Add -lpwl to ppllibs.
[platform/upstream/gcc.git] / ChangeLog
1 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2
3         * configure.ac: Add -lpwl to ppllibs.
4         * configure: Regenerated.
5
6 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
7
8         * config/cloog.m4: Add -lisl to clooglibs.
9         * configure: Regenerated.
10
11 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
12
13         * MAINTAINERS (CPU Port maintainers): Add self.
14
15 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
16
17         * MAINTAINERS: Add myself as testsuite maintainer.
18
19 2011-02-15  Mike Stump  <mikestump@comcast.net>
20
21         * MAINTAINERS: Add myself as testsuite maintainer.
22
23 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24
25         Import from Libtool and gnulib:
26
27         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
28
29         Prepare for supporting FreeBSD 10.
30         * config.rpath: Remove handling of freebsd1* which soon would
31         match FreeBSD 10.0.
32
33         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
34
35         Remove support for FreeBSD 1.x.
36         * libtool.m4 (_LT_LINKER_SHLIBS)
37         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
38         soon would incorrectly match FreeBSD 10.0.
39
40 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41
42         PR binutils/12283
43         * move-if-change: Import version from gnulib.
44
45 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
46
47         PR lto/47225
48         * Makefile.def (lto-plugin): Double dash for enable-shared.
49         (configure-gcc): Depend on all-lto-plugin.
50         * Makefile.in: Rebuilt.
51
52 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
53
54         * configure.ac: Remove extra bracket.
55         * configure: Regenerate.
56
57 2011-02-08  Tobias Burnus  <burnus@net-b.de>
58
59         * MAINTAINERS: Add myself as libquadmath maintainer.
60
61 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
62
63         * MAINTAINERS: Update my email address.
64
65 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
66
67         * MAINTAINERS (option handling): Add self.
68
69 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
70
71         PR lto/47225
72         * Makefile.def: Add dependency for install-gcc
73         on install-lto-plugin.
74         * Makfile.in: Regenerated
75
76 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
77
78         * MAINTAINERS (CPU Port Maintainers): Add myself.
79
80 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
81
82         PR libgcj/44341
83         * configure.ac: Discard --with-* flags for host when configuring
84         target libraries for cross build.
85         * configure: Rebuilt.
86
87 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
88
89         * MAINTAINERS (linear loop transforms): Removed.
90
91 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
92
93         * configure.ac: If with_ppl is no, move setting with_cloog=no
94         after CLOOG_REQUESTED check.
95         * configure: Regenerated.
96
97 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
98
99         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
100         CLooG has been requested.
101         * configure: Regenerated.
102
103 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
104
105         * configure: Regenerated.
106         * configure.ac: Check for version 0.11 (or later revision) of PPL.
107
108 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
109
110         * configure: Regenerated.
111         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
112
113 2011-01-21  Andreas Schwab  <schwab@redhat.com>
114
115         * configure.ac: Use AS_HELP_STRING throughout.
116         * configure: Regenerate.
117
118 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
119
120         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
121         * configure: Regenerate.
122
123 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
124
125         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
126
127 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
128
129         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
130         for ia64-hpux.
131         * configure: Regenerate.
132
133 2011-01-07  Jan Hubicka  <jh@suse.cz>
134
135         PR lto/47225
136         * Makefile.in: Regenerate.
137         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
138         configure.
139
140 2011-01-07  Jan Hubicka  <jh@suse.cz>
141
142         * Makefile.in: Regenerate.
143         * Makefile.def (gcc host module) and soft dependency on lto-plugin
144         and configure dependency on lto-plugin configure.
145         (lto-plugin module): Remove dependency on GCC; add dependency on
146         liniberty.
147
148 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
149
150         * MAINTAINERS (Write After Approval): Add myself.
151
152 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
153
154         * configure: Regenerate.
155
156 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
157
158         * configure.ac: (picochip): Disable libiberty.
159
160 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
161
162         * MAINTAINERS (Write After Approval): Add myself.
163
164 2010-12-10  Ian Lance Taylor  <iant@google.com>
165
166         PR bootstrap/46819
167         * configure.ac: For --disable-libgcj clear libgcj_saved.
168         * configure: Rebuild.
169
170 2010-12-10  Tobias Burnus  <burnus@net-b.de>
171
172         PR fortran/46540
173         * configure.ac: Add --disable-libquadmath and
174         --disable-libquadmath-support.
175         * configure: Regenerate.
176
177 2010-12-03  Ian Lance Taylor  <iant@google.com>
178
179         * MAINTAINERS: Add myself as libgo maintainer.
180
181 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
182
183         PR libffi/46792
184         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
185         * configure: Regenerate.
186
187 2010-12-02  Ian Lance Taylor  <iant@google.com>
188
189         * configure.ac: Always set default for poststage1_ldflags to
190         -static-libstdc++ -static-libgcc.
191
192 2010-11-29  Andreas Schwab  <schwab@redhat.com>
193
194         * configure.ac: Move comment to remove extra space in last argument
195         of GCC_TARGET_TOOL.
196
197 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
198
199         PR other/46026
200         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
201         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
202         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
203         (BASE_FLAGS_TO_PASS): Use it.
204         * configure: Rebuilt.
205         * Makefile.in: Rebuilt.
206
207 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
208
209         PR binutils/12258
210         * configure.ac: Correct comments for --enable-gold/--enable-ld.
211         Properly check default linker.
212         * configure: Regnerated.
213
214 2010-11-23  Matthias Klose  <doko@ubuntu.com>
215
216         * configure.ac: For --enable-gold, handle value `default' instead of
217         `both*'.   New configure option --{en,dis}able-ld.
218         * configure: Regenerate.
219
220 2010-11-20  Ian Lance Taylor  <iant@google.com>
221
222         * configure.ac: Only disable a language library if no language needs
223         it.  Don't let --disable-libgcj uncondtionally disable libffi.
224         * configure: Rebuild.
225
226 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
227
228         * Makefile.in: Regenerate.
229
230         PR other/46202
231         * configure.ac: Fix just-built in-tree STRIP name to be
232         binutils/strip-new.
233         * configure: Regenerate.
234         * Makefile.def (install-strip-gcc, install-strip-binutils)
235         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
236         (install-strip-sid): Mirror dependencies on non-strip variants
237         of these targets on the respective -strip prerequisites.
238         * Makefile.tpl (install-strip, install-strip-host)
239         (install-strip-target): New targets.
240         (install-strip-[+module+], install-strip-target-[+module+]):
241         New targets.
242         * Makefile.in: Regenerate.
243
244 2010-11-19  Ian Lance Taylor  <iant@google.com>
245             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
246
247         * configure.ac: Add target-libgo to target_libraries.  Set
248         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
249         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
250         (HOST_EXPORTS): Add GOC.
251         (BASE_TARGET_EXPORTS): Add GOC.
252         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
253         (GOCFLAGS_FOR_TARGET): New variable.
254         (EXTRA_HOST_FLAGS): Add GOC.
255         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
256         * Makefile.def (target_modules): Add libgo.
257         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
258         (dependencies): Add dependency from configure-target-libgo to
259         configure-target-libffi and all-target-libstdc++-v3.  Add
260         dependencies from all-target-libgo to all-target-libffi.
261         (languages): Add go.
262         * configure: Rebuild.
263         * Makefile.in: Rebuild.
264
265 2010-11-19  Ian Lance Taylor  <iant@google.com>
266
267         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
268         compiler/flag environment variables.
269
270 2010-11-18  Ian Lance Taylor  <iant@google.com>
271
272         * configure.ac: Check for lang_requires_boot_languages in
273         config-lang.in files.
274         * configure: Rebuild.
275
276 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
277             Tobias Burnus  <burnus@net-b.de>
278
279         PR fortran/32049
280         * Makefile.def: Add libquadmath; build it with language=fortran.
281         * configure.ac: Add libquadmath.
282         * Makefile.tpl: Handle multiple libs in check-[+language+].
283         * Makefile.in: Regenerate.
284         * configure: Regenerate.
285
286 2010-11-16  Tom Tromey  <tromey@redhat.com>
287
288         * MAINTAINERS: Moved myself to reviewers section.
289
290 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
291
292         * MAINTAINERS: Moved myself to reviewers section.
293
294 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
295
296         * MAINTAINERS (Various Maintainers): Add self for build machinery.
297         (Write After Approval): Remove self.
298
299 2010-11-15  Andreas Schwab  <schwab@redhat.com>
300
301         * configure.ac: Fix spelling in option names.
302         * configure: Regenerated.
303
304 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
305
306         PR bootstrap/39622
307         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
308         * configure: Regenerated.
309
310 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
311
312         * MAINTAINERS: Update my email address.
313
314 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
315
316         * configure: Regenerate.
317
318 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
319
320         * configure: Regenerate.
321
322 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
323
324         * configure: Regenerate.
325
326 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
327
328         * configure: Regenerate.
329
330 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
331
332         * configure.ac: Support official CLooG.org versions.
333         * configure: Regenerate.
334         * config/cloog.m4: New.
335
336 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
337
338         * MAINTAINERS (Write After Approval): Add myself.
339
340 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
341
342         * MAINTAINERS: Update my email address.
343
344 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
345
346         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
347         * configure: Regenerate.
348
349 2010-11-03  Ian Lance Taylor  <iant@google.com>
350             Dave Korn  <dave.korn.cygwin@gmail.com>
351
352         PR lto/46273
353         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
354         and on other supported platforms whenever LTO is enabled.
355         * configure: Rebuild.
356
357 2010-11-02  Alan Modra  <amodra@gmail.com>
358
359         PR binutils/12110
360         * configure.ac: Error when source path contains spaces.
361         * configure: Regenerate.
362
363 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
364
365         * MAINTAINERS: Update my email address.
366
367 2010-10-20  Ian Lance Taylor  <iant@google.com>
368
369         * Makefile.def (target_modules): Set lib_path to src/.libs for
370         libstdc++-v3 module.
371         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
372         * Makefile.in: Rebuild.
373
374 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
375
376         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
377         (Write After Approval): Remove myself.
378
379 2010-10-15  Tristan Gingold  <gingold@adacore.com>
380
381         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
382
383 2010-10-14  Douglas Rupp  <rupp@gnat.com>
384
385         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
386
387 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
388
389         * configure.ac (build_lto_plugin): New shell variable.
390         (--enable-lto): Turn on by default for all non-ELF platforms that
391         have had LTO support added so far.  Set build_lto_plugin appropriately
392         for both ELF and non-ELF.
393         (configdirs): Add lto-plugin or not based on build_lto_plugin.
394         * configure: Regenerate.
395
396 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
397
398         Sync from src:
399         * configure.ac (v850 support): Remove target-libgloss from
400         noconfigdirs.
401         * configure: Regenerate.
402
403 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
404
405         PR bootstrap/45326
406         PR bootstrap/45174
407         * configure.ac: Honor initial values of $build_configargs,
408         $host_configargs, $target_configargs.  Mark the precious, so
409         environment settings get recorded.
410         * configure: Regenerate.
411
412 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
413
414         PR bootstrap/45796
415         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
416         Depend on all-build-libiberty.
417         * Makefile.in: Regenerate.
418
419 2010-09-30  Michael Eager  <eager@eagercon.com>
420
421         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
422         * configure: Regenerate.
423
424 2010-09-28  Michael Eager  <eager@eagercon.com>
425
426         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
427
428 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
429
430         PR bootstrap/44621
431         * configure.ac: Fix unportable shell quoting.
432         * configure: Regenerate.
433
434 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
435
436         * configure.ac (enable-lto): Add Darwin to the list of supported lto
437         targets and amend comment.
438         * configure: Regenerate.
439
440 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
441
442         * MAINTAINERS (Write After Approval): Add myself.
443
444 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
445
446         * configure.ac: Enable LTO by default on Darwin.
447         * configure: Regenerate.
448
449 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
450
451         * MAINTAINERS (Write After Approval): Add myself.
452
453 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
454
455         * MAINTAINERS (Write After Approval): Add myself.
456
457 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
458
459         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
460         ports
461
462 2010-07-28  David Yuste  <david.yuste@gmail.com>
463
464         * MAINTAINERS (Write After Approval): Add myself.
465
466 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
467
468         * configure.ac: Support all v850 targets.
469         * configure: Regenerate.
470
471 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
472
473         PR bootstrap/44455
474         * configure.ac (extra_mpfr_configure_flags): Copy from
475         extra_mpc_gmp_configure_flags.
476         * configure: Re-generated.
477
478 2010-07-22  Andi Kleen  <ak@linux.intel.com>
479
480         * MAINTAINERS (Write After Approval): Add myself.
481
482 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
483
484         * MAINTAINERS (Write After Approval): Add myself.
485
486 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
487
488         * MAINTAINERS (Write After Approval): Add myself.
489
490 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
491
492         PR target/44862
493         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
494         Provide -B option to allow for link spec %s substitutions for
495         libstdc++.a on darwin.
496         * Makefile.in: Regenerate.
497
498 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
499
500         * MAINTAINERS (Reviewers): Update my e-mail address
501
502 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
503
504         * Makefile.def (configure-gcc): Depend on all-libelf.
505         * Makefile.in: Rebuild.
506
507 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
508
509         * MAINTAINERS (Write After Approval): Add myself in the right place.
510
511 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
512
513         * MAINTAINERS (Write After Approval): Add myself.
514
515 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
516
517         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
518
519 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
520
521         * config.sub: Update to version 2010-05-21.
522         * config.guess: Update to version 2010-04-03.
523
524 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
525
526         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
527         * configure: Regenerate.
528
529 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
530
531         * MAINTAINERS (Write After Approval): Add myself.
532
533 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
534
535         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
536         a platform that supports LTO.
537         * configure: Regenerate.
538
539 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
540
541         * configure.ac: Allow all the versions greater than 0.10 of PPL.
542         * configure: Regenerated.
543
544 2010-04-27  Roland McGrath  <roland@redhat.com>
545             H.J. Lu  <hongjiu.lu@intel.com>
546
547         * configure.ac (--enable-gold): Support both, both/gold and
548         both/bfd to add gold to configdirs without removing ld.
549         * configure: Regenerated.
550
551         * Makefile.def: Add install-gold dependency to install-ld.
552         * Makefile.in: Regenerated.
553
554 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
555
556         PR lto/42776
557         * configure.ac (--enable-lto): Refactor handling so libelf tests
558         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
559         and allow LTO to be explicitly enabled on non-ELF platforms that
560         are known to support it inside else-clause.
561         * configure: Regenerate.
562
563 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
564
565         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
566         * configure: Regenerate.
567
568 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
569
570         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
571         * configure: Regenerate.
572
573 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
574
575         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
576         separately.
577         * configure: Regenerate.
578
579 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
580
581         * MAINTAINERS (Write After Approval): Add myself.
582
583 2010-04-14  Tristan Gingold  <gingold@adacore.com>
584
585         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
586         * configure: Regenerate.
587
588 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
589
590         * configure: Regenerate after change to elf.m4.
591
592 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
593
594         * MAINTAINERS (Write After Approval): Add myself.
595
596 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
597
598         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
599         * configure: Regenerated.
600
601 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
602
603         * configure.ac: Print "buggy but acceptable" when CLooG
604         revision is less than 9.
605         * configure: Regenerated.
606
607 2010-04-01  Diego Novillo  <dnovillo@google.com>
608
609         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
610
611 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
612
613         PR bootstrap/43615
614         PR bootstrap/43328
615
616         Revert:
617
618         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
619
620         * configure.ac: Do not pass --enable-multilib nor
621         --disable-multilib in baseargs.  Accept explicitly passed
622         --enable_multilib.
623         * configure: Regenerate.
624
625 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
626
627         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
628
629 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
630
631         * MAINTAINERS: Remove myself.
632
633 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
634
635         PR bootstrap/43328
636         * configure.ac: Do not pass --enable-multilib nor
637         --disable-multilib in baseargs.  Accept explicitly passed
638         --enable_multilib.
639         * configure: Regenerate.
640
641 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
642
643         * MAINTAINERS (spu port): Remove me.
644
645 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
646
647         * configure.ac (tic6x-*-*): New case.
648         * configure: Regenerate.
649
650 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
651
652         * config.sub: Update to version 2010-03-22.
653         * config.guess: Update to version 2009-12-30.
654
655 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
656
657         PR ada/42554
658         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
659         * configure: Regenerate.
660
661 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
662
663         * MAINTAINERS: Update my email address.
664
665 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
666
667         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
668         (ghassan.shobaki@amd.com): Removed.
669
670 2010-03-17  Alan Modra  <amodra@gmail.com>
671
672         * MAINTAINERS: Update my email address.
673
674 2010-03-16  Diego Novillo  <dnovillo@google.com>
675
676         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
677         Matthews.
678
679 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
680
681         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
682         Gutson, Jeffrey D. Oldham and Mark Shinwell.
683
684 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
685
686         * MAINTAINERS: Update my email address.
687
688 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
689
690         * MAINTAINERS: Update my email address.
691
692 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
693
694         * MAINTAINERS: Update my email address.
695
696 2010-03-09  Jie Zhang  <jie@codesourcery.com>
697
698         * MAINTAINERS: Update my email address.
699
700 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
701
702         PR libstdc++/32499
703         * configure.ac (RANLIB): Default to true.
704         (STRIP): Likewise.
705         (RANLIB_FOR_TARGET): Remove superfluous : argument.
706         * configure: Regenerate.
707
708 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
709
710         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
711         (Write After Approval): Update my email address.
712
713 2010-02-17  Nick Clifton  <nickc@redhat.com>
714
715         PR 11238
716         * Makefile.tpl (local-distclean): Also remove config.cache files in
717         sub-directories as there may not be Makefiles present in the
718         sub-directories.
719         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
720         the config.cache files found by the find command.
721
722         * Makefile.in: Regenerate.
723         * configure.ac: Revert previous delta.
724         * configure: Regenerate.
725
726 2010-02-15  Nick Clifton  <nickc@redhat.com>
727
728         PR 11238
729         * configure.ac: Delete config.cache files in sub-directories when
730         deleting Makefiles.
731         * configure: Regenerate.
732
733 2010-02-12  Ben Elliston  <bje@gnu.org>
734
735         * MAINTAINERS: Update my email address.
736
737 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
738
739         * MAINTAINERS (spu port): Update my email address.
740
741 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
742
743         * MAINTAINERS: Add myself as a maintainer for the bfin port.
744
745 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
746
747         * configure.ac: Add "recommended" version checks for GMP/MPC.
748         Update recommended GMP/MPFR/MPC versions.
749         * configure: Regenerate.
750
751 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
752
753         * MAINTAINERS: Move my Embecosm email address into the
754         write-after-approval section.
755
756 2010-01-26  Ian Lance Taylor  <iant@google.com>
757
758         * MAINTAINERS: Add myself as Go frontend maintainer.
759
760 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
761
762         PR libstdc++/36101, PR libstdc++/42813
763         * configure.ac (bootstrap_target_libs): Make inclusion of
764         target-libgomp conditional on libgomb being in target_configdirs.
765         * configure: Regenerate.
766
767 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
768
769         PR libstdc++/36101, PR libstdc++/42813
770         * configure.ac (bootstrap_target_libs): Include target-libgomp.
771         * configure: Regenerate.
772
773 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
774
775         PR libstdc++/36101, PR libstdc++/42813
776         * configure.ac (target_configdirs): Substitute.
777         * Makefile.def: Bootstrap target module libgomp.
778         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
779         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
780         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
781         * configure, Makefile.in: Regenerate.
782
783 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
784
785         * MAINTAINERS: Adjust my details.
786
787 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
788
789         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
790
791 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
792
793         * MAINTAINERS: reindented my entry with tabs instead of spaces.
794
795 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
796
797         * MAINTAINERS (Write After Approval): Add myself.
798
799 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
800
801         * MAINTAINERS (Write After Approval): Add myself.
802
803 2010-01-11  Richard Guenther  <rguenther@suse.de>
804
805         PR lto/41569
806         * Makefile.def (all-lto-plugin): Depend on all-gcc.
807         * Makefile.in: Regenerated.
808
809 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
810
811         * configure.ac: Enable libjava build on x86_64-*freebsd*.
812         * configure: Regenerate.
813
814 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
815             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
816
817         PR bootstrap/42424
818         * configure.ac: Include libtool m4 files.
819         (_LT_CHECK_OBJDIR): Call it.
820         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
821         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
822
823         * configure: Regenerate.
824
825 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
826
827         PR bootstrap/41818
828         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
829         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
830         * Makefile.in: Regenerate.
831
832 2010-01-02  Richard Guenther  <rguenther@suse.de>
833
834         PR lto/41529
835         * configure.ac: Include config/elf.m4.  Disable LTO if not
836         builting for an elf target.
837         * configure: Regenerate.
838
839 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
840
841         * MAINTAINERS: Change my email address.
842
843 2009-12-18  Ben Elliston  <bje@au.ibm.com>
844
845         * config.sub, config.guess: Update from upstream sources.
846
847 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
848
849         * MAINTAINERS (Write After Approval): Add myself.
850
851 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
852
853         PR middle-end/30447
854         PR middle-end/30789
855         PR other/40302
856
857         * configure.ac: Require MPC.
858         * configure: Regenerate.
859
860 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
861
862         PR target/38384
863         PR bootstrap/40972
864         * libtool.m4: Sync from git Libtool.
865         * ltoptions.m4: Likewise.
866         * ltversion.m4: Likewise.
867         * lt~obsolete.m4: Likewise.
868         * ltmain.sh: Likewise.
869
870 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
871
872         * configure.ac: Update minimum MPC version to 0.8.
873         * configure: Regenerate.
874
875 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
876
877         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
878         * configure: Regenerated.
879
880 2009-11-21  Ian Lance Taylor  <iant@google.com>
881
882         * configure.ac: Change default of poststage1_ldflags to be empty if
883         poststage1_libs is set.  When poststage1_libs is empty, and
884         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
885         * configure: Rebuild.
886
887 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
888
889         * MAINTAINERS (Write After Approval): Update my email address.
890
891 2009-11-20  Ben Elliston  <bje@au.ibm.com>
892
893         * config.guess: Update from upstream sources.
894
895 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
896
897         * Makefile.def: Restore host and target settings for gmp.
898         * Makefile.in: Rebuild.
899
900 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
901
902         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
903         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
904         Fix portability of test of C++ as bootstrap language.  Add
905         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
906         * configure: Rebuild.
907         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
908         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
909         in-tree building.
910         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
911         (POSTSTAGE1_HOST_EXPORTS): Use it.
912         (STAGE[+id+]_CXXFLAGS): New.
913         (BASE_FLAGS_TO_PASS): Pass it down.
914         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
915         extra_exports.
916         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
917         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
918         extra_exports.
919         * Makefile.in: Rebuild.
920
921 2009-11-17  Ben Elliston  <bje@au.ibm.com>
922
923         * config.sub, config.guess: Update from upstream sources.
924
925 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
926
927         * MAINTAINERS (Write After Approval): Add myself.
928
929 2009-11-09  Jon Beniston  <jon@beniston.com>
930
931         * MAINTAINERS (Write After Approval): Add myself.
932
933 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
934
935         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
936         paths for *-w64-mingw* and x86_64-*mingw*.
937         * configure: Regenerated.
938
939 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
940
941         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
942
943 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
944
945         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
946         Phil Edwards to Write-After Approval.
947
948 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
949
950         * configure.ac: Disable target-winsup & co for
951         x86_64-*-mingw* and *-w64-mingw* targets.
952         * configure: Regenerated.
953
954 2009-10-16  Nick Clifton  <nickc@redhat.com>
955
956         * MAINTAINERS: Add myself as a maintainer for the RX port.
957
958 2009-10-26  Johannes Singler  <singler@kit.edu>
959
960         * MAINTAINERS (Write After Approval): Update my e-mail address.
961
962 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
963
964         * configure.ac (CLooG test): Use = with test.
965         * configure: Regenerate.
966
967 2009-10-22  Richard Guenther  <rguenther@suse.de>
968
969         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
970         cloog if the ppl version check failed.  Move flags saving
971         before setting in libelf check.
972         * configure: Regenerate.
973
974 2009-10-21  Richard Guenther  <rguenther@suse.de>
975
976         * configure.ac: Adjust the ppl and cloog configure to work as
977         documented.  Disable cloog if ppl was disabled.  Omit the version
978         checks if they were disabled.
979         * configure: Re-generate.
980
981 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
982
983         * configure.ac: Add 'lto' to enable_languages, not
984         new_enable_languages, and only if not already present.
985         * configure: Regenerate.
986
987 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
988
989         * README: Refer to the various COPYING* files instead of just
990         COPYING.
991         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
992
993 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
994
995         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
996         
997 2009-10-07  Richard Guenther  <rguenther@suse.de>
998
999         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1000         and Richard Guenther as reviewers.
1001         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1002         as reviewers.
1003
1004 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1005
1006         * config.sub: Update from upstream sources.
1007
1008 2009-10-06  Ian Lance Taylor  <iant@google.com>
1009
1010         * Makefile.def: check-gold depends upon all-gas.
1011         * Makefile.in: Rebuild.
1012
1013 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1014
1015         * MAINTAINERS (Write After Approval): Add myself.
1016
1017 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1018
1019         * Makefile.def: all-lto-plugin depends on all-libiberty.
1020         set bootstrap=true for lto-plugin.
1021         Add lto-plugin.
1022         * Makefile.in: Regenerate.
1023         * configure.ac (host_libs): Add lto-plugin.
1024         * configure: Regenerate.
1025
1026 2009-10-03  Diego Novillo  <dnovillo@google.com>
1027
1028         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1029         (HOST_LIBELFLIBS): Define.
1030         (HOST_LIBELFINC): Define.
1031         * Makefile.in: Regenerate.
1032         * configure.ac: Add --enable-lto.
1033         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1034         If --enable-lto is used, add 'lto' to new_enable_languages.
1035         If --enable-lto is used and gold is enabled, add
1036         lto-plugin to configdirs.
1037         * configure: Regenerate.
1038
1039 2009-10-03  Simon Baldwin  <simonb@google.com>
1040
1041         * configure.ac: If --with-system-zlib, suppress local zlib and
1042         pass --with-system-zlib to subdir configure scripts.
1043         * configure: Regenerate.
1044
1045 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1046             Paolo Bonzini  <bonzini@gnu.org>
1047
1048         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1049         $(srcdir).
1050         * Makefile.in: Rebuilt.
1051
1052 2009-09-26  Gary Funck  <gary@intrepid.com>
1053
1054         * MAINTAINERS (Write After Approval): Add myself.
1055
1056 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1057
1058         * configure.ac: Update minimum MPC version to 0.7.
1059         * configure: Regenerate.
1060
1061 2009-09-25  Nick Clifton  <nickc@redhat.com>
1062
1063         * configure.ac: Pass any --cache-file=/dev/null option on to
1064         subconfigures.
1065         * configure: Regenerate.
1066
1067 2009-09-23  Nick Clifton  <nickc@redhat.com>
1068
1069         * config.sub, config.guess: Update from upstream sources.
1070
1071 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1072
1073         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1074         * Makefile.in: Rebuilt.
1075
1076 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1077
1078         PR bootstrap/32272
1079         * configure.ac: Error out if $srcdir isn't '.' but contains
1080         host-${host_noncanonical}.
1081         * configure: Regenerate.
1082
1083 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1084
1085         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1086         maintainer.
1087
1088 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1089
1090         * configure.ac: If bootstrapping a combined tree with
1091         --enable-gold, require c++ in stage1_languages.
1092         * configure: Regenerate.
1093
1094         * configure.ac: Also add target_libs of stage1_languages to
1095         bootstrap_target_libs.
1096         * configure: Regenerate.
1097
1098         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1099         with --enable-languages not containing c++.
1100         * configure: Regenerate.
1101
1102 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1103
1104         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1105         * configure: Regenerate.
1106
1107 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1108
1109         * MAINTAINERS (Write After Approval): Update my e-mail address,
1110         and move from from here...
1111         (Waiting for paperwork): To here.
1112
1113 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1114
1115         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1116
1117 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1118
1119         * configure.ac: Do not use $extrasub for replacing @if/@endif
1120         parts in Makefile; instead, use additional arguments to
1121         AC_CONFIG_COMMANDS to do the replacement manually, with several
1122         sed invocations, to avoid HP-UX sed command limits.
1123         * configure: Regenerate.
1124
1125 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1126
1127         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1128         blank before -L.
1129
1130 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1131
1132         * configure.ac (with-build-config): Document.  Handle without.
1133         Handle missing argument.
1134         * configure: Rebuilt.
1135
1136 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1137
1138         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1139         Default to bootstrap-debug only if compare-debug works.
1140         * configure: Rebuilt.
1141         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1142         * Makefile.in: Rebuilt.
1143
1144 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1145
1146         * MAINTAINERS (OS Port Maintainers): Update my email address.
1147
1148 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1149
1150         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1151         * Makefile.in: Rebuilt.
1152
1153 2009-09-01  Chris Demetriou  <cgd@google.com>
1154
1155         * MAINTAINERS (Write After Approval): Add myself.
1156
1157 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1158
1159         PR debug/30161
1160         * include/dwarf2.h (enum dwarf_tag): Added
1161         DW_TAG_GNU_template_template_param
1162         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1163
1164 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1165
1166         * Makefile.tpl (AWK): Fix typo.
1167         * Makefile.in: Regenerate.
1168
1169 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1170
1171         * configure.ac: Detect awk and sed.
1172         * Makefile.def (flags_to_pass): Add AWK and SED.
1173         * Makefile.tpl (AWK, SED): New.
1174         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1175         * configure: Regenerate.
1176         * Makefile.in: Regenerate.
1177
1178 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1179
1180         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1181         (collapseslashes): Likewise.
1182
1183 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1184
1185         * configure.ac (AC_PREREQ): Bump to 2.64.
1186
1187 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1188
1189         * configure.ac: Remove --with-datarootdir, --with-docdir,
1190         --with-pdfdir, --with-htmldir switches.
1191         * configure: Regenerate.
1192
1193         * configure: Regenerate.
1194
1195         * compile: Sync from Automake 1.11.
1196         * depcomp: Likewise.
1197         * install-sh: Likewise.
1198         * missing: Likewise.
1199         * mkinstalldirs: Likewise.
1200         * ylwrap: Likewise.
1201
1202 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1203
1204         * ltmain.sh (func_normal_abspath): New function.
1205         (func_relative_path): Likewise.
1206         (func_mode_help): Document new -bindir option for link mode.
1207         (func_mode_link): Add new -bindir option, and use it to place
1208         output DLL if specified.
1209
1210 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1211
1212         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1213         (baseargs): Add --disable-option-checking.
1214         * configure: Regenerate.
1215
1216         * Makefile.def (configure-target-libiberty): Depend on
1217         all-binutils and all-ld.
1218         (configure-target-newlib): Likewise.
1219         * Makefile.in: Regenerate.
1220
1221 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1222
1223         * config.sub, config.guess: Update from upstream sources.
1224
1225 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1226
1227         Sync from src, merge:
1228
1229         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1230
1231         * configure.ac: Do not exclude gas for i386-*-darwin.
1232         Add a case for x86_64-*-darwin.
1233         * configure: Regenerate.
1234
1235 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1236
1237         * MAINTAINERS: Add my name to Write After Approval list.
1238
1239 2009-08-06  Michael Eager  <eager@eagercon.com>
1240
1241         * configure.ac: Add Microblaze target.
1242         * configure: Regenerate.
1243
1244 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1245
1246         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1247         * configure: Regenerate.
1248         
1249 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1250
1251         * MAINTAINERS (Write After Approval): Update my e-mail address.
1252
1253 2009-07-06  Ian Lance Taylor  <iant@google.com>
1254
1255         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1256         * configure: Rebuild.
1257
1258 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1259
1260         * MAINTAINERS: Move myself to the Graphite Reviewers.
1261
1262 2009-06-30  Wei Guozhi  <carrot@google.com>
1263
1264         * MAINTAINERS: Add my name to Write After Approval list.
1265
1266 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1267
1268         PR bootstrap/40338
1269         * configure.ac (comparestring): Create new variable.
1270         * Makefile.tpl (comparestring): Use to skip some comparisions.
1271         * configure: Regenerate.
1272         * Makefile.in: Regenerate.
1273
1274 2009-06-26  Doug Evans  <dje@sebabeach.org>
1275
1276         * Makefile.def (host_modules): Add cgen.
1277         * Makefile.in: Regenerate.
1278         * configure.ac (host_tools): Add cgen.
1279         * configure: Regenerate.
1280
1281 2009-06-23  DJ Delorie  <dj@redhat.com>
1282
1283         * MAINTAINERS: Add myself as mep maintainer.
1284
1285 2009-06-23  Ian Lance Taylor  <iant@google.com>
1286
1287         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1288         boot_languages.  Only bootstrap target libraries listed in
1289         target_libs for some boot language.  Add --with-stage1-ldflags,
1290         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1291         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1292         if not building with C++.
1293         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1294         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1295         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1296         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1297         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1298         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1299         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1300         * configure, Makefile.in: Rebuild.
1301
1302 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1303
1304         * MAINTAINERS: Added my name to write-after-approval list.
1305
1306 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1307
1308         * configure.ac: Define is_elf for QNX Neutrino targets.
1309         * configure: Regenerate.
1310
1311 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1312
1313         * MAINTAINERS: Added my name to the write-after-approval list
1314
1315 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1316
1317         * configure.ac: Detect MPC in default directory.
1318         * configure: Regenerate.
1319
1320 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1321             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1322
1323         * Makefile.tpl (all): Avoid a trailing backslash.
1324         * Makefile.in: Regenerate.
1325
1326 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1327
1328         * config.sub, config.guess: Update from upstream sources.
1329
1330 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1331
1332         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1333         to noconfdirs.
1334         * configure: Regenerate.
1335
1336 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1337
1338         * Makefile.tpl ([+compare-target+]): Compare all stage
1339         directories, rather than just gcc.
1340         * Makefile.in: Rebuilt.
1341
1342 2009-06-01  Doug Kwan  <dougkwan@google.com>
1343
1344         * configure.ac: Support gold for target arm*-*-*.
1345         * configure: Regenerate.
1346
1347 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1348
1349         * Makefile.def: Add MPC support and dependencies.
1350         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1351
1352         * Makefile.in, configure: Regenerate.
1353
1354 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1355
1356         * Makefile.tpl (all): Avoid harmless warning in make all when
1357         gcc-bootstrap is enabled but stage_last does not exist.
1358         * Makefile.in: Rebuilt.
1359
1360 2009-05-24  Nicolas Roche  <roche@adacore.com>
1361
1362         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1363         * Makefile.in: Regenerate.
1364
1365 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1366
1367         * MAINTAINERS: Update my e-mail address.
1368
1369 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1370
1371         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1372         * configure:  Regenerate.
1373
1374 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1375
1376         PR other/40159
1377         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1378         gcc-no-bootstrap are mutually exclusive.
1379         * Makefile.in: Rebuilt.
1380
1381 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1382
1383         PR other/40159
1384         * Makefile.tpl (all): Don't end with unconditional success.
1385         * Makefile.in: Rebuilt.
1386
1387 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1388
1389         PR target/37137
1390         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1391         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1392         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1393         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1394         stage_configureflags, stage_cflags and stage_libcflags into
1395         explicit Makefile macros.
1396         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1397         GFORTRAN.
1398         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1399         CC.  Set CC_FOR_BUILD from CC.
1400         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1401         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1402         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1403         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1404         and GFORTRAN.
1405         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1406         (_LIBCFLAGS): Renamed to _TFLAGS.
1407         (do-compare-debug, do-compare3-debug): Drop.
1408         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1409         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1410         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1411         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1412         (XGCC_FLAGS_FOR_TARGET): New.
1413         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1414         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1415         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1416         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1417         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1418         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1419         TFLAGS.
1420         (BUILD_CONFIG): Include if requested.
1421         (all): Set TFLAGS on bootstrap.
1422         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1423         (all-stageid-prefixmodule): Likewise.
1424         (do-clean, distclean-stageid): Set TFLAGS.
1425         (restrap): Fix whitespace.
1426         * Makefile.in: Rebuilt.
1427
1428 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1429
1430         * config.guess: Sync with src.
1431
1432 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1433
1434         * configure.ac ($with_ppl):  Default to no if not supplied.
1435         ($with_cloog):  Likewise.
1436         configure:  Regenerate.
1437
1438 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1439
1440         * MAINTAINERS: Update my e-mail address.
1441
1442 2009-04-27  Nick Clifton  <nickc@redhat.com>
1443
1444         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1445
1446 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1447
1448         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1449         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1450         * Makefile.in: Regenerate.
1451
1452 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1453
1454         PR bootstrap/39739
1455         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1456         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1457
1458         * configure, Makefile.in: Regenerate.
1459
1460 2009-04-21  Taras Glek  <tglek@mozilla.com>
1461
1462         * include/hashtab.h: Update GTY annotations to new syntax
1463         * include/splay-tree.h: Likewise
1464
1465 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1466
1467         * config.sub, config.guess: Update from upstream sources.
1468
1469 2009-04-15  Anthony Green  <green@moxielogic.com>
1470
1471         * configure.ac: Add moxie support.
1472         * configure: Rebuilt.
1473
1474 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1475
1476         * configure.ac: Change copyright header to refer to version
1477         3 of the GNU General Public License and to point readers at the
1478         COPYING3 file and the FSF's license web page.
1479         * Makefile.def: Likewise.
1480         * Makefile.tpl: Likewise.
1481         * Makefile.in: Regenerate.
1482
1483 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1484
1485         * configure.ac: Restore match for darwin9 or later. Use double
1486         brackets since regeneration eats one pair.
1487         * configure: Regenerate.
1488
1489 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1490
1491         PR gas/10039
1492         * configure.ac: Require texinfo 4.7.
1493         * configure: Regenerated.
1494
1495 2009-04-09  Nick Clifton  <nickc@redhat.com>
1496
1497         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1498         the GCC Runtime Library Exception.
1499
1500 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1501
1502         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1503         * configure: Regenerate.
1504
1505 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1506
1507         * Makefil.def (languages): New entries.
1508         * Makefile.tpl (check-gcc-*): New generic target.
1509         * Makefile.in: Regenerate.
1510
1511 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1512
1513         * MAINTAINERS:  Update my email address.
1514
1515 2009-03-18  Tom Tromey  <tromey@redhat.com>
1516
1517         * configure: Rebuild.
1518         * configure.ac (host_libs): Add libiconv.
1519         * Makefile.in: Rebuild.
1520         * Makefile.def (host_modules): Add libiconv.
1521         (configure-gdb, all-gdb): Depend on libiconv.
1522
1523 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1524
1525         * configure.ac: Treat gdb as supported on x86_64-darwin.
1526         * configure: Regenerate.
1527
1528 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1529
1530         * configure.ac (--with-host-libstdcxx): New option.
1531         * configure: Regenerate.
1532
1533 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1534
1535         * MAINTAINERS:  Move myself into the write after approval list.
1536
1537 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1538
1539         * MAINTAINERS: Update e-mail address.
1540         
1541 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1542
1543         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1544
1545 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1546
1547         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1548
1549 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1550
1551         Backport from git Libtool:
1552
1553         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1554         Support GNU/kOpenSolaris.
1555         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1556         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1557         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1558         GNU/kOpenSolaris.
1559
1560 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1561
1562         * MAINTAINERS: Update e-mail address.
1563
1564 2009-02-24  Michael Eager  <eager@eagercon.com>
1565
1566         * MAINTAINERS (Write After Approval): Add self.
1567
1568 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1569
1570         * MAINTAINERS (Write After Approval): Add myself.
1571
1572 2009-02-05  Andreas Schwab  <schwab@suse.de>
1573
1574         * Makefile.tpl (stage_last): Define $r and $s before using
1575         $(RECURSE_FLAGS_TO_PASS).
1576         * Makefile.in: Regenerate
1577
1578 2009-01-30  Ian Lance Taylor  <iant@google.com>
1579
1580         * MAINTAINERS: Move myself to the Global Reviewers list.
1581
1582 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1583
1584         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1585         * configure: Regenerate.
1586
1587 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1588
1589         * MAINTAINERS: Make whitespace consistent.
1590         Remove Robert Millan from Write After Approval.
1591
1592 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1593
1594         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1595         (all-opcodes): Depend on all-libiberty.
1596         * Makefile.in: Regenerate.
1597
1598 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1599
1600         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1601         * configure: Regenerate.
1602
1603 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1604
1605         * MAINTAINERS (Write After Approval): Add myself.
1606
1607 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1608
1609         * MAINTAINERS: Add myself to reviewers (Fortran).
1610
1611 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1612
1613         PR tree-optimization/38515
1614         * configure.ac (cloog-polylib): Removed.
1615         (with_ppl, with_cloog): Test for "no".
1616         * configure: Regenerated.
1617
1618 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1619
1620         * MAINTAINERS: Moved myself to reviewers (Fortran).
1621
1622 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1623
1624         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1625         (Write After Approval): Remove myself.
1626
1627 2009-01-03  Diego Novillo  <dnovillo@google.com>
1628
1629         * MAINTAINERS: Remove myself from alias maintainership.
1630
1631 2009-01-02  David Ayers  <ayers@fsfe.org>
1632
1633         * MAINTAINERS: Update e-mail address.
1634
1635 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1636
1637         * MAINTAINERS: Make whitespace consistent.
1638
1639 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1640
1641         Backport from upstream Libtool:
1642         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1643         Add cache variables to tests that require the linker to work.
1644         For shlibpath_overrides_runpath, this also changes the semantics
1645         to let the result from the C compiler take precedence.
1646
1647 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1648
1649         * config.sub, config.guess: Update from upstream sources.
1650
1651 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1652
1653         * configure.ac (ppllibs): Add by default the lib flags.
1654         * configure: Regenerate.
1655
1656 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1657
1658         * MAINTAINERS:  Add myself to the write after approval list.
1659
1660 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1661
1662         * configure.ac: Add double brackets on darwin[912].
1663         * configure: Regenerate.
1664
1665 2008-12-03  Daniel Kraft  <d@domob.eu>
1666
1667         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1668         Approval to Reviewer section (for Fortran front-end).
1669
1670 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1671
1672         * configure.ac: Expand to darwin10 and later.
1673         * configure: Regenerate.
1674
1675 2008-12-02  Andreas Schwab  <schwab@suse.de>
1676
1677         * Makefile.def: configure-target-boehm-gc depends on
1678         all-target-libstdc++-v3.
1679         * Makefile.in: Regenerate.
1680
1681 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1682
1683         * MAINTAINERS:  Add myself as mingw maintainer.
1684
1685 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1686
1687         * config.sub, config.guess: Update from upstream sources.
1688
1689 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1690
1691         * README.SCO: Remove.
1692
1693 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1694
1695         * MAINTAINERS:  Add myself to the write after approval list.
1696
1697 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1698
1699         * MAINTAINERS:  Update my email address in WAA section.
1700
1701 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1702
1703         * MAINTAINERS: Update e-mail address.
1704
1705 2008-11-27  Toon Moene  <toon@moene.org>
1706
1707         * MAINTAINERS: Change e-mail address.
1708
1709 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1710
1711         * configure.ac: Build gdb for i?86-*-darwin*
1712         * configure: Regenerated.
1713
1714 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1715
1716         * MAINTAINERS: Added my full name.
1717
1718 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1719
1720         PR bootstrap/38014
1721         PR bootstrap/37923
1722
1723         Revert:
1724
1725         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1726
1727         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1728         * Makefile.in: Regenerated.
1729
1730         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1731
1732         PR gdb/921
1733         PR gdb/1646
1734         PR gdb/2175
1735         PR gdb/2176
1736
1737         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1738         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1739         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1740         (HOST_EXPORTS): Pass CPPFLAGS.
1741         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1742         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1743         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1744         * Makefile.in, configure: Regenerated.
1745         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1746         and CPPFLAGS_FOR_BUILD.
1747
1748 2008-11-06  Jeff Law  <law@redhat.com>
1749
1750         * MAINTAINERS: Add myself as middle end maintainer.
1751
1752 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1753
1754         * MAINTAINERS (Write after approval): Add myself.
1755
1756 2008-11-05  Diego Novillo  <dnovillo@google.com>
1757
1758         * MAINTAINERS (Global Reviewers): Add myself.
1759         (Non-Algorithmic Maintainers): Remove myself.
1760
1761 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1762
1763         * MAINTAINERS (Write after approval): Add myself.
1764
1765 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1766
1767         * MAINTAINERS (Write after approval): Add myself.
1768
1769 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1770
1771         * configure.ac (spu-*-*): Remove special case.
1772         * configure: Regenerate.
1773
1774 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1775
1776         * MAINTAINERS (Write after approval): Update my email address.
1777
1778 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1779
1780         * configure.ac [spu-*-*]: Do not set skipdirs.
1781         * configure: Re-generate.
1782
1783 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1784
1785         * MAINTAINERS (Various Maintainers): Add myself to reload.
1786
1787 2008-10-25  Richard Guenther  <rguenther@suse.de>
1788
1789         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1790         maintainer.  Remove myself as libgcc-math maintainer.
1791         (Non-Algorithmic Maintainers): Remove myself.
1792
1793 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1794
1795         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1796         * Makefile.in: Regenerated.
1797
1798 2008-10-23  Cary Coutant  <ccoutant@google.com>
1799
1800         * MAINTAINERS (Write after approval): Add myself.
1801
1802 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1803
1804         PR gdb/921
1805         PR gdb/1646
1806         PR gdb/2175
1807         PR gdb/2176
1808
1809         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1810         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1811         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1812         (HOST_EXPORTS): Pass CPPFLAGS.
1813         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1814         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1815         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1816         * Makefile.in, configure: Regenerated.
1817         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1818         and CPPFLAGS_FOR_BUILD.
1819
1820 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1821
1822         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1823         Sebastian Pop.
1824
1825 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1826
1827         * MAINTAINERS (Write After Approval): Added myself.
1828
1829 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1830
1831         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1832         recommended version to 2.3.2.
1833
1834         * configure: Regenerate.
1835
1836 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1837
1838         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1839
1840 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1841
1842         * MAINTAINERS (Write After Approval): Update e-mail address.
1843
1844 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1845
1846         * libtool.m4: Update to libtool 2.2.6.
1847         * lt~obsolete.m4: Update to libtool 2.2.6.
1848         * ltmain.sh: Update to libtool 2.2.6.
1849         * ltsugar.m4: Update to libtool 2.2.6.
1850         * ltversion.m4: Update to libtool 2.2.6.
1851         * ltoptions.m4: Update to libtool 2.2.6.
1852         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1853
1854 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1855
1856         * MAINTAINERS (Write After Approval): Add myself.
1857
1858 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1859
1860         * MAINTAINERS (Write After Approval): Update my name.
1861
1862 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1863
1864         * MAINTAINERS: Add myself in "Write After Approval".
1865
1866 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1867
1868         * MAINTAINERS: Add myself as ia64 maintainer.
1869
1870 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1871
1872         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1873         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1874         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1875         and Michael Tiemann from Write After Approval since they do not
1876         actually have access.
1877
1878 2008-09-05  Richard Guenther  <rguenther@suse.de>
1879
1880         * configure.ac: Initialize clooglibs to -lcloog.
1881         * configure: Re-generate.
1882
1883 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1884
1885         * MAINTAINERS (Write After Approval): Add myself.
1886
1887 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1888
1889         * configure.ac (--with-cloog-polylib): New.
1890         (--disable-cloog-version-check): New.
1891         (--disable-ppl-version-check): New.
1892         * configure: Re-generate.
1893
1894 2008-09-03  Richard Guenther  <rguenther@suse.de>
1895
1896         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1897         cloog test.
1898         * configure: Re-generate.
1899
1900 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1901
1902         Add picoChip port.
1903         * MAINTAINERS: Add picoChip maintainers.
1904
1905 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1906             Tobias Grosser  <grosser@fim.uni-passau.de>
1907             Jan Sjodin  <jan.sjodin@amd.com>
1908             Harsha Jagasia  <harsha.jagasia@amd.com>
1909             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1910             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1911             Adrien Eliche  <aeliche@isty.uvsq.fr>
1912
1913         Merge from graphite branch.
1914         * configure: Regenerate.
1915         * Makefile.in: Regenerate.
1916         * configure.ac (host_libs): Add ppl and cloog.
1917         Add checks for PPL and CLooG.
1918         * Makefile.def (ppl, cloog): Added modules and dependences.
1919         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1920         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1921
1922 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1923
1924         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1925         (GCC_SHLIB_SUBDIR): New.
1926         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1927         * configure: Regenerate.
1928         * Makefile.in: Regenerate.
1929
1930 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1931
1932         * MAINTAINERS: Consistently use tabs to separate columns.
1933
1934 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1935
1936         * MAINTAINERS (Write after Approval): Add myself.
1937
1938 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1939
1940         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1941         Enable bfd, binutils and opcodes.
1942         * configure: Regenerate.
1943
1944 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1945
1946         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1947
1948 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1949
1950         * MAINTAINERS:  Use correct Umlaut for last name.
1951
1952 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1953
1954         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1955
1956 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1957
1958         * MAINTAINERS: Update my email address.
1959
1960 2008-08-16  Nicolas Roche  <roche@adacore.com>
1961
1962         * Makefile.tpl: Add BOOT_ADAFLAGS.
1963         * Makefile.in: Regenerate.
1964
1965 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1966
1967         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1968         * configure: Regenerate.
1969
1970 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1971
1972         * configure.ac: Add makefile fragments for hpux.
1973         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1974         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1975         * configure: Regenerate.
1976         * Makefile.in: Regenerate.
1977
1978 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1979
1980         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1981
1982 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1983
1984         * MAINTAINERS (Write after Approval): Add myself.
1985
1986 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1987
1988         * MAINTAINERS (Write After Approval):  Add myself.
1989
1990 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1991
1992         * MAINTAINERS (Write After Approval):  Add myself.
1993
1994 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1995
1996         * MAINTAINERS: Update my email address.
1997
1998 2008-06-25  Joey Ye  <joey.ye@intel.com>
1999
2000         * MAINTAINERS (Write After Approval):  Add myself.
2001
2002 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2003
2004         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2005         * Makefile.in: Regenerate.
2006         * configure: Regenerate.
2007
2008 2008-06-17  Daniel Kraft  <d@domob.eu>
2009
2010         * MAINTAINERS (Write After Approval):  Add myself.
2011
2012 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2013
2014         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2015         "$@" is still intact with both Autoconf 2.59 and 2.62.
2016         * configure: Regenerate.
2017
2018 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2019
2020         * Makefile.tpl: Fix comment errors.
2021         * Makefile.in: Regenerate.
2022
2023 2008-06-12  David S. Miller  <davem@davemloft.net>
2024             David Edelsohn  <edelsohn@gnu.org>
2025
2026         * configure.ac: Add powerpc*-*-* to gold supported targets.
2027         * configure: Regenerate.
2028
2029 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2030
2031         PR tree-optimization/36218
2032         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2033         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2034         (all prefix="build-"): Pass them to build-system sub-makes.
2035         * Makefile.in: Regenerate.
2036
2037 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2038
2039         * MAINTAINERS (mt port): Remove.
2040         (sco5, unixware, sco udk): Remove.
2041         (Kean Johnston): Add to Write After Approval.
2042
2043 2008-05-30  Julian Brown  <julian@codesourcery.com>
2044
2045         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2046         of libobjc for ARM EABI Linux.
2047         * configure: Regenerate.
2048
2049 2008-05-18  Xinliang David Li   <davidxl@google.com>
2050
2051         * ChangeLog: Remove wrong ChangeLog entry.
2052
2053 2008-05-17  Xinliang David Li   <davidxl@google.com>
2054
2055         * MAINTAINERS (Write After Approval): Add myself.
2056
2057 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2058
2059         * MAINTAINERS (Write After Approval): Add myself.
2060
2061 2008-05-14  Rafael Espíndola  <espindola@google.com>
2062
2063         * config-ml.in: don't handle --enable-shared and --enable-static.
2064
2065 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2066
2067         * MAINTAINERS: Update my email address.
2068
2069 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2070
2071         * MAINTAINERS: Update my email address.
2072
2073 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2074
2075         * MAINTAINERS (Write After Approval): Add myself.
2076
2077 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2078
2079         * MAINTAINERS (Write After Approval): Add myself.
2080
2081 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2082
2083         * MAINTAINERS (crx): Add myself.
2084
2085 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2086
2087         Sync with src:
2088         2008-04-14  David S. Miller  <davem@davemloft.net>
2089
2090         * configure.ac: Add sparc*-*-* to gold supported targets.
2091         * configure: Regenerate.
2092
2093 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2094
2095         PR bootstrap/35457
2096         * configure.ac: Include override.m4.
2097         * configure: Regenerate.
2098
2099 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2100
2101         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2102         * Makefile.in: Regenerate.
2103
2104 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2105
2106         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2107         as nonconfigurable directories list.
2108         * configure: Regenerate.
2109
2110 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2111
2112         * config.sub, config.guess: Update from upstream sources.
2113
2114 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2115
2116         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2117         * Makefile.in: Regenerate.
2118
2119 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2120
2121         * configure.ac: Do not build libssp for the AVR.
2122         * configure: Regenerate.
2123
2124 2008-04-07  Ian Lance Taylor  <iant@google.com>
2125
2126         * Makefile.def: check-gold depends upon all-binutils.
2127         * Makefile.in: Regenerate.
2128
2129 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2130
2131         * MAINTAINERS (Write After Approval): Add myself.
2132
2133 2008-04-04  Nick Clifton  <nickc@redhat.com>
2134
2135         PR binutils/4334
2136         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2137         builds.
2138         * configure: Regenerate.
2139
2140 2008-04-04  NightStrike  <NightStrike@gmail.com>
2141
2142         PR other/35151
2143         * configure.ac: Combine rules for mingw32 and mingw64.
2144         * configure: Regenerate.
2145
2146 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2147
2148         * MAINTAINERS (Write After Approval): Add myself.
2149
2150 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2151
2152         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2153         * Makefile.in (.NOTPARALLEL): Ditto.
2154
2155 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2156
2157         * MAINTAINERS (Write After Approval): Add myself.
2158
2159 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2160
2161         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2162         * Makefile.in (.NOTPARALLEL): Regenerate.
2163
2164 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2165
2166         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2167         * Makefile.in: Regenerate.
2168
2169 2008-03-26  Jakub Staszak  <kuba@et.pl>
2170
2171         * MAINTAINERS (Write After Approval): Add myself.
2172
2173 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2174
2175         * MAINTAINERS:  Update e-mail address.
2176
2177 2008-03-20  Ian Lance Taylor  <iant@google.com>
2178
2179         * configure.ac: Add support for --enable-gold.
2180         * Makefile.def: Add gold as a directory like ld.
2181         * configure, Makefile.in: Regenerate.
2182
2183 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2184
2185         * configure.ac: m4_include config/proginstall.m4.
2186         * configure: Regenerate.
2187
2188         Backport from upstream Libtool:
2189
2190         2007-10-12  Eric Blake  <ebb9@byu.net>
2191
2192         Deal with Autoconf 2.62's semantic change in m4_append.
2193         * ltsugar.m4 (lt_append): Replace broken versions of
2194         m4_append.
2195         (lt_if_append_uniq): Don't require separator to be overquoted,
2196         and avoid broken m4_append.
2197         (lt_dict_add): Fix typo.
2198         * libtool.m4 (_LT_DECL): Don't overquote separator.
2199
2200 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2201
2202         * config.rpath: Add AIX 6 support.
2203
2204 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2205
2206         * Makefile.def (stageprofile).  Remove -fprofile-generate
2207         from stage_libcflags.
2208         * Makefile.in: Regenerate.
2209
2210 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2211
2212         * config.sub, config.guess: Update from upstream sources.
2213
2214 2008-03-06  Tom Tromey  <tromey@redhat.com>
2215
2216         * MAINTAINERS: Update for treelang deletion.
2217
2218 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2219
2220         * MAINTAINERS: Update my email address.
2221
2222 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2223
2224         * MAINTAINERS (darwin port): Add myself as a maintainer.
2225         (objective-c/c++): Add myself as a maintainer.
2226
2227 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2228
2229         * MAINTAINERS (Write After Approval): Update my email address.
2230
2231 2008-02-25  Tomas Bily  <tbily@suse.cz>
2232
2233         * MAINTAINERS (Write After Approval): Add myself.
2234
2235 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2236
2237         * MAINTAINERS (OpenMP): Add myself.
2238
2239 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2240
2241         PR bootstrap/32009
2242         PR bootstrap/32161
2243
2244         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2245         * configure: Regenerate.
2246
2247         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2248         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2249         STAGE4_LIBCFLAGS): New.
2250         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2251         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2252         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2253         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2254         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2255         for target modules.  Don't export LIBCFLAGS.
2256         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2257         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2258         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2259         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2260         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2261         * Makefile.in: Regenerate.
2262
2263 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2264
2265         PR libgcj/33085
2266         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2267         Do not use -DDLL_EXPORT.  Backport from upstream.
2268
2269 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2270
2271         * MAINTAINERS (Write After Approval): Add myself.
2272
2273 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2274
2275         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2276         * configure: Regenerate.
2277
2278 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2279
2280         * configure.ac (xtensa*-*-*): Recognize processor variants.
2281         * configure: Regenerate.
2282
2283 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2284
2285         PR bootstrap/34922
2286         * configure.ac (PARSE_ARGS): Push suitable setting of
2287         ac_subdirs_all, for `./configure --help=recursive'.
2288         Handle `+' in generic toplevel directory disabling.
2289         * configure: Regenerate.
2290
2291 2008-01-28  Nick Clifton  <nickc@redhat.com>
2292
2293         * MAINTAINERS (xstormy16): Take over maintainership.
2294
2295 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2296
2297         * MAINTAINERS (c4x port): Remove.
2298
2299 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2300
2301         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2302
2303 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2304
2305         * config.sub, config.guess: Update from upstream sources.
2306
2307 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2308
2309         * MAINTAINERS (Write After Approval): Add myself.
2310
2311 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2312
2313         * MAINTAINERS: Update my email address.
2314
2315 2008-01-09  Raksit Ashok  <raksit@google.com>
2316
2317         * MAINTAINERS (Write After Approval): Add myself.
2318
2319 2008-01-09  Raksit Ashok  <raksit@google.com>
2320
2321         * MAINTAINERS (Write After Approval): Add myself.
2322
2323 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2324
2325         * config.sub, config.guess: Update from upstream sources.
2326
2327 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2328
2329         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2330         Change recommended MPFR from 2.2.1 -> 2.3.0.
2331         * configure: Regenerate.
2332
2333 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2334
2335         * MAINTAINERS: Update my email address.
2336
2337 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2338
2339         * MAINTAINERS: Update my email address.
2340
2341 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2342
2343         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2344         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2345         * Makefile.in: Regenerate.
2346
2347 2007-12-10  Mark Heffernan  <meheff@google.com>
2348
2349         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2350         misplaced entries.
2351
2352 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2353
2354         * configure.ac: Enable libjava for x86_64-*-darwin9.
2355         * configure: Regenerate.
2356
2357 2007-12-07  Bill Maddox  <maddox@google.com>
2358
2359         * MAINTAINERS (Write After Approval): Add myself.
2360
2361 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2362
2363         * config.sub, config.guess: Update from upstream sources.
2364
2365 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2366
2367         * config-ml.in: Remove 64bit configure tests.
2368
2369 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2370
2371         * config-ml.in: Robustify against white space in absolute file
2372         names.
2373
2374         * config-ml.in (multi-clean): Substitute ${Makefile}.
2375         Remove superfluous ${Makefile} in list.
2376
2377 2007-11-19  Thiemo Seufer  <ths@mips.com>
2378
2379         * config-ml.in: Don't hardcode the Makefile name.
2380
2381 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2382
2383         * MAINTAINERS (Write After Approval): Add myself.
2384
2385 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2386
2387         * MAINTAINERS (Write After Approval): Add myself.
2388
2389 2007-11-06  Doug Kwan  <dougkwan@google.com>
2390
2391         * MAINTAINERS (Write After Approval): Add myself.
2392
2393 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2394
2395         * MAINTAINERS (mercury): Remove entry.
2396         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2397
2398 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2399
2400         * Makefile.def (dependencies): Make configure-gdb depend on
2401         all-intl.
2402         * Makefile.in: Regenerated.
2403
2404 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2405
2406         * MAINTAINERS (Fortran maintainer): Remove myself.
2407
2408 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2409
2410         * Makefile.def: To avoid problems running with parallel makes,
2411         build newlib before libgloss so that target specific header
2412         files are availble.
2413         * Makefile.in: Regenerate
2414
2415 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2416
2417         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2418         * Makefile.in: Regenerate.
2419
2420 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2421
2422         * MAINTAINERS (Register allocation reviewer): Add myself.
2423
2424 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2425
2426         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2427         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2428         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2429         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2430         * configure: Regenerate.
2431
2432 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2433
2434         * MAINTAINERS (Register allocation reviewer): Add myself.
2435
2436 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2437
2438         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2439         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2440         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2441         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2442         * configure.ac: Default them to host tools for $host = $build.
2443         Subst them.
2444
2445         * configure: Regenerate.
2446         * Makefile.in: Regenerate.
2447
2448 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2449
2450         * MAINTAINERS (Register allocation reviewer): Add myself.
2451
2452 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2453
2454         * MAINTAINERS (Register allocation reviewer): Add myself.
2455
2456 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2457
2458         * MAINTAINERS (Write After Approval): Fix typo.
2459
2460 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2461
2462         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2463         * configure: Regenerate.
2464
2465 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2466
2467         PR bootstrap/31906
2468         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2469         they're already prefixed.
2470
2471 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2472
2473         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2474         libstdc++.
2475         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2476         * configure: Regenerate.
2477         * Makefile.in: Regenerate.
2478
2479 2007-09-17  Andreas Schwab  <schwab@suse.de>
2480
2481         * configure.ac: Raise minimum makeinfo version to 4.6.
2482         * configure: Regenerate.
2483
2484 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2485
2486         * MAINTAINERS (write-after-approval) add myself
2487
2488 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2489
2490         * configure.ac: Correct makeinfo version check.
2491         * configure: Regenerate.
2492
2493 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2494
2495         * MAINTAINERS: Update my email address.
2496
2497 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2498
2499         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2500         to $skipdirs and only disable gprof for newlib.  Use the normal
2501         mips*-elf* handling in other respects.
2502         * configure: Regnerate.
2503
2504 2007-09-12  David Daney  <ddaney@avtrex.com>
2505
2506         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2507         enabling libgcj.
2508         * configure: Regenerate.
2509
2510 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2511
2512         PR other/32154
2513         * configure.ac: For libgloss targets, point the linker to the linker
2514         script, startup code and simulator library.
2515         * configure: Regenerate.
2516
2517 2007-09-07  Andrew Haley  <aph@redhat.com>
2518
2519         * configure.ac (noconfigdirs): Remove target-libffi and
2520         target-libjava.
2521         * configure: Regenerate.
2522
2523 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2524
2525         PR target/33281
2526         * configure.ac: Use config/mh-mingw on mingw.
2527         * configure: Regenerate.
2528
2529 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2530
2531         * MAINTAINERS (Write After Approval): Add myself.
2532
2533 2007-09-05  Richard Guenther  <rguenther@suse.de>
2534
2535         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2536         nor --disable-checking is provided also turn on yes and types
2537         checking for stage1.
2538         * configure: Re-generate.
2539
2540 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2541
2542         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2543         (Write After Approval): Remove myself.
2544
2545 2007-08-29  Nick Clifton  <nickc@redhat.com>
2546
2547         * config.sub, config.guess: Update from upstream sources.
2548
2549 2007-08-22  Bud Davis  <jmdavis@link.com>
2550
2551         * MAINTAINERS (Write After Approval): Added myself.
2552         * MAINTAINERS (Reviewers): Removed myself.
2553
2554 2007-08-18  Paul Brook  <paul@codesourcery.com>
2555             Joseph Myers  <joseph@codesourcery.com>
2556
2557         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2558         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2559         * Makefile.in: Regenerate.
2560         * configure.ac (--with-debug-prefix-map): New.
2561         * configure: Regenerate.
2562
2563 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2564             Nigel Stephens  <nigel@mips.com>
2565
2566         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2567         as target_makefile_frag.
2568         * configure: Regenerate.
2569
2570 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2571
2572         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2573         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2574         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2575         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2576         (do-compare, do-compare3, do-compare-debug): New.
2577         ([+compare-target+]): Use them.
2578
2579 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2580
2581         * MAINTAINERS (Write After Approval): Change my email address.
2582
2583 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2584             Ben Elliston  <bje@au.ibm.com>
2585
2586         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2587         --silent if $silent.
2588         * configure: Regenerate.
2589
2590 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2591
2592         * MAINTAINERS (Various Maintainers): Add myself as
2593         loop infrastructure maintainer.  Update my e-mail
2594         address.
2595
2596 2007-07-31  Diego Novillo  <dnovillo@google.com>
2597
2598         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2599         Adjust description.
2600
2601 2007-07-26  Richard Guenther  <rguenther@suse.de>
2602
2603         * configure.ac: Add types checking to stage1 checking flags.
2604         * configure: Regenerate.
2605
2606 2007-07-17  Nick Clifton  <nickc@redhat.com>
2607
2608         * COPYING3: New file.  Contains version 3 of the GNU General
2609         Public License.
2610         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2611         Lesser General Public License.
2612
2613 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2614
2615         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2616
2617 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2618
2619         * MAINTAINERS (S/390 co-maintainer): Add myself.
2620         (Write After Approval): Remove myself.
2621
2622 2007-07-13  Dan Hipschman  <dsh@google.com>
2623
2624         * MAINTAINERS (Write After Approval): Add myself.
2625
2626 2007-07-11  Nick Clifton  <nickc@redhat.com>
2627
2628         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2629         WINDRES export.
2630         * Makefile.in: Regenerate.
2631
2632 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2633
2634         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2635         maintainer.
2636
2637 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2638
2639         * lt~obsolete.m4: New. Import from 20070318 libtool.
2640
2641 2007-07-03  Julian Brown  <julian@codesourcery.com>
2642
2643         * MAINTAINERS (Write After Approval): Add myself.
2644
2645 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2646
2647         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2648         * configure: Regenerate.
2649
2650 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2651
2652         * configure.ac: Add some missing m4 quotation.
2653         * configure: Regenerate.
2654
2655 2007-07-02  Simon Baldwin  <simonb@google.com>
2656
2657         * MAINTAINERS (Write After Approval): Add myself.
2658
2659 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2660
2661         * configure: Regenerate.
2662
2663 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2664
2665         * Makefile.def: Add windmc tool to build.
2666         * Makefile.tpl: Likewise.
2667         * configure.ac: Likewise.
2668         * Makefile.in: Regenerate.
2669         * configure: Regenerate.
2670
2671 2007-06-28  DJ Delorie  <dj@redhat.com>
2672
2673         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2674         not building newlib.
2675         * configure: Regenerated.
2676
2677 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2678
2679         * MAINTAINERS (Write After Approval): Add myself.
2680
2681 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2682
2683         * MAINTAINERS (Write After Approval): Add myself.
2684
2685 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2686
2687         * MAINTAINERS (Write After Approval): Add myself.
2688
2689 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2690
2691         * MAINTAINERS (Write After Approval): Add myself.
2692
2693 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2694
2695         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2696         * Makefile.in: Regenerated.
2697
2698 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2699
2700         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2701         bfin*-*-uclinux* targets.
2702         * configure: Regenerate.
2703
2704 2007-06-14  Ian Lance Taylor  <iant@google.com>
2705
2706         * MAINTAINERS: Add myself as non-algorithmic global write
2707         maintainer.
2708
2709 2007-06-14  Diego Novillo  <dnovillo@google.com>
2710
2711         * MAINTAINERS: Add self as middle-end maintainer and
2712         non-algorithmic global write maintainer.
2713
2714 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2715
2716         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2717         Move all Fortran maintainers except Paul Brook into the
2718         Non-Autopoiesis section.
2719
2720 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2721
2722         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2723         (distclean-stage[+id+]): Possibly delete stage_last.
2724         * Makefile.in: Regenerate.
2725
2726 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2727
2728         * MAINTAINERS (Various Maintainer): Fix typo.
2729
2730 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2731
2732         * MAINTAINERS (Various Maintainer): Add myself as
2733         dataflow maintainer.
2734
2735 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2736
2737         * config.sub, config.guess: Update from upstream sources.
2738
2739 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2740
2741         * Makefile.tpl: Fix spelling error.
2742         * Makefile.in: Regenerate.
2743
2744 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2745
2746         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2747         lt_cv_sys_max_cmd_len.
2748
2749 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2750
2751         * MAINTAINERS (Various Maintainers): Add myself as
2752         auto-vectorizer maintainer.
2753
2754 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2755
2756         PR libjava/32098
2757         * libtool.m4: Revert previous change.
2758         * ltgcc.m4: Put it here.
2759
2760 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2761
2762         * MAINTAINERS (Various Maintainers): Add myself as
2763         auto-vectorizer maintainer.
2764
2765 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2766
2767         PR libjava/32098
2768         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2769
2770 2007-05-30  Richard Guenther  <rguenther@suse.de>
2771
2772         * MAINTAINERS (Various Maintainers): Add myself as
2773         auto-vectorizer maintainer.
2774
2775 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2776
2777         PR bootstrap/29382
2778         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2779         * configure: Rebuilt.
2780
2781 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2782
2783         * MAINTAINERS (Write After Approval): Removed my name.
2784
2785 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2786
2787         * MAINTAINERS (Write After Approval): Remove myself.
2788
2789 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2790
2791         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2792
2793 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2794
2795         * ltmain.sh: Update from ToT Libtool.
2796         * libtool.m4: Update from ToT Libtool.
2797         * ltsugar.m4: New. Update from ToT Libtool.
2798         * ltversion.m4: New. Update from ToT Libtool.
2799         * ltoptions.m4: New. Update from ToT Libtool.
2800         * ltconfig: Remove.
2801         * ltcf-c.sh: Remove.
2802         * ltcf-cxx.sh: Remove.
2803         * ltcf-gcj.sh: Remove.
2804
2805 2007-05-22  Ollie Wild  <aaw@google.com>
2806
2807         * MAINTAINERS (Write After Approval): Add myself.
2808
2809 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2810
2811         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2812         stage_cflags.
2813         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2814         Remove CFLAGS/LIBCFLAGS.
2815         (configure-stage[+id+]-[+prefix+][+module+],
2816         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2817         * Makefile.in: Regenerate.
2818
2819 2007-05-15  Diego Novillo  <dnovillo@google.com>
2820
2821         * MAINTAINERS: Update e-mail address.
2822
2823 2007-05-15  Revital Eres  <eres@il.ibm.com>
2824
2825         * MAINTAINERS (Write After Approval): Add myself.
2826
2827 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2828
2829         * MAINTAINERS (Write After Approval): Updated my address.
2830
2831 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2832
2833         * MAINTAINERS (Write After Approval): Add myself.
2834
2835 2007-05-11  Silvius Rus  <rus@google.com>
2836
2837         * MAINTAINERS (Write After Approval): Add myself.
2838
2839 2007-04-23  Tom Tromey  <tromey@redhat.com>
2840
2841         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2842
2843 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2844
2845         * MAINTAINERS (cpplib): Rename to ...
2846         (libcpp): ... this.  Add C/C++ front end maintainers.
2847
2848 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2849
2850         * config-ml.in: Pass ${ml_config_env} to configure calls.
2851
2852 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2853
2854         * MAINTAINERS (Write After Approval): Add myself.
2855
2856 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2857
2858         * MAINTAINERS (Write After Approval): Add myself.
2859
2860 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2861
2862         * MAINTAINERS (fortran 95 front end): Add myself.
2863
2864 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2865
2866         * MAINTAINERS (Write After Approval): Add myself.
2867
2868 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2869
2870         * MAINTAINERS (Modulo Scheduler): Add myself.
2871
2872 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2873
2874         * MAINTAINERS (fortran 95 front end): Add myself.
2875         (c++ front end): whitespace fix.
2876
2877 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2878
2879         * MAINTAINERS (Write After Approval): Add myself.
2880
2881 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2882
2883         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2884         of glob.  Quote arguments with single quotes too.
2885         * configure: Regenerate.
2886
2887 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2888
2889         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2890         * Makefile.in: Regenerate
2891
2892 2007-03-07  Andreas Schwab  <schwab@suse.de>
2893
2894         * configure: Regenerate.
2895
2896 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2897
2898         * configure.ac: Add "--with-pdfdir" configure option,
2899         which defines pdfdir variable.
2900         * Makefile.def (target=fixincludes): Add install-pdf to
2901         missing targets.
2902         (recursive_targets): Add install-pdf target.
2903         (flags_to_pass): Add pdfdir.
2904         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2905         target.
2906         * configure: Regenerate
2907         * Makefile.in: Regenerate
2908
2909 2007-02-28  Eric Christopher  <echristo@apple.com>
2910
2911         Revert:
2912         2006-12-07  Mike Stump  <mrs@apple.com>
2913
2914         * Makefile.def (dependencies): Add dependency for
2915         install-target-libssp and install-target-libgomp on
2916         install-gcc.
2917         * Makefile.in: Regenerate.
2918
2919 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2920
2921         * configure: Regenerate.
2922         * configure.ac: Move statements after variable declarations.
2923
2924 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2925
2926         * MAINTAINERS: Add myself as sh maintainer.
2927
2928 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2929
2930         * configure.ac: Adjust for loop syntax.
2931         * configure: Regenerate.
2932
2933 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2934
2935         * configure: Rebuilt.
2936
2937 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2938
2939         * configure.ac: Drop multiple occurrences of --enable-languages,
2940         and fix its quoting.
2941         * configure: Rebuilt.
2942
2943 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2944             Nathan Sidwell  <nathan@codesourcery.com>
2945             Vladimir Prus  <vladimir@codesourcery.com>
2946             Joseph Myers  <joseph@codesourcery.com>
2947
2948         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2949         * configure: Regenerate.
2950
2951 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2952
2953         * ltconfig (freebsd*): Default to elf.
2954
2955 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2956
2957         * configure.ac (target_libraries): Move libgcc before libiberty.
2958         * configure: Regenerated.
2959
2960 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2961             Paolo Bonzini  <bonzini@gnu.org>
2962
2963         PR bootstrap/30753
2964         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2965         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2966         * configure: Regenerated.
2967
2968 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2969
2970         * MAINTAINERS (Language Front End Maintainers): Update my mail
2971         address.
2972
2973 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2974
2975         PR bootstrap/30748
2976         * configure.ac: Correct syntax for Solaris ksh.
2977         * configure: Regenerated.
2978
2979 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2980
2981         * configure.ac: Sync with src.
2982         * configure: Regenerate.
2983
2984 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2985
2986         * Makefile.in: Regenerate.
2987
2988 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2989
2990         * config.sub: Sync with src.
2991
2992 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2993
2994         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2995         noncanonical equivalents.
2996         * configure.in: Rename to...
2997         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2998         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2999         target_noncanonical.  Use them.  Rewrite removal of configure
3000         arguments for autoconf 2.59.  Discard variable settings.  Force
3001         program_transform_name for native tools.
3002
3003         * Makefile.in: Regenerated.
3004         * configure: Regenerated with autoconf 2.59.
3005
3006 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3007
3008         * MAINTAINERS (Write After Approval): Add myself.
3009
3010 2007-01-31  Andreas Schwab  <schwab@suse.de>
3011
3012         * Makefile.tpl (LDFLAGS): Substitute it.
3013         * Makefile.in: Regenerate.
3014
3015 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3016
3017         * MAINTAINERS (Write After Approval): Add myself.
3018
3019 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3020
3021         * MAINTAINERS (spu port): Add myself.
3022
3023 2007-01-23  Richard Guenther  <rguenther@suse.de>
3024
3025         PR bootstrap/30541
3026         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3027         * Makefile.tpl (GNATBIND): Substitute it.
3028         (GNATMAKE): Likewise.
3029         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3030         of STAGE_PREFIX.
3031         * Makefile.in: Regenerate.
3032         * configure: Regenerate.
3033
3034 2007-01-18  Mike Stump  <mrs@apple.com>
3035
3036         * configure.in: Re-enable -Werror for gcc builds.
3037
3038 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3039
3040         * MAINTAINERS (Write After Approval): Add myself.
3041
3042 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3043
3044         * configure.in: Change == to = in test command.
3045         * configure: Regenerate.
3046
3047 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3048             Nick Clifton  <nickc@redhat.com>
3049             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3050
3051         * configure.in (build_configargs, host_configargs, target_configargs):
3052         Remove build/host/target parameters.
3053         (host_libs): Add gmp and mpfr.
3054         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3055         * Makefile.def (gmp, mpfr): New.
3056         (gcc): Remove target.
3057         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3058         target_os, target_vendor): New.
3059         (configure): Add host_alias/target_alias arguments; adjust invocations.
3060         * configure: Regenerate.
3061         * Makefile.in: Regenerate.
3062
3063 2007-01-11  Matt Fago  <fago@earthlink.net>
3064
3065         * configure.in: Try to link to functions only in mpfr 2.2.x
3066         to improve robustness of configure tests.
3067         * configure: Regenerate.
3068
3069 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3070
3071         * MAINTAINERS: Add myself as i386 maintainer.
3072
3073 2007-01-08  Jan Hubicka  <jh@suse.cz>
3074
3075         * MAINTAINERS: Add myself as i386 maintainer.
3076
3077 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3078
3079         * configure.in: Add support for an x86_64-mingw* target.
3080         * configure: Regenerate.
3081
3082 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3083
3084         * Makefile.tpl (all-target): Correct @if conditional for target
3085         modules.
3086         * configure.in: Omit libiberty if building only target libgcc.
3087         * configure, Makefile.in: Regenerated.
3088
3089 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3090
3091         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3092         * configure: Regenerate.
3093
3094 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3095
3096         * Makefile.def (target_modules): Add libgcc.
3097         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3098         * Makefile.tpl (clean-target-libgcc): Delete.
3099         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3100         on gcc even for bootstrapped modules.  Rewrite handling of
3101         lang_env_dependencies to loop over target_modules.
3102         * configure.in (target_libraries): Add target-libgcc.
3103         * Makefile.in, configure: Regenerated.
3104
3105 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3106
3107         * configure.in: Reorganize recognition of languages.  Add
3108         --enable-stage1-languages.  Show supported languages for the chosen
3109         target rather than all recognized languages.
3110         * configure: Regenerate.
3111
3112 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3113
3114         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3115         * Makefile.in: Regenerate.
3116
3117 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3118
3119         * configure.in: Warn that MPFR 2.2.0 is buggy.
3120         * configure: Regenerate.
3121
3122 2006-12-27  Ian Lance Taylor  <iant@google.com>
3123
3124         * configure.in: When removing Makefiles to force a reconfigure, also
3125         remove prev-DIR*/Makefile.
3126         * configure: Regenerate.
3127
3128 2006-12-22  Andreas Schwab  <schwab@suse.de>
3129
3130         * configure: Regenerate with correct autoconf version.
3131
3132 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3133
3134         * configure.in: add AC_SUBST for *_FOR_TARGET.
3135         * configure: Regenerate.
3136
3137 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3138
3139         * configure.in: Simplify logic for rejecting languages that cannot
3140         be built.  Separate the case when a language is unsupported,
3141         from the case when the user chooses not to build a language.
3142
3143 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3144
3145         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3146         it only affects bootstrap and could be tested on "$host" as well.
3147         * configure: Regenerate.
3148         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3149
3150 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3151
3152         PR bootstrap/29544
3153         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3154         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3155         move here comment from Makefile.tpl.
3156         * Makefile.tpl: Move some definitions higher in the file.
3157         (STAGE1_CHECKING): New.
3158         * configure.in: Add --enable-stage1-checking.
3159         * configure: Regenerate.
3160         * Makefile.in: Regenerate.
3161
3162 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3163
3164         * MAINTAINERS: Add myself as build system maintainer.
3165
3166 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3167
3168         * MAINTAINERS (Write After Approval): Add myself.
3169
3170 2006-12-13  Eric Christopher  <echristo@apple.com>
3171
3172         * MAINTAINERS: Add myself as darwin maintainer.
3173
3174 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3175
3176         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3177
3178 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3179
3180         MAINTAINERS: Update my entry.
3181
3182 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3183
3184         * configure.in:  Handle spu makefile frag.
3185         * Makefile.tpl (MAINT): Define
3186         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3187         * configure: Regenerate.
3188         * Makefile.in: Regenerate.
3189
3190 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3191
3192         * config.guess: Import latest version.
3193         * config.sub: Likewise.
3194
3195 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3196
3197         * configure.in (spu-*-*): Don't skip target-libiberty.
3198         * configure: Regenerate.
3199
3200 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3201
3202         PR bootstrap/30134
3203         * configure.in: Correct x86 darwin support for libjava to powerpc
3204         and i?86 only.
3205         * configure: Regenerate.
3206
3207 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3208
3209         * configure.in: Add x86 darwin support for libjava.
3210         * configure: Regenerate.
3211
3212 2006-12-07  Mike Stump  <mrs@apple.com>
3213
3214         * Makefile.def (dependencies): Add dependency for
3215         install-target-libssp and install-target-libgomp on
3216         install-gcc.
3217         * Makefile.in: Regenerate.
3218
3219 2006-12-04  Richard Guenther  <rguenther@suse.de>
3220
3221         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3222         (Non-Algorithmic Maintainers): Move over non-algorithmic
3223         loop optimizer maintainers, add myself as a non-algorithmic
3224         middle-end maintainer.
3225
3226 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3227
3228         * MAINTAINERS (Write After Approval): Add myself.
3229
3230 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3231
3232         * configure.in: Update error message for missing GMP/MPFR.
3233
3234         * configure: Regenerate.
3235
3236 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3237
3238         * configure.in: Update MPFR version in error message.
3239
3240         * configure: Regenerate.
3241
3242 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3243
3244         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3245         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3246         --with-gmp-lib): New flags.
3247
3248         * configure: Regenerate.
3249
3250 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3251
3252         * MAINTAINERS (Write After Approval): Change my email address.
3253
3254 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3255
3256         * MAINTAINERS (Write After Approval): Add myself.
3257
3258 2006-11-22  Philipp Thomas  <pth@suse.de>
3259
3260         * MAINTAINERS (i18n): Update e-mail address.
3261
3262 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3263
3264         * MAINTAINERS (spu port): Add myself as maintainer.
3265         (Write After Approval): Remove myself.
3266
3267 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3268
3269         * configure.in (skipdirs): Don't build libssp for SPU.
3270         * configure: Regenerate.
3271
3272 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3273
3274         * MAINTAINERS (spu port): Add myself as maintainer.
3275         (libobjc): Update my email address.
3276
3277 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3278
3279         * MAINTAINERS (Write After Approval): Add myself.
3280
3281 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3282
3283         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3284         * configure : Rebuilt.
3285
3286 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3287
3288         * MAINTAINERS (Write After Approval): Add myself.
3289
3290 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3291
3292         * MAINTAINERS (Write After Approval): Add myself.
3293
3294 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3295
3296         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3297         libmpfr.a.
3298         * configure: Regenerate.
3299
3300 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3301
3302         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3303         (unstage): Test for stage_last presence.
3304
3305         PR bootstrap/29802
3306         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3307         STAGE_PREFIX.
3308         * Makefile.in: Regenerate.
3309
3310 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3311
3312         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3313         maintainers.
3314
3315 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3316
3317         * MAINTAINERS (Write After Approval): Add myself.
3318
3319 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3320
3321         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3322         and stageN-package/Makefile.
3323         * Makefile.in: Regenerated.
3324
3325 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3326
3327         * configure.in: Remove target-libgloss from noconfigdirs for
3328         bfin-*-*.
3329         * configure: Regenerated.
3330
3331 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3332
3333         * configure.in (have_gmp): Only error if the gcc directory exists.
3334
3335         * configure: Regenerate.
3336
3337 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3338
3339         * configure.in: Robustify error message for missing GMP/MPFR.
3340
3341         * configure: Regenerate.
3342
3343 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3344
3345         * MAINTAINERS (Write After Approval): Add myself.
3346
3347 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3348
3349         * MAINTAINERS: Change email address.
3350
3351 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3352
3353         * MAINTAINERS (Write After Approval): Add myself.
3354
3355 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3356
3357         * MAINTAINERS (Write After Approval): Add myself.
3358
3359 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3360
3361         * MAINTAINERS (Write After Approval): Move myself to
3362         Write After Approval section.
3363
3364 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3365
3366         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3367         need_gmp anymore.
3368         * configure: Regenerate.
3369
3370 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3371
3372         * MAINTAINERS (Write After Approval): Add myself.
3373
3374 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3375
3376         * config.guess: Import latest version.
3377         * config.sub: Likewise.
3378
3379 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3380
3381         * Makefile.def: Added pdf target handling.
3382         * Makefile.tpl: Added pdf target handling.
3383         * Makefile.in: Regenerated.
3384
3385 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3386
3387         * MAINTAINERS: Add self as score port maintainer.
3388
3389 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3390
3391         * MAINTAINERS (Write After Approval): Add myself.
3392
3393 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3394
3395         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3396         or newer.
3397         * configure: Regenerated.
3398
3399 2006-09-27  Dave Brolley  <brolley@redhat.com>
3400
3401         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3402         using $s instead of $r.
3403         * configure: Regenerated.
3404
3405 2006-09-26  Thiemo Seufer  <ths@mips.com>
3406
3407         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3408         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3409         * configure: Regenerate.
3410
3411 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3412
3413         * MAINTAINERS (Write After Approval): Remove myself.
3414
3415 2006-09-22  Chao-ying Fu  <fu@mips.com>
3416
3417         * MAINTAINERS (Write After Approval): Add myself.
3418
3419 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3420
3421         * MAINTAINERS: Add self as soft-fp maintainer.
3422
3423 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3424
3425         * MAINTAINERS: Add myself as avr maintainer.
3426         Remove Marek Michalkiewicz as avr maintainer.
3427
3428 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3429
3430         * MAINTAINERS (Write After Approval): Add myself.
3431
3432 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3433
3434         * configure.in: Never build newlib for a Mingw host.
3435         Never build newlib as Mingw target library.
3436         Test the existence of winsup/cygwin for building a Cygwin newlib,
3437         rather than just winsup.
3438         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3439         building a Mingw target.
3440         * configure: Regenerate.
3441
3442 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3443
3444         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3445
3446 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3447
3448         * config.guess: Import from src (was more updated).
3449         * config.sub: Likewise.
3450
3451 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3452
3453         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3454         * configure: Regenerated.
3455
3456 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3457
3458         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3459         for stages after the first.
3460
3461 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3462
3463         * Makefile.def: Add dependencies for configure-opcodes
3464         on configure-intl and all-opcodes on all-intl.
3465         * Makefile.in: Regenerated.
3466
3467 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3468
3469         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3470
3471 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3472
3473         Port to hosts whose 'sort' and 'tail' implementations
3474         treat operands with leading '+' as file names, as POSIX
3475         has required since 2001.  However, make sure the code still
3476         works on pre-POSIX hosts.
3477         * ltmain.sh: Don't assume "sort +2" is equivalent to
3478         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3479
3480 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3481
3482         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3483
3484 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3485
3486         * ltconfig: chmod 644 before ranlib during install.
3487
3488 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3489
3490         PR bootstrap/18058
3491         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3492         if the bootstrap compiler is a GCC version that supports it.
3493         * configure: Regenerate.
3494
3495 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3496
3497         * configure.in: Fix thinkos in previous check-in.
3498         * configure: Regenerate.
3499
3500 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3501
3502         PR other/27063
3503         * configure.in: Test subdir_requires and give an appropriate
3504         error message.
3505         * configure: Regenerate.
3506
3507 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3508
3509         * MAINTAINERS (Write After Approval): Add myself.
3510
3511 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3512
3513         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3514
3515 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3516
3517         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3518
3519 2006-06-20  David Ayers  <d.ayers@inode.at>
3520
3521         PR bootstrap/28072
3522         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3523         whether target-libjava is being configured instead of whether the
3524         java front end is enabled.
3525         * configure: Regenerate.
3526
3527 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3528
3529         PR target/27540
3530         * configure.in: Only enable libgomp on IRIX 6.
3531         * configure: Regenerate.
3532
3533 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3534
3535         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3536         too.
3537         * Makefile.in: Regenerate.
3538
3539 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3540
3541         * config-ml.in: Alter CCASFLAGS to include special
3542         multilib options the same as is done for CFLAGS.
3543
3544 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3545
3546         * configure.in: Don't enable libgomp on hpux10.
3547         * configure: Rebuilt.
3548
3549 2006-06-12  David Ayers  <d.ayers@inode.at>
3550
3551         PR bootstrap/27963
3552         PR target/19970
3553         * configure.in: Remove target-boehm-gc from noconfigdirs where
3554         ${libgcj} is specified.
3555         * configure: Regenerate.
3556
3557 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3558
3559         Sync from src:
3560
3561         * configure.in: Sync.
3562         * configure: Regenerated.
3563
3564         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3565
3566         * Makefile.def: Added dependencies from sim and gdb on intl, and
3567         added configure dependencies to everything with an all dependency
3568         on intl.
3569         * Makefile.in: Regenerated.
3570
3571 2006-06-06  David Ayers  <d.ayers@inode.at>
3572
3573         PR libobjc/13946
3574         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3575         * Makefile.in: Regenerate.
3576         * configure.in: Add --enable-objc-gc at toplevel and have it
3577         enable boehm-gc for Objective-C.
3578         Remove target-boehm-gc from libgcj.
3579         Add target-boehm-gc to target_libraries.
3580         Add target-boehm-gc to noconfigdirs where ${libgcj}
3581         is specified.
3582         Assert that boehm-gc is supported when requested for Objective-C.
3583         Only build boehm-gc if needed either for Java or Objective-C.
3584         * configure: Regenerate.
3585
3586 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3587
3588         PR 27674
3589         * Makefile.tpl (configure-[+prefix+][+module+],
3590         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3591         Remove rule to unstage bootstrapped modules.
3592         (stage_current): New.
3593         * Makefile.in: Regenerate.
3594
3595 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3596
3597         * MAINTAINERS (Write After Approval): Update my e-mail address.
3598
3599 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3600
3601         * include/libiberty.h: Declare pex_run_in_environment.
3602
3603 2006-05-31  Asher Langton  <langton2@llnl.gov>
3604
3605         * MAINTAINERS (Write After Approval): Add myself.
3606
3607 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3608
3609         * Makefile.def (bfd, opcodes): Fix lib_path.
3610         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3611         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3612         * Makefile.in: Regenerate.
3613
3614 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3615
3616         * Makefile.in: Regenerate.
3617
3618 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3619
3620         * Makefile.def: Add install-html target. Add datarootdir
3621         docdir and htmldir to flags_to_pass.
3622         * Makefile.tpl: Add install-html target.
3623         * Makefile.in: Regenerate.
3624         * configure.in: Add --with-datarootdir, --with-docdir, and
3625         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3626         * configure: Regenerate.
3627
3628 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3629
3630         * configure.in: Enable gprof for cross builds.
3631         * configure: Regenerate.
3632
3633 2006-05-22  Richard Guenther  <rguenther@suse.de>
3634
3635         Revert
3636         2006-01-31  Richard Guenther  <rguenther@suse.de>
3637         Paolo Bonzini  <bonzini@gnu.org>
3638
3639         * Makefile.def (target_modules): Add libgcc-math target module.
3640         * configure.in (target_libraries): Add libgcc-math target library.
3641         (--enable-libgcc-math): New configure switch.
3642         * Makefile.in: Re-generate.
3643         * configure: Re-generate.
3644         * libgcc-math: New toplevel directory.
3645
3646 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3647             Andreas Tobler  <a.tobler@schweiz.ch>
3648
3649         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3650         * configure: Rebuilt.
3651
3652 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3653
3654         * MAINTAINERS (Write After Approval): Add myself.
3655
3656 2006-05-01  DJ Delorie  <dj@redhat.com>
3657
3658         * configure.in: Restore CFLAGS if GMP isn't present.
3659         * configure: Regenerate.
3660
3661 2006-05-01  Richard Guenther  <rguenther@suse.de>
3662
3663         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3664         maintainer.
3665
3666 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3667
3668         * MAINTAINERS (Write After Approval): Add myself.
3669
3670 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3671
3672         * MAINTAINERS (Write After Approval): Add myself.
3673
3674 2006-04-18  DJ Delorie  <dj@redhat.com>
3675
3676         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3677         reference libgloss so that libssp can be built in a combined
3678         tree.
3679         * configure: Regenerate.
3680
3681 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3682
3683         * MAINTAINERS (Write After Approval): Add myself.
3684
3685 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3686
3687         * configure.in: Require makeinfo 4.4 or higher.
3688         * configure: Regenerate.
3689
3690 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3691
3692         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3693         Rearrange the entries of other libraries to have them in one place.
3694
3695 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3696
3697         * MAINTAINERS (Write After Approval): Remove myself.
3698         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3699
3700 2006-03-14  Richard Guenther  <rguenther@suse.de>
3701
3702         * configure: Regenerate with autoconf 2.13.
3703
3704 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3705
3706         * MAINTAINERS: Use my work address.
3707
3708         * MAINTAINERS: Update my E-mail address.
3709
3710 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3711
3712         * configure.in: Handle --disable-<component> generically.
3713         * configure: Regenerate.
3714
3715 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3716
3717         PR libgcj/17311
3718         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3719
3720 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3721
3722         * MAINTAINERS (Write After Approval):  Remove myself.
3723         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3724
3725 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3726
3727         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3728         (TARGET_CONFIGDIRS): Remove.
3729         * configure.in: Remove AC_SUBST(target_configdirs).
3730         * Makefile.in, configure: Regenerated.
3731
3732 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3733
3734         * MAINTAINERS (Write After Approval):  Remove myself.
3735         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3736
3737 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3738
3739         PR bootstrap/25670
3740
3741         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3742
3743         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3744         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3745         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3746         BUILD_PREFIX, BUILD_PREFIX_1.
3747         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3748
3749         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3750         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3751
3752         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3753         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3754         of `cat stage_current`.  Always provide the `r' and `s' variables.
3755         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3756         a single shell execution.
3757         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3758         bootstrapped modules, make the stage1 module if the build was not
3759         started yet, else build the current stage.
3760         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3761         (all-build, all-host, all-target, [+make_target+]-host,
3762         [+make_target+]-target): Do not use \-continued lines.
3763         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3764         (current_stage, restrap, stage_last): New.
3765
3766         * Makefile.in: Regenerate.
3767         * configure: Regenerate.
3768
3769 2006-02-19  Bud Davis  <jmdavis@link.com>
3770
3771         * MAINTAINERS (Write After Approval):  Remove myself.
3772         (Language Front End Maintainers):  Add myself as fortran 95
3773         maintainer and update e-mail address.
3774
3775 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3776
3777         * MAINTAINERS (Write After Approval):  Remove myself.
3778         (Language Front End Maintainers):  Add myself as fortran 95
3779         maintainer.
3780
3781 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3782
3783         * MAINTAINERS (Write After Approval): Add myself.
3784
3785 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3786
3787         * MAINTAINERS (Write After Approval):  Remove myself.
3788         (Language Front End Maintainers):  Add myself as
3789         fortran 95 maintainer.
3790
3791 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3792
3793         Sync from src:
3794
3795         2005-12-27  Leif Ekblad  <leif@rdos.net>
3796
3797         * configure.in: Add support for RDOS target.
3798         * configure: Regenerate.
3799
3800 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3801             Andreas Schwab  <schwab@suse.de>
3802
3803         * configure: Regenerate.
3804
3805 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3806
3807         * configure.in (enable_libgomp): Add AIX.
3808         * configure: Regenerate.
3809
3810 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3811
3812         * MAINTAINERS (Write After Approval): Add myself.
3813
3814 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3815
3816         * MAINTAINERS (Write After Approval): Add myself.
3817
3818 2006-01-31  Richard Guenther  <rguenther@suse.de>
3819         Paolo Bonzini  <bonzini@gnu.org>
3820
3821         * Makefile.def (target_modules): Add libgcc-math target module.
3822         * configure.in (target_libraries): Add libgcc-math target library.
3823         (--enable-libgcc-math): New configure switch.
3824         * Makefile.in: Re-generate.
3825         * configure: Re-generate.
3826         * libgcc-math: New toplevel directory.
3827
3828 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3829
3830         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3831         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3832         the assembler, linker and binutils.
3833         * configure: Regenerate.
3834
3835 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3836
3837         * MAINTAINERS (Write After Approval): Add myself.
3838
3839 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3840
3841         * configure: Regenerate.
3842
3843 2006-01-18  Richard Henderson  <rth@redhat.com>
3844             Jakub Jelinek  <jakub@redhat.com>
3845             Diego Novillo  <dnovillo@redhat.com>
3846
3847         * libgomp: New directory.
3848         * Makefile.def: Add target_module libgomp.
3849         * Makefile.in: Regenerate.
3850         * configure.in (target_libraries): Add target-libgomp.
3851         * configure: Regenerate.
3852
3853 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3854
3855         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3856         @ from continuation.
3857         * Makefile.in: Rebuilt.
3858
3859 2006-01-04  Chris Lattner  <sabre@gnu.org>
3860
3861         * MAINTAINERS (Write After Approval): Add myself.
3862
3863 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3864
3865         PR bootstrap/24252
3866
3867         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3868         * Makefile.tpl (OBJDUMP): New.
3869         (EXTRA_HOST_FLAGS): Add it.
3870         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3871
3872         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3873         to use symbolic links between directories.  Avoid race conditions
3874         or make them harmless.
3875         * configure.in: Do not try to use symbolic links between directories.
3876
3877         * Makefile.def (LEAN): Pass.
3878         * Makefile.tpl (LEAN): Define.
3879         (stage[+id+]-start): Accept that the previous directory does not
3880         exist, if the bootstrap is lean.
3881         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3882         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3883         configure substitution.
3884         ([+compare-target+]): Likewise.
3885         ([+bootstrap-target+]-lean): New.
3886         * configure.in: Remove lean bootstrap support from here.
3887
3888         * Makefile.in: Regenerate.
3889         * configure: Regenerate.
3890
3891 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3892
3893         * MAINTAINERS (libdecnumber): Add myself.
3894
3895 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3896
3897         * libtool-ldflags: New script.
3898
3899 2006-01-02  Andreas Schwab  <schwab@suse.de>
3900
3901         * configure.in: When reconfiguring remove Makefile in
3902         all stage directories.
3903         * configure: Regenerate.
3904
3905 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3906
3907         * MAINTAINERS: Update my email address.
3908
3909 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3910
3911         Revert Ada-related part of the previous change.
3912
3913         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3914         Do not pass.
3915         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3916         * Makefile.in: Regenerate.
3917         * configure.in: Do not include mt-ppc-aix target fragment.
3918         * configure: Regenerate.
3919
3920 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3921
3922         * configure.in: Select appropriate fragments for PowerPC/AIX.
3923         * configure: Regenerate.
3924
3925         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3926         BOOT_CFLAGS, BOOT_LDFLAGS.
3927         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3928         BOOT_CFLAGS, BOOT_LDFLAGS.
3929         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3930         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3931         (stage): Fail if we cannot complete the work.
3932         * Makefile.in: Regenerate.
3933
3934 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3935
3936         * configure.in: Replace ms1 with mt.
3937         * configure: Rebuilt.
3938
3939 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3940
3941         * MAINTAINERS: Update my email address.
3942
3943 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3944
3945         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3946         install-host-nogcc): Don't invoke $(stage) at the end.
3947         * Makefile.in: Regenerate.
3948
3949 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3950
3951         * configure.in: Flip the top-level bootstrap switch.
3952         * configure: Regenerate.
3953
3954 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3955
3956         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3957         $(stage) and $(unstage).
3958         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3959         (all): Remove stray semicolon.
3960         (local-distclean): Don't handle multilib.tmp and multilib.out.
3961         (install.all): Set $s for consistency.
3962         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3963         check_multilibs setting.  Always make the install directory.
3964         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3965         Correct @if/@endif.
3966         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3967         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3968         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3969         (multilib.out): Remove.
3970         * Makefile.in: Regenerated.
3971
3972 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3973
3974         * MAINTAINERS (Write After Approval): Add myself.
3975
3976 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3977
3978         * MAINTAINERS: Add myself as mt maintainer.
3979
3980         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3981
3982 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3983
3984         * MAINTAINERS: Change email address.
3985
3986 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3987
3988         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3989         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3990         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3991         Find in-tree tools if available.
3992         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3993         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3994         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3995         (COMPILER_*_FOR_TARGET): New.
3996         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3997         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3998         (CONFIGURED_*, USUAL_*): Remove.
3999         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4000         STRIP): Use autoconf substitutions.
4001         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4002         COMPILER_NM_FOR_TARGET): New.
4003         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4004
4005         (all): Make all-host and all-target in parallel.
4006         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4007         that $$r and $$s are set before invoking a recursive make.
4008         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4009         ([+bootstrap-target+]): Inline most of the `all' target.
4010
4011 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4012
4013         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4014         from the gcc build directory.
4015         * Makefile.in: Regenerate.
4016
4017 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4018
4019         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4020         depend on all-libdecnumber.
4021         * configure.in (host_libs): Include libdecnumber.
4022         * Makefile.in: Regenerate.
4023         * configure: Likewise.
4024
4025 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4026
4027         * libdecnumber: Import decNumber sources from the dfp-branch.
4028
4029 2005-11-21  Kean Johnston  <jkj@sco.com>
4030
4031         * config.sub, config.guess: Sync from upstream sources.
4032
4033 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4034
4035         Import from Autoconf sources:
4036
4037         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4038         * config/move-if-change: Don't output "$2 is unchanged";
4039         suggested by Ben Elliston.  Handle weird characters correctly.
4040
4041 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4042
4043         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4044         to match upstream libtool for darwin.
4045
4046 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4047
4048         * Makefile.def: Remove gdb dependencies for gdbtk.
4049         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4050         (configure-gdb, install-gdb): New rules.
4051         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4052         * Makefile.in, configure: Regenerated.
4053
4054 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4055
4056         * MAINTAINERS (Write After Approval): Add myself.
4057
4058 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4059
4060         * MAINTAINERS (Write After Approval): Add myself.
4061
4062 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4063
4064         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4065         Diego Novillo.
4066
4067 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4068
4069         PR bootstrap/24297
4070         * Makefile.tpl (do-[+make-target+], do-check, install,
4071         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4072         are set before recursing.
4073         * Makefile.in: Regenerate.
4074
4075 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4076
4077         PR bootstrap/18939
4078         * Makefile.def (gcc) <target>: Fix thinko.
4079         * Makefile.in: Regenerate.
4080
4081 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4082
4083         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4084         * configure: Regenerate.
4085
4086 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4087
4088         * MAINTAINERS (Write After Approval): Add self.
4089
4090 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4091
4092         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4093         target-libffi, target-qthreads, target-libjava, and
4094         targetlibobjc.
4095         * configure: Regenerate.
4096
4097 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4098
4099         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4100         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4101         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4102         (USUAL_OBJDUMP_FOR_TARGET): New.
4103         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4104         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4105         * configure, Makefile.in: Regenerated.
4106
4107 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4108
4109         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4110         before other host packages.
4111
4112 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4113
4114         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4115
4116 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4117
4118         PR bootstrap/22340
4119
4120         * configure.in (default_target): Remove.
4121         * Makefile.tpl (all): Do not use prerequisites as subroutines
4122         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4123         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4124         use prerequisites as subroutines.
4125         (check-host, check-target): New.
4126         (bootstrap configure & all targets): Do not use stage*-start
4127         if the directory layout is already ok.
4128         (non-bootstrap configure & all targets): Prepend a $(unstage).
4129         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4130         (NOTPARALLEL): Remove.
4131         (unstage, stage variables): New variables.
4132         (unstage, stage targets): Simply expand to those variables.
4133
4134         * configure: Regenerate.
4135         * Makefile.in: Regenerate.
4136
4137 2005-10-04  James E Wilson  <wilson@specifix.com>
4138
4139         * Makefile.def (lang_env_dependencies): Add libmudflap.
4140         * Makefile.in: Regenerate.
4141
4142 2005-10-03  Andreas Schwab  <schwab@suse.de>
4143
4144         Backport from libtool CVS:
4145         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4146
4147         * ltmain.sh: add support for installing into temporary
4148         staging area (e.g. 'make install DESTDIR=...')
4149
4150 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4151
4152         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4153         * configure: Regenerated.
4154
4155 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4156
4157         * configure: Regenerate with the correct
4158         autoconf version.
4159
4160 2005-09-30  Catherine Moore  <clm@cm00re.com>
4161
4162         * configure.in (bfin-*-*): New.
4163         * configure: Regenerated.
4164
4165 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4166
4167         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4168         (LIPO_FOR_TARGET): New.
4169         (CONFIGURED_LIPO_FOR_TARGET): New.
4170         (USUAL_LIPO_FOR_TARGET): New.
4171         (STRIP_FOR_TARGET): New.
4172         (CONFIGURED_STRIP_FOR_TARGET): New.
4173         (USUAL_STRIP_FOR_TARGET): New.
4174         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4175         STRIP_FOR_TARGET.
4176         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4177         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4178         * Makefile.in: Regenerate.
4179         * configure: Regenerate.
4180
4181 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4182
4183         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4184         (rs6000-*-aix*): Same.
4185         * configure: Regenerate.
4186
4187 2005-09-16  Tom Tromey  <tromey@redhat.com>
4188
4189         * MAINTAINERS: Add self as java maintainer.
4190
4191 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4192
4193         * configure.in: Recognize f95 in the --enable-languages option,
4194         and substitute it for fortran, issuing a warning.
4195         * configure: Regenerate.
4196
4197 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4198
4199         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4200         * configure:  Regenerated.
4201
4202 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4203
4204         * MAINTAINERS: Add self as ms1 maintainer.
4205
4206 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4207
4208         * Makefile.def (libssp): Add to lang_env_dependencies.
4209         * Makefile.in: Regenerate.
4210
4211 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4212
4213         * MAINTAINERS: Add myself as middle-end maintainer.
4214
4215 2005-08-17  Christian Groessler  <chris@groessler.org>
4216
4217         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4218         * Makefile.in: Regenerate.
4219
4220 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4221
4222         * MAINTAINERS (write after approval): Added myself.
4223
4224 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4225
4226         * MAINTAINERS (Write After Approval): Add myself.
4227
4228 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4229
4230         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4231         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4232         Look for alternate names of the target cc and c++
4233         * configure: Regenerate.
4234
4235 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4236
4237         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4238         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4239         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4240         tools; remove code to manually set them.
4241         (Target tools): Look in the environment for them.
4242         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4243         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4244         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4245         build directory.
4246         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4247         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4248         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4249         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4250         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4251         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4252         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4253         * configure: Regenerate.
4254         * Makefile.in: Regenerate.
4255
4256 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4257
4258         * MAINTAINERS: Update for removed CPU targets.
4259
4260 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4261
4262         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4263         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4264         * Makefile.in: Regenerated.
4265
4266 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4267
4268         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4269         (CFLAGS_FOR_TARGET): Use it.
4270         (CXXFLAGS_FOR_TARGET): Likewise.
4271         * Makefile.in: Regenerated.
4272         * configure.in (--with-build-sysroot): New option.
4273         * configure: Regenerated.
4274
4275 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4276
4277         * Makefile.tpl: Wrap install between unstage and stage
4278         * Makefile.in: Regenerate.
4279
4280 2005-07-21  Eric Christopher  <echristo@apple.com>
4281
4282         * MAINTAINERS: Update affiliation.
4283
4284 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4285
4286         * MAINTAINERS: Add self as crx port maintainer.
4287
4288 2005-07-20  DJ Delorie  <dj@redhat.com>
4289
4290         * MAINTAINERS: Add self as m32c maintainer.
4291
4292 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4293
4294         * all files: Update FSF address.
4295
4296 2005-07-15  Eric Christopher  <echristo@redhat.com>
4297
4298         * MAINTAINERS: Change affiliation.
4299
4300 2005-07-14  Jim Blandy  <jimb@redhat.com>
4301
4302         * configure.in: Add cases for Renesas m32c.
4303         * configure: Regenerated.
4304
4305 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4306
4307         * COPYING.LIB: Update from fsf.org.
4308
4309 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4310
4311         * COPYING, compile, config.guess,
4312         config.sub, install-sh, missing, mkinstalldirs,
4313         symlink-tree, ylwrap: Sync from upstream sources.
4314         * config-ml.in: Update FSF address.
4315
4316 2005-07-13  Eric Christopher  <echristo@redhat.com>
4317
4318         * configure.in: Add toplevel noconfigdir support for tpf.
4319         * configure: Regenerate.
4320
4321 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4322
4323         PR ada/22340
4324
4325         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4326         * Makefile.in: Regenerate.
4327
4328 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4329
4330         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4331         Brolley to write-after-approval.
4332
4333 2005-07-07  Andreas Schwab  <schwab@suse.de>
4334
4335         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4336         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4337         * Makefile.in: Regenerated.
4338
4339 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4340
4341         * configure.in: Don't build sim or rda when targetting darwin.
4342         * configure: Regenerate.
4343
4344 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4345
4346         * configure.in: Add --enable-libssp and --disable-libssp.
4347         * configure: Regenerate with autoconf-2.13.
4348
4349 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4350
4351         * Makefile.def (target_modules): Add libssp.
4352         * configure.in (target_libraries): Add target-libssp.
4353         * configure: Rebuilt.
4354         * Makefile.in: Rebuilt.
4355
4356 2005-07-01  Zack Weinberg  <zackw@panix.com>
4357
4358         * MAINTAINERS: Change email address.  Resign from maintainership.
4359
4360 2005-07-01  Richard Guenther  <rguenther@suse.de>
4361
4362         * MAINTAINERS: Change my e-mail address and affiliation.
4363
4364 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4365
4366         * Makefile.def (stagefeedback): Come after profile.
4367         Define profiledbootstrap target.
4368         * Makefile.tpl (profiledbootstrap): Remove.
4369         (stageprofile-end): Zap stagefeedback.
4370         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4371         * Makefile.in: Regenerate.
4372
4373 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4374
4375         * MAINTAINERS: Update my email address.
4376
4377 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4378
4379         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4380         In 'cpp' stanza, support '#line' as well as '# '.
4381
4382 2005-06-08  Andreas Schwab  <schwab@suse.de>
4383
4384         * MAINTAINERS: Move myself from 'Write After Approval' to
4385         'CPU Port Maintainers' section as m68k maintainer.
4386
4387 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4388
4389         * configure.in (unsupported_languages): New macro.
4390         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4391         non-ported target libraries in noconfigdirs.
4392         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4393         non-linux-gnu.  Remove libgcj_ex_libffi.
4394         <lang_frag loop>: Set add_this_lang=no if the language is in
4395         unsupported_languages.
4396         * configure: Regenerate.
4397
4398 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4399
4400         * configure.in: Fix typo in handling of --with-mpfr-dir.
4401         * configure: Regenerate.
4402
4403 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4404
4405         * MAINTAINERS: Update my email address.
4406
4407 2005-06-02  Jim Blandy  <jimb@redhat.com>
4408
4409         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4410         accepted into the master sources.)
4411
4412 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4413             Michael Snyder  <msnyder@redhat.com>
4414             Stan Cox  <scox@redhat.com>
4415
4416         * configure.in: Set noconfigdirs for ms1.
4417
4418         * configure: Regenerate.
4419
4420 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4421
4422         * MAINTAINERS (Write After Approval): Add self.
4423
4424 2005-06-01  Josh Conner  <jconner@apple.com>
4425
4426         * MAINTAINERS (Write After Approval): Add self.
4427
4428 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4429
4430         * MAINTAINERS: Update my email address.
4431
4432 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4433
4434         * MAINTAINERS (Write After Approval): Add self.
4435
4436 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4437
4438         * MAINTAINERS (Write After Approval): Remove self.
4439
4440 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4441
4442         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4443         (Dependencies): Consider target modules for bootstrap dependencies.
4444         Make target bootstrap modules depend on each stage's gcc.
4445         * Makefile.in: Regenerate.
4446
4447 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4448
4449         * Makefile.def (configure-gcc): Depend on binutils having been built.
4450         (all-gcc): No need to do it here.
4451         * Makefile.in: Regenerate.
4452
4453 2005-05-19  Paul Brook  <paul@codesourcery.com>
4454
4455         * configure.in: Rewrite misleading error message when requested
4456         language cannot be built.
4457         * configure: Regenerate.
4458
4459 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4460
4461         * ylwrap: Import from Automake 1.9.5.
4462
4463 2005-05-13  David Ung  <davidu@mips.com>
4464
4465         * MAINTAINERS (Write After Approval): Add self.
4466
4467 2005-05-09  Mike Stump  <mrs@apple.com>
4468
4469         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4470         lt_cv_sys_max_cmd_len for now.
4471
4472 2005-05-09  Stan Cox  <scox@redhat.com>
4473
4474         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4475
4476 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4477
4478         * README.SCO: Update the URL.
4479
4480 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4481
4482         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4483         with_gnu_ld to libtool.
4484         * ltcf-c.sh (aix[45]): Define file_list_spec.
4485         * ltcf-cxx.sh (aix[45]): Same.
4486         * ltcf-gcj.sh (aix[45]): Same.
4487         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4488         exists, write list of input files to temporary file.
4489
4490 2005-05-04  Mike Stump  <mrs@apple.com>
4491
4492         * configure.in: Always pass --target to target configures as
4493         otherwise rebuilds that do --recheck will fail.
4494         * confiugure: Rebuilt.
4495
4496 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4497
4498         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4499         STAGE_HOST_EXPORTS.
4500         (configure, all): Add bootstrap support.
4501         (Host modules, target modules): Pass post-stage1 flags and exports.
4502         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4503         * Makefile.in: Regenerate.
4504
4505 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4506
4507         * configure: Regenerate.
4508
4509 2005-04-27  Mike Stump  <mrs@apple.com>
4510
4511         * MAINTAINERS: Add self as darwin maintainer.
4512
4513 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4514
4515         * config.sub: Update from master copy.
4516
4517 2005-04-21  Mike Stump  <mrs@apple.com>
4518
4519         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4520         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4521
4522 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4523
4524         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4525         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4526         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4527         "*-*-elf" and "*-*-linux*".
4528         * configure: Regenerate.
4529
4530 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4531
4532         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4533
4534 2005-04-12  Mike Stump  <mrs@apple.com>
4535
4536         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4537
4538 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4539
4540         * MAINTAINERS (Write After Approval): Add myself.
4541
4542 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4543
4544         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4545
4546 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4547
4548         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4549         (TARGET_CONFIGARGS): Include --with-target-subdir.
4550         (configure, all): New macros.  Use them throughout.
4551         * Makefile.in: Regenerate.
4552
4553 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4554
4555         * MAINTAINERS (Write After Approval): Add myself.
4556
4557 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4558
4559         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4560
4561 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4562
4563         * MAINTAINERS: Move John Carr to Write After Approval.
4564
4565 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4566
4567         * config/mh-mingw32: Delete.
4568         * configure.in: Don't use it.
4569         * configure: Regenerate.
4570
4571 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4572
4573         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4574         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4575         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4576         (HOST_LIB_PATH): Generate from Makefile.def.
4577         (TARGET_LIB_PATH): Likewise.
4578         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4579         * Makefile.in: Regenerate.
4580         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4581         (RPATH_ENVVAR): Include Darwin case.
4582         * configure: Regenerate.
4583
4584 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4585
4586         * MAINTAINERS (Various Maintainers): Remove self.
4587         (Write After Approval): Add self.
4588
4589 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4590
4591         * MAINTAINERS (Various Maintainers): Add self.
4592
4593 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4594
4595         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4596         * configure: Regenerate.
4597
4598 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4599
4600         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4601         gcc_version, and gcc_version_trigger from set of flags to pass.
4602         * Makefile.tpl: Remove definitions of above variables.
4603         (config.status): Remove dependency on $(gcc_version_trigger).
4604         * Makefile.in: Regenerate.
4605         * configure.in: Do not reference config/gcc-version.m4 nor
4606         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4607         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4608         * configure: Regenerate.
4609
4610 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4611             Andrew Pinski  <pinskia@physics.uc.edu>
4612
4613         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4614         * Makefile.in: Regenerate.
4615
4616 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4617
4618         * MAINTAINERS (Write After Approval): Add myself.
4619
4620 2005-03-03  David Ayers  <d.ayers@inode.at>
4621
4622         * MAINTAINERS (Write After Approval): Add myself.
4623
4624 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4625
4626         PR libgcj/20160
4627         * ltmain.sh: Avoid creating archives with components that have
4628         duplicate basenames.
4629
4630 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4631
4632         PR bootstrap/20250
4633         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4634         instead of check.
4635         * Makefile.in: Regenerate.
4636
4637 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4638
4639         * Makefile.in: Regenerate to fix conflict between the previous two
4640         patches.
4641
4642 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4643
4644         PR bootstrap/17383
4645         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4646         * Makefile.tpl (HOST_SUBDIR): New substitution.
4647         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4648         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4649         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4650         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4651         (Host modules, Bootstrapped modules): Use it.
4652         (Build modules, Target modules): Do not create symlink trees,
4653         always configure out-of-srcdir.
4654         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4655         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4656         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4657         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4658
4659         * Makefile.in: Regenerate.
4660         * configure: Regenerate.
4661
4662 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4663
4664         Merged from libada-gnattools-branch:
4665         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4666
4667         * gnattools: New directory.
4668         * Makefile.def: Add gnattools as a module, depending on target-libada.
4669         * Makefile.in: Regenerate.
4670         * configure.in: Include gnattools in host_tools; disable it if ada
4671         is disabled.
4672         * configure: Regenerate.
4673
4674 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4675
4676         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4677         treelang maintainer.
4678         (Write After Approval): Remove myself.
4679
4680 2005-02-23  Paul Schlie  <schlie@comcast.net>
4681
4682         * configure.in: Allow darwin targeted ports to build tk, itcl and
4683         libgui.
4684         * configure: Regenerate.
4685
4686 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4687
4688         PR libgcj/10353
4689         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4690         * configure: Regenerate.
4691
4692 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4693
4694         * MAINTAINERS (Write After Approval): Add myself.
4695
4696 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4697
4698         * MAINTAINERS: Update my e-mail address.
4699
4700 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4701
4702         * MAINTAINERS (Write After Approval): Add myself.
4703
4704 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4705
4706         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4707         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4708         target-libgloss when not *-*-elf and *-*-aout.
4709         * configure: Regenerate.
4710
4711 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4712
4713         * MAINTAINERS: Remove obsolete entries.
4714
4715         * MAINTAINERS (Write After Approval): Add Michael Matz.
4716
4717 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4718
4719         * MAINTAINERS: Remove self as cpplib maintainer.
4720
4721 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4722
4723         * install-sh, config.sub: Import from upstream.
4724
4725 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4726
4727         PR bootstrap/18222
4728         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4729         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4730         * Makefile.in: Regenerate.
4731
4732 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4733
4734         * MAINTAINERS: Update my email address.
4735
4736 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4737             Andreas Schwab  <schwab@suse.de>
4738
4739         PR bootstrap/18033
4740         * config-ml.in: Eval option if surrounded by single quotes.
4741
4742 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4743
4744         Revert 2004-12-28 Makefile changes, a better fix will be
4745         applied to mainline and src after GCC 4.0 branches.
4746
4747 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4748
4749         PR bootstrap/17383
4750
4751         * Makefile.def (target_modules): Remove stage parameter,
4752         it is always true now.
4753         * Makefile.tpl (configure-build-[+module+],
4754         configure-target-[+module+]): Always build symlink tree
4755         for the directory and for include.  BUILD_SUBDIR and
4756         TARGET_SUBDIR cannot be . anymore.
4757         * Makefile.in: Regenerate.
4758
4759 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4760
4761         Revert 2004-12-08 Makefile changes.
4762
4763 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4764
4765         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4766         cygwin, mingw.
4767
4768 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4769
4770         * configure.in (sh64-*-*): Reenable gprof.
4771         * configure: Regenerate.
4772
4773 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4774
4775         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4776         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4777         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4778         * Makefile.in: Regenerate.
4779
4780 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4781
4782         * MAINTAINERS: Update my email address.
4783
4784 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4785
4786         * Makefile.tpl: Generate normal dependencies if the LHS module is
4787         not bootstrapped.
4788         * Makefile.in: Regenerate.
4789
4790 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4791
4792         * configure.in: Include config/gxx-include-dir.m4.  Use
4793         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4794         * configure: Regenerate.
4795
4796 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4797
4798         * config.if: Delete.
4799         * configure.in: Set libstdcxx_incdir directly.
4800         * configure: Regenerate.
4801
4802 2004-12-02  Eric Christopher  <echristo@redhat.com>
4803
4804         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4805         * Makefile.in: Regenerate.
4806
4807 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4808
4809         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4810         * configure: Regenerate.
4811
4812 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4813
4814         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4815         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4816         * configure: Regenerate.
4817
4818 2004-12-01  Eric Christopher  <echristo@redhat.com>
4819
4820         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4821         of things to remove.
4822
4823 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4824
4825         * MAINTAINERS (Write After Approval): Update my e-mail address.
4826
4827 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4828
4829         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4830         from CVS libtool to always pass_all.
4831
4832 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4833
4834         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4835         (hppa*64*-*-*): Delete incorrect comment.
4836         * configure: Rebuilt.
4837
4838 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4839
4840         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4841
4842 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4843
4844         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4845         from CVS libtool to always pass_all.
4846
4847 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4848
4849         * install-sh, compile: Import from automake.
4850
4851 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4852
4853         * config.guess, config.sub:  Import from savannnah.
4854
4855 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4856
4857         * MAINTAINERS (Write After Approval): Add myself
4858
4859 2004-11-12  Mike Stump  <mrs@apple.com>
4860
4861         * Makefile.def: Add html support.
4862         * Makefile.tpl: Likewise.
4863         * Makefile.in: Regenerate.
4864
4865 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4866
4867         PR 18423
4868         * configure.in: Remove all instances of build-fixincludes from
4869         noconfigdirs.
4870         (build_configargs): Supply --target to subdirectories.
4871         * configure: Regenerate.
4872
4873         * Makefile.def: Make gcc install depend on fixincludes install.
4874         * Makefile.in: Regenerate.
4875
4876 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4877
4878         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4879
4880 2004-11-11  Paul Brook  <paul@codesourcery.com>
4881
4882         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4883
4884 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4885
4886         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4887         target-libgfortran.
4888         * configure: Regenerate.
4889
4890 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4891
4892         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4893         like CC.
4894
4895 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4896
4897         * Makefile.def (host fixincludes): Specify missing targets.
4898         * Makefile.in: Regenerate.
4899
4900 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4901
4902         * MAINTAINERS: Add myself
4903
4904 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4905
4906         * MAINTAINERS (Write After Approval): Add myself.
4907
4908 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4909
4910         * Makefile.def: Build fixincludes for the host, too.
4911         * Makefile.in: Regenerate.
4912         * configure.in (host_tools): Add fixincludes.
4913         * configure: Regenerate.
4914
4915 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4916
4917         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4918         * configure: Regenerated.
4919
4920 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4921
4922         PR other/17783
4923         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4924         * configure: Regenerated.
4925
4926 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4927
4928         * README.SCO: Update per FSF instructions.
4929
4930 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4931
4932         PR target/18151
4933         * configure.in (case ${target}): Do not build fixincludes for avr.
4934         * configure: Regenerated.
4935
4936 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4937
4938         * configure.in (case ${target}): Do not build fixincludes
4939         on platforms where it is not used.
4940         * configure: Regenerated.
4941
4942 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4943
4944         * configure.in: Use an absolute path to install-sh.
4945         * configure: Regenerated.
4946
4947 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4948
4949         * MAINTAINERS (Write After Approval): Add myself.
4950
4951 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4952
4953         * MAINTAINERS: Remove from Write After Approval those that are
4954         already maintainers.
4955
4956 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4957
4958         * MAINTAINERS:  Update my email address.
4959
4960 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4961
4962         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4963         * configure: Regenerate.
4964
4965 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4966
4967         * MAINTAINERS:  Update my email address.
4968
4969 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4970
4971         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4972         entries belonging to this category.
4973
4974 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4975
4976         * MAINTAINERS: Update my e-mail address.
4977
4978 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4979
4980         Fix wrong conflict resolution in:
4981
4982         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4983
4984         * Makefile.in: Regenerate.
4985         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4986         in the recursive `make', instead of hardwiring `all'.
4987         (Autogenerated TARGET-* variables): New.
4988
4989 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4990
4991         * configure.in: Enable target-libgloss for crx-*-*.
4992         * configure: Regenerate.
4993
4994 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4995
4996         * MAINTAINERS (Various Maintainers): Move the "windows,
4997         cygwin, mingw" maintainer to ...
4998         (OS Port Maintainers): ... here.
4999
5000 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5001
5002         * MAINTAINERS (Write After Approval): Remove those that are
5003         maintainers of some subsystem.
5004
5005 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5006
5007         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5008         * ltcf-cxx.sh (tpf*): Likewise.
5009         * ltconfig (tpf*): Add TPF OS configuration support.
5010
5011 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5012
5013         * MAINTAINERS: Change my email address to my new work account.
5014
5015 2004-09-24  Michael Roth  <mroth@nessie.de>
5016
5017         * configure.in (--without-headers): Add missing double quotes.
5018         * configure: Regenerate.
5019
5020 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5021
5022         * ylwrap: Revert to previous version.
5023
5024 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5025
5026         PR bootstrap/17369
5027         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5028         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5029         SET_GCC_LIB_PATH_CMD.
5030         (BASE_TARGET_EXPORTS): Likewise.
5031         * Makefile.in: Regenerated.
5032
5033         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5034         * configure: Regenerated.
5035
5036 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5037
5038         * config.guess: New upstream version
5039         * compile, depcomp, install-sh, ylwrap: Likewise.
5040
5041 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5042
5043         * config/mh-x86omitfp: New host makefile fragment.  Add
5044         -fomit-frame-pointer to the default BOOT_CFLAGS.
5045         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5046         * configure: Regenerate.
5047
5048 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5049
5050         PR target/11572
5051         * configure.in (*-*-darwin*): Renable libobjc.
5052         * configure: Regenerate.
5053
5054 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5055
5056         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5057
5058 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5059
5060         * Makefile.def: Remove libbanshee.
5061         * Makefile.tpl: Ditto.
5062         * configure.in: Ditto.
5063         * Makefile.in: Regen.
5064         * configure: Ditto.
5065
5066 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5067
5068         * ltmain.sh: Use $pic_object as $non_pic_object if
5069         $non_pic_object=none.
5070
5071 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5072
5073         * missing: Import latest version from master repository.
5074
5075 2004-09-06  Nick Clifton  <nickc@redhat.com>
5076
5077         * config.sub: Import latest version from master repository.
5078         * config.guess: Likewise.
5079         This includes these changes:
5080
5081         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5082
5083         * config.sub: Handle crisv32, alias etraxfs.
5084         * config.guess (crisv32:Linux:*:*): Handle.
5085
5086         2004-08-13  Brad Smith  <brad@comstyle.com>
5087
5088         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5089         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5090
5091         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5092
5093         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5094         assume the processor is a powerpc.  This is because coreutils
5095         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5096         in this case, due to a MacOS X bug that causes
5097         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5098         to return a negative number.
5099         Problem reported by Petter Reinholdtsen in:
5100         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5101
5102         2004-07-19  Ben Elliston  <bje@gnu.org>
5103
5104         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5105
5106         2004-06-24  Ben Elliston  <bje@gnu.org>
5107
5108         * config.guess: Update copyright years.
5109         * config.sub: Likewise.
5110
5111         2004-06-22  Robert Millan  <robertmh@gnu.org>
5112
5113         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5114         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5115
5116         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5117
5118         * config.guess (*:*VMS:*:*): New entry. Replaces
5119         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5120         manufacturer.
5121
5122         2004-06-22  Ben Elliston  <bje@gnu.org>
5123
5124         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5125         * config.sub: Likewise.
5126
5127         2004-06-22  Ben Elliston  <bje@gnu.org>
5128
5129         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5130         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5131
5132         2004-06-11  Ben Elliston  <bje@gnu.org>
5133
5134         * config.guess (pegasos:OpenBSD:*:*): Remove.
5135
5136         2004-06-11  Ben Elliston  <bje@gnu.org>
5137
5138         From Wouter Verhelst <wouter@grep.be>:
5139         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5140
5141         2004-06-11  Ben Elliston  <bje@gnu.org>
5142
5143         * config.guess (luna88k:OpenBSD:*:*): New.
5144
5145         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5146
5147         * config.guess (m32r*:Linux:*:*): New case.
5148         * config.sub: Handle m32rle.
5149
5150         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5151
5152         From Jens Petersen  <petersen@redhat.com>:
5153         * config.sub: Handle sparcv8.
5154
5155         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5156
5157         From Tom Smith <smith@cag.lkg.hp.com>:
5158         * config.guess: Version suffixes are equally significant on Tru64
5159         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5160         prefix of "P" (patched kernel).
5161
5162         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5163
5164         * config.sub: Add support for National Semiconductor CRX target.
5165
5166 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5167
5168         * MAINTAINERS (Various Maintainers): Remove myself as web page
5169         maintainer, add myself as maintainer of build status lists.
5170
5171 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5172
5173         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5174         *-*-netware, but add target-libmudflap.
5175         Consolidate *-*-netware targets (of which really only i?86 exists)
5176         into a single entry.
5177         * configure: Likewise.
5178
5179 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5180
5181         * Makefile.tpl (sorry): Remove.
5182         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5183         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5184         (do-clean): Clean per-stage directories too.
5185         (do-distclean): Run distclean-stage1 too.
5186         (.NOTPARALLEL): Enable during toplevel bootstrap.
5187         (stage[+id+]-bubble): Enable parallel execution during
5188         the recursive invocation.
5189         * Makefile.in: Regenerate.
5190
5191         Fix previous checkin:
5192
5193         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5194         include.
5195         * configure.in: Fix indentation.
5196         * configure: Regenerate.
5197
5198 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5199
5200         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5201         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5202         * configure: regenerate
5203         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5204         -mdynamic-no-pic
5205
5206 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5207
5208         * Makefile.def (build_modules): Add fixincludes.
5209         (dependencies): Make gcc depend on fixincludes.
5210         * configure.in (build_tools): Add fixincludes.
5211         (build_configdirs): Always include build_libs.
5212         * Makefile.in: Regenerate.
5213         * configure: Regenerate.
5214
5215 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5216
5217         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5218         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5219         phony targets; do not generate timestamp files.
5220         (distclean-stageN): Remove references to their timestamp files.
5221         (restageN, touch-stageN): Remove.
5222         (stageN-bubble): Rewritten.
5223         (compare): Support lean bootstraps.
5224         * Makefile.in: Regenerate.
5225
5226         * configure.in: Only warn when bootstrapping but
5227         build != host or build != target.  Support lean bootstraps.
5228         * configure: Regenerate.
5229
5230 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5231
5232         * configure.in:  Give a better error message if GMP/MPFR are missing
5233         and a language needing them has been requested.
5234         * configure:  Regenerated.
5235
5236 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5237
5238         * configure.in:  Print a list of available language front-ends if
5239         a requested one is missing.  Tidy stray tab characters.
5240         * configure:  Regenerated.
5241
5242 2004-08-19  Michael Koch  <konqueror@gmx.de>
5243
5244         * gcc/doc/install.texi: Update entry about automake for libjava.
5245
5246 2004-08-17  Robert Millan  <robertmh@gnu.org>
5247
5248         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5249         (instead of FreeBSD).
5250         * configure: Regenerate.
5251
5252 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5253
5254         * Makefile.in: Regenerate.
5255         * configure: Regenerate.
5256
5257         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5258         stage_*_flags.
5259         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5260         for bootstrapped modules if toplevel bootstrap is going.
5261         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5262         modules.  Adjust for changes in Makefile.def.  Enable several
5263         rules even in non-bootstrap mode, just to avoid peppering the
5264         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5265         (stage-[+prev+]-bubble): Remove.
5266
5267         * Makefile.def (Dependencies): Depend on all-build-bison,
5268         all-build-flex, all-build-byacc, all-build-texinfo, rather
5269         than the host variations.
5270         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5271         with BUILD_SUBDIR.
5272         (BISON): Update for recent Bisons.
5273         (YACC): Fix typo.
5274         (cross): Depend on all-build.
5275         (all): Do not depend on all-build.
5276         (prebootstrap): Remove.
5277         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5278         (Prebootstrap dependencies): Add them to the per-stage targets
5279         and to all-prebootstrap.
5280         * configure.in (build_configdirs): Always enable build_tools.
5281         (BUILD_DIR_PREFIX): Remove.
5282
5283         * Makefile.def (gcc): Add target variable.
5284         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5285         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5286         in the recursive `make', instead of hardwiring `all'.
5287         (Autogenerated TARGET-* variables): New.
5288
5289 2004-08-13  Brian Booth  <bbooth@redhat.com>
5290
5291         * MAINTAINERS: Remove myself from write-after-approval.
5292
5293 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5294
5295         * src-release: Stop distributing mmalloc with gdb (which doesn't
5296         use it).
5297         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5298         * Makefile.in: Regenerate.
5299
5300 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5301
5302         * configure.in (arm*-*-eabi*): New target.
5303         * configure: Regenerate.
5304
5305 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5306
5307         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5308         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5309         (Dependencies): New section.
5310         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5311         (configure-target-[+module+]): Depend on maybe-all-gcc
5312         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5313         (toplevel profiledbootstrap): Fix dependencies.
5314         * Makefile.in: Regenerate.
5315
5316 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5317
5318         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5319         target-libiberty to noconfigdirs.
5320         * configure: Regenerate.
5321
5322 2004-08-03  Paul Brook  <paul@codesourcery.com>
5323
5324         * configure.in: Check for MPFR as well as GMP.
5325         * configure: Regenerate.
5326
5327 2004-08-01  Robert Millan  <robertmh@gnu.org>
5328
5329         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5330         libmudflap for all GNU-based systems (with Glibc).
5331         * configure: Regenerate.
5332
5333 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5334
5335         * Makefile.def (host-modules): Add gcc.
5336         * Makefile.in: Regenerate.
5337         * Makefile.tpl (sorry): New rule.
5338         (configure-host, all-host, [+make_target+]-host, do-check,
5339         install-host): Do not add gcc as a special case.
5340         (host modules): Add a small special-casing for gcc.  Export
5341         extra_make_flags through the environment.
5342         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5343         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5344         other recursive targets for gcc): Remove.
5345
5346         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5347         (stage, unstage): New rules.
5348         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5349         distclean-stage[+id+]): Use stage_current.
5350         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5351         the stage*-start rules.
5352
5353 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5354
5355         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5356         use -all_load flag.
5357
5358 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5359
5360         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5361         * configure: Regenerate.
5362
5363 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5364
5365         * maintainer-scripts/gcc_release: Revert yesterday's change.
5366
5367 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5368
5369         * MAINTAINERS: Add myself to write-after-approval.
5370
5371 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5372
5373         * libf2c: Removed.
5374         * gcc/gccbug.in: Updated because of libf2c removal.
5375         * maintainer-scripts/gcc_release: Ditto.
5376
5377 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5378
5379         * configure.in: Build libmudflap by default on FreeBSD.
5380         * configure: Regenerated.
5381
5382 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5383
5384         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5385         systems.
5386         * configure: Regenerated.
5387
5388 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5389
5390         PR target/16344
5391         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5392         feedback based compiler.
5393         * Makefile.in: Rebuilt.
5394
5395 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5396
5397         * Makefile.def (host_modules): Set bootstrap=true for flex.
5398         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5399         * Makefile.in: Rebuilt.
5400
5401 2004-07-07  Jan Hubicka  <jh@suse.cz>
5402
5403         * MAINTAINERS: Add self as a profile feedback maintainer.
5404
5405 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5406
5407         * configure.in:  Do not prepend $srcdir to /dev/null in
5408         makefile fragments.
5409         * configure:  Regenerate.
5410
5411 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5412
5413         * Makefile.def (build_modules): Add bison, byacc, flex,
5414         m4, texinfo.
5415         (flags_to_pass): Add FLEX.
5416         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5417         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5418         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5419         DEFAULT_MAKEINFO): Remove.
5420         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5421         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5422         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5423         objdir or else use configured tool.
5424         (all-build): New.
5425         (all): Depend on it.
5426         (Build module dependencies): Add.
5427         * Makefile.in: Regenerate.
5428         * configure.in: Better support for multiple build modules,
5429         matching what is done for host/target modules.  Do not look
5430         for "plausible" locations of build tools if Canadian cross.
5431         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5432         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5433         * configure: Regenerate.
5434
5435 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5436
5437         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5438         * Makefile.in: Regenerate.
5439
5440 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5441
5442         * Makefile.tpl (configure-build-[+module+],
5443         configure-[+module+], configure-target-[+module+]): Pass
5444         [+extra_configure_args+].
5445         (all-build-[+module+], all-[+module+], check-[+module+],
5446         install-[+module+], [+make_target+]-[+module+],
5447         all-target-[+module+], check-target-[+module+],
5448         install-target-[+module+], [+make_target+]-target-[+module+]):
5449         Pass [+extra_make_args+].
5450         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5451         (GCC_HOST_EXPORTS): Remove.
5452         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5453         cross, check-gcc, check-gcc-c++, install-gcc,
5454         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5455         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5456         * Makefile.in: Regenerate.
5457
5458 2004-06-21  Matthew Sachs  <msachs@apple.com>
5459
5460         * MAINTAINERS: Added self to write-after-approval.
5461
5462 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5463
5464         * configure.in: Check for srcdir/winsup rather than build directory
5465         winsup.
5466         * configure: Regenerate.
5467
5468 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5469
5470         * configure.in: Don't build Cygwin native newlib if winsup
5471         directory is missing.  Emit warning instead.
5472         * configure: Regenerate.
5473
5474 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5475
5476         * Makefile.tpl (touch-stage[+id+]): New.
5477         (restage[+prev+]): Depend on touch-stage[+id+].
5478
5479         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5480         Use it throughout.
5481
5482         * Makefile.def: Add profile and feedback bootstrap stages.
5483         Remove next field from bootstrap stages.
5484         * Makefile.tpl (LN, LN_S): Substitute.
5485         (stageN-start, stageN-end): Use double-colon rules, to
5486         provide a hook for additional setup commands.
5487         (distclean-stageN-gcc, restageN): Create dependencies from
5488         [+prev+], not from [+next+].
5489         (stageN-bubble): Add commands for successive stages from
5490         [+prev+], using double-colon rules.
5491         (all-stageN-gcc): Fix typo.
5492         (stagefeedback-start, profiledbootstrap): New.
5493         * Makefile.in: Regenerate.
5494         * configure.in: Call ACX_PROG_LN.
5495         * configure: Regenerate.
5496
5497 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5498
5499         * MAINTAINERS (Write After Approval): Add myself.
5500
5501 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5502
5503         * MAINTAINERS (Write After Approval): Add myself.
5504
5505 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5506
5507         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5508         without gcc.
5509         * configure: Regenerate.
5510
5511 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5512
5513         * Makefile.tpl: Fix typo.
5514         * Makefile.in: Regenerate.
5515
5516 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5517
5518         * configure.in: Remove new- prefix from toplevel
5519         bootstrap targets.
5520         * configure: Regenerate.
5521
5522 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5523
5524         * Makefile.tpl (all.normal): Rename to all.
5525         (all): Replace with a rule to pick the default
5526         target from configure.
5527         (all-gcc, configure-gcc): Use conditionals to
5528         do nothing when toplevel bootstrap is going on.
5529         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5530         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5531         * configure.in: Support --enable-bootstrap.
5532
5533         * Makefile.def: Remove new- prefix from toplevel
5534         bootstrap targets.
5535         * Makefile.tpl: Likewise.
5536
5537         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5538         target.
5539
5540         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5541         $(RECURSE_FLAGS) to recursive invocation of make.
5542
5543         * Makefile.in: Regenerate.
5544         * configure: Regenerate.
5545
5546 2004-05-30  Andreas Jaeger  <aj@suse.de>
5547             Jim Wilson  <wilson@specifixinc.com>
5548
5549         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5550         like CC.
5551
5552 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5553
5554         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5555         * configure: Regenerate.
5556
5557 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5558
5559         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5560         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5561         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5562         targets.
5563         * Makefile.in: Regenerate.
5564
5565 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5566
5567         * configure.in: Test the ability to symlink directories.
5568         * configure: Regenerate.
5569
5570         * Makefile.def (bootstrap-stage): New definitions.
5571         * Makefile.tpl (configure-stage1-gcc,
5572         configure-stage2-gcc, configure-stage3-gcc,
5573         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5574         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5575         new-restage3, compare): Autogenerate, see Makefile.in
5576         entry for behavioral changes.
5577         (distclean-stage1, new-stage1-start, new-stage1-end,
5578         new-stage1-bubble, distclean-stage2, new-stage2-start,
5579         new-stage2-end, new-stage2-bubble, distclean-stage3,
5580         new-stage3-start, new-stage3-end): New autogenerated targets.
5581         (objext, prebootstrap, BOOT_CFLAGS,
5582         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5583         targets.
5584
5585         * Makefile.in: Regenerate.
5586         (distclean-stage1, new-stage1-start, new-stage1-end,
5587         new-stage1-bubble, distclean-stage2, new-stage2-start,
5588         new-stage2-end, new-stage2-bubble, distclean-stage3,
5589         new-stage3-start, new-stage3-end): New targets.
5590         (all-stage1-gcc): Move prebootstrap dependency from here...
5591         (configure-stage1-gcc): ...to here.
5592         (new-bootstrap): Use bubble targets.
5593         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5594         Use per-stage distclean targets.
5595         (configure-stage1-gcc, configure-stage2-gcc,
5596         configure-stage3-gcc, all-stage1-gcc,
5597         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5598         Use new-stageN-start to prepare the tree.
5599
5600 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5601
5602         * Makefile.def (host_modules): add libcpp.
5603         * Makefile.tpl: Add dependencies on and for libcpp.
5604         * Makefile.in: Regenerate.
5605         * configure.in: Add libcpp host module.
5606         * configure: Regenerate.
5607
5608 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5609
5610         * Makefile.tpl: Whenever a recursive target is defined, wrap
5611         it in a special @if/@endif block, and prepare its maybe
5612         dependency in the @if/@endif block
5613         * configure.in: Instead of writing maybe dependencies, remove
5614         the @if/@endif statements, and remove the @if/@endif blocks
5615         that remain.
5616         * configure: Regenerate.
5617         * Makefile.in: Regenerate.
5618
5619 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5620
5621         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5622
5623 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5624
5625         PR bootstrap/15120
5626         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5627         * */configure: Rebuilt.
5628
5629 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5630
5631         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5632         of libf2c.
5633         * configure, Makefile.in: Regenerate.
5634
5635 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5636
5637         * MAINTAINERS (Write After Approval): Add myself.
5638
5639 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5640
5641         Merge from tree-ssa-20020619-branch.
5642
5643         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5644         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5645         (HOST_GMPLIBS): Define.
5646         (HOST_GMPINC): Define.
5647         (TARGET_LIB_PATH): Add libmudflap.
5648         (GFORTRAN_FOR_TARGET): Define.
5649         (configure-build*): Export GFORTRAN.
5650         (configure-gcc): Export GMPLIBS and GMPINC.
5651         (all-gcc): Add maybe-all-libbanshee.
5652         (configure-target-libgfortran): Define.
5653         * Makefile.in: Regenerate.
5654         * configure.in (host_libs): Add libbanshee.
5655         (target_libraries): Add target-libmudflap and target-libgfortran.
5656         Add --with-libbanshee.
5657         Handle --disable-libmudflap.
5658         (*-*-freebsd*): Use with_gmp.
5659         Add $(libgcj) to noconfigdirs.
5660         * configure: Regenerate.
5661         * depcomp: New file.
5662         * MAINTAINERS: Add tree-ssa maintainers.
5663
5664 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5665
5666         * MAINTAINERS (Various Maintainers): Add myself.
5667
5668 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5669
5670         * MAINTAINERS (Write After Approval): Add myself.
5671
5672 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5673
5674         * MAINTAINERS (Write After Approval): Add myself.
5675
5676 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5677
5678         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5679         * configure: Regenerate.
5680
5681 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5682
5683         Revert:
5684         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5685
5686         * Makefile.def (flags_to_pass): Remove *dir variables that
5687         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5688         as well as prefix and exec_prefix.
5689         * Makefile.in: Regenerate.
5690
5691 2004-04-26  Robert Millan  <robertmh@gnu.org>
5692
5693         Add patches from libtool CVS.
5694         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5695         * ltconfig: Likewise.
5696         * ltcf-c.sh: Likewise.
5697         * ltcf-cxx.sh: Likewise.
5698         * ltcf-gcj.sh: Likewise.
5699
5700 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5701
5702         * Makefile.def (host_modules): Mark with the bootstrap
5703         flag packages on which gcc depends.
5704         * Makefile.tpl (all-bootstrap): Use it.
5705         * Makefile.in: Regenerate.
5706
5707 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5708
5709         * Makefile.def (flags_to_pass): Remove *dir variables that
5710         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5711         as well as prefix and exec_prefix.
5712         * Makefile.in: Regenerate.
5713
5714 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5715
5716         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5717         * configure: Regenerate.
5718         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5719         * gcc/Makefile.tpl (compare): Use the result of the test.
5720         * gcc/Makefile.in: Regenerate.
5721
5722 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5723
5724         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5725         Always relocate gcc and prev-gcc to the original names, even
5726         if the build fails.
5727         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5728         New targets.
5729
5730 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5731
5732         * MAINTAINERS: Update my email address.
5733
5734 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5735
5736         * configure.in (mips*-*-irix5*): Enable ld.
5737         * configure: Regenerate.
5738
5739 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5740
5741         * configure: Regenerate.
5742
5743 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5744
5745         * Makefile.tpl (configure-[+module+], configure-gcc,
5746         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5747         Set and export LDFLAGS.
5748         * Makefile.in: Regenerate.
5749
5750 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5751
5752         * MAINTAINERS: Add myself to write-after-approval.
5753
5754 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5755
5756         PR bootstrap/14871
5757         * Makefile.tpl: If we don't have built-in-tree target tools,
5758         use the ones found by configure rather than hacking around with
5759         program_transform_name.
5760         * configure.in: Give Makefile.tpl the information necessary
5761         to do that.
5762         * Makefile.in: Regenerate.
5763         * configure: Regenerate.
5764
5765 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5766
5767         PR bootstrap/14760
5768         * configure.in: When computing baseargs, strip *all* copies of
5769         offending options.  Also, don't match/substitute the trailing space,
5770         so that this actually works when two similar options are separated by
5771         only one space.
5772         * configure: Regenerate.
5773
5774 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5775
5776         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5777         (rs6000-*-aix*): Same.
5778         * configure: Regenerate.
5779
5780 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5781
5782         * MAINTAINERS: Add myself to write-after-approval.
5783
5784 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5785
5786         * MAINTAINERS: Add myself to write-after-approval.
5787
5788 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5789
5790         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5791         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5792         * Makefile.in: Regenerate.
5793
5794         * configure.in (top level bootstrap support): Rework --enable-werror
5795         to set @stage2_werror_flag@.
5796         * configure: Regenerate.
5797         * Makefile.tpl (top level bootstrap support): Pass
5798         @stage2_werror_flag@ down to configure in stages 2 and 3.
5799         * Makefile.in: Regenerate.
5800
5801 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5802
5803         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5804         for stages 2 and 3 as well as in make.  As a consequence, remove
5805         OUTPUT_OPTION (now detected by configure) from the flags passed down
5806         to make.
5807         * Makefile.in: Regenerate.
5808
5809         * Makefile.tpl (new-bootstrap): Fix typo.
5810         * Makefile.in: Regenerate.
5811
5812 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5813
5814         * Makefile.tpl: Rearrange by moving recursive_targets rules
5815         into their proper sections.
5816         * Makefile.tpl (top level bootstrap support): Move disabling
5817         of coverage flags from 'make' to 'configure'; improve comments.
5818         * Makefile.in: Regenerate.
5819
5820         * Makefile.tpl (experimental top level bootstrap) Move stage1
5821         language setting from all- target to configure- target; disable
5822         intermodule optimization in stage 1; prevent gratuitous rebuilds
5823         of stage 1.
5824         * Makefile.in: Regenerate.
5825         * configure.in: Comma-separate stage 1 language list for top
5826         level bootstrap.
5827         * configure: Regenerate.
5828
5829         * Makefile.tpl: Clean up experimental top level bootstrap support:
5830         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5831         prev-gcc in configure- targets as well as all- targets.
5832         * Makefile.in: Regenerate.
5833
5834 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5835
5836         * compile: New file imported from automake.
5837
5838 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5839
5840         * configure.in: Remove symbolic link section.
5841         * configure: Regenerate.
5842         * Makefile.tpl (links): Remove.
5843         * Makefile.in: Regenerate.
5844
5845 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5846             Nathanael Nerode  <neroden@gcc.gnu.org>
5847
5848         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5849         Set with AC_CHECK_PROGS.
5850         * configure.in: Fix comment typo from last patch.
5851         * configure: Regenerate.
5852
5853 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5854
5855         * Makefile.tpl: Introduce experimental top level bootstrap support.
5856         * Makefile.in: Regenerate.
5857         * configure.in: Introduce support for top level bootstrap.
5858         * configure: Regenerate.
5859
5860 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5861             Paolo Bonzini  <bonzini@gnu.org>
5862
5863         PR bootstrap/14522
5864         * configure.in: Cope with shells that do not support unquoted ^
5865         * configure: Regenerate.
5866
5867 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5868             Paolo Bonzini  <bonzini@gnu.org>
5869
5870         PR bootstrap/14522
5871         * configure.in: Cope with shells that do not support nesting
5872         quotes inside quoted backquote substitutions.
5873         * configure: Regenerate.
5874
5875 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5876
5877         PR bootstrap/14522
5878         * configure.in: Fix escaping of $.
5879         * configure: Regenerate.
5880
5881 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5882
5883         * configure: Regenerate, since I forgot to while committing Paolo's
5884         changes.
5885
5886 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5887
5888         PR ada/14131
5889         Move language detection to the top level.
5890         * configure.in: Find default values for the tools as
5891         soon as possible.  Disable ada if GNAT is not found.
5892         Emit error message about missing languages.  Expand
5893         --enable-languages=all for the gcc subdirectory.
5894
5895 2004-03-10  Ben Elliston  <bje@gnu.org>
5896
5897         * MAINTAINERS: Update my email address.
5898
5899 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5900
5901         * ltconfig: Disable building static libraries if building shared
5902         libraries on AIX 5L.
5903
5904 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5905
5906         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5907         and disable libgcj.
5908         * configure: Regenerated.
5909
5910 2004-03-01  Brian Booth  <bbooth@redhat.com>
5911
5912         * MAINTAINERS: Add myself to write-after-approval.
5913
5914 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5915
5916         * MAINTAINERS: Add myself to write-after-approval.
5917
5918 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5919
5920         PR bootstrap/7087
5921         * Makefile.tpl: Guard XFOO sed statements better.
5922         * Makefile.tpl: Add dependency for configure-target-libada.
5923         * Makefile.in: Regenerate (incidentally fixes broken
5924         commit when libada-branch was merged).
5925
5926 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5927
5928         * MAINTAINERS: Add myself to write-after-approval.
5929
5930 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5931
5932         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5933         maintainers.
5934
5935 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5936
5937         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5938         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5939
5940 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5941
5942         PR bootstrap/11932
5943         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5944
5945 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5946
5947         * MAINTAINERS: Added myself to write-after-approval.
5948
5949 2004-02-14  Michael Koch  <konqueror@gmx.de>
5950
5951         * MAINTAINERS: Added myself to write-after-approval.
5952
5953 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5954
5955         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5956         some OS port maintainers to OS port maintainers section.
5957
5958 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5959
5960         * MAINTAINERS: Add self.
5961
5962 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5963
5964         * MAINTAINERS: Alphabetize.
5965
5966 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5967
5968         * MAINTAINERS: Remove myself.
5969
5970 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5971
5972         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5973         (rs6000-*-aix*): Same.
5974         * configure: Regenerate.
5975
5976 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5977
5978         * configure.in (host): Add in missing $noconfigdirs to defines.
5979         * configure: Regenerate.
5980
5981 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5982             Nathanael Nerode  <neroden@gcc.gnu.org>
5983
5984         PR ada/6637, PR ada/5911
5985         Merge with libada-branch:
5986         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5987         with appropriate dependencies. Add --enable-libada configure switch.
5988         * configure, Makefile.in: Regenerate.
5989
5990 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5991
5992         * MAINTAINERS: Add myself to write-after-approval.
5993
5994 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5995
5996         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5997         * configure: Regenerate.
5998
5999 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6000
6001         Merge from upstream:
6002
6003         * ltmain.in: When setting IFS to '~', be careful about user
6004         arguments that contain '~'.
6005
6006         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6007
6008         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6009         Also test $base_compile against $CC with escaped arguments. Bug
6010         reported by Geoff Keating <geoffk@apple.com>.
6011
6012 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6013
6014         * MAINTAINERS: Remove i960 port.
6015
6016 2004-01-23  DJ Delorie  <dj@redhat.com>
6017
6018         * Makefile.def (target_modules) [libiberty]: Don't stage.
6019         * Makefile.in: Rebuilt.
6020
6021 2004-01-20  Caroline Tice  <ctice@apple.com>
6022
6023         * MAINTAINERS: Add myself to write-after-approval.
6024
6025 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6026
6027         * MAINTAINERS: Update my email address.
6028
6029 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6030
6031         * MAINTAINERS: Add myself to write-after-approval.
6032
6033 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6034
6035         * MAINTAINERS: Remove entries without email address.
6036
6037 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6038
6039         * MAINTAINERS: Add myself to write-after-approval.
6040
6041 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6042
6043         * MAINTAINERS: Update my email address.
6044
6045 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6046
6047         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6048         * Makefile.tpl (configure-target-[+module+]): Support stage.
6049         * Makefile.in: Rebuilt.
6050
6051 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6052
6053         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6054
6055 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6056
6057         * MAINTAINERS: Add myself as a MIPS maintainer.
6058
6059 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6060
6061         * configure.in: Use ./config.cache, not config.cache.
6062         * configure: Regenerate.
6063         * Makefile.tpl: Special-casing not needed for GCC any more.
6064         * Makefile.in: Regenerate.
6065
6066         * configure.in: Don't share a cache file for host dirs.
6067         * configure: Regenerate.
6068
6069         * config-ml.in: Don't mess with the cache file.
6070
6071 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6072
6073         * MAINTAINERS: Move myself from 'Write After Approval' to
6074         'CPU Port Maintainers' section as SPARC maintainer.
6075
6076 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6077
6078         * Makefile.tpl: Make GCC use a separate config.cache.
6079         * Makefile.in: Regenerate.
6080
6081         PR bootstrap/11932, PR bootstrap/11933
6082         (I don't know if it will fix either of them, but it relates
6083         to them.)
6084         * configure.in: Don't use shared config.cache for target
6085         directories.
6086         * configure: Regenerate.
6087
6088 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6089
6090         * MAINTAINERS: Add myself to 'Write After Approval' section.
6091
6092 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6093
6094         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6095         * configure: Regenerated.
6096
6097 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6098
6099         * MAINTAINERS: Remove the mn10200 maintainer.
6100
6101 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6102
6103         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6104         * configure: Regenerated.
6105
6106 2003-12-16  Jan Hubicka  <jh@suse.cz>
6107
6108         * MAINTAINERS: Add myself as callgraph maintainer.
6109
6110 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6111
6112         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6113         * configure: Regenerate.
6114
6115 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6116
6117         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6118         'Write After Approval' section. Update email.
6119
6120 2003-12-01  James Lemke  <jim@wasabisystems.com>
6121
6122         * MAINTAINERS (Write After Approval): Add myself.
6123
6124 2003-11-20  Matt Thomas  <matt@3am-software.com>
6125
6126         * MAINTAINERS: Add myself as a vax port maintainer.
6127
6128 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6129
6130         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6131         (configure-build-[+module+], configure-[+module+]): Likewise.
6132         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6133         * Makefile.in: Regenerate.
6134
6135 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6136
6137         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6138         shared/dylibed libraries.
6139         * ltmain.sh: Likewise.
6140         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6141         * ltcf-cxx.sh: Likewise.
6142         * ltcf-gcj.sh: Likewise.
6143         * ltconfig: Likewise.
6144
6145 2003-11-17  Stan Cox  <scox@redhat.com>
6146
6147         * MAINTAINERS: Add myself as iq2000 port maintainer.
6148
6149 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6150
6151         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6152         * Makefile.in: Regenerate.
6153
6154 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6155
6156         * config.sub: Update to 2003-11-03 version.
6157
6158 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6159
6160         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6161         * configure:  Regenerate.
6162
6163 2003-10-20  Nicolas Pitre  <nico@cam.org>
6164
6165         * MAINTAINERS: Add myself to 'Write After Approval' section.
6166
6167 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6168
6169         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6170
6171 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6172
6173         * MAINTAINERS: Update my email address.
6174
6175 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6176
6177         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6178
6179 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6180
6181         * MAINTAINERS: Add myself to 'Write After Approval' section.
6182
6183 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6184
6185         * config.guess: Update to 2003-10-16 version.
6186         * config.sub: Update to 2003-10-16 version.
6187
6188 2003-10-15  David Daney  <ddaney@avtrex.com>
6189
6190         * MAINTAINERS: Added myself to 'Write After Approval' section.
6191
6192 2003-10-15  Falk Hueffner  <falk@debian.org>
6193
6194         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6195         'Write After Approval' section. Update email.
6196
6197 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6198
6199         * MAINTAINERS: Move myself from 'Write After Approval' to
6200         'Various Maintainers' section as middle-end maintainer.
6201
6202 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6203
6204         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6205         HOST_FLAGS_TO_PASS.
6206         * Makefile.in: Regenerate.
6207
6208 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6209
6210         * config.guess: Update to 2003-10-07 version.
6211         * config.sub: Update to 2003-10-07 version.
6212
6213 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6214
6215         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6216         * ltconfig (irix5*, irix6*): Don't override version_type.
6217
6218 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6219
6220         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6221         * configure: Rebuilt
6222         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6223         * Makefile.in: Rebuilt
6224
6225 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6226
6227         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6228
6229 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6230
6231         * MAINTAINERS (Write After Approval): Add myself.
6232
6233 2003-09-29  Paul Koning  <ni1d@arrl.net>
6234
6235         * MAINTAINERS: Move myself from "Write After Approval"
6236         to CPU platform maintainers for pdp11 platform.
6237
6238 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6239
6240         * MAINTAINERS: Move myself from 'Write After Approval' to
6241         'Various Maintainers' section as libffi testsuite maintainer.
6242
6243 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6244
6245         * configure.in: Pass a computed --program-transform-name
6246         to subconfigures.
6247         * configure: Regenerated.
6248
6249 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6250
6251         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6252         * Makefile.in: Regenerate.
6253
6254         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6255         * Makefile.in: Regenerate.
6256
6257 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6258
6259         * MAINTAINERS: Move myself from 'Write After Approval'
6260         to 'Various Maintainers' (objective-c) section.
6261
6262 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6263
6264         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6265         quoting.
6266         * configure: Regenerated.
6267
6268 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6269
6270         * MAINTAINERS (Write After Approval): Add myself to write after
6271         approval list.
6272
6273 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6274
6275         * MAINTAINERS (Write After Approval): Add myself.
6276
6277 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6278
6279         * MAINTAINERS: Update my e-mail address.
6280
6281 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6282
6283         * libtool.m4 (LD): Correct powerpc64 host match.
6284
6285 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6286
6287         * MAINTAINTERS: Update my affiliation and email address.
6288
6289 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6290
6291         * MAINTAINERS (Write After Approval): Add myself.
6292
6293 2003-09-04  DJ Delorie  <dj@redhat.com>
6294
6295         * configure: Regenerate.
6296
6297 2003-09-04  Robert Millan  <robertmh@gnu.org>
6298
6299         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6300
6301 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6302
6303         * configure.in: Ensure arguments to sed are properly spaced.
6304         * configure: Regenerate.
6305
6306 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6307
6308         * MAINTAINERS: Update my e-mail address.
6309
6310 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6311
6312         * MAINTAINERS (Write After Approval): Add myself.
6313
6314 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6315
6316         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6317         * configure: Regenerated.
6318
6319 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6320
6321         * MAINTAINERS: Update my email address.
6322
6323 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6324
6325         * configure.in:  Use newline instead of semicolon when assuming
6326         shell arguments in a for loop.
6327         * configure:  Regenerated.
6328
6329 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6330
6331         * MAINTAINERS: Resurrect the i860 maintainer.
6332
6333 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6334
6335         PR 8180
6336         * configure.in: When testing with_libs and with_headers, treat
6337         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6338         * configure: Regenerate.
6339
6340         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6341         make, shell, etc.
6342         (baseargs): Likewise.
6343         * configure: Regenerate.
6344
6345 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6346
6347         * MAINTAINERS (Write After Approval): Add myself.
6348
6349 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6350
6351         * configure.in: Disable libgcj for darwin not on powerpc.
6352         * configure: Rebuild.
6353
6354 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6355
6356         * config-ml.in, symlink-tree: Add license.
6357
6358 2003-08-03  Richard Stallman  <rms@gnu.org>
6359             Eben Moglen  <moglen@columbia.edu>
6360
6361         * README.SCO: New file.
6362
6363 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6364
6365         * Makefile.tpl (check, check-c++): Express dependencies using
6366         dependencies rather than commands.
6367         * Makefile.in: Regenerate.
6368
6369 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6370
6371         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6372         * configure: Ditto.
6373
6374 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6375
6376         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6377         * Makefile.in: Update.
6378
6379 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6380
6381         * configure.in: Enable libgcj for darwin.
6382         * configure: Rebuild.
6383
6384 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6385
6386         * config-ml.in:  Use ac_configure_args directly instead of
6387         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6388         actually seen.
6389
6390 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6391
6392         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6393         creating target and build subdirs to build all parent dirs as needed.
6394         * Makefile.in: Rebuild.
6395         * configure.in: Don't build dirs explicitly here.
6396         * configure: Rebuild.
6397
6398 2003-07-26  Paul Brook  <paul@nowt.org>
6399
6400         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6401
6402 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6403
6404         * Makefile.tpl (all-make): Depend on intl.
6405         * Makefile.in: Rebuilt.
6406
6407 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6408
6409         * install-sh:  Update to newer upstream versions (associated with
6410         aclocal 1.7).
6411         * mkinstalldirs:  Likewise.
6412         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6413
6414 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6415
6416         * MAINTAINERS: Move self from Bug database only accounts
6417         to write-after-approval.
6418
6419 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6420
6421         * config.if: Remove unused libc_interface determination.
6422
6423 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6424
6425         * MAINTAINERS: Move self from write-after-approval to
6426         build machinery (*.in).
6427
6428 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6429
6430         PR bootstrap/11273
6431         PR bootstrap/11408
6432         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6433         unused INSTALL_PROGRAM_ARGS.
6434         * configure.in: Use AC_PROG_INSTALL.
6435         * Makefile.in: Regenerate.
6436         * configure: Regenerate.
6437
6438 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6439
6440         * MAINTAINERS: Alphabetize.
6441
6442 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6443
6444         * configure: Rebuilt.
6445         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6446         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6447         newlib nor libgloss.
6448         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6449         * configure.in (am33_2.0-*-linux*): Added.
6450
6451 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6452
6453         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6454         * configure: Regenerate.
6455
6456 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6457
6458         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6459         * Makefile.in: Regenerate.
6460
6461 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6462
6463         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6464         * Makefile.in: Regenerate.
6465
6466 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6467
6468         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6469         * Makefile.in: Regenerated.
6470
6471         * config-ml.in: Replace PWD with PWD_COMMAND.
6472
6473 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6474
6475         * intl: New directory; see intl/ChangeLog for details.
6476         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6477         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6478         * Makefile.in: Regenerate.
6479
6480 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6481
6482         * configure.in: Clean up config-lang.in handling.  Delete
6483         useless assignment to "subdirs".
6484         * configure: Regenerate.
6485
6486 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6487
6488         * configure.in: Rename 'target_libs' to 'target_libraries'.
6489         Remove useless reference to 'target_libs'.
6490         * configure: Regenerate.
6491
6492 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6493
6494         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6495         * Makefile.in: Regenerate.
6496
6497 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6498
6499         * Makefile.def: Introduce flags_to_pass.
6500         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6501         * Makefile.in: Regenerate.
6502
6503 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6504
6505         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6506         and target-libgloss.
6507         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6508         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6509         * configure: Regenerate.
6510
6511 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6512
6513         * configure.in: Update testsuite_flags to new location.
6514         * configure. Regenerate.
6515
6516 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6517
6518         * Makefile.tpl: Remove BUILD_CC stuff.
6519         * Makefile.in: Regenerate.
6520
6521 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6522
6523         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6524
6525 2003-06-16  Graeme Peterson  <gp@qnx.com>
6526
6527         * MAINTAINERS (Write After Approval): Add myself.
6528
6529 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6530
6531         * config.guess: Update to 2003-06-12 version.
6532         * config.sub: Update to 2003-06-13 version.
6533
6534 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6535
6536         * config.guess: Update to 2003-06-06 version.
6537         * config.sub: Update to 2003-06-06 version.
6538
6539 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6540
6541         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6542         * configure. Regenerate.
6543
6544 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6545
6546         * configure.in: Disable serial configure by default.
6547         * configure: Regenerate.
6548         * Makefile.tpl: Abolish .NOTPARALLEL.
6549         * Makefile.in: Regenerate.
6550
6551         * Makefile.tpl: Replace {build,host,target}_canonical by
6552         {build,host,target}.
6553         * Makefile.in: Regenerate.
6554
6555         * Makefile.tpl: Fix stupid pasto.
6556         * Makefile.in: Regenerate.
6557
6558 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6559
6560         * Makefile.tpl: Remove bogus conditional.
6561         * Makefile.in: Regenerate.
6562
6563 2003-06-05  Jan Hubicka  <jh@suse.cz>
6564
6565         * Makefile.tpl (profiledbootstrap): New target.
6566         * Makefile.in (profiledbootstrap): New target.
6567
6568 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6569
6570         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6571         Pinski. Remove user names from other bugzilla-only maintainers.
6572
6573 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6574
6575         * Makefile.tpl: Make 'recursive targets' using autogen rather
6576         than shell loop.  Remove duplicate 'clean' targets and false
6577         comments.
6578         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6579         Add systematic method of specifying missing targets in subdirs.
6580         Add copyright boilerplate.
6581         * Makefile.in: Regenerate.
6582         * configure.in: Add 'recursive targets' to maybe list.
6583         * configure: Regenerate.
6584
6585         * MAINTAINERS: "GNATS only" -> "Bug database only".
6586
6587         * Makefile.tpl: Rename [+target+] to [+make_target+].
6588         * Makefile.def: Rename 'target' to 'make_target'.
6589
6590 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6591
6592         * MAINTAINERS: Add self as options handling maintainer.
6593
6594 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6595
6596         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6597         been too long since I touched those ports.
6598
6599 2003-05-28  DJ Delorie  <dj@redhat.com>
6600
6601         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6602         * Makefile.in: Regenerate.
6603
6604 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6605
6606         * configure.in: Use curly braces in the definition of tooldir.
6607         * configure: Regenerate.
6608
6609 2003-05-21  DJ Delorie  <dj@redhat.com>
6610
6611         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6612         newlib or libgloss.
6613         * Makefile.in: Regenerate.
6614
6615 2003-05-21  DJ Delorie  <dj@redhat.com>
6616
6617         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6618         * Makefile.in: Regenerate.
6619
6620 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6621
6622         * MAINTAINERS: Update my e-mail address.
6623
6624 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6625
6626         * configure.in: Switch more things to use maybe dependencies.
6627         * Makefile.tpl: Switch more things to use maybe dependencies.
6628         Factor out common code from autogen IF statements.
6629         * configure: Regenerate.
6630         * Makefile.in: Regenerate.
6631
6632 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6633
6634         * configure.in: Accept i[3456789]86 for machine type.
6635         * configure: Regenerate.
6636
6637 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6638
6639         * configure.in: Switch more things to use maybe dependencies.
6640         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6641         * configure: Regenerate.
6642         * Makefile.tpl: Switch more things to use maybe dependencies.
6643         * Makefile.in: Regenerate.
6644
6645 2003-05-16  Andreas Schwab  <schwab@suse.de>
6646
6647         * Makefile.tpl (install-opcodes): Define.
6648         * Makefile.in: Rebuild.
6649
6650 2003-05-13  Andreas Jaeger  <aj@suse.de>
6651
6652         * config.guess: Update to 2003-05-09 version.
6653         * config.sub: Update to 2003-05-09 version.
6654
6655 2003-05-13  Michael Eager  <eager@mvista.com>
6656
6657         * configure.in: Correct sed script so that options in quotes are not
6658         deleted.
6659         * configure: Rebuild.
6660
6661 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6662
6663         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6664         and $$s/newlib/libc/sys/cygwin32 include paths.
6665         * configure: Ditto.
6666
6667 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6668
6669         * MAINTAINERS: Update my email addresses.
6670
6671 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6672
6673         * config-ml.in: Propagate INSTALL variables.
6674
6675 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6676
6677         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6678
6679 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6680
6681         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6682         * Makefile.in: Regenerate.
6683
6684 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6685
6686         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6687
6688 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6689
6690         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6691
6692 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6693
6694         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6695         * Makefile.in: Regenerated.
6696
6697 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6698
6699         * MAINTAINERS (Write After Approval): Upgrade myself from
6700         GNATS only to write-after-approval. Update my mail address.
6701
6702 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6703
6704         (OS Port Maintainers: freebsd): Add myself.
6705
6706 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6707
6708         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6709
6710 2003-04-22  Kean Johnston  <jkj@sco.com>
6711
6712         * MAINTAINERS (SCO ports): Added myself.
6713
6714 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6715
6716         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6717
6718 2003-04-19  Kean Johnston  <jkj@sco.com>
6719
6720         * MAINTAINERS (Write After Approval): Add myself.
6721
6722 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6723
6724         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6725         * Makefile.in: Regenerate.
6726
6727 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6728
6729         * configure.in (powerpc64*-*-linux*): Remove.
6730         * configure: Rebuilt.
6731
6732 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6733
6734         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6735         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6736         and restrap.
6737         * Makefile.in:  Regenerate.
6738
6739 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6740
6741         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6742         * configure: Regenerated.
6743
6744 2003-04-15  DJ Delorie  <dj@redhat.com>
6745
6746         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6747
6748 2003-04-13  Nick Clifton  <nickc@redhat.com>
6749
6750         * config-ml.in: Remove support for --disable-aix removing
6751         call-aix multilibs.
6752
6753 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6754
6755         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6756         * */configure: Rebuilt.
6757
6758 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6759
6760         * MAINTAINERS: Add my email address.
6761
6762 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6763
6764         * MAINTAINERS (Write After Approval): Add myself.
6765
6766 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6767
6768         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6769         * Makefile.in: Regenerate.
6770
6771 2003-03-14  Michael Chastain  <mec@shout.net>
6772
6773         * Makefile.in: Regenerate with correct Makefile.def.
6774
6775 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6776
6777         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6778         Make macro.
6779         * Makefile.in: Regenerate.
6780         * configure.in: Clean up gxx_include_dir logic.
6781         * configure: Regenerate.
6782
6783 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6784
6785         * MAINTAINERS (Write After Approval): Add myself.
6786
6787 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6788
6789         * MAINTAINERS: Update my mail address.
6790
6791 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6792
6793         * configure.in (gxx_include_dir): Fix typo.
6794         * configure: Regenerated.
6795
6796 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6797
6798         * Makefile.tpl: Reindent.
6799         * Makefile.in: Regenerate.
6800         * configure.in: Reindent.  Don't set unused variables.
6801         * configure: Regenerate.
6802
6803 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6804
6805         * configure.in: Include $(build_tooldir)/sys-include in
6806         FLAGS_FOR_TARGET.
6807         * configure: Regenerated.
6808
6809 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6810
6811         * Makefile.tpl: Always pass down RANLIB.
6812         * Makefile.in: Regenerate.
6813
6814         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6815         * Makefile.in: Regenerate.
6816         * configure.in: Remove unused logic relating to --enable-shared
6817         and --enable-threads.  Remove bogus comments.  Remove redundant
6818         noconfigdirs.
6819         * configure: Regenerate.
6820
6821         * configure.in: Replace ${libstdcxx_version} by its value.
6822         Remove reference to mh-dgux.
6823         * configure: Regenerate.
6824
6825 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6826
6827         * MAINTAINERS (Write After Approval): Add myself.
6828
6829 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6830
6831         * Makefile.tpl: Rearrange.
6832         * Makefile.in: Regenerate.
6833
6834 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6835
6836         * configure.in: Add support for kaOS as cross build target system.
6837         * configure: Regenerated.
6838
6839 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6840
6841         * MAINTAINERS (Write after approval): Add myself.
6842
6843 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6844
6845         * MAINTAINERS: Update my email address.
6846
6847 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6848
6849         * MAINTAINERS: Add self to blanket write privs. section.
6850
6851 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6852
6853         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6854         configure-target-* as some target builds may require additional
6855         flags for preprocessor tests.
6856         * Makefile.in: Regenerated.
6857
6858 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6859
6860         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6861         * ltconfig: Handle it.
6862         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6863         auto-detecting it.
6864
6865         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6866         it is used as argument to $CC.
6867         * ltcf-gcj.sh: Likewise.
6868
6869         * configure.in: Introduce --enable-maintainer-mode.
6870         * configure: Rebuilt.
6871         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6872         for maintainer mode.
6873         * Makefile.in: Rebuilt.
6874
6875 2003-02-18  Jason Merrill  <jason@redhat.com>
6876
6877         * Makefile.tpl (check-c++): Allow parallelism.
6878
6879 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6880
6881         * MAINTAINERS: Remove John Carr (who never actually had access to
6882         gcc.gnu.org).
6883
6884 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6885
6886         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6887         don't configure target-libobjc.
6888         * configure: Regenerate.
6889
6890 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6891
6892         * Makefile.tpl (RANLIB): Define.
6893         * Makefile.in: Regenerate.
6894
6895 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6896
6897         * MAINTAINERS: Update my email.
6898
6899 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6900
6901         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6902         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6903         * Makefile.in: Regenerated.
6904         * configure.in: Remove all traces of snavigator, db, and grep.
6905         * configure: Regenerated.
6906
6907 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6908
6909         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6910         After Approval.
6911
6912 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6913
6914         * MAINTAINERS (Write after approval): Add myself.
6915
6916 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6917
6918         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6919         * Makefile.in: Regenerated.
6920
6921 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6922
6923         * config.guess: Updated to 2003-01-30's version.
6924         * config.sub: Updated to 2003-01-28's version.
6925
6926 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6927
6928         * config.if: If gcc_version is already set, just use it.  Don't set
6929         gcc_version_trigger if it's already set, otherwise set it to
6930         gcc/version.c, but only if the file exists.  If it is not set and
6931         gcc/version.c does not exist, try to extract the version number from
6932         $CC.
6933
6934 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6935
6936         * MAINTAINERS: Add myself to write-after-approval list.
6937
6938 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6939
6940         * configure.in:  Revert 24Jan change.
6941         * configure:  Regenerate.
6942
6943 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6944
6945         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6946         entry of HJ Lu.
6947
6948 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6949
6950         * configure.in: Revert previous change.
6951         * configure: Regenerate.
6952
6953 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6954
6955         * configure.in: Make rda native-only.
6956         * configure: Regenerate.
6957
6958 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6959
6960         * MAINTAINERS: Move myself from GNATS-only-accounts to
6961         write-after-approval.
6962
6963 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6964
6965         * configure.in: Add missing \.
6966         * configure: Rebuilt.
6967
6968 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6969
6970         * configure.in (baseargs): Avoid using \| in sed regular
6971         expressions.
6972         * configure: Rebuilt.
6973
6974 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6975
6976         * configure.in (baseargs): Remove all supported forms of
6977         --cache-file, --srcdir, --host, --build and --target options
6978         from argument lists.
6979         * configure: Rebuilt.
6980
6981 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6982
6983         * MAINTAINERS: Add myself to write-after-approval list.
6984
6985 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6986
6987         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6988         * configure: Rebuilt.
6989
6990 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6991
6992         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6993         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6994         * Makefile.in: Regenerate.
6995         * configure: Regenerate.
6996
6997 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6998
6999         * configure.in: Remove Makefile in build, host and target modules
7000         unless configure was run with --no-recursion.
7001         * configure: Rebuilt.
7002
7003 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7004
7005         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7006         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7007         * Makefile.in: Regenerate.
7008
7009 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7010
7011         * config.guess: Update to 2003-01-03 version.
7012         * config.sub: Update to 2003-01-03 version.
7013
7014 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7015
7016         * configure: Regenerate with proper autoconf 2.13.
7017
7018 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7019
7020         * configure.in: Add AC_PREREQ for consistency.
7021         * configure: Regenerate.
7022
7023 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7024
7025         * configure.in (GDB_TK): Add tcl directories conditional on
7026         gdb/gdbtk directory being present.
7027         * configure: Regenerate.
7028
7029 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7030
7031         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7032         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7033         * configure: Rebuilt.
7034
7035 2002-12-31  Tom Tromey  <tromey@redhat.com>
7036
7037         * Makefile.in: Rebuilt.
7038         * Makefile.def (target_modules) [libffi]: Allow installation.
7039
7040 2002-12-31  Andreas Schwab  <schwab@suse.de>
7041
7042         * configure.in: Fix use of $program_transform_name.
7043         * configure: Regenerated.
7044
7045 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7046
7047         * configure.in (baseargs): Don't remove first configure argument.
7048         * configure: Regenerated.
7049
7050 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7051
7052         * Makefile.tpl (local-distclean): Don't remove...
7053         (multilib.ts): ... this.  Moved into...
7054         (multilib.out): ... this.  Don't use sub-make.
7055         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7056         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7057         (configure-build-[+module+], configure-[+module+],
7058         configure-target-[+module+], configure-gcc): ... these.  Test
7059         for Makefile existence.  Drop config.status from dependencies.
7060         * Makefile.in: Rebuilt.
7061         * configure.in: Move gcc-version-trigger to the end of
7062         ac_configure_args.  Add comments to maybedep.tmp and
7063         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7064         nonopt from baseargs, matching and removing corresponding
7065         whitespace while at it.
7066         * configure: Rebuilt.
7067
7068 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7069
7070         * configure.in (host_configargs): Replace reference to
7071         no-longer-defined buildopts with --build=${build_alias}.
7072         * configure: Rebuilt.
7073
7074         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7075         program_transform_name to standard idiom.
7076         (AUTOGEN, AUTOCONF): Define.
7077         (Makefile.in): Use $(AUTOGEN).
7078         (Makefile): Depend on config.status, and use autoconf-style rule to
7079         build it.  Move original commands to...
7080         (config.status): ... this new target.
7081         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7082         $(AUTOCONF).
7083         * Makefile.in: Rebuilt.
7084
7085 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7086
7087         * Makefile.tpl: Fix dramatic bustage due to change in
7088         program_transform_name.
7089         * Makefile.in: Regenerate.
7090
7091         * configure.in: Remove unnecessary PATH setting.
7092         * configure: Regnerate.
7093
7094         * configure.in: Don't default to unprefixed tools unless
7095         the native tools will work.
7096         * configure: Regenerate.
7097
7098         * configure.in: Convert to autoconf script.  Blow away lots
7099         of now-redundant Makefile fragments.
7100         * configure: Generate using Autoconf.
7101         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7102         * Makefile.in: Regenerate.
7103
7104 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7105
7106         * configure: Fix stupid bug where RANLIB was mistakenly included.
7107
7108         * configure.in: Rename (buildargs, hostargs, targargs) to
7109         (build_configargs, host_configargs, target_configargs).
7110
7111         * configure.in: Move logic out of sed statement.
7112
7113         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7114         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7115
7116 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7117
7118         * config.sub: Import from master repository
7119         * config.guess: Ditto
7120
7121 2002-12-24  Andreas Schwab  <schwab@suse.de>
7122
7123         * Makefile.tpl (multilib.out): Fix missing space.
7124         * Makefile.in: Regenerate.
7125
7126 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7127
7128         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7129         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7130         * Makefile.in: Regenerate.
7131         * configure.in: Remove unnecessary leftovers.
7132
7133 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7134
7135         * configure.in (extra_ranlibflags_for_target): New variable.
7136         (*-*-darwin): Add -c to ranlib commands.
7137         * configure (tooldir): Handle extra_ranlibflags_for_target.
7138
7139 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7140
7141         * Makefile.tpl: Revert HJL's change.
7142         * Makefile.in: Regenerated.
7143         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7144         always.
7145
7146 2002-12-19  Andreas Schwab  <schwab@suse.de>
7147
7148         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7149         * Makefile.in: Regenerate.
7150
7151 2002-12-18  H.J. Lu  <hjl@gnu.org>
7152
7153         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7154         * Makefile.in: Regenerated.
7155
7156         * configure.in (build_prefix): New. Substitute.
7157
7158 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7159
7160         * Makefile.tpl: Don't let real targets depend on phony targets.
7161         * Makefile.in: Regenerate.
7162
7163         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7164         * Makefile.in: Regenerate.
7165
7166 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7167
7168         * config.sub: Import from master repository
7169         * config.guess: Ditto
7170
7171 2002-12-16  Jason Merrill  <jason@redhat.com>
7172
7173         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7174         previous 'make bootstrap'.
7175         * Makefile.in: Regenerate.
7176
7177 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7178
7179         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7180
7181 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7182
7183         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7184         * Makefile.in: Regenerate.
7185
7186 2002-12-13  Jason Merrill  <jason@redhat.com>
7187
7188         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7189         library tests.
7190         (check-c++): Just depend on it and check-target-libstdc++-v3.
7191         * Makefile.in: Regenerate.
7192
7193 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7194
7195         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7196         * Makefile.in: Rebuilt.
7197
7198 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7199
7200         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7201
7202 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7203
7204         * configure: Fix bug put in by gremlins.
7205
7206         * Makefile.tpl: Substitute more autoconfily.
7207         * configure: Substitute more autoconfily.
7208         * Makefile.in: Regenerate.
7209
7210 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7211
7212         * config.sub: Import from master repository
7213         * config.guess: Ditto
7214         * MAINTAINERS: Added Svein Seldal under write after approval
7215
7216 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7217
7218         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7219         * Makefile.in (all-sim): Ditto.
7220
7221 2002-12-06  DJ Delorie  <dj@redhat.com>
7222
7223         * Makefile.tpl: Change configure dependencies to not have real
7224         targets depend on phony targets.
7225
7226 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7227
7228         * configure.in: Revert unintentional change.
7229
7230         * Makefile.tpl: Change dependency for */multilib.out so that
7231         it works when gcc isn't in the tree.
7232
7233         * configure.in: Substitute more.
7234         * configure: Run subconfigures from the Makefile.
7235         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7236         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7237
7238 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7239
7240         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7241
7242 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7243
7244         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7245         and corresponding dependencies.
7246         * Makefile.in: Regenerate.
7247
7248         * configure.in (host_tools): Order binutils, gas and ld for
7249         convenience in running the testsuites.
7250
7251         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7252         * Makefile.in: Regenerate.
7253         * configure.in: Introduce rules to serialize subconfigure runs.
7254
7255         * configure.in: Introduce BASE_CC_FOR_TARGET.
7256         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7257         Realize configure-build-* targets.  Realize configure-target-* targets.
7258         * Makefile.in: Regenerate.
7259
7260 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7261
7262         * configure: Move gcc_version_trigger stuff from here...
7263         * configure.in: ...to here.
7264
7265         * configure.in: Separate subconfigure options added by this file from
7266         options given by the user.  Add machinery to put args for host
7267         subconfigures into the Makefile.
7268
7269         * Makefile.tpl: Remove 'vault' targets.
7270         * Makefile.tpl: Reorder and comment dependencies.
7271         * Makefile.in: Regenerate.
7272
7273 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7274         * configure.in: Fix my broken commit of previous patch. (sigh)
7275
7276 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7277
7278         * configure.in: Move host-specific darwin noconfigdirs into
7279         the host-specific section.
7280
7281 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7282
7283         * configure.in: Move host-specific darwin noconfigdirs into
7284         the host-specific section.
7285
7286 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7287
7288         * configure: Remove skip-this-dir support.
7289         * Makefile.tpl: Remove skip-this-dir support.
7290
7291         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7292         subdirectories.
7293         * Makefile.in: Regenerate.
7294
7295         * Makefile.tpl: Strip out useless setting of 'dir'.
7296         * Makefile.in: Regenerate.
7297
7298 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7299
7300         * configure.in: Fix deeply stupid bug.
7301
7302         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7303         shell code in CXX_FOR_TARGET
7304         * Makefile.def: Introduce raw_cxx.
7305         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7306         RAW_CXX_FOR_TARGET.
7307         * Makefile.in: Regenerate.
7308
7309 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7310
7311         * Makefile.tpl: Remove unnecessary ifs.
7312         * Makefile.in: Regenerate.
7313
7314         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7315         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7316         targets for 'no_install' modules.
7317         * configure: Move GDB_TK substitution to configure.in.  Move
7318         build_modules stuff to configure.in.
7319         * configure.in: Implement soft dependency machinery.  Maybe-ize
7320         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7321         * Makefile.in: Regenerate.
7322
7323 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7324
7325         * Makefile.tpl: Make all-target, install-target behave similarly
7326         to all, install (only hitting configured targets).  Eliminate
7327         unused macro defintions.
7328
7329         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7330         build != host.
7331
7332         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7333
7334         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7335
7336         * configure.in: Produce lists of subdir targets we're actually
7337         configuring.  Remove references to "dosrel".
7338         * Makefile.tpl: Let configure set which subdir targets are hit.
7339         Remove install-cross; clean up install; remove ALL.  Remove
7340         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7341         Autogenerate host module targets.  Remove empty dependency lines
7342         and redundant dependency; rearrange slightly.
7343         * Makefile.def: Add host-side libtermcap, utils.
7344
7345         * Makefile.in: Regenerate.
7346
7347 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7348
7349         * ltconfig (osf[345]): Append $major to soname_spec.
7350         Reflect this in library_names_spec.
7351         * ltmain.sh (osf): Prefix $major with . for use as extension.
7352
7353 2002-11-19  Andreas Jaeger  <aj@suse.de>
7354
7355         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7356         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7357         and sparc64 GNU/Linux systems.
7358
7359 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7360
7361         * MAINTAINERS: Update email.
7362
7363 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7364
7365         * MAINTAINERS: Complete James Dennett's entry.
7366
7367 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7368
7369         * MAINTAINERS (Write After Approval): Add myself.
7370
7371 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7372
7373         * Makefile.tpl: syntactic cleanup
7374
7375 2002-11-13  Stuart Hastings  <stuart@apple.com>
7376
7377         * MAINTAINERS: Add myself to write-after-approval list.
7378
7379 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7380
7381         * Makefile.def: Add list of recursive targets to autogenerate.
7382         Add build_modules.
7383         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7384         targets.  Autogenerate *-build-* targets.
7385         * Makefile.in: Regenerate.
7386
7387 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7388
7389         * configure: More autoconf-style substitutions.
7390         * Makefile.tpl: More autoconf-style substitutions.
7391         * Makefile.in: Regenerate.
7392
7393 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7394
7395         * configure: Substitute more variables in a more autoconf-friendly
7396         way.  Simplify slightly.
7397         * Makefile.tpl: Make more variables substitutable in an
7398         autoconf-friendly way.
7399         * Makefile.in: Regenerate.
7400
7401 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7402
7403         * MAINTAINERS (Write After Approval): Add myself.
7404
7405 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7406
7407         * configure.in (v810*): Remove special setting of tools.
7408
7409         * configure: Add support for extra required flags for ar or nm.
7410         * configure.in (aix4.3+): Use above support for target-specific
7411         issues, rather than using config/mt-aix43.
7412
7413 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7414
7415         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7416         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7417         with $srcdir.  Reformat indentation.  Substitute some variables
7418         formerly hard-coded in the Makefile for build=host.
7419         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7420         * Makefile.def: Autogenerate more.
7421         * Makefile.in: Regenerate.
7422
7423 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7424
7425         * MAINTAINERS (Write After Approval): Add myself.
7426
7427 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7428
7429         * Makefile.def (host_modules): Add rda.
7430         * Makefile.in: Regenerate.
7431         * configure.in (target_tool): Add target-rda to list.
7432
7433 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7434
7435         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7436
7437 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7438
7439         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7440         and restrap targets to this rule.
7441         * Makefile.in:  Regenerate.
7442
7443 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7444
7445         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7446         GNATS only accounts.
7447
7448 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7449
7450         * configure.in (i[3456]86-*-linux*): Add check to disable
7451         ${libgcj} for glibc1.
7452
7453 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7454
7455         * MAINTAINERS: Add myself as ip2k port maintainer.
7456
7457 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7458
7459         * configure.in: Add tic4x target.
7460
7461 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7462
7463         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7464         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7465         * Makefile.in: Regenerate.
7466
7467         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7468         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7469         * Makefile.in: Regenerate.
7470
7471 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7472
7473         * MAINTAINERS: Add myself as web pages co-maintainer.
7474
7475 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7476
7477         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7478         * Makefile.in: Regenerate.
7479
7480 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7481
7482         * MAINTAINERS: Add myself and Nathan Sidwell
7483         <nathan@codesourcery.com> as VxWorks maintainers.
7484
7485 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7486
7487         * Makefile.def: Remove order dependency comments.
7488         * Makefile.tpl: Add explicit install-install dependencies.
7489         * Makefile.in: Regenerate.
7490
7491         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7492         * Makefile.in: Regenerate.
7493
7494         * Makefile.tpl: Add configure-target (for src-release in src)
7495         * Makefile.in: Regenerate.
7496
7497 2002-09-30  Nick Clifton  <nickc@redhat.com>
7498
7499         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7500
7501 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7502
7503         * configure.in (s390*-*-linux*): Enable libgcj.
7504
7505 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7506
7507         * configure: Revert accidentally applied changes.
7508
7509         * Makefile.tpl: Make more autoconf-friendly.
7510         * Makefile.in: Regenerate.
7511         * configure: Make substitution more autoconf-like.
7512
7513 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7514
7515         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7516         single entry to handle all these.
7517         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7518         libjava on arm-*-elf.
7519
7520 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7521
7522         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7523         things that depend on them.
7524
7525 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7526
7527         * Makefile.tpl: Make subsituted variables more autoconfy.
7528         * Makefile.in: Regenerate.
7529         * configure: Make seds more autoconfy.
7530
7531 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7532
7533         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7534         * Makefile.in: Regenerate.
7535         * configure.in: Rewrite sed statements to look autoconfy.
7536
7537         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7538         all-target-foo on configure-target-foo.
7539         * Makefile.def: Ditto.
7540         * Makefile.in: Rebuild.
7541
7542 2002-09-25  Andrew Haley  <aph@redhat.com>
7543
7544         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7545
7546 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7547
7548         * Makefile.def: New file.
7549         * Makefile.tpl: New file.
7550         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7551         * contrib/gcc_update: Note that Makefile.in is a generated file.
7552
7553         * configure.in: Minor rearrangement.  Simplify tests.
7554
7555 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7556
7557         * configure.in (with_headers): Skip copy if value is "yes".
7558         (with_libs): Likewise.
7559
7560 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7561
7562         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7563         * configure.in (sh*-*-pe*): Ditto.
7564         * configure.in (mips*-*-pe*): Ditto.
7565         * configure.in (*arm-wince-pe): Ditto.
7566
7567         * configure.in: Rearrange.
7568
7569 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7570
7571         * MAINTAINERS: Update my email address.
7572
7573 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7574
7575         * MAINTAINERS: (Write After Approval): Add myself.
7576
7577 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7578
7579         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7580
7581 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7582
7583         * MAINTAINERS: Change my mailing address.
7584
7585 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7586
7587         * MAINTAINERS (Write After Approval): Remove myself.
7588         (Various Maintainers: c++ runtime libs): Add myself.
7589
7590 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7591
7592         * MAINTAINERS (Write After Approval): Remove myself.
7593         (Various Maintainers: c++ runtime libs): Add myself.
7594
7595 2002-08-15  Eric Christopher  <echristo@redhat.com>
7596
7597         * config.sub: Import from master repository.
7598         * config.guess: Ditto.
7599
7600 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7601
7602         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7603         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7604         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7605
7606 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7607
7608         * MAINTAINERS: Add self to rs6000 vector extensions.
7609
7610 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7611
7612         * libiberty/configure: Reverted unintended yesterday's check in.
7613
7614 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7615
7616         * boehm-gc/configure, libf2c/configure: Rebuilt.
7617         * libffi/configure, libiberty/configure: Ditto.
7618         * libjava/configure, libobjc/configure: Ditto.
7619         * libstdc++-v3/configure, zlib/configure: Ditto.
7620         Merged from binutils:
7621         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7622         From Steve Ellcey <sje@cup.hp.com>:
7623         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7624         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7625         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7626         IA64.
7627         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7628         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7629         soname_spec, sys_lib_search_path_spec): Ditto.
7630
7631 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7632
7633         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7634
7635 2002-08-04  H.J. Lu  (hjl@gnu.org)
7636
7637         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7638
7639 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7640
7641         * MAINTAINERS (Write After Approval): Add myself.
7642
7643 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7644
7645         * configure.in: Move generic linux case to end.  Copy generic
7646         linux noconfigdirs to mips*-*-linux* entry and new
7647         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7648
7649 2002-07-19  Michael Matz  <matz@suse.de>
7650
7651         * MAINTAINERS: Add myself as ra* maintainer.
7652
7653 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7654
7655         * config.guess: Update to 2002-07-09 version.
7656         * config.sub: Update to 2002-07-03 version.
7657
7658 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7659
7660         * MAINTAINERS: Fix typo in a maintainer email address.
7661
7662 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7663
7664         * configure.in: Remove two redundant tests.
7665
7666 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7667
7668         * configure.in (mips*-*-irix6*o32): Enable stabs.
7669
7670 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7671
7672         * configure.in: Don't build grez.
7673         * Makefile.in: Ditto.
7674
7675         * Makefile.in: Remove references to bsp, cygmon, libstub.
7676         * configure.in: Ditto.
7677
7678         * configure.in: Remove leftover reference to gdbtest.
7679
7680 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7681
7682         * configure.in (gxx_include_dir):  Change to match versioned
7683         C++ headers if --enable-version-specific-runtime-libs is used.
7684
7685 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7686
7687         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7688
7689 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7690
7691         * configure.in: Make --without-x work.
7692
7693 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7694
7695         * configure.in: Rearrange target Makefile fragment collection.
7696
7697         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7698         cvs[src].
7699         * configure.in: Ditto.
7700
7701 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7702
7703         * MAINTAINERS (Write After Approval): Update my e-mail address.
7704
7705 2002-06-24  Ben Elliston  <bje@redhat.com>
7706
7707         * configure.in (host_tools): Remove cgen.
7708
7709         * Makefile.in (all-cgen): Remove; runs from its source directory.
7710         (check-cgen, install-cgen, clean-cgen): Likewise.
7711         (all-opcodes): Do not depend on all-cgen.
7712         (all-sim): Likewise.
7713
7714 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7715
7716         * Makefile.in: Eliminate 'apache' targets.
7717         * configure.in: Eliminate 'apache' targets.
7718
7719         * configure.in: Eliminate redundant tests.  Reorganize.
7720
7721         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7722
7723         * config-ml.in: Eliminate references to Cygnus configure.
7724
7725         * Makefile.in: Eliminate references to building emacs.
7726
7727 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7728
7729         * MAINTAINERS: Update my email address.
7730
7731 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7732
7733         * config.if (libstdcxx_incdir): Version C++ headers.
7734         (cxx_incdir): Remove.
7735
7736 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7737
7738         * MAINTAINERS (Write After Approval): Add self.
7739
7740 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7741
7742         * configure.in: Add support for ip2k.
7743
7744 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7745
7746         * configure.in: Fix AIX configury bug.
7747
7748 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7749
7750         * MAINTAINERS (Write After Approval): Add self.
7751
7752 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7753
7754         * configure.in: replace ${topsrcdir} with ${srcdir}
7755
7756         * configure.in: Move definition of libstdcxx_flags
7757         right above usage, rather than waaay earlier.
7758
7759         * configure.in: Pull definition of is_cross_compiler earlier.
7760
7761         * configure.in: Rearrange a little.
7762
7763         * configure.in: Remove references to librx.
7764         * Makefile.in: Remove references to librx.
7765
7766 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7767
7768         * config.sub: Add support for avr target.
7769         Import from master sources, rev 1.255
7770
7771 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7772
7773         * configure, .cvsignore:  Revert previous change...
7774         * Makefile:  ...delete.
7775
7776 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7777
7778         * configure.in: Eliminate ${gasdir} variable.
7779
7780 2002-06-18  Dave Brolley  <brolley@redhat.com>
7781
7782         * configure.in: Add support for frv.
7783         * config.sub: Add support for frv.
7784
7785 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7786
7787         * configure:  Remove garbage from previous commit.
7788
7789 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7790
7791         * configure:  For in-source builds, make a subdir and re-exec there.
7792         * Makefile:  New file.  Pass targets through to build directory.
7793         * .cvsignore:  No longer ignore "Makefile".
7794
7795 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7796
7797         * MAINTAINERS (Write After Approval): Add self.
7798
7799 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7800
7801         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7802
7803 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7804
7805         * configure.in (vax-*-netbsd*): Re-enable gas.
7806
7807 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7808
7809         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7810         BUILD_PREFIX_1, to correct nomenclature.
7811         * configure: Likewise.
7812
7813         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7814         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7815
7816 2002-05-31  Olaf Hering  <olh@suse.de>
7817
7818         * config-ml.in: Propogate DESTDIR also.
7819
7820 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7821
7822         * configure.in (vax-*-netbsd*): Don't build gas for this
7823         platform.
7824
7825 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7826
7827         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7828         and libgcj for AVR.
7829
7830 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7831
7832         * MAINTAINERS (Write After Approval): Add myself.
7833
7834 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7835
7836         * config.guess: Update to 2002-05-22 version.
7837         * config.sub: Likewise.
7838
7839 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7840
7841         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7842         * config-ml.in: Likewise.
7843         * configure: Likewise.
7844         * configure.in: Likewise.
7845
7846 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7847
7848         * MAINTAINERS: Update my email address.
7849
7850 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7851
7852         * configure.in: Simplify makefile fragment collection.
7853
7854         * configure.in: Remove code to build emacs.
7855
7856         * configure.in : Remove --srcdir argument from targargs and buildargs
7857         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7858
7859         * configure: Move some logic to configure.in.
7860         * configure.in: Move some logic from configure.
7861
7862 2002-05-11  Tom Tromey  <tromey@redhat.com>
7863
7864         * MAINTAINERS: Reflect libgcj reality.
7865
7866 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7867
7868         * Makefile.in: Honour DESTDIR.
7869
7870 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7871
7872         * config.guess: Import 2002-03-20 version.
7873         * config.sub: Import 2002-04-26 version.
7874
7875 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7876
7877         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7878
7879 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7880
7881         * MAINTAINERS: Add self.
7882
7883 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7884
7885         * ltmain.sh: Detect and handle object name conflicts
7886         while piecewise linking a static library.
7887
7888 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7889
7890         * configure.in (noconfigdirs): Don't disable libgcj on
7891         sparc64-*-solaris* and sparcv9-*-solaris*.
7892
7893 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7894
7895         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7896
7897 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7898
7899         * configure.in (FLAGS_FOR_TARGET): Do not add
7900         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7901         on i[3456]86-*-linux*.
7902
7903 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7904
7905         * configure.in (noconfigdirs): Replace [ ] with test.
7906
7907         * configure.in (noconfigdirs): Do not add target-newlib if
7908         target == i[3456]86-*-linux*, and host == target.
7909
7910 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7911
7912         * configure.in: delete reference to absent file
7913
7914         * configure.in: replace '[' with 'test'
7915
7916         * configure.in: Eliminate references to gash.
7917         * Makefile.in: Eliminate references to gash.
7918
7919         * configure.in: remove useless references to 'pic' makefile fragments.
7920
7921         * configure.in: (*-*-windows*) Finish removing.
7922
7923         * configure.in: Eliminate redundant test for libgui.
7924
7925 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7926
7927         * MAINTAINERS: Add self and realphabetize.  Update entries
7928         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7929         entry for a29k port maintainer.
7930
7931 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7932
7933         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7934         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7935
7936 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7937
7938         * configure.in: remove references to dead files
7939
7940 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7941
7942         * MAINTAINERS: Add information about purpose of this file.
7943
7944 2002-04-18  Tom Tromey  <tromey@redhat.com>
7945
7946         * configure.in: Disallow configuring libgcj when it is already
7947         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7948         Solaris 2.8 by default.  For PR libgcj/6158.
7949
7950 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7951
7952         * configure.in:  Move default CC setting out of config/mh-* fragments
7953         directly into here.
7954
7955 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7956
7957         * configure.in: don't even try to configure or make a subdirectory
7958         if there's no configure script for it.
7959
7960 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7961
7962         * MAINTAINERS: Remove chill maintainers.
7963         * Makefile.in (CHILLFLAGS): Remove.
7964         (CHILL_LIB): Remove.
7965         (TARGET_CONFIGDIRS): Remove libchill.
7966         (CHILL_FOR_TARGET): Remove.
7967         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7968         CHILL_LIB.
7969         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7970         (CHECK_TARGET_MODULES): Likewise.
7971         (INSTALL_TARGET_MODULES): Likewise.
7972         (CLEAN_TARGET_MODULES): Likewise.
7973         (configure-target-libchill): Remove.
7974         (all-target-libchill): Remove.
7975         * configure.in (target_libs): Remove target-libchill.
7976         Do not compute CHILL_FOR_TARGET.
7977         * libchill: Remove directory.
7978
7979 2002-04-11  DJ Delorie  <dj@redhat.com>
7980
7981         * Makefile.in, configure.in: Sync with binutils, entries
7982         follow...
7983
7984 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7985
7986         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7987         (do-tar, do-bz2): New rules.
7988         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7989         (gdb-tar): New rule.
7990         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7991         (insight_dejagnu.tar): New rule.
7992         (insight.tar): New rule.
7993         (gdb+dejagnu.tar): New rule.
7994         (gdb.tar): New rule.
7995
7996 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7997
7998         * Makefile.in: Add all-tix to deps for all-snavigator
7999         so that tix is built when building snavigator.
8000
8001 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8002
8003         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8004         ld and gdb are not supported.
8005
8006 2002-01-07  Mark Salter  <msalter@redhat.com>
8007
8008         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8009         Allow target-libgloss to be built for arm, strongarm, and xscale.
8010
8011 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8012
8013         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8014         options for i[3456]86-pc-linux* native builds.
8015
8016 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8017
8018         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8019         files from .po files for a distribution.
8020
8021 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8022
8023         * configure.in: Enable libstdc++-v3 for h8300 targets.
8024
8025 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8026
8027         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8028         version from bfd/.
8029
8030 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8031
8032         * Makefile.in (VER): When present, extract the version number from
8033         the file version.in.
8034
8035 2001-05-24  Tom Rix  <trix@redhat.com>
8036
8037         * configure.in : enable ld for aix
8038
8039 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8040
8041         * config.guess: Add linux target for S/390.
8042
8043 2000-11-07  Philip Blundell  <pb@futuretv.com>
8044
8045         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8046
8047 2000-11-03  Philip Blundell  <pb@futuretv.com>
8048
8049         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8050         files.
8051
8052 2001-01-15  Ben Elliston  <bje@redhat.com>
8053
8054         * configure.in (host_tools): Add sid.
8055         Always configure cgen.
8056
8057 2000-11-24  Nick Clifton  <nickc@redhat.com>
8058
8059         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8060
8061
8062 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8063
8064         * Makefile.in (ALL_MODULES): Add all-cgen.
8065         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8066         (all-cgen): New target.
8067         (all-opcodes,all-sim): Depend on all-cgen.
8068         * configure.in (host_tools): Add cgen.
8069         Only configure cgen if --enable-cgen-maint.
8070
8071 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8072
8073         * configure.in: Add *-*-freebsd* configurations.
8074
8075 2002-04-08  Tom Tromey  <tromey@redhat.com>
8076
8077         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8078         Fixes PR libgcj/6068.
8079
8080 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8081
8082         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8083
8084 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8085
8086         * configure.in (alpha*-dec-osf*): Enable libgcj.
8087
8088 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8089
8090         * MAINTAINERS (Write After Approval): Add myself.
8091
8092 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8093
8094         Fix for: PR bootstrap/3591, target/5676
8095         * configure.in (mcore-pe): Disable the configuration of
8096         libstdc++-v3 since exceptions are not supported.
8097
8098 2002-03-20  Anthony Green  <green@redhat.com>
8099
8100         * configure.in: Enable libgcj for xscale-elf target.
8101
8102 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8103
8104         * MAINTAINERS:  Update my email address.
8105
8106 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8107
8108         * ltmain.sh (relink_command): Fix typo in previous change.
8109
8110 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8111
8112         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8113         (relink_command): Added --tag flags.
8114         (mode=install): If relinking fails; error out.
8115
8116 2002-03-12  Richard Henderson  <rth@redhat.com>
8117
8118         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8119         .NOTPARALLEL tag.
8120         (do-check): Rename from check.
8121         (check): Allow parallel check.
8122
8123 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8124
8125         * MAINTAINERS: Add myself as maintainer for xtensa port.
8126         Fix alphabetical order in CPU port maintainer list.
8127         Remove myself from Write After Approval list.
8128
8129 2002-03-11  Richard Henderson  <rth@redhat.com>
8130
8131         * Makefile.in (.NOTPARALLEL): Add fake tag.
8132
8133 2002-03-07  H.J. Lu  (hjl@gnu.org)
8134
8135         * configure.in: Enable gprof for mips*-*-linux*.
8136
8137 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8138
8139         * MAINTAINERS (Write After Approval): Add myself.
8140
8141 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8142
8143         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8144         libjava.
8145         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8146
8147 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8148
8149         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8150         because its Makefile is there; test for the executable instead.
8151
8152 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8153
8154         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8155         libstdc++-v3 and libjava.
8156
8157 2002-02-11  Adam Megacz  <adam@xwt.org>
8158
8159         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8160         boehm-gc
8161
8162 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8163
8164         * config.guess: Updated to 2002-01-30's version.
8165         * config.sub: Updated to 2002-02-01's version.
8166         Contribute sh64-elf.
8167         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8168         * configure.in: Added sh64-*-*.
8169
8170 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8171
8172         * MAINTAINERS: Belatedly add myself to write after approval list.
8173
8174 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8175
8176         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8177         Remove self as Write After Approval.
8178
8179 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8180
8181         * MAINTAINERS: Put self in as maintainer for contrib/regression
8182         directory.
8183
8184 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8185
8186         * MAINTAINERS:  Update my email address.
8187
8188 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8189
8190         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8191         target-libiberty, and target-libgloss.  Skip Java-related
8192         libraries if not supported for NetBSD on target CPU.
8193
8194 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8195
8196         * install-sh: Use _inst.$$_ for temp file name.
8197
8198 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8199
8200         * MAINTAINERS (Write After Approval): Move my contact info
8201         from here...
8202         (OS Port Maintainers): ...to here (netbsd).
8203
8204 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8205
8206         * MAINTAINERS (Write After Approval): Add myself.
8207
8208 2002-01-17  H.J. Lu  <hjl@gnu.org>
8209
8210         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8211         (all-target-fastjar): Also depend on all-target-libiberty.
8212
8213 2002-01-16  H.J. Lu  (hjl@gnu.org)
8214
8215         * config.guess: Import from master sources, rev 1.225.
8216         * config.sub: Import from master sources, rev 1.238.
8217
8218 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8219
8220         * MAINTAINERS (Write After Approval): Remove myself.
8221
8222 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8223
8224         * MAINTAINERS (Write After Approval): Add myself.
8225
8226 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8227
8228         * MAINTAINERS: Add self as docs co-maintainer.
8229
8230 2001-12-11  Matthias Klose  <doko@debian.org>
8231
8232         * MAINTAINERS (Write After Approval): Add myself.
8233
8234 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8235
8236         * MAINTAINERS: Update my email address.
8237
8238 2001-12-07  Turly O'Connor  <turly@apple.com>
8239         * MAINTAINERS (Write After Approval): Add myself.
8240         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8241         (rs6000_initialize_trampoline): Call __trampoline_setup for
8242         ABI_DARWIN too.
8243         * darwin-tramp.asm: New file, implements __trampoline_setup.
8244         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8245
8246 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8247
8248         * MAINTAINERS (Write After Approval): Add myself.
8249
8250 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8251
8252         * configure, configure.in: Use temp file for long sed commands.
8253
8254 2001-12-03  Laurent Guerby  <guerby@acm.org>
8255
8256         * config.sub: Update to version 1.232 on subversion.
8257
8258 2001-12-03  Ben Elliston  <bje@redhat.com>
8259
8260         * MAINTAINERS: Update mail address for config.* patches.
8261
8262 2001-11-27  DJ Delorie  <dj@redhat.com>
8263             Zack Weinberg  <zack@codesourcery.com>
8264
8265         When build != host, create libiberty for the build machine.
8266
8267         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8268         CONFIG_ARGUMENTS.
8269         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8270         New variables.
8271         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8272         and rules.
8273         (all.normal): Depend on ALL_BUILD_MODULES.
8274         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8275         (all-build-libiberty): Depend on configure-build-libiberty.
8276
8277         * configure: Calculate and substitute proper value for
8278         ALL_BUILD_MODULES.
8279         * configure.in: Create the build subdirectory.
8280         Calculate and substitute TARGET_CONFIGARGS (formerly
8281         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8282
8283 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8284
8285         * MAINTAINERS (write-after-approval): Add self.
8286
8287 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8288
8289         * MAINTAINERS (GNATS only accounts): Remove self.
8290
8291 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8292
8293         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8294         libf2c.
8295
8296 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8297
8298         * MAINTAINERS (Write After Approval): Add self.
8299
8300 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8301
8302         * MAINTAINERS: mips and s390 are also CPU ports.
8303
8304 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8305
8306         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8307
8308 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8309
8310         * MAINTAINERS: Alphabetize.
8311
8312 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8313
8314         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8315
8316 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8317
8318         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8319
8320 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8321
8322         * configure.in (--enable-languages): Be more permissive about
8323         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8324
8325 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8326
8327         * config.sub: Import from master sources, rev. 1.230.
8328         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8329
8330 2001-11-07  Laurent Guerby  <guerby@acm.org>
8331
8332         * MAINTAINERS (Write After Approval): Add self.
8333
8334 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8335
8336         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8337
8338 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8339
8340         * config.sub: Import from master sources, rev 1.226.
8341         * config.guess: Import from master sources, rev 1.216.
8342
8343 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8344
8345         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8346         * MAINTAINERS: Add self as maintainer of MMIX port.
8347         Remove old after-approval entry.
8348
8349 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8350
8351         * ChangeLog, configure: Fix spelling errors.
8352
8353 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8354
8355         * MAINTAINERS: Tweak my address.
8356
8357 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8358
8359         * MAINTAINERS: Update my email address.
8360
8361 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8362
8363         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8364         * MAINTAINERS: Add self as maintainer of CRIS port.
8365
8366 2001-10-10  Geert Bosch  <bosch@gnat.com>
8367
8368         * MAINTAINERS (Various maintainers: Ada front end):
8369         Added Robert Dewar.
8370
8371 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8372
8373         * MAINTAINERS (Write After Approval): Added self
8374
8375 2001-10-02  Geert Bosch  <bosch@gnat.com>
8376
8377         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8378
8379 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8380
8381         * configure: Handle temporary files securely using mkdir.
8382
8383 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8384
8385         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8386
8387 2001-09-26  Will Cohen  <wcohen@redhat.com>
8388
8389         * configure.in (*-*-linux*): Disable configuration of target-newlib
8390         and target-libgloss.
8391
8392 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8393
8394         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8395         RANLIB.
8396
8397 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8398
8399         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8400         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8401         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8402         avoid quotes nesting problems.
8403         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8404         (DO_X): Export only variables that are set.
8405
8406 2001-09-19  Ben Elliston  <bje@redhat.com>
8407
8408         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8409         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8410         semantics.  Use the shell built-in "type" command instead.
8411
8412 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8413
8414         Merged from gcc-3_0-branch:
8415         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8416         * ltcf-c.sh: Use $objext, not $ac_objext.
8417         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8418         * ltcf-cxx.sh: Add support for GNU.
8419         2001-07-22  Timothy Wall  <twall@redhat.com>
8420         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8421         default settings if using GNU tools with that configuration.
8422         * ltcf-cxx.sh: Ditto.
8423         * ltcf-gcj.sh: Ditto.
8424         2001-07-21  Michael Chastain  <chastain@redhat.com>
8425         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8426         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8427         * ltmain.sh: Mark as gcc-local.
8428
8429 2001-08-30  Eric Christopher  <echristo@redhat.com>
8430             Jason Eckhardt  <jle@redhat.com>
8431
8432         * config.guess: Merge from master sources.
8433         * config.sub: Merge from master sources, add support for mipsisa32.
8434
8435 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8436         * config.sub: Merge from master sources, rev 1.219.
8437         * MAINTAINERS: Add self as contact for stormy16 port.
8438
8439 2001-08-14  Zack Weinberg  <zackw@panix.com>
8440
8441         * config.sub: Merge from master sources, rev 1.218.
8442         * config.guess: Merge from master sources, rev 1.209.
8443
8444 2001-08-11  Graham Stott  <grahams@redhat.com>
8445
8446         * Makefile.in (check-c++): Add missing semicolon.
8447
8448 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8449
8450         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8451
8452 2001-07-30  Eric Christopher  <echristo@redhat.com>
8453
8454         * MAINTAINERS (Various maintainers: mips port): Added myself.
8455
8456 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8457
8458         * configure.in (sh-*-linux*): New.
8459
8460 2001-07-27  Richard Henderson  <rth@redhat.com>
8461
8462         * .cvsignore: Add LAST_UPDATED.
8463
8464 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8465
8466         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8467
8468 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8469
8470         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8471
8472 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8473
8474         * MAINTAINERS (Write After Approval): Added myself.
8475
8476 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8477
8478         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8479         and libgcj on m68hc11/m68hc12.
8480
8481 2001-06-27  H.J. Lu  (hjl@gnu.org)
8482
8483         * Makefile (CFLAGS_FOR_BUILD): New.
8484         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8485
8486 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8487
8488         * README: Remove version number.
8489
8490 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8491
8492         * INSTALL/README: Update wrt. to the installation instructions now
8493         residing in gcc/doc/install.texi.
8494
8495 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8496
8497         * README: Replace with a cut-down and updated version of gcc/README.
8498
8499 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8500
8501         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8502         multilibs to be disabled.
8503
8504 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8505
8506         * MAINTAINERS (Write After Approval): Add myself.
8507
8508 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8509
8510         * config.guess: Import CVS version 1.195.
8511         * config.sub: Import CVS version 1.212.
8512
8513 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8514
8515         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8516         gcc/xgcc is built, use -print-prog-name to find out the program
8517         name to use.
8518
8519 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8520
8521         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8522         appear to also be in the master copy.
8523         * config.sub:  Import CVS version 1.211.
8524
8525 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8526
8527         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8528         with_gcc]: Use `gcc -shared' to build a shared library.
8529
8530 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8531
8532         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8533         archives.
8534
8535 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8536
8537         * MAINTAINERS (Write After Approval): Add myself.
8538
8539 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8540
8541         * configure.in (libstdcxx_flags): Do not try to execute
8542         libstdc++-v3/testsuite_flags until it exists.
8543
8544 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8545
8546         * MAINTAINERS: Update my email address.
8547
8548 2001-05-31  Graham Stott  <grahams@redhat.com>
8549
8550         * MAINTAINERS (Write After Approval): Add myself.
8551
8552 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8553
8554         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8555         libraries when using g++ with native linker.
8556
8557 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8558
8559         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8560
8561 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8562
8563         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8564         [aix4*|aix5*]: Prepend blank.
8565
8566 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8567
8568         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8569         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8570         of subdir/configure scripts to use the new libtool.m4.
8571
8572 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8573
8574         * MAINTAINERS (Write After Approval): Add myself.
8575
8576 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8577
8578         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8579
8580 2001-05-11  Ben Elliston  <bje@redhat.com>
8581
8582         * Makefile.in (all-sid): New target.
8583         (check-sid, clean-sid, install-sid): Likewise.
8584
8585 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8586
8587         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8588
8589 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8590
8591         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8592         libgcj.
8593
8594 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8595
8596         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8597         gcc/xgcc is built, use -print-prog-name to find out the program
8598         name to use.
8599
8600 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8601
8602         * configure.in (noconfigdirs): Don't reset it from scratch in the
8603         target case; only append to it.
8604
8605         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8606         sparc-*-solaris2.8]: Disable ${libgcj}.
8607
8608 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8609
8610         * configure.in (libgcj_saved): Copy from $libgcj.
8611         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8612         --disable-libgcj.
8613
8614 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8615
8616         * MAINTAINERS: Remove self as MIPS maintainer and
8617         C front end maintainer.
8618
8619 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8620
8621         * configure.in: Move *-chorusos target case to the proper switch.
8622         Disable libgcj.
8623
8624 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8625
8626         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8627         1.641.2.228.
8628
8629 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8630
8631         * Makefile.in (STAGE1_CFLAGS): Pass down.
8632
8633 2001-04-13  Alan Modra  <amodra@one.net.au>
8634
8635         * config.guess: Add hppa64-linux support.  Note for next import that
8636         this is already in the master file.
8637         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8638
8639 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8640
8641         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8642         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8643
8644 2001-04-11  Stan Shebs  <shebs@apple.com>
8645
8646         * MAINTAINERS: Add self as Darwin port maintainer.
8647
8648 2001-04-11  Alan Modra  <amodra@one.net.au>
8649
8650         * MAINTAINERS: Update my email address.
8651
8652 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8653
8654         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8655         recent versions of FreeBSD (release 3 or later).
8656         * ltconfig: On FreeBSD, -lc must not be provided when building
8657         a shared library or else the standard -pthread gcc option is
8658         rendered worthless to later users of the built library.
8659
8660 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8661
8662         * MAINTAINERS: Add self and RTH as C front end maintainers.
8663
8664 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8665
8666         * config.sub: Make sure to match an already-canonicalized
8667         machine name (eg. mn10300-unknown-elf).
8668
8669 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8670
8671         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8672         New macros.
8673         (bootstrap, cross): Use RECURSE_FLAGS.
8674         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8675
8676 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8677
8678         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8679
8680 2001-03-22  Colin Howell  <chowell@redhat.com>
8681
8682         * Makefile.in (DO_X): Do not backslash single-quotes in
8683         backquotes (two places).
8684
8685 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8686
8687         Re-installed:
8688         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8689         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8690         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8691         * ltcf-cxx.sh: Likewise.
8692         * ltcf-gcj.sh: Likewise.
8693
8694 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8695
8696         * MAINTAINERS: Add myself as "documentation co-maintainer".
8697
8698 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8699
8700         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8701         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8702
8703 2001-03-19  Tom Tromey  <tromey@redhat.com>
8704
8705         * config-ml.in: Handle GCJ and GCJFLAGS.
8706
8707 2001-03-21  Michael Chastain  <chastain@redhat.com>
8708
8709         * Makefile.in: all-m4 depends on all-texinfo.
8710
8711 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8712
8713         * MAINTAINERS: Add myself to write after approval list.
8714
8715 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8716
8717         * Makefile.in (DO_X): Quote nested quotes.
8718
8719 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8720
8721         * MAINTAINERS: Add myself to write after approval list.
8722
8723 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8724
8725         * Makefile.in (DO_X): Use double quotes for quoting
8726         "RANLIB=$${RANLIB}".
8727
8728 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8729
8730         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8731
8732 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8733
8734         * configure.in: Only use `lang_requires' for languages athat are
8735         actually enabled.
8736
8737 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8738
8739         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8740
8741 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8742
8743         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8744
8745 2001-03-07  Tom Tromey  <tromey@redhat.com>
8746
8747         * configure.in: Allow config-lang.in to set `lang_requires' to list
8748         of other required languages.
8749
8750 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8751
8752         * Makefile.in: Remove RANLIB definition. Use RANLIB
8753         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8754         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8755
8756 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8757             Alexandre Oliva  <aoliva@redhat.com>
8758
8759         * Makefile.in (check-c++): Use tabs, not spaces.
8760
8761 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8762
8763         * MAINTAINERS: add myself to Write After Approval list.
8764
8765 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8766
8767         * Makefile.in (check-c++): New rule.
8768
8769         * configure.in (target_libs): Remove libg++.
8770         (noconfigdirs): Remove libg++.
8771         (noconfigdirs): Same.
8772         (noconfigdirs): Same.
8773         (noconfigdirs): Same.
8774
8775         * config-ml.in: Remove libg++ references.
8776
8777         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8778         (ALL_TARGET_MODULES): Same.
8779         (configure-target-libg++): Remove.
8780         (all-target-libg++): Remove.
8781         (configure-target-libio): Remove.
8782         (all-target-libio): Remove.
8783         (check-target-libio): Remove.
8784         (.PHONY): Remove.
8785         (libg++.tar.bz2): Remove.
8786         (all-target-cygmon): Remove libio.
8787         (all-target-libstdc++): Remove.
8788         (configure-target-libstdc++): Remove.
8789         (TARGET_LIB_PATH): Remove libstdc++.
8790         (ALL_GCC_CXX): Remove libstdc++.
8791         (all-target-gperf): Correct.
8792
8793 2001-02-16  Nick Clifton  <nickc@redhat.com>
8794
8795         * configure.in (noconfigdirs): Allow configuration of texinfo
8796         for Cygwin hosts.
8797
8798 2001-02-15  Anthony Green  <green@redhat.com>
8799
8800         * configure: Introduce GCJ_FOR_TARGET.
8801         * configure.in: Ditto.
8802         * Makefile.in: Ditto.
8803
8804 2001-02-13  Andreas Schwab  <schwab@suse.de>
8805
8806         * MAINTAINERS: Update mail address.
8807
8808 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8809
8810         * config.guess: Add linux target for S/390.
8811         * config.sub: Likewise.
8812
8813 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8814
8815         * configure.in: for *-chorusos, don't config target-newlib and
8816         target-libgloss.
8817
8818 2001-02-06  Ben Elliston  <bje@redhat.com>
8819
8820         * configure: Output host type to stdout, not stderr.
8821
8822 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8823
8824         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8825         * ltcf-cxx.sh: Likewise.
8826
8827         * config.if: Assume enable_libstdcxx_v3 is defined.
8828
8829 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8830
8831         Remove V2 C++ library.
8832         * configure.in: Remove --enable-libstdcxx_v3 support.
8833
8834 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8835
8836         * include/demangle.h: Add prototype for java_demangle_v3.
8837
8838 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8839
8840         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8841
8842 2001-01-27  Richard Henderson  <rth@redhat.com>
8843
8844         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8845
8846 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8847
8848         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8849         Don't unset, it's non-portable and no longer necessary, set to empty
8850         instead.
8851
8852 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8853
8854         * ltconfig: Shell portability fix for the tagname validity check.
8855
8856 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8857
8858         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8859         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8860
8861 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8862
8863         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8864
8865 2001-01-26  Tom Tromey  <tromey@redhat.com>
8866
8867         * configure.in: Allow libgcj to be built on Sparc Solaris.
8868
8869 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8870
8871         * ltcf-c.sh: Add aix5 case.
8872         * ltcf-cxx.sh: Likewise.
8873         * ltconfig: Likewise.
8874
8875 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8876
8877         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8878         keep at least one of build_libtool_libs or build_old_libs set to
8879         yes.
8880
8881         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8882         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8883
8884 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8885
8886         * configure.in: Enable libgcj on several additional platforms.
8887
8888 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8889
8890         * configure.in: Enable libgcj for linux targets.
8891
8892 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8893
8894         * MAINTAINERS (Write After Approval): Add myself.
8895
8896 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8897
8898         * MAINTAINERS: Add myself as vax port maintainer.
8899
8900 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8901
8902         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8903
8904 2001-01-09  Mike Stump  <mrs@wrs.com>
8905
8906         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8907         failures of subdirectories.
8908
8909 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8910
8911         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8912         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8913         * ltcf-cxx.sh: Likewise.
8914         * ltcf-gcj.sh: Likewise.
8915         * ltconfig.sh: Fix typo.
8916
8917 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8918
8919         * configure: handle DOS-style absolute paths.
8920
8921 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8922
8923         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8924
8925 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8926
8927         * MAINTAINERS: Add myself as avr port co-maintainer.
8928
8929 2000-12-28  Ben Elliston  <bje@redhat.com>
8930
8931         * MAINTAINERS: Add myself under ``Write After Approval''.
8932
8933 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8934
8935         * texinfo: Remove directory from GCC.
8936
8937 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8938
8939         * COPYING: Update to current
8940         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8941         to 19yy as example year in copyright notice).
8942
8943 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8944
8945         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8946         (libstdcxx_incdir): Pass down.
8947         * config.if: Remove expired bits for cxx_interface, add stub.
8948         (libstdcxx_incdir): Add variable for g++ include directory.
8949         * configure.in (gxx_include_dir): Use it.
8950
8951 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8952
8953         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8954         with old-email address from ``Write After Approval''.
8955
8956 2000-12-15  Andreas Jaeger  <aj@suse.de>
8957
8958         * configure.in: Handle lang_dirs.
8959
8960 2000-12-14  Tom Tromey  <tromey@redhat.com>
8961
8962         * MAINTAINERS: Removed brads.
8963
8964         * MAINTAINERS: Added gcj developers.
8965
8966 2000-12-13  Anthony Green  <green@redhat.com>
8967
8968         * configure.in: Disable libgcj for any target not specifically
8969         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8970         with g++ abi.
8971
8972 2000-12-13  Mike Stump  <mrs@wrs.com>
8973
8974         * Makefile.in (local-distclean): Also remove fastjar.
8975
8976 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8977
8978         * contrib/gcc_update: Add fastjar --touch entries.
8979
8980 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8981
8982         * configure.in: Disable language-specific target libraries for
8983         languages that aren't enabled.
8984
8985 2000-12-10  Anthony Green  <green@redhat.com>
8986
8987         * configure.in: Define libgcj.  Disable libgcj target libraries for
8988         most targets.
8989
8990 2000-12-10  Neil Booth  <neilb@earthling.net>
8991
8992         * MAINTAINERS: Update mail address, remove from WAA list.
8993
8994 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8995
8996         * libjava: Imported from /cvs/java.
8997         * libffi: Likewise.
8998         * Boehm-gc: Likewise.
8999
9000 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9001
9002         * configure.in (target_libs): Revert 2000-12-08 patch.
9003         (noconfigdirs): Added target-libjava.
9004
9005 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9006
9007         * djunpack.bat: removed.
9008
9009 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9010
9011         * Makefile.in: handle DOS-style absolute paths.
9012         * config-ml.in: likewise.
9013         * symlink-tree: likewise.
9014
9015 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9016
9017         * fastjar: Imported.
9018
9019 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9020
9021         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9022         libjava.
9023         * configure.in (target_libs): Removed `target-libjava'.
9024
9025 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9026
9027         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9028         (ALL_MODULES): Added fastjar.
9029         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9030         (all-target-libjava): all-fastjar replaces all-zip.
9031         (all-fastjar): Added.
9032         (configure-target-fastjar, all-target-fastjar): Likewise.
9033         * configure.in (host_tools): Added fastjar.
9034
9035 2000-12-07  Mike Stump  <mrs@wrs.com>
9036
9037         * Makefile.in (local-distclean): Remove leftover built files.
9038
9039 2000-11-24  Nick Clifton  <nickc@redhat.com>
9040
9041         * configure.in (xscale-elf): Add target.
9042         (xscale-coff): Add target.
9043
9044 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9045
9046         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9047         recent versions of FreeBSD (release 3 or later).
9048         * ltconfig: On FreeBSD, -lc must not be provided when building
9049         a shared library or else the standard -pthread gcc option is
9050         rendered worthless to later users of the built library.
9051
9052 2000-11-16  Fred Fish  <fnf@be.com>
9053
9054         * configure.in (enable_libstdcxx_v3): Fix typo,
9055         libstd++ -> libstdc++.
9056
9057 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9058
9059         * MAINTAINERS: Add self to Write After Approval list.
9060
9061 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9062
9063         * MAINTAINERS: Update my email address.  Add myself to global write
9064         privs list.
9065
9066 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9067
9068         * Makefile.in: Merge with src and libgcj.
9069         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9070         configure-target-<library> when their configure scripts need the C
9071         or C++ library to have already been built to work properly.
9072         (do_proto_toplev): Set them to an empty string.
9073
9074         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9075         (REALLY_SET_LIB_PATH): Use them.
9076
9077 2000-11-17  Stan Shebs  <shebs@apple.com>
9078
9079         * MAINTAINERS: Add self to Write After Approval list.
9080
9081 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9082
9083         * configure: Provide the original toplevel configure arguments
9084         (including $0) to subprocesses in the environment rather than
9085         through gcc/configargs.h.
9086
9087 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9088
9089         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9090         C99.  Alphabetise "Write After Approval" list.
9091
9092 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9093
9094         * configure: Turn on libstdc++ V3 by default.
9095
9096         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9097         if we've got GCC.
9098
9099 2000-11-11  Philip Blundell  <philb@gnu.org>
9100
9101         * MAINTAINERS: Add self to Write After Approval list.
9102
9103 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9104
9105         * ltcf-c.sh (aix4): Improve shared library configuration; require
9106         exporting symbols.
9107         * ltcf-cxx.sh (aix4): Define.
9108         * ltconfig (aix4): Define library and soname specs appropriate for
9109         AIX.  Define command to create export symbols list.
9110
9111 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9112
9113         * config.sub: Add support for Sun Chorus
9114
9115 2000-10-31  Nick Clifton  <nickc@redhat.com>
9116
9117         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9118         <name>@redhat.com.  Also installed new email address for Clint
9119         Popetz.
9120
9121 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9122
9123         * etc: Remove directory from GCC.
9124
9125 2000-10-16  Michael Meissner  <meissner@redhat.com>
9126
9127         * configure (gcc/configargs.h): Only create if there is a build GCC
9128         directory created.
9129
9130 2000-10-16  Matthias Klose  <doko@debian.org>
9131
9132         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9133         when configured for libstdc++-v3.
9134
9135 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9136
9137         * configure: Save configure arguments to gcc/configargs.h.
9138
9139 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9140
9141         * config.guess: Import CVS version 1.157.
9142         * config.sub: Import CVS version 1.181.
9143
9144 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9145
9146         * Makefile.in (bootstrap): avoid recursion if subdir missing
9147         (cross): ditto
9148         (do-proto-toplev): ditto
9149
9150 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9151
9152         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9153         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9154
9155         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9156         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9157         all affected `configure' scripts.
9158
9159 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9160
9161         * MAINTAINERS: Add self as cpplib co-maintainer.
9162
9163 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9164
9165         * MAINTAINERS: Add self to Write After Approval list.
9166
9167 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9168
9169         * INSTALL/README: egcs -> GCC update.
9170
9171 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9172
9173         * MAINTAINERS: Add myself to Write After Approval list.
9174
9175 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9176
9177         * MAINTAINERS: Add myself to Write After Approval list.
9178
9179 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9180
9181         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9182         X11 libraries for hppa64.
9183
9184 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9185
9186         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9187
9188 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9189
9190         * Makefile.in (all-zlib): Added dummy target.
9191
9192         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9193         ltcf-gcj.sh: Updated from libtool multi-language branch.
9194
9195 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9196
9197         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9198         (bootstrap*): Depend on all-bootstrap.
9199
9200 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9201
9202         * config.guess: Import CVS version 1.156.
9203         * config.sub: Import CVS version 1.179.
9204
9205 2000-09-02  Anthony Green  <green@cygnus.com>
9206
9207         * Makefile.in (all-gcc): Depend on all-zlib.
9208         (CLEAN_MODULES): Add clean-zlib.
9209         (ALL_MODULES): Add all-zlib.
9210         * configure.in (host_libs): Add zlib.
9211
9212 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9213
9214         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9215         crosses, but add gcc/include to the header search path for them.
9216
9217 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9218
9219         * MAINTAINERS: Add self to Write After Approval list.
9220
9221 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9222
9223         * config.guess: Import CVS version 1.152.
9224         * config.sub: Import CVS version 1.177.
9225
9226 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9227
9228         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9229         $targargs to tell whether newlib is going to be built.
9230
9231         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9232         $$r/TARGET_SUBDIR/libio for _G_config.h.
9233
9234 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9235
9236         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9237
9238 2000-08-22  DJ Delorie  <dj@redhat.com>
9239
9240         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9241
9242 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9243
9244         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9245         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9246         sub-configures.
9247
9248 2000-08-21  DJ Delorie  <dj@redhat.com>
9249
9250         * MAINTAINERS: Add self as a libiberty maintainer
9251
9252 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9253
9254         * configure.in (libstdcxx_flags): Use
9255         libstdc++-v3/src/libstdc++.INC.
9256
9257 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9258
9259         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9260
9261 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9262
9263         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9264
9265         * configure: Make enable_threads and enable_shared defaults
9266         explicit.  Substitute enable_threads into generated Makefiles.
9267         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9268         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9269
9270 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9271
9272         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9273
9274 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9275
9276         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9277         previous delta.
9278
9279 2000-08-11  Jason Merrill  <jason@redhat.com>
9280
9281         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9282         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9283         (FLAGS_FOR_TARGET): Not here.
9284         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9285
9286 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9287
9288         * config-ml.in (CC, CXX): Don't introduce a leading space.
9289
9290 2000-08-07  DJ Delorie  <dj@delorie.com>
9291
9292         * MAINTAINERS: Add self as a DJGPP maintainer
9293
9294 2000-08-07  DJ Delorie  <dj@redhat.com>
9295
9296         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9297         "if we're also building gcc, and it's a gcc that will run on the
9298         build machine, we want to use its includes instead of the system's
9299         default includes".
9300
9301 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9302
9303         * MAINTAINERS: Add self to Write After Approval list.
9304
9305 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9306
9307         * configure.in (libstdcxx_flags): Don't use `"'.
9308
9309         * config-ml.in: Adjust multilib search paths to the
9310         appropriate multilib tree.
9311
9312 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9313
9314         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9315         commas in $LANGUAGES.
9316
9317 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9318
9319         * configure.in: Re-enable all references to libg++ and librx.
9320
9321 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9322
9323         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9324         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9325         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9326         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9327
9328         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9329
9330 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9331
9332         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9333         CXX_FOR_TARGET for sed.
9334
9335 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9336
9337         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9338         Do not override if already set in the environment or in configure.
9339         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9340         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9341
9342 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9343
9344         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9345         the libtool CVS tree multi-language branch.
9346         * ltconfig, ltmain.sh: Updated.
9347
9348 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9349
9350         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9351         (clean-target): Depend on it.
9352
9353         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9354         (GCC_FOR_TARGET): Use it.
9355         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9356         * configure.in: ... here.
9357         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9358         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9359
9360 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9361
9362         * MAINTAINERS: Add self to Write After Approval list.
9363
9364 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9365
9366         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9367         (configure-target-libchill, configure-target-libobjc): Likewise.
9368
9369         * configure.in: Use the same cache file for all target libs.
9370         * config-ml.in: But different cache files per multilib variant.
9371
9372 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9373
9374         * configure (topsrcdir): Don't use dirname.
9375
9376 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9377
9378         * MAINTAINERS: Add self to Write After Approval list.
9379
9380 2000-07-20  Jason Merrill  <jason@redhat.com>
9381
9382         * configure.in: Remove all references to libg++ and librx.
9383
9384         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9385
9386 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9387
9388         * config.sub: Update to subversions version 2000-07-06.
9389
9390 2000-07-12  Andrew Haley  <aph@cygnus.com>
9391
9392         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9393         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9394
9395 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9396
9397         * symlink-tree:  Check number of arguments.
9398
9399 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9400
9401         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9402         search path for a g++ extracted from the build tree.  This
9403         will allow link tests run by configure scripts in
9404         subdirectories to succeed.
9405
9406 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9407
9408         * ltconfig: Add support for mips-dde-sysv4.2MP
9409
9410 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9411
9412         * MAINTAINERS: Add myself as loop discovery maintainer.
9413
9414 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9415
9416         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9417         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9418
9419 2000-06-19  Timothy Wall  <twall@cygnus.com>
9420
9421         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9422         * config.sub: Add tic54x target.
9423
9424 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9425
9426         * MAINTAINERS: Add self as Fortran maintainer,
9427         remove Craig Burley.
9428
9429 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9430
9431         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9432         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9433
9434 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9435
9436         * MAINTAINERS: Add self as i18n maintainer
9437
9438 20000-05-21  H.J. Lu  (hjl@gnu.org)
9439
9440         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9441         directory are used if they exist. Make sure
9442         $(build_tooldir)/include is searched for header files,
9443         $(build_tooldir)/lib/ for library files.
9444         (GCC_FOR_TARGET): Likewise.
9445         (CXX_FOR_TARGET): Likewise.
9446
9447 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9448
9449         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9450
9451 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9452
9453         * Makefile.in (configure-target-libiberty): Depend on
9454         configure-target-newlib.
9455
9456 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9457
9458         * configure.in, Makefile.in: Merge all libffi-related
9459         configury stuff from the libgcj tree.
9460
9461 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9462
9463         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9464         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9465
9466 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9467
9468         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9469         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9470         current version information.  Add to proto-toplev directory.
9471         (gdb-taz): Build do-djunpack.
9472
9473 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9474
9475         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9476
9477 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9478
9479         * MAINTAINERS: Add self to Write After Approval list.
9480
9481 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9482
9483         * ltmain.sh: Preserve in relink_command any environment
9484         variables that may affect the linker behavior.
9485
9486 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9487
9488         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9489
9490 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9491
9492         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9493
9494 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9495
9496         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9497         with the version name.
9498
9499 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9500
9501         * MAINTAINERS: Add self as bb-reorder maintainer.
9502
9503 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9504
9505         * config.if: Tweak.
9506
9507 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9508
9509         * djunpack.bat: New file.
9510
9511 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9512
9513         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9514         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9515         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9516         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9517
9518 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9519
9520         * config.sub (case $basic_machine): Change default for "ibm-*"
9521         to "openedition".
9522
9523 2000-04-13  Andreas Jaeger  <aj@suse.de>
9524
9525         * MAINTAINERS: Added myself.
9526
9527 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9528
9529         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9530         (do-md5sum): New target.
9531         (MD5PROG): Define.
9532         (PACKAGE): Default to TOOL.
9533         (VER): Default to a shell script.
9534         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9535         md5 checksum generation.
9536         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9537         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9538         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9539         insight.tar.bz2): Use gdb-taz to create archive.
9540
9541 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9542
9543         * configure (warn_cflags): Delete.
9544
9545 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9546
9547         * MAINTAINERS: Added myself.
9548
9549 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9550             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9551
9552         * configure.in (enable_libstdcxx_v3): Add.
9553         (target_libs): Add bits here to switch between libstdc++-v2 and
9554         libstdc++-v3.
9555         * config.if: And this file too.
9556         * Makefile.in: Add libstdc++-v3 targets.
9557
9558 2000-04-05  Michael Meissner  <meissner@redhat.com>
9559
9560         * config.sub (d30v): Add d30v as a basic machine type.
9561
9562 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9563
9564         * configure.in: -linux-gnu*, not -linux-gnu.
9565
9566 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9567
9568         * MAINTAINERS: Add self in write-after-approval section.
9569
9570 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9571
9572         * MAINTAINERS: Add self as ia64 port maintainer.
9573
9574 2000-03-08  Neil Booth  <NeilB@earthling.net>
9575
9576         * MAINTAINERS: Add self in write-after-approval section.
9577
9578 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9579
9580         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9581         (do-tar-bz2): Replace TOOL with PACKAGE.
9582         (gdb.tar.bz2): Remove GDBTK from GDB package.
9583         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9584         dejagnu.tar.bz2): New packages.
9585
9586 2000-02-27  Andreas Jaeger  <aj@suse.de>
9587
9588         * configure.in: Add entry for mips*-*-linux*, move catch all
9589         *-*-*linux* entry below this one.
9590
9591 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9592
9593         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9594
9595 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9596
9597         * config.sub: Support an OS of "wince".
9598
9599 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9600
9601         * config.guess, config.sub: Updated to match config's 2000-02-15
9602         version.
9603
9604 2000-02-23  Linas Vepstas  <linas@linas.org>
9605
9606         * config.sub: Add support for Linux/IBM 370.
9607         * configure.in: Likewise.
9608
9609 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9610
9611         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9612
9613 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9614
9615         * config.guess: Guess "cygwin" rather than "cygwin32".
9616
9617 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9618
9619         * configure (gcc_version): When setting, narrow search to
9620         lines containing `version_string'.
9621
9622 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9623
9624         * config.sub: Add support for avr target.
9625
9626 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9627
9628         * MAINTAINERS: Add maintainers for MCore port.
9629
9630 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9631
9632         * config.sub: Add mmix-knuth-mmixware.
9633
9634 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9635
9636         * MAINTAINERS: Pair cccp with cpplib maintainership.
9637
9638 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9639
9640         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9641         structure stuff to -L library search.
9642         (CXX_FOR_TARGET): Ditto.
9643         (CROSS_CHECK_MODULES): Fix spelling mistake.
9644
9645 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9646
9647         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9648         the C++ compiler.
9649
9650 2000-01-12  Richard Henderson  <rth@cygnus.com>
9651
9652         * configure.in: Don't build some bits for beos.
9653
9654 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9655
9656         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9657         as include files.
9658
9659 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9660
9661         * Add self as cpplib maintainer, as requested by Jason
9662         Merrill.  Correct my e-mail address.
9663
9664 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9665
9666         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9667         not mh-aix43.
9668
9669 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9670
9671         * MAINTAINERS: Add myself to "write after approval" list.
9672
9673 1999-12-14  Richard Henderson  <rth@cygnus.com>
9674
9675         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9676         * config.sub: Accept alphaev[78], alphaev8.
9677
9678 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9679
9680         * config.guess, config.sub: Update from autoconf.
9681
9682 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9683
9684         * MAINTAINERS:  update my playtime e-address.
9685
9686 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9687
9688         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9689         necessary libraries are missing.
9690
9691 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9692
9693         * MAINTAINERS: Add new 'write after approval' maintainer.
9694
9695 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9696
9697         * MAINTAINERS: Add new Java maintainer.
9698
9699 1999-10-25  Andreas Schwab  <schwab@suse.de>
9700
9701         * configure: Fix quoting inside arguments of eval.
9702
9703 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9704
9705         * config-ml.in: Allow suppression of some ARM multilibs.
9706
9707 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9708
9709         * config.guess: Add OS/390 match pattern.
9710         * config.sub: Add mvs, openedition targets.
9711         * configure.in (i370-ibm-opened*): New.
9712
9713 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9714
9715         * config.sub: Add support for configuring for pj.
9716
9717 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9718
9719         * config.sub (maybe_os): Add support for configuring for fr30.
9720
9721 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9722
9723         * configure.in: Do not configure or build ld for AIX
9724         platforms.  ld is known to be broken on these platforms.
9725
9726 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9727
9728         * config-ml.in: Pass compiler flag corresponding to multidirs to
9729         subdir configures.
9730
9731 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9732
9733         * Makefile.in (LDFLAGS): Define.
9734
9735 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9736
9737         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9738         noconfigdirs.
9739         (*-*-cygwin*): Likewise.
9740
9741 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9742
9743         * mkdep: New file.
9744         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9745         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9746
9747         From Eli Zaretskii <eliz@is.elta.co.il>:
9748         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9749         long file name when using DJGPP on MS-DOS.
9750
9751 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9752
9753         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9754
9755 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9756
9757         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9758         dependency as this causes "make check" to globally "make all"
9759
9760 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9761
9762         * configure.in (target_libs): Added target-zlib.
9763         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9764         (CONFIGURE_TARGET_MODULES): Likewise.
9765         (CHECK_TARGET_MODULES): Likewise.
9766         (INSTALL_TARGET_MODULES): Likewise.
9767         (CLEAN_TARGET_MODULES): Likewise.
9768         (configure-target-zlib): New target.
9769         (all-target-zlib): Likewise.
9770         (all-target-libjava): Depend on all-target-zlib.
9771         (configure-target-libjava): Depend on configure-target-zlib.
9772
9773         * Makefile.in (configure-target-libjava): Depend on
9774         configure-target-newlib.
9775         (configure-target-boehm-gc): New target.
9776         (configure-target-qthreads): New target.
9777
9778         * configure.in (target_libs): Added target-qthreads.
9779         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9780         (CONFIGURE_TARGET_MODULES): Likewise.
9781         (CHECK_TARGET_MODULES): Likewise.
9782         (INSTALL_TARGET_MODULES): Likewise.
9783         (CLEAN_TARGET_MODULES): Likewise.
9784         (all-target-qthreads): New target.
9785         (configure-target-libjava): Depend on configure-target-qthreads.
9786         (all-target-libjava): Depend on all-target-qthreads.
9787
9788         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9789         (CONFIGURE_TARGET_MODULES): Likewise.
9790         (CHECK_TARGET_MODULES): Likewise.
9791         (INSTALL_TARGET_MODULES): Likewise.
9792         (CLEAN_TARGET_MODULES): Likewise.
9793         (all-target-libjava): New target.
9794         (all-target-boehm-gc): Likewise.
9795         * configure.in (target_libs): Added libjava, boehm-gc.
9796
9797 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9798
9799         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9800         configure.bat in SUPPORT_FILES.
9801         (gas+binutils.tar.bz2): Likewise.
9802
9803         * makeall.bat: Remove; obsolete.
9804
9805 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9806
9807         From Mark Elbrecht:
9808         * configure.bat: Remove; obsolete.
9809
9810 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9811
9812         * configure: Add -W -Wall to the default CFLAGS when compiling with
9813         gcc.
9814
9815 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9816
9817         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9818
9819 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9820
9821         * configure.in: Build ld on IRIX6.
9822
9823 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9824
9825         * Makefile.in: Change distribution targets to use bzip2 instead of
9826         gzip.
9827         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9828         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9829
9830 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9831
9832         * config.sub: Add mcore target.
9833
9834 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9835
9836         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9837
9838 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9839
9840         * config.guess (dummy): Changed to $dummy.
9841
9842 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9843
9844         * config.sub: Tidied up case statements.
9845
9846 1999-05-22  Ben Elliston  <bje@cygnus.com>
9847
9848         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9849         <jiro@din.or.jp>.
9850
9851         * config.guess: Merge with FSF version. Future changes will be
9852         more accurately recorded in this ChangeLog.
9853         * config.sub: Likewise.
9854
9855 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9856
9857          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9858
9859 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9860
9861         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9862
9863 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9864
9865         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9866
9867 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9868
9869         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9870         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9871         Bad merge removed these two changes.
9872
9873 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9874                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9875
9876         * config.guess (interix Alpha): Add.
9877
9878 1999-04-11  Richard Henderson  <rth@cygnus.com>
9879
9880         * configure.in (i?86-*-beos*): Do config gperf; don't config
9881         gdb, newlib, or libgloss.
9882
9883 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9884
9885         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9886         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9887         from multidirs.
9888
9889 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9890
9891         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9892
9893 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9894
9895         * config.sub: Add support for mcore targets.
9896
9897 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9898
9899         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9900         not mt-ospace, in order to shut up assembler warning about using
9901         symbols that are named the same as registers.
9902
9903 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9904
9905         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9906         dependency list for all-target-cygmon.
9907
9908 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9909
9910         * config-ml.in: Check $host, not $target, for selective multilibs.
9911         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9912         thumb interworking, and underscore prefix multilibs.
9913
9914 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9915
9916         * missing: Update to version from current automake.
9917
9918 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9919
9920         * configure (gxx_include_dir): Removed.
9921
9922         * configure.in (gxx_include_dir): Handle it.
9923         * Makefile.in: Likewise.
9924
9925 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9926
9927         * config.sub (mips64vr4111,mips64vr4111el) Add.
9928
9929 1999-03-21  Ben Elliston  <bje@cygnus.com>
9930
9931         * config.guess: Correct typo for detecting ELF on FreeBSD.
9932
9933 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9934
9935         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9936         config/mh-djgpp.
9937
9938 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9939
9940         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9941         all-target-newlib to dependency list for all-target-bsp.
9942
9943 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9944
9945         * config.sub: Add i386-uwin support.
9946         * config.guess: Likewise.
9947
9948 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9949
9950         * configure.in: cleanup, add mh-*pic handling for arm, special
9951         case powerpc*-*-aix*
9952
9953 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9954
9955         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9956         can be built.
9957
9958 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9959
9960         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9961         targets.
9962
9963 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9964
9965         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9966
9967 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9968
9969         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9970
9971 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9972
9973         * config.sub: Fix typo in arm recognition.
9974
9975 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9976
9977         * configure.in (noconfigdirs): Changed target_configdirs to
9978         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9979         rather than m68k-*-* since it is not known to work on
9980         m68k-aout. Ditto for arm-*-*oabi.
9981
9982 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9983
9984         * configure.in (*-*-windows*): Remove, no longer used.
9985
9986 1999-02-19  Ben Elliston <bje@cygnus.com>
9987
9988         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9989         Smart and improved by Andrew Cagney.
9990
9991 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9992
9993         * config.guess: Recognize openbsd-*-hppa.
9994
9995 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9996
9997         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9998         only if it is not empty.
9999
10000 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10001
10002         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10003
10004         * config.guess: Modified to recognize uname's armv* syntax.
10005
10006         * config.sub: Modified to recognize uname's armv* syntax.
10007
10008 1999-02-17  Mark Salter  <msalter@cygnus.com>
10009
10010         * configure.in: Added target-bsp for sparclite.
10011
10012 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10013
10014         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10015
10016 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10017
10018         * configure.in: Add support for strongarm port.
10019         * config.sub: Add support for strongarm target.
10020
10021 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10022
10023         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10024         the old name config/mh-cygwin32.
10025         Enable texinfo.
10026
10027 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10028
10029         * configure.in: Do build ld for ix86 Solaris.
10030
10031 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10032
10033         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10034         $AR_FOR_TARGET.  Likewise for RANLIB.
10035
10036 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10037
10038         * config.sub (oabi):  Recognize.
10039         * configure.in (arm-*-oabi):  Handle.
10040
10041 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10042
10043         * config.guess: Improve detection of i686 on UnixWare 7.
10044
10045 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10046
10047         * config.guess: Add support for i386-pc-interix.
10048         * config.sub: Likewise.
10049         * configure.in: Likewise.
10050
10051 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10052
10053         * Makefile.in: Remove unneeded all-target-libio from
10054         from all-target-winsup target since it is now unneeded.
10055         Add all-target-libtermcap in its place since it is now
10056         needed.
10057
10058 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10059
10060         * configure.in: makefile stub for cygwin target is probably
10061         unnecessary.  Remove it for now.
10062
10063 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10064
10065         * configure.in: libtermcap.a should be built when cygwin is the
10066         target as well as the host.
10067         * config.guess: Allow mixed case in cygwin uname output.
10068         * Makefile.in: Add libtermcap target.
10069
10070 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10071
10072         * config.sub: Clean up handling of hppa2.0.
10073
10074 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10075
10076         * config.guess: Use C code to identify more HP machines.
10077
10078 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10079
10080         * config.sub: Handle hppa2.0.
10081
10082 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10083
10084         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10085         cygmon for all sparclite targets, regardless of object format.
10086
10087 1998-12-15  Mark Salter  <msalter@cygnus.com>
10088
10089         * configure.in: Added target-bsp for several target architectures.
10090
10091         * Makefile.in: Added rules for bsp.
10092
10093 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10094
10095         * config.guess: Improve detection of hppa2.0 processors.
10096
10097 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10098
10099         * config.guess: Recognize FreeBSD using ELF automatically.
10100
10101 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10102
10103         * configure (skip-this-dir): Add handling for new shell script, which
10104         might be created by a sub-directory's configure to indicate, this particular
10105         directory is "unwanted".
10106         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10107
10108 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10109
10110         * ltconfig: import from libtool, after changing libtool to
10111         account for the cygwin name change.
10112
10113 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10114
10115         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10116         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10117
10118 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10119
10120         * configure.in: Add libtermcap to list of cygwin dependencies.
10121
10122 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10123
10124         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10125         they include winsup/include when it's a cygwin target.
10126
10127 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10128
10129         * configure.in (host_tools): Added zip.
10130         * Makefile.in (all-target-libjava): Depend on all-zip.
10131         (all-zip): New target.
10132         (ALL_MODULES): Added all-zip.
10133         (NATIVE_CHECK_MODULES): Added check-zip.
10134         (INSTALL_MODULES): Added install-zip.
10135         (CLEAN_MODULES): Added clean-zip.
10136
10137 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10138
10139         * Makefile.in: lose "32" from comment about cygwin.
10140
10141 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10142
10143         * configure.in: Use -Os to build target libraries for the fr30.
10144
10145 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10146
10147         * config.sub: Add fr30.
10148
10149 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10150
10151         * configure.in: drop "32" from config/mh-cygwin32.  Check
10152         cygwin* instead of cygwin32*.
10153         * config.sub: Check cygwin* instead of cygwin32*.
10154
10155 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10156
10157         * config.guess: Match any version of Unixware7.
10158
10159 1998-10-20  Syd Polk  <spolk@cygnus.com>
10160
10161         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10162         if desired.
10163
10164 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10165
10166         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10167         these if the appropriate directories and files to not exist.
10168
10169 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10170
10171         * Makefile.in (DEVO_SUPPORT): Add config.if.
10172
10173 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10174
10175         * configure: Add pattern to replace "build_tooldir"'s
10176         definition in the generated Makefile with "tooldir"'s
10177         actual value.
10178
10179 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10180
10181         * config.sub: Bring back lost sparcv9.
10182
10183         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10184
10185 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10186
10187         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10188         CC_FOR_TARGET and friends.
10189
10190 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10191
10192         * Makefile.in (build_tooldir): New variable, same as tooldir.
10193         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10194         -B$(build_tooldir)/bin/.
10195         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10196
10197 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10198
10199         * README: Remove installation instructions and refer to the
10200         INSTALL directory instead.
10201
10202 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10203
10204         * config.sub: Add support for i[34567]86-pc-udk.
10205         * configure.in: Likewise.
10206
10207 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10208
10209         * Makefile.in: add bzip2 package building bits for user
10210         tools module
10211         * configure.in: ditto
10212
10213 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10214
10215         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10216         (ALL_TARGET_MODULES): Add all-target-libobjc.
10217         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10218         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10219         (all-target-libchill): Add dependencies.
10220         * configure.in (target_libs): Add libchill.
10221
10222 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10223
10224         * configure.in (target_subdir): Remove duplicate line.
10225
10226 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10227
10228         * Makefile.in (all-automake): fix dependencies.
10229
10230 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10231
10232         * configure.in: Minor cleanups for building in the $(target_alias)
10233         subdir.
10234
10235 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10236
10237         * Makefile.in (bootstrap): Set r and s before make all.  Use
10238         BASE_FLAGS_TO_PASS in make all.
10239         (cross): Likewise.
10240
10241 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10242
10243         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10244
10245 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10246
10247         * config.sub: Fix typo in last change.
10248
10249 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10250
10251         * config.sub: Add support for C4x target.
10252         * configure.in: Likewise.
10253
10254 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10255
10256         * config.sub: Recognize sparcv9 just like sparc64.
10257
10258 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10259
10260         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10261
10262 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10263
10264         * config.guess: Correctly identify Pentium II sco boxes.
10265
10266         * config.guess: Fix "tr" code.  From Weiwen Liu.
10267
10268 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10269
10270         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10271         stabs.
10272
10273 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10274
10275         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10276         (ALL_TARGET_MODULES): Add all-target-libchill.
10277         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10278         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10279         (all-target-libchill): Add dependencies.
10280         * configure.in (target_libs): Add libchill.
10281
10282 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10283
10284         * config.guess: Avoid assumptions about "tr" behaves when
10285         LANG is set to something other than English.
10286
10287 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10288
10289         * configure (gxx_include_dir): Changed to
10290         '${prefix}/include/g++'-${libstdcxx_interface}.
10291
10292         * config.if: New to determine the interfaces.
10293
10294 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10295
10296         * config.guess: Detect and handle MPE/IX.
10297         * config.sub: Deal with MPE/IX.
10298
10299 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10300
10301         * configure.in: Use mh-aix43.
10302
10303 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10304
10305         * configure: Fix --without/--disable cases for gxx-include-dir.
10306
10307 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10308
10309         * mdata-sh:  Imported.  Needed for automake support.
10310
10311 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10312
10313         * Makefile.in (taz): Try "chmod -R og=u ." before
10314         "chmod og=u `find . -print`".
10315
10316 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10317
10318         * configure.in: Add arm-elf and thumb-elf support.
10319
10320 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10321
10322         * Makefile.in: Undo previous patch.
10323
10324 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10325
10326         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10327         to here ...
10328         (install-no-fixedincludes): and here
10329         (INSTALL_MODULES): ... from here.
10330
10331 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10332
10333         * config.sub: Merge with FSF.
10334
10335         * config.guess: Merge with FSF.
10336
10337 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10338
10339         * configure (extraconfigdirs): New variable.
10340         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10341         * Makefile.in (all): Move higher in file.
10342         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10343         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10344         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10345         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10346         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10347
10348 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10349
10350         * Makefile.in (all-target-libjava): Depend on all-gcc and
10351         all-target-newlib.
10352         (configure-target-libjava): Depend on $(ALL_GCC).
10353
10354 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10355
10356         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10357         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10358
10359 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10360
10361         * INSTALL/README: Fix typo.
10362
10363 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10364
10365         * ylwrap: Change absolute path checks to check for DOS style path
10366         names.
10367
10368         * ylwrap: Don't use a full path name if the source file is in the
10369         same directory.  From hjl@lucon.org (H.J. Lu).
10370
10371         * config-ml.in: Default to being verbose, to match Feb 18 change to
10372         configure.
10373
10374 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10375
10376         Brought over from egcs:
10377
10378         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10379
10380         * configure.in (target_subdir): Set to ${target_alias} instead
10381         of "libraries".
10382
10383         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10384
10385         * configure.in (target_subdir): Set to libraries if enable_multilib.
10386
10387 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10388
10389         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10390         multilibs, force reconfiguration the first time we create
10391         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10392
10393 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10394
10395         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10396         avoid confusion with --no-recursion.
10397
10398 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10399
10400         * configure.in: Win32 hosts shouldn't use install -x
10401         * install-sh: remove -x option, and special .exe-handling
10402         hack.
10403
10404 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10405
10406         * config.guess: Recognize i586-pc-beos.
10407         * configure.in: Don't build some bits for beos.
10408
10409 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10410
10411         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10412         CFLAGS default to -O2.
10413
10414         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10415         when using GNU ld.
10416
10417 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10418
10419         * ltmain.sh: Correct install when using a different shell.
10420
10421 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10422
10423         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10424
10425 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10426
10427         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10428         target.
10429
10430 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10431
10432         * ltconfig: Update to correct AIX handling.
10433
10434 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10435
10436         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10437
10438         * configure.in (target_subdir): Set to ${target_alias} instead
10439         of "libraries".
10440
10441 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10442
10443         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10444         (Makefile): Depend on $(gcc_version_trigger).
10445
10446         * configure (gcc_version): Change default initializer to empty
10447         string.
10448         (gcc_version_trigger): New variable; pass this variable down
10449         to subdir configures to enable them checking gcc's version
10450         themselves. Emit make macros for both gcc_version vars.
10451         (topsrcdir): Initialize reliably.
10452         (recursion line): Remove --with-gcc-version=${gcc_version}.
10453
10454 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10455
10456         * configure (enable_version_specific_runtime_libs): Implement new flag
10457         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10458         in $(libsubdir); emit definition in each generated Makefile.
10459         (gxx_include_dir): Initialize depending on
10460         $enable_version_specific_runtime_libs.
10461
10462 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10463
10464         * configure (gcc_version): Initialize properly depending on
10465         how and where configure is started.
10466         (recursion line): Pass a --with-gcc-version=${gcc_version}
10467         to configures in subdirs.
10468
10469 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10470
10471         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10472         cygmon
10473
10474 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10475
10476         * configure.in: Add cygmon and libstub support for mn10200.
10477
10478 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10479
10480         * configure (gcc_version): Add new variable describing the
10481         particular gcc version we're building.
10482         * Makefile.in (libsubdir): Add new macro for the directory
10483         in which the compiler finds executables, libraries, etc.
10484         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10485         and libsubdir.
10486
10487 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10488
10489         * Makefile.in (local-clean): Remove *.log.
10490         (warning.log): Built with warn_summary from build.log.
10491         (mail-report.log): Run test_summary.
10492         (mail-report-with-warnings.log): Run test_summary including
10493         warning.log in the report.
10494
10495 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10496
10497         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10498
10499 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10500
10501         * Makefile.in (grep): Grep no longer depends on libiberty.
10502
10503 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10504
10505         * Makefile.in: all-snavigator needs all-libgui.
10506
10507 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10508
10509         * configure.in: Add cygmon and libstub support for mn10300.
10510
10511 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10512
10513         * missing: Update to version from automake 1.3.
10514
10515         * ltmain.sh: On installation, don't get confused if the same name
10516         appears more than once in the list of library names.
10517
10518 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10519
10520         * config.sub: Accept m68060 and m5200 as CPU names.
10521
10522 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10523
10524         * configure: Use && rather than using -a in test, because odd
10525         strings can confuse test.
10526         * configure.in: Likewise.
10527
10528 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10529
10530         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10531
10532 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10533
10534         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10535         bootstrap4-lean): New targets.
10536
10537 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10538
10539         * mpw-* Delete.  Not used.
10540
10541 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10542
10543         * COPYING.LIB: Update FSF address.
10544
10545 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10546
10547         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10548
10549         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10550         GAS_SUPPORT_DIRS.
10551
10552 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10553
10554         * ltconfig, ltmain.sh: Avoid producing a version number if
10555         -version-info was not used.
10556
10557 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10558
10559         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10560         building with newlib.
10561
10562 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10563
10564         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10565         Solaris `make' causes it to continue to next definition.
10566
10567 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10568
10569         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10570         the right GUI libraries and files are installed along with GDB.
10571
10572 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10573
10574         * configure.in: Change alpha to alpha* in several places.
10575
10576 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10577
10578         * config.sub: Recognize sparc86x.
10579
10580 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10581
10582         * configure.in (--enable-target-optspace): Remove debug echo.
10583
10584 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10585
10586         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10587
10588 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10589
10590         * ltconfig: Update cygwin32 support.
10591
10592         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10593         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10594         (GDB_SUPPORT_DIRS): Likewise.
10595
10596 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10597
10598         * configure.in (target_makefile_frag): If --enable-target-optspace,
10599         use -Os to compile target libraries rather than -O2.  Default to
10600         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10601         not used.
10602         * configure.in (target_cflags): Ditto for d30v.
10603
10604 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10605
10606         * Makefile.in (all-bfd): Depend on all-intl.
10607         (all-binutils): Likewise.
10608         (all-gas): Likewise.
10609         (all-gprof): Likewise.
10610         (all-ld): Likewise.
10611
10612 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10613
10614         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10615
10616 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10617
10618         * Makefile.in (all-bfd): Depend upon all-libiberty.
10619
10620         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10621
10622 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10623
10624         * Makefile.in: Add libstub.
10625
10626         * configure.in: Ditto. Build libstub for targets that have cygmon
10627         support.
10628
10629 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10630
10631         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10632
10633 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10634
10635         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10636         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10637
10638 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10639
10640         * configure: Define DEFAULT_M4 by searching PATH.
10641         * Makfile.in: Use DEFAULT_M4.
10642
10643 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10644
10645         * ltconfig: Add cygwin32 support.
10646
10647         * Makefile.in, configure.in: Add libtool as a native only directory
10648         to configure and build.
10649
10650 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10651
10652         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10653
10654 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10655
10656         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10657
10658 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10659
10660         * Makefile.in: add ash make rules
10661         * configure.in: add ash to native_only and host_tools lists
10662
10663 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10664
10665         * Makefile.in (all-gettext, all-intl): New targets.
10666         (ALL_MODULES): Added all-gettext, all-intl.
10667         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10668         (INSTALL_MODULES): Added install-gettext, install-intl.
10669         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10670
10671         * configure.in (host_tools): Added gettext.
10672         (native_only): Likewise.
10673         (noconfigdirs) [various cases]: Likewise.
10674         (host_libs): Added intl.
10675
10676 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10677
10678         * configure: Do not disable building gdbtk for cygwin32 hosts.
10679
10680 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10681
10682         * configure.in: Add thumb-coff target.
10683         * config.sub: Add thumb-coff target.
10684
10685 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10686
10687         * Makefile.in: Revert yesterday's change.
10688         (all-target-winsup):  all-target-librx stays out of here.
10689
10690 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10691
10692         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10693         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10694         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10695         Remove references to librx and libg++.
10696
10697 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10698
10699         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10700         recursive makes
10701
10702 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10703
10704         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10705         for newlib directory.
10706         (CXX_FOR_TARGET): Likewise.
10707
10708 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10709
10710         * ltconfig: Update after libtool/ltconfig.in change for
10711         hpux11.
10712
10713 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10714
10715         * ltconfig, ltmain.sh: Update to libtool 1.2.
10716
10717 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10718
10719         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10720         (install-gcc-cross): Instead, override LANGUAGES here.
10721
10722 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10723
10724         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10725         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10726
10727 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10728
10729         * configure.in: Add Thumb-pe target.
10730
10731 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10732
10733         * Makefile.in - changed sn targets to snavigator
10734         * configure.in - changed sn targets to snavigator
10735
10736 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10737
10738         * config-ml.in: After building symlink tree call make distclean
10739         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10740         to be the case for libiberty.
10741
10742 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10743
10744         * configure: When making link, also check the current
10745         directory. The configure scripts may create one.
10746
10747 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10748
10749         * config.sub: Accept alphapca56 and alphaev6 properly.
10750
10751 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10752
10753         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10754
10755 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10756
10757         * config.sub (sco5): Fix typo.
10758
10759 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10760
10761         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10762         install-itcl.
10763         (install-itcl): Remove dependency on install-tcl.
10764
10765 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10766
10767         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10768
10769 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10770
10771         * configure.in: Don't build libgui for a cygwin32 target when not on
10772         a cygwin32 host.
10773
10774 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10775
10776         * configure (redirect): Set to null, so default behavior of
10777         configure is now --verbose.
10778
10779 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10780
10781         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10782         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10783
10784 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10785
10786         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10787         this change to sync Makefile.in with its ChangeLog entries.
10788
10789 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10790
10791         * ltmain.sh (mkdir): Check that the directory doesn't exist
10792         before we exit with error, so that we don't get races during
10793         parallel builds.
10794
10795 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10796
10797         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10798
10799 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10800
10801         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10802         PICFLAG_FOR_TARGET.
10803         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10804
10805         * configure: Emit a definition for the new macro enable_shared
10806         into each Makefile.
10807
10808 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10809
10810         * configure.in (host_tools, native_only): Add libtool.
10811
10812 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10813
10814         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10815         Fix typo in ming config comment.
10816
10817 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10818
10819         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10820
10821 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10822
10823         * config.sub: Add tic30 cases, and map c30 to tic30.
10824
10825 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10826
10827         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10828         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10829         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10830         (CLEAN_TARGET_MODULES): Similarly
10831         (all-target-libf2c): Add dependences.
10832         * configure.in (target_libs): Add libf2c.
10833
10834 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10835
10836         * configure.in: Remove expect from noconfigdirs when target
10837         is cygwin32.  OK to build expect and dejagnu with Canadian
10838         Cross.
10839
10840 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10841
10842         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10843         host.
10844
10845         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10846         and mingw32.
10847
10848 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10849
10850         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10851         here as it is not defined in the toplevel Makefile.
10852
10853 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10854
10855         * configure (package_makefile_rules_frag): New variable, which names
10856         a file with generic rules, ...
10857         Change comment to mention we now have FIVE parts.
10858         * configure: Undo last change.
10859
10860 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10861
10862         * config.guess: More accurate determination of HP processor types.
10863         * config.sub: More accurate determination of HP processor types.
10864
10865 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10866
10867         * configure (package_makefile_frag): Move inserting the
10868         ${package_makefile_frag} to where it should be according
10869         to the comment.
10870
10871 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10872
10873         * config.guess: Add support for Linux/ARM.
10874
10875 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10876
10877         * .cvsignore: Remove *-info and *-install since they match
10878         release-info and mpw-install, which we don't want to just ignore.
10879
10880 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10881
10882         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10883
10884 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10885
10886         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10887         local_prefix to sub-make invocations.
10888
10889 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10890
10891         * configure.in: Check makefile fragments in the source
10892         directory.
10893
10894 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10895
10896         * configure.in: Check whether host and target makefile
10897         fragments exist before adding them to *_makefile_frag.
10898
10899 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10900
10901         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10902
10903 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10904
10905         * configure.in: Make sure we only replace RPATH_ENVVAR on
10906         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10907         regexp to sed.
10908
10909         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10910         to sub-makes.
10911
10912 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10913
10914         * config-ml.in (multi-do): LDFLAGS must include multilib
10915         designator.
10916
10917 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10918
10919         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10920
10921 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10922
10923         * config.sub: Add mingw32 support.
10924         * configure.in: Likewise.
10925
10926 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10927
10928         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10929
10930 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10931
10932         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10933         * configure (gxx_include_dir): Provide a definition for subdirs
10934         which do not use autoconf.
10935
10936 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10937
10938         * config.guess: Sync with egcs.  Picks up new alpha support,
10939         BeOS & some additional linux support.
10940
10941 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10942
10943         * config.guess: HP 9000/803 is a PA1.1 machine.
10944
10945 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10946
10947         * configure.in: It's alpha*-...
10948
10949 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10950
10951         * configure.in (host_makefile_frag, target_makefile_frag):
10952         Handle multiple config files.
10953         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10954         alpha-*-*.
10955
10956 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10957
10958         * mkdep: New file.
10959
10960 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10961
10962         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10963
10964 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10965
10966         * Makefile.in: Add libgui directory.
10967         (GDB_TK): Add all-libgui.
10968         * configure.in: Add libgui directory.
10969         * configure: Add all-libgui to GDB_TK.
10970
10971 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10972
10973         * config-ml.in (multidirs): Add m32r to multilib list.
10974
10975 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10976
10977         * Makefile.in (all-target-gperf): Change dependency to
10978         all-target-libstdc++.
10979
10980 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10981
10982         * config.guess: Add BeOS support.
10983
10984 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10985
10986         Source directory cvs renamed to cvssrc:
10987         * configure.in (host_tools): Change cvs to cvssrc.
10988         (native_only): Likewise.
10989         (noconfigdirs) [various cases]: Likewise.
10990         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10991         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10992         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10993         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10994         (all-cvssrc): Rename target from all-cvs.
10995
10996 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10997
10998         * configure (gxx_include_dir): Fix thinko.
10999
11000 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11001
11002         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11003         (install-cross, install-gcc-cross): New targets.
11004
11005 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11006
11007         * configure.in (noconfigdirs): Add support for Thumb target.
11008
11009         * config.sub (maybe_os): Add support for Thumb target.
11010
11011 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11012
11013         * Makefile.in: Add rules for cygmon.
11014
11015         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11016
11017 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11018
11019         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11020         * configure (gxx_include_dir): Provide a definition for subdirs
11021         which do not use autoconf.
11022
11023 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11024
11025         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11026         11/18/97 build
11027
11028 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11029
11030         * From Franz Sirl.
11031         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11032         found on RedHat Linux systems.
11033
11034 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11035
11036         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11037         guesses.
11038
11039 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11040
11041         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11042
11043 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11044
11045         * ltmain.sh: If mkdir fails, check whether the directory was created
11046         anyhow by some other process.
11047
11048 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11049
11050         * configure.in (d30v-*-*): Configure all directories.
11051
11052 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11053
11054         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11055         for the D30V.
11056
11057 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11058
11059         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11060
11061 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11062
11063         * include/libiberty.h: Add extern "C" { so it can be used with C++
11064         progrms.
11065         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11066         programs.
11067
11068 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11069
11070         * configure.in (d30v-*-*): Configure GCC now.
11071
11072 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11073
11074         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11075         is no longer needed.
11076
11077 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11078
11079         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11080
11081 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11082
11083         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11084         targets using "$@" to provide support for similar but not identical
11085         targets without having to duplicate code.
11086
11087 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11088
11089         * makefile.vms: Fix to work with DEC C.
11090
11091 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11092
11093         * config.sub: Add mips-tx39-elf to marketing names.
11094
11095 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11096
11097         * ltmain.sh: Handle symlinks in generated script.
11098
11099 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11100
11101         * configure: Handle autoconf style directory options: --bindir,
11102         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11103         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11104         --sysconfdir.
11105         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11106         (sharedstatedir, localstatedir, oldincludedir): New variables.
11107         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11108         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11109         sbindir, sharedstatedir, and sysconfdir.
11110
11111 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11112
11113         * Makefile.in (bootstrap-lean): New target.
11114
11115 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11116
11117         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11118         sn, and gnuserv from noconfigdirs.
11119
11120 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11121
11122         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11123
11124 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11125
11126         * Makefile.in (cross): New target.
11127
11128 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11129                           Jeff Law         <law@cygnus.com>
11130
11131         * Makefile.in (bootstrap2, bootstrap3): New targets.
11132         (all-bootstrap): Remove outdated and confusing target.
11133         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11134
11135 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11136
11137         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11138         windows.  Consistent with gdb/configure.
11139
11140 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11141
11142         * configure.in: Name Linux target fragment.
11143
11144         * configure: Rewrite so that project Makefile fragment is inserted
11145         first and appears last in the resulting Makefile.
11146
11147 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11148
11149         * Makefile.in (install-itcl): Install tcl first.
11150
11151 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11152
11153         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11154
11155 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11156
11157         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11158
11159         * configure.in (skipdirs): Add target-librx for Linux.
11160         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11161
11162 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11163
11164         * Makefile.in (bootstrap): New target.
11165
11166 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11167
11168         * config.sub: Accept 'amigados' for backward compatibility.
11169
11170 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11171
11172         * config.guess: Merge with FSF.
11173
11174 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11175
11176         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11177
11178 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11179
11180         * config.sub: Add "marketing-names" patch.
11181
11182 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11183
11184         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11185
11186 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11187
11188         * config.sub: Handle v850-elf.
11189
11190 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11191
11192         * .cvsignore (*-install): Remove.
11193
11194 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11195
11196         * ltconfig: Set CONFIG_SHELL in libtool.
11197         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11198
11199 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11200
11201         * configure.in (target_subdir): Set to libraries if enable_multilib.
11202
11203 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11204
11205         * config.guess: Update from gcc directory.
11206
11207 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11208
11209         * Makefile.in (all-sim): Depends on all-readline.
11210
11211 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11212
11213         * Makefile.in (BISON, YACC): Use $$s.
11214         (all-bison): Depend on all-texinfo.
11215
11216 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11217
11218         * Makefile.in (BISON): Add -L flag.
11219         (YACC): Likewise.
11220
11221 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11222
11223         * configure.in (noconfigdirs): Add support for v850e target.
11224
11225         * config.sub (maybe_os): Add support for v850e target.
11226
11227 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11228
11229         * configure.in (noconfigdirs): Add support for v850ea target.
11230
11231         * config.sub (maybe_os): Add support for v850ea target.
11232
11233 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11234
11235         * config.sub: Add mipstx39.  Delete r3900.
11236
11237 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11238
11239         * Makefile.in (all-autoconf): Depends on all-texinfo.
11240
11241 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11242
11243         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11244         eabi targets.
11245
11246 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11247
11248         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11249
11250         * configure: When handling a Canadian Cross, handle YACC as well as
11251         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11252         * Makefile.in (all-bison): Depend upon all-texinfo.
11253
11254 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11255
11256         * Makefile.in (BISON): bison, not byacc or bison -y.
11257         (YACC): bison -y or byacc or yacc.
11258         (various): Add *-bison as appropriate.
11259         (taz): No need to mess with BISON anymore.
11260
11261 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11262
11263         * configure: If OSTYPE matches *win32*, try to find a good value for
11264         CONFIG_SHELL.
11265
11266 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11267
11268         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11269         configure.in if it is present.
11270
11271 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11272
11273         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11274
11275 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11276
11277         * config.sub: Recognize `arc' cpu.
11278         * configure.in: Likewise.
11279         * config-ml.in: Likewise.
11280
11281 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11282
11283         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11284
11285 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11286
11287         * configure: Changed sed delimiter from ':' to '|' when
11288         attempting to substitute ${config_shell} for SHELL. On
11289         NT ${config_shell} may contain a ':' in it.
11290
11291 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11292
11293         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11294
11295 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11296
11297         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11298
11299 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11300
11301         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11302
11303         * ylwrap: If the program is a relative path, force it to be
11304         absolute.
11305
11306 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11307
11308         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11309
11310 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11311
11312         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11313         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11314         for libraries.
11315
11316 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11317
11318         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11319         separated by spaces.
11320
11321 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11322
11323         * ylwrap: New file.
11324         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11325
11326         * ltmain.sh: Handle /bin/sh at start of install program.
11327
11328         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11329
11330         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11331         * missing: New file, from automake 1.2.
11332
11333 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11334
11335         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11336         check-tk to CHECK_X11_MODULES.
11337
11338 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11339
11340         * config.sub: Merge with FSF.
11341
11342 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11343
11344         * config.guess: Merge with FSF.
11345
11346 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11347
11348         * configure: Treat msdosdjgpp like go32.
11349         * configure.in: Likewise.  Don't remove gprof for go32.
11350
11351         * configure: Change Makefile.tem2 to Makefile.tm2.
11352
11353 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11354
11355         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11356
11357 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11358
11359         * install-sh (chmodcmd): Set to null if the DST directory already
11360         exists.  Same as Nov 11th change.
11361
11362 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11363
11364         * configure (GDB_TK): Needs itcl and tix.
11365
11366 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11367
11368         * config.guess: Update from FSF.
11369
11370 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11371
11372         * Makefile.in (GDB_TK): Depend on itcl and tix.
11373
11374 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11375
11376         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11377         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11378         (INSTALL_SCRIPT): New variable.
11379         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11380         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11381         to -x.
11382         * install-sh: Add support for -x option.
11383
11384 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11385
11386         * configure.in, Makefile.in: Treat tix like itcl.
11387
11388 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11389
11390         * Makefile.in (WINDRES): New variable.
11391         (WINDRES_FOR_TARGET): New variable.
11392         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11393         (EXTRA_HOST_FLAGS): Add WINDRES.
11394         (EXTRA_TARGET_FLAGS): Add WINDRES.
11395         (EXTRA_GCC_FLAGS): Add WINDRES.
11396         ($(DO_X)): Pass down WINDRES.
11397         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11398         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11399         DLLTOOL_FOR_TARGET.
11400
11401 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11402
11403         * configure.in: configure sim before gdb for win32-x-ppc
11404
11405 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11406
11407         Move gperf into the toplevel, from libg++.
11408         * configure.in (target_tools): Add target-gperf.
11409         (native_only): Add target-gperf.
11410         * Makefile.in (all-target-gperf): New target, depend on
11411         all-target-libg++.
11412         (configure-target-gperf): Empty rule.
11413         (ALL_TARGET_MODULES): Add all-target-gperf.
11414         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11415         (CHECK_TARGET_MODULES): Add check-target-gperf.
11416         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11417         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11418
11419 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11420
11421         * config.sub (mn10200): Recognize new basic machine.
11422
11423 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11424
11425         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11426         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11427
11428 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11429
11430         * configure.in: If we're building mips-sgi-irix6* native, turn on
11431         ENABLE_MULTILIB and set TARGET_SUBDIR.
11432
11433 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11434
11435         * Makefile.in (all-sn): Depend on all-grep.
11436
11437 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11438
11439         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11440
11441         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11442         Makefile.  From Jeff Makey <jeff@cts.com>.
11443         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11444
11445         * Makefile.in (DISTBISONFILES): Remove.
11446         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11447         $(DEFAULT_YACC).
11448
11449         * configure.in: Build itl, db, sn, etc., when building for native
11450         cygwin32.
11451
11452         * Makefile.in (LD): New variable.
11453         (EXTRA_HOST_FLAGS): Pass down LD.
11454         ($(DO_X)): Likewise.
11455
11456 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11457
11458         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11459
11460 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11461
11462         * configure.in (targargs): Strip out any supplied --build argument
11463         before adding our own. Always add --build.
11464
11465 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11466
11467         * configure.in (targargs): Pass --build if we're doing
11468         a cross-compile.
11469
11470 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11471
11472         * configure: Use '|' instead of ":" as the separator in
11473         sed. Otherwise sed chokes on NT path names with drive
11474         designators. Also look for "?:*" as the leading characters in an
11475         absolute pathname.
11476
11477 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11478
11479         * config.sub: Support for r3900.
11480
11481 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11482
11483         * configure.in: Use install-sh, not install.sh.
11484
11485 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11486
11487         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11488         apply it twice.
11489
11490 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11491
11492         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11493         install-binutils.
11494
11495 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11496
11497         * Makefile.in: Add automake targets.
11498         * configure.in (host_tools): Add automake.
11499
11500 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11501
11502         * configure: Default CXX to c++, not gcc.
11503         * Makefile.in (CXX): Set to c++, not gcc.
11504         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11505
11506 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11507
11508         * install-sh: try appending a .exe if source file doesn't
11509         exist
11510
11511 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11512
11513         * configure.in: Turn on multilib by default.
11514         (cross_only): Remove target-libiberty.
11515
11516         * Makefile.in (all-gcc): Don't depend on libiberty.
11517
11518 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11519
11520         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11521
11522 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11523
11524         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11525         (DISTBISONFILES): Add ld/Makefile.in
11526
11527 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11528
11529         * configure.in: if target is cygwin32 but host isn't cygwin32,
11530         don't configure gdb tcl tk expect, not just gdb.
11531
11532 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11533
11534         * configure.in: Added gnuserv everywhere sn appears.
11535
11536         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11537         (CROSS_CHECK_MODULES): Added check-gnuserv.
11538         (INSTALL_MODULES): Added install-gnuserv.
11539         (CLEAN_MODULES): Added clean-gnuserv.
11540         (all-gnuserv): New target.
11541
11542 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11543
11544         * config.guess: Fixes for MIPS OpenBSD systems.
11545
11546 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11547
11548         * Makefile.in (INSTALL_XFORM): Remove.
11549         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11550
11551         * mkinstalldirs: New file, copied from automake.
11552         * Makefile.in (installdirs): Rename from install-dirs.  Use
11553         mkinstalldirs.  Change all users.
11554         (DEVO_SUPPORT): Add mkinstalldirs.
11555
11556 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11557
11558         * install-sh: Rename from install.sh.
11559         * Makefile.in (INSTALL): Change install.sh to install-sh.
11560         (DEVO_SUPPORT): Likewise.
11561
11562         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11563         Graichen <graichen@rzpd.de>.
11564
11565 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11566
11567         * config.guess: Recognize OpenBSD systems correctly.
11568
11569 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11570
11571         * README, Makefile.in (ETC_SUPPORT): Remove references to
11572         cfg-paper*, configure.{texi,man,info*}._
11573
11574 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11575
11576         * Makefile.in (all.normal): Ensure that gcc is built after all
11577         the x11 - ie gdb - targets.
11578
11579 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11580
11581         * makefile.vms: Don't run conf-a-gas.
11582
11583 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11584
11585         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11586
11587 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11588
11589         * configure.in: Remove noconfigdirs case since gdb also
11590         configures and builds for tic80-coff.
11591
11592 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11593
11594         * configure: Set cache_file to config.cache.
11595         * Makefile.in (local-distclean): Remove config.cache.
11596
11597 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11598
11599         * COPYING: Update FSF address.
11600
11601 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11602
11603         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11604         noconfigdirs.
11605
11606 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11607
11608         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11609         MAKEDIRS, is empty.
11610
11611 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11612
11613         * config.sub: Tweak mn10300 entry.
11614
11615 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11616
11617         * configure.in (host_tools): Put sim before gdb, so gdb's
11618         configure.tgt can determine if the simulator was configured.
11619
11620 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11621
11622         * config.sub: Move BeOS $os case to be with other Cygnus
11623         local cases.
11624
11625 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11626
11627         * config.sub: Remove misplaced comment that broke Linux.
11628
11629 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11630
11631         * config.sub: Add BeOS support.
11632
11633 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11634
11635         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11636
11637 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11638
11639         * configure.in (noconfigdirs): Remove tcl and tk from
11640         noconfigdirs for cygwin32 builds.
11641
11642 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11643
11644         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11645
11646 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11647
11648         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11649         make-all.com, use makefile.vms instead.
11650
11651 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11652
11653         * config.sub: Accept -lnews*.
11654
11655 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11656
11657         * configure.in (noconfigdirs): Disable target-newlib,
11658         target-examples and target-libiberty for d30v.
11659
11660 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11661
11662         * configure.in (noconfigdirs): Enable ld for d30v.
11663
11664 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11665
11666         * configure.in (tic80-*-*): Build compiler.
11667
11668 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11669
11670         * configure.in (d30v-*): Remove sim directory from list of
11671         unsupported d30v directories
11672
11673 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11674
11675         * config.sub, configure.in: Add d30v target cpu.
11676
11677 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11678
11679         * makefile.vms: New file.
11680         * make-all.com: Remove.
11681
11682 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11683
11684         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11685
11686 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11687
11688         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11689
11690 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11691
11692         * Makefile.in (ALL_MODULES): Added all-db.
11693         (CROSS_CHECK_MODULES): Addec check-db.
11694         (INSTALL_MODULES): Added install-db.
11695         (CLEAN_MODULES): Added clean-db.
11696
11697 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11698
11699         * config.guess: Merge with latest FSF sources.
11700
11701 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11702
11703         * Makefile.in (ALL_MODULES): Added all-itcl.
11704         (CROSS_CHECK_MODULES): Added check-itcl.
11705         (INSTALL_MODULES): Added install-itcl.
11706         (CLEAN_MODULES): Added clean-itcl.
11707
11708 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11709
11710         * configure.in: build gdb for mn10200
11711
11712 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11713
11714         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11715
11716 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11717
11718         * configure.in (tic80-*-*): Turn off most targets right now.
11719
11720 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11721
11722         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11723         rather than the makeinfo program.
11724         (do-info): Depend upon all-texinfo.
11725
11726 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11727
11728         * configure.in: Remove uses of config/mh-linux.
11729
11730         * config.sub, config.guess: Merge with latest FSF sources.
11731
11732 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11733
11734         * config.sub (case $basic_machine): Add tic80 entries.
11735
11736 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11737
11738         * config.sub, config.guess: Merge with latest FSF sources.
11739
11740 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11741
11742         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11743         * mpw-config.in: Test for NewFolderRecursive.
11744         * mpw-install: Use symbolic name for startup filename.
11745         * mpw-README: Add various additional details.
11746
11747 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11748
11749         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11750
11751 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11752
11753         * configure.in: Do build gcc and the target libraries for
11754         the mn10200.
11755
11756 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11757
11758         * configure.in: don't avoid building gdb for mn10300 any more
11759         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11760         instead of single-quoting it.
11761
11762 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11763
11764         * configure.in: Don't use --with-stabs on IRIX 6.
11765
11766 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11767
11768         * configure.in (m32r): Build gdb, libg++ now.
11769
11770 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11771
11772         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11773         directories from noconfigdirs.
11774
11775 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11776
11777         * config.sub (basic_machine): added mips16 configuration
11778
11779 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11780
11781         * config.sub: Handle d10v-unknown.
11782
11783 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11784
11785         * config.sub: Handle v850-unknown.
11786
11787 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11788
11789         * Makefile.in: add findutils
11790         * configure.in: add findutils to list of host_tools
11791
11792 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11793
11794         * config.sub: Handle mn10200 and mn10300.
11795
11796 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11797
11798         * configure.in (d10v-*): Do not build librx.
11799
11800 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11801
11802         * configure.in (mn10300): Build everything except gdb & libgloss.
11803
11804 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11805
11806         * config.guess:  Patch for Dansk Data Elektronik servers,
11807         from Niels Skou Olsen <nso@dde.dk>.
11808
11809         For ncr, use /bin/uname rather than uname, since GNU uname does not
11810         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11811
11812         Patch for MIPS R4000 running System V,
11813         from Eric S. Raymond <esr@snark.thyrsus.com>.
11814
11815         Fix thinko for nextstep.
11816
11817         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11818
11819         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11820         * config.guess: Guess mips-dec-mach_bsd4.3.
11821
11822         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11823         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11824         release numbers.
11825         * config.guess (mips-mips-riscos*):  Emit just enough of the
11826         release number.
11827
11828         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11829         * config.guess (sparc-auspex-sunos*):  Added.
11830         (f300-fujitsu-*): Added.
11831
11832         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11833         * config.guess:  Recognize a Tadpole as a sparc.
11834
11835 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11836
11837         * config.guess: Don't assume that NextStep version is either 2 or
11838         3.  NextStep 4 (aka OpenStep 4) has come out now.
11839
11840 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11841
11842         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11843         From Rik Faith <faith@cs.unc.edu>.
11844
11845 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11846
11847         * config.sub: Contributions from bug-gnu-utils to:
11848         Support plain "hppa" (no version given) architecture, reported by
11849         OpenStep.
11850         OpenBSD like NetBSD.
11851         LynxOs is not a hardware supplier.
11852
11853         * config.guess: Contributions from bug-gnu-utils to add support for:
11854         OpenBSD like NetBSD.
11855         Stratus systems.
11856         More Pyramid systems.
11857         i[n>4]86 Intel chips.
11858         M680[n>4]0 Motorola chips.
11859         Use unknown instead of lynx for hardware manufacturer.
11860
11861 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11862
11863         * install.sh (chmodcmd): Set to null if the DST directory already
11864         exists.
11865
11866 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11867
11868         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11869         not use mt-ppc target Makefile fragment any more.
11870
11871 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11872
11873         * configure.in (*-*-windows):  Exclude everything but those dirs
11874         needed to build windows.
11875
11876 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11877
11878         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11879
11880 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11881
11882         * configure.in:  Exclude mmalloc from i386-windows.
11883
11884 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11885
11886         * Undo my previous change.
11887
11888 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11889
11890         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11891         unconditionally.
11892         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11893
11894 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11895
11896         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11897         host to add it's own flags.
11898
11899 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11900
11901         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11902
11903 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11904
11905         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11906         (CXX_FOR_TARGET): Likewise.
11907         (GCC_FOR_TARGET): Define.
11908         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11909         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11910         CC_FOR_TARGET was specified on the command line.
11911         (MAKEOVERRIDES): Don't define.
11912
11913 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11914
11915         * configure.in (m32r): Fix spelling of libg++ libs.
11916
11917 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11918
11919         * config.sub (-apple*): Remove, now redundant.
11920
11921 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11922
11923         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11924
11925         * configure: Rework yesterday's sed script patch.
11926
11927         * config.sub: Merge with FSF.
11928
11929 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11930
11931         * config.guess:  Merge from FSF.
11932
11933         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11934         * config.guess: Use pc instead of unknown, for pc clone systems.
11935         Change linux to linux-gnu.
11936
11937         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11938         * config.guess: Avoid non-portable tr syntax.
11939
11940 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11941
11942         * test-build.mk (HOLES): Add "xargs" for gdb.
11943
11944         * configure: Avoid hpux10.20 sed bug.
11945
11946 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11947
11948         * configure.in:  Add support for windows host
11949         (that is a build done under the Microsoft build environment).
11950
11951 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11952
11953         * Makefile.in: Replace all uses of srcroot with s, to shrink
11954         command line lengths.
11955
11956         Patches from Geoffrey Noer <noer@cygnus.com>:
11957         * configure.in: If configuring for newlib, pass --with-newlib to
11958         subdirectories.
11959         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11960         -Bnewlib/ and -Lwinsup to gcc.
11961         (CXX_FOR_TARGET): Likewise.
11962
11963 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11964
11965         * Makefile.in (ETC_SUPPORT): Add configure.
11966
11967 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11968
11969         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11970         host configuration file.
11971
11972 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11973
11974         * configure.in: Break mn10x00 support into separate
11975         mn10200 and mn10300 configurations.
11976         * config.sub: Likewise.
11977
11978 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11979
11980         * configure.in: Add lots of stuff to noconfigdirs for
11981         the mn10x00 targets.
11982
11983         * config.sub, configure.in: Add mn10x00 support.
11984
11985 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11986
11987         * make-all.com: Call conf-a-gas, not config-a-gas.
11988
11989 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11990
11991         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11992         targets.
11993
11994 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11995
11996         * mpw-README: Add much more detail for native PowerMac.
11997         * mpw-install: New file.
11998         * mpw-configure: Add --norecursion and --help options.
11999         * mpw-config.in: Translate readme and install files when
12000         copying to objdir.
12001         * mpw-build.in: Don't always depend on byacc and flex.
12002         (install-only-top): New action.
12003
12004 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12005
12006         * configure.in:  You can now configure GDB for the v850.
12007
12008 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12009
12010         * configure.in (noconfigdirs): Don't configure any C++ dirs
12011         if targeting D10V.
12012
12013 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12014
12015         * config.sub: Recognize mips64vr5000.
12016
12017 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12018
12019         * configure.in: Use a single line for host_tools and native_only.
12020
12021 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12022
12023         * config.sub, configure.in: Add entries for m32r.
12024
12025 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12026
12027         * Makefile.in (inet-install): Don't run install-gzip.
12028
12029 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12030
12031         * configure.in:  Don't config lots of things for *-*-windows*.
12032
12033 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12034
12035         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12036         (host_libs, host_tools): Copy from configure.in.
12037         * mpw-configure: Don't complain about directories not found.
12038
12039 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12040
12041         * configure.in (i[345]86): Recognize i686 for pentium pro.
12042         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12043         file.
12044
12045         * config.guess (i[345]86): Ditto.
12046
12047 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12048
12049         * configure.in (noconfigdirs): Removed gdb for D10V.
12050
12051 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12052
12053         * configure.in: Remove ld, target-libio, target-libg++, and
12054         target-libstdc++ from noconfigdirs.
12055
12056 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12057
12058         * configure: Fix three locations where shell scripts were
12059         being run directly rather than with config_shell.
12060
12061 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12062
12063         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12064         * config.sub (basic_machine): Recognize v850.
12065
12066 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12067
12068         * mpw-configure: Handle multiple enable/disable options and
12069         pass them down recursively, handle -c and -s flags appropriately
12070         depending on choice of compiler, add escape mechanism for
12071         quoted arguments to gC.
12072
12073 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12074
12075         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12076         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12077         so that -mrelocatable-lib and -mno-eabi are used.
12078
12079         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12080         not support --print-multi-lib, don't abort.
12081
12082 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12083
12084         * make-all.com: Run config-a-gas.
12085         * setup.com: Don't copy subdirectory files around.
12086
12087 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12088
12089         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12090         target, it now compiles correctly.
12091
12092 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12093
12094         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12095
12096 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12097
12098         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12099
12100 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12101
12102         * configure.in (native_only): Add prms.
12103
12104 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12105
12106         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12107         (BINUTILS_SUPPORT_DIRS): Likewise.
12108
12109 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12110
12111         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12112         d10v support is added.
12113
12114 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12115
12116         * configure.in (d10v-*-*): New target.
12117
12118 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12119
12120         * config.guess (HP 9000/811): Recognize this as a PA1.1
12121         machine.
12122
12123 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12124
12125         * Makefile.in (do-tar-gz): New target, split out from tail end of
12126         taz target.  Run each command separately, don't use pipes.
12127         (taz): Use it.
12128
12129 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12130
12131         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12132         * mpw-build.in: No builds should depend on building byacc or flex,
12133         they are assumed to be installed already.
12134
12135 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12136
12137         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12138         variable that CC_FOR_TARGET needs.
12139
12140 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12141
12142         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12143         options have changed since the last time the subdirectory was
12144         configured, and if it has, reconfigure.
12145         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12146         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12147
12148 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12149
12150         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12151         CLEAN_MODULES): Add bash.
12152         (all-bash): New target.
12153
12154 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12155
12156         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12157
12158 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12159
12160         * config.sub (basic_machine): Recognize d10v as a valid processor.
12161
12162 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12163
12164         * mpw-configure: Add support for --bindir.
12165         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12166
12167 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12168
12169         * configure.in: add bash, time, gawk to list of hosttools and things
12170         to only build for native toolchains
12171
12172 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12173
12174         * Makefile.in (docdir): Remove.
12175
12176 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12177
12178         * Makefile.in (datadir): Set to $(prefix)/share.
12179
12180 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12181
12182         * configure.in: build diff and patch for cygwin32-hosted
12183         toolchains.
12184
12185 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12186
12187         * config.sub: Accept -rtems*.
12188
12189 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12190
12191         * configure.in: enable dosrel for cygwin32-hosted builds,
12192                 remove diff from the list of things not buildable
12193                 via Canadian Cross
12194
12195 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12196
12197         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12198         don't get ". ".
12199
12200 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12201
12202         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12203
12204 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12205
12206         * Makefile.in (taz): Handle case where tex3patch didn't even get
12207         checked out.  Also, if it was found, put the symlink in a new util
12208         subdirectory.
12209
12210 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12211
12212         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12213
12214 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12215
12216         * config.sub: Recognize -openvms.
12217         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12218         * make-all.com, setup.com: New files.
12219
12220 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12221
12222         * Makefile.in (taz): tex3patch moved to texinfo/util.
12223
12224 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12225
12226         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12227         * configure.in: remove make from disable-if-Can-Cross list
12228                 enable gdb if ${host} and ${target} are cygwin32
12229
12230 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12231
12232         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12233         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12234
12235 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12236
12237         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12238         distinguish sysv/svr4/bsd variants.
12239         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12240
12241 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12242
12243         * configure.in: Added copyright notice.
12244         * move-if-change: Added copyright notice.
12245
12246 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12247
12248         * configure.in (powerpcle-*-solaris*): Until we get shared
12249         libraries working, don't build gdb, sim, make, tcl, tk, or
12250         expect.
12251
12252 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12253
12254         * config.guess:  Merge with FSF:
12255
12256         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12257         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12258
12259         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12260         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12261
12262         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12263         * config.guess:  Combine two OSF1 rules.
12264         Also recognize field test versions.  From mjr@zk3.dec.com.
12265         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12266         because GNU uname does not support -p.  From pmr@pajato.com.
12267
12268 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12269
12270         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12271
12272 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12273
12274         * mpw-README: Document GCCIncludes.
12275
12276 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12277
12278         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12279
12280 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12281
12282         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12283
12284 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12285
12286         * configure.in (*-*-cygwin32): Configure make.
12287
12288 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12289
12290         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12291
12292 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12293
12294         * Makefile.in (all-inet): Depend on all-perl.
12295
12296         * Makefile.in (inet-install): New target.
12297
12298         * Makefile.in (all-inet): Depend on all-tcl.
12299         (all-inet): Depend on all-send-pr.
12300
12301 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12302
12303         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12304         temporarily.
12305
12306 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12307
12308         * configure.in: Don't configure --with-gnu-ld on AIX.
12309
12310 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12311
12312         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12313
12314 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12315
12316         * Makefile.in (ALL_MODULES): Added all-inet.
12317         (CROSS_CHECK_MODULES): Added check-inet.
12318         (INSTALL_MODULES): Added install-inet.
12319         (CLEAN_MODULES): Added clean-inet.
12320         (all-indent): New target.
12321
12322         * configure.in (host_tools): Added inet.
12323         (native_only): Added inet.
12324         (noconfigdirs): Added inet.
12325
12326 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12327
12328         * configure.in: Don't configure libgloss if we are not configuring
12329         newlib.
12330
12331 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12332
12333         * configure.in: Don't configure libgloss for unsupported
12334         architectures.
12335
12336 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12337
12338         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12339
12340 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12341
12342         * Makefile.in (ALL_MODULES): Include all-apache.
12343         (CROSS_CHECK_MODULES): Include check-apache.
12344         (INSTALL_MODULES): Include install-apache.
12345         (all-apache): New target.
12346
12347         * configure.in: Added apache everywhere perl is seen.
12348
12349 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12350
12351         * Makefile.in: Add support for clean-{module} and
12352         clean-target-{module} rules.
12353
12354 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12355
12356         * configure.in (*-*-ose) do not build libgloss.
12357
12358 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12359
12360         * config.guess (prep*:SunOS:5.*:*): Turn into
12361         powerpele-unknown-solaris2.
12362
12363 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12364
12365         * configure.in: Permit --enable-shared to specify a list of
12366         directories.
12367
12368 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12369
12370         * configure.in (host==solaris): Pass only the first word of $CC
12371         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12372
12373 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12374
12375         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12376
12377 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12378
12379         * Makefile.in (ALL_MODULES): Include all-perl.
12380         (CROSS_CHECK_MODULES): Include check-perl.
12381         (INSTALL_MODULES): Include install-perl.
12382         (ALL_X11_MODULES): Include all-guile.
12383         (CHECK_X11_MODULES): Include check-guile.
12384         (INSTALL_X11_MODULES): Include install-guile.
12385         (all-perl): New target.
12386         (all-guile): New target.
12387
12388         * configure.in (host_tools): Include perl and guile.
12389         (native_only): Include perl and guile.
12390         (noconfigdirs): Don't build guile and perl; no ports have been
12391         done.
12392
12393 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12394
12395         * configure (--enable-*): Handle quoted option lists such as
12396         --enable-sim-cflags='-g0 -O' better.
12397
12398 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12399
12400         * Makefile.in ({,inst}all-target): New rule so we can make and
12401         install all of the target directories easily.
12402
12403 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12404
12405         * configure.in: Add missing global flag in sed substitution when
12406         deleting `target-' from ${configdirs}.
12407
12408 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12409
12410         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12411         option.
12412
12413         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12414         config/mh-necv4.
12415
12416         * install.sh: Correct misspelling of transformbasename.
12417
12418         * config.guess: Recognize mips-*-sysv*.
12419
12420 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12421
12422         * config.sub: Recognize mon960.
12423
12424 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12425
12426         * configure: Restore Canadian Cross handling of BISON and LEX,
12427         removed in Feb 20 change.
12428
12429 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12430
12431         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12432         Mention make install.  Remove the old copyright date as well the
12433         clumsy and rather pointless copyright on the README file.
12434
12435 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12436
12437         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12438         Makefile after running symlink-tree, then run `make distclean' to
12439         avoid clobbering any generated files in srcdir.
12440
12441 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12442
12443         * configure.in (m68k-*-netbsd*): Build everything now.
12444
12445 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12446
12447         * Makefile.in (taz): Fix quoting.
12448
12449 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12450
12451         * configure.in (sparclet-*-*): Build everything now.
12452
12453 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12454
12455         * configure.in (m68k-*-linux*): New host.
12456
12457 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12458
12459         * configure: Check for bison before byacc.
12460
12461 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12462
12463         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12464         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12465         searching PATH.  These are used as fallbacks by Makefile.in if
12466         flex/bison/byacc aren't in objdir.
12467
12468 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12469
12470         * Makefile.in: Make everything which depends upon all-bfd also
12471         depend upon all-opcodes, in case --with-commonbfdlib is used.
12472
12473 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12474
12475         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12476         building NT native compilers on Unix.
12477
12478 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12479
12480         * configure.in: Don't get CC from the host Makefile fragment if we
12481         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12482         Solaris test for /usr/ucb/cc to the post target script, just after
12483         the compiler sanity test.
12484
12485 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12486
12487         * config.sub: Merge with FSF.
12488
12489 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12490
12491         * Makefile.in (RPATH_ENVVAR): New variable.
12492         (REALLY_SET_LIB_PATH): Use it.
12493         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12494
12495 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12496
12497         * config.sub, configure.in: Recognize sparclet cpu.
12498
12499 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12500
12501         * config.guess:  Support m68k-cbm-sysv4.
12502
12503 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12504
12505         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12506         m68k-unknown-linuxaout from linker help string.  Put quotes around
12507         $ld_help_string.
12508
12509 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12510
12511         * config.guess (powerpc-harris-powerunix): Add guess for port
12512         to new target.
12513
12514 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12515
12516         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12517
12518 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12519
12520         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12521         $(REALLY_SET_LIB_PATH) in Makefile.
12522         * Makefile.in (SET_LIB_PATH): New variable.
12523         (REALLY_SET_LIB_PATH): New variable.
12524         ($(DO_X)): Use $(SET_LIB_PATH).
12525         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12526         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12527         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12528         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12529         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12530         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12531         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12532         (install-dosrel): Likewise.
12533         (all-opcodes): Depend upon all-libiberty.
12534
12535 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12536
12537         * config.guess (*:CYGWIN*): New
12538
12539 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12540
12541         * Makefile.in (all-target-winsup): All all-target-libiberty.
12542
12543 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12544
12545         * configure.in (noconfigdirs): Add missing # in front of comment.
12546
12547 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12548
12549         * configure.in: add second pass to things added to noconfigdirs
12550         so *-gm-magic can exclude libgloss properly.
12551
12552 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12553
12554         * mpw-configure (extralibs_name, rez_name): Set correctly
12555         for MWC68K compiler.
12556
12557         * mpw-README: Add more info on the necessary build tools.
12558
12559 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12560
12561         * configure.in, config.sub: Recognize cygwin32.
12562
12563 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12564
12565         * config.guess, config.sub: Recognize A/UX.
12566
12567 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12568
12569         * config.sub: Merge with gcc/config.sub.
12570
12571 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12572
12573         * mpw-build.in (do-binutils): Add build of stamps.
12574
12575 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12576
12577         * config.sub: Add recognition for mips64vr4100*-* targets.
12578
12579 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12580
12581         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12582         Add creation of gconfigargs with `--enable-shared' turned on.
12583         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12584         ($(host)-stamp-stage3-configured): Likewise.
12585         (HOLES): Add chatr and ldd.
12586         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12587
12588 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12589
12590         * configure: Pass --nfp to recursive configures.
12591
12592 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12593
12594         * Makefile.in (DLLTOOL): New.
12595         (DLLTOOL_FOR_TARGET): New.
12596         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12597         (EXTRA_TARGET_FLAGS): Ditto.
12598         (EXTRA_GCC_FLAGS): Ditto.
12599         (CONFIGURE_TARGET_MODULES): Ditto.
12600         (DO_X): Ditto.
12601         * configure: Add DLLTOOL.
12602
12603 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12604
12605         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12606         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12607         mh-sco, since old workarounds no longer needed, and don't
12608         build ld, since libraries have weak symbols in COFF.
12609
12610 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12611
12612         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12613
12614 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12615
12616         * configure.in: Make sure that ${CC} can be used to compile an
12617         executable.
12618
12619 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12620
12621         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12622         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12623         nothing depending on whether gdbtk is being built.
12624
12625 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12626
12627         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12628
12629 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12630
12631         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12632         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12633
12634 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12635
12636         * config-ml.in: Add support for
12637         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12638         Simplify setting of multidirs from --disable-foo.
12639
12640 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12641
12642         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12643         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12644         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12645         non-empty, pass them on to the  GCC make.
12646         (all-bootstrap): New rule that is like all-gcc, except it executes
12647         the GCC bootstrap rule instead of the GCC all rule.
12648
12649 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12650
12651         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12652
12653 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12654
12655         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12656         DG/UX support.
12657
12658 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12659
12660         * config.sub (i*86*) Change [345] to [3456]
12661
12662 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12663
12664         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12665         --with-gnu-ld=no.
12666
12667 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12668
12669         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12670         AIX multilibs get built.
12671
12672 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12673
12674         * configure.in (i386-win32): Don't build expect if we're not
12675         building the tcl subdir.
12676
12677 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12678
12679         * Makefile.in: (configure-target-examples, all-target-examples):
12680         New targets, configure and build example programs.
12681
12682 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12683
12684         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12685         use it as input to sedit the generated MPW makefile.
12686         * mpw-README: Add a suggestion about Gestalt.h.
12687
12688 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12689
12690         * config.sub: Accept *-*-ieee*.
12691
12692 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12693
12694         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12695         Ronald F. Guilmette <rfg@monkeys.com>.
12696
12697 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12698
12699         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12700         for powerpc-pe native.
12701         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12702         (target==powerpc-pe): duplicate i386-win32 entry.
12703
12704 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12705
12706         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12707         of vxworks, not just vxworks5.1.
12708
12709 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12710
12711         * mpw-configure: Add support for exec-prefix.
12712
12713 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12714
12715         * config.guess: Recognize HP model 816 machines as having
12716         a PA1.1 processor.
12717
12718 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12719
12720         * configure: Ignore new autoconf configure options.
12721
12722 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12723
12724         * config.guess:  Recognize Pentium under SCO.
12725         From Robert Lipe <robertl@arnet.com>.
12726
12727 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12728
12729         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12730
12731 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12732
12733         * configure.in: Don't configure gas for alpha-dec-osf*.
12734
12735 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12736
12737         * configure.in: Default to --with-stabs for some targets for which
12738         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12739         i[345]86*-*-unixware*.
12740
12741 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12742
12743         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12744         rather than basing it on the target.  Simplify handling of options
12745         controlling which directories to configure.  Remove extraneous
12746         slash in multi-clean target.
12747
12748 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12749
12750         * config-ml.in: Prefix more variables with ml_ so they don't collide
12751         with configure's.
12752
12753 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12754
12755         * configure: Don't turn -v into --v.
12756
12757 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12758
12759         * configure.in (targargs): Fix typo.
12760
12761         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12762
12763 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12764
12765         * configure.in: Strip --host and --target options from
12766         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12767         --with-cross-host option when building with a cross-compiler.
12768         * configure: Canonicalize the arguments put into config.status by
12769         always using `=' for an option with an argument.  Pass a presumed
12770         --host or --target explicitly.
12771
12772 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12773
12774         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12775         into general OS recognition case.
12776
12777 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12778
12779         * configure.in (target_configdirs): add target-winsup only
12780         for win32 target systems.
12781
12782 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12783
12784         * Makefile.in (all-target-libgloss): Depend upon
12785         configure-target-newlib, since when libgloss is built it looks to
12786         see if the newlib directory exists.
12787
12788 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12789
12790         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12791         cfg-ml-*.in.
12792
12793 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12794
12795         * configure: Handle LD and LD_FOR_TARGET when configuring a
12796         Canadian Cross.
12797
12798 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12799
12800         * configure.in (target_libs): add target-winsup.
12801         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12802         (target==ppcle-pe): remove ld from $noconfigdirs.
12803
12804 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12805
12806         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12807         Preserve relative path names in $srcdir.  Build symlink tree if
12808         configuring cross target dir and srcdir=. (= no VPATH support).
12809         (configure-target-libg++): Depend on configure-target-librx.
12810         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12811         * config-ml.in: New file.
12812         * symlink-tree: New file.
12813         * configure: Ensure srcdir="." if that's what it is.
12814
12815 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12816
12817         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12818         includes and FLEX_SKELETON setting.
12819         * mpw-configure (--with-gnu-ld): New option, controls whether
12820         to use PPCLink or ld with PowerMac GCC.
12821         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12822         * mpw-config.in: Configure grez if targeting Mac.
12823
12824         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12825         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12826         just macos.
12827         * configure.in: Configure grez resource compiler if targeting Mac.
12828         * Makefile.in (all-grez, install-grez): New targets.
12829
12830 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12831
12832         * configure: CXX defaults to gcc, not g++.  If we find
12833         gcc in the path, set CC to gcc -O2.
12834
12835 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12836
12837         * configure: Default ${build} correctly.  Avoid picking up extra
12838         spaces when reading CC and CXX from Makefile.  When doing a
12839         Canadian Cross, use plausible default values for numerous
12840         variables.
12841         * configure.in: When doing a Canadian Cross, don't try to
12842         configure tools whose configure script can't handle it.
12843
12844 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12845
12846         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12847
12848 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12849
12850         * configure:  Remove dubious bug reporting address.
12851
12852 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12853
12854         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12855         configure script, run that instead of this directory's configure.
12856         In either case, print a message that we're configuring the sub-dir.
12857
12858 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12859
12860         * configure.in: Before checking for the existence of various files,
12861         use sed to filter out "target-".
12862
12863 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12864
12865         * Makefile.in (DO_X): Split rule to decrease command line length
12866         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12867         (Philippe De Muyter).
12868
12869 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12870
12871         * Makefile.in (all-patch): depend on all-libiberty.
12872
12873 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12874
12875         * configure.in: If the only directory in target_configdirs which
12876         actually exists is libiberty, then set target_configdirs to empty,
12877         to avoid trying to build a target libiberty in a gas or gdb
12878         distribution.
12879
12880 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12881
12882         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12883         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12884         systems.
12885
12886 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12887
12888         * configure.in (copy_dirs): Use sys-include instead of include
12889         for --with-headers option.
12890
12891 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12892
12893         * Makefile.in, configure.in: Make winsup builds work with
12894         new scheme.
12895
12896 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12897
12898         * configure.in: Build the linker on AIX.
12899
12900 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12901
12902         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12903         where needed.
12904
12905 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12906
12907         * Makefile.in (all-gcc): Fix typo.
12908
12909 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12910
12911         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12912
12913 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12914
12915         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12916         to target-xiberty, to provide more flexibility.
12917         (target_subdir):  Define.  Create if cross.
12918         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12919         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12920         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12921         check-libFOO -> check-target-libFOO, etc.
12922         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12923         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12924         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12925         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12926         allow ALL_GCC="" to only configure.
12927         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12928         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12929         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12930
12931 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12932
12933         * Makefile.in (taz): Build "info" in etc explicitly.
12934
12935 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12936
12937         * configure.in:  Make sure that CC is undefined (as opposed to
12938         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12939         problem with autoconf trying to configure on a host without GCC.
12940
12941 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12942
12943         * mpw-configure: Set host alias from choice of host compiler,
12944         only use generic MPW Makefile sed if present, edit a file
12945         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12946         * mpw-README: Add problem notes about CW6 and CW7.
12947
12948 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12949
12950         * Makefile.in (taz): Use ";" instead of ";;".
12951
12952 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12953
12954         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12955         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12956         DISTDOCDIRS.
12957         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12958         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12959
12960 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12961
12962         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12963         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12964         Move bfd to DISTSTUFFDIRS.
12965
12966 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12967
12968         * Makefile.in (X11_LIB): Removed.
12969         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12970
12971         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12972
12973 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12974
12975         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12976         names.
12977
12978 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12979
12980         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12981
12982 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12983
12984         * configure.in (i[345]86-*-win32): Always build newlib.
12985         Don't configure cvs, autoconf or texinfo.
12986         * Makefile.in (LD_FOR_TARGET): New.
12987         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12988         Pass down LD_FOR_TARGET.
12989
12990 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12991
12992         * winsup: New directory.
12993         * Makefile.in: Build winsup.
12994         * configure.in: Winsup is configured when target is win32.
12995         Can only build win32 target GDB when native.
12996
12997 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12998
12999         * config.guess: Recognize HP model 819 machines as having
13000         a PA 1.1 processor.
13001
13002 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13003
13004         * configure: Fix sed loop which substitutes for CC and CXX to
13005         avoid bug found in various sed implementations.
13006
13007 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13008
13009         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13010         simulator.  Use standard powerpc-*-eabi*.
13011
13012 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13013
13014         * configure.in: Stop putting gas and binutils in noconfigdirs for
13015         powerpc-*-aix* and rs6000-*-*.
13016
13017 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13018
13019         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13020         -mcall-aixdesc libraries.
13021
13022 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13023
13024         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13025
13026         * config.sub (arm | armel | armeb): Fix shell syntax.
13027
13028 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13029
13030         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13031         -msoft-float and -mcpu=common support.
13032         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13033         libraries.
13034
13035 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13036
13037         * configure.in: Allow configuration and build of emacs19 for the alpha.
13038
13039 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13040
13041         * configure.in (CC): Get ^CC, not just any old CC, from
13042         ${host_makefile_frag}.
13043
13044 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13045
13046         * configure.in (CC): Try to get CC from
13047         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13048
13049 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13050
13051         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13052         only if it exists in $(srcdir).
13053
13054 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13055
13056         * configure: If CC and CXX are not set in the environment, set
13057         them, based on either an existing Makefile or on searching for gcc
13058         in PATH.  Substitute for CC and CXX in Makefile.
13059         * configure.in: Remove libm from target_libs.  Separate
13060         target_configdirs from configdirs.  If CC is not set in
13061         environment, try to get it from a host Makefile fragment.  Rewrite
13062         changes of configdirs to use skipdirs instead.  A few minor
13063         tweaks.  Take directories out of target_configdirs as they are
13064         taken out of configdirs.  Remove existing Makefile files from
13065         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13066         CONFIG_ARGUMENTS in Makefile.
13067         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13068         by configure.in.
13069         (CONFIG_ARGUMENTS): Likewise.
13070         (CONFIGURE_TARGET_MODULES): New variable.
13071         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13072         ($(CONFIGURE_TARGET_MODULES)): New target.
13073         (configure-libg++, configure-libio): New targets.
13074         (all-libg++): Depend upon configure-libg++.
13075         (all-libio): Depend upon configure-libio.
13076         (configure-libgloss, all-libgloss): New targets.
13077         (configure-libstdc++): New target.
13078         (all-libstdc++): Depend upon configure-libstdc++.
13079         (configure-librx, all-librx): New targets.
13080         (configure-newlib): New target.
13081         (all-newlib): Depend upon configure-newlib
13082         (configure-xiberty): New target.
13083         (all-xiberty): Depend upon configure-xiberty.
13084
13085 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13086
13087         * configure.in (host i[345]86-*-win32):  Expand the
13088         noconfigdirs again.
13089
13090 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13091
13092         * mpw-configure: Fix sed command file name.
13093
13094 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13095
13096         * configure.in (host i[345]86-*-win32): Reduce the
13097         noconfigdirs again.
13098
13099 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13100
13101         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13102         or powerpc*-*-pe*, since they are not yet supported.
13103
13104 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13105
13106         Add PowerMac support and many other enhancements.
13107         * mpw-configure: New option --cc to select compiler to use,
13108         paste options set according to --cc into the generated
13109         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13110         if mpw-make.sed is present.
13111         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13112         add forward includes for PowerPC include files.
13113         * mpw-build.in: Build using Makefile.PPC if present.
13114         (do-byacc, etc): Remove separate version resource builds.
13115         (do-gas): Build "stamps" before "all".
13116         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13117         * mpw-README: Update to reflect --cc option, PowerMac support,
13118         and recently-reported compatibility problems.
13119
13120 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13121
13122         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13123         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13124         (--with-multilib-top): Pass to recursive invocations.
13125
13126 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13127
13128         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13129         v810-*-*.
13130
13131 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13132
13133         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13134         gdb, ld and opcodes on v810-*-*.
13135
13136 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13137
13138         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13139         (local-maintainer-clean): New target.
13140         (maintainer-clean): New target.
13141         (realclean): Just depend upon maintainer-clean.
13142
13143 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13144
13145         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13146
13147 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13148
13149         * configure.in: Build ld in mips*-*-bsd* case.
13150
13151 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13152
13153         * config.sub: Accept -lites* OS.  From Ian Dall.
13154
13155 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13156
13157         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13158         targets.
13159
13160 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13161
13162         * configure.in: treat i386-win32 canadian cross the same as
13163         i386-go32 canadian cross.
13164
13165 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13166
13167         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13168         running under the simulator to build a reduced set of libraries.
13169         (powerpc-*-eabiaix): Add fine grained multilib support added to
13170         other powerpc targets yesterday.
13171
13172 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13173
13174         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13175         -disable-softfloat, -disable-relocatable, -disable-aix, and
13176         -disable-sysv to control which multilib libraries get built.
13177
13178 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13179
13180         * configure: Add Makefile.tem to list of files to remove in trap
13181         handler.
13182
13183 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13184
13185         * config.guess (*Linux*):  Add missing "exit"s.
13186         Also, need specific check for alpha-unknown-linux (uses COFF).
13187
13188 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13189
13190         * config.guess:  Merge with FSF:
13191
13192         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13193         * config.guess (AIX4): More robust release numbering discovery.
13194
13195         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13196         * config.guess (i386-sequent-ptx): Properly get version number.
13197
13198         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13199         * config.guess (mips:*:4*:UMIPS): New case.
13200
13201 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13202
13203         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13204         (i386-win32 host): Likewise.  Don't build readline.
13205
13206 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13207
13208         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13209         SUPPORT_FILES to submakes.
13210
13211 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13212
13213         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13214         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13215         mpw-configure.
13216
13217 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13218
13219         * configure.in (appdirs): Use =, not ==, in test expression when
13220         trying to build the text to print in the warning message for
13221         Solaris users.
13222
13223 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13224
13225         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13226
13227 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13228
13229         * config.guess: Recognize lynx-2.3.
13230
13231 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13232
13233         * config.sub (z8ksim): Deleted
13234         (z8k-*-coff): New, this is the one true name of the target.
13235
13236 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13237
13238         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13239
13240 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13241
13242         * config.guess (*:Linux:*:*): First try asking the linker what the
13243         default object file format is (elf, aout, or coff).  Then if this
13244         fails, try previous methods.
13245
13246 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13247
13248         * configure.in: Don't build newlib for *-*-vxworks5.1.
13249
13250 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13251
13252         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13253         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13254
13255 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13256
13257         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13258
13259 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13260
13261         * cfg-ml-com.in: New file.
13262         * cfg-ml-pos.in: New file.
13263
13264 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13265
13266         * COPYING.NEWLIB: Add HP free copyright to list.
13267
13268 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13269
13270         * config.sub: Recognize -eabi* for the system, not just -eabi.
13271
13272 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13273
13274         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13275         * config.sub, configure.in (win32): New target and host.
13276
13277 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13278
13279         * configure.in: Add i386-pe configuration.
13280
13281 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13282
13283         * mpw-build.in (install): Install GDB after LD.
13284
13285 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13286
13287         * mpw-config.in (elf/mips.h): Always forward-include, needed
13288         for GDB to build.
13289
13290 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13291
13292         * testsuite: New directory for customer acceptance and whole tool
13293         chain tests.
13294
13295 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13296
13297         * configure: If per-host line isn't found, but AC_OUTPUT is found
13298         and a configure script exists, run it instead.
13299
13300 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13301
13302         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13303
13304 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13305
13306         * configure: Set build_{cpu,vendor,os,alias} to host values when
13307         --build isn't specified.
13308
13309 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13310
13311         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13312         (FLAGS_TO_PASS): Pass them.
13313         (EXTRA_TARGET_FLAGS): Ditto.
13314
13315 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13316
13317         * Makefile.in (all-libg++): Depend on all-libstdc++.
13318
13319 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13320
13321         * configure.in (noconfigdirs): Enable all packages for
13322           i386-unknown-netbsd.
13323
13324 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13325
13326         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13327         hosted builds (DOS builds)
13328
13329 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13330
13331         Changes for ARM based on patches from Richard Earnshaw:
13332         * config.sub: Handle armeb and armel.
13333         * configure.in: Omit arm linker only for riscix.
13334
13335 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13336
13337         * config.guess:  Update from FSF.
13338
13339 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13340
13341         * config.sub: Recognize powerpcle as the little endian variant of
13342         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13343         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13344         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13345         temporarily.
13346
13347 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13348
13349         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13350
13351 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13352
13353         * config.sub: Accept -lites* as a basic system type.
13354
13355 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13356
13357         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13358         installed, and if so return linuxoldld as the system name.
13359
13360 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13361
13362         * config.guess: Add hppa1.1-hp-lites support.
13363
13364 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13365
13366         * configure.in: Don't build newlib for m68k-vxworks5.1.
13367
13368 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13369
13370         * configure.in (mips-sgi-irix6): Use mh-irix5.
13371
13372 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13373
13374         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13375
13376 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13377
13378         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13379         OSF/1.  Fix compiler flags.
13380         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13381
13382 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13383
13384         * configure.in: Recognize --with-newlib.
13385         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13386
13387 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13388
13389         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13390         to *_X11_MODULES due to gdbtk needing X include files et al.
13391
13392 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13393
13394         Merge in support for Mac MPW as a host.
13395         (Old change descriptions retained for informational value.)
13396
13397         * mpw-config.in: Add generic include forwards for cpu-specific
13398         include files in aout and elf directories.
13399
13400         * mpw-configure: Added copyright.
13401         * mpw-config.in: Check for presence of required build tools.
13402         (target_libs): Add newlib.
13403         (target_tools): Add examples.
13404         (Read Me): Generate as "Read Me for MPW" instead.
13405         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13406         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13407         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13408
13409         * mpw-configure: Remove subdir-specific makefile hackery,
13410         delete mk.tmp after using it.
13411
13412         * mpw-build.in (all): Display start and end times.
13413
13414         * mpw-configure (host_canonical): Set.
13415         (target_cpu): Always add to makefiles.
13416         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13417         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13418         (mpw-mh-mpw): Look for in srcdir and srcroot.
13419         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13420
13421         * mpw-build.in: (install-only): New target.
13422
13423         * mpw-configure (host_alias, target_alias): Rename from hostalias
13424         and targetalias, add into generated Makefile.
13425         (mk.tmp): If present, add into generated Makefile.
13426         * mpw-build.in (all-gas): Build config.h first before gas proper.
13427
13428         * mpw-configure (config.status): Write only if changed.
13429         * mpw-config.in (readline): Configure it (not built, just used for
13430         definitions).
13431
13432         * mpw-config.in (elf/mips.h): Add a forward include.
13433
13434         * mpw-config.in: Forward-include most .h files in include into
13435         extra-include.
13436         (readline): Don't build.
13437         mpw-build.in (install): Install GDB.
13438
13439         * mpw-configure (prefix, mpw_prefix): Handle it.
13440         * mpw-config.in (mmalloc, readline): Don't configure.
13441         * mpw-build.in (thisscript): Rename to ThisScript.
13442         Use mpw-build instead of BuildProgram everywhere.
13443         (mmalloc, readline): Don't build.
13444         * mpw-README: New file, basic documentation about the MPW port.
13445
13446         * mpw-config.in: Use forward-include to create include files.
13447
13448         * mpw-configure: Add more things to the top of each configured
13449         Makefile, including contents of config/mpw-mh-mpw.
13450         * mpw-config.in (extra-include): Create this directory and fill it
13451         with Posix-like include files when configuring.
13452
13453         * config.sub (apple, mac, mpw): Add various aliases.
13454
13455         * mpw-build.in: New file, top-level build script fragment for MPW.
13456         * mpw-configure: New file, configure script for MPW.
13457         * mpw-config.in: New file, config fragment for MPW.
13458
13459 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13460
13461         * configure.in (host_libs): Remove glob, since it is gone from the
13462         sources.
13463
13464 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13465
13466         * Makefile.in: define empty GDB_NLM_DEPS var.
13467
13468         * configure.in(target_makefile_frag): use config/mt-netware
13469         for netware targets.
13470
13471 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13472
13473         * config.sub: Merge in recent FSF changes.  Remove linux special
13474         cases.
13475
13476 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13477
13478         Revert this change:
13479
13480         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13481
13482                 * build-all.mk: Use CC=cc -Xs on Solaris.
13483
13484 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13485
13486         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13487         stop using it.
13488         * Makefile.in: Nuke all references to glob subdirectory.
13489
13490 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13491
13492         * configure.in: Fix --enable-shared logic in per-host.
13493
13494 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13495
13496         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13497
13498 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13499
13500         * configure.in (noconfigdirs): Don't build gas on AIX, for
13501         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13502
13503 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13504
13505         * configure: Fix --cache-file to work if the file argument is a
13506         relative path.
13507
13508 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13509
13510         * configure: If the --cache-file is used, pass it down to
13511         configure in subdirectories.
13512
13513 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13514
13515         * config.sub: add vxworks29k configuration.
13516
13517 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13518
13519         * Makefile.in (taz): Do "diststuff" part quietly.
13520
13521 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13522
13523         * config.sub: Mini-merge with gcc/config.sub.
13524
13525 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13526
13527         * config.guess (IRIX): Sed - to _.
13528
13529 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13530
13531         * Makefile.in (source-vault, binary-vault): New targets.
13532
13533 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13534
13535         * config.sub: Recognize -eabi as a basic system type.
13536
13537 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13538
13539         * configure.in (enable_shared stuff): Fix typo.
13540
13541 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13542
13543         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13544
13545 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13546
13547         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13548
13549 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13550
13551         * configure.in (rs6000-*-*): Don't build gas.
13552
13553 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13554
13555         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13556         reduce command line length.
13557         (AS_FOR_TARGET): Check for as.new, not Makefile.
13558         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13559
13560 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13561
13562         * config.guess:  Merge from FSF.
13563
13564 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13565
13566         * configure: Don't use $ when handling program_suffix.
13567
13568 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13569
13570         * configure.in:  Configure tk for hppa/hpux.
13571
13572 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13573
13574         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13575
13576 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13577
13578         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13579         to LIBCXXFLAGS.  Tests are better run without it.
13580
13581 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13582
13583         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13584
13585 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13586
13587         * configure.in (*-*-netware*): Don't configure xiberty.
13588
13589 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13590
13591         * configure.in:  Remove tk from native_only list.
13592
13593 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13594
13595         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13596           for special NCD build.
13597
13598 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13599
13600         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13601         makeall.bat, they're only useful for binutils snapshots.
13602         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13603         makeall.bat to specified SUPPORT_FILES.
13604
13605 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13606
13607         * build-all.mk: Add Ericsson targets to sun4 and solaris
13608           hosts.  Add  BNR's sun4 target to solaris host, so their
13609           build-from-source will be tested in-house first.
13610
13611 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13612
13613         * Makefile.in (LIBCFLAGS): New variable.
13614         (CFLAGS_FOR_TARGET): Ditto.
13615         (LIBCFLAGS_FOR_TARGET): Ditto.
13616         (LIBCXXFLAGS): Ditto.
13617         (CXXFLAGS_FOR_TARGET): Ditto.
13618         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13619         (BASE_FLAGS_TO_PASS): Pass them.
13620         (EXTRA_TARGET_FLAGS): Ditto.
13621
13622         * configure.in: Support --enable-shared.
13623
13624 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13625
13626         * configure.in (target_libs):  Include libstdc++ again.
13627         * config.guess:  Update from FSF (for FreeBSD).
13628
13629 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13630
13631         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13632         makeall.bat.
13633         (DISTDOCDIRS): Add `etc'.
13634         (ETC_SUPPORT_PFX): New variable.
13635         (taz): Include anything from etc starting with a word in
13636         ETC_SUPPORT_PFX.
13637
13638 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13639
13640         * config.sub: Update for recent FSF changes.  Remove obsolete
13641         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13642         spacing changes.
13643
13644 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13645
13646         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13647
13648         * config.guess:  Merge with FSF.
13649         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13650
13651 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13652
13653         * configure: Since the "trap 0" handler will override the exit
13654         status on many systems, only use it for "exit 1", and make it set
13655         a non-zero exit status; reset it before "exit 0".  Also, check
13656         exit status of config.sub, and error out if it failed.
13657
13658 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13659
13660         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13661         and install libgloss.
13662
13663 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13664
13665         * Makefile.in (all-binutils): Depend upon all-byacc.
13666
13667         * configure.in: Don't build emacs on Irix 5.
13668
13669 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13670
13671         * configure.in (*-*-netware*): Add libio.
13672
13673 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13674
13675         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13676         (CHECK_TARGET_MODULES): Ditto.
13677         (INSTALL_TARGET_MODULES): Ditto.
13678         (TARGET_LIBS): Ditto.
13679         (all-libstdc++): Note dependencies.
13680
13681 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13682
13683         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13684
13685 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13686
13687         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13688         -fexternal-templates.
13689
13690         * configure.in (target_libs): Add libstdc++.
13691         (noconfigdirs): Add libstdc++ as appropriate.
13692
13693 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13694
13695         * config.guess:  Update from FSF.
13696
13697 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13698
13699         * configure: Use ${config_shell} when running ${configsub}.
13700
13701 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13702
13703         * config.sub: No longer recognize h8300h.
13704
13705 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13706
13707         * config.sub: Remove extraneous differences between config.sub and
13708         gcc/config.sub.
13709
13710 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13711
13712         * Makefile.in (DISTSTUFFDIRS): Add gas.
13713
13714 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13715
13716         * COPYING.NEWLIB: New file.
13717
13718 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13719
13720         * config.guess (HP-UX):  Patch from Harlan Stenn
13721         <harlan@landmark.com> to also emit release level.
13722
13723 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13724
13725         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13726
13727 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13728
13729         * config.sub:  Merge nextstep cleanup from FSF.
13730
13731 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13732
13733         * configure.in (arm-*-*): Don't configure ld for this target.
13734
13735 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13736
13737         * configure.in (*-*-netware): don't configure libg++, libio,
13738           librx, or newlib.
13739
13740 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13741
13742         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13743         configure ld--it works, but it doesn't support shared libraries.
13744
13745 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13746
13747         * config.guess (*-unknown-freebsd*):  Get rid of possible
13748         trailing "(Release)" in version string.
13749         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13750
13751 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13752
13753         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13754         Fix type: *-next-neststep -> *-next-nextstep.
13755
13756         * config.guess:  Merge from FSF:
13757
13758         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13759
13760         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13761
13762         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13763
13764         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13765         instead of UNIX_SV for UnixWare 1.0).
13766
13767 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13768
13769         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13770         to make gdb/nlm/* build after the compiler and linker.
13771
13772 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13773
13774         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13775         not just i[34]86.
13776         (m68k-atari-sysv4):  Relocate to match FSF version.
13777
13778         * config.guess:  More merges from the FSF:
13779
13780         Add a space before function call or macro invocation.
13781
13782         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13783
13784         * config.guess: Add trap cmd to remove dummy.c and dummy when
13785         interrupted.
13786
13787         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13788
13789         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13790         (dummy): Redirect stderr from compilation of dummy.c.
13791
13792         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13793
13794         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13795
13796 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13797
13798         * configure: Accept and ignore --cache*, for compatibility with
13799         new autoconf.
13800
13801 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13802
13803         * config.guess:  Merge from FSF:
13804
13805         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13806
13807         * config.guess (Pyramid*:OSx*:*:*): New case.
13808         (PATH): Add /.attbin at end for finding uname.
13809         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13810
13811         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13812
13813         * config.guess (M88*:DolphinOS:*:*): New case.
13814
13815         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13816
13817         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13818         to select whether to use ELF or COFF.
13819
13820         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13821
13822         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13823
13824         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13825
13826         * config.guess: Guess the OS version for HPUX.
13827
13828         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13829
13830         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13831
13832 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13833
13834         * configure.in: Recognize --with-headers, --with-libs, and
13835         --without-newlib.
13836         * Makefile.in (all-xiberty): Depend upon all-ld.
13837
13838 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13839
13840         * configure.in: Change i[34]86 to i[345]86.
13841
13842 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13843
13844         * configure (version): A few more tweaks to help message.
13845
13846 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13847
13848         * Makefile.in:  Remove (for now) librx as a host library,
13849         now that we're building it for target.
13850
13851 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13852
13853         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13854         (Karl Berry).
13855
13856 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13857
13858         * configure.in:  Also configure librx.
13859
13860 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13861
13862         * Makefile.in:  Update various rules to reflect that librx
13863         is now needed for libg++.
13864
13865 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13866
13867         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13868
13869 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13870
13871         * configure.in: Configure the examples directory.
13872
13873 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13874
13875         * configure: Simplify Jun 2 1994 change.
13876
13877 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13878
13879         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13880         /bin/gcc isn't good enough to build gcc.
13881
13882 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13883
13884         * Makefile.in (GDB_SUPPORT_FILES): Remove
13885         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13886         (gdb.tar.gz): Add new rule to use standard distribution building
13887         mechanism.
13888
13889 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13890
13891         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13892         Bill Cox <bill@cygnus.com>.
13893
13894 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13895
13896         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13897
13898 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13899
13900         * configure:  Search current dir first in .gdbinit.
13901
13902 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13903
13904         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13905
13906 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13907
13908         * config.sub:  Refer to NeXT's operating system as nextstep.
13909
13910         * config.sub (case $basic_machine):  Re-order the cases, to match
13911         the order in the FSF version (which is mostly alphabethical).
13912         Merge in some additions and changes from the FSF.
13913
13914 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13915
13916         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13917         * config.sub: Recognize cxux7.
13918         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13919
13920 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13921
13922         * config.sub:  Fix typo powerpc -> powerpc-*.
13923
13924 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13925
13926         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13927
13928         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13929         parallel with all-emacs and install-emacs).  Top-level command
13930         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13931
13932 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13933
13934         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13935         $(relbindir)/make before doing ``make install'', and use
13936         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13937         installing over running make binary.
13938         ($(host)-stamp-stage3-installed): Likewise.
13939
13940 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13941
13942         * config.guess: Recognize Mach.
13943
13944 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13945
13946         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13947         see whether --exec-prefix was used.
13948
13949 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13950
13951         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13952
13953 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13954
13955         * Makefile.in: Add all-librx target similar to all-libproc.
13956
13957 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13958
13959         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13960         with post 1.2 uname bogosity.
13961
13962 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13963
13964         * configure: Remove temporary files on receipt of a signal.
13965
13966 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13967
13968         * configure: If there is a package_makefile_frag, remove
13969         ${subdir}/Makefile.tem after copying it in.
13970
13971 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13972
13973         * build_all.mk: support rs6000 lynx identifies itself as
13974         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13975         since /bin/gcc is too feeble to compile a modern gcc.
13976
13977 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13978
13979         * brought devo/test-build.mk update-to-date with progressive/
13980           test-build.mk. Add lynx targets and hppa flag info.
13981
13982 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13983
13984         * configure.in:  Use mh-ncrsvr43.  Patch from
13985         Tom McConnell <tmcconne@sedona.intel.com>.
13986
13987 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13988
13989         * config.guess (i386-unknown-bsdi):  No longer need to
13990         check #if defined(__bsdi__) && defined(__i386__).
13991
13992 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13993
13994         * configure: Set program_transform_nameoption correctly.
13995
13996 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13997
13998         * brought build-all.mk update-to-date with progressive build-all.mk,
13999           added new targets and hppa info.
14000
14001 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14002
14003         * configure: If config.guess result is a prefix of the user
14004         specified target, assume a native build and use the user specified
14005         target as the host alias.  Remove SunOS patch suffix removal hack.
14006         * configure.in: Remove SunOS patch suffix removal hack.
14007
14008         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14009         in NATIVE_CHECK_MODULES.
14010
14011 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14012
14013         * Makefile.in: Rename HOST_ONLY to NATIVE.
14014         * configure: Delete SunOs patch suffix from host_canonical
14015           and build_canonical variables that are prepended to Makefiles.
14016         * configure.in: Add comments for easier maintenance.
14017
14018 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14019
14020         * Makefile.in: Add all-libproc target similar to all-gui.
14021
14022 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14023
14024         * Makefile.in (CHECK_MODULES): split into
14025         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14026
14027 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14028
14029         * config.guess (i386-unknown-bsdi): New system to guess.
14030
14031 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14032
14033         * Makefile.in: Add all-gui target (but not yet build by "all").
14034
14035 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14036
14037         * config.sub: Move deletion of patch suffix from here...
14038         * configure.in: To here, at Ian's suggestion.  The top-
14039           level scripts might need to know of a patch level.
14040
14041 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14042
14043         * config.sub: Strip off patch suffix so rtl is recognized
14044           as a sunos4.1.3 machine, even though it's been patched.
14045
14046 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14047
14048         * Makefile.in (INSTALL_LAST): Delete.
14049         (INSTALL_DOSREL): New.
14050
14051 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14052
14053         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14054         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14055         whether we pass down --with-gnu-ld anyhow.
14056
14057 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14058
14059         * Makefile.in (INSTALL_LAST): Change operation so it works
14060         on more flavors of make.
14061         * configure.in (go32): Don't build libg++ or libio.
14062
14063 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14064
14065         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14066         they can be overriden by templates.
14067
14068 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14069
14070         * configure.in (target==go32): Don't build gdb.
14071         * dosrel: New directory.
14072
14073 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14074
14075         * configure.in (host==go32): Configure dosrel too.
14076         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14077         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14078         be set by incoming names or templates.
14079         (INSTALL_LAST): New rule.
14080
14081 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14082
14083         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14084
14085 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14086
14087         * configure.in (appdirs): New variable.  Currently empty, but will
14088         be used in gas distribution.  If nonempty, lists a set of
14089         directories at least one of which must get configured, or top
14090         level configuration is considered to have failed.
14091         (rs6000-*-lynxos*): Use new file name.
14092
14093 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14094
14095         Eliminate XTRAFLAGS.
14096         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14097         newlib include files using -idirafter, and also use -nostdinc.
14098         (CXX_FOR_TARGET): Likewise.
14099         (XTRAFLAGS): Removed.
14100         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14101         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14102         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14103         ($(DO_X)): Don't pass down XTRAFLAGS.
14104
14105 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14106
14107         * configure.in (mips*-dec-bsd*): New target; do build linker.
14108         (mips*-*-bsd*): New target; don't build linker.
14109
14110 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14111
14112         * configure.in: support rs6000-*-lynxos* configuration.
14113         support sunos4 as a cross target.
14114
14115         * config.sub: look for lynx*, not lynx since the OS version may
14116         legitimately be part of the name.
14117
14118 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14119
14120         * configure.in (i[34]86-*-sco*): Move to be with other i386
14121         targets.
14122         (romp-*-*): New target.  Skip various binary utilities.
14123         (vax-*-*): New target.  Don't build newlib.
14124         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14125
14126 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14127
14128         * configure.in: Only set host_makefile_frag if config
14129         directory exists.
14130
14131 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14132
14133         * install.sh: If $dstdir exists, don't check whether each
14134         component does.
14135
14136 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14137
14138         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14139
14140 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14141
14142         * configure.in (*-*-lynxos*): Don't configure newlib for either
14143         native or cross Lynx.
14144
14145 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14146
14147         * config.sub (sparc64-elf): Fix os.
14148         (z8k): Remove duplicate.
14149
14150 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14151
14152         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14153         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14154
14155 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14156
14157         * configure: Make file links cleanly even if Lynx fails on
14158           an NFS symlink (at least fail cleanly).
14159
14160 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14161
14162         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14163         -XNh2000.
14164
14165 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14166
14167         * configure: Unknown options are fatal again.
14168
14169 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14170
14171         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14172         compatibility.
14173
14174 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14175
14176         * build-all.mk: Add `clean' target.
14177
14178 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14179
14180         * config.guess:  Add SINIX support.
14181         * configure.in:  Add mips-*-sysv4* support.
14182
14183 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14184
14185         * build-all.mk: Document all useful targets.
14186         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14187         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14188
14189 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14190
14191         * configure: Support --silent, --quiet.
14192
14193 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14194
14195         * configure: Support --disable-FEATURE.
14196
14197 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14198
14199         * config.guess: Recognize NCR running SVR4.3.
14200
14201 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14202
14203         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14204         Patch from Paul Eggert <eggert@twinsun.com>.
14205
14206 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14207
14208         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14209
14210 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14211
14212         * configure: Make unrecognized options give nonfatal warnings
14213         instead of fatal errors, and pass them to any subdirectory
14214         configures in case they recognize them.
14215         Make --x equivalent to --with-x.
14216
14217 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14218
14219         * configure: Add --enable-* options.  Clean up usage message and
14220         some comments.
14221
14222 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14223
14224         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14225
14226 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14227
14228         * configure.in (hppa*-*-*): Enable binutils.
14229
14230 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14231
14232         * config.sub: Recognize cisco.
14233
14234 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14235
14236         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14237
14238 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14239
14240         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14241         than one configuration name.  Add comment.
14242
14243 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14244
14245         * config.guess: about target *-hitachi-hiuxwe2, fixed
14246         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14247         macro is incorrect.]
14248
14249 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14250
14251         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14252         than the "make ls" stuff which used to be here.
14253
14254 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14255
14256         * config.guess:  Recognize i[34]86-unknown-freebsd.
14257         From Shawn M Carey <smcarey@rodan.syr.edu>.
14258
14259 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14260
14261         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14262
14263 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14264
14265         * config.guess: Check for ptx.
14266
14267 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14268
14269         * config.sub: Add os9k checking.
14270
14271 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14272
14273         * config.guess: Handle OSF1 running on HPPA processors
14274
14275 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14276
14277         * configure: If subdir configure fails, print out a message with
14278         subdirectory name, in case subdir's configure code didn't identify
14279         itself.
14280
14281 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14282
14283         * configure.in: Remove embedded newlines from configdirs.
14284         Avoid mismatches of substrings.  Fix matching strings at end
14285         of configdirs.
14286
14287 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14288
14289         * config.guess:  Add Lynx/rs6000 config support.
14290
14291 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14292
14293         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14294
14295 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14296
14297         * configure.in (hppa*-*-osf*): Treat this just like most other
14298         PA configurations (eg no binutils or ld).
14299         (hppa*-*-*elf*): These configurations have binutils and ld.
14300
14301 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14302
14303         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14304
14305 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14306
14307         * configure.in (rs6000-*-*): Build gas.
14308
14309 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14310
14311         * Makefile.in:  Avoid bug in losing hpux sed.
14312
14313 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14314
14315         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14316         for GDB and GDB has been fixed to not need it.
14317
14318 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14319
14320         * config.guess: Recognize vax hosts.
14321
14322 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14323
14324         * configure (while loop): Don't use "break 2" inside case
14325         statement -- the case statement isn't an enclosing loop.
14326
14327 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14328
14329         * config.guess:  Clean up NeXT support, to allow nextstep
14330         on Intel machines.  Make OS be nextstep.
14331
14332 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14333
14334         * config.guess: Add alternate forms for Convex.
14335
14336 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14337
14338         * configure:  Completely rewrite option processing.  Take
14339         advantage of pattern-matching to avoid invoking test frequently.
14340         Also clean up host and target defaulting logic.
14341
14342 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14343
14344         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14345         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14346         commands (plus user environment) will fit SCO limits.
14347
14348 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14349
14350         * configure.in: Don't issue warnings about directories which are
14351         not being configured if -norecursion is set.  Correct test for
14352         --with-gnu-as and --with-gnu-ld to not get confused by substring
14353         matches.
14354
14355         * configure.in: Don't build gas for alpha-dec-osf1*.
14356
14357 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14358
14359         * configure:  Back out Per's change of 12/19/1993.  It changes the
14360         behavior of configure in unexpected and confusing ways.
14361
14362         Also, use different delim char when calculating
14363         program_transform_name so that the name can contain slashes.
14364
14365 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14366
14367         * configure.in, config.sub: Add support for VSTa micro-kernel.
14368
14369 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14370
14371         * configure.in: Nuke hacks which were used to get a special
14372         version of GAS for HPPA configurations.
14373
14374 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14375
14376         * configure:  If only ${target_alias} is given, use that
14377         as the default for ${host_alias}.
14378         * configure:  Add missing back-slashes before nested quotes.
14379
14380 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14381
14382         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14383
14384 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14385
14386         * config.guess:  Recognize some Tektronix configurations.
14387         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14388
14389 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14390
14391         * config.sub: Match any flavor of SH.
14392
14393 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14394
14395         * configure.in: Don't try to configure newlib for Alpha.
14396
14397 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14398
14399         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14400         libg++ or libio for any Alpha target.
14401
14402         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14403
14404 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14405
14406         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14407         default arguments -- so it tried to compress itself.
14408
14409 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14410
14411         * configure.in (notsupp): ensure that a space is always at the end
14412           of the configdirs list, since the grep checks for an explicit space
14413
14414 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14415
14416         * configure.in (target i386-sysv4.2): don't build ld, since static
14417           versions of many libraries are not available.
14418
14419 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14420
14421         * config.guess: Recognize Apollos (using environment variables).
14422         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14423
14424 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14425
14426         * config.guess: Recognize Sony news mips running newsos.
14427
14428 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14429
14430         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14431         "fi ; else" for bash.
14432
14433 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14434
14435         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14436
14437 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14438
14439         * config.sub: accept unixware as an alias for svr4.2.
14440         Fix some inconsistancies with the gcc version.
14441
14442 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14443
14444         * Makefile.in (DISTDOCDIRS):  Add gdb.
14445
14446 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14447
14448         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14449
14450 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14451
14452         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14453         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14454         this now.
14455
14456 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14457
14458         * config.sub: Accept hiux* as an OS name.
14459
14460         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14461         etc/make-stds.texi.  The underscore came from gcc, and dje now
14462         agrees that RUNTESTFLAGS is the correct name.
14463
14464 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14465
14466         * install.sh:  Remove 'set -e'.  It makes any conditionals
14467         in the script useless.
14468
14469         * config.guess: Automatically recognize arm-acorn-riscix
14470         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14471
14472 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14473
14474         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14475
14476 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14477
14478         * Makefile.in (DISTDOCDIRS): New variable.
14479         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14480         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14481
14482 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14483
14484         * configure.in (hppa target): check the source directory for the
14485           pagas sub-directory
14486
14487 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14488
14489         * config.sub: Allow -aout* and -elf*.
14490
14491 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14492
14493         * configure.in: Don't build ld on i386-solaris2, same as for
14494         sparc-solaris2.
14495
14496 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14497
14498         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14499
14500 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14501
14502         * configure.in:  Configure gdb for alpha.
14503
14504 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14505
14506         * Makefile.in (CXXFLAGS): Add -O.
14507
14508 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14509
14510         * config.guess: added support for DG Aviion
14511
14512 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14513
14514         * configure.in: Produce warning message for subdirectories not
14515         configurable for this host/target combination.  Don't try to
14516         configure gdb for vms.
14517
14518 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14519
14520         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14521         appropriate files before making "diststuff".
14522         (DISTBISONFILES): New var: list of files to be edited.
14523         (DISTSTUFFDIRS): Add binutils.
14524
14525 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14526
14527         * config.sub: also handle mipsel and mips64el (for little endian mips)
14528
14529 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14530
14531         * configure.in: Add * to end of all OS names.
14532
14533 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14534
14535         * configure.in: Build newlib for LynxOS native.
14536
14537 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14538
14539         * config.guess: Add support for delta 88k running SVR3.
14540
14541         * configure.in: Add comment about HP compiler vs. emacs.
14542
14543 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14544
14545         * configure.in: don't build ld on solaris2 (not a viable option
14546           due to bugs in getpwnam & getpwuid)
14547
14548 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14549
14550         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14551         config.guess will produce a full version number.
14552
14553 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14554
14555         * configure.in: Build linker and binutils for alpha-dec-osf1.
14556
14557 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14558
14559         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14560         and gdb/testsuite/Makefile.in.
14561
14562 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14563
14564         * configure.in: recognize mips*- instead of mips-
14565
14566 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14567
14568         * config.sub: Accept linux*coff and linux*elf as operating
14569         systems.
14570
14571 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14572
14573         * config.sub: Recognize mips64, and mips3 as an alias for it.
14574
14575 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14576
14577         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14578         gdb knows how to handle OSF/1 shared libraries.
14579
14580 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14581
14582         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14583         * config.guess: Recognize Hitachi's HIUX.
14584         * config.sub: Recognize h3050r* and hppahitachi.
14585         Remove redundant cases for hp9k[23]*.
14586
14587 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14588
14589         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14590         if gas and ld are in the source tree and are in ${configdirs}.
14591         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14592         --with options (but still pass them down on the command line,
14593         if they were explicitly specified).
14594
14595 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14596
14597         * configure: substitute SHELL value in Makefile.in with
14598         ${CONFIG_SHELL}
14599
14600 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14601
14602         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14603         *-*-solaris2* targets.
14604
14605 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14606
14607         * Makefile.in: define M4, and pass it down to sub-makes;
14608         all-autoconf now depends on all-m4
14609
14610 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14611
14612         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14613         presence of {ar,ranlib} instead of a configured directory
14614
14615 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14616
14617         * config.guess: Accept 34?? as well as 33?? for NCR.
14618
14619 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14620
14621         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14622         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14623
14624 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14625
14626         * configure: grab values for $(CC) and $(CXX) from the
14627         environment, so that someone can do "CC=gcc configure; make" and
14628         have it work right (matching the way that autoconf works now)
14629
14630         * configure.in, Makefile.in: add support for gash, the tcl
14631         interface to Galaxy
14632
14633         * config.guess: add NetBSD variants (hp300, x86)
14634
14635 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14636
14637         * install.sh: Support -d option (in the manner of SunOS 4 install,
14638         as it is more deterministic than that of GNU install)
14639         (chmodcmd): Set file to mode 755 by default (should also do default
14640         chgrp and chown, but I don't feel like dealing with that now)
14641
14642 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14643
14644         * config.sub: Remove h8300hhms alias.
14645
14646 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14647
14648         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14649
14650 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14651
14652         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14653         as stmp-fixinc
14654
14655 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14656
14657         * config.sub: recognize m88110-bug-coff.
14658
14659 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14660
14661         * Makefile.in (all-libio): all dependencies on the toolchain used
14662         to build this (gcc, gas, ld, etc)
14663
14664 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14665
14666         * config.guess: Deal with OSF/1 1.3 on alpha.
14667
14668 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14669
14670         * install.sh: add some 'else true' clauses for portability
14671
14672         * configure.in: don't build libio for h8[35]00-*-* targets
14673
14674 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14675
14676         * Makefile.in:  Add support for new libio.
14677
14678 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14679
14680         * install.sh: If one command fails, don't try the rest.  Don't try
14681         to remove $dsttmp (via trap) unless we have already created it.
14682         If $src doesn't exist, detect it and exit with an error.
14683
14684         * config.guess: Recognize BSD on hp300.
14685
14686 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14687
14688         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14689         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14690
14691 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14692
14693         * Makefile.in (all-send-pr): depends on all-prms
14694
14695 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14696
14697         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14698
14699 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14700
14701         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14702         Added test for mips-mips-riscos5.
14703
14704 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14705
14706         * configure.in: use mh-hp300 for 68k HP hosts
14707
14708 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14709
14710         * configure: add support for CONFIG_SHELL, so that you can use
14711         some alternate shell for evaluating configure scripts
14712
14713 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14714
14715         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14716         in configure script to bug-gdb@prep.ai.mit.edu when building
14717         distribution archive.
14718         * Makefile.in (COMPRESS):  Remove def.
14719         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14720         gdb.tar.Z and make-gdb.tar.Z respectively.
14721         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14722         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14723         to convergence with 'taz' target in Makefile.in.
14724
14725 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14726
14727         * install.sh (dsttmp): use trap to ensure that tmp files go
14728         away on error conditions
14729
14730 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14731
14732         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14733
14734 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14735
14736         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14737         its parent is '/' not ''.
14738
14739         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14740
14741 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14742
14743         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14744         that ${newsrcdir}/configure.in does.
14745
14746 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14747
14748         * test-build.mk: support for CONFIG_SHELL
14749
14750 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14751
14752         * config.sub (netware):  Add as a basic system type.
14753
14754 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14755
14756         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14757           $(srcdir)/ from the dependency on Makefile.in.
14758
14759 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14760
14761         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14762         (h8300hhms is temporary until multi-libraries are implemented).
14763         * configure.in: Handle h8300h too.
14764
14765 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14766
14767         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14768
14769 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14770
14771         * configure:  Remove extraneous output when guessing host type.
14772         * config.guess:  Remove extraneous output when guessing using C
14773         compiler rather than uname, or when guessing fails.
14774
14775 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14776
14777         * Makefile.in: remove all.cross and install.cross targets
14778
14779         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14780           definitions
14781
14782 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14783
14784         * configure.in (target sh): Build gprof.
14785
14786 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14787
14788         * config.sub: change -solaris to -solaris2
14789
14790 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14791
14792         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14793
14794 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14795
14796         * configure: Correct error message for missing Makefile.in to
14797         print correct directory.
14798
14799 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14800
14801         * install.sh: kludge around 386BSD shell bug
14802
14803 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14804
14805         * config.guess:  Recognize NeXT.
14806         * config.guess:  Recognize i486-ncr-sysv4.
14807         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14808
14809 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14810
14811         * Makefile.in (MAKEINFOFLAGS): New variable.
14812         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14813         * build-all.mk, test-build.mk: Pass down --no-split as
14814         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14815
14816 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14817
14818         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14819
14820 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14821
14822         * Makefile.in (libg++.tar.z):  New rule.
14823         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14824         * Makefile.in (taz):  Only do a single chmod.
14825
14826 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14827
14828         * install.sh: don't use dirname anymore (replaced with sed usage)
14829
14830 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14831
14832         * Makefile.in:  Change extension for gzip'd files from '.z' to
14833         '.gz' per new FSF standard usage.
14834
14835 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14836
14837         * configure: put quotes around the final value of program_transform_name
14838
14839 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14840
14841         * Makefile.in: new install.sh support; update install-info rules
14842
14843 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14844
14845         * configure.in: Build diff for crosses, but not for go32 host.
14846
14847         * configure.in: Build gprof only for native, and don't build it
14848         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14849
14850 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14851
14852         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14853
14854 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14855
14856         * configure.in (host_tools): Add prms.
14857
14858 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14859
14860         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14861         with $(FLAGS_TO_PASS) on the command line
14862
14863         * config.sub: Recognize lynx and lynxos
14864
14865 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14866
14867         * config.sub: Accept -ecoff*, not just -ecoff.
14868
14869 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14870
14871         * Makefile.in (taz): Use .gz suffix instead of .z.
14872         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14873         names.
14874
14875 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14876
14877         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14878
14879 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14880
14881         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14882         that rebuilds that might happen during 'make install' don't get
14883         bogus gcc include files
14884
14885 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14886
14887         Change from Utah for HPPA support:
14888         * config.guess: Recognize hppa1.x-hp-bsd.
14889
14890 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14891
14892         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14893         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14894
14895 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14896
14897         * config.sub: Add support for rom68k and bug boot monitors.
14898
14899 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14900
14901         * Makefile.in: Make all-opcodes depend on all-bfd.
14902
14903 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14904
14905         * config.guess: Added special check for i[34]86-univel-sysv4*.
14906
14907 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14908
14909         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14910         the processor rather than assuming i486.
14911
14912 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14913
14914         * config.guess: Recognize SunOS6 as Solaris3.
14915
14916 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14917
14918         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14919         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14920
14921 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14922
14923         * build-all.mk (all-cross): New target for Canadian Cross.
14924         Added Q2 go32 targets.
14925         * test-build.mk: Configure go32 cross sparclite-aout and
14926         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14927         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14928
14929 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14930
14931         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14932         GO32 hosted toolchains
14933
14934 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14935
14936         * configure: change  so "-exec-prefix" gets passed down rather
14937         than "-exec_prefix" so autoconf generated Makefiles get the
14938         exec_prefix set right.
14939
14940 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14941
14942         * config.guess: get the Solaris2 minor version number
14943
14944         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14945
14946 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14947
14948         * config.guess: Recognize some Sequent platforms.
14949
14950 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14951
14952         * Makefile.in: added the vault-install target
14953
14954         * configure.in: actually use the Sun3 makefile fragment that's in
14955         config, also added the release dir to configdirs
14956
14957 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14958
14959         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14960
14961 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14962
14963         * configure.in: remove some program from Alpha targetted toolchains
14964
14965 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14966
14967         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14968         gprof.
14969         (taz): Run "make diststuff" in those directories instead of "make
14970         proto-dir".  Look for "VERSION=" only at start of line in subdir
14971         Makefile.  Use "gzip -9" for compression.
14972         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14973         (binutils.tar.z): New target.
14974
14975 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14976
14977         * Makefile.in (taz): Include gpl.texinfo.
14978
14979 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14980
14981         * Makefile.in (setup-dirs): Merged into "taz" target.
14982         (taz): Only do `proto-dir' stuff if a directory is actually needed
14983         for this target.
14984
14985 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14986
14987         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14988         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14989         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14990         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14991         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14992
14993 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14994
14995         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14996         config.sub, and move-if-change to gdb testsuite distribution
14997         archive, so the testsuite can be extracted, configured, and
14998         run separately from the gdb distribution.  Blow away the Chill
14999         tests that require a Chill compiled executable, since GNU Chill
15000         is not yet publically available.
15001
15002 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15003
15004         * test-build.mk: set environment variables in a single command,
15005         instead of a list of assignments and exports
15006
15007         * config.guess: recognize Alpha/OSF1 systems
15008
15009 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15010
15011         * configure: Change help message to prefer --options rather than
15012           -options.
15013
15014 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15015
15016         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15017         zippy@ecst.csuchico.edu.
15018         * config.guess: Recognize miniframe.
15019
15020 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15021
15022         * Makefile.in: Use srcroot to find runtest rather than rootme.
15023         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15024
15025 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15026
15027         * test-build.mk: Extensive additions to support building on a
15028         machine other than the host.
15029
15030 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15031
15032         * configure (tooldir): Fix for i386-aix again.
15033
15034 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15035
15036         * configure, Makefile.in:  Change definition of $(tooldir)
15037         to match the FSF.
15038
15039 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15040
15041         * config.guess:  Recognize i[34]86/SVR4.
15042
15043 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15044
15045         * Makefile.in (all-gdb): gdb depends on sim.
15046
15047 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15048
15049         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15050         at the same time we make the prototype gdb directory.
15051         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15052         files at the same time as the gdb base release distribution.
15053
15054 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15055
15056         * Makefile.in (check): Use individual check targets rather than
15057         DO_X rule.
15058         (check-gcc): Added.
15059
15060 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15061
15062         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15063         for System V release 3.2.
15064
15065 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15066
15067         * config.sub: Recognize hppaosf.
15068         * configure.in: Do configure ld/binutils/gas for it.
15069
15070 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15071
15072         * configure (tooldir): Alter syntax used to set this, for systems
15073         where "\$" isn't handled right, like i386-aix.
15074
15075 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15076
15077         * configure: Pass program-transform-name, not
15078         program_transform_name, to recursive configures.
15079
15080 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15081
15082         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15083         of gas+ld+binutils.
15084
15085 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15086
15087         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15088
15089 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15090
15091         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15092
15093 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15094
15095         * Makefile.in (PRMS): Set back to all-prms.
15096
15097 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15098
15099         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15100         targets, rather than for MIPS hosts.
15101
15102 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15103
15104         * configure.in: add comment for --with-x default values
15105
15106         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15107
15108         * Makefile.in: add check-* targets for each of the directories in
15109         the tree.  Add a definition of RUNTEST that will use the one we
15110         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15111
15112 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15113
15114         * configure.in: Removed obsolete references to bfd_target and
15115         target_makefile_frag.
15116
15117         * build-all.mk: Set assorted targets for Q2.
15118         * config.sub: Recognize z8k-sim and h8300-hms.
15119         * test-build.mk: Really don't pass host to configure.
15120         (HOLES): Added uname.
15121
15122 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15123
15124         * configure: Handle an empty program-prefix, program-suffix or
15125         program-transform-name correctly.
15126
15127 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15128
15129         * build-all.mk: -G 8 no longer required for MIPS targets.
15130         * test-build.mk: Don't pass host argument to configure; make it
15131         guess.
15132
15133 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15134
15135         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15136         * Makefile.in (COMPRESS):  New macro, like GZIP.
15137
15138 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15139
15140         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15141
15142         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15143         with gas currently defaults to -G 0.
15144
15145 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15146
15147         * Makefile.in (all-flex): flex depends on byacc.
15148
15149         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15150         to test-build.mk as RELEASE_TAG.
15151         * test-build.mk (configargs): New variable containing arguments to
15152         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15153         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15154
15155         * config.guess: Use /bin/uname when checking -X argument on SCO,
15156         to avoid invoking GNU uname which doesn't understand -X.
15157
15158         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15159
15160         * configure.in: Build gas for mips-*-*.
15161
15162 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15163
15164         * Makefile.in (all.normal): insert missing backslash.
15165
15166 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15167
15168         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15169
15170         * Makefile.in: Complete overhaul to merge many almost identical
15171         targets.
15172
15173 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15174
15175         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15176         (gdb.tar.Z): Adjusted.
15177
15178         * Makefile.in (setup-dirs, taz): New targets; should be general
15179         enough to adapt for gdb sometime.  Build only .z file.
15180         (gas.tar.z): New target.
15181
15182 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15183
15184         * build-all.mk: Use CC=cc -Xs on Solaris.
15185
15186 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15187
15188         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15189         for handling BISON for FSF releases.
15190
15191 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15192
15193         * configure: Actually implement the change zoo just documented.
15194
15195 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15196
15197         * configure: when using config.guess, only set target_alias when
15198         it's not already been set (ie, on the command line)
15199
15200 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15201
15202         * Makefile.in: add installcheck target, set PRMS to install-prms
15203
15204 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15205
15206         * configure: add support for package_makefile_fragment, handle the
15207         case where a directory has a configure.in file but no Makefile.in
15208         more gracefully (with an actual understandable error message, even);
15209         add support for --without (and add this to the usage message); also
15210         explicitly add a --host=${host_alias} to the command line when
15211         config.guess is used
15212
15213 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15214
15215         * configure: Must use both --host and --target in recursive calls.
15216
15217 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15218
15219         * Makefile.in: Change deja-gnu to dejagnu.
15220
15221 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15222
15223         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15224
15225 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15226
15227         * configure.in: canonicalize all instances to *-*-solaris2*,
15228         also strip out a number of tools to not build for go32 host
15229
15230 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15231
15232         * config.guess: add GPL.
15233
15234         * Makefile.in, config.guess, config.sub, configure: bump
15235           copyrights to 93.
15236
15237 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15238
15239         * Makefile.in (do-info): Removed obsolete check for existence of
15240         localenv file.
15241
15242         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15243
15244 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15245
15246         * Makefile.in: a couple of 'else true' for decstation,
15247         support for TclX
15248
15249         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15250
15251 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15252
15253         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15254
15255 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15256
15257         * config.guess: Recognize i386-ibm-aix (PS/2).
15258         * configure.in: Use config/mh-aix386 file for it.
15259
15260 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15261
15262         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15263         CC_FOR_TARGET instead.
15264         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15265
15266 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15267
15268         * Makefile.in: Add sim to list of directories sent with gdb
15269
15270 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15271
15272         * configure.in: Put back mips-dec-bsd* case.
15273
15274 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15275
15276         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15277         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15278         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15279
15280 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15281
15282         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15283
15284         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15285         (install-info): install dir.info only if it exists,
15286         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15287
15288 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15289
15290         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15291         gas for mips-dec-bsd.
15292
15293 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15294
15295         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15296         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15297
15298 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15299
15300         * configure.in: Added "dejagnu" to hosttools list.
15301
15302 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15303
15304         * config.sub, configure.in, config.guess:  Add support
15305         for Bosx, an AIX variant from Bull.
15306         Patches from F.Pierresteguy@frcl.bull.fr.
15307
15308 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15309
15310         * devo/dejagnu: Initial creation of devo/dejagnu.
15311         Migrated dejagnu testcases and support files for testing software
15312         tools to reside as subdirectories, currently called "testsuite",
15313         within the directory of the software tool.  Migrated all programs,
15314         support libraries, etc. beloging to dejagnu proper from
15315         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15316         with no modifications.  The changes to these files which will
15317         allow them to configure, build, and execute properly will be made
15318         in a future update.
15319
15320 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15321
15322         * Makefile.in: Change send_pr to send-pr.
15323         * configure.in: Likewise.
15324         * send_pr: Renamed directory to send-pr.
15325
15326 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15327
15328         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15329
15330 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15331
15332         * README:  Update for gdb-4.8 release.
15333         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15334         gdb-xxx.tar.z (gzip'd) file also.
15335
15336 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15337
15338         * Makefile.in: make all-diff depend on all-libiberty
15339
15340 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15341
15342         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15343
15344 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15345
15346         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15347
15348 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15349
15350         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15351         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15352         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15353
15354 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15355
15356         * Makefile.in:  makeinfo binary is in a new location
15357
15358 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15359
15360         * config.sub: Accept -ecoff as an OS.
15361
15362         * Makefile.in: Various changes to eliminate a level of make
15363         recursion and reduce the required command line length.
15364         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15365         sub-makes.
15366         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15367         variables holding settings for specific sub-makes.
15368         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15369         in terms of BASE_FLAGS_TO_PASS.
15370         (TARGET_LIBS): New variable listing directories which use
15371         TARGET_FLAGS_TO_PASS.
15372         (subdir_do): Eliminated.
15373         (do-*): New set of targets to replace subdir_do.
15374         (various): All targets which used subdir_do now depend on do-*.
15375         (local-clean): Renamed from do_clean.
15376         (local-distclean): New target, dependency of distclean and
15377         realclean.
15378         (install-info): Don't create directories.  Depend on dir.info
15379         rather than calling make recursively.
15380         (install-dir.info): Eliminated.
15381         (install-info-dirs): Create all info directories here.
15382         (dir.info): Depend upon do-install-info.
15383
15384         * test-build.mk (HOLES): Added false.
15385
15386 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15387
15388         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15389
15390 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15391
15392         * Makefile.in (info): remove dependency on all-texinfo.  The
15393         problem was really in texinfo/C, not at this level.
15394
15395 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15396
15397         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15398
15399 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15400
15401         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15402         GDB releases.
15403
15404 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15405
15406         * configure: Include srcdir in message about target of link not
15407         being found.  Don't convert `-' to `_' in `with' options being
15408         passed to subdirs.
15409
15410 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15411
15412         * configure.in: add uudecode to host_tools
15413
15414         * Makefile.in: added {all,install}-uudecode targets, added them to
15415         the appropriate lists
15416
15417 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15418
15419         * Makefile.in (all-gcc): Added dependency on all-gas.
15420
15421         * configure.in (mips-*-*): Build ld and binutils.
15422
15423 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15424
15425         * configure: check return code from mkdir, print error message and
15426           exit on failure.
15427
15428 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15429
15430         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15431
15432 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15433
15434         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15435
15436 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15437
15438         * config.sub (h8500):  Recognize this as a cpu type.
15439
15440 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15441
15442         * configure: source directory missing is no longer a warning
15443
15444         * configure.in: recognize irix[34]* instead of irix[34]
15445
15446         * Makefile.in: define and pass down X11_LIB
15447
15448 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15449
15450         * guess-systype: Renamed to ...
15451         * config.guess:  ... by popular request.
15452         * configure.in, Makefile.in:  Update accordingly.
15453
15454 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15455
15456         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15457         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15458         + Execute ./dummy instead of assuming . is in PATH.
15459
15460 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15461
15462         * guess-systype:  New shell script.  Attempts to guess the
15463         canonical host name of the executing host.
15464         Only a few hosts are supported so far.
15465         * configure:  Call guess-systype if no host is specified.
15466
15467 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15468
15469         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15470         gcc Makefile.
15471
15472
15473 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15474
15475         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15476         (all-gcc, install-gcc, subdir_do): Use it.
15477
15478 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15479
15480         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15481
15482 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15483
15484         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15485           set exclusively by configure, using configure.in .
15486
15487 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15488
15489         * test-build.mk: set $PATH for all builds
15490
15491         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15492
15493 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15494
15495         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15496         the one used in gcc/Makefile.in, so that a null expansion doesn't
15497         override the one needed to build gcc with a native cc.
15498
15499
15500 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15501
15502         * configure: Accept -with arguments.
15503
15504 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15505
15506         * Makefile.in: added h8300sim
15507
15508 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15509
15510         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15511         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15512         (all-cygnus, native, build-cygnus): Make
15513         $(canonhost)-stamp-3stage-done, not $(host)....
15514         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15515         i386-sco3.2v4.  Added else true to if command.
15516
15517 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15518
15519         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15520
15521 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15522
15523         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15524
15525 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15526
15527         * configure.in: don't remove binutils from Solaris builds
15528
15529 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15530
15531         * Makefile.in: get rid of earlier definitions for *clean,
15532         also handle the recursive info rule better
15533
15534 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15535
15536         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15537         do more-or-less the right thing.
15538
15539 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15540
15541         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15542         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15543
15544 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15545
15546         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15547         $(host_canonical).
15548
15549         * configure.in: split the configdirs list into 4 categories (native
15550         v. cross, library v. tool) and handle the cross-only and native-
15551         only in more reasonable (and correct!) way.
15552
15553 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15554
15555         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15556         configdirs anymore.
15557
15558 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15559
15560         * Makefile.in: extensive cleanup::  removed all of the explicit
15561         clean-* targets, collapsed many wrappers around subdir_do into
15562         one, added additional targets to satisfy standards.texi, deleted
15563         some old targets, some changes for consistency
15564
15565 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15566
15567         * configure.in: handle some programs as cross-only, and others as
15568         native only
15569
15570         * test-build.mk: handle partial holes in a more generic manner
15571
15572         * Makefile.in: m4 depends on libiberty
15573
15574 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15575
15576         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15577         time, wdiff, and find to configdirs
15578
15579         * Makefile.in: all, clean, and install rules for the new programs
15580         added to configure.in
15581
15582 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15583
15584         * configure.in: use mh-sun for all *-sun-* hosts
15585
15586 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15587
15588         * Makefile.in: define flags for X11 include files and library file
15589         locations, pass them down to the programs that need this info
15590
15591         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15592
15593 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15594
15595         * configure.in: start building libg++ for HP-UX targets
15596
15597 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15598
15599         * README:  Update references to files moved into etc/.
15600
15601 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15602
15603         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15604         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15605
15606 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15607
15608         * configure: accept dash as well as underscore in long option
15609         names for FSF compatibility.
15610
15611 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15612
15613         * config.sub: added -sco3.2v4 support from FSF.
15614
15615 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15616
15617         * configure.in: expand the section that adds or removes
15618         directories from the list of programs to build, to handle native
15619         vs. cross in addition to host v. native
15620
15621 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15622
15623         * Makefile.in:  Replace C++ in macro names with CXX.
15624         This is less likely to break ...
15625
15626 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15627
15628         * test-build.mk: add -w to GNU_MAKE
15629
15630 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15631
15632         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15633         add 'sparc' to list of recognized cpus.  This needed to make
15634         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15635         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15636         then changes that into $CPU-wrs-vxworks.
15637
15638         * configure.in: remove most references to gdbtest, regularize
15639         target based program removal
15640
15641         * test-build.mk: import from p3 tree (many fixes and changes)
15642
15643 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15644
15645         * Makefile.in: added rules to handle tcl, tk, and expect
15646
15647         * configure.in: handle those directories if they exist
15648
15649 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15650
15651         * config.sub: removed bogus hppabsd and hppahpux names, since
15652         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15653
15654 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15655
15656         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15657         depends upon all-xiberty
15658
15659         * Makefile.in: changes from p3, including:
15660
15661         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15662
15663         * Makefile.in (XTRAFLAGS): include newlib directories if
15664         newlib/Makefile exists, rather than if host != target.
15665
15666         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15667
15668         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15669         from the same source tree and not building a cross-compiler.  This
15670         matters for the libg++ configuration if reconfiguring a tree that
15671         has already been installed.
15672
15673         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15674
15675         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15676         pick up the machine and system specific header files.
15677
15678         * Makefile.in: added AS_FOR_TARGET, passed down in
15679         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15680         the C compiler to use to create programs which are run in the
15681         build environment, set it to default to $(CC), and passed it down
15682         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15683
15684         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15685
15686         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15687         We need them for unusual native builds, like systems without
15688         ranlib.
15689
15690         * configure: also define $(host_canonical) and
15691         $(target_canonical), which are the full, canonical names for the
15692         given host and target
15693
15694 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15695
15696         * Makefile.in:  Added separate definitions for C++.
15697
15698 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15699
15700         * configure.in (configdirs):  Add deja-gnu.
15701
15702 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15703
15704         * README:  Update for configure.texi and gdb-4.7 release.
15705
15706 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15707
15708         * Makefile.in:  Move "all" target to top of file.
15709         Previously, first target was ".PHONY" which caused BSD4.4 make
15710         to build .PHONY when make was run without arguments.
15711
15712 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15713
15714         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15715         Library-copylefted code in libiberty.
15716
15717 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15718
15719         * config.sub:  Replace m68kmote with plain old m68k.
15720
15721 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15722
15723         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15724
15725 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15726
15727         * config.sub: Complain if no argument is given.  Added support for
15728         386bsd as OS and target alias.
15729
15730 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15731
15732         * Makefile.in (XTRAFLAGS): include newlib directories if
15733         newlib/Makefile exists, rather than if host != target.
15734
15735 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15736
15737         * config.sub: recognize sparclite-wrs-vxworks.
15738
15739         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15740         p3.) Added clean-xiberty to clean.
15741
15742 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15743
15744         * configure.in: use *-*-* instead of nested cases for host and target
15745
15746 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15747
15748         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15749         from the same source tree and not building a cross-compiler.  This
15750         matters for the libg++ configuration if reconfiguring a tree that
15751         has already been installed.
15752
15753 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15754
15755         * config.sub (i486v/i486v4):  Merge in from FSF version.
15756
15757 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15758
15759         * configure: only set PWD if it is already set.
15760
15761 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15762
15763         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15764         doesn't have unset and all success paths (and most error paths)
15765         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15766         to just ${PWD} to avoid confusion.)
15767
15768 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15769
15770         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15771         even for a native compilation.
15772
15773 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15774
15775         Changes to make the gdb.tar.Z rule work better.
15776
15777         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15778         (DEVO_SUPPORT):  Add configure.texi.
15779         (bfd-ilrt.tar.Z):  Remove ancient rule.
15780
15781 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15782
15783         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15784         pick up the machine and system specific header files.
15785
15786         * configure.in, config.sub: added new target m68010-adobe-scout,
15787         with alias of adobe68k.  Changed configure.in to check for
15788         -scout before -sco* to avoid a false match.
15789
15790         * Makefile.in: added AS_FOR_TARGET, passed down in
15791         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15792         the C compiler to use to create programs which are run in the
15793         build environment, set it to default to $(CC), and passed it down
15794         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15795
15796 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15797
15798         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15799         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15800         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15801         FOR_TARGET variants, to newlib and libg++.
15802
15803 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15804
15805         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15806         first.
15807
15808 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15809
15810         * config.sub:  Accept `elf' as an environment.
15811
15812 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15813
15814         * Makefile.in (all-opcodes):  cd into the right directory
15815
15816 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15817
15818         * configure: added -program_transform_name option, used as
15819         argument to sed when installing programs.
15820         configure.texi: added documentation for -program_prefix,
15821         -program_suffix and -program_transform_name.
15822
15823 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15824
15825         * config.sub:  Accept i486 where i386 ok.
15826
15827 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15828
15829         * config.sub: accept we32k
15830
15831 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15832
15833         * config.sub, configure.in: accept OSE68000 and OSE68k.
15834
15835         * Makefile.in: don't create all directories for ``make install'';
15836         let the subdirectories create the ones they need.
15837
15838 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15839
15840         * COPYING: new file, GPL v2
15841
15842 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15843
15844         * Makefile.in: use the new gen-info-dir, which needs a template
15845         argument (which also lives in texinfo)
15846
15847         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15848
15849 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15850
15851         * config.sub (ncr3000):  Change i386 to i486.
15852
15853 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15854
15855         * Makefile.in: add install-rcs, install-grep to
15856         install-no-fixedincludes, removed install-bison and install-libgcc
15857
15858 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15859
15860         * configure.in: grab the HPUX makefile fragment if on HPUX
15861
15862 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15863
15864         * Makefile.in: eradicate bison spoor (ditto libgcc).
15865          configure.in: recognise m68{k,000}-ericsson-OSE.
15866          es1800 is alias for m68k-ericsson-OSE
15867
15868 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15869
15870         * configure.in: rearrange the parts that remove programs from
15871         configdirs, based now on HOST==TARGET or by canonical triple.
15872
15873 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15874
15875         * test-build.mk: recurse explicitly with -f test-build.mk when
15876           appropriate.  predicate stage3 and comparison on the existence
15877           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15878           On very clean, also remove ...stamp-co.  Build in-place before
15879           doing other builds.
15880
15881 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15882
15883         * Makefile.in, configure.in: add tgas
15884
15885 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15886
15887         * Makefile.in: a number of changes merged in from progressive.
15888
15889         * configure.in: add libm.
15890
15891         * .cvsignore: ignore some stuff that comes from test-build.mk.
15892
15893 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15894
15895         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15896
15897 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15898
15899         * configure: Add program_suffix (parallel to program_prefix)
15900         * Makefile.in: adjust directory-creating script for losing decstation
15901
15902 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15903
15904         * configure:  Minor $subdir-related fixes.
15905
15906 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15907
15908         * configure: fix various problems with propogating
15909         makefile_target_frag in subdirs.
15910         * configure.in: config libgcc if its there
15911
15912 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15913
15914         * config.sub:  HPPA merge.
15915
15916 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15917
15918         * Makefile.in:  Replace all-bison with all-byacc in all
15919         dependency lines for other tools (which now use byacc).
15920
15921 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15922
15923         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15924
15925 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15926
15927         * Makefile.in: make gprof rules similar to byacc rules (instead of
15928         vestigal $(unsubdir) that didn't work...)
15929
15930 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15931
15932         * config.sub:  Add support for Linux.
15933         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15934         (at least for libg++).
15935
15936 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15937
15938         * configure.texi: fix doc for the -nfp option to configure
15939
15940 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15941
15942         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15943
15944 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15945
15946         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15947         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15948         * configure.in: added solaris* host_makefile_frag hook.
15949
15950 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15951
15952         * config.sub: changed recognition of m68000 so that various
15953         m68k types can be specified via m680[01234]0
15954
15955 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15956
15957         * config.sub (basic_machine): fix sed so that '-foo' isn't
15958         completely substituted out while .+'-foo' loses the '-foo'
15959
15960 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15961
15962         * config.sub ($os): Add -aout.
15963
15964 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15965
15966         * configure:  If host_makefile_frag is absolute, don't
15967         prefix ${invsubdir} (relevant to libg++ auto-configure).
15968
15969 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15970
15971         * Makefile.in (tooldir): Define it.
15972         (all-ld): Depend on all-flex.
15973
15974 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15975
15976         * Makefile.in (check):  Fix libg++ special case.
15977
15978 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15979
15980         * configure: do not bury `pwd` into config.status, thus do fewer
15981           pwd's.
15982
15983         * configure: print the "Building in" message only when building in
15984           other than "." AND verbose.
15985
15986         * configure: remove -s, rework -v to better accommodate guested
15987           configures.
15988
15989         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15990
15991 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15992
15993         * Makefile.in: macroize flags passed on recursion.  remove
15994           fileutils.
15995
15996 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15997
15998         * configure: get makesrcdir right for subdirs deeper than 1.
15999
16000         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16001           install.
16002
16003 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16004
16005         * Makefile.in: don't print subdir_do or recursion lines.
16006
16007 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16008
16009         * standards.texi: added menu item.
16010
16011         * Makefile.in: build and install standards.info.
16012
16013         * standards.texi: new file.
16014
16015 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16016
16017         * configure: test for and move config.status pieces from
16018           ${subdir}/.
16019
16020 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16021
16022         * configure:  Test for existance of files before trying to mv
16023         them, to avoid numerous non-existance messages.
16024
16025 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16026
16027         * configure: correct final line of config.status.
16028
16029         * configure: patch from eggert.  Avoids a protection problem if
16030           the original Makefile.in is read only.
16031
16032         * configure: use move-if-change from gcc to create config.status.
16033           Some makefiles depend on config.status to tell if a directory
16034           has been reconfigured for a different host.  This change
16035           prevents those directories from remaking everything in the case
16036           where the reconfig was only intended to rebuild a Makefile.
16037
16038         * configure: test for config.sub with "config.sub sun4" rather
16039           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16040           host alias from a missing config.sub.
16041
16042 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16043
16044         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16045           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16046
16047 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16048
16049         * configure: mkdir ${subdir} as needed.
16050
16051 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16052
16053         * Makefile.in,configure.in: added autoconf.
16054
16055 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16056
16057         * Makefile.in: no longer pass against on recursion.
16058
16059         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16060           definitions are not inherited.
16061
16062         * configure: correct makesrcdir when subdir is .
16063
16064 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16065
16066         * configure:  Add support for 'subdirs' variable, which is
16067         like 'configdirs', except that configure doesn't re-invoke
16068         itself for subdirs, it just creates a Makefile for each subdir.
16069         * configure.texi:  Document subdirs.
16070
16071 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16072
16073         * configure.in: added flex to configdirs
16074
16075 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16076
16077         * Makefile.in: remove clean-stamps from clean.
16078
16079 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16080
16081         * configure.in:  Add gdbtest to configdirs.
16082
16083 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16084
16085         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16086         to recursive makes.
16087         * configure.in:  Recognize new ncr3000 config.
16088
16089 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16090
16091         * Makefile.in, configure.in: removed references to gdbm.
16092
16093 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16094
16095         * config.sub:  Don't canonicalize os value
16096         newsos* to bsd (readline needs to check for newsos).
16097         (This fix was earlier made Jan 31, but got re-broken.)
16098
16099 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16100
16101         * configure.in:  sco is an os, not a vendor!
16102
16103         * configure:  Quote $( better.  Keep various shells happy.
16104
16105 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16106
16107         * Makefile.in: eliminate stamp-files.
16108
16109 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16110
16111         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16112           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16113
16114 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16115
16116         * config.sub:  fix iris/iris3.
16117
16118 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16119
16120         * configure: re-add -rm.
16121
16122 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16123
16124         * Maskefile.in: add .stmp-rcs to all.
16125
16126         * configure.in: remove gas from rs6000 build, use aix host fragment.
16127
16128 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16129
16130         * configure: pass down site_option during recursion.
16131
16132 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16133
16134         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16135
16136 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16137
16138         * configure: Change exec_prefix so that it really defaults to prefix.
16139
16140 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16141
16142         * Makefile.in, configure.in:  Add support for mmalloc library.
16143
16144 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16145
16146         * Makefile.in: add stmp dependencies for a few more things.
16147
16148 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16149
16150         * configure: adjusted error message on objdir/srcdir configure
16151           collision, per john's suggestion.
16152
16153         * Makefile.in: add libiberty stmp to all and all.cross.
16154
16155 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16156
16157         * Makefile.in: remove force dependencies, add grep to all.
16158
16159 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16160
16161         * Makefile.in: drop flex.  make stamp files work.
16162
16163         * configure: added test for conflicting configuration in srcdir,
16164           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16165           gets cranky.  use relative paths for configure and srcdir
16166           whenever possible.  Send some error messages to stderr that were
16167           going to stdout.
16168
16169 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16170
16171         * Makefile.in:  Fix libg++ rule to check for gcc directory
16172         before using gcc/gcc.  Also pass XTRAFLAGS.
16173
16174 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16175
16176         * Makefile.in: added stmp-files so that directories aren't polled
16177           when they are already built.
16178
16179         * configure.texi: fixed a node pointer problem.
16180
16181 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16182
16183         * config.sub configure.in gdb/configure.in
16184         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16185         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16186         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16187
16188 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16189
16190         * configure: -recurring becomes -silent.  corrected help message
16191           for -site= option.
16192
16193         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16194
16195 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16196
16197         * configure: when building Makefile for crosses, replace
16198           tooldir and program_prefix.  default srcdir from location of
16199           config.sub.  remove "for host in hosts" and "for target in
16200           targets" loops.
16201
16202 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16203
16204         * Makefile.in: Do not pass bindir or mandir to cvs.
16205
16206 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16207
16208         * Makefile.in, configure.in: removed traces of namesubdir,
16209           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16210           copyrights to '92, changed some from Cygnus to FSF.
16211
16212         * configure.texi: remove most references to multiple hosts,
16213           multiple targets, subdirs, etc.
16214
16215         * configure.man: removed rcsid. reference config.sub not
16216           config.subr.
16217
16218         * Makefile.in: mkdir $(infodir) on install-info.
16219
16220 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16221
16222         * configure.texi:  Explain better about .gdbinit and about
16223         the environment that configure.in sections run in.
16224
16225 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16226
16227         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16228
16229 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16230
16231         * README:  DOC.configure => cfg-paper.texi.
16232
16233 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16234
16235         * config.sub (near case $os):  Don't convert newsos* to bsd!
16236
16237 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16238
16239         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16240         the number of copies of COPYING that go into the GDB tar file.
16241
16242 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16243
16244         * bfd/configure.in, gdb/config/mh-i386sco,
16245         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16246         Fix SCO configuration stuff.
16247
16248 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16249
16250         * Makefile.in:  For libg++, make sure the -I pointing
16251         to the gcc directory goes *after* all the libg++-local -I flags.
16252         Also, move just-gcc dependency from just-libg++ to all-libg++.
16253
16254 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16255
16256         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16257
16258 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16259
16260         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16261
16262 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16263
16264         * config.sub:  Add stratus configuration frags.  Also
16265         submitted to FSF.
16266
16267 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16268
16269         * Makefile.in (DEV_SUPPORT):  add configure.man.
16270
16271         * config.sub(Decode manufacturer-specific):  add -none*.
16272
16273 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16274
16275         * Makefile.in:  remove form feeds to make Sun's make happy.
16276         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16277
16278 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16279
16280         * Makefile.in (AR_FLAGS):  Make quieter.
16281
16282 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16283
16284         * configure.in:  Add libg++.
16285         * configure:  When verbose, don't output the command line at each
16286         level; it will be unremarkably the same as the previous version,
16287         which will be the same as what the user typed.
16288
16289 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16290
16291         * configure.in, Makefile.in: fix clean-info, add flex.  add
16292           fileutils.
16293
16294         * configure: be less sensitive to spaces in Makefile.in.  Do not
16295           look for sources in "..".  Doing so breaks subdirectories that
16296           might have their own configure.  If a subdir has it's own
16297           configure script, use it.
16298
16299 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16300
16301         * cfg-paper.texi: some changes suggested by rms.
16302
16303 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16304
16305         * config.sub:  Merge in some small additions from the FSF version,
16306         taken from the gcc distribution, to bring the Cygnus and FSF
16307         versions into closer sync.
16308
16309 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16310
16311         * configure.in:  Changed svr4 references to sysv4.
16312
16313 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16314
16315         * configure: added -V for version number option.
16316
16317 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16318
16319         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16320           renamed from DOC.configure to cfg-paper.texi.
16321
16322 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16323
16324         * configure, config.subr, config.sub: config.subr is now
16325           config.sub again.
16326
16327 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16328
16329         * configure.texi: new file, in progress.
16330
16331         * Makefile.in: build info file and install the man page for
16332           configure.
16333
16334         * configure.man: new file, first cut.
16335
16336         * configure: find config.subr again now that configuration "none"
16337           has gone.  removed all traces of the -ansi option.  removed all
16338           traces of the -languages option.
16339
16340         * config.subr: resync from rms.
16341
16342 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16343
16344         * configure, config.sub, config.subr: merge config.sub into
16345           config.subr, call the result config.subr, remove config.sub, use
16346           config.subr.
16347
16348         * Makefile.in: revised install for dir.info.
16349
16350 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16351
16352         * configure.in: add decstation host makefile frag.
16353
16354         * Makefile.in: BISON now bison -y again.  also install-gcc on
16355           install.  clean-gdbm on clean.  infodir belongs in datadir.
16356           Make directories for info install.  Build dir.info here then
16357           install it.
16358
16359 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16360
16361         * Makefile.in: fix for bad directory tests.
16362
16363 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16364
16365         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16366           regexp.  -srcdir relative was being handled incorrectly.
16367
16368         * Makefile.in: unwrapped some for loops so that parallel makes
16369           work again and so one can focus one's attention on a particular
16370           package.
16371
16372 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16373
16374         * configure: added PWD as a stand in for `pwd` (for speed). use
16375           elif wherever possible.  make -srcdir work without -objdir.
16376           -objdir= commented out.
16377
16378 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16379
16380         * configure: +options become --options.  -subdirs commented out.
16381           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16382           Makefile now at top of generated Makefile.  Removed cvs log
16383           entries.  added -srcdir.  create .gdbinit only if there is one
16384           in ${srcdir}.
16385
16386         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16387           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16388           and mandir now keyed off datadir by default.
16389
16390 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16391
16392         * Freshly created ChangeLog.
16393
16394 \f
16395 Local Variables:
16396 mode: change-log
16397 left-margin: 8
16398 fill-column: 76
16399 version-control: never
16400 End: