re PR go/48019 (Need to handle EINTR in libgo testsuite)
[official-gcc.git] / ChangeLog
blobc736190e26e50cc2bdcb523584c0b52fd5c263cc
1 2011-03-06  Joey Ye  <joey.ye@arm.com>
3         * MAINTAINERS: Update my e-mail address.
5 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
7         * configure.ac: Adjust test of with_ppl.
8         * configure: Regenerated.
10 2011-03-02  Kai Tietz  <ktietz@redhat.com>
12         * MAINTAINERS: Adjust my e-mail address.
14 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
16         * configure.ac: Add -lpwl to ppllibs.
17         * configure: Regenerated.
19 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
21         * config/cloog.m4: Add -lisl to clooglibs.
22         * configure: Regenerated.
24 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
26         * MAINTAINERS (CPU Port maintainers): Add self.
28 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
30         * MAINTAINERS: Add myself as testsuite maintainer.
32 2011-02-15  Mike Stump  <mikestump@comcast.net>
34         * MAINTAINERS: Add myself as testsuite maintainer.
36 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38         Import from Libtool and gnulib:
40         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
42         Prepare for supporting FreeBSD 10.
43         * config.rpath: Remove handling of freebsd1* which soon would
44         match FreeBSD 10.0.
46         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
48         Remove support for FreeBSD 1.x.
49         * libtool.m4 (_LT_LINKER_SHLIBS)
50         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
51         soon would incorrectly match FreeBSD 10.0.
53 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
55         PR binutils/12283
56         * move-if-change: Import version from gnulib.
58 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
60         PR lto/47225
61         * Makefile.def (lto-plugin): Double dash for enable-shared.
62         (configure-gcc): Depend on all-lto-plugin.
63         * Makefile.in: Rebuilt.
65 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
67         * configure.ac: Remove extra bracket.
68         * configure: Regenerate.
70 2011-02-08  Tobias Burnus  <burnus@net-b.de>
72         * MAINTAINERS: Add myself as libquadmath maintainer.
74 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
76         * MAINTAINERS: Update my email address.
78 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
80         * MAINTAINERS (option handling): Add self.
82 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
84         PR lto/47225
85         * Makefile.def: Add dependency for install-gcc
86         on install-lto-plugin.
87         * Makfile.in: Regenerated
89 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
91         * MAINTAINERS (CPU Port Maintainers): Add myself.
93 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
95         PR libgcj/44341
96         * configure.ac: Discard --with-* flags for host when configuring
97         target libraries for cross build.
98         * configure: Rebuilt.
100 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
102         * MAINTAINERS (linear loop transforms): Removed.
104 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
106         * configure.ac: If with_ppl is no, move setting with_cloog=no
107         after CLOOG_REQUESTED check.
108         * configure: Regenerated.
110 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
112         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
113         CLooG has been requested.
114         * configure: Regenerated.
116 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
118         * configure: Regenerated.
119         * configure.ac: Check for version 0.11 (or later revision) of PPL.
121 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
123         * configure: Regenerated.
124         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
126 2011-01-21  Andreas Schwab  <schwab@redhat.com>
128         * configure.ac: Use AS_HELP_STRING throughout.
129         * configure: Regenerate.
131 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
133         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
134         * configure: Regenerate.
136 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
138         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
140 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
142         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
143         for ia64-hpux.
144         * configure: Regenerate.
146 2011-01-07  Jan Hubicka  <jh@suse.cz>
148         PR lto/47225
149         * Makefile.in: Regenerate.
150         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
151         configure.
153 2011-01-07  Jan Hubicka  <jh@suse.cz>
155         * Makefile.in: Regenerate.
156         * Makefile.def (gcc host module) and soft dependency on lto-plugin
157         and configure dependency on lto-plugin configure.
158         (lto-plugin module): Remove dependency on GCC; add dependency on
159         liniberty.
161 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
163         * MAINTAINERS (Write After Approval): Add myself.
165 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
167         * configure: Regenerate.
169 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
171         * configure.ac: (picochip): Disable libiberty.
173 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
175         * MAINTAINERS (Write After Approval): Add myself.
177 2010-12-10  Ian Lance Taylor  <iant@google.com>
179         PR bootstrap/46819
180         * configure.ac: For --disable-libgcj clear libgcj_saved.
181         * configure: Rebuild.
183 2010-12-10  Tobias Burnus  <burnus@net-b.de>
185         PR fortran/46540
186         * configure.ac: Add --disable-libquadmath and
187         --disable-libquadmath-support.
188         * configure: Regenerate.
190 2010-12-03  Ian Lance Taylor  <iant@google.com>
192         * MAINTAINERS: Add myself as libgo maintainer.
194 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
196         PR libffi/46792
197         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
198         * configure: Regenerate.
200 2010-12-02  Ian Lance Taylor  <iant@google.com>
202         * configure.ac: Always set default for poststage1_ldflags to
203         -static-libstdc++ -static-libgcc.
205 2010-11-29  Andreas Schwab  <schwab@redhat.com>
207         * configure.ac: Move comment to remove extra space in last argument
208         of GCC_TARGET_TOOL.
210 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
212         PR other/46026
213         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
214         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
215         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
216         (BASE_FLAGS_TO_PASS): Use it.
217         * configure: Rebuilt.
218         * Makefile.in: Rebuilt.
220 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
222         PR binutils/12258
223         * configure.ac: Correct comments for --enable-gold/--enable-ld.
224         Properly check default linker.
225         * configure: Regnerated.
227 2010-11-23  Matthias Klose  <doko@ubuntu.com>
229         * configure.ac: For --enable-gold, handle value `default' instead of
230         `both*'.   New configure option --{en,dis}able-ld.
231         * configure: Regenerate.
233 2010-11-20  Ian Lance Taylor  <iant@google.com>
235         * configure.ac: Only disable a language library if no language needs
236         it.  Don't let --disable-libgcj uncondtionally disable libffi.
237         * configure: Rebuild.
239 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
241         * Makefile.in: Regenerate.
243         PR other/46202
244         * configure.ac: Fix just-built in-tree STRIP name to be
245         binutils/strip-new.
246         * configure: Regenerate.
247         * Makefile.def (install-strip-gcc, install-strip-binutils)
248         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
249         (install-strip-sid): Mirror dependencies on non-strip variants
250         of these targets on the respective -strip prerequisites.
251         * Makefile.tpl (install-strip, install-strip-host)
252         (install-strip-target): New targets.
253         (install-strip-[+module+], install-strip-target-[+module+]):
254         New targets.
255         * Makefile.in: Regenerate.
257 2010-11-19  Ian Lance Taylor  <iant@google.com>
258             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
260         * configure.ac: Add target-libgo to target_libraries.  Set
261         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
262         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
263         (HOST_EXPORTS): Add GOC.
264         (BASE_TARGET_EXPORTS): Add GOC.
265         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
266         (GOCFLAGS_FOR_TARGET): New variable.
267         (EXTRA_HOST_FLAGS): Add GOC.
268         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
269         * Makefile.def (target_modules): Add libgo.
270         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
271         (dependencies): Add dependency from configure-target-libgo to
272         configure-target-libffi and all-target-libstdc++-v3.  Add
273         dependencies from all-target-libgo to all-target-libffi.
274         (languages): Add go.
275         * configure: Rebuild.
276         * Makefile.in: Rebuild.
278 2010-11-19  Ian Lance Taylor  <iant@google.com>
280         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
281         compiler/flag environment variables.
283 2010-11-18  Ian Lance Taylor  <iant@google.com>
285         * configure.ac: Check for lang_requires_boot_languages in
286         config-lang.in files.
287         * configure: Rebuild.
289 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
290             Tobias Burnus  <burnus@net-b.de>
292         PR fortran/32049
293         * Makefile.def: Add libquadmath; build it with language=fortran.
294         * configure.ac: Add libquadmath.
295         * Makefile.tpl: Handle multiple libs in check-[+language+].
296         * Makefile.in: Regenerate.
297         * configure: Regenerate.
299 2010-11-16  Tom Tromey  <tromey@redhat.com>
301         * MAINTAINERS: Moved myself to reviewers section.
303 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
305         * MAINTAINERS: Moved myself to reviewers section.
307 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
309         * MAINTAINERS (Various Maintainers): Add self for build machinery.
310         (Write After Approval): Remove self.
312 2010-11-15  Andreas Schwab  <schwab@redhat.com>
314         * configure.ac: Fix spelling in option names.
315         * configure: Regenerated.
317 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
319         PR bootstrap/39622
320         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
321         * configure: Regenerated.
323 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
325         * MAINTAINERS: Update my email address.
327 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
329         * configure: Regenerate.
331 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
333         * configure: Regenerate.
335 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
337         * configure: Regenerate.
339 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
341         * configure: Regenerate.
343 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
345         * configure.ac: Support official CLooG.org versions.
346         * configure: Regenerate.
347         * config/cloog.m4: New.
349 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
351         * MAINTAINERS (Write After Approval): Add myself.
353 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
355         * MAINTAINERS: Update my email address.
357 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
359         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
360         * configure: Regenerate.
362 2010-11-03  Ian Lance Taylor  <iant@google.com>
363             Dave Korn  <dave.korn.cygwin@gmail.com>
365         PR lto/46273
366         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
367         and on other supported platforms whenever LTO is enabled.
368         * configure: Rebuild.
370 2010-11-02  Alan Modra  <amodra@gmail.com>
372         PR binutils/12110
373         * configure.ac: Error when source path contains spaces.
374         * configure: Regenerate.
376 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
378         * MAINTAINERS: Update my email address.
380 2010-10-20  Ian Lance Taylor  <iant@google.com>
382         * Makefile.def (target_modules): Set lib_path to src/.libs for
383         libstdc++-v3 module.
384         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
385         * Makefile.in: Rebuild.
387 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
389         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
390         (Write After Approval): Remove myself.
392 2010-10-15  Tristan Gingold  <gingold@adacore.com>
394         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
396 2010-10-14  Douglas Rupp  <rupp@gnat.com>
398         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
400 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
402         * configure.ac (build_lto_plugin): New shell variable.
403         (--enable-lto): Turn on by default for all non-ELF platforms that
404         have had LTO support added so far.  Set build_lto_plugin appropriately
405         for both ELF and non-ELF.
406         (configdirs): Add lto-plugin or not based on build_lto_plugin.
407         * configure: Regenerate.
409 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
411         Sync from src:
412         * configure.ac (v850 support): Remove target-libgloss from
413         noconfigdirs.
414         * configure: Regenerate.
416 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
418         PR bootstrap/45326
419         PR bootstrap/45174
420         * configure.ac: Honor initial values of $build_configargs,
421         $host_configargs, $target_configargs.  Mark the precious, so
422         environment settings get recorded.
423         * configure: Regenerate.
425 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
427         PR bootstrap/45796
428         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
429         Depend on all-build-libiberty.
430         * Makefile.in: Regenerate.
432 2010-09-30  Michael Eager  <eager@eagercon.com>
434         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
435         * configure: Regenerate.
437 2010-09-28  Michael Eager  <eager@eagercon.com>
439         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
441 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
443         PR bootstrap/44621
444         * configure.ac: Fix unportable shell quoting.
445         * configure: Regenerate.
447 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
449         * configure.ac (enable-lto): Add Darwin to the list of supported lto
450         targets and amend comment.
451         * configure: Regenerate.
453 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
455         * MAINTAINERS (Write After Approval): Add myself.
457 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
459         * configure.ac: Enable LTO by default on Darwin.
460         * configure: Regenerate.
462 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
464         * MAINTAINERS (Write After Approval): Add myself.
466 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
468         * MAINTAINERS (Write After Approval): Add myself.
470 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
472         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
473         ports
475 2010-07-28  David Yuste  <david.yuste@gmail.com>
477         * MAINTAINERS (Write After Approval): Add myself.
479 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
481         * configure.ac: Support all v850 targets.
482         * configure: Regenerate.
484 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
486         PR bootstrap/44455
487         * configure.ac (extra_mpfr_configure_flags): Copy from
488         extra_mpc_gmp_configure_flags.
489         * configure: Re-generated.
491 2010-07-22  Andi Kleen  <ak@linux.intel.com>
493         * MAINTAINERS (Write After Approval): Add myself.
495 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
497         * MAINTAINERS (Write After Approval): Add myself.
499 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
501         * MAINTAINERS (Write After Approval): Add myself.
503 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
505         PR target/44862
506         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
507         Provide -B option to allow for link spec %s substitutions for
508         libstdc++.a on darwin.
509         * Makefile.in: Regenerate.
511 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
513         * MAINTAINERS (Reviewers): Update my e-mail address
515 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
517         * Makefile.def (configure-gcc): Depend on all-libelf.
518         * Makefile.in: Rebuild.
520 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
522         * MAINTAINERS (Write After Approval): Add myself in the right place.
524 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
526         * MAINTAINERS (Write After Approval): Add myself.
528 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
530         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
532 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
534         * config.sub: Update to version 2010-05-21.
535         * config.guess: Update to version 2010-04-03.
537 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
539         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
540         * configure: Regenerate.
542 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
544         * MAINTAINERS (Write After Approval): Add myself.
546 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
548         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
549         a platform that supports LTO.
550         * configure: Regenerate.
552 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
554         * configure.ac: Allow all the versions greater than 0.10 of PPL.
555         * configure: Regenerated.
557 2010-04-27  Roland McGrath  <roland@redhat.com>
558             H.J. Lu  <hongjiu.lu@intel.com>
560         * configure.ac (--enable-gold): Support both, both/gold and
561         both/bfd to add gold to configdirs without removing ld.
562         * configure: Regenerated.
564         * Makefile.def: Add install-gold dependency to install-ld.
565         * Makefile.in: Regenerated.
567 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
569         PR lto/42776
570         * configure.ac (--enable-lto): Refactor handling so libelf tests
571         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
572         and allow LTO to be explicitly enabled on non-ELF platforms that
573         are known to support it inside else-clause.
574         * configure: Regenerate.
576 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
578         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
579         * configure: Regenerate.
581 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
583         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
584         * configure: Regenerate.
586 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
588         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
589         separately.
590         * configure: Regenerate.
592 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
594         * MAINTAINERS (Write After Approval): Add myself.
596 2010-04-14  Tristan Gingold  <gingold@adacore.com>
598         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
599         * configure: Regenerate.
601 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
603         * configure: Regenerate after change to elf.m4.
605 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
607         * MAINTAINERS (Write After Approval): Add myself.
609 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
611         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
612         * configure: Regenerated.
614 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
616         * configure.ac: Print "buggy but acceptable" when CLooG
617         revision is less than 9.
618         * configure: Regenerated.
620 2010-04-01  Diego Novillo  <dnovillo@google.com>
622         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
624 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
626         PR bootstrap/43615
627         PR bootstrap/43328
629         Revert:
631         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
633         * configure.ac: Do not pass --enable-multilib nor
634         --disable-multilib in baseargs.  Accept explicitly passed
635         --enable_multilib.
636         * configure: Regenerate.
638 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
640         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
642 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
644         * MAINTAINERS: Remove myself.
646 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
648         PR bootstrap/43328
649         * configure.ac: Do not pass --enable-multilib nor
650         --disable-multilib in baseargs.  Accept explicitly passed
651         --enable_multilib.
652         * configure: Regenerate.
654 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
656         * MAINTAINERS (spu port): Remove me.
658 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
660         * configure.ac (tic6x-*-*): New case.
661         * configure: Regenerate.
663 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
665         * config.sub: Update to version 2010-03-22.
666         * config.guess: Update to version 2009-12-30.
668 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
670         PR ada/42554
671         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
672         * configure: Regenerate.
674 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
676         * MAINTAINERS: Update my email address.
678 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
680         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
681         (ghassan.shobaki@amd.com): Removed.
683 2010-03-17  Alan Modra  <amodra@gmail.com>
685         * MAINTAINERS: Update my email address.
687 2010-03-16  Diego Novillo  <dnovillo@google.com>
689         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
690         Matthews.
692 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
694         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
695         Gutson, Jeffrey D. Oldham and Mark Shinwell.
697 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
699         * MAINTAINERS: Update my email address.
701 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
703         * MAINTAINERS: Update my email address.
705 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
707         * MAINTAINERS: Update my email address.
709 2010-03-09  Jie Zhang  <jie@codesourcery.com>
711         * MAINTAINERS: Update my email address.
713 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
715         PR libstdc++/32499
716         * configure.ac (RANLIB): Default to true.
717         (STRIP): Likewise.
718         (RANLIB_FOR_TARGET): Remove superfluous : argument.
719         * configure: Regenerate.
721 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
723         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
724         (Write After Approval): Update my email address.
726 2010-02-17  Nick Clifton  <nickc@redhat.com>
728         PR 11238
729         * Makefile.tpl (local-distclean): Also remove config.cache files in
730         sub-directories as there may not be Makefiles present in the
731         sub-directories.
732         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
733         the config.cache files found by the find command.
735         * Makefile.in: Regenerate.
736         * configure.ac: Revert previous delta.
737         * configure: Regenerate.
739 2010-02-15  Nick Clifton  <nickc@redhat.com>
741         PR 11238
742         * configure.ac: Delete config.cache files in sub-directories when
743         deleting Makefiles.
744         * configure: Regenerate.
746 2010-02-12  Ben Elliston  <bje@gnu.org>
748         * MAINTAINERS: Update my email address.
750 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
752         * MAINTAINERS (spu port): Update my email address.
754 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
756         * MAINTAINERS: Add myself as a maintainer for the bfin port.
758 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
760         * configure.ac: Add "recommended" version checks for GMP/MPC.
761         Update recommended GMP/MPFR/MPC versions.
762         * configure: Regenerate.
764 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
766         * MAINTAINERS: Move my Embecosm email address into the
767         write-after-approval section.
769 2010-01-26  Ian Lance Taylor  <iant@google.com>
771         * MAINTAINERS: Add myself as Go frontend maintainer.
773 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
775         PR libstdc++/36101, PR libstdc++/42813
776         * configure.ac (bootstrap_target_libs): Make inclusion of
777         target-libgomp conditional on libgomb being in target_configdirs.
778         * configure: Regenerate.
780 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
782         PR libstdc++/36101, PR libstdc++/42813
783         * configure.ac (bootstrap_target_libs): Include target-libgomp.
784         * configure: Regenerate.
786 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
788         PR libstdc++/36101, PR libstdc++/42813
789         * configure.ac (target_configdirs): Substitute.
790         * Makefile.def: Bootstrap target module libgomp.
791         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
792         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
793         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
794         * configure, Makefile.in: Regenerate.
796 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
798         * MAINTAINERS: Adjust my details.
800 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
802         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
804 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
806         * MAINTAINERS: reindented my entry with tabs instead of spaces.
808 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
810         * MAINTAINERS (Write After Approval): Add myself.
812 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
814         * MAINTAINERS (Write After Approval): Add myself.
816 2010-01-11  Richard Guenther  <rguenther@suse.de>
818         PR lto/41569
819         * Makefile.def (all-lto-plugin): Depend on all-gcc.
820         * Makefile.in: Regenerated.
822 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
824         * configure.ac: Enable libjava build on x86_64-*freebsd*.
825         * configure: Regenerate.
827 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
828             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
830         PR bootstrap/42424
831         * configure.ac: Include libtool m4 files.
832         (_LT_CHECK_OBJDIR): Call it.
833         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
834         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
836         * configure: Regenerate.
838 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
840         PR bootstrap/41818
841         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
842         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
843         * Makefile.in: Regenerate.
845 2010-01-02  Richard Guenther  <rguenther@suse.de>
847         PR lto/41529
848         * configure.ac: Include config/elf.m4.  Disable LTO if not
849         builting for an elf target.
850         * configure: Regenerate.
852 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
854         * MAINTAINERS: Change my email address.
856 2009-12-18  Ben Elliston  <bje@au.ibm.com>
858         * config.sub, config.guess: Update from upstream sources.
860 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
862         * MAINTAINERS (Write After Approval): Add myself.
864 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
866         PR middle-end/30447
867         PR middle-end/30789
868         PR other/40302
870         * configure.ac: Require MPC.
871         * configure: Regenerate.
873 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
875         PR target/38384
876         PR bootstrap/40972
877         * libtool.m4: Sync from git Libtool.
878         * ltoptions.m4: Likewise.
879         * ltversion.m4: Likewise.
880         * lt~obsolete.m4: Likewise.
881         * ltmain.sh: Likewise.
883 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
885         * configure.ac: Update minimum MPC version to 0.8.
886         * configure: Regenerate.
888 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
890         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
891         * configure: Regenerated.
893 2009-11-21  Ian Lance Taylor  <iant@google.com>
895         * configure.ac: Change default of poststage1_ldflags to be empty if
896         poststage1_libs is set.  When poststage1_libs is empty, and
897         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
898         * configure: Rebuild.
900 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
902         * MAINTAINERS (Write After Approval): Update my email address.
904 2009-11-20  Ben Elliston  <bje@au.ibm.com>
906         * config.guess: Update from upstream sources.
908 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
910         * Makefile.def: Restore host and target settings for gmp.
911         * Makefile.in: Rebuild.
913 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
915         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
916         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
917         Fix portability of test of C++ as bootstrap language.  Add
918         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
919         * configure: Rebuild.
920         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
921         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
922         in-tree building.
923         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
924         (POSTSTAGE1_HOST_EXPORTS): Use it.
925         (STAGE[+id+]_CXXFLAGS): New.
926         (BASE_FLAGS_TO_PASS): Pass it down.
927         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
928         extra_exports.
929         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
930         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
931         extra_exports.
932         * Makefile.in: Rebuild.
934 2009-11-17  Ben Elliston  <bje@au.ibm.com>
936         * config.sub, config.guess: Update from upstream sources.
938 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
940         * MAINTAINERS (Write After Approval): Add myself.
942 2009-11-09  Jon Beniston  <jon@beniston.com>
944         * MAINTAINERS (Write After Approval): Add myself.
946 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
948         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
949         paths for *-w64-mingw* and x86_64-*mingw*.
950         * configure: Regenerated.
952 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
954         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
956 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
958         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
959         Phil Edwards to Write-After Approval.
961 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
963         * configure.ac: Disable target-winsup & co for
964         x86_64-*-mingw* and *-w64-mingw* targets.
965         * configure: Regenerated.
967 2009-10-16  Nick Clifton  <nickc@redhat.com>
969         * MAINTAINERS: Add myself as a maintainer for the RX port.
971 2009-10-26  Johannes Singler  <singler@kit.edu>
973         * MAINTAINERS (Write After Approval): Update my e-mail address.
975 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
977         * configure.ac (CLooG test): Use = with test.
978         * configure: Regenerate.
980 2009-10-22  Richard Guenther  <rguenther@suse.de>
982         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
983         cloog if the ppl version check failed.  Move flags saving
984         before setting in libelf check.
985         * configure: Regenerate.
987 2009-10-21  Richard Guenther  <rguenther@suse.de>
989         * configure.ac: Adjust the ppl and cloog configure to work as
990         documented.  Disable cloog if ppl was disabled.  Omit the version
991         checks if they were disabled.
992         * configure: Re-generate.
994 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
996         * configure.ac: Add 'lto' to enable_languages, not
997         new_enable_languages, and only if not already present.
998         * configure: Regenerate.
1000 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1002         * README: Refer to the various COPYING* files instead of just
1003         COPYING.
1004         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1006 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1008         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1009         
1010 2009-10-07  Richard Guenther  <rguenther@suse.de>
1012         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1013         and Richard Guenther as reviewers.
1014         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1015         as reviewers.
1017 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1019         * config.sub: Update from upstream sources.
1021 2009-10-06  Ian Lance Taylor  <iant@google.com>
1023         * Makefile.def: check-gold depends upon all-gas.
1024         * Makefile.in: Rebuild.
1026 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1028         * MAINTAINERS (Write After Approval): Add myself.
1030 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1032         * Makefile.def: all-lto-plugin depends on all-libiberty.
1033         set bootstrap=true for lto-plugin.
1034         Add lto-plugin.
1035         * Makefile.in: Regenerate.
1036         * configure.ac (host_libs): Add lto-plugin.
1037         * configure: Regenerate.
1039 2009-10-03  Diego Novillo  <dnovillo@google.com>
1041         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1042         (HOST_LIBELFLIBS): Define.
1043         (HOST_LIBELFINC): Define.
1044         * Makefile.in: Regenerate.
1045         * configure.ac: Add --enable-lto.
1046         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1047         If --enable-lto is used, add 'lto' to new_enable_languages.
1048         If --enable-lto is used and gold is enabled, add
1049         lto-plugin to configdirs.
1050         * configure: Regenerate.
1052 2009-10-03  Simon Baldwin  <simonb@google.com>
1054         * configure.ac: If --with-system-zlib, suppress local zlib and
1055         pass --with-system-zlib to subdir configure scripts.
1056         * configure: Regenerate.
1058 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1059             Paolo Bonzini  <bonzini@gnu.org>
1061         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1062         $(srcdir).
1063         * Makefile.in: Rebuilt.
1065 2009-09-26  Gary Funck  <gary@intrepid.com>
1067         * MAINTAINERS (Write After Approval): Add myself.
1069 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1071         * configure.ac: Update minimum MPC version to 0.7.
1072         * configure: Regenerate.
1074 2009-09-25  Nick Clifton  <nickc@redhat.com>
1076         * configure.ac: Pass any --cache-file=/dev/null option on to
1077         subconfigures.
1078         * configure: Regenerate.
1080 2009-09-23  Nick Clifton  <nickc@redhat.com>
1082         * config.sub, config.guess: Update from upstream sources.
1084 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1086         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1087         * Makefile.in: Rebuilt.
1089 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1091         PR bootstrap/32272
1092         * configure.ac: Error out if $srcdir isn't '.' but contains
1093         host-${host_noncanonical}.
1094         * configure: Regenerate.
1096 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1098         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1099         maintainer.
1101 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1103         * configure.ac: If bootstrapping a combined tree with
1104         --enable-gold, require c++ in stage1_languages.
1105         * configure: Regenerate.
1107         * configure.ac: Also add target_libs of stage1_languages to
1108         bootstrap_target_libs.
1109         * configure: Regenerate.
1111         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1112         with --enable-languages not containing c++.
1113         * configure: Regenerate.
1115 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1117         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1118         * configure: Regenerate.
1120 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1122         * MAINTAINERS (Write After Approval): Update my e-mail address,
1123         and move from from here...
1124         (Waiting for paperwork): To here.
1126 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1128         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1130 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1132         * configure.ac: Do not use $extrasub for replacing @if/@endif
1133         parts in Makefile; instead, use additional arguments to
1134         AC_CONFIG_COMMANDS to do the replacement manually, with several
1135         sed invocations, to avoid HP-UX sed command limits.
1136         * configure: Regenerate.
1138 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1140         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1141         blank before -L.
1143 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1145         * configure.ac (with-build-config): Document.  Handle without.
1146         Handle missing argument.
1147         * configure: Rebuilt.
1149 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1151         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1152         Default to bootstrap-debug only if compare-debug works.
1153         * configure: Rebuilt.
1154         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1155         * Makefile.in: Rebuilt.
1157 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1159         * MAINTAINERS (OS Port Maintainers): Update my email address.
1161 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1163         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1164         * Makefile.in: Rebuilt.
1166 2009-09-01  Chris Demetriou  <cgd@google.com>
1168         * MAINTAINERS (Write After Approval): Add myself.
1170 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1172         PR debug/30161
1173         * include/dwarf2.h (enum dwarf_tag): Added
1174         DW_TAG_GNU_template_template_param
1175         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1177 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1179         * Makefile.tpl (AWK): Fix typo.
1180         * Makefile.in: Regenerate.
1182 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1184         * configure.ac: Detect awk and sed.
1185         * Makefile.def (flags_to_pass): Add AWK and SED.
1186         * Makefile.tpl (AWK, SED): New.
1187         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1188         * configure: Regenerate.
1189         * Makefile.in: Regenerate.
1191 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1193         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1194         (collapseslashes): Likewise.
1196 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1198         * configure.ac (AC_PREREQ): Bump to 2.64.
1200 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1202         * configure.ac: Remove --with-datarootdir, --with-docdir,
1203         --with-pdfdir, --with-htmldir switches.
1204         * configure: Regenerate.
1206         * configure: Regenerate.
1208         * compile: Sync from Automake 1.11.
1209         * depcomp: Likewise.
1210         * install-sh: Likewise.
1211         * missing: Likewise.
1212         * mkinstalldirs: Likewise.
1213         * ylwrap: Likewise.
1215 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1217         * ltmain.sh (func_normal_abspath): New function.
1218         (func_relative_path): Likewise.
1219         (func_mode_help): Document new -bindir option for link mode.
1220         (func_mode_link): Add new -bindir option, and use it to place
1221         output DLL if specified.
1223 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1225         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1226         (baseargs): Add --disable-option-checking.
1227         * configure: Regenerate.
1229         * Makefile.def (configure-target-libiberty): Depend on
1230         all-binutils and all-ld.
1231         (configure-target-newlib): Likewise.
1232         * Makefile.in: Regenerate.
1234 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1236         * config.sub, config.guess: Update from upstream sources.
1238 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1240         Sync from src, merge:
1242         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1244         * configure.ac: Do not exclude gas for i386-*-darwin.
1245         Add a case for x86_64-*-darwin.
1246         * configure: Regenerate.
1248 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1250         * MAINTAINERS: Add my name to Write After Approval list.
1252 2009-08-06  Michael Eager  <eager@eagercon.com>
1254         * configure.ac: Add Microblaze target.
1255         * configure: Regenerate.
1257 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1259         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1260         * configure: Regenerate.
1261         
1262 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1264         * MAINTAINERS (Write After Approval): Update my e-mail address.
1266 2009-07-06  Ian Lance Taylor  <iant@google.com>
1268         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1269         * configure: Rebuild.
1271 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1273         * MAINTAINERS: Move myself to the Graphite Reviewers.
1275 2009-06-30  Wei Guozhi  <carrot@google.com>
1277         * MAINTAINERS: Add my name to Write After Approval list.
1279 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1281         PR bootstrap/40338
1282         * configure.ac (comparestring): Create new variable.
1283         * Makefile.tpl (comparestring): Use to skip some comparisions.
1284         * configure: Regenerate.
1285         * Makefile.in: Regenerate.
1287 2009-06-26  Doug Evans  <dje@sebabeach.org>
1289         * Makefile.def (host_modules): Add cgen.
1290         * Makefile.in: Regenerate.
1291         * configure.ac (host_tools): Add cgen.
1292         * configure: Regenerate.
1294 2009-06-23  DJ Delorie  <dj@redhat.com>
1296         * MAINTAINERS: Add myself as mep maintainer.
1298 2009-06-23  Ian Lance Taylor  <iant@google.com>
1300         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1301         boot_languages.  Only bootstrap target libraries listed in
1302         target_libs for some boot language.  Add --with-stage1-ldflags,
1303         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1304         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1305         if not building with C++.
1306         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1307         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1308         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1309         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1310         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1311         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1312         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1313         * configure, Makefile.in: Rebuild.
1315 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1317         * MAINTAINERS: Added my name to write-after-approval list.
1319 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1321         * configure.ac: Define is_elf for QNX Neutrino targets.
1322         * configure: Regenerate.
1324 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1326         * MAINTAINERS: Added my name to the write-after-approval list
1328 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1330         * configure.ac: Detect MPC in default directory.
1331         * configure: Regenerate.
1333 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1334             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1336         * Makefile.tpl (all): Avoid a trailing backslash.
1337         * Makefile.in: Regenerate.
1339 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1341         * config.sub, config.guess: Update from upstream sources.
1343 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1345         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1346         to noconfdirs.
1347         * configure: Regenerate.
1349 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1351         * Makefile.tpl ([+compare-target+]): Compare all stage
1352         directories, rather than just gcc.
1353         * Makefile.in: Rebuilt.
1355 2009-06-01  Doug Kwan  <dougkwan@google.com>
1357         * configure.ac: Support gold for target arm*-*-*.
1358         * configure: Regenerate.
1360 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1362         * Makefile.def: Add MPC support and dependencies.
1363         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1365         * Makefile.in, configure: Regenerate.
1367 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1369         * Makefile.tpl (all): Avoid harmless warning in make all when
1370         gcc-bootstrap is enabled but stage_last does not exist.
1371         * Makefile.in: Rebuilt.
1373 2009-05-24  Nicolas Roche  <roche@adacore.com>
1375         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1376         * Makefile.in: Regenerate.
1378 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1380         * MAINTAINERS: Update my e-mail address.
1382 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1384         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1385         * configure:  Regenerate.
1387 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1389         PR other/40159
1390         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1391         gcc-no-bootstrap are mutually exclusive.
1392         * Makefile.in: Rebuilt.
1394 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1396         PR other/40159
1397         * Makefile.tpl (all): Don't end with unconditional success.
1398         * Makefile.in: Rebuilt.
1400 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1402         PR target/37137
1403         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1404         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1405         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1406         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1407         stage_configureflags, stage_cflags and stage_libcflags into
1408         explicit Makefile macros.
1409         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1410         GFORTRAN.
1411         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1412         CC.  Set CC_FOR_BUILD from CC.
1413         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1414         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1415         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1416         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1417         and GFORTRAN.
1418         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1419         (_LIBCFLAGS): Renamed to _TFLAGS.
1420         (do-compare-debug, do-compare3-debug): Drop.
1421         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1422         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1423         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1424         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1425         (XGCC_FLAGS_FOR_TARGET): New.
1426         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1427         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1428         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1429         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1430         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1431         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1432         TFLAGS.
1433         (BUILD_CONFIG): Include if requested.
1434         (all): Set TFLAGS on bootstrap.
1435         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1436         (all-stageid-prefixmodule): Likewise.
1437         (do-clean, distclean-stageid): Set TFLAGS.
1438         (restrap): Fix whitespace.
1439         * Makefile.in: Rebuilt.
1441 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1443         * config.guess: Sync with src.
1445 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1447         * configure.ac ($with_ppl):  Default to no if not supplied.
1448         ($with_cloog):  Likewise.
1449         configure:  Regenerate.
1451 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1453         * MAINTAINERS: Update my e-mail address.
1455 2009-04-27  Nick Clifton  <nickc@redhat.com>
1457         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1459 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1461         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1462         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1463         * Makefile.in: Regenerate.
1465 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1467         PR bootstrap/39739
1468         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1469         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1471         * configure, Makefile.in: Regenerate.
1473 2009-04-21  Taras Glek  <tglek@mozilla.com>
1475         * include/hashtab.h: Update GTY annotations to new syntax
1476         * include/splay-tree.h: Likewise
1478 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1480         * config.sub, config.guess: Update from upstream sources.
1482 2009-04-15  Anthony Green  <green@moxielogic.com>
1484         * configure.ac: Add moxie support.
1485         * configure: Rebuilt.
1487 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1489         * configure.ac: Change copyright header to refer to version
1490         3 of the GNU General Public License and to point readers at the
1491         COPYING3 file and the FSF's license web page.
1492         * Makefile.def: Likewise.
1493         * Makefile.tpl: Likewise.
1494         * Makefile.in: Regenerate.
1496 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1498         * configure.ac: Restore match for darwin9 or later. Use double
1499         brackets since regeneration eats one pair.
1500         * configure: Regenerate.
1502 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1504         PR gas/10039
1505         * configure.ac: Require texinfo 4.7.
1506         * configure: Regenerated.
1508 2009-04-09  Nick Clifton  <nickc@redhat.com>
1510         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1511         the GCC Runtime Library Exception.
1513 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1515         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1516         * configure: Regenerate.
1518 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1520         * Makefil.def (languages): New entries.
1521         * Makefile.tpl (check-gcc-*): New generic target.
1522         * Makefile.in: Regenerate.
1524 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1526         * MAINTAINERS:  Update my email address.
1528 2009-03-18  Tom Tromey  <tromey@redhat.com>
1530         * configure: Rebuild.
1531         * configure.ac (host_libs): Add libiconv.
1532         * Makefile.in: Rebuild.
1533         * Makefile.def (host_modules): Add libiconv.
1534         (configure-gdb, all-gdb): Depend on libiconv.
1536 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1538         * configure.ac: Treat gdb as supported on x86_64-darwin.
1539         * configure: Regenerate.
1541 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1543         * configure.ac (--with-host-libstdcxx): New option.
1544         * configure: Regenerate.
1546 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1548         * MAINTAINERS:  Move myself into the write after approval list.
1550 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1552         * MAINTAINERS: Update e-mail address.
1553         
1554 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1556         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1558 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1560         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1562 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1564         Backport from git Libtool:
1566         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1567         Support GNU/kOpenSolaris.
1568         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1569         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1570         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1571         GNU/kOpenSolaris.
1573 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1575         * MAINTAINERS: Update e-mail address.
1577 2009-02-24  Michael Eager  <eager@eagercon.com>
1579         * MAINTAINERS (Write After Approval): Add self.
1581 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1583         * MAINTAINERS (Write After Approval): Add myself.
1585 2009-02-05  Andreas Schwab  <schwab@suse.de>
1587         * Makefile.tpl (stage_last): Define $r and $s before using
1588         $(RECURSE_FLAGS_TO_PASS).
1589         * Makefile.in: Regenerate
1591 2009-01-30  Ian Lance Taylor  <iant@google.com>
1593         * MAINTAINERS: Move myself to the Global Reviewers list.
1595 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1597         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1598         * configure: Regenerate.
1600 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1602         * MAINTAINERS: Make whitespace consistent.
1603         Remove Robert Millan from Write After Approval.
1605 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1607         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1608         (all-opcodes): Depend on all-libiberty.
1609         * Makefile.in: Regenerate.
1611 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1613         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1614         * configure: Regenerate.
1616 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1618         * MAINTAINERS (Write After Approval): Add myself.
1620 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1622         * MAINTAINERS: Add myself to reviewers (Fortran).
1624 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1626         PR tree-optimization/38515
1627         * configure.ac (cloog-polylib): Removed.
1628         (with_ppl, with_cloog): Test for "no".
1629         * configure: Regenerated.
1631 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1633         * MAINTAINERS: Moved myself to reviewers (Fortran).
1635 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1637         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1638         (Write After Approval): Remove myself.
1640 2009-01-03  Diego Novillo  <dnovillo@google.com>
1642         * MAINTAINERS: Remove myself from alias maintainership.
1644 2009-01-02  David Ayers  <ayers@fsfe.org>
1646         * MAINTAINERS: Update e-mail address.
1648 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1650         * MAINTAINERS: Make whitespace consistent.
1652 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1654         Backport from upstream Libtool:
1655         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1656         Add cache variables to tests that require the linker to work.
1657         For shlibpath_overrides_runpath, this also changes the semantics
1658         to let the result from the C compiler take precedence.
1660 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1662         * config.sub, config.guess: Update from upstream sources.
1664 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1666         * configure.ac (ppllibs): Add by default the lib flags.
1667         * configure: Regenerate.
1669 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1671         * MAINTAINERS:  Add myself to the write after approval list.
1673 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1675         * configure.ac: Add double brackets on darwin[912].
1676         * configure: Regenerate.
1678 2008-12-03  Daniel Kraft  <d@domob.eu>
1680         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1681         Approval to Reviewer section (for Fortran front-end).
1683 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1685         * configure.ac: Expand to darwin10 and later.
1686         * configure: Regenerate.
1688 2008-12-02  Andreas Schwab  <schwab@suse.de>
1690         * Makefile.def: configure-target-boehm-gc depends on
1691         all-target-libstdc++-v3.
1692         * Makefile.in: Regenerate.
1694 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1696         * MAINTAINERS:  Add myself as mingw maintainer.
1698 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1700         * config.sub, config.guess: Update from upstream sources.
1702 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1704         * README.SCO: Remove.
1706 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1708         * MAINTAINERS:  Add myself to the write after approval list.
1710 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1712         * MAINTAINERS:  Update my email address in WAA section.
1714 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1716         * MAINTAINERS: Update e-mail address.
1718 2008-11-27  Toon Moene  <toon@moene.org>
1720         * MAINTAINERS: Change e-mail address.
1722 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1724         * configure.ac: Build gdb for i?86-*-darwin*
1725         * configure: Regenerated.
1727 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1729         * MAINTAINERS: Added my full name.
1731 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1733         PR bootstrap/38014
1734         PR bootstrap/37923
1736         Revert:
1738         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1740         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1741         * Makefile.in: Regenerated.
1743         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1745         PR gdb/921
1746         PR gdb/1646
1747         PR gdb/2175
1748         PR gdb/2176
1750         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1751         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1752         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1753         (HOST_EXPORTS): Pass CPPFLAGS.
1754         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1755         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1756         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1757         * Makefile.in, configure: Regenerated.
1758         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1759         and CPPFLAGS_FOR_BUILD.
1761 2008-11-06  Jeff Law  <law@redhat.com>
1763         * MAINTAINERS: Add myself as middle end maintainer.
1765 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1767         * MAINTAINERS (Write after approval): Add myself.
1769 2008-11-05  Diego Novillo  <dnovillo@google.com>
1771         * MAINTAINERS (Global Reviewers): Add myself.
1772         (Non-Algorithmic Maintainers): Remove myself.
1774 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1776         * MAINTAINERS (Write after approval): Add myself.
1778 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1780         * MAINTAINERS (Write after approval): Add myself.
1782 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1784         * configure.ac (spu-*-*): Remove special case.
1785         * configure: Regenerate.
1787 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1789         * MAINTAINERS (Write after approval): Update my email address.
1791 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1793         * configure.ac [spu-*-*]: Do not set skipdirs.
1794         * configure: Re-generate.
1796 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1798         * MAINTAINERS (Various Maintainers): Add myself to reload.
1800 2008-10-25  Richard Guenther  <rguenther@suse.de>
1802         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1803         maintainer.  Remove myself as libgcc-math maintainer.
1804         (Non-Algorithmic Maintainers): Remove myself.
1806 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1808         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1809         * Makefile.in: Regenerated.
1811 2008-10-23  Cary Coutant  <ccoutant@google.com>
1813         * MAINTAINERS (Write after approval): Add myself.
1815 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1817         PR gdb/921
1818         PR gdb/1646
1819         PR gdb/2175
1820         PR gdb/2176
1822         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1823         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1824         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1825         (HOST_EXPORTS): Pass CPPFLAGS.
1826         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1827         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1828         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1829         * Makefile.in, configure: Regenerated.
1830         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1831         and CPPFLAGS_FOR_BUILD.
1833 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1835         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1836         Sebastian Pop.
1838 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1840         * MAINTAINERS (Write After Approval): Added myself.
1842 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1844         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1845         recommended version to 2.3.2.
1847         * configure: Regenerate.
1849 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1851         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1853 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1855         * MAINTAINERS (Write After Approval): Update e-mail address.
1857 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1859         * libtool.m4: Update to libtool 2.2.6.
1860         * lt~obsolete.m4: Update to libtool 2.2.6.
1861         * ltmain.sh: Update to libtool 2.2.6.
1862         * ltsugar.m4: Update to libtool 2.2.6.
1863         * ltversion.m4: Update to libtool 2.2.6.
1864         * ltoptions.m4: Update to libtool 2.2.6.
1865         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1867 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1869         * MAINTAINERS (Write After Approval): Add myself.
1871 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1873         * MAINTAINERS (Write After Approval): Update my name.
1875 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1877         * MAINTAINERS: Add myself in "Write After Approval".
1879 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1881         * MAINTAINERS: Add myself as ia64 maintainer.
1883 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1885         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1886         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1887         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1888         and Michael Tiemann from Write After Approval since they do not
1889         actually have access.
1891 2008-09-05  Richard Guenther  <rguenther@suse.de>
1893         * configure.ac: Initialize clooglibs to -lcloog.
1894         * configure: Re-generate.
1896 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1898         * MAINTAINERS (Write After Approval): Add myself.
1900 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1902         * configure.ac (--with-cloog-polylib): New.
1903         (--disable-cloog-version-check): New.
1904         (--disable-ppl-version-check): New.
1905         * configure: Re-generate.
1907 2008-09-03  Richard Guenther  <rguenther@suse.de>
1909         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1910         cloog test.
1911         * configure: Re-generate.
1913 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1915         Add picoChip port.
1916         * MAINTAINERS: Add picoChip maintainers.
1918 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1919             Tobias Grosser  <grosser@fim.uni-passau.de>
1920             Jan Sjodin  <jan.sjodin@amd.com>
1921             Harsha Jagasia  <harsha.jagasia@amd.com>
1922             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1923             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1924             Adrien Eliche  <aeliche@isty.uvsq.fr>
1926         Merge from graphite branch.
1927         * configure: Regenerate.
1928         * Makefile.in: Regenerate.
1929         * configure.ac (host_libs): Add ppl and cloog.
1930         Add checks for PPL and CLooG.
1931         * Makefile.def (ppl, cloog): Added modules and dependences.
1932         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1933         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1935 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1937         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1938         (GCC_SHLIB_SUBDIR): New.
1939         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1940         * configure: Regenerate.
1941         * Makefile.in: Regenerate.
1943 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1945         * MAINTAINERS: Consistently use tabs to separate columns.
1947 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1949         * MAINTAINERS (Write after Approval): Add myself.
1951 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1953         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1954         Enable bfd, binutils and opcodes.
1955         * configure: Regenerate.
1957 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1959         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1961 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1963         * MAINTAINERS:  Use correct Umlaut for last name.
1965 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1967         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1969 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1971         * MAINTAINERS: Update my email address.
1973 2008-08-16  Nicolas Roche  <roche@adacore.com>
1975         * Makefile.tpl: Add BOOT_ADAFLAGS.
1976         * Makefile.in: Regenerate.
1978 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1980         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1981         * configure: Regenerate.
1983 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1985         * configure.ac: Add makefile fragments for hpux.
1986         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1987         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1988         * configure: Regenerate.
1989         * Makefile.in: Regenerate.
1991 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1993         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1995 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1997         * MAINTAINERS (Write after Approval): Add myself.
1999 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2001         * MAINTAINERS (Write After Approval):  Add myself.
2003 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2005         * MAINTAINERS (Write After Approval):  Add myself.
2007 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2009         * MAINTAINERS: Update my email address.
2011 2008-06-25  Joey Ye  <joey.ye@intel.com>
2013         * MAINTAINERS (Write After Approval):  Add myself.
2015 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2017         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2018         * Makefile.in: Regenerate.
2019         * configure: Regenerate.
2021 2008-06-17  Daniel Kraft  <d@domob.eu>
2023         * MAINTAINERS (Write After Approval):  Add myself.
2025 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2027         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2028         "$@" is still intact with both Autoconf 2.59 and 2.62.
2029         * configure: Regenerate.
2031 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2033         * Makefile.tpl: Fix comment errors.
2034         * Makefile.in: Regenerate.
2036 2008-06-12  David S. Miller  <davem@davemloft.net>
2037             David Edelsohn  <edelsohn@gnu.org>
2039         * configure.ac: Add powerpc*-*-* to gold supported targets.
2040         * configure: Regenerate.
2042 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2044         PR tree-optimization/36218
2045         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2046         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2047         (all prefix="build-"): Pass them to build-system sub-makes.
2048         * Makefile.in: Regenerate.
2050 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2052         * MAINTAINERS (mt port): Remove.
2053         (sco5, unixware, sco udk): Remove.
2054         (Kean Johnston): Add to Write After Approval.
2056 2008-05-30  Julian Brown  <julian@codesourcery.com>
2058         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2059         of libobjc for ARM EABI Linux.
2060         * configure: Regenerate.
2062 2008-05-18  Xinliang David Li   <davidxl@google.com>
2064         * ChangeLog: Remove wrong ChangeLog entry.
2066 2008-05-17  Xinliang David Li   <davidxl@google.com>
2068         * MAINTAINERS (Write After Approval): Add myself.
2070 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2072         * MAINTAINERS (Write After Approval): Add myself.
2074 2008-05-14  Rafael Espíndola  <espindola@google.com>
2076         * config-ml.in: don't handle --enable-shared and --enable-static.
2078 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2080         * MAINTAINERS: Update my email address.
2082 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2084         * MAINTAINERS: Update my email address.
2086 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2088         * MAINTAINERS (Write After Approval): Add myself.
2090 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2092         * MAINTAINERS (Write After Approval): Add myself.
2094 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2096         * MAINTAINERS (crx): Add myself.
2098 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2100         Sync with src:
2101         2008-04-14  David S. Miller  <davem@davemloft.net>
2103         * configure.ac: Add sparc*-*-* to gold supported targets.
2104         * configure: Regenerate.
2106 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2108         PR bootstrap/35457
2109         * configure.ac: Include override.m4.
2110         * configure: Regenerate.
2112 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2114         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2115         * Makefile.in: Regenerate.
2117 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2119         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2120         as nonconfigurable directories list.
2121         * configure: Regenerate.
2123 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2125         * config.sub, config.guess: Update from upstream sources.
2127 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2129         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2130         * Makefile.in: Regenerate.
2132 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2134         * configure.ac: Do not build libssp for the AVR.
2135         * configure: Regenerate.
2137 2008-04-07  Ian Lance Taylor  <iant@google.com>
2139         * Makefile.def: check-gold depends upon all-binutils.
2140         * Makefile.in: Regenerate.
2142 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2144         * MAINTAINERS (Write After Approval): Add myself.
2146 2008-04-04  Nick Clifton  <nickc@redhat.com>
2148         PR binutils/4334
2149         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2150         builds.
2151         * configure: Regenerate.
2153 2008-04-04  NightStrike  <NightStrike@gmail.com>
2155         PR other/35151
2156         * configure.ac: Combine rules for mingw32 and mingw64.
2157         * configure: Regenerate.
2159 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2161         * MAINTAINERS (Write After Approval): Add myself.
2163 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2165         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2166         * Makefile.in (.NOTPARALLEL): Ditto.
2168 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2170         * MAINTAINERS (Write After Approval): Add myself.
2172 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2174         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2175         * Makefile.in (.NOTPARALLEL): Regenerate.
2177 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2179         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2180         * Makefile.in: Regenerate.
2182 2008-03-26  Jakub Staszak  <kuba@et.pl>
2184         * MAINTAINERS (Write After Approval): Add myself.
2186 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2188         * MAINTAINERS:  Update e-mail address.
2190 2008-03-20  Ian Lance Taylor  <iant@google.com>
2192         * configure.ac: Add support for --enable-gold.
2193         * Makefile.def: Add gold as a directory like ld.
2194         * configure, Makefile.in: Regenerate.
2196 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2198         * configure.ac: m4_include config/proginstall.m4.
2199         * configure: Regenerate.
2201         Backport from upstream Libtool:
2203         2007-10-12  Eric Blake  <ebb9@byu.net>
2205         Deal with Autoconf 2.62's semantic change in m4_append.
2206         * ltsugar.m4 (lt_append): Replace broken versions of
2207         m4_append.
2208         (lt_if_append_uniq): Don't require separator to be overquoted,
2209         and avoid broken m4_append.
2210         (lt_dict_add): Fix typo.
2211         * libtool.m4 (_LT_DECL): Don't overquote separator.
2213 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2215         * config.rpath: Add AIX 6 support.
2217 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2219         * Makefile.def (stageprofile).  Remove -fprofile-generate
2220         from stage_libcflags.
2221         * Makefile.in: Regenerate.
2223 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2225         * config.sub, config.guess: Update from upstream sources.
2227 2008-03-06  Tom Tromey  <tromey@redhat.com>
2229         * MAINTAINERS: Update for treelang deletion.
2231 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2233         * MAINTAINERS: Update my email address.
2235 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2237         * MAINTAINERS (darwin port): Add myself as a maintainer.
2238         (objective-c/c++): Add myself as a maintainer.
2240 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2242         * MAINTAINERS (Write After Approval): Update my email address.
2244 2008-02-25  Tomas Bily  <tbily@suse.cz>
2246         * MAINTAINERS (Write After Approval): Add myself.
2248 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2250         * MAINTAINERS (OpenMP): Add myself.
2252 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2254         PR bootstrap/32009
2255         PR bootstrap/32161
2257         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2258         * configure: Regenerate.
2260         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2261         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2262         STAGE4_LIBCFLAGS): New.
2263         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2264         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2265         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2266         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2267         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2268         for target modules.  Don't export LIBCFLAGS.
2269         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2270         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2271         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2272         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2273         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2274         * Makefile.in: Regenerate.
2276 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2278         PR libgcj/33085
2279         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2280         Do not use -DDLL_EXPORT.  Backport from upstream.
2282 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2284         * MAINTAINERS (Write After Approval): Add myself.
2286 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2288         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2289         * configure: Regenerate.
2291 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2293         * configure.ac (xtensa*-*-*): Recognize processor variants.
2294         * configure: Regenerate.
2296 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2298         PR bootstrap/34922
2299         * configure.ac (PARSE_ARGS): Push suitable setting of
2300         ac_subdirs_all, for `./configure --help=recursive'.
2301         Handle `+' in generic toplevel directory disabling.
2302         * configure: Regenerate.
2304 2008-01-28  Nick Clifton  <nickc@redhat.com>
2306         * MAINTAINERS (xstormy16): Take over maintainership.
2308 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2310         * MAINTAINERS (c4x port): Remove.
2312 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2314         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2316 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2318         * config.sub, config.guess: Update from upstream sources.
2320 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2322         * MAINTAINERS (Write After Approval): Add myself.
2324 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2326         * MAINTAINERS: Update my email address.
2328 2008-01-09  Raksit Ashok  <raksit@google.com>
2330         * MAINTAINERS (Write After Approval): Add myself.
2332 2008-01-09  Raksit Ashok  <raksit@google.com>
2334         * MAINTAINERS (Write After Approval): Add myself.
2336 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2338         * config.sub, config.guess: Update from upstream sources.
2340 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2342         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2343         Change recommended MPFR from 2.2.1 -> 2.3.0.
2344         * configure: Regenerate.
2346 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2348         * MAINTAINERS: Update my email address.
2350 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2352         * MAINTAINERS: Update my email address.
2354 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2356         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2357         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2358         * Makefile.in: Regenerate.
2360 2007-12-10  Mark Heffernan  <meheff@google.com>
2362         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2363         misplaced entries.
2365 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2367         * configure.ac: Enable libjava for x86_64-*-darwin9.
2368         * configure: Regenerate.
2370 2007-12-07  Bill Maddox  <maddox@google.com>
2372         * MAINTAINERS (Write After Approval): Add myself.
2374 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2376         * config.sub, config.guess: Update from upstream sources.
2378 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2380         * config-ml.in: Remove 64bit configure tests.
2382 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2384         * config-ml.in: Robustify against white space in absolute file
2385         names.
2387         * config-ml.in (multi-clean): Substitute ${Makefile}.
2388         Remove superfluous ${Makefile} in list.
2390 2007-11-19  Thiemo Seufer  <ths@mips.com>
2392         * config-ml.in: Don't hardcode the Makefile name.
2394 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2396         * MAINTAINERS (Write After Approval): Add myself.
2398 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2400         * MAINTAINERS (Write After Approval): Add myself.
2402 2007-11-06  Doug Kwan  <dougkwan@google.com>
2404         * MAINTAINERS (Write After Approval): Add myself.
2406 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2408         * MAINTAINERS (mercury): Remove entry.
2409         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2411 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2413         * Makefile.def (dependencies): Make configure-gdb depend on
2414         all-intl.
2415         * Makefile.in: Regenerated.
2417 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2419         * MAINTAINERS (Fortran maintainer): Remove myself.
2421 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2423         * Makefile.def: To avoid problems running with parallel makes,
2424         build newlib before libgloss so that target specific header
2425         files are availble.
2426         * Makefile.in: Regenerate
2428 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2430         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2431         * Makefile.in: Regenerate.
2433 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2435         * MAINTAINERS (Register allocation reviewer): Add myself.
2437 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2439         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2440         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2441         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2442         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2443         * configure: Regenerate.
2445 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2447         * MAINTAINERS (Register allocation reviewer): Add myself.
2449 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2451         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2452         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2453         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2454         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2455         * configure.ac: Default them to host tools for $host = $build.
2456         Subst them.
2458         * configure: Regenerate.
2459         * Makefile.in: Regenerate.
2461 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2463         * MAINTAINERS (Register allocation reviewer): Add myself.
2465 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2467         * MAINTAINERS (Register allocation reviewer): Add myself.
2469 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2471         * MAINTAINERS (Write After Approval): Fix typo.
2473 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2475         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2476         * configure: Regenerate.
2478 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2480         PR bootstrap/31906
2481         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2482         they're already prefixed.
2484 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2486         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2487         libstdc++.
2488         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2489         * configure: Regenerate.
2490         * Makefile.in: Regenerate.
2492 2007-09-17  Andreas Schwab  <schwab@suse.de>
2494         * configure.ac: Raise minimum makeinfo version to 4.6.
2495         * configure: Regenerate.
2497 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2499         * MAINTAINERS (write-after-approval) add myself
2501 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2503         * configure.ac: Correct makeinfo version check.
2504         * configure: Regenerate.
2506 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2508         * MAINTAINERS: Update my email address.
2510 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2512         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2513         to $skipdirs and only disable gprof for newlib.  Use the normal
2514         mips*-elf* handling in other respects.
2515         * configure: Regnerate.
2517 2007-09-12  David Daney  <ddaney@avtrex.com>
2519         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2520         enabling libgcj.
2521         * configure: Regenerate.
2523 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2525         PR other/32154
2526         * configure.ac: For libgloss targets, point the linker to the linker
2527         script, startup code and simulator library.
2528         * configure: Regenerate.
2530 2007-09-07  Andrew Haley  <aph@redhat.com>
2532         * configure.ac (noconfigdirs): Remove target-libffi and
2533         target-libjava.
2534         * configure: Regenerate.
2536 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2538         PR target/33281
2539         * configure.ac: Use config/mh-mingw on mingw.
2540         * configure: Regenerate.
2542 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2544         * MAINTAINERS (Write After Approval): Add myself.
2546 2007-09-05  Richard Guenther  <rguenther@suse.de>
2548         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2549         nor --disable-checking is provided also turn on yes and types
2550         checking for stage1.
2551         * configure: Re-generate.
2553 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2555         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2556         (Write After Approval): Remove myself.
2558 2007-08-29  Nick Clifton  <nickc@redhat.com>
2560         * config.sub, config.guess: Update from upstream sources.
2562 2007-08-22  Bud Davis  <jmdavis@link.com>
2564         * MAINTAINERS (Write After Approval): Added myself.
2565         * MAINTAINERS (Reviewers): Removed myself.
2567 2007-08-18  Paul Brook  <paul@codesourcery.com>
2568             Joseph Myers  <joseph@codesourcery.com>
2570         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2571         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2572         * Makefile.in: Regenerate.
2573         * configure.ac (--with-debug-prefix-map): New.
2574         * configure: Regenerate.
2576 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2577             Nigel Stephens  <nigel@mips.com>
2579         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2580         as target_makefile_frag.
2581         * configure: Regenerate.
2583 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2585         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2586         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2587         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2588         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2589         (do-compare, do-compare3, do-compare-debug): New.
2590         ([+compare-target+]): Use them.
2592 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2594         * MAINTAINERS (Write After Approval): Change my email address.
2596 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2597             Ben Elliston  <bje@au.ibm.com>
2599         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2600         --silent if $silent.
2601         * configure: Regenerate.
2603 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2605         * MAINTAINERS (Various Maintainers): Add myself as
2606         loop infrastructure maintainer.  Update my e-mail
2607         address.
2609 2007-07-31  Diego Novillo  <dnovillo@google.com>
2611         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2612         Adjust description.
2614 2007-07-26  Richard Guenther  <rguenther@suse.de>
2616         * configure.ac: Add types checking to stage1 checking flags.
2617         * configure: Regenerate.
2619 2007-07-17  Nick Clifton  <nickc@redhat.com>
2621         * COPYING3: New file.  Contains version 3 of the GNU General
2622         Public License.
2623         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2624         Lesser General Public License.
2626 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2628         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2630 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2632         * MAINTAINERS (S/390 co-maintainer): Add myself.
2633         (Write After Approval): Remove myself.
2635 2007-07-13  Dan Hipschman  <dsh@google.com>
2637         * MAINTAINERS (Write After Approval): Add myself.
2639 2007-07-11  Nick Clifton  <nickc@redhat.com>
2641         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2642         WINDRES export.
2643         * Makefile.in: Regenerate.
2645 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2647         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2648         maintainer.
2650 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2652         * lt~obsolete.m4: New. Import from 20070318 libtool.
2654 2007-07-03  Julian Brown  <julian@codesourcery.com>
2656         * MAINTAINERS (Write After Approval): Add myself.
2658 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2660         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2661         * configure: Regenerate.
2663 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2665         * configure.ac: Add some missing m4 quotation.
2666         * configure: Regenerate.
2668 2007-07-02  Simon Baldwin  <simonb@google.com>
2670         * MAINTAINERS (Write After Approval): Add myself.
2672 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2674         * configure: Regenerate.
2676 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2678         * Makefile.def: Add windmc tool to build.
2679         * Makefile.tpl: Likewise.
2680         * configure.ac: Likewise.
2681         * Makefile.in: Regenerate.
2682         * configure: Regenerate.
2684 2007-06-28  DJ Delorie  <dj@redhat.com>
2686         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2687         not building newlib.
2688         * configure: Regenerated.
2690 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2692         * MAINTAINERS (Write After Approval): Add myself.
2694 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2696         * MAINTAINERS (Write After Approval): Add myself.
2698 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2700         * MAINTAINERS (Write After Approval): Add myself.
2702 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2704         * MAINTAINERS (Write After Approval): Add myself.
2706 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2708         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2709         * Makefile.in: Regenerated.
2711 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2713         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2714         bfin*-*-uclinux* targets.
2715         * configure: Regenerate.
2717 2007-06-14  Ian Lance Taylor  <iant@google.com>
2719         * MAINTAINERS: Add myself as non-algorithmic global write
2720         maintainer.
2722 2007-06-14  Diego Novillo  <dnovillo@google.com>
2724         * MAINTAINERS: Add self as middle-end maintainer and
2725         non-algorithmic global write maintainer.
2727 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2729         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2730         Move all Fortran maintainers except Paul Brook into the
2731         Non-Autopoiesis section.
2733 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2735         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2736         (distclean-stage[+id+]): Possibly delete stage_last.
2737         * Makefile.in: Regenerate.
2739 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2741         * MAINTAINERS (Various Maintainer): Fix typo.
2743 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2745         * MAINTAINERS (Various Maintainer): Add myself as
2746         dataflow maintainer.
2748 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2750         * config.sub, config.guess: Update from upstream sources.
2752 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2754         * Makefile.tpl: Fix spelling error.
2755         * Makefile.in: Regenerate.
2757 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2759         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2760         lt_cv_sys_max_cmd_len.
2762 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2764         * MAINTAINERS (Various Maintainers): Add myself as
2765         auto-vectorizer maintainer.
2767 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2769         PR libjava/32098
2770         * libtool.m4: Revert previous change.
2771         * ltgcc.m4: Put it here.
2773 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2775         * MAINTAINERS (Various Maintainers): Add myself as
2776         auto-vectorizer maintainer.
2778 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2780         PR libjava/32098
2781         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2783 2007-05-30  Richard Guenther  <rguenther@suse.de>
2785         * MAINTAINERS (Various Maintainers): Add myself as
2786         auto-vectorizer maintainer.
2788 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2790         PR bootstrap/29382
2791         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2792         * configure: Rebuilt.
2794 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2796         * MAINTAINERS (Write After Approval): Removed my name.
2798 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2800         * MAINTAINERS (Write After Approval): Remove myself.
2802 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2804         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2806 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2808         * ltmain.sh: Update from ToT Libtool.
2809         * libtool.m4: Update from ToT Libtool.
2810         * ltsugar.m4: New. Update from ToT Libtool.
2811         * ltversion.m4: New. Update from ToT Libtool.
2812         * ltoptions.m4: New. Update from ToT Libtool.
2813         * ltconfig: Remove.
2814         * ltcf-c.sh: Remove.
2815         * ltcf-cxx.sh: Remove.
2816         * ltcf-gcj.sh: Remove.
2818 2007-05-22  Ollie Wild  <aaw@google.com>
2820         * MAINTAINERS (Write After Approval): Add myself.
2822 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2824         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2825         stage_cflags.
2826         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2827         Remove CFLAGS/LIBCFLAGS.
2828         (configure-stage[+id+]-[+prefix+][+module+],
2829         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2830         * Makefile.in: Regenerate.
2832 2007-05-15  Diego Novillo  <dnovillo@google.com>
2834         * MAINTAINERS: Update e-mail address.
2836 2007-05-15  Revital Eres  <eres@il.ibm.com>
2838         * MAINTAINERS (Write After Approval): Add myself.
2840 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2842         * MAINTAINERS (Write After Approval): Updated my address.
2844 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2846         * MAINTAINERS (Write After Approval): Add myself.
2848 2007-05-11  Silvius Rus  <rus@google.com>
2850         * MAINTAINERS (Write After Approval): Add myself.
2852 2007-04-23  Tom Tromey  <tromey@redhat.com>
2854         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2856 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2858         * MAINTAINERS (cpplib): Rename to ...
2859         (libcpp): ... this.  Add C/C++ front end maintainers.
2861 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2863         * config-ml.in: Pass ${ml_config_env} to configure calls.
2865 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2867         * MAINTAINERS (Write After Approval): Add myself.
2869 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2871         * MAINTAINERS (Write After Approval): Add myself.
2873 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2875         * MAINTAINERS (fortran 95 front end): Add myself.
2877 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2879         * MAINTAINERS (Write After Approval): Add myself.
2881 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2883         * MAINTAINERS (Modulo Scheduler): Add myself.
2885 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2887         * MAINTAINERS (fortran 95 front end): Add myself.
2888         (c++ front end): whitespace fix.
2890 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2892         * MAINTAINERS (Write After Approval): Add myself.
2894 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2896         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2897         of glob.  Quote arguments with single quotes too.
2898         * configure: Regenerate.
2900 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2902         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2903         * Makefile.in: Regenerate
2905 2007-03-07  Andreas Schwab  <schwab@suse.de>
2907         * configure: Regenerate.
2909 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2911         * configure.ac: Add "--with-pdfdir" configure option,
2912         which defines pdfdir variable.
2913         * Makefile.def (target=fixincludes): Add install-pdf to
2914         missing targets.
2915         (recursive_targets): Add install-pdf target.
2916         (flags_to_pass): Add pdfdir.
2917         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2918         target.
2919         * configure: Regenerate
2920         * Makefile.in: Regenerate
2922 2007-02-28  Eric Christopher  <echristo@apple.com>
2924         Revert:
2925         2006-12-07  Mike Stump  <mrs@apple.com>
2927         * Makefile.def (dependencies): Add dependency for
2928         install-target-libssp and install-target-libgomp on
2929         install-gcc.
2930         * Makefile.in: Regenerate.
2932 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2934         * configure: Regenerate.
2935         * configure.ac: Move statements after variable declarations.
2937 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2939         * MAINTAINERS: Add myself as sh maintainer.
2941 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2943         * configure.ac: Adjust for loop syntax.
2944         * configure: Regenerate.
2946 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2948         * configure: Rebuilt.
2950 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2952         * configure.ac: Drop multiple occurrences of --enable-languages,
2953         and fix its quoting.
2954         * configure: Rebuilt.
2956 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2957             Nathan Sidwell  <nathan@codesourcery.com>
2958             Vladimir Prus  <vladimir@codesourcery.com>
2959             Joseph Myers  <joseph@codesourcery.com>
2961         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2962         * configure: Regenerate.
2964 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2966         * ltconfig (freebsd*): Default to elf.
2968 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2970         * configure.ac (target_libraries): Move libgcc before libiberty.
2971         * configure: Regenerated.
2973 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2974             Paolo Bonzini  <bonzini@gnu.org>
2976         PR bootstrap/30753
2977         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2978         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2979         * configure: Regenerated.
2981 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2983         * MAINTAINERS (Language Front End Maintainers): Update my mail
2984         address.
2986 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2988         PR bootstrap/30748
2989         * configure.ac: Correct syntax for Solaris ksh.
2990         * configure: Regenerated.
2992 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2994         * configure.ac: Sync with src.
2995         * configure: Regenerate.
2997 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2999         * Makefile.in: Regenerate.
3001 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3003         * config.sub: Sync with src.
3005 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3007         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3008         noncanonical equivalents.
3009         * configure.in: Rename to...
3010         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3011         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3012         target_noncanonical.  Use them.  Rewrite removal of configure
3013         arguments for autoconf 2.59.  Discard variable settings.  Force
3014         program_transform_name for native tools.
3016         * Makefile.in: Regenerated.
3017         * configure: Regenerated with autoconf 2.59.
3019 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3021         * MAINTAINERS (Write After Approval): Add myself.
3023 2007-01-31  Andreas Schwab  <schwab@suse.de>
3025         * Makefile.tpl (LDFLAGS): Substitute it.
3026         * Makefile.in: Regenerate.
3028 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3030         * MAINTAINERS (Write After Approval): Add myself.
3032 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3034         * MAINTAINERS (spu port): Add myself.
3036 2007-01-23  Richard Guenther  <rguenther@suse.de>
3038         PR bootstrap/30541
3039         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3040         * Makefile.tpl (GNATBIND): Substitute it.
3041         (GNATMAKE): Likewise.
3042         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3043         of STAGE_PREFIX.
3044         * Makefile.in: Regenerate.
3045         * configure: Regenerate.
3047 2007-01-18  Mike Stump  <mrs@apple.com>
3049         * configure.in: Re-enable -Werror for gcc builds.
3051 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3053         * MAINTAINERS (Write After Approval): Add myself.
3055 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3057         * configure.in: Change == to = in test command.
3058         * configure: Regenerate.
3060 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3061             Nick Clifton  <nickc@redhat.com>
3062             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3064         * configure.in (build_configargs, host_configargs, target_configargs):
3065         Remove build/host/target parameters.
3066         (host_libs): Add gmp and mpfr.
3067         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3068         * Makefile.def (gmp, mpfr): New.
3069         (gcc): Remove target.
3070         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3071         target_os, target_vendor): New.
3072         (configure): Add host_alias/target_alias arguments; adjust invocations.
3073         * configure: Regenerate.
3074         * Makefile.in: Regenerate.
3076 2007-01-11  Matt Fago  <fago@earthlink.net>
3078         * configure.in: Try to link to functions only in mpfr 2.2.x
3079         to improve robustness of configure tests.
3080         * configure: Regenerate.
3082 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3084         * MAINTAINERS: Add myself as i386 maintainer.
3086 2007-01-08  Jan Hubicka  <jh@suse.cz>
3088         * MAINTAINERS: Add myself as i386 maintainer.
3090 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3092         * configure.in: Add support for an x86_64-mingw* target.
3093         * configure: Regenerate.
3095 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3097         * Makefile.tpl (all-target): Correct @if conditional for target
3098         modules.
3099         * configure.in: Omit libiberty if building only target libgcc.
3100         * configure, Makefile.in: Regenerated.
3102 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3104         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3105         * configure: Regenerate.
3107 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3109         * Makefile.def (target_modules): Add libgcc.
3110         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3111         * Makefile.tpl (clean-target-libgcc): Delete.
3112         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3113         on gcc even for bootstrapped modules.  Rewrite handling of
3114         lang_env_dependencies to loop over target_modules.
3115         * configure.in (target_libraries): Add target-libgcc.
3116         * Makefile.in, configure: Regenerated.
3118 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3120         * configure.in: Reorganize recognition of languages.  Add
3121         --enable-stage1-languages.  Show supported languages for the chosen
3122         target rather than all recognized languages.
3123         * configure: Regenerate.
3125 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3127         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3128         * Makefile.in: Regenerate.
3130 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3132         * configure.in: Warn that MPFR 2.2.0 is buggy.
3133         * configure: Regenerate.
3135 2006-12-27  Ian Lance Taylor  <iant@google.com>
3137         * configure.in: When removing Makefiles to force a reconfigure, also
3138         remove prev-DIR*/Makefile.
3139         * configure: Regenerate.
3141 2006-12-22  Andreas Schwab  <schwab@suse.de>
3143         * configure: Regenerate with correct autoconf version.
3145 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3147         * configure.in: add AC_SUBST for *_FOR_TARGET.
3148         * configure: Regenerate.
3150 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3152         * configure.in: Simplify logic for rejecting languages that cannot
3153         be built.  Separate the case when a language is unsupported,
3154         from the case when the user chooses not to build a language.
3156 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3158         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3159         it only affects bootstrap and could be tested on "$host" as well.
3160         * configure: Regenerate.
3161         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3163 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3165         PR bootstrap/29544
3166         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3167         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3168         move here comment from Makefile.tpl.
3169         * Makefile.tpl: Move some definitions higher in the file.
3170         (STAGE1_CHECKING): New.
3171         * configure.in: Add --enable-stage1-checking.
3172         * configure: Regenerate.
3173         * Makefile.in: Regenerate.
3175 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3177         * MAINTAINERS: Add myself as build system maintainer.
3179 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3181         * MAINTAINERS (Write After Approval): Add myself.
3183 2006-12-13  Eric Christopher  <echristo@apple.com>
3185         * MAINTAINERS: Add myself as darwin maintainer.
3187 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3189         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3191 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3193         MAINTAINERS: Update my entry.
3195 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3197         * configure.in:  Handle spu makefile frag.
3198         * Makefile.tpl (MAINT): Define
3199         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3200         * configure: Regenerate.
3201         * Makefile.in: Regenerate.
3203 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3205         * config.guess: Import latest version.
3206         * config.sub: Likewise.
3208 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3210         * configure.in (spu-*-*): Don't skip target-libiberty.
3211         * configure: Regenerate.
3213 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3215         PR bootstrap/30134
3216         * configure.in: Correct x86 darwin support for libjava to powerpc
3217         and i?86 only.
3218         * configure: Regenerate.
3220 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3222         * configure.in: Add x86 darwin support for libjava.
3223         * configure: Regenerate.
3225 2006-12-07  Mike Stump  <mrs@apple.com>
3227         * Makefile.def (dependencies): Add dependency for
3228         install-target-libssp and install-target-libgomp on
3229         install-gcc.
3230         * Makefile.in: Regenerate.
3232 2006-12-04  Richard Guenther  <rguenther@suse.de>
3234         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3235         (Non-Algorithmic Maintainers): Move over non-algorithmic
3236         loop optimizer maintainers, add myself as a non-algorithmic
3237         middle-end maintainer.
3239 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3241         * MAINTAINERS (Write After Approval): Add myself.
3243 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3245         * configure.in: Update error message for missing GMP/MPFR.
3247         * configure: Regenerate.
3249 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3251         * configure.in: Update MPFR version in error message.
3253         * configure: Regenerate.
3255 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3257         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3258         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3259         --with-gmp-lib): New flags.
3261         * configure: Regenerate.
3263 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3265         * MAINTAINERS (Write After Approval): Change my email address.
3267 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3269         * MAINTAINERS (Write After Approval): Add myself.
3271 2006-11-22  Philipp Thomas  <pth@suse.de>
3273         * MAINTAINERS (i18n): Update e-mail address.
3275 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3277         * MAINTAINERS (spu port): Add myself as maintainer.
3278         (Write After Approval): Remove myself.
3280 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3282         * configure.in (skipdirs): Don't build libssp for SPU.
3283         * configure: Regenerate.
3285 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3287         * MAINTAINERS (spu port): Add myself as maintainer.
3288         (libobjc): Update my email address.
3290 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3292         * MAINTAINERS (Write After Approval): Add myself.
3294 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3296         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3297         * configure : Rebuilt.
3299 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3301         * MAINTAINERS (Write After Approval): Add myself.
3303 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3305         * MAINTAINERS (Write After Approval): Add myself.
3307 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3309         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3310         libmpfr.a.
3311         * configure: Regenerate.
3313 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3315         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3316         (unstage): Test for stage_last presence.
3318         PR bootstrap/29802
3319         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3320         STAGE_PREFIX.
3321         * Makefile.in: Regenerate.
3323 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3325         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3326         maintainers.
3328 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3330         * MAINTAINERS (Write After Approval): Add myself.
3332 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3334         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3335         and stageN-package/Makefile.
3336         * Makefile.in: Regenerated.
3338 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3340         * configure.in: Remove target-libgloss from noconfigdirs for
3341         bfin-*-*.
3342         * configure: Regenerated.
3344 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3346         * configure.in (have_gmp): Only error if the gcc directory exists.
3348         * configure: Regenerate.
3350 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3352         * configure.in: Robustify error message for missing GMP/MPFR.
3354         * configure: Regenerate.
3356 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3358         * MAINTAINERS (Write After Approval): Add myself.
3360 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3362         * MAINTAINERS: Change email address.
3364 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3366         * MAINTAINERS (Write After Approval): Add myself.
3368 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3370         * MAINTAINERS (Write After Approval): Add myself.
3372 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3374         * MAINTAINERS (Write After Approval): Move myself to
3375         Write After Approval section.
3377 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3379         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3380         need_gmp anymore.
3381         * configure: Regenerate.
3383 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3385         * MAINTAINERS (Write After Approval): Add myself.
3387 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3389         * config.guess: Import latest version.
3390         * config.sub: Likewise.
3392 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3394         * Makefile.def: Added pdf target handling.
3395         * Makefile.tpl: Added pdf target handling.
3396         * Makefile.in: Regenerated.
3398 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3400         * MAINTAINERS: Add self as score port maintainer.
3402 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3404         * MAINTAINERS (Write After Approval): Add myself.
3406 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3408         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3409         or newer.
3410         * configure: Regenerated.
3412 2006-09-27  Dave Brolley  <brolley@redhat.com>
3414         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3415         using $s instead of $r.
3416         * configure: Regenerated.
3418 2006-09-26  Thiemo Seufer  <ths@mips.com>
3420         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3421         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3422         * configure: Regenerate.
3424 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3426         * MAINTAINERS (Write After Approval): Remove myself.
3428 2006-09-22  Chao-ying Fu  <fu@mips.com>
3430         * MAINTAINERS (Write After Approval): Add myself.
3432 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3434         * MAINTAINERS: Add self as soft-fp maintainer.
3436 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3438         * MAINTAINERS: Add myself as avr maintainer.
3439         Remove Marek Michalkiewicz as avr maintainer.
3441 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3443         * MAINTAINERS (Write After Approval): Add myself.
3445 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3447         * configure.in: Never build newlib for a Mingw host.
3448         Never build newlib as Mingw target library.
3449         Test the existence of winsup/cygwin for building a Cygwin newlib,
3450         rather than just winsup.
3451         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3452         building a Mingw target.
3453         * configure: Regenerate.
3455 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3457         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3459 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3461         * config.guess: Import from src (was more updated).
3462         * config.sub: Likewise.
3464 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3466         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3467         * configure: Regenerated.
3469 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3471         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3472         for stages after the first.
3474 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3476         * Makefile.def: Add dependencies for configure-opcodes
3477         on configure-intl and all-opcodes on all-intl.
3478         * Makefile.in: Regenerated.
3480 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3482         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3484 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3486         Port to hosts whose 'sort' and 'tail' implementations
3487         treat operands with leading '+' as file names, as POSIX
3488         has required since 2001.  However, make sure the code still
3489         works on pre-POSIX hosts.
3490         * ltmain.sh: Don't assume "sort +2" is equivalent to
3491         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3493 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3495         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3497 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3499         * ltconfig: chmod 644 before ranlib during install.
3501 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3503         PR bootstrap/18058
3504         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3505         if the bootstrap compiler is a GCC version that supports it.
3506         * configure: Regenerate.
3508 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3510         * configure.in: Fix thinkos in previous check-in.
3511         * configure: Regenerate.
3513 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3515         PR other/27063
3516         * configure.in: Test subdir_requires and give an appropriate
3517         error message.
3518         * configure: Regenerate.
3520 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3522         * MAINTAINERS (Write After Approval): Add myself.
3524 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3526         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3528 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3530         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3532 2006-06-20  David Ayers  <d.ayers@inode.at>
3534         PR bootstrap/28072
3535         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3536         whether target-libjava is being configured instead of whether the
3537         java front end is enabled.
3538         * configure: Regenerate.
3540 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3542         PR target/27540
3543         * configure.in: Only enable libgomp on IRIX 6.
3544         * configure: Regenerate.
3546 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3548         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3549         too.
3550         * Makefile.in: Regenerate.
3552 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3554         * config-ml.in: Alter CCASFLAGS to include special
3555         multilib options the same as is done for CFLAGS.
3557 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3559         * configure.in: Don't enable libgomp on hpux10.
3560         * configure: Rebuilt.
3562 2006-06-12  David Ayers  <d.ayers@inode.at>
3564         PR bootstrap/27963
3565         PR target/19970
3566         * configure.in: Remove target-boehm-gc from noconfigdirs where
3567         ${libgcj} is specified.
3568         * configure: Regenerate.
3570 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3572         Sync from src:
3574         * configure.in: Sync.
3575         * configure: Regenerated.
3577         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3579         * Makefile.def: Added dependencies from sim and gdb on intl, and
3580         added configure dependencies to everything with an all dependency
3581         on intl.
3582         * Makefile.in: Regenerated.
3584 2006-06-06  David Ayers  <d.ayers@inode.at>
3586         PR libobjc/13946
3587         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3588         * Makefile.in: Regenerate.
3589         * configure.in: Add --enable-objc-gc at toplevel and have it
3590         enable boehm-gc for Objective-C.
3591         Remove target-boehm-gc from libgcj.
3592         Add target-boehm-gc to target_libraries.
3593         Add target-boehm-gc to noconfigdirs where ${libgcj}
3594         is specified.
3595         Assert that boehm-gc is supported when requested for Objective-C.
3596         Only build boehm-gc if needed either for Java or Objective-C.
3597         * configure: Regenerate.
3599 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3601         PR 27674
3602         * Makefile.tpl (configure-[+prefix+][+module+],
3603         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3604         Remove rule to unstage bootstrapped modules.
3605         (stage_current): New.
3606         * Makefile.in: Regenerate.
3608 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3610         * MAINTAINERS (Write After Approval): Update my e-mail address.
3612 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3614         * include/libiberty.h: Declare pex_run_in_environment.
3616 2006-05-31  Asher Langton  <langton2@llnl.gov>
3618         * MAINTAINERS (Write After Approval): Add myself.
3620 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3622         * Makefile.def (bfd, opcodes): Fix lib_path.
3623         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3624         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3625         * Makefile.in: Regenerate.
3627 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3629         * Makefile.in: Regenerate.
3631 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3633         * Makefile.def: Add install-html target. Add datarootdir
3634         docdir and htmldir to flags_to_pass.
3635         * Makefile.tpl: Add install-html target.
3636         * Makefile.in: Regenerate.
3637         * configure.in: Add --with-datarootdir, --with-docdir, and
3638         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3639         * configure: Regenerate.
3641 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3643         * configure.in: Enable gprof for cross builds.
3644         * configure: Regenerate.
3646 2006-05-22  Richard Guenther  <rguenther@suse.de>
3648         Revert
3649         2006-01-31  Richard Guenther  <rguenther@suse.de>
3650         Paolo Bonzini  <bonzini@gnu.org>
3652         * Makefile.def (target_modules): Add libgcc-math target module.
3653         * configure.in (target_libraries): Add libgcc-math target library.
3654         (--enable-libgcc-math): New configure switch.
3655         * Makefile.in: Re-generate.
3656         * configure: Re-generate.
3657         * libgcc-math: New toplevel directory.
3659 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3660             Andreas Tobler  <a.tobler@schweiz.ch>
3662         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3663         * configure: Rebuilt.
3665 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3667         * MAINTAINERS (Write After Approval): Add myself.
3669 2006-05-01  DJ Delorie  <dj@redhat.com>
3671         * configure.in: Restore CFLAGS if GMP isn't present.
3672         * configure: Regenerate.
3674 2006-05-01  Richard Guenther  <rguenther@suse.de>
3676         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3677         maintainer.
3679 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3681         * MAINTAINERS (Write After Approval): Add myself.
3683 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3685         * MAINTAINERS (Write After Approval): Add myself.
3687 2006-04-18  DJ Delorie  <dj@redhat.com>
3689         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3690         reference libgloss so that libssp can be built in a combined
3691         tree.
3692         * configure: Regenerate.
3694 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3696         * MAINTAINERS (Write After Approval): Add myself.
3698 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3700         * configure.in: Require makeinfo 4.4 or higher.
3701         * configure: Regenerate.
3703 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3705         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3706         Rearrange the entries of other libraries to have them in one place.
3708 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3710         * MAINTAINERS (Write After Approval): Remove myself.
3711         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3713 2006-03-14  Richard Guenther  <rguenther@suse.de>
3715         * configure: Regenerate with autoconf 2.13.
3717 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3719         * MAINTAINERS: Use my work address.
3721         * MAINTAINERS: Update my E-mail address.
3723 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3725         * configure.in: Handle --disable-<component> generically.
3726         * configure: Regenerate.
3728 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3730         PR libgcj/17311
3731         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3733 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3735         * MAINTAINERS (Write After Approval):  Remove myself.
3736         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3738 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3740         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3741         (TARGET_CONFIGDIRS): Remove.
3742         * configure.in: Remove AC_SUBST(target_configdirs).
3743         * Makefile.in, configure: Regenerated.
3745 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3747         * MAINTAINERS (Write After Approval):  Remove myself.
3748         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3750 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3752         PR bootstrap/25670
3754         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3756         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3757         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3758         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3759         BUILD_PREFIX, BUILD_PREFIX_1.
3760         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3762         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3763         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3765         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3766         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3767         of `cat stage_current`.  Always provide the `r' and `s' variables.
3768         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3769         a single shell execution.
3770         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3771         bootstrapped modules, make the stage1 module if the build was not
3772         started yet, else build the current stage.
3773         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3774         (all-build, all-host, all-target, [+make_target+]-host,
3775         [+make_target+]-target): Do not use \-continued lines.
3776         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3777         (current_stage, restrap, stage_last): New.
3779         * Makefile.in: Regenerate.
3780         * configure: Regenerate.
3782 2006-02-19  Bud Davis  <jmdavis@link.com>
3784         * MAINTAINERS (Write After Approval):  Remove myself.
3785         (Language Front End Maintainers):  Add myself as fortran 95
3786         maintainer and update e-mail address.
3788 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3790         * MAINTAINERS (Write After Approval):  Remove myself.
3791         (Language Front End Maintainers):  Add myself as fortran 95
3792         maintainer.
3794 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3796         * MAINTAINERS (Write After Approval): Add myself.
3798 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3800         * MAINTAINERS (Write After Approval):  Remove myself.
3801         (Language Front End Maintainers):  Add myself as
3802         fortran 95 maintainer.
3804 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3806         Sync from src:
3808         2005-12-27  Leif Ekblad  <leif@rdos.net>
3810         * configure.in: Add support for RDOS target.
3811         * configure: Regenerate.
3813 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3814             Andreas Schwab  <schwab@suse.de>
3816         * configure: Regenerate.
3818 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3820         * configure.in (enable_libgomp): Add AIX.
3821         * configure: Regenerate.
3823 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3825         * MAINTAINERS (Write After Approval): Add myself.
3827 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3829         * MAINTAINERS (Write After Approval): Add myself.
3831 2006-01-31  Richard Guenther  <rguenther@suse.de>
3832         Paolo Bonzini  <bonzini@gnu.org>
3834         * Makefile.def (target_modules): Add libgcc-math target module.
3835         * configure.in (target_libraries): Add libgcc-math target library.
3836         (--enable-libgcc-math): New configure switch.
3837         * Makefile.in: Re-generate.
3838         * configure: Re-generate.
3839         * libgcc-math: New toplevel directory.
3841 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3843         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3844         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3845         the assembler, linker and binutils.
3846         * configure: Regenerate.
3848 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3850         * MAINTAINERS (Write After Approval): Add myself.
3852 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3854         * configure: Regenerate.
3856 2006-01-18  Richard Henderson  <rth@redhat.com>
3857             Jakub Jelinek  <jakub@redhat.com>
3858             Diego Novillo  <dnovillo@redhat.com>
3860         * libgomp: New directory.
3861         * Makefile.def: Add target_module libgomp.
3862         * Makefile.in: Regenerate.
3863         * configure.in (target_libraries): Add target-libgomp.
3864         * configure: Regenerate.
3866 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3868         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3869         @ from continuation.
3870         * Makefile.in: Rebuilt.
3872 2006-01-04  Chris Lattner  <sabre@gnu.org>
3874         * MAINTAINERS (Write After Approval): Add myself.
3876 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3878         PR bootstrap/24252
3880         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3881         * Makefile.tpl (OBJDUMP): New.
3882         (EXTRA_HOST_FLAGS): Add it.
3883         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3885         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3886         to use symbolic links between directories.  Avoid race conditions
3887         or make them harmless.
3888         * configure.in: Do not try to use symbolic links between directories.
3890         * Makefile.def (LEAN): Pass.
3891         * Makefile.tpl (LEAN): Define.
3892         (stage[+id+]-start): Accept that the previous directory does not
3893         exist, if the bootstrap is lean.
3894         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3895         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3896         configure substitution.
3897         ([+compare-target+]): Likewise.
3898         ([+bootstrap-target+]-lean): New.
3899         * configure.in: Remove lean bootstrap support from here.
3901         * Makefile.in: Regenerate.
3902         * configure: Regenerate.
3904 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3906         * MAINTAINERS (libdecnumber): Add myself.
3908 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3910         * libtool-ldflags: New script.
3912 2006-01-02  Andreas Schwab  <schwab@suse.de>
3914         * configure.in: When reconfiguring remove Makefile in
3915         all stage directories.
3916         * configure: Regenerate.
3918 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3920         * MAINTAINERS: Update my email address.
3922 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3924         Revert Ada-related part of the previous change.
3926         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3927         Do not pass.
3928         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3929         * Makefile.in: Regenerate.
3930         * configure.in: Do not include mt-ppc-aix target fragment.
3931         * configure: Regenerate.
3933 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3935         * configure.in: Select appropriate fragments for PowerPC/AIX.
3936         * configure: Regenerate.
3938         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3939         BOOT_CFLAGS, BOOT_LDFLAGS.
3940         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3941         BOOT_CFLAGS, BOOT_LDFLAGS.
3942         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3943         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3944         (stage): Fail if we cannot complete the work.
3945         * Makefile.in: Regenerate.
3947 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3949         * configure.in: Replace ms1 with mt.
3950         * configure: Rebuilt.
3952 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3954         * MAINTAINERS: Update my email address.
3956 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3958         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3959         install-host-nogcc): Don't invoke $(stage) at the end.
3960         * Makefile.in: Regenerate.
3962 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3964         * configure.in: Flip the top-level bootstrap switch.
3965         * configure: Regenerate.
3967 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3969         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3970         $(stage) and $(unstage).
3971         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3972         (all): Remove stray semicolon.
3973         (local-distclean): Don't handle multilib.tmp and multilib.out.
3974         (install.all): Set $s for consistency.
3975         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3976         check_multilibs setting.  Always make the install directory.
3977         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3978         Correct @if/@endif.
3979         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3980         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3981         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3982         (multilib.out): Remove.
3983         * Makefile.in: Regenerated.
3985 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3987         * MAINTAINERS (Write After Approval): Add myself.
3989 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3991         * MAINTAINERS: Add myself as mt maintainer.
3993         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3995 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3997         * MAINTAINERS: Change email address.
3999 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4001         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4002         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4003         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4004         Find in-tree tools if available.
4005         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4006         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4007         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4008         (COMPILER_*_FOR_TARGET): New.
4009         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4010         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4011         (CONFIGURED_*, USUAL_*): Remove.
4012         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4013         STRIP): Use autoconf substitutions.
4014         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4015         COMPILER_NM_FOR_TARGET): New.
4016         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4018         (all): Make all-host and all-target in parallel.
4019         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4020         that $$r and $$s are set before invoking a recursive make.
4021         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4022         ([+bootstrap-target+]): Inline most of the `all' target.
4024 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4026         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4027         from the gcc build directory.
4028         * Makefile.in: Regenerate.
4030 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4032         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4033         depend on all-libdecnumber.
4034         * configure.in (host_libs): Include libdecnumber.
4035         * Makefile.in: Regenerate.
4036         * configure: Likewise.
4038 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4040         * libdecnumber: Import decNumber sources from the dfp-branch.
4042 2005-11-21  Kean Johnston  <jkj@sco.com>
4044         * config.sub, config.guess: Sync from upstream sources.
4046 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4048         Import from Autoconf sources:
4050         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4051         * config/move-if-change: Don't output "$2 is unchanged";
4052         suggested by Ben Elliston.  Handle weird characters correctly.
4054 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4056         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4057         to match upstream libtool for darwin.
4059 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4061         * Makefile.def: Remove gdb dependencies for gdbtk.
4062         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4063         (configure-gdb, install-gdb): New rules.
4064         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4065         * Makefile.in, configure: Regenerated.
4067 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4069         * MAINTAINERS (Write After Approval): Add myself.
4071 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4073         * MAINTAINERS (Write After Approval): Add myself.
4075 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4077         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4078         Diego Novillo.
4080 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4082         PR bootstrap/24297
4083         * Makefile.tpl (do-[+make-target+], do-check, install,
4084         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4085         are set before recursing.
4086         * Makefile.in: Regenerate.
4088 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4090         PR bootstrap/18939
4091         * Makefile.def (gcc) <target>: Fix thinko.
4092         * Makefile.in: Regenerate.
4094 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4096         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4097         * configure: Regenerate.
4099 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4101         * MAINTAINERS (Write After Approval): Add self.
4103 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4105         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4106         target-libffi, target-qthreads, target-libjava, and
4107         targetlibobjc.
4108         * configure: Regenerate.
4110 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4112         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4113         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4114         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4115         (USUAL_OBJDUMP_FOR_TARGET): New.
4116         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4117         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4118         * configure, Makefile.in: Regenerated.
4120 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4122         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4123         before other host packages.
4125 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4127         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4129 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4131         PR bootstrap/22340
4133         * configure.in (default_target): Remove.
4134         * Makefile.tpl (all): Do not use prerequisites as subroutines
4135         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4136         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4137         use prerequisites as subroutines.
4138         (check-host, check-target): New.
4139         (bootstrap configure & all targets): Do not use stage*-start
4140         if the directory layout is already ok.
4141         (non-bootstrap configure & all targets): Prepend a $(unstage).
4142         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4143         (NOTPARALLEL): Remove.
4144         (unstage, stage variables): New variables.
4145         (unstage, stage targets): Simply expand to those variables.
4147         * configure: Regenerate.
4148         * Makefile.in: Regenerate.
4150 2005-10-04  James E Wilson  <wilson@specifix.com>
4152         * Makefile.def (lang_env_dependencies): Add libmudflap.
4153         * Makefile.in: Regenerate.
4155 2005-10-03  Andreas Schwab  <schwab@suse.de>
4157         Backport from libtool CVS:
4158         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4160         * ltmain.sh: add support for installing into temporary
4161         staging area (e.g. 'make install DESTDIR=...')
4163 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4165         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4166         * configure: Regenerated.
4168 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4170         * configure: Regenerate with the correct
4171         autoconf version.
4173 2005-09-30  Catherine Moore  <clm@cm00re.com>
4175         * configure.in (bfin-*-*): New.
4176         * configure: Regenerated.
4178 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4180         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4181         (LIPO_FOR_TARGET): New.
4182         (CONFIGURED_LIPO_FOR_TARGET): New.
4183         (USUAL_LIPO_FOR_TARGET): New.
4184         (STRIP_FOR_TARGET): New.
4185         (CONFIGURED_STRIP_FOR_TARGET): New.
4186         (USUAL_STRIP_FOR_TARGET): New.
4187         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4188         STRIP_FOR_TARGET.
4189         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4190         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4191         * Makefile.in: Regenerate.
4192         * configure: Regenerate.
4194 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4196         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4197         (rs6000-*-aix*): Same.
4198         * configure: Regenerate.
4200 2005-09-16  Tom Tromey  <tromey@redhat.com>
4202         * MAINTAINERS: Add self as java maintainer.
4204 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4206         * configure.in: Recognize f95 in the --enable-languages option,
4207         and substitute it for fortran, issuing a warning.
4208         * configure: Regenerate.
4210 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4212         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4213         * configure:  Regenerated.
4215 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4217         * MAINTAINERS: Add self as ms1 maintainer.
4219 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4221         * Makefile.def (libssp): Add to lang_env_dependencies.
4222         * Makefile.in: Regenerate.
4224 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4226         * MAINTAINERS: Add myself as middle-end maintainer.
4228 2005-08-17  Christian Groessler  <chris@groessler.org>
4230         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4231         * Makefile.in: Regenerate.
4233 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4235         * MAINTAINERS (write after approval): Added myself.
4237 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4239         * MAINTAINERS (Write After Approval): Add myself.
4241 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4243         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4244         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4245         Look for alternate names of the target cc and c++
4246         * configure: Regenerate.
4248 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4250         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4251         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4252         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4253         tools; remove code to manually set them.
4254         (Target tools): Look in the environment for them.
4255         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4256         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4257         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4258         build directory.
4259         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4260         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4261         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4262         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4263         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4264         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4265         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4266         * configure: Regenerate.
4267         * Makefile.in: Regenerate.
4269 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4271         * MAINTAINERS: Update for removed CPU targets.
4273 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4275         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4276         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4277         * Makefile.in: Regenerated.
4279 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4281         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4282         (CFLAGS_FOR_TARGET): Use it.
4283         (CXXFLAGS_FOR_TARGET): Likewise.
4284         * Makefile.in: Regenerated.
4285         * configure.in (--with-build-sysroot): New option.
4286         * configure: Regenerated.
4288 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4290         * Makefile.tpl: Wrap install between unstage and stage
4291         * Makefile.in: Regenerate.
4293 2005-07-21  Eric Christopher  <echristo@apple.com>
4295         * MAINTAINERS: Update affiliation.
4297 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4299         * MAINTAINERS: Add self as crx port maintainer.
4301 2005-07-20  DJ Delorie  <dj@redhat.com>
4303         * MAINTAINERS: Add self as m32c maintainer.
4305 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4307         * all files: Update FSF address.
4309 2005-07-15  Eric Christopher  <echristo@redhat.com>
4311         * MAINTAINERS: Change affiliation.
4313 2005-07-14  Jim Blandy  <jimb@redhat.com>
4315         * configure.in: Add cases for Renesas m32c.
4316         * configure: Regenerated.
4318 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4320         * COPYING.LIB: Update from fsf.org.
4322 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4324         * COPYING, compile, config.guess,
4325         config.sub, install-sh, missing, mkinstalldirs,
4326         symlink-tree, ylwrap: Sync from upstream sources.
4327         * config-ml.in: Update FSF address.
4329 2005-07-13  Eric Christopher  <echristo@redhat.com>
4331         * configure.in: Add toplevel noconfigdir support for tpf.
4332         * configure: Regenerate.
4334 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4336         PR ada/22340
4338         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4339         * Makefile.in: Regenerate.
4341 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4343         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4344         Brolley to write-after-approval.
4346 2005-07-07  Andreas Schwab  <schwab@suse.de>
4348         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4349         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4350         * Makefile.in: Regenerated.
4352 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4354         * configure.in: Don't build sim or rda when targetting darwin.
4355         * configure: Regenerate.
4357 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4359         * configure.in: Add --enable-libssp and --disable-libssp.
4360         * configure: Regenerate with autoconf-2.13.
4362 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4364         * Makefile.def (target_modules): Add libssp.
4365         * configure.in (target_libraries): Add target-libssp.
4366         * configure: Rebuilt.
4367         * Makefile.in: Rebuilt.
4369 2005-07-01  Zack Weinberg  <zackw@panix.com>
4371         * MAINTAINERS: Change email address.  Resign from maintainership.
4373 2005-07-01  Richard Guenther  <rguenther@suse.de>
4375         * MAINTAINERS: Change my e-mail address and affiliation.
4377 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4379         * Makefile.def (stagefeedback): Come after profile.
4380         Define profiledbootstrap target.
4381         * Makefile.tpl (profiledbootstrap): Remove.
4382         (stageprofile-end): Zap stagefeedback.
4383         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4384         * Makefile.in: Regenerate.
4386 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4388         * MAINTAINERS: Update my email address.
4390 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4392         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4393         In 'cpp' stanza, support '#line' as well as '# '.
4395 2005-06-08  Andreas Schwab  <schwab@suse.de>
4397         * MAINTAINERS: Move myself from 'Write After Approval' to
4398         'CPU Port Maintainers' section as m68k maintainer.
4400 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4402         * configure.in (unsupported_languages): New macro.
4403         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4404         non-ported target libraries in noconfigdirs.
4405         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4406         non-linux-gnu.  Remove libgcj_ex_libffi.
4407         <lang_frag loop>: Set add_this_lang=no if the language is in
4408         unsupported_languages.
4409         * configure: Regenerate.
4411 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4413         * configure.in: Fix typo in handling of --with-mpfr-dir.
4414         * configure: Regenerate.
4416 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4418         * MAINTAINERS: Update my email address.
4420 2005-06-02  Jim Blandy  <jimb@redhat.com>
4422         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4423         accepted into the master sources.)
4425 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4426             Michael Snyder  <msnyder@redhat.com>
4427             Stan Cox  <scox@redhat.com>
4429         * configure.in: Set noconfigdirs for ms1.
4431         * configure: Regenerate.
4433 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4435         * MAINTAINERS (Write After Approval): Add self.
4437 2005-06-01  Josh Conner  <jconner@apple.com>
4439         * MAINTAINERS (Write After Approval): Add self.
4441 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4443         * MAINTAINERS: Update my email address.
4445 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4447         * MAINTAINERS (Write After Approval): Add self.
4449 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4451         * MAINTAINERS (Write After Approval): Remove self.
4453 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4455         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4456         (Dependencies): Consider target modules for bootstrap dependencies.
4457         Make target bootstrap modules depend on each stage's gcc.
4458         * Makefile.in: Regenerate.
4460 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4462         * Makefile.def (configure-gcc): Depend on binutils having been built.
4463         (all-gcc): No need to do it here.
4464         * Makefile.in: Regenerate.
4466 2005-05-19  Paul Brook  <paul@codesourcery.com>
4468         * configure.in: Rewrite misleading error message when requested
4469         language cannot be built.
4470         * configure: Regenerate.
4472 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4474         * ylwrap: Import from Automake 1.9.5.
4476 2005-05-13  David Ung  <davidu@mips.com>
4478         * MAINTAINERS (Write After Approval): Add self.
4480 2005-05-09  Mike Stump  <mrs@apple.com>
4482         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4483         lt_cv_sys_max_cmd_len for now.
4485 2005-05-09  Stan Cox  <scox@redhat.com>
4487         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4489 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4491         * README.SCO: Update the URL.
4493 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4495         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4496         with_gnu_ld to libtool.
4497         * ltcf-c.sh (aix[45]): Define file_list_spec.
4498         * ltcf-cxx.sh (aix[45]): Same.
4499         * ltcf-gcj.sh (aix[45]): Same.
4500         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4501         exists, write list of input files to temporary file.
4503 2005-05-04  Mike Stump  <mrs@apple.com>
4505         * configure.in: Always pass --target to target configures as
4506         otherwise rebuilds that do --recheck will fail.
4507         * confiugure: Rebuilt.
4509 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4511         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4512         STAGE_HOST_EXPORTS.
4513         (configure, all): Add bootstrap support.
4514         (Host modules, target modules): Pass post-stage1 flags and exports.
4515         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4516         * Makefile.in: Regenerate.
4518 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4520         * configure: Regenerate.
4522 2005-04-27  Mike Stump  <mrs@apple.com>
4524         * MAINTAINERS: Add self as darwin maintainer.
4526 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4528         * config.sub: Update from master copy.
4530 2005-04-21  Mike Stump  <mrs@apple.com>
4532         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4533         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4535 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4537         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4538         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4539         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4540         "*-*-elf" and "*-*-linux*".
4541         * configure: Regenerate.
4543 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4545         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4547 2005-04-12  Mike Stump  <mrs@apple.com>
4549         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4551 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4553         * MAINTAINERS (Write After Approval): Add myself.
4555 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4557         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4559 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4561         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4562         (TARGET_CONFIGARGS): Include --with-target-subdir.
4563         (configure, all): New macros.  Use them throughout.
4564         * Makefile.in: Regenerate.
4566 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4568         * MAINTAINERS (Write After Approval): Add myself.
4570 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4572         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4574 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4576         * MAINTAINERS: Move John Carr to Write After Approval.
4578 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4580         * config/mh-mingw32: Delete.
4581         * configure.in: Don't use it.
4582         * configure: Regenerate.
4584 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4586         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4587         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4588         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4589         (HOST_LIB_PATH): Generate from Makefile.def.
4590         (TARGET_LIB_PATH): Likewise.
4591         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4592         * Makefile.in: Regenerate.
4593         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4594         (RPATH_ENVVAR): Include Darwin case.
4595         * configure: Regenerate.
4597 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4599         * MAINTAINERS (Various Maintainers): Remove self.
4600         (Write After Approval): Add self.
4602 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4604         * MAINTAINERS (Various Maintainers): Add self.
4606 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4608         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4609         * configure: Regenerate.
4611 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4613         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4614         gcc_version, and gcc_version_trigger from set of flags to pass.
4615         * Makefile.tpl: Remove definitions of above variables.
4616         (config.status): Remove dependency on $(gcc_version_trigger).
4617         * Makefile.in: Regenerate.
4618         * configure.in: Do not reference config/gcc-version.m4 nor
4619         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4620         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4621         * configure: Regenerate.
4623 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4624             Andrew Pinski  <pinskia@physics.uc.edu>
4626         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4627         * Makefile.in: Regenerate.
4629 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4631         * MAINTAINERS (Write After Approval): Add myself.
4633 2005-03-03  David Ayers  <d.ayers@inode.at>
4635         * MAINTAINERS (Write After Approval): Add myself.
4637 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4639         PR libgcj/20160
4640         * ltmain.sh: Avoid creating archives with components that have
4641         duplicate basenames.
4643 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4645         PR bootstrap/20250
4646         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4647         instead of check.
4648         * Makefile.in: Regenerate.
4650 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4652         * Makefile.in: Regenerate to fix conflict between the previous two
4653         patches.
4655 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4657         PR bootstrap/17383
4658         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4659         * Makefile.tpl (HOST_SUBDIR): New substitution.
4660         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4661         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4662         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4663         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4664         (Host modules, Bootstrapped modules): Use it.
4665         (Build modules, Target modules): Do not create symlink trees,
4666         always configure out-of-srcdir.
4667         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4668         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4669         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4670         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4672         * Makefile.in: Regenerate.
4673         * configure: Regenerate.
4675 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4677         Merged from libada-gnattools-branch:
4678         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4680         * gnattools: New directory.
4681         * Makefile.def: Add gnattools as a module, depending on target-libada.
4682         * Makefile.in: Regenerate.
4683         * configure.in: Include gnattools in host_tools; disable it if ada
4684         is disabled.
4685         * configure: Regenerate.
4687 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4689         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4690         treelang maintainer.
4691         (Write After Approval): Remove myself.
4693 2005-02-23  Paul Schlie  <schlie@comcast.net>
4695         * configure.in: Allow darwin targeted ports to build tk, itcl and
4696         libgui.
4697         * configure: Regenerate.
4699 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4701         PR libgcj/10353
4702         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4703         * configure: Regenerate.
4705 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4707         * MAINTAINERS (Write After Approval): Add myself.
4709 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4711         * MAINTAINERS: Update my e-mail address.
4713 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4715         * MAINTAINERS (Write After Approval): Add myself.
4717 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4719         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4720         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4721         target-libgloss when not *-*-elf and *-*-aout.
4722         * configure: Regenerate.
4724 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4726         * MAINTAINERS: Remove obsolete entries.
4728         * MAINTAINERS (Write After Approval): Add Michael Matz.
4730 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4732         * MAINTAINERS: Remove self as cpplib maintainer.
4734 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4736         * install-sh, config.sub: Import from upstream.
4738 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4740         PR bootstrap/18222
4741         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4742         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4743         * Makefile.in: Regenerate.
4745 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4747         * MAINTAINERS: Update my email address.
4749 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4750             Andreas Schwab  <schwab@suse.de>
4752         PR bootstrap/18033
4753         * config-ml.in: Eval option if surrounded by single quotes.
4755 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4757         Revert 2004-12-28 Makefile changes, a better fix will be
4758         applied to mainline and src after GCC 4.0 branches.
4760 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4762         PR bootstrap/17383
4764         * Makefile.def (target_modules): Remove stage parameter,
4765         it is always true now.
4766         * Makefile.tpl (configure-build-[+module+],
4767         configure-target-[+module+]): Always build symlink tree
4768         for the directory and for include.  BUILD_SUBDIR and
4769         TARGET_SUBDIR cannot be . anymore.
4770         * Makefile.in: Regenerate.
4772 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4774         Revert 2004-12-08 Makefile changes.
4776 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4778         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4779         cygwin, mingw.
4781 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4783         * configure.in (sh64-*-*): Reenable gprof.
4784         * configure: Regenerate.
4786 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4788         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4789         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4790         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4791         * Makefile.in: Regenerate.
4793 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4795         * MAINTAINERS: Update my email address.
4797 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4799         * Makefile.tpl: Generate normal dependencies if the LHS module is
4800         not bootstrapped.
4801         * Makefile.in: Regenerate.
4803 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4805         * configure.in: Include config/gxx-include-dir.m4.  Use
4806         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4807         * configure: Regenerate.
4809 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4811         * config.if: Delete.
4812         * configure.in: Set libstdcxx_incdir directly.
4813         * configure: Regenerate.
4815 2004-12-02  Eric Christopher  <echristo@redhat.com>
4817         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4818         * Makefile.in: Regenerate.
4820 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4822         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4823         * configure: Regenerate.
4825 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4827         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4828         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4829         * configure: Regenerate.
4831 2004-12-01  Eric Christopher  <echristo@redhat.com>
4833         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4834         of things to remove.
4836 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4838         * MAINTAINERS (Write After Approval): Update my e-mail address.
4840 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4842         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4843         from CVS libtool to always pass_all.
4845 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4847         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4848         (hppa*64*-*-*): Delete incorrect comment.
4849         * configure: Rebuilt.
4851 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4853         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4855 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4857         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4858         from CVS libtool to always pass_all.
4860 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4862         * install-sh, compile: Import from automake.
4864 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4866         * config.guess, config.sub:  Import from savannnah.
4868 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4870         * MAINTAINERS (Write After Approval): Add myself
4872 2004-11-12  Mike Stump  <mrs@apple.com>
4874         * Makefile.def: Add html support.
4875         * Makefile.tpl: Likewise.
4876         * Makefile.in: Regenerate.
4878 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4880         PR 18423
4881         * configure.in: Remove all instances of build-fixincludes from
4882         noconfigdirs.
4883         (build_configargs): Supply --target to subdirectories.
4884         * configure: Regenerate.
4886         * Makefile.def: Make gcc install depend on fixincludes install.
4887         * Makefile.in: Regenerate.
4889 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4891         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4893 2004-11-11  Paul Brook  <paul@codesourcery.com>
4895         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4897 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4899         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4900         target-libgfortran.
4901         * configure: Regenerate.
4903 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4905         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4906         like CC.
4908 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4910         * Makefile.def (host fixincludes): Specify missing targets.
4911         * Makefile.in: Regenerate.
4913 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4915         * MAINTAINERS: Add myself
4917 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4919         * MAINTAINERS (Write After Approval): Add myself.
4921 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4923         * Makefile.def: Build fixincludes for the host, too.
4924         * Makefile.in: Regenerate.
4925         * configure.in (host_tools): Add fixincludes.
4926         * configure: Regenerate.
4928 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4930         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4931         * configure: Regenerated.
4933 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4935         PR other/17783
4936         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4937         * configure: Regenerated.
4939 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4941         * README.SCO: Update per FSF instructions.
4943 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4945         PR target/18151
4946         * configure.in (case ${target}): Do not build fixincludes for avr.
4947         * configure: Regenerated.
4949 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4951         * configure.in (case ${target}): Do not build fixincludes
4952         on platforms where it is not used.
4953         * configure: Regenerated.
4955 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4957         * configure.in: Use an absolute path to install-sh.
4958         * configure: Regenerated.
4960 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4962         * MAINTAINERS (Write After Approval): Add myself.
4964 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4966         * MAINTAINERS: Remove from Write After Approval those that are
4967         already maintainers.
4969 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4971         * MAINTAINERS:  Update my email address.
4973 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4975         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4976         * configure: Regenerate.
4978 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4980         * MAINTAINERS:  Update my email address.
4982 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4984         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4985         entries belonging to this category.
4987 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4989         * MAINTAINERS: Update my e-mail address.
4991 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4993         Fix wrong conflict resolution in:
4995         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4997         * Makefile.in: Regenerate.
4998         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4999         in the recursive `make', instead of hardwiring `all'.
5000         (Autogenerated TARGET-* variables): New.
5002 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5004         * configure.in: Enable target-libgloss for crx-*-*.
5005         * configure: Regenerate.
5007 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5009         * MAINTAINERS (Various Maintainers): Move the "windows,
5010         cygwin, mingw" maintainer to ...
5011         (OS Port Maintainers): ... here.
5013 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5015         * MAINTAINERS (Write After Approval): Remove those that are
5016         maintainers of some subsystem.
5018 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5020         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5021         * ltcf-cxx.sh (tpf*): Likewise.
5022         * ltconfig (tpf*): Add TPF OS configuration support.
5024 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5026         * MAINTAINERS: Change my email address to my new work account.
5028 2004-09-24  Michael Roth  <mroth@nessie.de>
5030         * configure.in (--without-headers): Add missing double quotes.
5031         * configure: Regenerate.
5033 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5035         * ylwrap: Revert to previous version.
5037 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5039         PR bootstrap/17369
5040         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5041         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5042         SET_GCC_LIB_PATH_CMD.
5043         (BASE_TARGET_EXPORTS): Likewise.
5044         * Makefile.in: Regenerated.
5046         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5047         * configure: Regenerated.
5049 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5051         * config.guess: New upstream version
5052         * compile, depcomp, install-sh, ylwrap: Likewise.
5054 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5056         * config/mh-x86omitfp: New host makefile fragment.  Add
5057         -fomit-frame-pointer to the default BOOT_CFLAGS.
5058         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5059         * configure: Regenerate.
5061 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5063         PR target/11572
5064         * configure.in (*-*-darwin*): Renable libobjc.
5065         * configure: Regenerate.
5067 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5069         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5071 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5073         * Makefile.def: Remove libbanshee.
5074         * Makefile.tpl: Ditto.
5075         * configure.in: Ditto.
5076         * Makefile.in: Regen.
5077         * configure: Ditto.
5079 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5081         * ltmain.sh: Use $pic_object as $non_pic_object if
5082         $non_pic_object=none.
5084 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5086         * missing: Import latest version from master repository.
5088 2004-09-06  Nick Clifton  <nickc@redhat.com>
5090         * config.sub: Import latest version from master repository.
5091         * config.guess: Likewise.
5092         This includes these changes:
5094         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5096         * config.sub: Handle crisv32, alias etraxfs.
5097         * config.guess (crisv32:Linux:*:*): Handle.
5099         2004-08-13  Brad Smith  <brad@comstyle.com>
5101         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5102         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5104         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5106         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5107         assume the processor is a powerpc.  This is because coreutils
5108         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5109         in this case, due to a MacOS X bug that causes
5110         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5111         to return a negative number.
5112         Problem reported by Petter Reinholdtsen in:
5113         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5115         2004-07-19  Ben Elliston  <bje@gnu.org>
5117         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5119         2004-06-24  Ben Elliston  <bje@gnu.org>
5121         * config.guess: Update copyright years.
5122         * config.sub: Likewise.
5124         2004-06-22  Robert Millan  <robertmh@gnu.org>
5126         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5127         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5129         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5131         * config.guess (*:*VMS:*:*): New entry. Replaces
5132         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5133         manufacturer.
5135         2004-06-22  Ben Elliston  <bje@gnu.org>
5137         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5138         * config.sub: Likewise.
5140         2004-06-22  Ben Elliston  <bje@gnu.org>
5142         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5143         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5145         2004-06-11  Ben Elliston  <bje@gnu.org>
5147         * config.guess (pegasos:OpenBSD:*:*): Remove.
5149         2004-06-11  Ben Elliston  <bje@gnu.org>
5151         From Wouter Verhelst <wouter@grep.be>:
5152         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5154         2004-06-11  Ben Elliston  <bje@gnu.org>
5156         * config.guess (luna88k:OpenBSD:*:*): New.
5158         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5160         * config.guess (m32r*:Linux:*:*): New case.
5161         * config.sub: Handle m32rle.
5163         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5165         From Jens Petersen  <petersen@redhat.com>:
5166         * config.sub: Handle sparcv8.
5168         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5170         From Tom Smith <smith@cag.lkg.hp.com>:
5171         * config.guess: Version suffixes are equally significant on Tru64
5172         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5173         prefix of "P" (patched kernel).
5175         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5177         * config.sub: Add support for National Semiconductor CRX target.
5179 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5181         * MAINTAINERS (Various Maintainers): Remove myself as web page
5182         maintainer, add myself as maintainer of build status lists.
5184 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5186         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5187         *-*-netware, but add target-libmudflap.
5188         Consolidate *-*-netware targets (of which really only i?86 exists)
5189         into a single entry.
5190         * configure: Likewise.
5192 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5194         * Makefile.tpl (sorry): Remove.
5195         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5196         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5197         (do-clean): Clean per-stage directories too.
5198         (do-distclean): Run distclean-stage1 too.
5199         (.NOTPARALLEL): Enable during toplevel bootstrap.
5200         (stage[+id+]-bubble): Enable parallel execution during
5201         the recursive invocation.
5202         * Makefile.in: Regenerate.
5204         Fix previous checkin:
5206         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5207         include.
5208         * configure.in: Fix indentation.
5209         * configure: Regenerate.
5211 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5213         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5214         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5215         * configure: regenerate
5216         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5217         -mdynamic-no-pic
5219 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5221         * Makefile.def (build_modules): Add fixincludes.
5222         (dependencies): Make gcc depend on fixincludes.
5223         * configure.in (build_tools): Add fixincludes.
5224         (build_configdirs): Always include build_libs.
5225         * Makefile.in: Regenerate.
5226         * configure: Regenerate.
5228 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5230         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5231         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5232         phony targets; do not generate timestamp files.
5233         (distclean-stageN): Remove references to their timestamp files.
5234         (restageN, touch-stageN): Remove.
5235         (stageN-bubble): Rewritten.
5236         (compare): Support lean bootstraps.
5237         * Makefile.in: Regenerate.
5239         * configure.in: Only warn when bootstrapping but
5240         build != host or build != target.  Support lean bootstraps.
5241         * configure: Regenerate.
5243 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5245         * configure.in:  Give a better error message if GMP/MPFR are missing
5246         and a language needing them has been requested.
5247         * configure:  Regenerated.
5249 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5251         * configure.in:  Print a list of available language front-ends if
5252         a requested one is missing.  Tidy stray tab characters.
5253         * configure:  Regenerated.
5255 2004-08-19  Michael Koch  <konqueror@gmx.de>
5257         * gcc/doc/install.texi: Update entry about automake for libjava.
5259 2004-08-17  Robert Millan  <robertmh@gnu.org>
5261         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5262         (instead of FreeBSD).
5263         * configure: Regenerate.
5265 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5267         * Makefile.in: Regenerate.
5268         * configure: Regenerate.
5270         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5271         stage_*_flags.
5272         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5273         for bootstrapped modules if toplevel bootstrap is going.
5274         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5275         modules.  Adjust for changes in Makefile.def.  Enable several
5276         rules even in non-bootstrap mode, just to avoid peppering the
5277         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5278         (stage-[+prev+]-bubble): Remove.
5280         * Makefile.def (Dependencies): Depend on all-build-bison,
5281         all-build-flex, all-build-byacc, all-build-texinfo, rather
5282         than the host variations.
5283         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5284         with BUILD_SUBDIR.
5285         (BISON): Update for recent Bisons.
5286         (YACC): Fix typo.
5287         (cross): Depend on all-build.
5288         (all): Do not depend on all-build.
5289         (prebootstrap): Remove.
5290         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5291         (Prebootstrap dependencies): Add them to the per-stage targets
5292         and to all-prebootstrap.
5293         * configure.in (build_configdirs): Always enable build_tools.
5294         (BUILD_DIR_PREFIX): Remove.
5296         * Makefile.def (gcc): Add target variable.
5297         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5298         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5299         in the recursive `make', instead of hardwiring `all'.
5300         (Autogenerated TARGET-* variables): New.
5302 2004-08-13  Brian Booth  <bbooth@redhat.com>
5304         * MAINTAINERS: Remove myself from write-after-approval.
5306 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5308         * src-release: Stop distributing mmalloc with gdb (which doesn't
5309         use it).
5310         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5311         * Makefile.in: Regenerate.
5313 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5315         * configure.in (arm*-*-eabi*): New target.
5316         * configure: Regenerate.
5318 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5320         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5321         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5322         (Dependencies): New section.
5323         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5324         (configure-target-[+module+]): Depend on maybe-all-gcc
5325         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5326         (toplevel profiledbootstrap): Fix dependencies.
5327         * Makefile.in: Regenerate.
5329 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5331         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5332         target-libiberty to noconfigdirs.
5333         * configure: Regenerate.
5335 2004-08-03  Paul Brook  <paul@codesourcery.com>
5337         * configure.in: Check for MPFR as well as GMP.
5338         * configure: Regenerate.
5340 2004-08-01  Robert Millan  <robertmh@gnu.org>
5342         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5343         libmudflap for all GNU-based systems (with Glibc).
5344         * configure: Regenerate.
5346 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5348         * Makefile.def (host-modules): Add gcc.
5349         * Makefile.in: Regenerate.
5350         * Makefile.tpl (sorry): New rule.
5351         (configure-host, all-host, [+make_target+]-host, do-check,
5352         install-host): Do not add gcc as a special case.
5353         (host modules): Add a small special-casing for gcc.  Export
5354         extra_make_flags through the environment.
5355         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5356         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5357         other recursive targets for gcc): Remove.
5359         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5360         (stage, unstage): New rules.
5361         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5362         distclean-stage[+id+]): Use stage_current.
5363         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5364         the stage*-start rules.
5366 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5368         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5369         use -all_load flag.
5371 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5373         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5374         * configure: Regenerate.
5376 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5378         * maintainer-scripts/gcc_release: Revert yesterday's change.
5380 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5382         * MAINTAINERS: Add myself to write-after-approval.
5384 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5386         * libf2c: Removed.
5387         * gcc/gccbug.in: Updated because of libf2c removal.
5388         * maintainer-scripts/gcc_release: Ditto.
5390 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5392         * configure.in: Build libmudflap by default on FreeBSD.
5393         * configure: Regenerated.
5395 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5397         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5398         systems.
5399         * configure: Regenerated.
5401 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5403         PR target/16344
5404         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5405         feedback based compiler.
5406         * Makefile.in: Rebuilt.
5408 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5410         * Makefile.def (host_modules): Set bootstrap=true for flex.
5411         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5412         * Makefile.in: Rebuilt.
5414 2004-07-07  Jan Hubicka  <jh@suse.cz>
5416         * MAINTAINERS: Add self as a profile feedback maintainer.
5418 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5420         * configure.in:  Do not prepend $srcdir to /dev/null in
5421         makefile fragments.
5422         * configure:  Regenerate.
5424 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5426         * Makefile.def (build_modules): Add bison, byacc, flex,
5427         m4, texinfo.
5428         (flags_to_pass): Add FLEX.
5429         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5430         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5431         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5432         DEFAULT_MAKEINFO): Remove.
5433         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5434         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5435         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5436         objdir or else use configured tool.
5437         (all-build): New.
5438         (all): Depend on it.
5439         (Build module dependencies): Add.
5440         * Makefile.in: Regenerate.
5441         * configure.in: Better support for multiple build modules,
5442         matching what is done for host/target modules.  Do not look
5443         for "plausible" locations of build tools if Canadian cross.
5444         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5445         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5446         * configure: Regenerate.
5448 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5450         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5451         * Makefile.in: Regenerate.
5453 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5455         * Makefile.tpl (configure-build-[+module+],
5456         configure-[+module+], configure-target-[+module+]): Pass
5457         [+extra_configure_args+].
5458         (all-build-[+module+], all-[+module+], check-[+module+],
5459         install-[+module+], [+make_target+]-[+module+],
5460         all-target-[+module+], check-target-[+module+],
5461         install-target-[+module+], [+make_target+]-target-[+module+]):
5462         Pass [+extra_make_args+].
5463         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5464         (GCC_HOST_EXPORTS): Remove.
5465         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5466         cross, check-gcc, check-gcc-c++, install-gcc,
5467         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5468         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5469         * Makefile.in: Regenerate.
5471 2004-06-21  Matthew Sachs  <msachs@apple.com>
5473         * MAINTAINERS: Added self to write-after-approval.
5475 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5477         * configure.in: Check for srcdir/winsup rather than build directory
5478         winsup.
5479         * configure: Regenerate.
5481 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5483         * configure.in: Don't build Cygwin native newlib if winsup
5484         directory is missing.  Emit warning instead.
5485         * configure: Regenerate.
5487 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5489         * Makefile.tpl (touch-stage[+id+]): New.
5490         (restage[+prev+]): Depend on touch-stage[+id+].
5492         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5493         Use it throughout.
5495         * Makefile.def: Add profile and feedback bootstrap stages.
5496         Remove next field from bootstrap stages.
5497         * Makefile.tpl (LN, LN_S): Substitute.
5498         (stageN-start, stageN-end): Use double-colon rules, to
5499         provide a hook for additional setup commands.
5500         (distclean-stageN-gcc, restageN): Create dependencies from
5501         [+prev+], not from [+next+].
5502         (stageN-bubble): Add commands for successive stages from
5503         [+prev+], using double-colon rules.
5504         (all-stageN-gcc): Fix typo.
5505         (stagefeedback-start, profiledbootstrap): New.
5506         * Makefile.in: Regenerate.
5507         * configure.in: Call ACX_PROG_LN.
5508         * configure: Regenerate.
5510 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5512         * MAINTAINERS (Write After Approval): Add myself.
5514 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5516         * MAINTAINERS (Write After Approval): Add myself.
5518 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5520         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5521         without gcc.
5522         * configure: Regenerate.
5524 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5526         * Makefile.tpl: Fix typo.
5527         * Makefile.in: Regenerate.
5529 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5531         * configure.in: Remove new- prefix from toplevel
5532         bootstrap targets.
5533         * configure: Regenerate.
5535 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5537         * Makefile.tpl (all.normal): Rename to all.
5538         (all): Replace with a rule to pick the default
5539         target from configure.
5540         (all-gcc, configure-gcc): Use conditionals to
5541         do nothing when toplevel bootstrap is going on.
5542         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5543         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5544         * configure.in: Support --enable-bootstrap.
5546         * Makefile.def: Remove new- prefix from toplevel
5547         bootstrap targets.
5548         * Makefile.tpl: Likewise.
5550         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5551         target.
5553         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5554         $(RECURSE_FLAGS) to recursive invocation of make.
5556         * Makefile.in: Regenerate.
5557         * configure: Regenerate.
5559 2004-05-30  Andreas Jaeger  <aj@suse.de>
5560             Jim Wilson  <wilson@specifixinc.com>
5562         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5563         like CC.
5565 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5567         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5568         * configure: Regenerate.
5570 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5572         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5573         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5574         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5575         targets.
5576         * Makefile.in: Regenerate.
5578 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5580         * configure.in: Test the ability to symlink directories.
5581         * configure: Regenerate.
5583         * Makefile.def (bootstrap-stage): New definitions.
5584         * Makefile.tpl (configure-stage1-gcc,
5585         configure-stage2-gcc, configure-stage3-gcc,
5586         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5587         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5588         new-restage3, compare): Autogenerate, see Makefile.in
5589         entry for behavioral changes.
5590         (distclean-stage1, new-stage1-start, new-stage1-end,
5591         new-stage1-bubble, distclean-stage2, new-stage2-start,
5592         new-stage2-end, new-stage2-bubble, distclean-stage3,
5593         new-stage3-start, new-stage3-end): New autogenerated targets.
5594         (objext, prebootstrap, BOOT_CFLAGS,
5595         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5596         targets.
5598         * Makefile.in: Regenerate.
5599         (distclean-stage1, new-stage1-start, new-stage1-end,
5600         new-stage1-bubble, distclean-stage2, new-stage2-start,
5601         new-stage2-end, new-stage2-bubble, distclean-stage3,
5602         new-stage3-start, new-stage3-end): New targets.
5603         (all-stage1-gcc): Move prebootstrap dependency from here...
5604         (configure-stage1-gcc): ...to here.
5605         (new-bootstrap): Use bubble targets.
5606         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5607         Use per-stage distclean targets.
5608         (configure-stage1-gcc, configure-stage2-gcc,
5609         configure-stage3-gcc, all-stage1-gcc,
5610         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5611         Use new-stageN-start to prepare the tree.
5613 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5615         * Makefile.def (host_modules): add libcpp.
5616         * Makefile.tpl: Add dependencies on and for libcpp.
5617         * Makefile.in: Regenerate.
5618         * configure.in: Add libcpp host module.
5619         * configure: Regenerate.
5621 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5623         * Makefile.tpl: Whenever a recursive target is defined, wrap
5624         it in a special @if/@endif block, and prepare its maybe
5625         dependency in the @if/@endif block
5626         * configure.in: Instead of writing maybe dependencies, remove
5627         the @if/@endif statements, and remove the @if/@endif blocks
5628         that remain.
5629         * configure: Regenerate.
5630         * Makefile.in: Regenerate.
5632 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5634         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5636 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5638         PR bootstrap/15120
5639         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5640         * */configure: Rebuilt.
5642 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5644         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5645         of libf2c.
5646         * configure, Makefile.in: Regenerate.
5648 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5650         * MAINTAINERS (Write After Approval): Add myself.
5652 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5654         Merge from tree-ssa-20020619-branch.
5656         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5657         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5658         (HOST_GMPLIBS): Define.
5659         (HOST_GMPINC): Define.
5660         (TARGET_LIB_PATH): Add libmudflap.
5661         (GFORTRAN_FOR_TARGET): Define.
5662         (configure-build*): Export GFORTRAN.
5663         (configure-gcc): Export GMPLIBS and GMPINC.
5664         (all-gcc): Add maybe-all-libbanshee.
5665         (configure-target-libgfortran): Define.
5666         * Makefile.in: Regenerate.
5667         * configure.in (host_libs): Add libbanshee.
5668         (target_libraries): Add target-libmudflap and target-libgfortran.
5669         Add --with-libbanshee.
5670         Handle --disable-libmudflap.
5671         (*-*-freebsd*): Use with_gmp.
5672         Add $(libgcj) to noconfigdirs.
5673         * configure: Regenerate.
5674         * depcomp: New file.
5675         * MAINTAINERS: Add tree-ssa maintainers.
5677 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5679         * MAINTAINERS (Various Maintainers): Add myself.
5681 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5683         * MAINTAINERS (Write After Approval): Add myself.
5685 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5687         * MAINTAINERS (Write After Approval): Add myself.
5689 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5691         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5692         * configure: Regenerate.
5694 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5696         Revert:
5697         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5699         * Makefile.def (flags_to_pass): Remove *dir variables that
5700         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5701         as well as prefix and exec_prefix.
5702         * Makefile.in: Regenerate.
5704 2004-04-26  Robert Millan  <robertmh@gnu.org>
5706         Add patches from libtool CVS.
5707         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5708         * ltconfig: Likewise.
5709         * ltcf-c.sh: Likewise.
5710         * ltcf-cxx.sh: Likewise.
5711         * ltcf-gcj.sh: Likewise.
5713 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5715         * Makefile.def (host_modules): Mark with the bootstrap
5716         flag packages on which gcc depends.
5717         * Makefile.tpl (all-bootstrap): Use it.
5718         * Makefile.in: Regenerate.
5720 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5722         * Makefile.def (flags_to_pass): Remove *dir variables that
5723         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5724         as well as prefix and exec_prefix.
5725         * Makefile.in: Regenerate.
5727 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5729         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5730         * configure: Regenerate.
5731         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5732         * gcc/Makefile.tpl (compare): Use the result of the test.
5733         * gcc/Makefile.in: Regenerate.
5735 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5737         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5738         Always relocate gcc and prev-gcc to the original names, even
5739         if the build fails.
5740         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5741         New targets.
5743 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5745         * MAINTAINERS: Update my email address.
5747 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5749         * configure.in (mips*-*-irix5*): Enable ld.
5750         * configure: Regenerate.
5752 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5754         * configure: Regenerate.
5756 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5758         * Makefile.tpl (configure-[+module+], configure-gcc,
5759         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5760         Set and export LDFLAGS.
5761         * Makefile.in: Regenerate.
5763 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5765         * MAINTAINERS: Add myself to write-after-approval.
5767 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5769         PR bootstrap/14871
5770         * Makefile.tpl: If we don't have built-in-tree target tools,
5771         use the ones found by configure rather than hacking around with
5772         program_transform_name.
5773         * configure.in: Give Makefile.tpl the information necessary
5774         to do that.
5775         * Makefile.in: Regenerate.
5776         * configure: Regenerate.
5778 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5780         PR bootstrap/14760
5781         * configure.in: When computing baseargs, strip *all* copies of
5782         offending options.  Also, don't match/substitute the trailing space,
5783         so that this actually works when two similar options are separated by
5784         only one space.
5785         * configure: Regenerate.
5787 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5789         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5790         (rs6000-*-aix*): Same.
5791         * configure: Regenerate.
5793 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5795         * MAINTAINERS: Add myself to write-after-approval.
5797 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5799         * MAINTAINERS: Add myself to write-after-approval.
5801 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5803         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5804         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5805         * Makefile.in: Regenerate.
5807         * configure.in (top level bootstrap support): Rework --enable-werror
5808         to set @stage2_werror_flag@.
5809         * configure: Regenerate.
5810         * Makefile.tpl (top level bootstrap support): Pass
5811         @stage2_werror_flag@ down to configure in stages 2 and 3.
5812         * Makefile.in: Regenerate.
5814 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5816         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5817         for stages 2 and 3 as well as in make.  As a consequence, remove
5818         OUTPUT_OPTION (now detected by configure) from the flags passed down
5819         to make.
5820         * Makefile.in: Regenerate.
5822         * Makefile.tpl (new-bootstrap): Fix typo.
5823         * Makefile.in: Regenerate.
5825 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5827         * Makefile.tpl: Rearrange by moving recursive_targets rules
5828         into their proper sections.
5829         * Makefile.tpl (top level bootstrap support): Move disabling
5830         of coverage flags from 'make' to 'configure'; improve comments.
5831         * Makefile.in: Regenerate.
5833         * Makefile.tpl (experimental top level bootstrap) Move stage1
5834         language setting from all- target to configure- target; disable
5835         intermodule optimization in stage 1; prevent gratuitous rebuilds
5836         of stage 1.
5837         * Makefile.in: Regenerate.
5838         * configure.in: Comma-separate stage 1 language list for top
5839         level bootstrap.
5840         * configure: Regenerate.
5842         * Makefile.tpl: Clean up experimental top level bootstrap support:
5843         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5844         prev-gcc in configure- targets as well as all- targets.
5845         * Makefile.in: Regenerate.
5847 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5849         * compile: New file imported from automake.
5851 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5853         * configure.in: Remove symbolic link section.
5854         * configure: Regenerate.
5855         * Makefile.tpl (links): Remove.
5856         * Makefile.in: Regenerate.
5858 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5859             Nathanael Nerode  <neroden@gcc.gnu.org>
5861         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5862         Set with AC_CHECK_PROGS.
5863         * configure.in: Fix comment typo from last patch.
5864         * configure: Regenerate.
5866 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5868         * Makefile.tpl: Introduce experimental top level bootstrap support.
5869         * Makefile.in: Regenerate.
5870         * configure.in: Introduce support for top level bootstrap.
5871         * configure: Regenerate.
5873 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5874             Paolo Bonzini  <bonzini@gnu.org>
5876         PR bootstrap/14522
5877         * configure.in: Cope with shells that do not support unquoted ^
5878         * configure: Regenerate.
5880 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5881             Paolo Bonzini  <bonzini@gnu.org>
5883         PR bootstrap/14522
5884         * configure.in: Cope with shells that do not support nesting
5885         quotes inside quoted backquote substitutions.
5886         * configure: Regenerate.
5888 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5890         PR bootstrap/14522
5891         * configure.in: Fix escaping of $.
5892         * configure: Regenerate.
5894 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5896         * configure: Regenerate, since I forgot to while committing Paolo's
5897         changes.
5899 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5901         PR ada/14131
5902         Move language detection to the top level.
5903         * configure.in: Find default values for the tools as
5904         soon as possible.  Disable ada if GNAT is not found.
5905         Emit error message about missing languages.  Expand
5906         --enable-languages=all for the gcc subdirectory.
5908 2004-03-10  Ben Elliston  <bje@gnu.org>
5910         * MAINTAINERS: Update my email address.
5912 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5914         * ltconfig: Disable building static libraries if building shared
5915         libraries on AIX 5L.
5917 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5919         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5920         and disable libgcj.
5921         * configure: Regenerated.
5923 2004-03-01  Brian Booth  <bbooth@redhat.com>
5925         * MAINTAINERS: Add myself to write-after-approval.
5927 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5929         * MAINTAINERS: Add myself to write-after-approval.
5931 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5933         PR bootstrap/7087
5934         * Makefile.tpl: Guard XFOO sed statements better.
5935         * Makefile.tpl: Add dependency for configure-target-libada.
5936         * Makefile.in: Regenerate (incidentally fixes broken
5937         commit when libada-branch was merged).
5939 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5941         * MAINTAINERS: Add myself to write-after-approval.
5943 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5945         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5946         maintainers.
5948 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5950         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5951         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5953 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5955         PR bootstrap/11932
5956         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5958 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5960         * MAINTAINERS: Added myself to write-after-approval.
5962 2004-02-14  Michael Koch  <konqueror@gmx.de>
5964         * MAINTAINERS: Added myself to write-after-approval.
5966 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5968         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5969         some OS port maintainers to OS port maintainers section.
5971 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5973         * MAINTAINERS: Add self.
5975 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5977         * MAINTAINERS: Alphabetize.
5979 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5981         * MAINTAINERS: Remove myself.
5983 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5985         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5986         (rs6000-*-aix*): Same.
5987         * configure: Regenerate.
5989 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5991         * configure.in (host): Add in missing $noconfigdirs to defines.
5992         * configure: Regenerate.
5994 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5995             Nathanael Nerode  <neroden@gcc.gnu.org>
5997         PR ada/6637, PR ada/5911
5998         Merge with libada-branch:
5999         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6000         with appropriate dependencies. Add --enable-libada configure switch.
6001         * configure, Makefile.in: Regenerate.
6003 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6005         * MAINTAINERS: Add myself to write-after-approval.
6007 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6009         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6010         * configure: Regenerate.
6012 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6014         Merge from upstream:
6016         * ltmain.in: When setting IFS to '~', be careful about user
6017         arguments that contain '~'.
6019         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6021         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6022         Also test $base_compile against $CC with escaped arguments. Bug
6023         reported by Geoff Keating <geoffk@apple.com>.
6025 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6027         * MAINTAINERS: Remove i960 port.
6029 2004-01-23  DJ Delorie  <dj@redhat.com>
6031         * Makefile.def (target_modules) [libiberty]: Don't stage.
6032         * Makefile.in: Rebuilt.
6034 2004-01-20  Caroline Tice  <ctice@apple.com>
6036         * MAINTAINERS: Add myself to write-after-approval.
6038 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6040         * MAINTAINERS: Update my email address.
6042 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6044         * MAINTAINERS: Add myself to write-after-approval.
6046 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6048         * MAINTAINERS: Remove entries without email address.
6050 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6052         * MAINTAINERS: Add myself to write-after-approval.
6054 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6056         * MAINTAINERS: Update my email address.
6058 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6060         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6061         * Makefile.tpl (configure-target-[+module+]): Support stage.
6062         * Makefile.in: Rebuilt.
6064 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6066         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6068 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6070         * MAINTAINERS: Add myself as a MIPS maintainer.
6072 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6074         * configure.in: Use ./config.cache, not config.cache.
6075         * configure: Regenerate.
6076         * Makefile.tpl: Special-casing not needed for GCC any more.
6077         * Makefile.in: Regenerate.
6079         * configure.in: Don't share a cache file for host dirs.
6080         * configure: Regenerate.
6082         * config-ml.in: Don't mess with the cache file.
6084 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6086         * MAINTAINERS: Move myself from 'Write After Approval' to
6087         'CPU Port Maintainers' section as SPARC maintainer.
6089 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6091         * Makefile.tpl: Make GCC use a separate config.cache.
6092         * Makefile.in: Regenerate.
6094         PR bootstrap/11932, PR bootstrap/11933
6095         (I don't know if it will fix either of them, but it relates
6096         to them.)
6097         * configure.in: Don't use shared config.cache for target
6098         directories.
6099         * configure: Regenerate.
6101 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6103         * MAINTAINERS: Add myself to 'Write After Approval' section.
6105 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6107         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6108         * configure: Regenerated.
6110 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6112         * MAINTAINERS: Remove the mn10200 maintainer.
6114 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6116         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6117         * configure: Regenerated.
6119 2003-12-16  Jan Hubicka  <jh@suse.cz>
6121         * MAINTAINERS: Add myself as callgraph maintainer.
6123 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6125         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6126         * configure: Regenerate.
6128 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6130         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6131         'Write After Approval' section. Update email.
6133 2003-12-01  James Lemke  <jim@wasabisystems.com>
6135         * MAINTAINERS (Write After Approval): Add myself.
6137 2003-11-20  Matt Thomas  <matt@3am-software.com>
6139         * MAINTAINERS: Add myself as a vax port maintainer.
6141 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6143         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6144         (configure-build-[+module+], configure-[+module+]): Likewise.
6145         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6146         * Makefile.in: Regenerate.
6148 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6150         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6151         shared/dylibed libraries.
6152         * ltmain.sh: Likewise.
6153         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6154         * ltcf-cxx.sh: Likewise.
6155         * ltcf-gcj.sh: Likewise.
6156         * ltconfig: Likewise.
6158 2003-11-17  Stan Cox  <scox@redhat.com>
6160         * MAINTAINERS: Add myself as iq2000 port maintainer.
6162 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6164         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6165         * Makefile.in: Regenerate.
6167 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6169         * config.sub: Update to 2003-11-03 version.
6171 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6173         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6174         * configure:  Regenerate.
6176 2003-10-20  Nicolas Pitre  <nico@cam.org>
6178         * MAINTAINERS: Add myself to 'Write After Approval' section.
6180 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6182         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6184 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6186         * MAINTAINERS: Update my email address.
6188 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6190         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6192 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6194         * MAINTAINERS: Add myself to 'Write After Approval' section.
6196 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6198         * config.guess: Update to 2003-10-16 version.
6199         * config.sub: Update to 2003-10-16 version.
6201 2003-10-15  David Daney  <ddaney@avtrex.com>
6203         * MAINTAINERS: Added myself to 'Write After Approval' section.
6205 2003-10-15  Falk Hueffner  <falk@debian.org>
6207         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6208         'Write After Approval' section. Update email.
6210 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6212         * MAINTAINERS: Move myself from 'Write After Approval' to
6213         'Various Maintainers' section as middle-end maintainer.
6215 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6217         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6218         HOST_FLAGS_TO_PASS.
6219         * Makefile.in: Regenerate.
6221 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6223         * config.guess: Update to 2003-10-07 version.
6224         * config.sub: Update to 2003-10-07 version.
6226 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6228         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6229         * ltconfig (irix5*, irix6*): Don't override version_type.
6231 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6233         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6234         * configure: Rebuilt
6235         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6236         * Makefile.in: Rebuilt
6238 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6240         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6242 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6244         * MAINTAINERS (Write After Approval): Add myself.
6246 2003-09-29  Paul Koning  <ni1d@arrl.net>
6248         * MAINTAINERS: Move myself from "Write After Approval"
6249         to CPU platform maintainers for pdp11 platform.
6251 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6253         * MAINTAINERS: Move myself from 'Write After Approval' to
6254         'Various Maintainers' section as libffi testsuite maintainer.
6256 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6258         * configure.in: Pass a computed --program-transform-name
6259         to subconfigures.
6260         * configure: Regenerated.
6262 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6264         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6265         * Makefile.in: Regenerate.
6267         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6268         * Makefile.in: Regenerate.
6270 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6272         * MAINTAINERS: Move myself from 'Write After Approval'
6273         to 'Various Maintainers' (objective-c) section.
6275 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6277         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6278         quoting.
6279         * configure: Regenerated.
6281 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6283         * MAINTAINERS (Write After Approval): Add myself to write after
6284         approval list.
6286 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6288         * MAINTAINERS (Write After Approval): Add myself.
6290 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6292         * MAINTAINERS: Update my e-mail address.
6294 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6296         * libtool.m4 (LD): Correct powerpc64 host match.
6298 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6300         * MAINTAINTERS: Update my affiliation and email address.
6302 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6304         * MAINTAINERS (Write After Approval): Add myself.
6306 2003-09-04  DJ Delorie  <dj@redhat.com>
6308         * configure: Regenerate.
6310 2003-09-04  Robert Millan  <robertmh@gnu.org>
6312         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6314 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6316         * configure.in: Ensure arguments to sed are properly spaced.
6317         * configure: Regenerate.
6319 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6321         * MAINTAINERS: Update my e-mail address.
6323 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6325         * MAINTAINERS (Write After Approval): Add myself.
6327 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6329         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6330         * configure: Regenerated.
6332 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6334         * MAINTAINERS: Update my email address.
6336 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6338         * configure.in:  Use newline instead of semicolon when assuming
6339         shell arguments in a for loop.
6340         * configure:  Regenerated.
6342 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6344         * MAINTAINERS: Resurrect the i860 maintainer.
6346 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6348         PR 8180
6349         * configure.in: When testing with_libs and with_headers, treat
6350         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6351         * configure: Regenerate.
6353         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6354         make, shell, etc.
6355         (baseargs): Likewise.
6356         * configure: Regenerate.
6358 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6360         * MAINTAINERS (Write After Approval): Add myself.
6362 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6364         * configure.in: Disable libgcj for darwin not on powerpc.
6365         * configure: Rebuild.
6367 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6369         * config-ml.in, symlink-tree: Add license.
6371 2003-08-03  Richard Stallman  <rms@gnu.org>
6372             Eben Moglen  <moglen@columbia.edu>
6374         * README.SCO: New file.
6376 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6378         * Makefile.tpl (check, check-c++): Express dependencies using
6379         dependencies rather than commands.
6380         * Makefile.in: Regenerate.
6382 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6384         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6385         * configure: Ditto.
6387 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6389         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6390         * Makefile.in: Update.
6392 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6394         * configure.in: Enable libgcj for darwin.
6395         * configure: Rebuild.
6397 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6399         * config-ml.in:  Use ac_configure_args directly instead of
6400         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6401         actually seen.
6403 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6405         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6406         creating target and build subdirs to build all parent dirs as needed.
6407         * Makefile.in: Rebuild.
6408         * configure.in: Don't build dirs explicitly here.
6409         * configure: Rebuild.
6411 2003-07-26  Paul Brook  <paul@nowt.org>
6413         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6415 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6417         * Makefile.tpl (all-make): Depend on intl.
6418         * Makefile.in: Rebuilt.
6420 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6422         * install-sh:  Update to newer upstream versions (associated with
6423         aclocal 1.7).
6424         * mkinstalldirs:  Likewise.
6425         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6427 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6429         * MAINTAINERS: Move self from Bug database only accounts
6430         to write-after-approval.
6432 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6434         * config.if: Remove unused libc_interface determination.
6436 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6438         * MAINTAINERS: Move self from write-after-approval to
6439         build machinery (*.in).
6441 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6443         PR bootstrap/11273
6444         PR bootstrap/11408
6445         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6446         unused INSTALL_PROGRAM_ARGS.
6447         * configure.in: Use AC_PROG_INSTALL.
6448         * Makefile.in: Regenerate.
6449         * configure: Regenerate.
6451 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6453         * MAINTAINERS: Alphabetize.
6455 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6457         * configure: Rebuilt.
6458         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6459         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6460         newlib nor libgloss.
6461         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6462         * configure.in (am33_2.0-*-linux*): Added.
6464 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6466         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6467         * configure: Regenerate.
6469 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6471         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6472         * Makefile.in: Regenerate.
6474 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6476         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6477         * Makefile.in: Regenerate.
6479 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6481         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6482         * Makefile.in: Regenerated.
6484         * config-ml.in: Replace PWD with PWD_COMMAND.
6486 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6488         * intl: New directory; see intl/ChangeLog for details.
6489         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6490         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6491         * Makefile.in: Regenerate.
6493 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6495         * configure.in: Clean up config-lang.in handling.  Delete
6496         useless assignment to "subdirs".
6497         * configure: Regenerate.
6499 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6501         * configure.in: Rename 'target_libs' to 'target_libraries'.
6502         Remove useless reference to 'target_libs'.
6503         * configure: Regenerate.
6505 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6507         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6508         * Makefile.in: Regenerate.
6510 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6512         * Makefile.def: Introduce flags_to_pass.
6513         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6514         * Makefile.in: Regenerate.
6516 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6518         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6519         and target-libgloss.
6520         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6521         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6522         * configure: Regenerate.
6524 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6526         * configure.in: Update testsuite_flags to new location.
6527         * configure. Regenerate.
6529 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6531         * Makefile.tpl: Remove BUILD_CC stuff.
6532         * Makefile.in: Regenerate.
6534 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6536         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6538 2003-06-16  Graeme Peterson  <gp@qnx.com>
6540         * MAINTAINERS (Write After Approval): Add myself.
6542 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6544         * config.guess: Update to 2003-06-12 version.
6545         * config.sub: Update to 2003-06-13 version.
6547 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6549         * config.guess: Update to 2003-06-06 version.
6550         * config.sub: Update to 2003-06-06 version.
6552 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6554         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6555         * configure. Regenerate.
6557 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6559         * configure.in: Disable serial configure by default.
6560         * configure: Regenerate.
6561         * Makefile.tpl: Abolish .NOTPARALLEL.
6562         * Makefile.in: Regenerate.
6564         * Makefile.tpl: Replace {build,host,target}_canonical by
6565         {build,host,target}.
6566         * Makefile.in: Regenerate.
6568         * Makefile.tpl: Fix stupid pasto.
6569         * Makefile.in: Regenerate.
6571 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6573         * Makefile.tpl: Remove bogus conditional.
6574         * Makefile.in: Regenerate.
6576 2003-06-05  Jan Hubicka  <jh@suse.cz>
6578         * Makefile.tpl (profiledbootstrap): New target.
6579         * Makefile.in (profiledbootstrap): New target.
6581 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6583         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6584         Pinski. Remove user names from other bugzilla-only maintainers.
6586 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6588         * Makefile.tpl: Make 'recursive targets' using autogen rather
6589         than shell loop.  Remove duplicate 'clean' targets and false
6590         comments.
6591         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6592         Add systematic method of specifying missing targets in subdirs.
6593         Add copyright boilerplate.
6594         * Makefile.in: Regenerate.
6595         * configure.in: Add 'recursive targets' to maybe list.
6596         * configure: Regenerate.
6598         * MAINTAINERS: "GNATS only" -> "Bug database only".
6600         * Makefile.tpl: Rename [+target+] to [+make_target+].
6601         * Makefile.def: Rename 'target' to 'make_target'.
6603 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6605         * MAINTAINERS: Add self as options handling maintainer.
6607 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6609         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6610         been too long since I touched those ports.
6612 2003-05-28  DJ Delorie  <dj@redhat.com>
6614         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6615         * Makefile.in: Regenerate.
6617 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6619         * configure.in: Use curly braces in the definition of tooldir.
6620         * configure: Regenerate.
6622 2003-05-21  DJ Delorie  <dj@redhat.com>
6624         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6625         newlib or libgloss.
6626         * Makefile.in: Regenerate.
6628 2003-05-21  DJ Delorie  <dj@redhat.com>
6630         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6631         * Makefile.in: Regenerate.
6633 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6635         * MAINTAINERS: Update my e-mail address.
6637 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6639         * configure.in: Switch more things to use maybe dependencies.
6640         * Makefile.tpl: Switch more things to use maybe dependencies.
6641         Factor out common code from autogen IF statements.
6642         * configure: Regenerate.
6643         * Makefile.in: Regenerate.
6645 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6647         * configure.in: Accept i[3456789]86 for machine type.
6648         * configure: Regenerate.
6650 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6652         * configure.in: Switch more things to use maybe dependencies.
6653         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6654         * configure: Regenerate.
6655         * Makefile.tpl: Switch more things to use maybe dependencies.
6656         * Makefile.in: Regenerate.
6658 2003-05-16  Andreas Schwab  <schwab@suse.de>
6660         * Makefile.tpl (install-opcodes): Define.
6661         * Makefile.in: Rebuild.
6663 2003-05-13  Andreas Jaeger  <aj@suse.de>
6665         * config.guess: Update to 2003-05-09 version.
6666         * config.sub: Update to 2003-05-09 version.
6668 2003-05-13  Michael Eager  <eager@mvista.com>
6670         * configure.in: Correct sed script so that options in quotes are not
6671         deleted.
6672         * configure: Rebuild.
6674 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6676         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6677         and $$s/newlib/libc/sys/cygwin32 include paths.
6678         * configure: Ditto.
6680 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6682         * MAINTAINERS: Update my email addresses.
6684 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6686         * config-ml.in: Propagate INSTALL variables.
6688 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6690         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6692 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6694         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6695         * Makefile.in: Regenerate.
6697 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6699         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6701 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6703         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6705 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6707         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6708         * Makefile.in: Regenerated.
6710 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6712         * MAINTAINERS (Write After Approval): Upgrade myself from
6713         GNATS only to write-after-approval. Update my mail address.
6715 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6717         (OS Port Maintainers: freebsd): Add myself.
6719 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6721         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6723 2003-04-22  Kean Johnston  <jkj@sco.com>
6725         * MAINTAINERS (SCO ports): Added myself.
6727 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6729         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6731 2003-04-19  Kean Johnston  <jkj@sco.com>
6733         * MAINTAINERS (Write After Approval): Add myself.
6735 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6737         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6738         * Makefile.in: Regenerate.
6740 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6742         * configure.in (powerpc64*-*-linux*): Remove.
6743         * configure: Rebuilt.
6745 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6747         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6748         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6749         and restrap.
6750         * Makefile.in:  Regenerate.
6752 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6754         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6755         * configure: Regenerated.
6757 2003-04-15  DJ Delorie  <dj@redhat.com>
6759         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6761 2003-04-13  Nick Clifton  <nickc@redhat.com>
6763         * config-ml.in: Remove support for --disable-aix removing
6764         call-aix multilibs.
6766 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6768         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6769         * */configure: Rebuilt.
6771 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6773         * MAINTAINERS: Add my email address.
6775 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6777         * MAINTAINERS (Write After Approval): Add myself.
6779 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6781         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6782         * Makefile.in: Regenerate.
6784 2003-03-14  Michael Chastain  <mec@shout.net>
6786         * Makefile.in: Regenerate with correct Makefile.def.
6788 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6790         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6791         Make macro.
6792         * Makefile.in: Regenerate.
6793         * configure.in: Clean up gxx_include_dir logic.
6794         * configure: Regenerate.
6796 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6798         * MAINTAINERS (Write After Approval): Add myself.
6800 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6802         * MAINTAINERS: Update my mail address.
6804 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6806         * configure.in (gxx_include_dir): Fix typo.
6807         * configure: Regenerated.
6809 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6811         * Makefile.tpl: Reindent.
6812         * Makefile.in: Regenerate.
6813         * configure.in: Reindent.  Don't set unused variables.
6814         * configure: Regenerate.
6816 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6818         * configure.in: Include $(build_tooldir)/sys-include in
6819         FLAGS_FOR_TARGET.
6820         * configure: Regenerated.
6822 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6824         * Makefile.tpl: Always pass down RANLIB.
6825         * Makefile.in: Regenerate.
6827         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6828         * Makefile.in: Regenerate.
6829         * configure.in: Remove unused logic relating to --enable-shared
6830         and --enable-threads.  Remove bogus comments.  Remove redundant
6831         noconfigdirs.
6832         * configure: Regenerate.
6834         * configure.in: Replace ${libstdcxx_version} by its value.
6835         Remove reference to mh-dgux.
6836         * configure: Regenerate.
6838 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6840         * MAINTAINERS (Write After Approval): Add myself.
6842 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6844         * Makefile.tpl: Rearrange.
6845         * Makefile.in: Regenerate.
6847 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6849         * configure.in: Add support for kaOS as cross build target system.
6850         * configure: Regenerated.
6852 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6854         * MAINTAINERS (Write after approval): Add myself.
6856 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6858         * MAINTAINERS: Update my email address.
6860 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6862         * MAINTAINERS: Add self to blanket write privs. section.
6864 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6866         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6867         configure-target-* as some target builds may require additional
6868         flags for preprocessor tests.
6869         * Makefile.in: Regenerated.
6871 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6873         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6874         * ltconfig: Handle it.
6875         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6876         auto-detecting it.
6878         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6879         it is used as argument to $CC.
6880         * ltcf-gcj.sh: Likewise.
6882         * configure.in: Introduce --enable-maintainer-mode.
6883         * configure: Rebuilt.
6884         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6885         for maintainer mode.
6886         * Makefile.in: Rebuilt.
6888 2003-02-18  Jason Merrill  <jason@redhat.com>
6890         * Makefile.tpl (check-c++): Allow parallelism.
6892 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6894         * MAINTAINERS: Remove John Carr (who never actually had access to
6895         gcc.gnu.org).
6897 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6899         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6900         don't configure target-libobjc.
6901         * configure: Regenerate.
6903 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6905         * Makefile.tpl (RANLIB): Define.
6906         * Makefile.in: Regenerate.
6908 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6910         * MAINTAINERS: Update my email.
6912 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6914         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6915         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6916         * Makefile.in: Regenerated.
6917         * configure.in: Remove all traces of snavigator, db, and grep.
6918         * configure: Regenerated.
6920 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6922         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6923         After Approval.
6925 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6927         * MAINTAINERS (Write after approval): Add myself.
6929 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6931         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6932         * Makefile.in: Regenerated.
6934 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6936         * config.guess: Updated to 2003-01-30's version.
6937         * config.sub: Updated to 2003-01-28's version.
6939 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6941         * config.if: If gcc_version is already set, just use it.  Don't set
6942         gcc_version_trigger if it's already set, otherwise set it to
6943         gcc/version.c, but only if the file exists.  If it is not set and
6944         gcc/version.c does not exist, try to extract the version number from
6945         $CC.
6947 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6949         * MAINTAINERS: Add myself to write-after-approval list.
6951 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6953         * configure.in:  Revert 24Jan change.
6954         * configure:  Regenerate.
6956 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6958         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6959         entry of HJ Lu.
6961 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6963         * configure.in: Revert previous change.
6964         * configure: Regenerate.
6966 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6968         * configure.in: Make rda native-only.
6969         * configure: Regenerate.
6971 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6973         * MAINTAINERS: Move myself from GNATS-only-accounts to
6974         write-after-approval.
6976 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6978         * configure.in: Add missing \.
6979         * configure: Rebuilt.
6981 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6983         * configure.in (baseargs): Avoid using \| in sed regular
6984         expressions.
6985         * configure: Rebuilt.
6987 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6989         * configure.in (baseargs): Remove all supported forms of
6990         --cache-file, --srcdir, --host, --build and --target options
6991         from argument lists.
6992         * configure: Rebuilt.
6994 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6996         * MAINTAINERS: Add myself to write-after-approval list.
6998 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7000         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7001         * configure: Rebuilt.
7003 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7005         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7006         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7007         * Makefile.in: Regenerate.
7008         * configure: Regenerate.
7010 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7012         * configure.in: Remove Makefile in build, host and target modules
7013         unless configure was run with --no-recursion.
7014         * configure: Rebuilt.
7016 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7018         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7019         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7020         * Makefile.in: Regenerate.
7022 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7024         * config.guess: Update to 2003-01-03 version.
7025         * config.sub: Update to 2003-01-03 version.
7027 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7029         * configure: Regenerate with proper autoconf 2.13.
7031 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7033         * configure.in: Add AC_PREREQ for consistency.
7034         * configure: Regenerate.
7036 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7038         * configure.in (GDB_TK): Add tcl directories conditional on
7039         gdb/gdbtk directory being present.
7040         * configure: Regenerate.
7042 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7044         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7045         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7046         * configure: Rebuilt.
7048 2002-12-31  Tom Tromey  <tromey@redhat.com>
7050         * Makefile.in: Rebuilt.
7051         * Makefile.def (target_modules) [libffi]: Allow installation.
7053 2002-12-31  Andreas Schwab  <schwab@suse.de>
7055         * configure.in: Fix use of $program_transform_name.
7056         * configure: Regenerated.
7058 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7060         * configure.in (baseargs): Don't remove first configure argument.
7061         * configure: Regenerated.
7063 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7065         * Makefile.tpl (local-distclean): Don't remove...
7066         (multilib.ts): ... this.  Moved into...
7067         (multilib.out): ... this.  Don't use sub-make.
7068         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7069         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7070         (configure-build-[+module+], configure-[+module+],
7071         configure-target-[+module+], configure-gcc): ... these.  Test
7072         for Makefile existence.  Drop config.status from dependencies.
7073         * Makefile.in: Rebuilt.
7074         * configure.in: Move gcc-version-trigger to the end of
7075         ac_configure_args.  Add comments to maybedep.tmp and
7076         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7077         nonopt from baseargs, matching and removing corresponding
7078         whitespace while at it.
7079         * configure: Rebuilt.
7081 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7083         * configure.in (host_configargs): Replace reference to
7084         no-longer-defined buildopts with --build=${build_alias}.
7085         * configure: Rebuilt.
7087         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7088         program_transform_name to standard idiom.
7089         (AUTOGEN, AUTOCONF): Define.
7090         (Makefile.in): Use $(AUTOGEN).
7091         (Makefile): Depend on config.status, and use autoconf-style rule to
7092         build it.  Move original commands to...
7093         (config.status): ... this new target.
7094         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7095         $(AUTOCONF).
7096         * Makefile.in: Rebuilt.
7098 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7100         * Makefile.tpl: Fix dramatic bustage due to change in
7101         program_transform_name.
7102         * Makefile.in: Regenerate.
7104         * configure.in: Remove unnecessary PATH setting.
7105         * configure: Regnerate.
7107         * configure.in: Don't default to unprefixed tools unless
7108         the native tools will work.
7109         * configure: Regenerate.
7111         * configure.in: Convert to autoconf script.  Blow away lots
7112         of now-redundant Makefile fragments.
7113         * configure: Generate using Autoconf.
7114         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7115         * Makefile.in: Regenerate.
7117 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7119         * configure: Fix stupid bug where RANLIB was mistakenly included.
7121         * configure.in: Rename (buildargs, hostargs, targargs) to
7122         (build_configargs, host_configargs, target_configargs).
7124         * configure.in: Move logic out of sed statement.
7126         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7127         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7129 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7131         * config.sub: Import from master repository
7132         * config.guess: Ditto
7134 2002-12-24  Andreas Schwab  <schwab@suse.de>
7136         * Makefile.tpl (multilib.out): Fix missing space.
7137         * Makefile.in: Regenerate.
7139 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7141         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7142         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7143         * Makefile.in: Regenerate.
7144         * configure.in: Remove unnecessary leftovers.
7146 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7148         * configure.in (extra_ranlibflags_for_target): New variable.
7149         (*-*-darwin): Add -c to ranlib commands.
7150         * configure (tooldir): Handle extra_ranlibflags_for_target.
7152 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7154         * Makefile.tpl: Revert HJL's change.
7155         * Makefile.in: Regenerated.
7156         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7157         always.
7159 2002-12-19  Andreas Schwab  <schwab@suse.de>
7161         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7162         * Makefile.in: Regenerate.
7164 2002-12-18  H.J. Lu  <hjl@gnu.org>
7166         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7167         * Makefile.in: Regenerated.
7169         * configure.in (build_prefix): New. Substitute.
7171 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7173         * Makefile.tpl: Don't let real targets depend on phony targets.
7174         * Makefile.in: Regenerate.
7176         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7177         * Makefile.in: Regenerate.
7179 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7181         * config.sub: Import from master repository
7182         * config.guess: Ditto
7184 2002-12-16  Jason Merrill  <jason@redhat.com>
7186         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7187         previous 'make bootstrap'.
7188         * Makefile.in: Regenerate.
7190 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7192         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7194 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7196         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7197         * Makefile.in: Regenerate.
7199 2002-12-13  Jason Merrill  <jason@redhat.com>
7201         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7202         library tests.
7203         (check-c++): Just depend on it and check-target-libstdc++-v3.
7204         * Makefile.in: Regenerate.
7206 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7208         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7209         * Makefile.in: Rebuilt.
7211 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7213         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7215 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7217         * configure: Fix bug put in by gremlins.
7219         * Makefile.tpl: Substitute more autoconfily.
7220         * configure: Substitute more autoconfily.
7221         * Makefile.in: Regenerate.
7223 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7225         * config.sub: Import from master repository
7226         * config.guess: Ditto
7227         * MAINTAINERS: Added Svein Seldal under write after approval
7229 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7231         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7232         * Makefile.in (all-sim): Ditto.
7234 2002-12-06  DJ Delorie  <dj@redhat.com>
7236         * Makefile.tpl: Change configure dependencies to not have real
7237         targets depend on phony targets.
7239 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7241         * configure.in: Revert unintentional change.
7243         * Makefile.tpl: Change dependency for */multilib.out so that
7244         it works when gcc isn't in the tree.
7246         * configure.in: Substitute more.
7247         * configure: Run subconfigures from the Makefile.
7248         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7249         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7251 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7253         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7255 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7257         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7258         and corresponding dependencies.
7259         * Makefile.in: Regenerate.
7261         * configure.in (host_tools): Order binutils, gas and ld for
7262         convenience in running the testsuites.
7264         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7265         * Makefile.in: Regenerate.
7266         * configure.in: Introduce rules to serialize subconfigure runs.
7268         * configure.in: Introduce BASE_CC_FOR_TARGET.
7269         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7270         Realize configure-build-* targets.  Realize configure-target-* targets.
7271         * Makefile.in: Regenerate.
7273 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7275         * configure: Move gcc_version_trigger stuff from here...
7276         * configure.in: ...to here.
7278         * configure.in: Separate subconfigure options added by this file from
7279         options given by the user.  Add machinery to put args for host
7280         subconfigures into the Makefile.
7282         * Makefile.tpl: Remove 'vault' targets.
7283         * Makefile.tpl: Reorder and comment dependencies.
7284         * Makefile.in: Regenerate.
7286 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7287         * configure.in: Fix my broken commit of previous patch. (sigh)
7289 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7291         * configure.in: Move host-specific darwin noconfigdirs into
7292         the host-specific section.
7294 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7296         * configure.in: Move host-specific darwin noconfigdirs into
7297         the host-specific section.
7299 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7301         * configure: Remove skip-this-dir support.
7302         * Makefile.tpl: Remove skip-this-dir support.
7304         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7305         subdirectories.
7306         * Makefile.in: Regenerate.
7308         * Makefile.tpl: Strip out useless setting of 'dir'.
7309         * Makefile.in: Regenerate.
7311 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7313         * configure.in: Fix deeply stupid bug.
7315         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7316         shell code in CXX_FOR_TARGET
7317         * Makefile.def: Introduce raw_cxx.
7318         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7319         RAW_CXX_FOR_TARGET.
7320         * Makefile.in: Regenerate.
7322 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7324         * Makefile.tpl: Remove unnecessary ifs.
7325         * Makefile.in: Regenerate.
7327         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7328         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7329         targets for 'no_install' modules.
7330         * configure: Move GDB_TK substitution to configure.in.  Move
7331         build_modules stuff to configure.in.
7332         * configure.in: Implement soft dependency machinery.  Maybe-ize
7333         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7334         * Makefile.in: Regenerate.
7336 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7338         * Makefile.tpl: Make all-target, install-target behave similarly
7339         to all, install (only hitting configured targets).  Eliminate
7340         unused macro defintions.
7342         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7343         build != host.
7345         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7347         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7349         * configure.in: Produce lists of subdir targets we're actually
7350         configuring.  Remove references to "dosrel".
7351         * Makefile.tpl: Let configure set which subdir targets are hit.
7352         Remove install-cross; clean up install; remove ALL.  Remove
7353         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7354         Autogenerate host module targets.  Remove empty dependency lines
7355         and redundant dependency; rearrange slightly.
7356         * Makefile.def: Add host-side libtermcap, utils.
7358         * Makefile.in: Regenerate.
7360 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7362         * ltconfig (osf[345]): Append $major to soname_spec.
7363         Reflect this in library_names_spec.
7364         * ltmain.sh (osf): Prefix $major with . for use as extension.
7366 2002-11-19  Andreas Jaeger  <aj@suse.de>
7368         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7369         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7370         and sparc64 GNU/Linux systems.
7372 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7374         * MAINTAINERS: Update email.
7376 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7378         * MAINTAINERS: Complete James Dennett's entry.
7380 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7382         * MAINTAINERS (Write After Approval): Add myself.
7384 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7386         * Makefile.tpl: syntactic cleanup
7388 2002-11-13  Stuart Hastings  <stuart@apple.com>
7390         * MAINTAINERS: Add myself to write-after-approval list.
7392 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7394         * Makefile.def: Add list of recursive targets to autogenerate.
7395         Add build_modules.
7396         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7397         targets.  Autogenerate *-build-* targets.
7398         * Makefile.in: Regenerate.
7400 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7402         * configure: More autoconf-style substitutions.
7403         * Makefile.tpl: More autoconf-style substitutions.
7404         * Makefile.in: Regenerate.
7406 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7408         * configure: Substitute more variables in a more autoconf-friendly
7409         way.  Simplify slightly.
7410         * Makefile.tpl: Make more variables substitutable in an
7411         autoconf-friendly way.
7412         * Makefile.in: Regenerate.
7414 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7416         * MAINTAINERS (Write After Approval): Add myself.
7418 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7420         * configure.in (v810*): Remove special setting of tools.
7422         * configure: Add support for extra required flags for ar or nm.
7423         * configure.in (aix4.3+): Use above support for target-specific
7424         issues, rather than using config/mt-aix43.
7426 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7428         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7429         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7430         with $srcdir.  Reformat indentation.  Substitute some variables
7431         formerly hard-coded in the Makefile for build=host.
7432         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7433         * Makefile.def: Autogenerate more.
7434         * Makefile.in: Regenerate.
7436 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7438         * MAINTAINERS (Write After Approval): Add myself.
7440 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7442         * Makefile.def (host_modules): Add rda.
7443         * Makefile.in: Regenerate.
7444         * configure.in (target_tool): Add target-rda to list.
7446 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7448         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7450 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7452         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7453         and restrap targets to this rule.
7454         * Makefile.in:  Regenerate.
7456 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7458         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7459         GNATS only accounts.
7461 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7463         * configure.in (i[3456]86-*-linux*): Add check to disable
7464         ${libgcj} for glibc1.
7466 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7468         * MAINTAINERS: Add myself as ip2k port maintainer.
7470 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7472         * configure.in: Add tic4x target.
7474 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7476         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7477         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7478         * Makefile.in: Regenerate.
7480         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7481         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7482         * Makefile.in: Regenerate.
7484 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7486         * MAINTAINERS: Add myself as web pages co-maintainer.
7488 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7490         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7491         * Makefile.in: Regenerate.
7493 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7495         * MAINTAINERS: Add myself and Nathan Sidwell
7496         <nathan@codesourcery.com> as VxWorks maintainers.
7498 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7500         * Makefile.def: Remove order dependency comments.
7501         * Makefile.tpl: Add explicit install-install dependencies.
7502         * Makefile.in: Regenerate.
7504         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7505         * Makefile.in: Regenerate.
7507         * Makefile.tpl: Add configure-target (for src-release in src)
7508         * Makefile.in: Regenerate.
7510 2002-09-30  Nick Clifton  <nickc@redhat.com>
7512         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7514 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7516         * configure.in (s390*-*-linux*): Enable libgcj.
7518 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7520         * configure: Revert accidentally applied changes.
7522         * Makefile.tpl: Make more autoconf-friendly.
7523         * Makefile.in: Regenerate.
7524         * configure: Make substitution more autoconf-like.
7526 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7528         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7529         single entry to handle all these.
7530         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7531         libjava on arm-*-elf.
7533 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7535         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7536         things that depend on them.
7538 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7540         * Makefile.tpl: Make subsituted variables more autoconfy.
7541         * Makefile.in: Regenerate.
7542         * configure: Make seds more autoconfy.
7544 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7546         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7547         * Makefile.in: Regenerate.
7548         * configure.in: Rewrite sed statements to look autoconfy.
7550         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7551         all-target-foo on configure-target-foo.
7552         * Makefile.def: Ditto.
7553         * Makefile.in: Rebuild.
7555 2002-09-25  Andrew Haley  <aph@redhat.com>
7557         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7559 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7561         * Makefile.def: New file.
7562         * Makefile.tpl: New file.
7563         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7564         * contrib/gcc_update: Note that Makefile.in is a generated file.
7566         * configure.in: Minor rearrangement.  Simplify tests.
7568 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7570         * configure.in (with_headers): Skip copy if value is "yes".
7571         (with_libs): Likewise.
7573 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7575         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7576         * configure.in (sh*-*-pe*): Ditto.
7577         * configure.in (mips*-*-pe*): Ditto.
7578         * configure.in (*arm-wince-pe): Ditto.
7580         * configure.in: Rearrange.
7582 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7584         * MAINTAINERS: Update my email address.
7586 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7588         * MAINTAINERS: (Write After Approval): Add myself.
7590 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7592         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7594 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7596         * MAINTAINERS: Change my mailing address.
7598 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7600         * MAINTAINERS (Write After Approval): Remove myself.
7601         (Various Maintainers: c++ runtime libs): Add myself.
7603 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7605         * MAINTAINERS (Write After Approval): Remove myself.
7606         (Various Maintainers: c++ runtime libs): Add myself.
7608 2002-08-15  Eric Christopher  <echristo@redhat.com>
7610         * config.sub: Import from master repository.
7611         * config.guess: Ditto.
7613 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7615         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7616         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7617         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7619 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7621         * MAINTAINERS: Add self to rs6000 vector extensions.
7623 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7625         * libiberty/configure: Reverted unintended yesterday's check in.
7627 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7629         * boehm-gc/configure, libf2c/configure: Rebuilt.
7630         * libffi/configure, libiberty/configure: Ditto.
7631         * libjava/configure, libobjc/configure: Ditto.
7632         * libstdc++-v3/configure, zlib/configure: Ditto.
7633         Merged from binutils:
7634         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7635         From Steve Ellcey <sje@cup.hp.com>:
7636         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7637         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7638         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7639         IA64.
7640         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7641         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7642         soname_spec, sys_lib_search_path_spec): Ditto.
7644 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7646         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7648 2002-08-04  H.J. Lu  (hjl@gnu.org)
7650         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7652 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7654         * MAINTAINERS (Write After Approval): Add myself.
7656 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7658         * configure.in: Move generic linux case to end.  Copy generic
7659         linux noconfigdirs to mips*-*-linux* entry and new
7660         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7662 2002-07-19  Michael Matz  <matz@suse.de>
7664         * MAINTAINERS: Add myself as ra* maintainer.
7666 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7668         * config.guess: Update to 2002-07-09 version.
7669         * config.sub: Update to 2002-07-03 version.
7671 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7673         * MAINTAINERS: Fix typo in a maintainer email address.
7675 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7677         * configure.in: Remove two redundant tests.
7679 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7681         * configure.in (mips*-*-irix6*o32): Enable stabs.
7683 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7685         * configure.in: Don't build grez.
7686         * Makefile.in: Ditto.
7688         * Makefile.in: Remove references to bsp, cygmon, libstub.
7689         * configure.in: Ditto.
7691         * configure.in: Remove leftover reference to gdbtest.
7693 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7695         * configure.in (gxx_include_dir):  Change to match versioned
7696         C++ headers if --enable-version-specific-runtime-libs is used.
7698 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7700         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7702 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7704         * configure.in: Make --without-x work.
7706 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7708         * configure.in: Rearrange target Makefile fragment collection.
7710         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7711         cvs[src].
7712         * configure.in: Ditto.
7714 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7716         * MAINTAINERS (Write After Approval): Update my e-mail address.
7718 2002-06-24  Ben Elliston  <bje@redhat.com>
7720         * configure.in (host_tools): Remove cgen.
7722         * Makefile.in (all-cgen): Remove; runs from its source directory.
7723         (check-cgen, install-cgen, clean-cgen): Likewise.
7724         (all-opcodes): Do not depend on all-cgen.
7725         (all-sim): Likewise.
7727 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7729         * Makefile.in: Eliminate 'apache' targets.
7730         * configure.in: Eliminate 'apache' targets.
7732         * configure.in: Eliminate redundant tests.  Reorganize.
7734         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7736         * config-ml.in: Eliminate references to Cygnus configure.
7738         * Makefile.in: Eliminate references to building emacs.
7740 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7742         * MAINTAINERS: Update my email address.
7744 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7746         * config.if (libstdcxx_incdir): Version C++ headers.
7747         (cxx_incdir): Remove.
7749 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7751         * MAINTAINERS (Write After Approval): Add self.
7753 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7755         * configure.in: Add support for ip2k.
7757 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7759         * configure.in: Fix AIX configury bug.
7761 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7763         * MAINTAINERS (Write After Approval): Add self.
7765 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7767         * configure.in: replace ${topsrcdir} with ${srcdir}
7769         * configure.in: Move definition of libstdcxx_flags
7770         right above usage, rather than waaay earlier.
7772         * configure.in: Pull definition of is_cross_compiler earlier.
7774         * configure.in: Rearrange a little.
7776         * configure.in: Remove references to librx.
7777         * Makefile.in: Remove references to librx.
7779 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7781         * config.sub: Add support for avr target.
7782         Import from master sources, rev 1.255
7784 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7786         * configure, .cvsignore:  Revert previous change...
7787         * Makefile:  ...delete.
7789 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7791         * configure.in: Eliminate ${gasdir} variable.
7793 2002-06-18  Dave Brolley  <brolley@redhat.com>
7795         * configure.in: Add support for frv.
7796         * config.sub: Add support for frv.
7798 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7800         * configure:  Remove garbage from previous commit.
7802 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7804         * configure:  For in-source builds, make a subdir and re-exec there.
7805         * Makefile:  New file.  Pass targets through to build directory.
7806         * .cvsignore:  No longer ignore "Makefile".
7808 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7810         * MAINTAINERS (Write After Approval): Add self.
7812 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7814         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7816 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7818         * configure.in (vax-*-netbsd*): Re-enable gas.
7820 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7822         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7823         BUILD_PREFIX_1, to correct nomenclature.
7824         * configure: Likewise.
7826         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7827         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7829 2002-05-31  Olaf Hering  <olh@suse.de>
7831         * config-ml.in: Propogate DESTDIR also.
7833 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7835         * configure.in (vax-*-netbsd*): Don't build gas for this
7836         platform.
7838 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7840         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7841         and libgcj for AVR.
7843 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7845         * MAINTAINERS (Write After Approval): Add myself.
7847 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7849         * config.guess: Update to 2002-05-22 version.
7850         * config.sub: Likewise.
7852 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7854         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7855         * config-ml.in: Likewise.
7856         * configure: Likewise.
7857         * configure.in: Likewise.
7859 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7861         * MAINTAINERS: Update my email address.
7863 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7865         * configure.in: Simplify makefile fragment collection.
7867         * configure.in: Remove code to build emacs.
7869         * configure.in : Remove --srcdir argument from targargs and buildargs
7870         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7872         * configure: Move some logic to configure.in.
7873         * configure.in: Move some logic from configure.
7875 2002-05-11  Tom Tromey  <tromey@redhat.com>
7877         * MAINTAINERS: Reflect libgcj reality.
7879 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7881         * Makefile.in: Honour DESTDIR.
7883 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7885         * config.guess: Import 2002-03-20 version.
7886         * config.sub: Import 2002-04-26 version.
7888 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7890         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7892 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7894         * MAINTAINERS: Add self.
7896 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7898         * ltmain.sh: Detect and handle object name conflicts
7899         while piecewise linking a static library.
7901 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7903         * configure.in (noconfigdirs): Don't disable libgcj on
7904         sparc64-*-solaris* and sparcv9-*-solaris*.
7906 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7908         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7910 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7912         * configure.in (FLAGS_FOR_TARGET): Do not add
7913         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7914         on i[3456]86-*-linux*.
7916 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7918         * configure.in (noconfigdirs): Replace [ ] with test.
7920         * configure.in (noconfigdirs): Do not add target-newlib if
7921         target == i[3456]86-*-linux*, and host == target.
7923 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7925         * configure.in: delete reference to absent file
7927         * configure.in: replace '[' with 'test'
7929         * configure.in: Eliminate references to gash.
7930         * Makefile.in: Eliminate references to gash.
7932         * configure.in: remove useless references to 'pic' makefile fragments.
7934         * configure.in: (*-*-windows*) Finish removing.
7936         * configure.in: Eliminate redundant test for libgui.
7938 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7940         * MAINTAINERS: Add self and realphabetize.  Update entries
7941         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7942         entry for a29k port maintainer.
7944 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7946         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7947         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7949 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7951         * configure.in: remove references to dead files
7953 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7955         * MAINTAINERS: Add information about purpose of this file.
7957 2002-04-18  Tom Tromey  <tromey@redhat.com>
7959         * configure.in: Disallow configuring libgcj when it is already
7960         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7961         Solaris 2.8 by default.  For PR libgcj/6158.
7963 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7965         * configure.in:  Move default CC setting out of config/mh-* fragments
7966         directly into here.
7968 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7970         * configure.in: don't even try to configure or make a subdirectory
7971         if there's no configure script for it.
7973 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7975         * MAINTAINERS: Remove chill maintainers.
7976         * Makefile.in (CHILLFLAGS): Remove.
7977         (CHILL_LIB): Remove.
7978         (TARGET_CONFIGDIRS): Remove libchill.
7979         (CHILL_FOR_TARGET): Remove.
7980         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7981         CHILL_LIB.
7982         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7983         (CHECK_TARGET_MODULES): Likewise.
7984         (INSTALL_TARGET_MODULES): Likewise.
7985         (CLEAN_TARGET_MODULES): Likewise.
7986         (configure-target-libchill): Remove.
7987         (all-target-libchill): Remove.
7988         * configure.in (target_libs): Remove target-libchill.
7989         Do not compute CHILL_FOR_TARGET.
7990         * libchill: Remove directory.
7992 2002-04-11  DJ Delorie  <dj@redhat.com>
7994         * Makefile.in, configure.in: Sync with binutils, entries
7995         follow...
7997 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7999         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8000         (do-tar, do-bz2): New rules.
8001         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8002         (gdb-tar): New rule.
8003         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8004         (insight_dejagnu.tar): New rule.
8005         (insight.tar): New rule.
8006         (gdb+dejagnu.tar): New rule.
8007         (gdb.tar): New rule.
8009 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8011         * Makefile.in: Add all-tix to deps for all-snavigator
8012         so that tix is built when building snavigator.
8014 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8016         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8017         ld and gdb are not supported.
8019 2002-01-07  Mark Salter  <msalter@redhat.com>
8021         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8022         Allow target-libgloss to be built for arm, strongarm, and xscale.
8024 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8026         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8027         options for i[3456]86-pc-linux* native builds.
8029 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8031         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8032         files from .po files for a distribution.
8034 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8036         * configure.in: Enable libstdc++-v3 for h8300 targets.
8038 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8040         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8041         version from bfd/.
8043 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8045         * Makefile.in (VER): When present, extract the version number from
8046         the file version.in.
8048 2001-05-24  Tom Rix  <trix@redhat.com>
8050         * configure.in : enable ld for aix
8052 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8054         * config.guess: Add linux target for S/390.
8056 2000-11-07  Philip Blundell  <pb@futuretv.com>
8058         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8060 2000-11-03  Philip Blundell  <pb@futuretv.com>
8062         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8063         files.
8065 2001-01-15  Ben Elliston  <bje@redhat.com>
8067         * configure.in (host_tools): Add sid.
8068         Always configure cgen.
8070 2000-11-24  Nick Clifton  <nickc@redhat.com>
8072         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8075 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8077         * Makefile.in (ALL_MODULES): Add all-cgen.
8078         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8079         (all-cgen): New target.
8080         (all-opcodes,all-sim): Depend on all-cgen.
8081         * configure.in (host_tools): Add cgen.
8082         Only configure cgen if --enable-cgen-maint.
8084 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8086         * configure.in: Add *-*-freebsd* configurations.
8088 2002-04-08  Tom Tromey  <tromey@redhat.com>
8090         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8091         Fixes PR libgcj/6068.
8093 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8095         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8097 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8099         * configure.in (alpha*-dec-osf*): Enable libgcj.
8101 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8103         * MAINTAINERS (Write After Approval): Add myself.
8105 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8107         Fix for: PR bootstrap/3591, target/5676
8108         * configure.in (mcore-pe): Disable the configuration of
8109         libstdc++-v3 since exceptions are not supported.
8111 2002-03-20  Anthony Green  <green@redhat.com>
8113         * configure.in: Enable libgcj for xscale-elf target.
8115 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8117         * MAINTAINERS:  Update my email address.
8119 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8121         * ltmain.sh (relink_command): Fix typo in previous change.
8123 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8125         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8126         (relink_command): Added --tag flags.
8127         (mode=install): If relinking fails; error out.
8129 2002-03-12  Richard Henderson  <rth@redhat.com>
8131         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8132         .NOTPARALLEL tag.
8133         (do-check): Rename from check.
8134         (check): Allow parallel check.
8136 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8138         * MAINTAINERS: Add myself as maintainer for xtensa port.
8139         Fix alphabetical order in CPU port maintainer list.
8140         Remove myself from Write After Approval list.
8142 2002-03-11  Richard Henderson  <rth@redhat.com>
8144         * Makefile.in (.NOTPARALLEL): Add fake tag.
8146 2002-03-07  H.J. Lu  (hjl@gnu.org)
8148         * configure.in: Enable gprof for mips*-*-linux*.
8150 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8152         * MAINTAINERS (Write After Approval): Add myself.
8154 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8156         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8157         libjava.
8158         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8160 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8162         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8163         because its Makefile is there; test for the executable instead.
8165 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8167         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8168         libstdc++-v3 and libjava.
8170 2002-02-11  Adam Megacz  <adam@xwt.org>
8172         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8173         boehm-gc
8175 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8177         * config.guess: Updated to 2002-01-30's version.
8178         * config.sub: Updated to 2002-02-01's version.
8179         Contribute sh64-elf.
8180         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8181         * configure.in: Added sh64-*-*.
8183 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8185         * MAINTAINERS: Belatedly add myself to write after approval list.
8187 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8189         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8190         Remove self as Write After Approval.
8192 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8194         * MAINTAINERS: Put self in as maintainer for contrib/regression
8195         directory.
8197 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8199         * MAINTAINERS:  Update my email address.
8201 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8203         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8204         target-libiberty, and target-libgloss.  Skip Java-related
8205         libraries if not supported for NetBSD on target CPU.
8207 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8209         * install-sh: Use _inst.$$_ for temp file name.
8211 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8213         * MAINTAINERS (Write After Approval): Move my contact info
8214         from here...
8215         (OS Port Maintainers): ...to here (netbsd).
8217 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8219         * MAINTAINERS (Write After Approval): Add myself.
8221 2002-01-17  H.J. Lu  <hjl@gnu.org>
8223         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8224         (all-target-fastjar): Also depend on all-target-libiberty.
8226 2002-01-16  H.J. Lu  (hjl@gnu.org)
8228         * config.guess: Import from master sources, rev 1.225.
8229         * config.sub: Import from master sources, rev 1.238.
8231 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8233         * MAINTAINERS (Write After Approval): Remove myself.
8235 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8237         * MAINTAINERS (Write After Approval): Add myself.
8239 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8241         * MAINTAINERS: Add self as docs co-maintainer.
8243 2001-12-11  Matthias Klose  <doko@debian.org>
8245         * MAINTAINERS (Write After Approval): Add myself.
8247 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8249         * MAINTAINERS: Update my email address.
8251 2001-12-07  Turly O'Connor  <turly@apple.com>
8252         * MAINTAINERS (Write After Approval): Add myself.
8253         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8254         (rs6000_initialize_trampoline): Call __trampoline_setup for
8255         ABI_DARWIN too.
8256         * darwin-tramp.asm: New file, implements __trampoline_setup.
8257         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8259 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8261         * MAINTAINERS (Write After Approval): Add myself.
8263 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8265         * configure, configure.in: Use temp file for long sed commands.
8267 2001-12-03  Laurent Guerby  <guerby@acm.org>
8269         * config.sub: Update to version 1.232 on subversion.
8271 2001-12-03  Ben Elliston  <bje@redhat.com>
8273         * MAINTAINERS: Update mail address for config.* patches.
8275 2001-11-27  DJ Delorie  <dj@redhat.com>
8276             Zack Weinberg  <zack@codesourcery.com>
8278         When build != host, create libiberty for the build machine.
8280         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8281         CONFIG_ARGUMENTS.
8282         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8283         New variables.
8284         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8285         and rules.
8286         (all.normal): Depend on ALL_BUILD_MODULES.
8287         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8288         (all-build-libiberty): Depend on configure-build-libiberty.
8290         * configure: Calculate and substitute proper value for
8291         ALL_BUILD_MODULES.
8292         * configure.in: Create the build subdirectory.
8293         Calculate and substitute TARGET_CONFIGARGS (formerly
8294         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8296 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8298         * MAINTAINERS (write-after-approval): Add self.
8300 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8302         * MAINTAINERS (GNATS only accounts): Remove self.
8304 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8306         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8307         libf2c.
8309 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8311         * MAINTAINERS (Write After Approval): Add self.
8313 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8315         * MAINTAINERS: mips and s390 are also CPU ports.
8317 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8319         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8321 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8323         * MAINTAINERS: Alphabetize.
8325 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8327         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8329 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8331         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8333 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8335         * configure.in (--enable-languages): Be more permissive about
8336         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8338 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8340         * config.sub: Import from master sources, rev. 1.230.
8341         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8343 2001-11-07  Laurent Guerby  <guerby@acm.org>
8345         * MAINTAINERS (Write After Approval): Add self.
8347 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8349         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8351 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8353         * config.sub: Import from master sources, rev 1.226.
8354         * config.guess: Import from master sources, rev 1.216.
8356 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8358         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8359         * MAINTAINERS: Add self as maintainer of MMIX port.
8360         Remove old after-approval entry.
8362 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8364         * ChangeLog, configure: Fix spelling errors.
8366 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8368         * MAINTAINERS: Tweak my address.
8370 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8372         * MAINTAINERS: Update my email address.
8374 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8376         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8377         * MAINTAINERS: Add self as maintainer of CRIS port.
8379 2001-10-10  Geert Bosch  <bosch@gnat.com>
8381         * MAINTAINERS (Various maintainers: Ada front end):
8382         Added Robert Dewar.
8384 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8386         * MAINTAINERS (Write After Approval): Added self
8388 2001-10-02  Geert Bosch  <bosch@gnat.com>
8390         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8392 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8394         * configure: Handle temporary files securely using mkdir.
8396 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8398         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8400 2001-09-26  Will Cohen  <wcohen@redhat.com>
8402         * configure.in (*-*-linux*): Disable configuration of target-newlib
8403         and target-libgloss.
8405 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8407         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8408         RANLIB.
8410 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8412         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8413         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8414         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8415         avoid quotes nesting problems.
8416         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8417         (DO_X): Export only variables that are set.
8419 2001-09-19  Ben Elliston  <bje@redhat.com>
8421         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8422         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8423         semantics.  Use the shell built-in "type" command instead.
8425 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8427         Merged from gcc-3_0-branch:
8428         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8429         * ltcf-c.sh: Use $objext, not $ac_objext.
8430         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8431         * ltcf-cxx.sh: Add support for GNU.
8432         2001-07-22  Timothy Wall  <twall@redhat.com>
8433         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8434         default settings if using GNU tools with that configuration.
8435         * ltcf-cxx.sh: Ditto.
8436         * ltcf-gcj.sh: Ditto.
8437         2001-07-21  Michael Chastain  <chastain@redhat.com>
8438         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8439         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8440         * ltmain.sh: Mark as gcc-local.
8442 2001-08-30  Eric Christopher  <echristo@redhat.com>
8443             Jason Eckhardt  <jle@redhat.com>
8445         * config.guess: Merge from master sources.
8446         * config.sub: Merge from master sources, add support for mipsisa32.
8448 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8449         * config.sub: Merge from master sources, rev 1.219.
8450         * MAINTAINERS: Add self as contact for stormy16 port.
8452 2001-08-14  Zack Weinberg  <zackw@panix.com>
8454         * config.sub: Merge from master sources, rev 1.218.
8455         * config.guess: Merge from master sources, rev 1.209.
8457 2001-08-11  Graham Stott  <grahams@redhat.com>
8459         * Makefile.in (check-c++): Add missing semicolon.
8461 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8463         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8465 2001-07-30  Eric Christopher  <echristo@redhat.com>
8467         * MAINTAINERS (Various maintainers: mips port): Added myself.
8469 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8471         * configure.in (sh-*-linux*): New.
8473 2001-07-27  Richard Henderson  <rth@redhat.com>
8475         * .cvsignore: Add LAST_UPDATED.
8477 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8479         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8481 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8483         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8485 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8487         * MAINTAINERS (Write After Approval): Added myself.
8489 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8491         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8492         and libgcj on m68hc11/m68hc12.
8494 2001-06-27  H.J. Lu  (hjl@gnu.org)
8496         * Makefile (CFLAGS_FOR_BUILD): New.
8497         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8499 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8501         * README: Remove version number.
8503 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8505         * INSTALL/README: Update wrt. to the installation instructions now
8506         residing in gcc/doc/install.texi.
8508 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8510         * README: Replace with a cut-down and updated version of gcc/README.
8512 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8514         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8515         multilibs to be disabled.
8517 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8519         * MAINTAINERS (Write After Approval): Add myself.
8521 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8523         * config.guess: Import CVS version 1.195.
8524         * config.sub: Import CVS version 1.212.
8526 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8528         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8529         gcc/xgcc is built, use -print-prog-name to find out the program
8530         name to use.
8532 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8534         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8535         appear to also be in the master copy.
8536         * config.sub:  Import CVS version 1.211.
8538 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8540         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8541         with_gcc]: Use `gcc -shared' to build a shared library.
8543 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8545         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8546         archives.
8548 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8550         * MAINTAINERS (Write After Approval): Add myself.
8552 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8554         * configure.in (libstdcxx_flags): Do not try to execute
8555         libstdc++-v3/testsuite_flags until it exists.
8557 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8559         * MAINTAINERS: Update my email address.
8561 2001-05-31  Graham Stott  <grahams@redhat.com>
8563         * MAINTAINERS (Write After Approval): Add myself.
8565 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8567         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8568         libraries when using g++ with native linker.
8570 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8572         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8574 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8576         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8577         [aix4*|aix5*]: Prepend blank.
8579 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8581         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8582         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8583         of subdir/configure scripts to use the new libtool.m4.
8585 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8587         * MAINTAINERS (Write After Approval): Add myself.
8589 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8591         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8593 2001-05-11  Ben Elliston  <bje@redhat.com>
8595         * Makefile.in (all-sid): New target.
8596         (check-sid, clean-sid, install-sid): Likewise.
8598 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8600         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8602 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8604         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8605         libgcj.
8607 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8609         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8610         gcc/xgcc is built, use -print-prog-name to find out the program
8611         name to use.
8613 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8615         * configure.in (noconfigdirs): Don't reset it from scratch in the
8616         target case; only append to it.
8618         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8619         sparc-*-solaris2.8]: Disable ${libgcj}.
8621 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8623         * configure.in (libgcj_saved): Copy from $libgcj.
8624         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8625         --disable-libgcj.
8627 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8629         * MAINTAINERS: Remove self as MIPS maintainer and
8630         C front end maintainer.
8632 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8634         * configure.in: Move *-chorusos target case to the proper switch.
8635         Disable libgcj.
8637 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8639         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8640         1.641.2.228.
8642 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8644         * Makefile.in (STAGE1_CFLAGS): Pass down.
8646 2001-04-13  Alan Modra  <amodra@one.net.au>
8648         * config.guess: Add hppa64-linux support.  Note for next import that
8649         this is already in the master file.
8650         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8652 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8654         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8655         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8657 2001-04-11  Stan Shebs  <shebs@apple.com>
8659         * MAINTAINERS: Add self as Darwin port maintainer.
8661 2001-04-11  Alan Modra  <amodra@one.net.au>
8663         * MAINTAINERS: Update my email address.
8665 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8667         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8668         recent versions of FreeBSD (release 3 or later).
8669         * ltconfig: On FreeBSD, -lc must not be provided when building
8670         a shared library or else the standard -pthread gcc option is
8671         rendered worthless to later users of the built library.
8673 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8675         * MAINTAINERS: Add self and RTH as C front end maintainers.
8677 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8679         * config.sub: Make sure to match an already-canonicalized
8680         machine name (eg. mn10300-unknown-elf).
8682 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8684         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8685         New macros.
8686         (bootstrap, cross): Use RECURSE_FLAGS.
8687         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8689 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8691         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8693 2001-03-22  Colin Howell  <chowell@redhat.com>
8695         * Makefile.in (DO_X): Do not backslash single-quotes in
8696         backquotes (two places).
8698 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8700         Re-installed:
8701         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8702         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8703         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8704         * ltcf-cxx.sh: Likewise.
8705         * ltcf-gcj.sh: Likewise.
8707 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8709         * MAINTAINERS: Add myself as "documentation co-maintainer".
8711 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8713         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8714         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8716 2001-03-19  Tom Tromey  <tromey@redhat.com>
8718         * config-ml.in: Handle GCJ and GCJFLAGS.
8720 2001-03-21  Michael Chastain  <chastain@redhat.com>
8722         * Makefile.in: all-m4 depends on all-texinfo.
8724 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8726         * MAINTAINERS: Add myself to write after approval list.
8728 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8730         * Makefile.in (DO_X): Quote nested quotes.
8732 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8734         * MAINTAINERS: Add myself to write after approval list.
8736 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8738         * Makefile.in (DO_X): Use double quotes for quoting
8739         "RANLIB=$${RANLIB}".
8741 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8743         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8745 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8747         * configure.in: Only use `lang_requires' for languages athat are
8748         actually enabled.
8750 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8752         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8754 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8756         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8758 2001-03-07  Tom Tromey  <tromey@redhat.com>
8760         * configure.in: Allow config-lang.in to set `lang_requires' to list
8761         of other required languages.
8763 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8765         * Makefile.in: Remove RANLIB definition. Use RANLIB
8766         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8767         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8769 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8770             Alexandre Oliva  <aoliva@redhat.com>
8772         * Makefile.in (check-c++): Use tabs, not spaces.
8774 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8776         * MAINTAINERS: add myself to Write After Approval list.
8778 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8780         * Makefile.in (check-c++): New rule.
8782         * configure.in (target_libs): Remove libg++.
8783         (noconfigdirs): Remove libg++.
8784         (noconfigdirs): Same.
8785         (noconfigdirs): Same.
8786         (noconfigdirs): Same.
8788         * config-ml.in: Remove libg++ references.
8790         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8791         (ALL_TARGET_MODULES): Same.
8792         (configure-target-libg++): Remove.
8793         (all-target-libg++): Remove.
8794         (configure-target-libio): Remove.
8795         (all-target-libio): Remove.
8796         (check-target-libio): Remove.
8797         (.PHONY): Remove.
8798         (libg++.tar.bz2): Remove.
8799         (all-target-cygmon): Remove libio.
8800         (all-target-libstdc++): Remove.
8801         (configure-target-libstdc++): Remove.
8802         (TARGET_LIB_PATH): Remove libstdc++.
8803         (ALL_GCC_CXX): Remove libstdc++.
8804         (all-target-gperf): Correct.
8806 2001-02-16  Nick Clifton  <nickc@redhat.com>
8808         * configure.in (noconfigdirs): Allow configuration of texinfo
8809         for Cygwin hosts.
8811 2001-02-15  Anthony Green  <green@redhat.com>
8813         * configure: Introduce GCJ_FOR_TARGET.
8814         * configure.in: Ditto.
8815         * Makefile.in: Ditto.
8817 2001-02-13  Andreas Schwab  <schwab@suse.de>
8819         * MAINTAINERS: Update mail address.
8821 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8823         * config.guess: Add linux target for S/390.
8824         * config.sub: Likewise.
8826 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8828         * configure.in: for *-chorusos, don't config target-newlib and
8829         target-libgloss.
8831 2001-02-06  Ben Elliston  <bje@redhat.com>
8833         * configure: Output host type to stdout, not stderr.
8835 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8837         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8838         * ltcf-cxx.sh: Likewise.
8840         * config.if: Assume enable_libstdcxx_v3 is defined.
8842 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8844         Remove V2 C++ library.
8845         * configure.in: Remove --enable-libstdcxx_v3 support.
8847 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8849         * include/demangle.h: Add prototype for java_demangle_v3.
8851 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8853         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8855 2001-01-27  Richard Henderson  <rth@redhat.com>
8857         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8859 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8861         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8862         Don't unset, it's non-portable and no longer necessary, set to empty
8863         instead.
8865 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8867         * ltconfig: Shell portability fix for the tagname validity check.
8869 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8871         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8872         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8874 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8876         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8878 2001-01-26  Tom Tromey  <tromey@redhat.com>
8880         * configure.in: Allow libgcj to be built on Sparc Solaris.
8882 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8884         * ltcf-c.sh: Add aix5 case.
8885         * ltcf-cxx.sh: Likewise.
8886         * ltconfig: Likewise.
8888 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8890         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8891         keep at least one of build_libtool_libs or build_old_libs set to
8892         yes.
8894         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8895         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8897 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8899         * configure.in: Enable libgcj on several additional platforms.
8901 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8903         * configure.in: Enable libgcj for linux targets.
8905 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8907         * MAINTAINERS (Write After Approval): Add myself.
8909 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8911         * MAINTAINERS: Add myself as vax port maintainer.
8913 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8915         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8917 2001-01-09  Mike Stump  <mrs@wrs.com>
8919         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8920         failures of subdirectories.
8922 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8924         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8925         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8926         * ltcf-cxx.sh: Likewise.
8927         * ltcf-gcj.sh: Likewise.
8928         * ltconfig.sh: Fix typo.
8930 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8932         * configure: handle DOS-style absolute paths.
8934 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8936         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8938 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8940         * MAINTAINERS: Add myself as avr port co-maintainer.
8942 2000-12-28  Ben Elliston  <bje@redhat.com>
8944         * MAINTAINERS: Add myself under ``Write After Approval''.
8946 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8948         * texinfo: Remove directory from GCC.
8950 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8952         * COPYING: Update to current
8953         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8954         to 19yy as example year in copyright notice).
8956 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8958         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8959         (libstdcxx_incdir): Pass down.
8960         * config.if: Remove expired bits for cxx_interface, add stub.
8961         (libstdcxx_incdir): Add variable for g++ include directory.
8962         * configure.in (gxx_include_dir): Use it.
8964 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8966         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8967         with old-email address from ``Write After Approval''.
8969 2000-12-15  Andreas Jaeger  <aj@suse.de>
8971         * configure.in: Handle lang_dirs.
8973 2000-12-14  Tom Tromey  <tromey@redhat.com>
8975         * MAINTAINERS: Removed brads.
8977         * MAINTAINERS: Added gcj developers.
8979 2000-12-13  Anthony Green  <green@redhat.com>
8981         * configure.in: Disable libgcj for any target not specifically
8982         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8983         with g++ abi.
8985 2000-12-13  Mike Stump  <mrs@wrs.com>
8987         * Makefile.in (local-distclean): Also remove fastjar.
8989 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8991         * contrib/gcc_update: Add fastjar --touch entries.
8993 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8995         * configure.in: Disable language-specific target libraries for
8996         languages that aren't enabled.
8998 2000-12-10  Anthony Green  <green@redhat.com>
9000         * configure.in: Define libgcj.  Disable libgcj target libraries for
9001         most targets.
9003 2000-12-10  Neil Booth  <neilb@earthling.net>
9005         * MAINTAINERS: Update mail address, remove from WAA list.
9007 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9009         * libjava: Imported from /cvs/java.
9010         * libffi: Likewise.
9011         * Boehm-gc: Likewise.
9013 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9015         * configure.in (target_libs): Revert 2000-12-08 patch.
9016         (noconfigdirs): Added target-libjava.
9018 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9020         * djunpack.bat: removed.
9022 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9024         * Makefile.in: handle DOS-style absolute paths.
9025         * config-ml.in: likewise.
9026         * symlink-tree: likewise.
9028 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9030         * fastjar: Imported.
9032 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9034         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9035         libjava.
9036         * configure.in (target_libs): Removed `target-libjava'.
9038 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9040         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9041         (ALL_MODULES): Added fastjar.
9042         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9043         (all-target-libjava): all-fastjar replaces all-zip.
9044         (all-fastjar): Added.
9045         (configure-target-fastjar, all-target-fastjar): Likewise.
9046         * configure.in (host_tools): Added fastjar.
9048 2000-12-07  Mike Stump  <mrs@wrs.com>
9050         * Makefile.in (local-distclean): Remove leftover built files.
9052 2000-11-24  Nick Clifton  <nickc@redhat.com>
9054         * configure.in (xscale-elf): Add target.
9055         (xscale-coff): Add target.
9057 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9059         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9060         recent versions of FreeBSD (release 3 or later).
9061         * ltconfig: On FreeBSD, -lc must not be provided when building
9062         a shared library or else the standard -pthread gcc option is
9063         rendered worthless to later users of the built library.
9065 2000-11-16  Fred Fish  <fnf@be.com>
9067         * configure.in (enable_libstdcxx_v3): Fix typo,
9068         libstd++ -> libstdc++.
9070 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9072         * MAINTAINERS: Add self to Write After Approval list.
9074 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9076         * MAINTAINERS: Update my email address.  Add myself to global write
9077         privs list.
9079 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9081         * Makefile.in: Merge with src and libgcj.
9082         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9083         configure-target-<library> when their configure scripts need the C
9084         or C++ library to have already been built to work properly.
9085         (do_proto_toplev): Set them to an empty string.
9087         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9088         (REALLY_SET_LIB_PATH): Use them.
9090 2000-11-17  Stan Shebs  <shebs@apple.com>
9092         * MAINTAINERS: Add self to Write After Approval list.
9094 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9096         * configure: Provide the original toplevel configure arguments
9097         (including $0) to subprocesses in the environment rather than
9098         through gcc/configargs.h.
9100 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9102         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9103         C99.  Alphabetise "Write After Approval" list.
9105 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9107         * configure: Turn on libstdc++ V3 by default.
9109         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9110         if we've got GCC.
9112 2000-11-11  Philip Blundell  <philb@gnu.org>
9114         * MAINTAINERS: Add self to Write After Approval list.
9116 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9118         * ltcf-c.sh (aix4): Improve shared library configuration; require
9119         exporting symbols.
9120         * ltcf-cxx.sh (aix4): Define.
9121         * ltconfig (aix4): Define library and soname specs appropriate for
9122         AIX.  Define command to create export symbols list.
9124 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9126         * config.sub: Add support for Sun Chorus
9128 2000-10-31  Nick Clifton  <nickc@redhat.com>
9130         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9131         <name>@redhat.com.  Also installed new email address for Clint
9132         Popetz.
9134 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9136         * etc: Remove directory from GCC.
9138 2000-10-16  Michael Meissner  <meissner@redhat.com>
9140         * configure (gcc/configargs.h): Only create if there is a build GCC
9141         directory created.
9143 2000-10-16  Matthias Klose  <doko@debian.org>
9145         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9146         when configured for libstdc++-v3.
9148 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9150         * configure: Save configure arguments to gcc/configargs.h.
9152 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9154         * config.guess: Import CVS version 1.157.
9155         * config.sub: Import CVS version 1.181.
9157 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9159         * Makefile.in (bootstrap): avoid recursion if subdir missing
9160         (cross): ditto
9161         (do-proto-toplev): ditto
9163 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9165         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9166         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9168         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9169         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9170         all affected `configure' scripts.
9172 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9174         * MAINTAINERS: Add self as cpplib co-maintainer.
9176 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9178         * MAINTAINERS: Add self to Write After Approval list.
9180 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9182         * INSTALL/README: egcs -> GCC update.
9184 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9186         * MAINTAINERS: Add myself to Write After Approval list.
9188 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9190         * MAINTAINERS: Add myself to Write After Approval list.
9192 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9194         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9195         X11 libraries for hppa64.
9197 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9199         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9201 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9203         * Makefile.in (all-zlib): Added dummy target.
9205         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9206         ltcf-gcj.sh: Updated from libtool multi-language branch.
9208 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9210         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9211         (bootstrap*): Depend on all-bootstrap.
9213 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9215         * config.guess: Import CVS version 1.156.
9216         * config.sub: Import CVS version 1.179.
9218 2000-09-02  Anthony Green  <green@cygnus.com>
9220         * Makefile.in (all-gcc): Depend on all-zlib.
9221         (CLEAN_MODULES): Add clean-zlib.
9222         (ALL_MODULES): Add all-zlib.
9223         * configure.in (host_libs): Add zlib.
9225 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9227         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9228         crosses, but add gcc/include to the header search path for them.
9230 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9232         * MAINTAINERS: Add self to Write After Approval list.
9234 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9236         * config.guess: Import CVS version 1.152.
9237         * config.sub: Import CVS version 1.177.
9239 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9241         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9242         $targargs to tell whether newlib is going to be built.
9244         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9245         $$r/TARGET_SUBDIR/libio for _G_config.h.
9247 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9249         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9251 2000-08-22  DJ Delorie  <dj@redhat.com>
9253         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9255 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9257         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9258         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9259         sub-configures.
9261 2000-08-21  DJ Delorie  <dj@redhat.com>
9263         * MAINTAINERS: Add self as a libiberty maintainer
9265 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9267         * configure.in (libstdcxx_flags): Use
9268         libstdc++-v3/src/libstdc++.INC.
9270 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9272         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9274 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9276         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9278         * configure: Make enable_threads and enable_shared defaults
9279         explicit.  Substitute enable_threads into generated Makefiles.
9280         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9281         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9283 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9285         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9287 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9289         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9290         previous delta.
9292 2000-08-11  Jason Merrill  <jason@redhat.com>
9294         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9295         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9296         (FLAGS_FOR_TARGET): Not here.
9297         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9299 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9301         * config-ml.in (CC, CXX): Don't introduce a leading space.
9303 2000-08-07  DJ Delorie  <dj@delorie.com>
9305         * MAINTAINERS: Add self as a DJGPP maintainer
9307 2000-08-07  DJ Delorie  <dj@redhat.com>
9309         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9310         "if we're also building gcc, and it's a gcc that will run on the
9311         build machine, we want to use its includes instead of the system's
9312         default includes".
9314 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9316         * MAINTAINERS: Add self to Write After Approval list.
9318 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9320         * configure.in (libstdcxx_flags): Don't use `"'.
9322         * config-ml.in: Adjust multilib search paths to the
9323         appropriate multilib tree.
9325 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9327         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9328         commas in $LANGUAGES.
9330 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9332         * configure.in: Re-enable all references to libg++ and librx.
9334 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9336         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9337         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9338         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9339         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9341         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9343 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9345         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9346         CXX_FOR_TARGET for sed.
9348 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9350         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9351         Do not override if already set in the environment or in configure.
9352         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9353         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9355 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9357         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9358         the libtool CVS tree multi-language branch.
9359         * ltconfig, ltmain.sh: Updated.
9361 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9363         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9364         (clean-target): Depend on it.
9366         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9367         (GCC_FOR_TARGET): Use it.
9368         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9369         * configure.in: ... here.
9370         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9371         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9373 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9375         * MAINTAINERS: Add self to Write After Approval list.
9377 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9379         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9380         (configure-target-libchill, configure-target-libobjc): Likewise.
9382         * configure.in: Use the same cache file for all target libs.
9383         * config-ml.in: But different cache files per multilib variant.
9385 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9387         * configure (topsrcdir): Don't use dirname.
9389 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9391         * MAINTAINERS: Add self to Write After Approval list.
9393 2000-07-20  Jason Merrill  <jason@redhat.com>
9395         * configure.in: Remove all references to libg++ and librx.
9397         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9399 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9401         * config.sub: Update to subversions version 2000-07-06.
9403 2000-07-12  Andrew Haley  <aph@cygnus.com>
9405         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9406         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9408 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9410         * symlink-tree:  Check number of arguments.
9412 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9414         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9415         search path for a g++ extracted from the build tree.  This
9416         will allow link tests run by configure scripts in
9417         subdirectories to succeed.
9419 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9421         * ltconfig: Add support for mips-dde-sysv4.2MP
9423 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9425         * MAINTAINERS: Add myself as loop discovery maintainer.
9427 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9429         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9430         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9432 2000-06-19  Timothy Wall  <twall@cygnus.com>
9434         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9435         * config.sub: Add tic54x target.
9437 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9439         * MAINTAINERS: Add self as Fortran maintainer,
9440         remove Craig Burley.
9442 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9444         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9445         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9447 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9449         * MAINTAINERS: Add self as i18n maintainer
9451 20000-05-21  H.J. Lu  (hjl@gnu.org)
9453         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9454         directory are used if they exist. Make sure
9455         $(build_tooldir)/include is searched for header files,
9456         $(build_tooldir)/lib/ for library files.
9457         (GCC_FOR_TARGET): Likewise.
9458         (CXX_FOR_TARGET): Likewise.
9460 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9462         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9464 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9466         * Makefile.in (configure-target-libiberty): Depend on
9467         configure-target-newlib.
9469 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9471         * configure.in, Makefile.in: Merge all libffi-related
9472         configury stuff from the libgcj tree.
9474 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9476         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9477         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9479 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9481         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9482         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9483         current version information.  Add to proto-toplev directory.
9484         (gdb-taz): Build do-djunpack.
9486 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9488         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9490 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9492         * MAINTAINERS: Add self to Write After Approval list.
9494 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9496         * ltmain.sh: Preserve in relink_command any environment
9497         variables that may affect the linker behavior.
9499 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9501         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9503 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9505         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9507 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9509         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9510         with the version name.
9512 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9514         * MAINTAINERS: Add self as bb-reorder maintainer.
9516 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9518         * config.if: Tweak.
9520 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9522         * djunpack.bat: New file.
9524 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9526         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9527         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9528         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9529         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9531 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9533         * config.sub (case $basic_machine): Change default for "ibm-*"
9534         to "openedition".
9536 2000-04-13  Andreas Jaeger  <aj@suse.de>
9538         * MAINTAINERS: Added myself.
9540 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9542         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9543         (do-md5sum): New target.
9544         (MD5PROG): Define.
9545         (PACKAGE): Default to TOOL.
9546         (VER): Default to a shell script.
9547         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9548         md5 checksum generation.
9549         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9550         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9551         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9552         insight.tar.bz2): Use gdb-taz to create archive.
9554 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9556         * configure (warn_cflags): Delete.
9558 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9560         * MAINTAINERS: Added myself.
9562 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9563             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9565         * configure.in (enable_libstdcxx_v3): Add.
9566         (target_libs): Add bits here to switch between libstdc++-v2 and
9567         libstdc++-v3.
9568         * config.if: And this file too.
9569         * Makefile.in: Add libstdc++-v3 targets.
9571 2000-04-05  Michael Meissner  <meissner@redhat.com>
9573         * config.sub (d30v): Add d30v as a basic machine type.
9575 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9577         * configure.in: -linux-gnu*, not -linux-gnu.
9579 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9581         * MAINTAINERS: Add self in write-after-approval section.
9583 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9585         * MAINTAINERS: Add self as ia64 port maintainer.
9587 2000-03-08  Neil Booth  <NeilB@earthling.net>
9589         * MAINTAINERS: Add self in write-after-approval section.
9591 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9593         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9594         (do-tar-bz2): Replace TOOL with PACKAGE.
9595         (gdb.tar.bz2): Remove GDBTK from GDB package.
9596         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9597         dejagnu.tar.bz2): New packages.
9599 2000-02-27  Andreas Jaeger  <aj@suse.de>
9601         * configure.in: Add entry for mips*-*-linux*, move catch all
9602         *-*-*linux* entry below this one.
9604 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9606         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9608 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9610         * config.sub: Support an OS of "wince".
9612 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9614         * config.guess, config.sub: Updated to match config's 2000-02-15
9615         version.
9617 2000-02-23  Linas Vepstas  <linas@linas.org>
9619         * config.sub: Add support for Linux/IBM 370.
9620         * configure.in: Likewise.
9622 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9624         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9626 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9628         * config.guess: Guess "cygwin" rather than "cygwin32".
9630 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9632         * configure (gcc_version): When setting, narrow search to
9633         lines containing `version_string'.
9635 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9637         * config.sub: Add support for avr target.
9639 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9641         * MAINTAINERS: Add maintainers for MCore port.
9643 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9645         * config.sub: Add mmix-knuth-mmixware.
9647 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9649         * MAINTAINERS: Pair cccp with cpplib maintainership.
9651 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9653         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9654         structure stuff to -L library search.
9655         (CXX_FOR_TARGET): Ditto.
9656         (CROSS_CHECK_MODULES): Fix spelling mistake.
9658 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9660         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9661         the C++ compiler.
9663 2000-01-12  Richard Henderson  <rth@cygnus.com>
9665         * configure.in: Don't build some bits for beos.
9667 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9669         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9670         as include files.
9672 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9674         * Add self as cpplib maintainer, as requested by Jason
9675         Merrill.  Correct my e-mail address.
9677 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9679         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9680         not mh-aix43.
9682 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9684         * MAINTAINERS: Add myself to "write after approval" list.
9686 1999-12-14  Richard Henderson  <rth@cygnus.com>
9688         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9689         * config.sub: Accept alphaev[78], alphaev8.
9691 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9693         * config.guess, config.sub: Update from autoconf.
9695 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9697         * MAINTAINERS:  update my playtime e-address.
9699 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9701         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9702         necessary libraries are missing.
9704 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9706         * MAINTAINERS: Add new 'write after approval' maintainer.
9708 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9710         * MAINTAINERS: Add new Java maintainer.
9712 1999-10-25  Andreas Schwab  <schwab@suse.de>
9714         * configure: Fix quoting inside arguments of eval.
9716 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9718         * config-ml.in: Allow suppression of some ARM multilibs.
9720 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9722         * config.guess: Add OS/390 match pattern.
9723         * config.sub: Add mvs, openedition targets.
9724         * configure.in (i370-ibm-opened*): New.
9726 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9728         * config.sub: Add support for configuring for pj.
9730 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9732         * config.sub (maybe_os): Add support for configuring for fr30.
9734 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9736         * configure.in: Do not configure or build ld for AIX
9737         platforms.  ld is known to be broken on these platforms.
9739 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9741         * config-ml.in: Pass compiler flag corresponding to multidirs to
9742         subdir configures.
9744 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9746         * Makefile.in (LDFLAGS): Define.
9748 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9750         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9751         noconfigdirs.
9752         (*-*-cygwin*): Likewise.
9754 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9756         * mkdep: New file.
9757         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9758         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9760         From Eli Zaretskii <eliz@is.elta.co.il>:
9761         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9762         long file name when using DJGPP on MS-DOS.
9764 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9766         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9768 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9770         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9771         dependency as this causes "make check" to globally "make all"
9773 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9775         * configure.in (target_libs): Added target-zlib.
9776         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9777         (CONFIGURE_TARGET_MODULES): Likewise.
9778         (CHECK_TARGET_MODULES): Likewise.
9779         (INSTALL_TARGET_MODULES): Likewise.
9780         (CLEAN_TARGET_MODULES): Likewise.
9781         (configure-target-zlib): New target.
9782         (all-target-zlib): Likewise.
9783         (all-target-libjava): Depend on all-target-zlib.
9784         (configure-target-libjava): Depend on configure-target-zlib.
9786         * Makefile.in (configure-target-libjava): Depend on
9787         configure-target-newlib.
9788         (configure-target-boehm-gc): New target.
9789         (configure-target-qthreads): New target.
9791         * configure.in (target_libs): Added target-qthreads.
9792         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9793         (CONFIGURE_TARGET_MODULES): Likewise.
9794         (CHECK_TARGET_MODULES): Likewise.
9795         (INSTALL_TARGET_MODULES): Likewise.
9796         (CLEAN_TARGET_MODULES): Likewise.
9797         (all-target-qthreads): New target.
9798         (configure-target-libjava): Depend on configure-target-qthreads.
9799         (all-target-libjava): Depend on all-target-qthreads.
9801         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9802         (CONFIGURE_TARGET_MODULES): Likewise.
9803         (CHECK_TARGET_MODULES): Likewise.
9804         (INSTALL_TARGET_MODULES): Likewise.
9805         (CLEAN_TARGET_MODULES): Likewise.
9806         (all-target-libjava): New target.
9807         (all-target-boehm-gc): Likewise.
9808         * configure.in (target_libs): Added libjava, boehm-gc.
9810 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9812         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9813         configure.bat in SUPPORT_FILES.
9814         (gas+binutils.tar.bz2): Likewise.
9816         * makeall.bat: Remove; obsolete.
9818 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9820         From Mark Elbrecht:
9821         * configure.bat: Remove; obsolete.
9823 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9825         * configure: Add -W -Wall to the default CFLAGS when compiling with
9826         gcc.
9828 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9830         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9832 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9834         * configure.in: Build ld on IRIX6.
9836 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9838         * Makefile.in: Change distribution targets to use bzip2 instead of
9839         gzip.
9840         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9841         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9843 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9845         * config.sub: Add mcore target.
9847 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9849         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9851 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9853         * config.guess (dummy): Changed to $dummy.
9855 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9857         * config.sub: Tidied up case statements.
9859 1999-05-22  Ben Elliston  <bje@cygnus.com>
9861         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9862         <jiro@din.or.jp>.
9864         * config.guess: Merge with FSF version. Future changes will be
9865         more accurately recorded in this ChangeLog.
9866         * config.sub: Likewise.
9868 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9870          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9872 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9874         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9876 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9878         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9880 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9882         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9883         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9884         Bad merge removed these two changes.
9886 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9887                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9889         * config.guess (interix Alpha): Add.
9891 1999-04-11  Richard Henderson  <rth@cygnus.com>
9893         * configure.in (i?86-*-beos*): Do config gperf; don't config
9894         gdb, newlib, or libgloss.
9896 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9898         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9899         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9900         from multidirs.
9902 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9904         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9906 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9908         * config.sub: Add support for mcore targets.
9910 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9912         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9913         not mt-ospace, in order to shut up assembler warning about using
9914         symbols that are named the same as registers.
9916 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9918         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9919         dependency list for all-target-cygmon.
9921 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9923         * config-ml.in: Check $host, not $target, for selective multilibs.
9924         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9925         thumb interworking, and underscore prefix multilibs.
9927 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9929         * missing: Update to version from current automake.
9931 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9933         * configure (gxx_include_dir): Removed.
9935         * configure.in (gxx_include_dir): Handle it.
9936         * Makefile.in: Likewise.
9938 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9940         * config.sub (mips64vr4111,mips64vr4111el) Add.
9942 1999-03-21  Ben Elliston  <bje@cygnus.com>
9944         * config.guess: Correct typo for detecting ELF on FreeBSD.
9946 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9948         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9949         config/mh-djgpp.
9951 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9953         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9954         all-target-newlib to dependency list for all-target-bsp.
9956 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9958         * config.sub: Add i386-uwin support.
9959         * config.guess: Likewise.
9961 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9963         * configure.in: cleanup, add mh-*pic handling for arm, special
9964         case powerpc*-*-aix*
9966 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9968         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9969         can be built.
9971 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9973         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9974         targets.
9976 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9978         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9980 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9982         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9984 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9986         * config.sub: Fix typo in arm recognition.
9988 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9990         * configure.in (noconfigdirs): Changed target_configdirs to
9991         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9992         rather than m68k-*-* since it is not known to work on
9993         m68k-aout. Ditto for arm-*-*oabi.
9995 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9997         * configure.in (*-*-windows*): Remove, no longer used.
9999 1999-02-19  Ben Elliston <bje@cygnus.com>
10001         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10002         Smart and improved by Andrew Cagney.
10004 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10006         * config.guess: Recognize openbsd-*-hppa.
10008 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10010         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10011         only if it is not empty.
10013 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10015         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10017         * config.guess: Modified to recognize uname's armv* syntax.
10019         * config.sub: Modified to recognize uname's armv* syntax.
10021 1999-02-17  Mark Salter  <msalter@cygnus.com>
10023         * configure.in: Added target-bsp for sparclite.
10025 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10027         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10029 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10031         * configure.in: Add support for strongarm port.
10032         * config.sub: Add support for strongarm target.
10034 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10036         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10037         the old name config/mh-cygwin32.
10038         Enable texinfo.
10040 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10042         * configure.in: Do build ld for ix86 Solaris.
10044 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10046         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10047         $AR_FOR_TARGET.  Likewise for RANLIB.
10049 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10051         * config.sub (oabi):  Recognize.
10052         * configure.in (arm-*-oabi):  Handle.
10054 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10056         * config.guess: Improve detection of i686 on UnixWare 7.
10058 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10060         * config.guess: Add support for i386-pc-interix.
10061         * config.sub: Likewise.
10062         * configure.in: Likewise.
10064 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10066         * Makefile.in: Remove unneeded all-target-libio from
10067         from all-target-winsup target since it is now unneeded.
10068         Add all-target-libtermcap in its place since it is now
10069         needed.
10071 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10073         * configure.in: makefile stub for cygwin target is probably
10074         unnecessary.  Remove it for now.
10076 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10078         * configure.in: libtermcap.a should be built when cygwin is the
10079         target as well as the host.
10080         * config.guess: Allow mixed case in cygwin uname output.
10081         * Makefile.in: Add libtermcap target.
10083 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10085         * config.sub: Clean up handling of hppa2.0.
10087 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10089         * config.guess: Use C code to identify more HP machines.
10091 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10093         * config.sub: Handle hppa2.0.
10095 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10097         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10098         cygmon for all sparclite targets, regardless of object format.
10100 1998-12-15  Mark Salter  <msalter@cygnus.com>
10102         * configure.in: Added target-bsp for several target architectures.
10104         * Makefile.in: Added rules for bsp.
10106 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10108         * config.guess: Improve detection of hppa2.0 processors.
10110 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10112         * config.guess: Recognize FreeBSD using ELF automatically.
10114 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10116         * configure (skip-this-dir): Add handling for new shell script, which
10117         might be created by a sub-directory's configure to indicate, this particular
10118         directory is "unwanted".
10119         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10121 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10123         * ltconfig: import from libtool, after changing libtool to
10124         account for the cygwin name change.
10126 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10128         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10129         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10131 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10133         * configure.in: Add libtermcap to list of cygwin dependencies.
10135 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10137         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10138         they include winsup/include when it's a cygwin target.
10140 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10142         * configure.in (host_tools): Added zip.
10143         * Makefile.in (all-target-libjava): Depend on all-zip.
10144         (all-zip): New target.
10145         (ALL_MODULES): Added all-zip.
10146         (NATIVE_CHECK_MODULES): Added check-zip.
10147         (INSTALL_MODULES): Added install-zip.
10148         (CLEAN_MODULES): Added clean-zip.
10150 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10152         * Makefile.in: lose "32" from comment about cygwin.
10154 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10156         * configure.in: Use -Os to build target libraries for the fr30.
10158 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10160         * config.sub: Add fr30.
10162 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10164         * configure.in: drop "32" from config/mh-cygwin32.  Check
10165         cygwin* instead of cygwin32*.
10166         * config.sub: Check cygwin* instead of cygwin32*.
10168 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10170         * config.guess: Match any version of Unixware7.
10172 1998-10-20  Syd Polk  <spolk@cygnus.com>
10174         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10175         if desired.
10177 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10179         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10180         these if the appropriate directories and files to not exist.
10182 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10184         * Makefile.in (DEVO_SUPPORT): Add config.if.
10186 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10188         * configure: Add pattern to replace "build_tooldir"'s
10189         definition in the generated Makefile with "tooldir"'s
10190         actual value.
10192 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10194         * config.sub: Bring back lost sparcv9.
10196         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10198 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10200         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10201         CC_FOR_TARGET and friends.
10203 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10205         * Makefile.in (build_tooldir): New variable, same as tooldir.
10206         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10207         -B$(build_tooldir)/bin/.
10208         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10210 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10212         * README: Remove installation instructions and refer to the
10213         INSTALL directory instead.
10215 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10217         * config.sub: Add support for i[34567]86-pc-udk.
10218         * configure.in: Likewise.
10220 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10222         * Makefile.in: add bzip2 package building bits for user
10223         tools module
10224         * configure.in: ditto
10226 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10228         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10229         (ALL_TARGET_MODULES): Add all-target-libobjc.
10230         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10231         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10232         (all-target-libchill): Add dependencies.
10233         * configure.in (target_libs): Add libchill.
10235 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10237         * configure.in (target_subdir): Remove duplicate line.
10239 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10241         * Makefile.in (all-automake): fix dependencies.
10243 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10245         * configure.in: Minor cleanups for building in the $(target_alias)
10246         subdir.
10248 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10250         * Makefile.in (bootstrap): Set r and s before make all.  Use
10251         BASE_FLAGS_TO_PASS in make all.
10252         (cross): Likewise.
10254 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10256         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10258 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10260         * config.sub: Fix typo in last change.
10262 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10264         * config.sub: Add support for C4x target.
10265         * configure.in: Likewise.
10267 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10269         * config.sub: Recognize sparcv9 just like sparc64.
10271 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10273         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10275 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10277         * config.guess: Correctly identify Pentium II sco boxes.
10279         * config.guess: Fix "tr" code.  From Weiwen Liu.
10281 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10283         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10284         stabs.
10286 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10288         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10289         (ALL_TARGET_MODULES): Add all-target-libchill.
10290         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10291         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10292         (all-target-libchill): Add dependencies.
10293         * configure.in (target_libs): Add libchill.
10295 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10297         * config.guess: Avoid assumptions about "tr" behaves when
10298         LANG is set to something other than English.
10300 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10302         * configure (gxx_include_dir): Changed to
10303         '${prefix}/include/g++'-${libstdcxx_interface}.
10305         * config.if: New to determine the interfaces.
10307 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10309         * config.guess: Detect and handle MPE/IX.
10310         * config.sub: Deal with MPE/IX.
10312 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10314         * configure.in: Use mh-aix43.
10316 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10318         * configure: Fix --without/--disable cases for gxx-include-dir.
10320 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10322         * mdata-sh:  Imported.  Needed for automake support.
10324 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10326         * Makefile.in (taz): Try "chmod -R og=u ." before
10327         "chmod og=u `find . -print`".
10329 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10331         * configure.in: Add arm-elf and thumb-elf support.
10333 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10335         * Makefile.in: Undo previous patch.
10337 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10339         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10340         to here ...
10341         (install-no-fixedincludes): and here
10342         (INSTALL_MODULES): ... from here.
10344 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10346         * config.sub: Merge with FSF.
10348         * config.guess: Merge with FSF.
10350 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10352         * configure (extraconfigdirs): New variable.
10353         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10354         * Makefile.in (all): Move higher in file.
10355         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10356         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10357         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10358         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10359         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10361 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10363         * Makefile.in (all-target-libjava): Depend on all-gcc and
10364         all-target-newlib.
10365         (configure-target-libjava): Depend on $(ALL_GCC).
10367 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10369         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10370         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10372 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10374         * INSTALL/README: Fix typo.
10376 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10378         * ylwrap: Change absolute path checks to check for DOS style path
10379         names.
10381         * ylwrap: Don't use a full path name if the source file is in the
10382         same directory.  From hjl@lucon.org (H.J. Lu).
10384         * config-ml.in: Default to being verbose, to match Feb 18 change to
10385         configure.
10387 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10389         Brought over from egcs:
10391         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10393         * configure.in (target_subdir): Set to ${target_alias} instead
10394         of "libraries".
10396         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10398         * configure.in (target_subdir): Set to libraries if enable_multilib.
10400 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10402         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10403         multilibs, force reconfiguration the first time we create
10404         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10406 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10408         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10409         avoid confusion with --no-recursion.
10411 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10413         * configure.in: Win32 hosts shouldn't use install -x
10414         * install-sh: remove -x option, and special .exe-handling
10415         hack.
10417 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10419         * config.guess: Recognize i586-pc-beos.
10420         * configure.in: Don't build some bits for beos.
10422 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10424         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10425         CFLAGS default to -O2.
10427         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10428         when using GNU ld.
10430 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10432         * ltmain.sh: Correct install when using a different shell.
10434 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10436         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10438 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10440         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10441         target.
10443 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10445         * ltconfig: Update to correct AIX handling.
10447 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10449         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10451         * configure.in (target_subdir): Set to ${target_alias} instead
10452         of "libraries".
10454 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10456         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10457         (Makefile): Depend on $(gcc_version_trigger).
10459         * configure (gcc_version): Change default initializer to empty
10460         string.
10461         (gcc_version_trigger): New variable; pass this variable down
10462         to subdir configures to enable them checking gcc's version
10463         themselves. Emit make macros for both gcc_version vars.
10464         (topsrcdir): Initialize reliably.
10465         (recursion line): Remove --with-gcc-version=${gcc_version}.
10467 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10469         * configure (enable_version_specific_runtime_libs): Implement new flag
10470         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10471         in $(libsubdir); emit definition in each generated Makefile.
10472         (gxx_include_dir): Initialize depending on
10473         $enable_version_specific_runtime_libs.
10475 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10477         * configure (gcc_version): Initialize properly depending on
10478         how and where configure is started.
10479         (recursion line): Pass a --with-gcc-version=${gcc_version}
10480         to configures in subdirs.
10482 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10484         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10485         cygmon
10487 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10489         * configure.in: Add cygmon and libstub support for mn10200.
10491 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10493         * configure (gcc_version): Add new variable describing the
10494         particular gcc version we're building.
10495         * Makefile.in (libsubdir): Add new macro for the directory
10496         in which the compiler finds executables, libraries, etc.
10497         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10498         and libsubdir.
10500 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10502         * Makefile.in (local-clean): Remove *.log.
10503         (warning.log): Built with warn_summary from build.log.
10504         (mail-report.log): Run test_summary.
10505         (mail-report-with-warnings.log): Run test_summary including
10506         warning.log in the report.
10508 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10510         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10512 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10514         * Makefile.in (grep): Grep no longer depends on libiberty.
10516 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10518         * Makefile.in: all-snavigator needs all-libgui.
10520 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10522         * configure.in: Add cygmon and libstub support for mn10300.
10524 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10526         * missing: Update to version from automake 1.3.
10528         * ltmain.sh: On installation, don't get confused if the same name
10529         appears more than once in the list of library names.
10531 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10533         * config.sub: Accept m68060 and m5200 as CPU names.
10535 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10537         * configure: Use && rather than using -a in test, because odd
10538         strings can confuse test.
10539         * configure.in: Likewise.
10541 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10543         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10545 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10547         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10548         bootstrap4-lean): New targets.
10550 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10552         * mpw-* Delete.  Not used.
10554 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10556         * COPYING.LIB: Update FSF address.
10558 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10560         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10562         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10563         GAS_SUPPORT_DIRS.
10565 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10567         * ltconfig, ltmain.sh: Avoid producing a version number if
10568         -version-info was not used.
10570 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10572         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10573         building with newlib.
10575 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10577         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10578         Solaris `make' causes it to continue to next definition.
10580 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10582         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10583         the right GUI libraries and files are installed along with GDB.
10585 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10587         * configure.in: Change alpha to alpha* in several places.
10589 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10591         * config.sub: Recognize sparc86x.
10593 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10595         * configure.in (--enable-target-optspace): Remove debug echo.
10597 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10599         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10601 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10603         * ltconfig: Update cygwin32 support.
10605         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10606         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10607         (GDB_SUPPORT_DIRS): Likewise.
10609 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10611         * configure.in (target_makefile_frag): If --enable-target-optspace,
10612         use -Os to compile target libraries rather than -O2.  Default to
10613         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10614         not used.
10615         * configure.in (target_cflags): Ditto for d30v.
10617 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10619         * Makefile.in (all-bfd): Depend on all-intl.
10620         (all-binutils): Likewise.
10621         (all-gas): Likewise.
10622         (all-gprof): Likewise.
10623         (all-ld): Likewise.
10625 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10627         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10629 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10631         * Makefile.in (all-bfd): Depend upon all-libiberty.
10633         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10635 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10637         * Makefile.in: Add libstub.
10639         * configure.in: Ditto. Build libstub for targets that have cygmon
10640         support.
10642 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10644         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10646 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10648         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10649         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10651 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10653         * configure: Define DEFAULT_M4 by searching PATH.
10654         * Makfile.in: Use DEFAULT_M4.
10656 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10658         * ltconfig: Add cygwin32 support.
10660         * Makefile.in, configure.in: Add libtool as a native only directory
10661         to configure and build.
10663 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10665         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10667 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10669         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10671 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10673         * Makefile.in: add ash make rules
10674         * configure.in: add ash to native_only and host_tools lists
10676 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10678         * Makefile.in (all-gettext, all-intl): New targets.
10679         (ALL_MODULES): Added all-gettext, all-intl.
10680         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10681         (INSTALL_MODULES): Added install-gettext, install-intl.
10682         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10684         * configure.in (host_tools): Added gettext.
10685         (native_only): Likewise.
10686         (noconfigdirs) [various cases]: Likewise.
10687         (host_libs): Added intl.
10689 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10691         * configure: Do not disable building gdbtk for cygwin32 hosts.
10693 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10695         * configure.in: Add thumb-coff target.
10696         * config.sub: Add thumb-coff target.
10698 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10700         * Makefile.in: Revert yesterday's change.
10701         (all-target-winsup):  all-target-librx stays out of here.
10703 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10705         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10706         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10707         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10708         Remove references to librx and libg++.
10710 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10712         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10713         recursive makes
10715 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10717         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10718         for newlib directory.
10719         (CXX_FOR_TARGET): Likewise.
10721 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10723         * ltconfig: Update after libtool/ltconfig.in change for
10724         hpux11.
10726 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10728         * ltconfig, ltmain.sh: Update to libtool 1.2.
10730 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10732         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10733         (install-gcc-cross): Instead, override LANGUAGES here.
10735 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10737         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10738         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10740 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10742         * configure.in: Add Thumb-pe target.
10744 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10746         * Makefile.in - changed sn targets to snavigator
10747         * configure.in - changed sn targets to snavigator
10749 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10751         * config-ml.in: After building symlink tree call make distclean
10752         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10753         to be the case for libiberty.
10755 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10757         * configure: When making link, also check the current
10758         directory. The configure scripts may create one.
10760 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10762         * config.sub: Accept alphapca56 and alphaev6 properly.
10764 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10766         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10768 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10770         * config.sub (sco5): Fix typo.
10772 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10774         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10775         install-itcl.
10776         (install-itcl): Remove dependency on install-tcl.
10778 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10780         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10782 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10784         * configure.in: Don't build libgui for a cygwin32 target when not on
10785         a cygwin32 host.
10787 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10789         * configure (redirect): Set to null, so default behavior of
10790         configure is now --verbose.
10792 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10794         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10795         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10797 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10799         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10800         this change to sync Makefile.in with its ChangeLog entries.
10802 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10804         * ltmain.sh (mkdir): Check that the directory doesn't exist
10805         before we exit with error, so that we don't get races during
10806         parallel builds.
10808 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10810         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10812 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10814         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10815         PICFLAG_FOR_TARGET.
10816         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10818         * configure: Emit a definition for the new macro enable_shared
10819         into each Makefile.
10821 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10823         * configure.in (host_tools, native_only): Add libtool.
10825 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10827         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10828         Fix typo in ming config comment.
10830 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10832         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10834 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10836         * config.sub: Add tic30 cases, and map c30 to tic30.
10838 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10840         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10841         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10842         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10843         (CLEAN_TARGET_MODULES): Similarly
10844         (all-target-libf2c): Add dependences.
10845         * configure.in (target_libs): Add libf2c.
10847 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10849         * configure.in: Remove expect from noconfigdirs when target
10850         is cygwin32.  OK to build expect and dejagnu with Canadian
10851         Cross.
10853 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10855         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10856         host.
10858         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10859         and mingw32.
10861 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10863         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10864         here as it is not defined in the toplevel Makefile.
10866 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10868         * configure (package_makefile_rules_frag): New variable, which names
10869         a file with generic rules, ...
10870         Change comment to mention we now have FIVE parts.
10871         * configure: Undo last change.
10873 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10875         * config.guess: More accurate determination of HP processor types.
10876         * config.sub: More accurate determination of HP processor types.
10878 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10880         * configure (package_makefile_frag): Move inserting the
10881         ${package_makefile_frag} to where it should be according
10882         to the comment.
10884 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10886         * config.guess: Add support for Linux/ARM.
10888 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10890         * .cvsignore: Remove *-info and *-install since they match
10891         release-info and mpw-install, which we don't want to just ignore.
10893 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10895         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10897 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10899         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10900         local_prefix to sub-make invocations.
10902 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10904         * configure.in: Check makefile fragments in the source
10905         directory.
10907 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10909         * configure.in: Check whether host and target makefile
10910         fragments exist before adding them to *_makefile_frag.
10912 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10914         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10916 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10918         * configure.in: Make sure we only replace RPATH_ENVVAR on
10919         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10920         regexp to sed.
10922         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10923         to sub-makes.
10925 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10927         * config-ml.in (multi-do): LDFLAGS must include multilib
10928         designator.
10930 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10932         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10934 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10936         * config.sub: Add mingw32 support.
10937         * configure.in: Likewise.
10939 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10941         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10943 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10945         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10946         * configure (gxx_include_dir): Provide a definition for subdirs
10947         which do not use autoconf.
10949 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10951         * config.guess: Sync with egcs.  Picks up new alpha support,
10952         BeOS & some additional linux support.
10954 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10956         * config.guess: HP 9000/803 is a PA1.1 machine.
10958 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10960         * configure.in: It's alpha*-...
10962 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10964         * configure.in (host_makefile_frag, target_makefile_frag):
10965         Handle multiple config files.
10966         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10967         alpha-*-*.
10969 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10971         * mkdep: New file.
10973 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10975         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10977 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10979         * Makefile.in: Add libgui directory.
10980         (GDB_TK): Add all-libgui.
10981         * configure.in: Add libgui directory.
10982         * configure: Add all-libgui to GDB_TK.
10984 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10986         * config-ml.in (multidirs): Add m32r to multilib list.
10988 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10990         * Makefile.in (all-target-gperf): Change dependency to
10991         all-target-libstdc++.
10993 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10995         * config.guess: Add BeOS support.
10997 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10999         Source directory cvs renamed to cvssrc:
11000         * configure.in (host_tools): Change cvs to cvssrc.
11001         (native_only): Likewise.
11002         (noconfigdirs) [various cases]: Likewise.
11003         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11004         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11005         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11006         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11007         (all-cvssrc): Rename target from all-cvs.
11009 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11011         * configure (gxx_include_dir): Fix thinko.
11013 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11015         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11016         (install-cross, install-gcc-cross): New targets.
11018 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11020         * configure.in (noconfigdirs): Add support for Thumb target.
11022         * config.sub (maybe_os): Add support for Thumb target.
11024 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11026         * Makefile.in: Add rules for cygmon.
11028         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11030 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11032         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11033         * configure (gxx_include_dir): Provide a definition for subdirs
11034         which do not use autoconf.
11036 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11038         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11039         11/18/97 build
11041 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11043         * From Franz Sirl.
11044         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11045         found on RedHat Linux systems.
11047 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11049         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11050         guesses.
11052 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11054         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11056 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11058         * ltmain.sh: If mkdir fails, check whether the directory was created
11059         anyhow by some other process.
11061 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11063         * configure.in (d30v-*-*): Configure all directories.
11065 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11067         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11068         for the D30V.
11070 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11072         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11074 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11076         * include/libiberty.h: Add extern "C" { so it can be used with C++
11077         progrms.
11078         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11079         programs.
11081 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11083         * configure.in (d30v-*-*): Configure GCC now.
11085 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11087         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11088         is no longer needed.
11090 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11092         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11094 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11096         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11097         targets using "$@" to provide support for similar but not identical
11098         targets without having to duplicate code.
11100 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11102         * makefile.vms: Fix to work with DEC C.
11104 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11106         * config.sub: Add mips-tx39-elf to marketing names.
11108 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11110         * ltmain.sh: Handle symlinks in generated script.
11112 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11114         * configure: Handle autoconf style directory options: --bindir,
11115         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11116         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11117         --sysconfdir.
11118         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11119         (sharedstatedir, localstatedir, oldincludedir): New variables.
11120         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11121         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11122         sbindir, sharedstatedir, and sysconfdir.
11124 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11126         * Makefile.in (bootstrap-lean): New target.
11128 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11130         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11131         sn, and gnuserv from noconfigdirs.
11133 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11135         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11137 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11139         * Makefile.in (cross): New target.
11141 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11142                           Jeff Law         <law@cygnus.com>
11144         * Makefile.in (bootstrap2, bootstrap3): New targets.
11145         (all-bootstrap): Remove outdated and confusing target.
11146         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11148 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11150         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11151         windows.  Consistent with gdb/configure.
11153 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11155         * configure.in: Name Linux target fragment.
11157         * configure: Rewrite so that project Makefile fragment is inserted
11158         first and appears last in the resulting Makefile.
11160 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11162         * Makefile.in (install-itcl): Install tcl first.
11164 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11166         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11168 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11170         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11172         * configure.in (skipdirs): Add target-librx for Linux.
11173         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11175 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11177         * Makefile.in (bootstrap): New target.
11179 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11181         * config.sub: Accept 'amigados' for backward compatibility.
11183 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11185         * config.guess: Merge with FSF.
11187 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11189         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11191 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11193         * config.sub: Add "marketing-names" patch.
11195 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11197         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11199 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11201         * config.sub: Handle v850-elf.
11203 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11205         * .cvsignore (*-install): Remove.
11207 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11209         * ltconfig: Set CONFIG_SHELL in libtool.
11210         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11212 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11214         * configure.in (target_subdir): Set to libraries if enable_multilib.
11216 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11218         * config.guess: Update from gcc directory.
11220 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11222         * Makefile.in (all-sim): Depends on all-readline.
11224 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11226         * Makefile.in (BISON, YACC): Use $$s.
11227         (all-bison): Depend on all-texinfo.
11229 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11231         * Makefile.in (BISON): Add -L flag.
11232         (YACC): Likewise.
11234 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11236         * configure.in (noconfigdirs): Add support for v850e target.
11238         * config.sub (maybe_os): Add support for v850e target.
11240 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11242         * configure.in (noconfigdirs): Add support for v850ea target.
11244         * config.sub (maybe_os): Add support for v850ea target.
11246 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11248         * config.sub: Add mipstx39.  Delete r3900.
11250 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11252         * Makefile.in (all-autoconf): Depends on all-texinfo.
11254 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11256         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11257         eabi targets.
11259 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11261         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11263         * configure: When handling a Canadian Cross, handle YACC as well as
11264         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11265         * Makefile.in (all-bison): Depend upon all-texinfo.
11267 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11269         * Makefile.in (BISON): bison, not byacc or bison -y.
11270         (YACC): bison -y or byacc or yacc.
11271         (various): Add *-bison as appropriate.
11272         (taz): No need to mess with BISON anymore.
11274 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11276         * configure: If OSTYPE matches *win32*, try to find a good value for
11277         CONFIG_SHELL.
11279 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11281         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11282         configure.in if it is present.
11284 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11286         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11288 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11290         * config.sub: Recognize `arc' cpu.
11291         * configure.in: Likewise.
11292         * config-ml.in: Likewise.
11294 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11296         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11298 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11300         * configure: Changed sed delimiter from ':' to '|' when
11301         attempting to substitute ${config_shell} for SHELL. On
11302         NT ${config_shell} may contain a ':' in it.
11304 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11306         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11308 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11310         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11312 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11314         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11316         * ylwrap: If the program is a relative path, force it to be
11317         absolute.
11319 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11321         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11323 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11325         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11326         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11327         for libraries.
11329 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11331         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11332         separated by spaces.
11334 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11336         * ylwrap: New file.
11337         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11339         * ltmain.sh: Handle /bin/sh at start of install program.
11341         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11343         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11344         * missing: New file, from automake 1.2.
11346 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11348         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11349         check-tk to CHECK_X11_MODULES.
11351 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11353         * config.sub: Merge with FSF.
11355 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11357         * config.guess: Merge with FSF.
11359 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11361         * configure: Treat msdosdjgpp like go32.
11362         * configure.in: Likewise.  Don't remove gprof for go32.
11364         * configure: Change Makefile.tem2 to Makefile.tm2.
11366 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11368         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11370 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11372         * install-sh (chmodcmd): Set to null if the DST directory already
11373         exists.  Same as Nov 11th change.
11375 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11377         * configure (GDB_TK): Needs itcl and tix.
11379 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11381         * config.guess: Update from FSF.
11383 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11385         * Makefile.in (GDB_TK): Depend on itcl and tix.
11387 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11389         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11390         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11391         (INSTALL_SCRIPT): New variable.
11392         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11393         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11394         to -x.
11395         * install-sh: Add support for -x option.
11397 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11399         * configure.in, Makefile.in: Treat tix like itcl.
11401 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11403         * Makefile.in (WINDRES): New variable.
11404         (WINDRES_FOR_TARGET): New variable.
11405         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11406         (EXTRA_HOST_FLAGS): Add WINDRES.
11407         (EXTRA_TARGET_FLAGS): Add WINDRES.
11408         (EXTRA_GCC_FLAGS): Add WINDRES.
11409         ($(DO_X)): Pass down WINDRES.
11410         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11411         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11412         DLLTOOL_FOR_TARGET.
11414 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11416         * configure.in: configure sim before gdb for win32-x-ppc
11418 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11420         Move gperf into the toplevel, from libg++.
11421         * configure.in (target_tools): Add target-gperf.
11422         (native_only): Add target-gperf.
11423         * Makefile.in (all-target-gperf): New target, depend on
11424         all-target-libg++.
11425         (configure-target-gperf): Empty rule.
11426         (ALL_TARGET_MODULES): Add all-target-gperf.
11427         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11428         (CHECK_TARGET_MODULES): Add check-target-gperf.
11429         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11430         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11432 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11434         * config.sub (mn10200): Recognize new basic machine.
11436 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11438         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11439         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11441 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11443         * configure.in: If we're building mips-sgi-irix6* native, turn on
11444         ENABLE_MULTILIB and set TARGET_SUBDIR.
11446 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11448         * Makefile.in (all-sn): Depend on all-grep.
11450 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11452         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11454         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11455         Makefile.  From Jeff Makey <jeff@cts.com>.
11456         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11458         * Makefile.in (DISTBISONFILES): Remove.
11459         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11460         $(DEFAULT_YACC).
11462         * configure.in: Build itl, db, sn, etc., when building for native
11463         cygwin32.
11465         * Makefile.in (LD): New variable.
11466         (EXTRA_HOST_FLAGS): Pass down LD.
11467         ($(DO_X)): Likewise.
11469 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11471         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11473 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11475         * configure.in (targargs): Strip out any supplied --build argument
11476         before adding our own. Always add --build.
11478 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11480         * configure.in (targargs): Pass --build if we're doing
11481         a cross-compile.
11483 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11485         * configure: Use '|' instead of ":" as the separator in
11486         sed. Otherwise sed chokes on NT path names with drive
11487         designators. Also look for "?:*" as the leading characters in an
11488         absolute pathname.
11490 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11492         * config.sub: Support for r3900.
11494 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11496         * configure.in: Use install-sh, not install.sh.
11498 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11500         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11501         apply it twice.
11503 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11505         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11506         install-binutils.
11508 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11510         * Makefile.in: Add automake targets.
11511         * configure.in (host_tools): Add automake.
11513 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11515         * configure: Default CXX to c++, not gcc.
11516         * Makefile.in (CXX): Set to c++, not gcc.
11517         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11519 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11521         * install-sh: try appending a .exe if source file doesn't
11522         exist
11524 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11526         * configure.in: Turn on multilib by default.
11527         (cross_only): Remove target-libiberty.
11529         * Makefile.in (all-gcc): Don't depend on libiberty.
11531 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11533         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11535 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11537         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11538         (DISTBISONFILES): Add ld/Makefile.in
11540 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11542         * configure.in: if target is cygwin32 but host isn't cygwin32,
11543         don't configure gdb tcl tk expect, not just gdb.
11545 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11547         * configure.in: Added gnuserv everywhere sn appears.
11549         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11550         (CROSS_CHECK_MODULES): Added check-gnuserv.
11551         (INSTALL_MODULES): Added install-gnuserv.
11552         (CLEAN_MODULES): Added clean-gnuserv.
11553         (all-gnuserv): New target.
11555 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11557         * config.guess: Fixes for MIPS OpenBSD systems.
11559 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11561         * Makefile.in (INSTALL_XFORM): Remove.
11562         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11564         * mkinstalldirs: New file, copied from automake.
11565         * Makefile.in (installdirs): Rename from install-dirs.  Use
11566         mkinstalldirs.  Change all users.
11567         (DEVO_SUPPORT): Add mkinstalldirs.
11569 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11571         * install-sh: Rename from install.sh.
11572         * Makefile.in (INSTALL): Change install.sh to install-sh.
11573         (DEVO_SUPPORT): Likewise.
11575         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11576         Graichen <graichen@rzpd.de>.
11578 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11580         * config.guess: Recognize OpenBSD systems correctly.
11582 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11584         * README, Makefile.in (ETC_SUPPORT): Remove references to
11585         cfg-paper*, configure.{texi,man,info*}._
11587 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11589         * Makefile.in (all.normal): Ensure that gcc is built after all
11590         the x11 - ie gdb - targets.
11592 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11594         * makefile.vms: Don't run conf-a-gas.
11596 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11598         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11600 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11602         * configure.in: Remove noconfigdirs case since gdb also
11603         configures and builds for tic80-coff.
11605 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11607         * configure: Set cache_file to config.cache.
11608         * Makefile.in (local-distclean): Remove config.cache.
11610 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11612         * COPYING: Update FSF address.
11614 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11616         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11617         noconfigdirs.
11619 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11621         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11622         MAKEDIRS, is empty.
11624 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11626         * config.sub: Tweak mn10300 entry.
11628 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11630         * configure.in (host_tools): Put sim before gdb, so gdb's
11631         configure.tgt can determine if the simulator was configured.
11633 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11635         * config.sub: Move BeOS $os case to be with other Cygnus
11636         local cases.
11638 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11640         * config.sub: Remove misplaced comment that broke Linux.
11642 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11644         * config.sub: Add BeOS support.
11646 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11648         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11650 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11652         * configure.in (noconfigdirs): Remove tcl and tk from
11653         noconfigdirs for cygwin32 builds.
11655 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11657         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11659 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11661         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11662         make-all.com, use makefile.vms instead.
11664 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11666         * config.sub: Accept -lnews*.
11668 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11670         * configure.in (noconfigdirs): Disable target-newlib,
11671         target-examples and target-libiberty for d30v.
11673 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11675         * configure.in (noconfigdirs): Enable ld for d30v.
11677 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11679         * configure.in (tic80-*-*): Build compiler.
11681 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11683         * configure.in (d30v-*): Remove sim directory from list of
11684         unsupported d30v directories
11686 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11688         * config.sub, configure.in: Add d30v target cpu.
11690 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11692         * makefile.vms: New file.
11693         * make-all.com: Remove.
11695 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11697         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11699 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11701         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11703 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11705         * Makefile.in (ALL_MODULES): Added all-db.
11706         (CROSS_CHECK_MODULES): Addec check-db.
11707         (INSTALL_MODULES): Added install-db.
11708         (CLEAN_MODULES): Added clean-db.
11710 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11712         * config.guess: Merge with latest FSF sources.
11714 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11716         * Makefile.in (ALL_MODULES): Added all-itcl.
11717         (CROSS_CHECK_MODULES): Added check-itcl.
11718         (INSTALL_MODULES): Added install-itcl.
11719         (CLEAN_MODULES): Added clean-itcl.
11721 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11723         * configure.in: build gdb for mn10200
11725 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11727         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11729 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11731         * configure.in (tic80-*-*): Turn off most targets right now.
11733 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11735         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11736         rather than the makeinfo program.
11737         (do-info): Depend upon all-texinfo.
11739 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11741         * configure.in: Remove uses of config/mh-linux.
11743         * config.sub, config.guess: Merge with latest FSF sources.
11745 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11747         * config.sub (case $basic_machine): Add tic80 entries.
11749 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11751         * config.sub, config.guess: Merge with latest FSF sources.
11753 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11755         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11756         * mpw-config.in: Test for NewFolderRecursive.
11757         * mpw-install: Use symbolic name for startup filename.
11758         * mpw-README: Add various additional details.
11760 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11762         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11764 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11766         * configure.in: Do build gcc and the target libraries for
11767         the mn10200.
11769 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11771         * configure.in: don't avoid building gdb for mn10300 any more
11772         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11773         instead of single-quoting it.
11775 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11777         * configure.in: Don't use --with-stabs on IRIX 6.
11779 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11781         * configure.in (m32r): Build gdb, libg++ now.
11783 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11785         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11786         directories from noconfigdirs.
11788 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11790         * config.sub (basic_machine): added mips16 configuration
11792 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11794         * config.sub: Handle d10v-unknown.
11796 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11798         * config.sub: Handle v850-unknown.
11800 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11802         * Makefile.in: add findutils
11803         * configure.in: add findutils to list of host_tools
11805 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11807         * config.sub: Handle mn10200 and mn10300.
11809 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11811         * configure.in (d10v-*): Do not build librx.
11813 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11815         * configure.in (mn10300): Build everything except gdb & libgloss.
11817 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11819         * config.guess:  Patch for Dansk Data Elektronik servers,
11820         from Niels Skou Olsen <nso@dde.dk>.
11822         For ncr, use /bin/uname rather than uname, since GNU uname does not
11823         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11825         Patch for MIPS R4000 running System V,
11826         from Eric S. Raymond <esr@snark.thyrsus.com>.
11828         Fix thinko for nextstep.
11830         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11832         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11833         * config.guess: Guess mips-dec-mach_bsd4.3.
11835         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11836         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11837         release numbers.
11838         * config.guess (mips-mips-riscos*):  Emit just enough of the
11839         release number.
11841         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11842         * config.guess (sparc-auspex-sunos*):  Added.
11843         (f300-fujitsu-*): Added.
11845         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11846         * config.guess:  Recognize a Tadpole as a sparc.
11848 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11850         * config.guess: Don't assume that NextStep version is either 2 or
11851         3.  NextStep 4 (aka OpenStep 4) has come out now.
11853 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11855         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11856         From Rik Faith <faith@cs.unc.edu>.
11858 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11860         * config.sub: Contributions from bug-gnu-utils to:
11861         Support plain "hppa" (no version given) architecture, reported by
11862         OpenStep.
11863         OpenBSD like NetBSD.
11864         LynxOs is not a hardware supplier.
11866         * config.guess: Contributions from bug-gnu-utils to add support for:
11867         OpenBSD like NetBSD.
11868         Stratus systems.
11869         More Pyramid systems.
11870         i[n>4]86 Intel chips.
11871         M680[n>4]0 Motorola chips.
11872         Use unknown instead of lynx for hardware manufacturer.
11874 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11876         * install.sh (chmodcmd): Set to null if the DST directory already
11877         exists.
11879 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11881         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11882         not use mt-ppc target Makefile fragment any more.
11884 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11886         * configure.in (*-*-windows):  Exclude everything but those dirs
11887         needed to build windows.
11889 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11891         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11893 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11895         * configure.in:  Exclude mmalloc from i386-windows.
11897 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11899         * Undo my previous change.
11901 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11903         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11904         unconditionally.
11905         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11907 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11909         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11910         host to add it's own flags.
11912 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11914         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11916 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11918         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11919         (CXX_FOR_TARGET): Likewise.
11920         (GCC_FOR_TARGET): Define.
11921         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11922         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11923         CC_FOR_TARGET was specified on the command line.
11924         (MAKEOVERRIDES): Don't define.
11926 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11928         * configure.in (m32r): Fix spelling of libg++ libs.
11930 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11932         * config.sub (-apple*): Remove, now redundant.
11934 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11936         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11938         * configure: Rework yesterday's sed script patch.
11940         * config.sub: Merge with FSF.
11942 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11944         * config.guess:  Merge from FSF.
11946         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11947         * config.guess: Use pc instead of unknown, for pc clone systems.
11948         Change linux to linux-gnu.
11950         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11951         * config.guess: Avoid non-portable tr syntax.
11953 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11955         * test-build.mk (HOLES): Add "xargs" for gdb.
11957         * configure: Avoid hpux10.20 sed bug.
11959 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11961         * configure.in:  Add support for windows host
11962         (that is a build done under the Microsoft build environment).
11964 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11966         * Makefile.in: Replace all uses of srcroot with s, to shrink
11967         command line lengths.
11969         Patches from Geoffrey Noer <noer@cygnus.com>:
11970         * configure.in: If configuring for newlib, pass --with-newlib to
11971         subdirectories.
11972         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11973         -Bnewlib/ and -Lwinsup to gcc.
11974         (CXX_FOR_TARGET): Likewise.
11976 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11978         * Makefile.in (ETC_SUPPORT): Add configure.
11980 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11982         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11983         host configuration file.
11985 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11987         * configure.in: Break mn10x00 support into separate
11988         mn10200 and mn10300 configurations.
11989         * config.sub: Likewise.
11991 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11993         * configure.in: Add lots of stuff to noconfigdirs for
11994         the mn10x00 targets.
11996         * config.sub, configure.in: Add mn10x00 support.
11998 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12000         * make-all.com: Call conf-a-gas, not config-a-gas.
12002 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12004         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12005         targets.
12007 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12009         * mpw-README: Add much more detail for native PowerMac.
12010         * mpw-install: New file.
12011         * mpw-configure: Add --norecursion and --help options.
12012         * mpw-config.in: Translate readme and install files when
12013         copying to objdir.
12014         * mpw-build.in: Don't always depend on byacc and flex.
12015         (install-only-top): New action.
12017 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12019         * configure.in:  You can now configure GDB for the v850.
12021 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12023         * configure.in (noconfigdirs): Don't configure any C++ dirs
12024         if targeting D10V.
12026 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12028         * config.sub: Recognize mips64vr5000.
12030 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12032         * configure.in: Use a single line for host_tools and native_only.
12034 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12036         * config.sub, configure.in: Add entries for m32r.
12038 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12040         * Makefile.in (inet-install): Don't run install-gzip.
12042 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12044         * configure.in:  Don't config lots of things for *-*-windows*.
12046 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12048         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12049         (host_libs, host_tools): Copy from configure.in.
12050         * mpw-configure: Don't complain about directories not found.
12052 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12054         * configure.in (i[345]86): Recognize i686 for pentium pro.
12055         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12056         file.
12058         * config.guess (i[345]86): Ditto.
12060 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12062         * configure.in (noconfigdirs): Removed gdb for D10V.
12064 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12066         * configure.in: Remove ld, target-libio, target-libg++, and
12067         target-libstdc++ from noconfigdirs.
12069 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12071         * configure: Fix three locations where shell scripts were
12072         being run directly rather than with config_shell.
12074 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12076         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12077         * config.sub (basic_machine): Recognize v850.
12079 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12081         * mpw-configure: Handle multiple enable/disable options and
12082         pass them down recursively, handle -c and -s flags appropriately
12083         depending on choice of compiler, add escape mechanism for
12084         quoted arguments to gC.
12086 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12088         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12089         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12090         so that -mrelocatable-lib and -mno-eabi are used.
12092         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12093         not support --print-multi-lib, don't abort.
12095 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12097         * make-all.com: Run config-a-gas.
12098         * setup.com: Don't copy subdirectory files around.
12100 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12102         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12103         target, it now compiles correctly.
12105 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12107         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12109 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12111         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12113 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12115         * configure.in (native_only): Add prms.
12117 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12119         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12120         (BINUTILS_SUPPORT_DIRS): Likewise.
12122 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12124         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12125         d10v support is added.
12127 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12129         * configure.in (d10v-*-*): New target.
12131 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12133         * config.guess (HP 9000/811): Recognize this as a PA1.1
12134         machine.
12136 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12138         * Makefile.in (do-tar-gz): New target, split out from tail end of
12139         taz target.  Run each command separately, don't use pipes.
12140         (taz): Use it.
12142 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12144         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12145         * mpw-build.in: No builds should depend on building byacc or flex,
12146         they are assumed to be installed already.
12148 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12150         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12151         variable that CC_FOR_TARGET needs.
12153 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12155         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12156         options have changed since the last time the subdirectory was
12157         configured, and if it has, reconfigure.
12158         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12159         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12161 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12163         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12164         CLEAN_MODULES): Add bash.
12165         (all-bash): New target.
12167 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12169         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12171 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12173         * config.sub (basic_machine): Recognize d10v as a valid processor.
12175 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12177         * mpw-configure: Add support for --bindir.
12178         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12180 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12182         * configure.in: add bash, time, gawk to list of hosttools and things
12183         to only build for native toolchains
12185 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12187         * Makefile.in (docdir): Remove.
12189 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12191         * Makefile.in (datadir): Set to $(prefix)/share.
12193 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12195         * configure.in: build diff and patch for cygwin32-hosted
12196         toolchains.
12198 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12200         * config.sub: Accept -rtems*.
12202 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12204         * configure.in: enable dosrel for cygwin32-hosted builds,
12205                 remove diff from the list of things not buildable
12206                 via Canadian Cross
12208 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12210         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12211         don't get ". ".
12213 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12215         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12217 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12219         * Makefile.in (taz): Handle case where tex3patch didn't even get
12220         checked out.  Also, if it was found, put the symlink in a new util
12221         subdirectory.
12223 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12225         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12227 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12229         * config.sub: Recognize -openvms.
12230         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12231         * make-all.com, setup.com: New files.
12233 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12235         * Makefile.in (taz): tex3patch moved to texinfo/util.
12237 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12239         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12240         * configure.in: remove make from disable-if-Can-Cross list
12241                 enable gdb if ${host} and ${target} are cygwin32
12243 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12245         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12246         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12248 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12250         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12251         distinguish sysv/svr4/bsd variants.
12252         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12254 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12256         * configure.in: Added copyright notice.
12257         * move-if-change: Added copyright notice.
12259 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12261         * configure.in (powerpcle-*-solaris*): Until we get shared
12262         libraries working, don't build gdb, sim, make, tcl, tk, or
12263         expect.
12265 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12267         * config.guess:  Merge with FSF:
12269         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12270         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12272         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12273         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12275         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12276         * config.guess:  Combine two OSF1 rules.
12277         Also recognize field test versions.  From mjr@zk3.dec.com.
12278         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12279         because GNU uname does not support -p.  From pmr@pajato.com.
12281 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12283         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12285 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12287         * mpw-README: Document GCCIncludes.
12289 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12291         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12293 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12295         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12297 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12299         * configure.in (*-*-cygwin32): Configure make.
12301 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12303         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12305 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12307         * Makefile.in (all-inet): Depend on all-perl.
12309         * Makefile.in (inet-install): New target.
12311         * Makefile.in (all-inet): Depend on all-tcl.
12312         (all-inet): Depend on all-send-pr.
12314 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12316         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12317         temporarily.
12319 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12321         * configure.in: Don't configure --with-gnu-ld on AIX.
12323 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12325         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12327 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12329         * Makefile.in (ALL_MODULES): Added all-inet.
12330         (CROSS_CHECK_MODULES): Added check-inet.
12331         (INSTALL_MODULES): Added install-inet.
12332         (CLEAN_MODULES): Added clean-inet.
12333         (all-indent): New target.
12335         * configure.in (host_tools): Added inet.
12336         (native_only): Added inet.
12337         (noconfigdirs): Added inet.
12339 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12341         * configure.in: Don't configure libgloss if we are not configuring
12342         newlib.
12344 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12346         * configure.in: Don't configure libgloss for unsupported
12347         architectures.
12349 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12351         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12353 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12355         * Makefile.in (ALL_MODULES): Include all-apache.
12356         (CROSS_CHECK_MODULES): Include check-apache.
12357         (INSTALL_MODULES): Include install-apache.
12358         (all-apache): New target.
12360         * configure.in: Added apache everywhere perl is seen.
12362 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12364         * Makefile.in: Add support for clean-{module} and
12365         clean-target-{module} rules.
12367 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12369         * configure.in (*-*-ose) do not build libgloss.
12371 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12373         * config.guess (prep*:SunOS:5.*:*): Turn into
12374         powerpele-unknown-solaris2.
12376 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12378         * configure.in: Permit --enable-shared to specify a list of
12379         directories.
12381 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12383         * configure.in (host==solaris): Pass only the first word of $CC
12384         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12386 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12388         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12390 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12392         * Makefile.in (ALL_MODULES): Include all-perl.
12393         (CROSS_CHECK_MODULES): Include check-perl.
12394         (INSTALL_MODULES): Include install-perl.
12395         (ALL_X11_MODULES): Include all-guile.
12396         (CHECK_X11_MODULES): Include check-guile.
12397         (INSTALL_X11_MODULES): Include install-guile.
12398         (all-perl): New target.
12399         (all-guile): New target.
12401         * configure.in (host_tools): Include perl and guile.
12402         (native_only): Include perl and guile.
12403         (noconfigdirs): Don't build guile and perl; no ports have been
12404         done.
12406 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12408         * configure (--enable-*): Handle quoted option lists such as
12409         --enable-sim-cflags='-g0 -O' better.
12411 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12413         * Makefile.in ({,inst}all-target): New rule so we can make and
12414         install all of the target directories easily.
12416 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12418         * configure.in: Add missing global flag in sed substitution when
12419         deleting `target-' from ${configdirs}.
12421 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12423         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12424         option.
12426         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12427         config/mh-necv4.
12429         * install.sh: Correct misspelling of transformbasename.
12431         * config.guess: Recognize mips-*-sysv*.
12433 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12435         * config.sub: Recognize mon960.
12437 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12439         * configure: Restore Canadian Cross handling of BISON and LEX,
12440         removed in Feb 20 change.
12442 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12444         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12445         Mention make install.  Remove the old copyright date as well the
12446         clumsy and rather pointless copyright on the README file.
12448 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12450         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12451         Makefile after running symlink-tree, then run `make distclean' to
12452         avoid clobbering any generated files in srcdir.
12454 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12456         * configure.in (m68k-*-netbsd*): Build everything now.
12458 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12460         * Makefile.in (taz): Fix quoting.
12462 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12464         * configure.in (sparclet-*-*): Build everything now.
12466 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12468         * configure.in (m68k-*-linux*): New host.
12470 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12472         * configure: Check for bison before byacc.
12474 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12476         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12477         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12478         searching PATH.  These are used as fallbacks by Makefile.in if
12479         flex/bison/byacc aren't in objdir.
12481 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12483         * Makefile.in: Make everything which depends upon all-bfd also
12484         depend upon all-opcodes, in case --with-commonbfdlib is used.
12486 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12488         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12489         building NT native compilers on Unix.
12491 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12493         * configure.in: Don't get CC from the host Makefile fragment if we
12494         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12495         Solaris test for /usr/ucb/cc to the post target script, just after
12496         the compiler sanity test.
12498 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12500         * config.sub: Merge with FSF.
12502 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12504         * Makefile.in (RPATH_ENVVAR): New variable.
12505         (REALLY_SET_LIB_PATH): Use it.
12506         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12508 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12510         * config.sub, configure.in: Recognize sparclet cpu.
12512 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12514         * config.guess:  Support m68k-cbm-sysv4.
12516 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12518         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12519         m68k-unknown-linuxaout from linker help string.  Put quotes around
12520         $ld_help_string.
12522 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12524         * config.guess (powerpc-harris-powerunix): Add guess for port
12525         to new target.
12527 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12529         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12531 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12533         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12534         $(REALLY_SET_LIB_PATH) in Makefile.
12535         * Makefile.in (SET_LIB_PATH): New variable.
12536         (REALLY_SET_LIB_PATH): New variable.
12537         ($(DO_X)): Use $(SET_LIB_PATH).
12538         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12539         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12540         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12541         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12542         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12543         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12544         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12545         (install-dosrel): Likewise.
12546         (all-opcodes): Depend upon all-libiberty.
12548 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12550         * config.guess (*:CYGWIN*): New
12552 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12554         * Makefile.in (all-target-winsup): All all-target-libiberty.
12556 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12558         * configure.in (noconfigdirs): Add missing # in front of comment.
12560 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12562         * configure.in: add second pass to things added to noconfigdirs
12563         so *-gm-magic can exclude libgloss properly.
12565 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12567         * mpw-configure (extralibs_name, rez_name): Set correctly
12568         for MWC68K compiler.
12570         * mpw-README: Add more info on the necessary build tools.
12572 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12574         * configure.in, config.sub: Recognize cygwin32.
12576 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12578         * config.guess, config.sub: Recognize A/UX.
12580 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12582         * config.sub: Merge with gcc/config.sub.
12584 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12586         * mpw-build.in (do-binutils): Add build of stamps.
12588 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12590         * config.sub: Add recognition for mips64vr4100*-* targets.
12592 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12594         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12595         Add creation of gconfigargs with `--enable-shared' turned on.
12596         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12597         ($(host)-stamp-stage3-configured): Likewise.
12598         (HOLES): Add chatr and ldd.
12599         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12601 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12603         * configure: Pass --nfp to recursive configures.
12605 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12607         * Makefile.in (DLLTOOL): New.
12608         (DLLTOOL_FOR_TARGET): New.
12609         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12610         (EXTRA_TARGET_FLAGS): Ditto.
12611         (EXTRA_GCC_FLAGS): Ditto.
12612         (CONFIGURE_TARGET_MODULES): Ditto.
12613         (DO_X): Ditto.
12614         * configure: Add DLLTOOL.
12616 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12618         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12619         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12620         mh-sco, since old workarounds no longer needed, and don't
12621         build ld, since libraries have weak symbols in COFF.
12623 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12625         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12627 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12629         * configure.in: Make sure that ${CC} can be used to compile an
12630         executable.
12632 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12634         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12635         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12636         nothing depending on whether gdbtk is being built.
12638 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12640         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12642 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12644         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12645         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12647 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12649         * config-ml.in: Add support for
12650         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12651         Simplify setting of multidirs from --disable-foo.
12653 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12655         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12656         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12657         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12658         non-empty, pass them on to the  GCC make.
12659         (all-bootstrap): New rule that is like all-gcc, except it executes
12660         the GCC bootstrap rule instead of the GCC all rule.
12662 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12664         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12666 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12668         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12669         DG/UX support.
12671 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12673         * config.sub (i*86*) Change [345] to [3456]
12675 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12677         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12678         --with-gnu-ld=no.
12680 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12682         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12683         AIX multilibs get built.
12685 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12687         * configure.in (i386-win32): Don't build expect if we're not
12688         building the tcl subdir.
12690 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12692         * Makefile.in: (configure-target-examples, all-target-examples):
12693         New targets, configure and build example programs.
12695 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12697         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12698         use it as input to sedit the generated MPW makefile.
12699         * mpw-README: Add a suggestion about Gestalt.h.
12701 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12703         * config.sub: Accept *-*-ieee*.
12705 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12707         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12708         Ronald F. Guilmette <rfg@monkeys.com>.
12710 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12712         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12713         for powerpc-pe native.
12714         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12715         (target==powerpc-pe): duplicate i386-win32 entry.
12717 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12719         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12720         of vxworks, not just vxworks5.1.
12722 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12724         * mpw-configure: Add support for exec-prefix.
12726 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12728         * config.guess: Recognize HP model 816 machines as having
12729         a PA1.1 processor.
12731 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12733         * configure: Ignore new autoconf configure options.
12735 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12737         * config.guess:  Recognize Pentium under SCO.
12738         From Robert Lipe <robertl@arnet.com>.
12740 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12742         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12744 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12746         * configure.in: Don't configure gas for alpha-dec-osf*.
12748 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12750         * configure.in: Default to --with-stabs for some targets for which
12751         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12752         i[345]86*-*-unixware*.
12754 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12756         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12757         rather than basing it on the target.  Simplify handling of options
12758         controlling which directories to configure.  Remove extraneous
12759         slash in multi-clean target.
12761 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12763         * config-ml.in: Prefix more variables with ml_ so they don't collide
12764         with configure's.
12766 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12768         * configure: Don't turn -v into --v.
12770 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12772         * configure.in (targargs): Fix typo.
12774         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12776 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12778         * configure.in: Strip --host and --target options from
12779         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12780         --with-cross-host option when building with a cross-compiler.
12781         * configure: Canonicalize the arguments put into config.status by
12782         always using `=' for an option with an argument.  Pass a presumed
12783         --host or --target explicitly.
12785 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12787         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12788         into general OS recognition case.
12790 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12792         * configure.in (target_configdirs): add target-winsup only
12793         for win32 target systems.
12795 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12797         * Makefile.in (all-target-libgloss): Depend upon
12798         configure-target-newlib, since when libgloss is built it looks to
12799         see if the newlib directory exists.
12801 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12803         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12804         cfg-ml-*.in.
12806 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12808         * configure: Handle LD and LD_FOR_TARGET when configuring a
12809         Canadian Cross.
12811 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12813         * configure.in (target_libs): add target-winsup.
12814         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12815         (target==ppcle-pe): remove ld from $noconfigdirs.
12817 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12819         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12820         Preserve relative path names in $srcdir.  Build symlink tree if
12821         configuring cross target dir and srcdir=. (= no VPATH support).
12822         (configure-target-libg++): Depend on configure-target-librx.
12823         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12824         * config-ml.in: New file.
12825         * symlink-tree: New file.
12826         * configure: Ensure srcdir="." if that's what it is.
12828 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12830         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12831         includes and FLEX_SKELETON setting.
12832         * mpw-configure (--with-gnu-ld): New option, controls whether
12833         to use PPCLink or ld with PowerMac GCC.
12834         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12835         * mpw-config.in: Configure grez if targeting Mac.
12837         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12838         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12839         just macos.
12840         * configure.in: Configure grez resource compiler if targeting Mac.
12841         * Makefile.in (all-grez, install-grez): New targets.
12843 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12845         * configure: CXX defaults to gcc, not g++.  If we find
12846         gcc in the path, set CC to gcc -O2.
12848 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12850         * configure: Default ${build} correctly.  Avoid picking up extra
12851         spaces when reading CC and CXX from Makefile.  When doing a
12852         Canadian Cross, use plausible default values for numerous
12853         variables.
12854         * configure.in: When doing a Canadian Cross, don't try to
12855         configure tools whose configure script can't handle it.
12857 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12859         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12861 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12863         * configure:  Remove dubious bug reporting address.
12865 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12867         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12868         configure script, run that instead of this directory's configure.
12869         In either case, print a message that we're configuring the sub-dir.
12871 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12873         * configure.in: Before checking for the existence of various files,
12874         use sed to filter out "target-".
12876 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12878         * Makefile.in (DO_X): Split rule to decrease command line length
12879         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12880         (Philippe De Muyter).
12882 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12884         * Makefile.in (all-patch): depend on all-libiberty.
12886 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12888         * configure.in: If the only directory in target_configdirs which
12889         actually exists is libiberty, then set target_configdirs to empty,
12890         to avoid trying to build a target libiberty in a gas or gdb
12891         distribution.
12893 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12895         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12896         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12897         systems.
12899 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12901         * configure.in (copy_dirs): Use sys-include instead of include
12902         for --with-headers option.
12904 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12906         * Makefile.in, configure.in: Make winsup builds work with
12907         new scheme.
12909 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12911         * configure.in: Build the linker on AIX.
12913 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12915         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12916         where needed.
12918 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12920         * Makefile.in (all-gcc): Fix typo.
12922 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12924         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12926 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12928         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12929         to target-xiberty, to provide more flexibility.
12930         (target_subdir):  Define.  Create if cross.
12931         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12932         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12933         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12934         check-libFOO -> check-target-libFOO, etc.
12935         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12936         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12937         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12938         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12939         allow ALL_GCC="" to only configure.
12940         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12941         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12942         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12944 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12946         * Makefile.in (taz): Build "info" in etc explicitly.
12948 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12950         * configure.in:  Make sure that CC is undefined (as opposed to
12951         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12952         problem with autoconf trying to configure on a host without GCC.
12954 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12956         * mpw-configure: Set host alias from choice of host compiler,
12957         only use generic MPW Makefile sed if present, edit a file
12958         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12959         * mpw-README: Add problem notes about CW6 and CW7.
12961 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12963         * Makefile.in (taz): Use ";" instead of ";;".
12965 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12967         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12968         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12969         DISTDOCDIRS.
12970         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12971         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12973 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12975         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12976         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12977         Move bfd to DISTSTUFFDIRS.
12979 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12981         * Makefile.in (X11_LIB): Removed.
12982         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12984         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12986 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12988         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12989         names.
12991 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12993         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12995 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12997         * configure.in (i[345]86-*-win32): Always build newlib.
12998         Don't configure cvs, autoconf or texinfo.
12999         * Makefile.in (LD_FOR_TARGET): New.
13000         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13001         Pass down LD_FOR_TARGET.
13003 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13005         * winsup: New directory.
13006         * Makefile.in: Build winsup.
13007         * configure.in: Winsup is configured when target is win32.
13008         Can only build win32 target GDB when native.
13010 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13012         * config.guess: Recognize HP model 819 machines as having
13013         a PA 1.1 processor.
13015 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13017         * configure: Fix sed loop which substitutes for CC and CXX to
13018         avoid bug found in various sed implementations.
13020 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13022         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13023         simulator.  Use standard powerpc-*-eabi*.
13025 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13027         * configure.in: Stop putting gas and binutils in noconfigdirs for
13028         powerpc-*-aix* and rs6000-*-*.
13030 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13032         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13033         -mcall-aixdesc libraries.
13035 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13037         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13039         * config.sub (arm | armel | armeb): Fix shell syntax.
13041 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13043         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13044         -msoft-float and -mcpu=common support.
13045         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13046         libraries.
13048 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13050         * configure.in: Allow configuration and build of emacs19 for the alpha.
13052 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13054         * configure.in (CC): Get ^CC, not just any old CC, from
13055         ${host_makefile_frag}.
13057 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13059         * configure.in (CC): Try to get CC from
13060         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13062 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13064         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13065         only if it exists in $(srcdir).
13067 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13069         * configure: If CC and CXX are not set in the environment, set
13070         them, based on either an existing Makefile or on searching for gcc
13071         in PATH.  Substitute for CC and CXX in Makefile.
13072         * configure.in: Remove libm from target_libs.  Separate
13073         target_configdirs from configdirs.  If CC is not set in
13074         environment, try to get it from a host Makefile fragment.  Rewrite
13075         changes of configdirs to use skipdirs instead.  A few minor
13076         tweaks.  Take directories out of target_configdirs as they are
13077         taken out of configdirs.  Remove existing Makefile files from
13078         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13079         CONFIG_ARGUMENTS in Makefile.
13080         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13081         by configure.in.
13082         (CONFIG_ARGUMENTS): Likewise.
13083         (CONFIGURE_TARGET_MODULES): New variable.
13084         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13085         ($(CONFIGURE_TARGET_MODULES)): New target.
13086         (configure-libg++, configure-libio): New targets.
13087         (all-libg++): Depend upon configure-libg++.
13088         (all-libio): Depend upon configure-libio.
13089         (configure-libgloss, all-libgloss): New targets.
13090         (configure-libstdc++): New target.
13091         (all-libstdc++): Depend upon configure-libstdc++.
13092         (configure-librx, all-librx): New targets.
13093         (configure-newlib): New target.
13094         (all-newlib): Depend upon configure-newlib
13095         (configure-xiberty): New target.
13096         (all-xiberty): Depend upon configure-xiberty.
13098 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13100         * configure.in (host i[345]86-*-win32):  Expand the
13101         noconfigdirs again.
13103 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13105         * mpw-configure: Fix sed command file name.
13107 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13109         * configure.in (host i[345]86-*-win32): Reduce the
13110         noconfigdirs again.
13112 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13114         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13115         or powerpc*-*-pe*, since they are not yet supported.
13117 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13119         Add PowerMac support and many other enhancements.
13120         * mpw-configure: New option --cc to select compiler to use,
13121         paste options set according to --cc into the generated
13122         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13123         if mpw-make.sed is present.
13124         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13125         add forward includes for PowerPC include files.
13126         * mpw-build.in: Build using Makefile.PPC if present.
13127         (do-byacc, etc): Remove separate version resource builds.
13128         (do-gas): Build "stamps" before "all".
13129         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13130         * mpw-README: Update to reflect --cc option, PowerMac support,
13131         and recently-reported compatibility problems.
13133 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13135         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13136         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13137         (--with-multilib-top): Pass to recursive invocations.
13139 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13141         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13142         v810-*-*.
13144 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13146         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13147         gdb, ld and opcodes on v810-*-*.
13149 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13151         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13152         (local-maintainer-clean): New target.
13153         (maintainer-clean): New target.
13154         (realclean): Just depend upon maintainer-clean.
13156 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13158         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13160 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13162         * configure.in: Build ld in mips*-*-bsd* case.
13164 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13166         * config.sub: Accept -lites* OS.  From Ian Dall.
13168 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13170         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13171         targets.
13173 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13175         * configure.in: treat i386-win32 canadian cross the same as
13176         i386-go32 canadian cross.
13178 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13180         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13181         running under the simulator to build a reduced set of libraries.
13182         (powerpc-*-eabiaix): Add fine grained multilib support added to
13183         other powerpc targets yesterday.
13185 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13187         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13188         -disable-softfloat, -disable-relocatable, -disable-aix, and
13189         -disable-sysv to control which multilib libraries get built.
13191 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13193         * configure: Add Makefile.tem to list of files to remove in trap
13194         handler.
13196 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13198         * config.guess (*Linux*):  Add missing "exit"s.
13199         Also, need specific check for alpha-unknown-linux (uses COFF).
13201 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13203         * config.guess:  Merge with FSF:
13205         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13206         * config.guess (AIX4): More robust release numbering discovery.
13208         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13209         * config.guess (i386-sequent-ptx): Properly get version number.
13211         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13212         * config.guess (mips:*:4*:UMIPS): New case.
13214 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13216         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13217         (i386-win32 host): Likewise.  Don't build readline.
13219 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13221         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13222         SUPPORT_FILES to submakes.
13224 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13226         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13227         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13228         mpw-configure.
13230 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13232         * configure.in (appdirs): Use =, not ==, in test expression when
13233         trying to build the text to print in the warning message for
13234         Solaris users.
13236 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13238         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13240 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13242         * config.guess: Recognize lynx-2.3.
13244 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13246         * config.sub (z8ksim): Deleted
13247         (z8k-*-coff): New, this is the one true name of the target.
13249 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13251         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13253 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13255         * config.guess (*:Linux:*:*): First try asking the linker what the
13256         default object file format is (elf, aout, or coff).  Then if this
13257         fails, try previous methods.
13259 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13261         * configure.in: Don't build newlib for *-*-vxworks5.1.
13263 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13265         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13266         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13268 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13270         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13272 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13274         * cfg-ml-com.in: New file.
13275         * cfg-ml-pos.in: New file.
13277 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13279         * COPYING.NEWLIB: Add HP free copyright to list.
13281 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13283         * config.sub: Recognize -eabi* for the system, not just -eabi.
13285 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13287         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13288         * config.sub, configure.in (win32): New target and host.
13290 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13292         * configure.in: Add i386-pe configuration.
13294 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13296         * mpw-build.in (install): Install GDB after LD.
13298 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13300         * mpw-config.in (elf/mips.h): Always forward-include, needed
13301         for GDB to build.
13303 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13305         * testsuite: New directory for customer acceptance and whole tool
13306         chain tests.
13308 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13310         * configure: If per-host line isn't found, but AC_OUTPUT is found
13311         and a configure script exists, run it instead.
13313 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13315         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13317 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13319         * configure: Set build_{cpu,vendor,os,alias} to host values when
13320         --build isn't specified.
13322 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13324         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13325         (FLAGS_TO_PASS): Pass them.
13326         (EXTRA_TARGET_FLAGS): Ditto.
13328 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13330         * Makefile.in (all-libg++): Depend on all-libstdc++.
13332 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13334         * configure.in (noconfigdirs): Enable all packages for
13335           i386-unknown-netbsd.
13337 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13339         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13340         hosted builds (DOS builds)
13342 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13344         Changes for ARM based on patches from Richard Earnshaw:
13345         * config.sub: Handle armeb and armel.
13346         * configure.in: Omit arm linker only for riscix.
13348 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13350         * config.guess:  Update from FSF.
13352 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13354         * config.sub: Recognize powerpcle as the little endian variant of
13355         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13356         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13357         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13358         temporarily.
13360 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13362         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13364 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13366         * config.sub: Accept -lites* as a basic system type.
13368 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13370         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13371         installed, and if so return linuxoldld as the system name.
13373 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13375         * config.guess: Add hppa1.1-hp-lites support.
13377 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13379         * configure.in: Don't build newlib for m68k-vxworks5.1.
13381 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13383         * configure.in (mips-sgi-irix6): Use mh-irix5.
13385 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13387         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13389 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13391         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13392         OSF/1.  Fix compiler flags.
13393         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13395 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13397         * configure.in: Recognize --with-newlib.
13398         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13400 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13402         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13403         to *_X11_MODULES due to gdbtk needing X include files et al.
13405 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13407         Merge in support for Mac MPW as a host.
13408         (Old change descriptions retained for informational value.)
13410         * mpw-config.in: Add generic include forwards for cpu-specific
13411         include files in aout and elf directories.
13413         * mpw-configure: Added copyright.
13414         * mpw-config.in: Check for presence of required build tools.
13415         (target_libs): Add newlib.
13416         (target_tools): Add examples.
13417         (Read Me): Generate as "Read Me for MPW" instead.
13418         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13419         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13420         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13422         * mpw-configure: Remove subdir-specific makefile hackery,
13423         delete mk.tmp after using it.
13425         * mpw-build.in (all): Display start and end times.
13427         * mpw-configure (host_canonical): Set.
13428         (target_cpu): Always add to makefiles.
13429         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13430         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13431         (mpw-mh-mpw): Look for in srcdir and srcroot.
13432         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13434         * mpw-build.in: (install-only): New target.
13436         * mpw-configure (host_alias, target_alias): Rename from hostalias
13437         and targetalias, add into generated Makefile.
13438         (mk.tmp): If present, add into generated Makefile.
13439         * mpw-build.in (all-gas): Build config.h first before gas proper.
13441         * mpw-configure (config.status): Write only if changed.
13442         * mpw-config.in (readline): Configure it (not built, just used for
13443         definitions).
13445         * mpw-config.in (elf/mips.h): Add a forward include.
13447         * mpw-config.in: Forward-include most .h files in include into
13448         extra-include.
13449         (readline): Don't build.
13450         mpw-build.in (install): Install GDB.
13452         * mpw-configure (prefix, mpw_prefix): Handle it.
13453         * mpw-config.in (mmalloc, readline): Don't configure.
13454         * mpw-build.in (thisscript): Rename to ThisScript.
13455         Use mpw-build instead of BuildProgram everywhere.
13456         (mmalloc, readline): Don't build.
13457         * mpw-README: New file, basic documentation about the MPW port.
13459         * mpw-config.in: Use forward-include to create include files.
13461         * mpw-configure: Add more things to the top of each configured
13462         Makefile, including contents of config/mpw-mh-mpw.
13463         * mpw-config.in (extra-include): Create this directory and fill it
13464         with Posix-like include files when configuring.
13466         * config.sub (apple, mac, mpw): Add various aliases.
13468         * mpw-build.in: New file, top-level build script fragment for MPW.
13469         * mpw-configure: New file, configure script for MPW.
13470         * mpw-config.in: New file, config fragment for MPW.
13472 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13474         * configure.in (host_libs): Remove glob, since it is gone from the
13475         sources.
13477 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13479         * Makefile.in: define empty GDB_NLM_DEPS var.
13481         * configure.in(target_makefile_frag): use config/mt-netware
13482         for netware targets.
13484 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13486         * config.sub: Merge in recent FSF changes.  Remove linux special
13487         cases.
13489 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13491         Revert this change:
13493         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13495                 * build-all.mk: Use CC=cc -Xs on Solaris.
13497 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13499         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13500         stop using it.
13501         * Makefile.in: Nuke all references to glob subdirectory.
13503 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13505         * configure.in: Fix --enable-shared logic in per-host.
13507 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13509         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13511 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13513         * configure.in (noconfigdirs): Don't build gas on AIX, for
13514         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13516 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13518         * configure: Fix --cache-file to work if the file argument is a
13519         relative path.
13521 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13523         * configure: If the --cache-file is used, pass it down to
13524         configure in subdirectories.
13526 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13528         * config.sub: add vxworks29k configuration.
13530 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13532         * Makefile.in (taz): Do "diststuff" part quietly.
13534 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13536         * config.sub: Mini-merge with gcc/config.sub.
13538 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13540         * config.guess (IRIX): Sed - to _.
13542 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13544         * Makefile.in (source-vault, binary-vault): New targets.
13546 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13548         * config.sub: Recognize -eabi as a basic system type.
13550 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13552         * configure.in (enable_shared stuff): Fix typo.
13554 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13556         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13558 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13560         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13562 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13564         * configure.in (rs6000-*-*): Don't build gas.
13566 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13568         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13569         reduce command line length.
13570         (AS_FOR_TARGET): Check for as.new, not Makefile.
13571         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13573 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13575         * config.guess:  Merge from FSF.
13577 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13579         * configure: Don't use $ when handling program_suffix.
13581 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13583         * configure.in:  Configure tk for hppa/hpux.
13585 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13587         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13589 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13591         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13592         to LIBCXXFLAGS.  Tests are better run without it.
13594 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13596         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13598 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13600         * configure.in (*-*-netware*): Don't configure xiberty.
13602 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13604         * configure.in:  Remove tk from native_only list.
13606 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13608         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13609           for special NCD build.
13611 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13613         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13614         makeall.bat, they're only useful for binutils snapshots.
13615         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13616         makeall.bat to specified SUPPORT_FILES.
13618 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13620         * build-all.mk: Add Ericsson targets to sun4 and solaris
13621           hosts.  Add  BNR's sun4 target to solaris host, so their
13622           build-from-source will be tested in-house first.
13624 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13626         * Makefile.in (LIBCFLAGS): New variable.
13627         (CFLAGS_FOR_TARGET): Ditto.
13628         (LIBCFLAGS_FOR_TARGET): Ditto.
13629         (LIBCXXFLAGS): Ditto.
13630         (CXXFLAGS_FOR_TARGET): Ditto.
13631         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13632         (BASE_FLAGS_TO_PASS): Pass them.
13633         (EXTRA_TARGET_FLAGS): Ditto.
13635         * configure.in: Support --enable-shared.
13637 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13639         * configure.in (target_libs):  Include libstdc++ again.
13640         * config.guess:  Update from FSF (for FreeBSD).
13642 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13644         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13645         makeall.bat.
13646         (DISTDOCDIRS): Add `etc'.
13647         (ETC_SUPPORT_PFX): New variable.
13648         (taz): Include anything from etc starting with a word in
13649         ETC_SUPPORT_PFX.
13651 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13653         * config.sub: Update for recent FSF changes.  Remove obsolete
13654         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13655         spacing changes.
13657 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13659         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13661         * config.guess:  Merge with FSF.
13662         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13664 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13666         * configure: Since the "trap 0" handler will override the exit
13667         status on many systems, only use it for "exit 1", and make it set
13668         a non-zero exit status; reset it before "exit 0".  Also, check
13669         exit status of config.sub, and error out if it failed.
13671 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13673         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13674         and install libgloss.
13676 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13678         * Makefile.in (all-binutils): Depend upon all-byacc.
13680         * configure.in: Don't build emacs on Irix 5.
13682 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13684         * configure.in (*-*-netware*): Add libio.
13686 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13688         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13689         (CHECK_TARGET_MODULES): Ditto.
13690         (INSTALL_TARGET_MODULES): Ditto.
13691         (TARGET_LIBS): Ditto.
13692         (all-libstdc++): Note dependencies.
13694 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13696         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13698 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13700         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13701         -fexternal-templates.
13703         * configure.in (target_libs): Add libstdc++.
13704         (noconfigdirs): Add libstdc++ as appropriate.
13706 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13708         * config.guess:  Update from FSF.
13710 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13712         * configure: Use ${config_shell} when running ${configsub}.
13714 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13716         * config.sub: No longer recognize h8300h.
13718 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13720         * config.sub: Remove extraneous differences between config.sub and
13721         gcc/config.sub.
13723 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13725         * Makefile.in (DISTSTUFFDIRS): Add gas.
13727 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13729         * COPYING.NEWLIB: New file.
13731 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13733         * config.guess (HP-UX):  Patch from Harlan Stenn
13734         <harlan@landmark.com> to also emit release level.
13736 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13738         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13740 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13742         * config.sub:  Merge nextstep cleanup from FSF.
13744 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13746         * configure.in (arm-*-*): Don't configure ld for this target.
13748 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13750         * configure.in (*-*-netware): don't configure libg++, libio,
13751           librx, or newlib.
13753 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13755         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13756         configure ld--it works, but it doesn't support shared libraries.
13758 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13760         * config.guess (*-unknown-freebsd*):  Get rid of possible
13761         trailing "(Release)" in version string.
13762         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13764 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13766         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13767         Fix type: *-next-neststep -> *-next-nextstep.
13769         * config.guess:  Merge from FSF:
13771         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13773         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13775         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13777         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13778         instead of UNIX_SV for UnixWare 1.0).
13780 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13782         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13783         to make gdb/nlm/* build after the compiler and linker.
13785 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13787         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13788         not just i[34]86.
13789         (m68k-atari-sysv4):  Relocate to match FSF version.
13791         * config.guess:  More merges from the FSF:
13793         Add a space before function call or macro invocation.
13795         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13797         * config.guess: Add trap cmd to remove dummy.c and dummy when
13798         interrupted.
13800         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13802         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13803         (dummy): Redirect stderr from compilation of dummy.c.
13805         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13807         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13809 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13811         * configure: Accept and ignore --cache*, for compatibility with
13812         new autoconf.
13814 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13816         * config.guess:  Merge from FSF:
13818         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13820         * config.guess (Pyramid*:OSx*:*:*): New case.
13821         (PATH): Add /.attbin at end for finding uname.
13822         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13824         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13826         * config.guess (M88*:DolphinOS:*:*): New case.
13828         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13830         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13831         to select whether to use ELF or COFF.
13833         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13835         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13837         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13839         * config.guess: Guess the OS version for HPUX.
13841         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13843         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13845 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13847         * configure.in: Recognize --with-headers, --with-libs, and
13848         --without-newlib.
13849         * Makefile.in (all-xiberty): Depend upon all-ld.
13851 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13853         * configure.in: Change i[34]86 to i[345]86.
13855 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13857         * configure (version): A few more tweaks to help message.
13859 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13861         * Makefile.in:  Remove (for now) librx as a host library,
13862         now that we're building it for target.
13864 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13866         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13867         (Karl Berry).
13869 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13871         * configure.in:  Also configure librx.
13873 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13875         * Makefile.in:  Update various rules to reflect that librx
13876         is now needed for libg++.
13878 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13880         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13882 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13884         * configure.in: Configure the examples directory.
13886 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13888         * configure: Simplify Jun 2 1994 change.
13890 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13892         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13893         /bin/gcc isn't good enough to build gcc.
13895 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13897         * Makefile.in (GDB_SUPPORT_FILES): Remove
13898         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13899         (gdb.tar.gz): Add new rule to use standard distribution building
13900         mechanism.
13902 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13904         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13905         Bill Cox <bill@cygnus.com>.
13907 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13909         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13911 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13913         * configure:  Search current dir first in .gdbinit.
13915 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13917         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13919 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13921         * config.sub:  Refer to NeXT's operating system as nextstep.
13923         * config.sub (case $basic_machine):  Re-order the cases, to match
13924         the order in the FSF version (which is mostly alphabethical).
13925         Merge in some additions and changes from the FSF.
13927 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13929         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13930         * config.sub: Recognize cxux7.
13931         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13933 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13935         * config.sub:  Fix typo powerpc -> powerpc-*.
13937 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13939         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13941         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13942         parallel with all-emacs and install-emacs).  Top-level command
13943         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13945 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13947         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13948         $(relbindir)/make before doing ``make install'', and use
13949         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13950         installing over running make binary.
13951         ($(host)-stamp-stage3-installed): Likewise.
13953 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13955         * config.guess: Recognize Mach.
13957 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13959         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13960         see whether --exec-prefix was used.
13962 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13964         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13966 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13968         * Makefile.in: Add all-librx target similar to all-libproc.
13970 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13972         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13973         with post 1.2 uname bogosity.
13975 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13977         * configure: Remove temporary files on receipt of a signal.
13979 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13981         * configure: If there is a package_makefile_frag, remove
13982         ${subdir}/Makefile.tem after copying it in.
13984 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13986         * build_all.mk: support rs6000 lynx identifies itself as
13987         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13988         since /bin/gcc is too feeble to compile a modern gcc.
13990 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13992         * brought devo/test-build.mk update-to-date with progressive/
13993           test-build.mk. Add lynx targets and hppa flag info.
13995 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13997         * configure.in:  Use mh-ncrsvr43.  Patch from
13998         Tom McConnell <tmcconne@sedona.intel.com>.
14000 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14002         * config.guess (i386-unknown-bsdi):  No longer need to
14003         check #if defined(__bsdi__) && defined(__i386__).
14005 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14007         * configure: Set program_transform_nameoption correctly.
14009 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14011         * brought build-all.mk update-to-date with progressive build-all.mk,
14012           added new targets and hppa info.
14014 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14016         * configure: If config.guess result is a prefix of the user
14017         specified target, assume a native build and use the user specified
14018         target as the host alias.  Remove SunOS patch suffix removal hack.
14019         * configure.in: Remove SunOS patch suffix removal hack.
14021         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14022         in NATIVE_CHECK_MODULES.
14024 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14026         * Makefile.in: Rename HOST_ONLY to NATIVE.
14027         * configure: Delete SunOs patch suffix from host_canonical
14028           and build_canonical variables that are prepended to Makefiles.
14029         * configure.in: Add comments for easier maintenance.
14031 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14033         * Makefile.in: Add all-libproc target similar to all-gui.
14035 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14037         * Makefile.in (CHECK_MODULES): split into
14038         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14040 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14042         * config.guess (i386-unknown-bsdi): New system to guess.
14044 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14046         * Makefile.in: Add all-gui target (but not yet build by "all").
14048 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14050         * config.sub: Move deletion of patch suffix from here...
14051         * configure.in: To here, at Ian's suggestion.  The top-
14052           level scripts might need to know of a patch level.
14054 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14056         * config.sub: Strip off patch suffix so rtl is recognized
14057           as a sunos4.1.3 machine, even though it's been patched.
14059 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14061         * Makefile.in (INSTALL_LAST): Delete.
14062         (INSTALL_DOSREL): New.
14064 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14066         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14067         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14068         whether we pass down --with-gnu-ld anyhow.
14070 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14072         * Makefile.in (INSTALL_LAST): Change operation so it works
14073         on more flavors of make.
14074         * configure.in (go32): Don't build libg++ or libio.
14076 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14078         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14079         they can be overriden by templates.
14081 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14083         * configure.in (target==go32): Don't build gdb.
14084         * dosrel: New directory.
14086 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14088         * configure.in (host==go32): Configure dosrel too.
14089         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14090         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14091         be set by incoming names or templates.
14092         (INSTALL_LAST): New rule.
14094 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14096         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14098 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14100         * configure.in (appdirs): New variable.  Currently empty, but will
14101         be used in gas distribution.  If nonempty, lists a set of
14102         directories at least one of which must get configured, or top
14103         level configuration is considered to have failed.
14104         (rs6000-*-lynxos*): Use new file name.
14106 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14108         Eliminate XTRAFLAGS.
14109         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14110         newlib include files using -idirafter, and also use -nostdinc.
14111         (CXX_FOR_TARGET): Likewise.
14112         (XTRAFLAGS): Removed.
14113         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14114         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14115         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14116         ($(DO_X)): Don't pass down XTRAFLAGS.
14118 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14120         * configure.in (mips*-dec-bsd*): New target; do build linker.
14121         (mips*-*-bsd*): New target; don't build linker.
14123 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14125         * configure.in: support rs6000-*-lynxos* configuration.
14126         support sunos4 as a cross target.
14128         * config.sub: look for lynx*, not lynx since the OS version may
14129         legitimately be part of the name.
14131 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14133         * configure.in (i[34]86-*-sco*): Move to be with other i386
14134         targets.
14135         (romp-*-*): New target.  Skip various binary utilities.
14136         (vax-*-*): New target.  Don't build newlib.
14137         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14139 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14141         * configure.in: Only set host_makefile_frag if config
14142         directory exists.
14144 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14146         * install.sh: If $dstdir exists, don't check whether each
14147         component does.
14149 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14151         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14153 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14155         * configure.in (*-*-lynxos*): Don't configure newlib for either
14156         native or cross Lynx.
14158 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14160         * config.sub (sparc64-elf): Fix os.
14161         (z8k): Remove duplicate.
14163 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14165         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14166         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14168 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14170         * configure: Make file links cleanly even if Lynx fails on
14171           an NFS symlink (at least fail cleanly).
14173 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14175         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14176         -XNh2000.
14178 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14180         * configure: Unknown options are fatal again.
14182 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14184         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14185         compatibility.
14187 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14189         * build-all.mk: Add `clean' target.
14191 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14193         * config.guess:  Add SINIX support.
14194         * configure.in:  Add mips-*-sysv4* support.
14196 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14198         * build-all.mk: Document all useful targets.
14199         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14200         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14202 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14204         * configure: Support --silent, --quiet.
14206 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14208         * configure: Support --disable-FEATURE.
14210 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14212         * config.guess: Recognize NCR running SVR4.3.
14214 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14216         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14217         Patch from Paul Eggert <eggert@twinsun.com>.
14219 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14221         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14223 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14225         * configure: Make unrecognized options give nonfatal warnings
14226         instead of fatal errors, and pass them to any subdirectory
14227         configures in case they recognize them.
14228         Make --x equivalent to --with-x.
14230 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14232         * configure: Add --enable-* options.  Clean up usage message and
14233         some comments.
14235 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14237         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14239 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14241         * configure.in (hppa*-*-*): Enable binutils.
14243 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14245         * config.sub: Recognize cisco.
14247 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14249         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14251 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14253         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14254         than one configuration name.  Add comment.
14256 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14258         * config.guess: about target *-hitachi-hiuxwe2, fixed
14259         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14260         macro is incorrect.]
14262 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14264         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14265         than the "make ls" stuff which used to be here.
14267 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14269         * config.guess:  Recognize i[34]86-unknown-freebsd.
14270         From Shawn M Carey <smcarey@rodan.syr.edu>.
14272 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14274         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14276 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14278         * config.guess: Check for ptx.
14280 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14282         * config.sub: Add os9k checking.
14284 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14286         * config.guess: Handle OSF1 running on HPPA processors
14288 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14290         * configure: If subdir configure fails, print out a message with
14291         subdirectory name, in case subdir's configure code didn't identify
14292         itself.
14294 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14296         * configure.in: Remove embedded newlines from configdirs.
14297         Avoid mismatches of substrings.  Fix matching strings at end
14298         of configdirs.
14300 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14302         * config.guess:  Add Lynx/rs6000 config support.
14304 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14306         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14308 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14310         * configure.in (hppa*-*-osf*): Treat this just like most other
14311         PA configurations (eg no binutils or ld).
14312         (hppa*-*-*elf*): These configurations have binutils and ld.
14314 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14316         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14318 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14320         * configure.in (rs6000-*-*): Build gas.
14322 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14324         * Makefile.in:  Avoid bug in losing hpux sed.
14326 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14328         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14329         for GDB and GDB has been fixed to not need it.
14331 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14333         * config.guess: Recognize vax hosts.
14335 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14337         * configure (while loop): Don't use "break 2" inside case
14338         statement -- the case statement isn't an enclosing loop.
14340 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14342         * config.guess:  Clean up NeXT support, to allow nextstep
14343         on Intel machines.  Make OS be nextstep.
14345 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14347         * config.guess: Add alternate forms for Convex.
14349 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14351         * configure:  Completely rewrite option processing.  Take
14352         advantage of pattern-matching to avoid invoking test frequently.
14353         Also clean up host and target defaulting logic.
14355 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14357         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14358         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14359         commands (plus user environment) will fit SCO limits.
14361 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14363         * configure.in: Don't issue warnings about directories which are
14364         not being configured if -norecursion is set.  Correct test for
14365         --with-gnu-as and --with-gnu-ld to not get confused by substring
14366         matches.
14368         * configure.in: Don't build gas for alpha-dec-osf1*.
14370 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14372         * configure:  Back out Per's change of 12/19/1993.  It changes the
14373         behavior of configure in unexpected and confusing ways.
14375         Also, use different delim char when calculating
14376         program_transform_name so that the name can contain slashes.
14378 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14380         * configure.in, config.sub: Add support for VSTa micro-kernel.
14382 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14384         * configure.in: Nuke hacks which were used to get a special
14385         version of GAS for HPPA configurations.
14387 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14389         * configure:  If only ${target_alias} is given, use that
14390         as the default for ${host_alias}.
14391         * configure:  Add missing back-slashes before nested quotes.
14393 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14395         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14397 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14399         * config.guess:  Recognize some Tektronix configurations.
14400         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14402 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14404         * config.sub: Match any flavor of SH.
14406 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14408         * configure.in: Don't try to configure newlib for Alpha.
14410 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14412         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14413         libg++ or libio for any Alpha target.
14415         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14417 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14419         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14420         default arguments -- so it tried to compress itself.
14422 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14424         * configure.in (notsupp): ensure that a space is always at the end
14425           of the configdirs list, since the grep checks for an explicit space
14427 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14429         * configure.in (target i386-sysv4.2): don't build ld, since static
14430           versions of many libraries are not available.
14432 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14434         * config.guess: Recognize Apollos (using environment variables).
14435         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14437 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14439         * config.guess: Recognize Sony news mips running newsos.
14441 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14443         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14444         "fi ; else" for bash.
14446 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14448         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14450 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14452         * config.sub: accept unixware as an alias for svr4.2.
14453         Fix some inconsistancies with the gcc version.
14455 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14457         * Makefile.in (DISTDOCDIRS):  Add gdb.
14459 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14461         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14463 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14465         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14466         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14467         this now.
14469 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14471         * config.sub: Accept hiux* as an OS name.
14473         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14474         etc/make-stds.texi.  The underscore came from gcc, and dje now
14475         agrees that RUNTESTFLAGS is the correct name.
14477 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14479         * install.sh:  Remove 'set -e'.  It makes any conditionals
14480         in the script useless.
14482         * config.guess: Automatically recognize arm-acorn-riscix
14483         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14485 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14487         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14489 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14491         * Makefile.in (DISTDOCDIRS): New variable.
14492         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14493         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14495 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14497         * configure.in (hppa target): check the source directory for the
14498           pagas sub-directory
14500 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14502         * config.sub: Allow -aout* and -elf*.
14504 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14506         * configure.in: Don't build ld on i386-solaris2, same as for
14507         sparc-solaris2.
14509 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14511         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14513 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14515         * configure.in:  Configure gdb for alpha.
14517 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14519         * Makefile.in (CXXFLAGS): Add -O.
14521 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14523         * config.guess: added support for DG Aviion
14525 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14527         * configure.in: Produce warning message for subdirectories not
14528         configurable for this host/target combination.  Don't try to
14529         configure gdb for vms.
14531 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14533         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14534         appropriate files before making "diststuff".
14535         (DISTBISONFILES): New var: list of files to be edited.
14536         (DISTSTUFFDIRS): Add binutils.
14538 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14540         * config.sub: also handle mipsel and mips64el (for little endian mips)
14542 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14544         * configure.in: Add * to end of all OS names.
14546 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14548         * configure.in: Build newlib for LynxOS native.
14550 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14552         * config.guess: Add support for delta 88k running SVR3.
14554         * configure.in: Add comment about HP compiler vs. emacs.
14556 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14558         * configure.in: don't build ld on solaris2 (not a viable option
14559           due to bugs in getpwnam & getpwuid)
14561 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14563         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14564         config.guess will produce a full version number.
14566 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14568         * configure.in: Build linker and binutils for alpha-dec-osf1.
14570 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14572         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14573         and gdb/testsuite/Makefile.in.
14575 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14577         * configure.in: recognize mips*- instead of mips-
14579 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14581         * config.sub: Accept linux*coff and linux*elf as operating
14582         systems.
14584 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14586         * config.sub: Recognize mips64, and mips3 as an alias for it.
14588 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14590         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14591         gdb knows how to handle OSF/1 shared libraries.
14593 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14595         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14596         * config.guess: Recognize Hitachi's HIUX.
14597         * config.sub: Recognize h3050r* and hppahitachi.
14598         Remove redundant cases for hp9k[23]*.
14600 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14602         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14603         if gas and ld are in the source tree and are in ${configdirs}.
14604         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14605         --with options (but still pass them down on the command line,
14606         if they were explicitly specified).
14608 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14610         * configure: substitute SHELL value in Makefile.in with
14611         ${CONFIG_SHELL}
14613 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14615         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14616         *-*-solaris2* targets.
14618 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14620         * Makefile.in: define M4, and pass it down to sub-makes;
14621         all-autoconf now depends on all-m4
14623 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14625         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14626         presence of {ar,ranlib} instead of a configured directory
14628 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14630         * config.guess: Accept 34?? as well as 33?? for NCR.
14632 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14634         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14635         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14637 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14639         * configure: grab values for $(CC) and $(CXX) from the
14640         environment, so that someone can do "CC=gcc configure; make" and
14641         have it work right (matching the way that autoconf works now)
14643         * configure.in, Makefile.in: add support for gash, the tcl
14644         interface to Galaxy
14646         * config.guess: add NetBSD variants (hp300, x86)
14648 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14650         * install.sh: Support -d option (in the manner of SunOS 4 install,
14651         as it is more deterministic than that of GNU install)
14652         (chmodcmd): Set file to mode 755 by default (should also do default
14653         chgrp and chown, but I don't feel like dealing with that now)
14655 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14657         * config.sub: Remove h8300hhms alias.
14659 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14661         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14663 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14665         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14666         as stmp-fixinc
14668 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14670         * config.sub: recognize m88110-bug-coff.
14672 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14674         * Makefile.in (all-libio): all dependencies on the toolchain used
14675         to build this (gcc, gas, ld, etc)
14677 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14679         * config.guess: Deal with OSF/1 1.3 on alpha.
14681 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14683         * install.sh: add some 'else true' clauses for portability
14685         * configure.in: don't build libio for h8[35]00-*-* targets
14687 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14689         * Makefile.in:  Add support for new libio.
14691 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14693         * install.sh: If one command fails, don't try the rest.  Don't try
14694         to remove $dsttmp (via trap) unless we have already created it.
14695         If $src doesn't exist, detect it and exit with an error.
14697         * config.guess: Recognize BSD on hp300.
14699 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14701         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14702         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14704 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14706         * Makefile.in (all-send-pr): depends on all-prms
14708 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14710         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14712 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14714         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14715         Added test for mips-mips-riscos5.
14717 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14719         * configure.in: use mh-hp300 for 68k HP hosts
14721 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14723         * configure: add support for CONFIG_SHELL, so that you can use
14724         some alternate shell for evaluating configure scripts
14726 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14728         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14729         in configure script to bug-gdb@prep.ai.mit.edu when building
14730         distribution archive.
14731         * Makefile.in (COMPRESS):  Remove def.
14732         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14733         gdb.tar.Z and make-gdb.tar.Z respectively.
14734         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14735         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14736         to convergence with 'taz' target in Makefile.in.
14738 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14740         * install.sh (dsttmp): use trap to ensure that tmp files go
14741         away on error conditions
14743 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14745         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14747 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14749         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14750         its parent is '/' not ''.
14752         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14754 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14756         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14757         that ${newsrcdir}/configure.in does.
14759 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14761         * test-build.mk: support for CONFIG_SHELL
14763 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14765         * config.sub (netware):  Add as a basic system type.
14767 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14769         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14770           $(srcdir)/ from the dependency on Makefile.in.
14772 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14774         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14775         (h8300hhms is temporary until multi-libraries are implemented).
14776         * configure.in: Handle h8300h too.
14778 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14780         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14782 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14784         * configure:  Remove extraneous output when guessing host type.
14785         * config.guess:  Remove extraneous output when guessing using C
14786         compiler rather than uname, or when guessing fails.
14788 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14790         * Makefile.in: remove all.cross and install.cross targets
14792         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14793           definitions
14795 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14797         * configure.in (target sh): Build gprof.
14799 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14801         * config.sub: change -solaris to -solaris2
14803 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14805         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14807 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14809         * configure: Correct error message for missing Makefile.in to
14810         print correct directory.
14812 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14814         * install.sh: kludge around 386BSD shell bug
14816 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14818         * config.guess:  Recognize NeXT.
14819         * config.guess:  Recognize i486-ncr-sysv4.
14820         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14822 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14824         * Makefile.in (MAKEINFOFLAGS): New variable.
14825         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14826         * build-all.mk, test-build.mk: Pass down --no-split as
14827         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14829 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14831         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14833 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14835         * Makefile.in (libg++.tar.z):  New rule.
14836         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14837         * Makefile.in (taz):  Only do a single chmod.
14839 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14841         * install.sh: don't use dirname anymore (replaced with sed usage)
14843 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14845         * Makefile.in:  Change extension for gzip'd files from '.z' to
14846         '.gz' per new FSF standard usage.
14848 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14850         * configure: put quotes around the final value of program_transform_name
14852 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14854         * Makefile.in: new install.sh support; update install-info rules
14856 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14858         * configure.in: Build diff for crosses, but not for go32 host.
14860         * configure.in: Build gprof only for native, and don't build it
14861         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14863 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14865         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14867 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14869         * configure.in (host_tools): Add prms.
14871 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14873         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14874         with $(FLAGS_TO_PASS) on the command line
14876         * config.sub: Recognize lynx and lynxos
14878 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14880         * config.sub: Accept -ecoff*, not just -ecoff.
14882 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14884         * Makefile.in (taz): Use .gz suffix instead of .z.
14885         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14886         names.
14888 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14890         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14892 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14894         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14895         that rebuilds that might happen during 'make install' don't get
14896         bogus gcc include files
14898 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14900         Change from Utah for HPPA support:
14901         * config.guess: Recognize hppa1.x-hp-bsd.
14903 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14905         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14906         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14908 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14910         * config.sub: Add support for rom68k and bug boot monitors.
14912 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14914         * Makefile.in: Make all-opcodes depend on all-bfd.
14916 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14918         * config.guess: Added special check for i[34]86-univel-sysv4*.
14920 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14922         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14923         the processor rather than assuming i486.
14925 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14927         * config.guess: Recognize SunOS6 as Solaris3.
14929 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14931         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14932         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14934 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14936         * build-all.mk (all-cross): New target for Canadian Cross.
14937         Added Q2 go32 targets.
14938         * test-build.mk: Configure go32 cross sparclite-aout and
14939         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14940         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14942 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14944         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14945         GO32 hosted toolchains
14947 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14949         * configure: change  so "-exec-prefix" gets passed down rather
14950         than "-exec_prefix" so autoconf generated Makefiles get the
14951         exec_prefix set right.
14953 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14955         * config.guess: get the Solaris2 minor version number
14957         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14959 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14961         * config.guess: Recognize some Sequent platforms.
14963 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14965         * Makefile.in: added the vault-install target
14967         * configure.in: actually use the Sun3 makefile fragment that's in
14968         config, also added the release dir to configdirs
14970 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14972         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14974 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14976         * configure.in: remove some program from Alpha targetted toolchains
14978 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14980         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14981         gprof.
14982         (taz): Run "make diststuff" in those directories instead of "make
14983         proto-dir".  Look for "VERSION=" only at start of line in subdir
14984         Makefile.  Use "gzip -9" for compression.
14985         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14986         (binutils.tar.z): New target.
14988 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14990         * Makefile.in (taz): Include gpl.texinfo.
14992 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14994         * Makefile.in (setup-dirs): Merged into "taz" target.
14995         (taz): Only do `proto-dir' stuff if a directory is actually needed
14996         for this target.
14998 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15000         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15001         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15002         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15003         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15004         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15006 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15008         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15009         config.sub, and move-if-change to gdb testsuite distribution
15010         archive, so the testsuite can be extracted, configured, and
15011         run separately from the gdb distribution.  Blow away the Chill
15012         tests that require a Chill compiled executable, since GNU Chill
15013         is not yet publically available.
15015 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15017         * test-build.mk: set environment variables in a single command,
15018         instead of a list of assignments and exports
15020         * config.guess: recognize Alpha/OSF1 systems
15022 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15024         * configure: Change help message to prefer --options rather than
15025           -options.
15027 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15029         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15030         zippy@ecst.csuchico.edu.
15031         * config.guess: Recognize miniframe.
15033 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15035         * Makefile.in: Use srcroot to find runtest rather than rootme.
15036         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15038 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15040         * test-build.mk: Extensive additions to support building on a
15041         machine other than the host.
15043 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15045         * configure (tooldir): Fix for i386-aix again.
15047 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15049         * configure, Makefile.in:  Change definition of $(tooldir)
15050         to match the FSF.
15052 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15054         * config.guess:  Recognize i[34]86/SVR4.
15056 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15058         * Makefile.in (all-gdb): gdb depends on sim.
15060 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15062         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15063         at the same time we make the prototype gdb directory.
15064         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15065         files at the same time as the gdb base release distribution.
15067 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15069         * Makefile.in (check): Use individual check targets rather than
15070         DO_X rule.
15071         (check-gcc): Added.
15073 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15075         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15076         for System V release 3.2.
15078 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15080         * config.sub: Recognize hppaosf.
15081         * configure.in: Do configure ld/binutils/gas for it.
15083 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15085         * configure (tooldir): Alter syntax used to set this, for systems
15086         where "\$" isn't handled right, like i386-aix.
15088 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15090         * configure: Pass program-transform-name, not
15091         program_transform_name, to recursive configures.
15093 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15095         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15096         of gas+ld+binutils.
15098 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15100         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15102 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15104         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15106 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15108         * Makefile.in (PRMS): Set back to all-prms.
15110 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15112         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15113         targets, rather than for MIPS hosts.
15115 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15117         * configure.in: add comment for --with-x default values
15119         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15121         * Makefile.in: add check-* targets for each of the directories in
15122         the tree.  Add a definition of RUNTEST that will use the one we
15123         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15125 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15127         * configure.in: Removed obsolete references to bfd_target and
15128         target_makefile_frag.
15130         * build-all.mk: Set assorted targets for Q2.
15131         * config.sub: Recognize z8k-sim and h8300-hms.
15132         * test-build.mk: Really don't pass host to configure.
15133         (HOLES): Added uname.
15135 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15137         * configure: Handle an empty program-prefix, program-suffix or
15138         program-transform-name correctly.
15140 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15142         * build-all.mk: -G 8 no longer required for MIPS targets.
15143         * test-build.mk: Don't pass host argument to configure; make it
15144         guess.
15146 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15148         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15149         * Makefile.in (COMPRESS):  New macro, like GZIP.
15151 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15153         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15155         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15156         with gas currently defaults to -G 0.
15158 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15160         * Makefile.in (all-flex): flex depends on byacc.
15162         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15163         to test-build.mk as RELEASE_TAG.
15164         * test-build.mk (configargs): New variable containing arguments to
15165         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15166         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15168         * config.guess: Use /bin/uname when checking -X argument on SCO,
15169         to avoid invoking GNU uname which doesn't understand -X.
15171         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15173         * configure.in: Build gas for mips-*-*.
15175 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15177         * Makefile.in (all.normal): insert missing backslash.
15179 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15181         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15183         * Makefile.in: Complete overhaul to merge many almost identical
15184         targets.
15186 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15188         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15189         (gdb.tar.Z): Adjusted.
15191         * Makefile.in (setup-dirs, taz): New targets; should be general
15192         enough to adapt for gdb sometime.  Build only .z file.
15193         (gas.tar.z): New target.
15195 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15197         * build-all.mk: Use CC=cc -Xs on Solaris.
15199 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15201         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15202         for handling BISON for FSF releases.
15204 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15206         * configure: Actually implement the change zoo just documented.
15208 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15210         * configure: when using config.guess, only set target_alias when
15211         it's not already been set (ie, on the command line)
15213 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15215         * Makefile.in: add installcheck target, set PRMS to install-prms
15217 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15219         * configure: add support for package_makefile_fragment, handle the
15220         case where a directory has a configure.in file but no Makefile.in
15221         more gracefully (with an actual understandable error message, even);
15222         add support for --without (and add this to the usage message); also
15223         explicitly add a --host=${host_alias} to the command line when
15224         config.guess is used
15226 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15228         * configure: Must use both --host and --target in recursive calls.
15230 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15232         * Makefile.in: Change deja-gnu to dejagnu.
15234 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15236         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15238 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15240         * configure.in: canonicalize all instances to *-*-solaris2*,
15241         also strip out a number of tools to not build for go32 host
15243 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15245         * config.guess: add GPL.
15247         * Makefile.in, config.guess, config.sub, configure: bump
15248           copyrights to 93.
15250 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15252         * Makefile.in (do-info): Removed obsolete check for existence of
15253         localenv file.
15255         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15257 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15259         * Makefile.in: a couple of 'else true' for decstation,
15260         support for TclX
15262         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15264 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15266         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15268 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15270         * config.guess: Recognize i386-ibm-aix (PS/2).
15271         * configure.in: Use config/mh-aix386 file for it.
15273 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15275         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15276         CC_FOR_TARGET instead.
15277         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15279 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15281         * Makefile.in: Add sim to list of directories sent with gdb
15283 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15285         * configure.in: Put back mips-dec-bsd* case.
15287 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15289         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15290         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15291         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15293 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15295         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15297         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15298         (install-info): install dir.info only if it exists,
15299         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15301 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15303         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15304         gas for mips-dec-bsd.
15306 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15308         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15309         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15311 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15313         * configure.in: Added "dejagnu" to hosttools list.
15315 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15317         * config.sub, configure.in, config.guess:  Add support
15318         for Bosx, an AIX variant from Bull.
15319         Patches from F.Pierresteguy@frcl.bull.fr.
15321 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15323         * devo/dejagnu: Initial creation of devo/dejagnu.
15324         Migrated dejagnu testcases and support files for testing software
15325         tools to reside as subdirectories, currently called "testsuite",
15326         within the directory of the software tool.  Migrated all programs,
15327         support libraries, etc. beloging to dejagnu proper from
15328         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15329         with no modifications.  The changes to these files which will
15330         allow them to configure, build, and execute properly will be made
15331         in a future update.
15333 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15335         * Makefile.in: Change send_pr to send-pr.
15336         * configure.in: Likewise.
15337         * send_pr: Renamed directory to send-pr.
15339 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15341         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15343 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15345         * README:  Update for gdb-4.8 release.
15346         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15347         gdb-xxx.tar.z (gzip'd) file also.
15349 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15351         * Makefile.in: make all-diff depend on all-libiberty
15353 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15355         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15357 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15359         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15361 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15363         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15364         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15365         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15367 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15369         * Makefile.in:  makeinfo binary is in a new location
15371 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15373         * config.sub: Accept -ecoff as an OS.
15375         * Makefile.in: Various changes to eliminate a level of make
15376         recursion and reduce the required command line length.
15377         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15378         sub-makes.
15379         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15380         variables holding settings for specific sub-makes.
15381         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15382         in terms of BASE_FLAGS_TO_PASS.
15383         (TARGET_LIBS): New variable listing directories which use
15384         TARGET_FLAGS_TO_PASS.
15385         (subdir_do): Eliminated.
15386         (do-*): New set of targets to replace subdir_do.
15387         (various): All targets which used subdir_do now depend on do-*.
15388         (local-clean): Renamed from do_clean.
15389         (local-distclean): New target, dependency of distclean and
15390         realclean.
15391         (install-info): Don't create directories.  Depend on dir.info
15392         rather than calling make recursively.
15393         (install-dir.info): Eliminated.
15394         (install-info-dirs): Create all info directories here.
15395         (dir.info): Depend upon do-install-info.
15397         * test-build.mk (HOLES): Added false.
15399 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15401         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15403 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15405         * Makefile.in (info): remove dependency on all-texinfo.  The
15406         problem was really in texinfo/C, not at this level.
15408 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15410         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15412 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15414         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15415         GDB releases.
15417 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15419         * configure: Include srcdir in message about target of link not
15420         being found.  Don't convert `-' to `_' in `with' options being
15421         passed to subdirs.
15423 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15425         * configure.in: add uudecode to host_tools
15427         * Makefile.in: added {all,install}-uudecode targets, added them to
15428         the appropriate lists
15430 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15432         * Makefile.in (all-gcc): Added dependency on all-gas.
15434         * configure.in (mips-*-*): Build ld and binutils.
15436 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15438         * configure: check return code from mkdir, print error message and
15439           exit on failure.
15441 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15443         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15445 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15447         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15449 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15451         * config.sub (h8500):  Recognize this as a cpu type.
15453 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15455         * configure: source directory missing is no longer a warning
15457         * configure.in: recognize irix[34]* instead of irix[34]
15459         * Makefile.in: define and pass down X11_LIB
15461 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15463         * guess-systype: Renamed to ...
15464         * config.guess:  ... by popular request.
15465         * configure.in, Makefile.in:  Update accordingly.
15467 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15469         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15470         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15471         + Execute ./dummy instead of assuming . is in PATH.
15473 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15475         * guess-systype:  New shell script.  Attempts to guess the
15476         canonical host name of the executing host.
15477         Only a few hosts are supported so far.
15478         * configure:  Call guess-systype if no host is specified.
15480 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15482         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15483         gcc Makefile.
15486 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15488         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15489         (all-gcc, install-gcc, subdir_do): Use it.
15491 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15493         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15495 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15497         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15498           set exclusively by configure, using configure.in .
15500 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15502         * test-build.mk: set $PATH for all builds
15504         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15506 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15508         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15509         the one used in gcc/Makefile.in, so that a null expansion doesn't
15510         override the one needed to build gcc with a native cc.
15513 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15515         * configure: Accept -with arguments.
15517 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15519         * Makefile.in: added h8300sim
15521 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15523         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15524         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15525         (all-cygnus, native, build-cygnus): Make
15526         $(canonhost)-stamp-3stage-done, not $(host)....
15527         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15528         i386-sco3.2v4.  Added else true to if command.
15530 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15532         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15534 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15536         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15538 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15540         * configure.in: don't remove binutils from Solaris builds
15542 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15544         * Makefile.in: get rid of earlier definitions for *clean,
15545         also handle the recursive info rule better
15547 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15549         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15550         do more-or-less the right thing.
15552 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15554         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15555         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15557 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15559         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15560         $(host_canonical).
15562         * configure.in: split the configdirs list into 4 categories (native
15563         v. cross, library v. tool) and handle the cross-only and native-
15564         only in more reasonable (and correct!) way.
15566 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15568         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15569         configdirs anymore.
15571 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15573         * Makefile.in: extensive cleanup::  removed all of the explicit
15574         clean-* targets, collapsed many wrappers around subdir_do into
15575         one, added additional targets to satisfy standards.texi, deleted
15576         some old targets, some changes for consistency
15578 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15580         * configure.in: handle some programs as cross-only, and others as
15581         native only
15583         * test-build.mk: handle partial holes in a more generic manner
15585         * Makefile.in: m4 depends on libiberty
15587 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15589         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15590         time, wdiff, and find to configdirs
15592         * Makefile.in: all, clean, and install rules for the new programs
15593         added to configure.in
15595 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15597         * configure.in: use mh-sun for all *-sun-* hosts
15599 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15601         * Makefile.in: define flags for X11 include files and library file
15602         locations, pass them down to the programs that need this info
15604         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15606 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15608         * configure.in: start building libg++ for HP-UX targets
15610 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15612         * README:  Update references to files moved into etc/.
15614 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15616         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15617         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15619 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15621         * configure: accept dash as well as underscore in long option
15622         names for FSF compatibility.
15624 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15626         * config.sub: added -sco3.2v4 support from FSF.
15628 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15630         * configure.in: expand the section that adds or removes
15631         directories from the list of programs to build, to handle native
15632         vs. cross in addition to host v. native
15634 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15636         * Makefile.in:  Replace C++ in macro names with CXX.
15637         This is less likely to break ...
15639 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15641         * test-build.mk: add -w to GNU_MAKE
15643 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15645         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15646         add 'sparc' to list of recognized cpus.  This needed to make
15647         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15648         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15649         then changes that into $CPU-wrs-vxworks.
15651         * configure.in: remove most references to gdbtest, regularize
15652         target based program removal
15654         * test-build.mk: import from p3 tree (many fixes and changes)
15656 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15658         * Makefile.in: added rules to handle tcl, tk, and expect
15660         * configure.in: handle those directories if they exist
15662 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15664         * config.sub: removed bogus hppabsd and hppahpux names, since
15665         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15667 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15669         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15670         depends upon all-xiberty
15672         * Makefile.in: changes from p3, including:
15674         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15676         * Makefile.in (XTRAFLAGS): include newlib directories if
15677         newlib/Makefile exists, rather than if host != target.
15679         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15681         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15682         from the same source tree and not building a cross-compiler.  This
15683         matters for the libg++ configuration if reconfiguring a tree that
15684         has already been installed.
15686         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15688         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15689         pick up the machine and system specific header files.
15691         * Makefile.in: added AS_FOR_TARGET, passed down in
15692         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15693         the C compiler to use to create programs which are run in the
15694         build environment, set it to default to $(CC), and passed it down
15695         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15697         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15699         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15700         We need them for unusual native builds, like systems without
15701         ranlib.
15703         * configure: also define $(host_canonical) and
15704         $(target_canonical), which are the full, canonical names for the
15705         given host and target
15707 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15709         * Makefile.in:  Added separate definitions for C++.
15711 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15713         * configure.in (configdirs):  Add deja-gnu.
15715 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15717         * README:  Update for configure.texi and gdb-4.7 release.
15719 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15721         * Makefile.in:  Move "all" target to top of file.
15722         Previously, first target was ".PHONY" which caused BSD4.4 make
15723         to build .PHONY when make was run without arguments.
15725 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15727         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15728         Library-copylefted code in libiberty.
15730 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15732         * config.sub:  Replace m68kmote with plain old m68k.
15734 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15736         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15738 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15740         * config.sub: Complain if no argument is given.  Added support for
15741         386bsd as OS and target alias.
15743 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15745         * Makefile.in (XTRAFLAGS): include newlib directories if
15746         newlib/Makefile exists, rather than if host != target.
15748 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15750         * config.sub: recognize sparclite-wrs-vxworks.
15752         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15753         p3.) Added clean-xiberty to clean.
15755 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15757         * configure.in: use *-*-* instead of nested cases for host and target
15759 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15761         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15762         from the same source tree and not building a cross-compiler.  This
15763         matters for the libg++ configuration if reconfiguring a tree that
15764         has already been installed.
15766 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15768         * config.sub (i486v/i486v4):  Merge in from FSF version.
15770 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15772         * configure: only set PWD if it is already set.
15774 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15776         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15777         doesn't have unset and all success paths (and most error paths)
15778         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15779         to just ${PWD} to avoid confusion.)
15781 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15783         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15784         even for a native compilation.
15786 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15788         Changes to make the gdb.tar.Z rule work better.
15790         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15791         (DEVO_SUPPORT):  Add configure.texi.
15792         (bfd-ilrt.tar.Z):  Remove ancient rule.
15794 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15796         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15797         pick up the machine and system specific header files.
15799         * configure.in, config.sub: added new target m68010-adobe-scout,
15800         with alias of adobe68k.  Changed configure.in to check for
15801         -scout before -sco* to avoid a false match.
15803         * Makefile.in: added AS_FOR_TARGET, passed down in
15804         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15805         the C compiler to use to create programs which are run in the
15806         build environment, set it to default to $(CC), and passed it down
15807         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15809 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15811         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15812         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15813         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15814         FOR_TARGET variants, to newlib and libg++.
15816 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15818         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15819         first.
15821 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15823         * config.sub:  Accept `elf' as an environment.
15825 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15827         * Makefile.in (all-opcodes):  cd into the right directory
15829 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15831         * configure: added -program_transform_name option, used as
15832         argument to sed when installing programs.
15833         configure.texi: added documentation for -program_prefix,
15834         -program_suffix and -program_transform_name.
15836 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15838         * config.sub:  Accept i486 where i386 ok.
15840 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15842         * config.sub: accept we32k
15844 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15846         * config.sub, configure.in: accept OSE68000 and OSE68k.
15848         * Makefile.in: don't create all directories for ``make install'';
15849         let the subdirectories create the ones they need.
15851 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15853         * COPYING: new file, GPL v2
15855 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15857         * Makefile.in: use the new gen-info-dir, which needs a template
15858         argument (which also lives in texinfo)
15860         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15862 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15864         * config.sub (ncr3000):  Change i386 to i486.
15866 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15868         * Makefile.in: add install-rcs, install-grep to
15869         install-no-fixedincludes, removed install-bison and install-libgcc
15871 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15873         * configure.in: grab the HPUX makefile fragment if on HPUX
15875 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15877         * Makefile.in: eradicate bison spoor (ditto libgcc).
15878          configure.in: recognise m68{k,000}-ericsson-OSE.
15879          es1800 is alias for m68k-ericsson-OSE
15881 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15883         * configure.in: rearrange the parts that remove programs from
15884         configdirs, based now on HOST==TARGET or by canonical triple.
15886 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15888         * test-build.mk: recurse explicitly with -f test-build.mk when
15889           appropriate.  predicate stage3 and comparison on the existence
15890           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15891           On very clean, also remove ...stamp-co.  Build in-place before
15892           doing other builds.
15894 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15896         * Makefile.in, configure.in: add tgas
15898 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15900         * Makefile.in: a number of changes merged in from progressive.
15902         * configure.in: add libm.
15904         * .cvsignore: ignore some stuff that comes from test-build.mk.
15906 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15908         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15910 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15912         * configure: Add program_suffix (parallel to program_prefix)
15913         * Makefile.in: adjust directory-creating script for losing decstation
15915 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15917         * configure:  Minor $subdir-related fixes.
15919 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15921         * configure: fix various problems with propogating
15922         makefile_target_frag in subdirs.
15923         * configure.in: config libgcc if its there
15925 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15927         * config.sub:  HPPA merge.
15929 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15931         * Makefile.in:  Replace all-bison with all-byacc in all
15932         dependency lines for other tools (which now use byacc).
15934 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15936         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15938 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15940         * Makefile.in: make gprof rules similar to byacc rules (instead of
15941         vestigal $(unsubdir) that didn't work...)
15943 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15945         * config.sub:  Add support for Linux.
15946         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15947         (at least for libg++).
15949 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15951         * configure.texi: fix doc for the -nfp option to configure
15953 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15955         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15957 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15959         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15960         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15961         * configure.in: added solaris* host_makefile_frag hook.
15963 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15965         * config.sub: changed recognition of m68000 so that various
15966         m68k types can be specified via m680[01234]0
15968 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15970         * config.sub (basic_machine): fix sed so that '-foo' isn't
15971         completely substituted out while .+'-foo' loses the '-foo'
15973 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15975         * config.sub ($os): Add -aout.
15977 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15979         * configure:  If host_makefile_frag is absolute, don't
15980         prefix ${invsubdir} (relevant to libg++ auto-configure).
15982 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15984         * Makefile.in (tooldir): Define it.
15985         (all-ld): Depend on all-flex.
15987 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15989         * Makefile.in (check):  Fix libg++ special case.
15991 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15993         * configure: do not bury `pwd` into config.status, thus do fewer
15994           pwd's.
15996         * configure: print the "Building in" message only when building in
15997           other than "." AND verbose.
15999         * configure: remove -s, rework -v to better accommodate guested
16000           configures.
16002         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16004 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16006         * Makefile.in: macroize flags passed on recursion.  remove
16007           fileutils.
16009 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16011         * configure: get makesrcdir right for subdirs deeper than 1.
16013         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16014           install.
16016 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16018         * Makefile.in: don't print subdir_do or recursion lines.
16020 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16022         * standards.texi: added menu item.
16024         * Makefile.in: build and install standards.info.
16026         * standards.texi: new file.
16028 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16030         * configure: test for and move config.status pieces from
16031           ${subdir}/.
16033 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16035         * configure:  Test for existance of files before trying to mv
16036         them, to avoid numerous non-existance messages.
16038 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16040         * configure: correct final line of config.status.
16042         * configure: patch from eggert.  Avoids a protection problem if
16043           the original Makefile.in is read only.
16045         * configure: use move-if-change from gcc to create config.status.
16046           Some makefiles depend on config.status to tell if a directory
16047           has been reconfigured for a different host.  This change
16048           prevents those directories from remaking everything in the case
16049           where the reconfig was only intended to rebuild a Makefile.
16051         * configure: test for config.sub with "config.sub sun4" rather
16052           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16053           host alias from a missing config.sub.
16055 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16057         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16058           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16060 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16062         * configure: mkdir ${subdir} as needed.
16064 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16066         * Makefile.in,configure.in: added autoconf.
16068 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16070         * Makefile.in: no longer pass against on recursion.
16072         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16073           definitions are not inherited.
16075         * configure: correct makesrcdir when subdir is .
16077 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16079         * configure:  Add support for 'subdirs' variable, which is
16080         like 'configdirs', except that configure doesn't re-invoke
16081         itself for subdirs, it just creates a Makefile for each subdir.
16082         * configure.texi:  Document subdirs.
16084 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16086         * configure.in: added flex to configdirs
16088 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16090         * Makefile.in: remove clean-stamps from clean.
16092 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16094         * configure.in:  Add gdbtest to configdirs.
16096 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16098         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16099         to recursive makes.
16100         * configure.in:  Recognize new ncr3000 config.
16102 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16104         * Makefile.in, configure.in: removed references to gdbm.
16106 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16108         * config.sub:  Don't canonicalize os value
16109         newsos* to bsd (readline needs to check for newsos).
16110         (This fix was earlier made Jan 31, but got re-broken.)
16112 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16114         * configure.in:  sco is an os, not a vendor!
16116         * configure:  Quote $( better.  Keep various shells happy.
16118 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16120         * Makefile.in: eliminate stamp-files.
16122 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16124         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16125           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16127 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16129         * config.sub:  fix iris/iris3.
16131 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16133         * configure: re-add -rm.
16135 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16137         * Maskefile.in: add .stmp-rcs to all.
16139         * configure.in: remove gas from rs6000 build, use aix host fragment.
16141 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16143         * configure: pass down site_option during recursion.
16145 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16147         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16149 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16151         * configure: Change exec_prefix so that it really defaults to prefix.
16153 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16155         * Makefile.in, configure.in:  Add support for mmalloc library.
16157 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16159         * Makefile.in: add stmp dependencies for a few more things.
16161 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16163         * configure: adjusted error message on objdir/srcdir configure
16164           collision, per john's suggestion.
16166         * Makefile.in: add libiberty stmp to all and all.cross.
16168 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16170         * Makefile.in: remove force dependencies, add grep to all.
16172 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16174         * Makefile.in: drop flex.  make stamp files work.
16176         * configure: added test for conflicting configuration in srcdir,
16177           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16178           gets cranky.  use relative paths for configure and srcdir
16179           whenever possible.  Send some error messages to stderr that were
16180           going to stdout.
16182 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16184         * Makefile.in:  Fix libg++ rule to check for gcc directory
16185         before using gcc/gcc.  Also pass XTRAFLAGS.
16187 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16189         * Makefile.in: added stmp-files so that directories aren't polled
16190           when they are already built.
16192         * configure.texi: fixed a node pointer problem.
16194 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16196         * config.sub configure.in gdb/configure.in
16197         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16198         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16199         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16201 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16203         * configure: -recurring becomes -silent.  corrected help message
16204           for -site= option.
16206         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16208 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16210         * configure: when building Makefile for crosses, replace
16211           tooldir and program_prefix.  default srcdir from location of
16212           config.sub.  remove "for host in hosts" and "for target in
16213           targets" loops.
16215 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16217         * Makefile.in: Do not pass bindir or mandir to cvs.
16219 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16221         * Makefile.in, configure.in: removed traces of namesubdir,
16222           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16223           copyrights to '92, changed some from Cygnus to FSF.
16225         * configure.texi: remove most references to multiple hosts,
16226           multiple targets, subdirs, etc.
16228         * configure.man: removed rcsid. reference config.sub not
16229           config.subr.
16231         * Makefile.in: mkdir $(infodir) on install-info.
16233 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16235         * configure.texi:  Explain better about .gdbinit and about
16236         the environment that configure.in sections run in.
16238 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16240         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16242 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16244         * README:  DOC.configure => cfg-paper.texi.
16246 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16248         * config.sub (near case $os):  Don't convert newsos* to bsd!
16250 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16252         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16253         the number of copies of COPYING that go into the GDB tar file.
16255 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16257         * bfd/configure.in, gdb/config/mh-i386sco,
16258         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16259         Fix SCO configuration stuff.
16261 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16263         * Makefile.in:  For libg++, make sure the -I pointing
16264         to the gcc directory goes *after* all the libg++-local -I flags.
16265         Also, move just-gcc dependency from just-libg++ to all-libg++.
16267 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16269         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16271 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16273         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16275 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16277         * config.sub:  Add stratus configuration frags.  Also
16278         submitted to FSF.
16280 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16282         * Makefile.in (DEV_SUPPORT):  add configure.man.
16284         * config.sub(Decode manufacturer-specific):  add -none*.
16286 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16288         * Makefile.in:  remove form feeds to make Sun's make happy.
16289         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16291 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16293         * Makefile.in (AR_FLAGS):  Make quieter.
16295 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16297         * configure.in:  Add libg++.
16298         * configure:  When verbose, don't output the command line at each
16299         level; it will be unremarkably the same as the previous version,
16300         which will be the same as what the user typed.
16302 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16304         * configure.in, Makefile.in: fix clean-info, add flex.  add
16305           fileutils.
16307         * configure: be less sensitive to spaces in Makefile.in.  Do not
16308           look for sources in "..".  Doing so breaks subdirectories that
16309           might have their own configure.  If a subdir has it's own
16310           configure script, use it.
16312 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16314         * cfg-paper.texi: some changes suggested by rms.
16316 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16318         * config.sub:  Merge in some small additions from the FSF version,
16319         taken from the gcc distribution, to bring the Cygnus and FSF
16320         versions into closer sync.
16322 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16324         * configure.in:  Changed svr4 references to sysv4.
16326 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16328         * configure: added -V for version number option.
16330 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16332         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16333           renamed from DOC.configure to cfg-paper.texi.
16335 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16337         * configure, config.subr, config.sub: config.subr is now
16338           config.sub again.
16340 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16342         * configure.texi: new file, in progress.
16344         * Makefile.in: build info file and install the man page for
16345           configure.
16347         * configure.man: new file, first cut.
16349         * configure: find config.subr again now that configuration "none"
16350           has gone.  removed all traces of the -ansi option.  removed all
16351           traces of the -languages option.
16353         * config.subr: resync from rms.
16355 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16357         * configure, config.sub, config.subr: merge config.sub into
16358           config.subr, call the result config.subr, remove config.sub, use
16359           config.subr.
16361         * Makefile.in: revised install for dir.info.
16363 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16365         * configure.in: add decstation host makefile frag.
16367         * Makefile.in: BISON now bison -y again.  also install-gcc on
16368           install.  clean-gdbm on clean.  infodir belongs in datadir.
16369           Make directories for info install.  Build dir.info here then
16370           install it.
16372 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16374         * Makefile.in: fix for bad directory tests.
16376 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16378         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16379           regexp.  -srcdir relative was being handled incorrectly.
16381         * Makefile.in: unwrapped some for loops so that parallel makes
16382           work again and so one can focus one's attention on a particular
16383           package.
16385 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16387         * configure: added PWD as a stand in for `pwd` (for speed). use
16388           elif wherever possible.  make -srcdir work without -objdir.
16389           -objdir= commented out.
16391 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16393         * configure: +options become --options.  -subdirs commented out.
16394           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16395           Makefile now at top of generated Makefile.  Removed cvs log
16396           entries.  added -srcdir.  create .gdbinit only if there is one
16397           in ${srcdir}.
16399         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16400           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16401           and mandir now keyed off datadir by default.
16403 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16405         * Freshly created ChangeLog.
16408 Local Variables:
16409 mode: change-log
16410 left-margin: 8
16411 fill-column: 76
16412 version-control: never
16413 End: