2010-11-16 Richard Guenther <rguenther@suse.de>
[official-gcc.git] / ChangeLog
blobe005d28d275203d990c243e7fb44df83aff6976a
1 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3         * MAINTAINERS: Moved myself to reviewers section.
5 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7         * MAINTAINERS (Various Maintainers): Add self for build machinery.
8         (Write After Approval): Remove self.
10 2010-11-15  Andreas Schwab  <schwab@redhat.com>
12         * configure.ac: Fix spelling in option names.
13         * configure: Regenerated.
15 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
17         PR bootstrap/39622
18         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
19         * configure: Regenerated.
21 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
23         * MAINTAINERS: Update my email address.
25 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
27         * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
28         define the cloog backend to use. Furthermore, only pass the ppllibs to
29         the configure checks, if necessary.
30         * configure: Regenerate.
32 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
34         * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
35         * configure: regenerate
37 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
39         * config/cloog.m4: Fix typo.  verison -> version.
40         * configure: Regenerate.
42 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
44         * config/cloog.m4: Pass ppl libraries to the CLooG version check.
45         * configure: Regenerate.
47 2010-11-11  Jan Hubicka  <jh@suse.cz>
49         * config/bootstrap-lto: Use -flto.
51 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
53         * configure.ac: Support official CLooG.org versions.
54         * configure: Regenerate.
55         * config/cloog.m4: New.
57 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
59         * MAINTAINERS (Write After Approval): Add myself.
61 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
63         * MAINTAINERS: Update my email address.
65 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
67         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
68         * configure: Regenerate.
69         * config/mh-ppc-darwin: Rename to mh-darwin.
71 2010-11-03  Ian Lance Taylor  <iant@google.com>
72             Dave Korn  <dave.korn.cygwin@gmail.com>
74         PR lto/46273
75         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
76         and on other supported platforms whenever LTO is enabled.
77         * configure: Rebuild.
79 2010-11-02  Alan Modra  <amodra@gmail.com>
81         PR binutils/12110
82         * configure.ac: Error when source path contains spaces.
83         * configure: Regenerate.
85 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
87         * MAINTAINERS: Update my email address.
89 2010-10-20  Ian Lance Taylor  <iant@google.com>
91         * Makefile.def (target_modules): Set lib_path to src/.libs for
92         libstdc++-v3 module.
93         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
94         * Makefile.in: Rebuild.
96 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
98         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
99         (Write After Approval): Remove myself.
101 2010-10-15  Tristan Gingold  <gingold@adacore.com>
103         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
105 2010-10-14  Douglas Rupp  <rupp@gnat.com>
107         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
109 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
111         * configure.ac (build_lto_plugin): New shell variable.
112         (--enable-lto): Turn on by default for all non-ELF platforms that
113         have had LTO support added so far.  Set build_lto_plugin appropriately
114         for both ELF and non-ELF.
115         (configdirs): Add lto-plugin or not based on build_lto_plugin.
116         * configure: Regenerate.
118 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
120         Sync from src:
121         * configure.ac (v850 support): Remove target-libgloss from
122         noconfigdirs.
123         * configure: Regenerate.
125 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
127         PR bootstrap/45326
128         PR bootstrap/45174
129         * configure.ac: Honor initial values of $build_configargs,
130         $host_configargs, $target_configargs.  Mark the precious, so
131         environment settings get recorded.
132         * configure: Regenerate.
134 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
136         PR bootstrap/45796
137         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
138         Depend on all-build-libiberty.
139         * Makefile.in: Regenerate.
141 2010-09-30  Michael Eager  <eager@eagercon.com>
143         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
144         * configure: Regenerate.
146 2010-09-28  Michael Eager  <eager@eagercon.com>
148         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
150 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
152         PR bootstrap/44621
153         * configure.ac: Fix unportable shell quoting.
154         * configure: Regenerate.
156 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
158         * configure.ac (enable-lto): Add Darwin to the list of supported lto
159         targets and amend comment.
160         * configure: Regenerate.
162 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
164         * MAINTAINERS (Write After Approval): Add myself.
166 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
168         * configure.ac: Enable LTO by default on Darwin.
169         * configure: Regenerate.
171 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
173         * MAINTAINERS (Write After Approval): Add myself.
175 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
177         * MAINTAINERS (Write After Approval): Add myself.
179 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
181         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
182         ports
184 2010-07-28  David Yuste  <david.yuste@gmail.com>
186         * MAINTAINERS (Write After Approval): Add myself.
188 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
190         * configure.ac: Support all v850 targets.
191         * configure: Regenerate.
193 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
195         PR bootstrap/44455
196         * configure.ac (extra_mpfr_configure_flags): Copy from
197         extra_mpc_gmp_configure_flags.
198         * configure: Re-generated.
200 2010-07-22  Andi Kleen  <ak@linux.intel.com>
202         * MAINTAINERS (Write After Approval): Add myself.
204 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
206         * MAINTAINERS (Write After Approval): Add myself.
208 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
210         * MAINTAINERS (Write After Approval): Add myself.
212 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
214         PR target/44862
215         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
216         Provide -B option to allow for link spec %s substitutions for
217         libstdc++.a on darwin.
218         * Makefile.in: Regenerate.
220 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
222         * MAINTAINERS (Reviewers): Update my e-mail address
224 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
226         * Makefile.def (configure-gcc): Depend on all-libelf.
227         * Makefile.in: Rebuild.
229 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
231         * MAINTAINERS (Write After Approval): Add myself in the right place.
233 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
235         * MAINTAINERS (Write After Approval): Add myself.
237 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
239         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
241 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
243         * config.sub: Update to version 2010-05-21.
244         * config.guess: Update to version 2010-04-03.
246 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
248         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
249         * configure: Regenerate.
251 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
253         * MAINTAINERS (Write After Approval): Add myself.
255 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
257         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
258         a platform that supports LTO.
259         * configure: Regenerate.
261 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
263         * configure.ac: Allow all the versions greater than 0.10 of PPL.
264         * configure: Regenerated.
266 2010-04-27  Roland McGrath  <roland@redhat.com>
267             H.J. Lu  <hongjiu.lu@intel.com>
269         * configure.ac (--enable-gold): Support both, both/gold and
270         both/bfd to add gold to configdirs without removing ld.
271         * configure: Regenerated.
273         * Makefile.def: Add install-gold dependency to install-ld.
274         * Makefile.in: Regenerated.
276 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
278         PR lto/42776
279         * configure.ac (--enable-lto): Refactor handling so libelf tests
280         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
281         and allow LTO to be explicitly enabled on non-ELF platforms that
282         are known to support it inside else-clause.
283         * configure: Regenerate.
285 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
287         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
288         * configure: Regenerate.
290 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
292         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
293         * configure: Regenerate.
295 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
297         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
298         separately.
299         * configure: Regenerate.
301 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
303         * MAINTAINERS (Write After Approval): Add myself.
305 2010-04-14  Tristan Gingold  <gingold@adacore.com>
307         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
308         * configure: Regenerate.
310 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
312         * configure: Regenerate after change to elf.m4.
314 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
316         * MAINTAINERS (Write After Approval): Add myself.
318 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
320         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
321         * configure: Regenerated.
323 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
325         * configure.ac: Print "buggy but acceptable" when CLooG
326         revision is less than 9.
327         * configure: Regenerated.
329 2010-04-01  Diego Novillo  <dnovillo@google.com>
331         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
333 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
335         PR bootstrap/43615
336         PR bootstrap/43328
338         Revert:
340         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
342         * configure.ac: Do not pass --enable-multilib nor
343         --disable-multilib in baseargs.  Accept explicitly passed
344         --enable_multilib.
345         * configure: Regenerate.
347 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
349         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
351 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
353         * MAINTAINERS: Remove myself.
355 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
357         PR bootstrap/43328
358         * configure.ac: Do not pass --enable-multilib nor
359         --disable-multilib in baseargs.  Accept explicitly passed
360         --enable_multilib.
361         * configure: Regenerate.
363 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
365         * MAINTAINERS (spu port): Remove me.
367 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
369         * configure.ac (tic6x-*-*): New case.
370         * configure: Regenerate.
372 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
374         * config.sub: Update to version 2010-03-22.
375         * config.guess: Update to version 2009-12-30.
377 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
379         PR ada/42554
380         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
381         * configure: Regenerate.
383 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
385         * MAINTAINERS: Update my email address.
387 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
389         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
390         (ghassan.shobaki@amd.com): Removed.
392 2010-03-17  Alan Modra  <amodra@gmail.com>
394         * MAINTAINERS: Update my email address.
396 2010-03-16  Diego Novillo  <dnovillo@google.com>
398         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
399         Matthews.
401 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
403         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
404         Gutson, Jeffrey D. Oldham and Mark Shinwell.
406 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
408         * MAINTAINERS: Update my email address.
410 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
412         * MAINTAINERS: Update my email address.
414 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
416         * MAINTAINERS: Update my email address.
418 2010-03-09  Jie Zhang  <jie@codesourcery.com>
420         * MAINTAINERS: Update my email address.
422 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
424         PR libstdc++/32499
425         * configure.ac (RANLIB): Default to true.
426         (STRIP): Likewise.
427         (RANLIB_FOR_TARGET): Remove superfluous : argument.
428         * configure: Regenerate.
430 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
432         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
433         (Write After Approval): Update my email address.
435 2010-02-17  Nick Clifton  <nickc@redhat.com>
437         PR 11238
438         * Makefile.tpl (local-distclean): Also remove config.cache files in
439         sub-directories as there may not be Makefiles present in the
440         sub-directories.
441         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
442         the config.cache files found by the find command.
444         * Makefile.in: Regenerate.
445         * configure.ac: Revert previous delta.
446         * configure: Regenerate.
448 2010-02-15  Nick Clifton  <nickc@redhat.com>
450         PR 11238
451         * configure.ac: Delete config.cache files in sub-directories when
452         deleting Makefiles.
453         * configure: Regenerate.
455 2010-02-12  Ben Elliston  <bje@gnu.org>
457         * MAINTAINERS: Update my email address.
459 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
461         * MAINTAINERS (spu port): Update my email address.
463 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
465         * MAINTAINERS: Add myself as a maintainer for the bfin port.
467 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
469         * configure.ac: Add "recommended" version checks for GMP/MPC.
470         Update recommended GMP/MPFR/MPC versions.
471         * configure: Regenerate.
473 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
475         * MAINTAINERS: Move my Embecosm email address into the
476         write-after-approval section.
478 2010-01-26  Ian Lance Taylor  <iant@google.com>
480         * MAINTAINERS: Add myself as Go frontend maintainer.
482 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
484         PR libstdc++/36101, PR libstdc++/42813
485         * configure.ac (bootstrap_target_libs): Make inclusion of
486         target-libgomp conditional on libgomb being in target_configdirs.
487         * configure: Regenerate.
489 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
491         PR libstdc++/36101, PR libstdc++/42813
492         * configure.ac (bootstrap_target_libs): Include target-libgomp.
493         * configure: Regenerate.
495 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
497         PR libstdc++/36101, PR libstdc++/42813
498         * configure.ac (target_configdirs): Substitute.
499         * Makefile.def: Bootstrap target module libgomp.
500         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
501         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
502         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
503         * configure, Makefile.in: Regenerate.
505 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
507         * MAINTAINERS: Adjust my details.
509 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
511         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
513 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
515         * MAINTAINERS: reindented my entry with tabs instead of spaces.
517 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
519         * MAINTAINERS (Write After Approval): Add myself.
521 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
523         * MAINTAINERS (Write After Approval): Add myself.
525 2010-01-11  Richard Guenther  <rguenther@suse.de>
527         PR lto/41569
528         * Makefile.def (all-lto-plugin): Depend on all-gcc.
529         * Makefile.in: Regenerated.
531 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
533         * configure.ac: Enable libjava build on x86_64-*freebsd*.
534         * configure: Regenerate.
536 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
537             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
539         PR bootstrap/42424
540         * configure.ac: Include libtool m4 files.
541         (_LT_CHECK_OBJDIR): Call it.
542         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
543         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
545         * configure: Regenerate.
547 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
549         PR bootstrap/41818
550         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
551         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
552         * Makefile.in: Regenerate.
554 2010-01-02  Richard Guenther  <rguenther@suse.de>
556         PR lto/41529
557         * configure.ac: Include config/elf.m4.  Disable LTO if not
558         builting for an elf target.
559         * configure: Regenerate.
561 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
563         * MAINTAINERS: Change my email address.
565 2009-12-18  Ben Elliston  <bje@au.ibm.com>
567         * config.sub, config.guess: Update from upstream sources.
569 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
571         * MAINTAINERS (Write After Approval): Add myself.
573 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
575         PR middle-end/30447
576         PR middle-end/30789
577         PR other/40302
579         * configure.ac: Require MPC.
580         * configure: Regenerate.
582 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
584         PR target/38384
585         PR bootstrap/40972
586         * libtool.m4: Sync from git Libtool.
587         * ltoptions.m4: Likewise.
588         * ltversion.m4: Likewise.
589         * lt~obsolete.m4: Likewise.
590         * ltmain.sh: Likewise.
592 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
594         * configure.ac: Update minimum MPC version to 0.8.
595         * configure: Regenerate.
597 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
599         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
600         * configure: Regenerated.
602 2009-11-21  Ian Lance Taylor  <iant@google.com>
604         * configure.ac: Change default of poststage1_ldflags to be empty if
605         poststage1_libs is set.  When poststage1_libs is empty, and
606         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
607         * configure: Rebuild.
609 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
611         * MAINTAINERS (Write After Approval): Update my email address.
613 2009-11-20  Ben Elliston  <bje@au.ibm.com>
615         * config.guess: Update from upstream sources.
617 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
619         * Makefile.def: Restore host and target settings for gmp.
620         * Makefile.in: Rebuild.
622 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
624         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
625         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
626         Fix portability of test of C++ as bootstrap language.  Add
627         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
628         * configure: Rebuild.
629         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
630         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
631         in-tree building.
632         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
633         (POSTSTAGE1_HOST_EXPORTS): Use it.
634         (STAGE[+id+]_CXXFLAGS): New.
635         (BASE_FLAGS_TO_PASS): Pass it down.
636         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
637         extra_exports.
638         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
639         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
640         extra_exports.
641         * Makefile.in: Rebuild.
643 2009-11-17  Ben Elliston  <bje@au.ibm.com>
645         * config.sub, config.guess: Update from upstream sources.
647 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
649         * MAINTAINERS (Write After Approval): Add myself.
651 2009-11-09  Jon Beniston  <jon@beniston.com>
653         * MAINTAINERS (Write After Approval): Add myself.
655 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
657         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
658         paths for *-w64-mingw* and x86_64-*mingw*.
659         * configure: Regenerated.
661 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
663         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
665 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
667         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
668         Phil Edwards to Write-After Approval.
670 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
672         * configure.ac: Disable target-winsup & co for
673         x86_64-*-mingw* and *-w64-mingw* targets.
674         * configure: Regenerated.
676 2009-10-16  Nick Clifton  <nickc@redhat.com>
678         * MAINTAINERS: Add myself as a maintainer for the RX port.
680 2009-10-26  Johannes Singler  <singler@kit.edu>
682         * MAINTAINERS (Write After Approval): Update my e-mail address.
684 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
686         * configure.ac (CLooG test): Use = with test.
687         * configure: Regenerate.
689 2009-10-22  Richard Guenther  <rguenther@suse.de>
691         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
692         cloog if the ppl version check failed.  Move flags saving
693         before setting in libelf check.
694         * configure: Regenerate.
696 2009-10-21  Richard Guenther  <rguenther@suse.de>
698         * configure.ac: Adjust the ppl and cloog configure to work as
699         documented.  Disable cloog if ppl was disabled.  Omit the version
700         checks if they were disabled.
701         * configure: Re-generate.
703 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
705         * configure.ac: Add 'lto' to enable_languages, not
706         new_enable_languages, and only if not already present.
707         * configure: Regenerate.
709 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
711         * README: Refer to the various COPYING* files instead of just
712         COPYING.
713         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
715 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
717         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
718         
719 2009-10-07  Richard Guenther  <rguenther@suse.de>
721         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
722         and Richard Guenther as reviewers.
723         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
724         as reviewers.
726 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
728         * config.sub: Update from upstream sources.
730 2009-10-06  Ian Lance Taylor  <iant@google.com>
732         * Makefile.def: check-gold depends upon all-gas.
733         * Makefile.in: Rebuild.
735 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
737         * MAINTAINERS (Write After Approval): Add myself.
739 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
741         * Makefile.def: all-lto-plugin depends on all-libiberty.
742         set bootstrap=true for lto-plugin.
743         Add lto-plugin.
744         * Makefile.in: Regenerate.
745         * configure.ac (host_libs): Add lto-plugin.
746         * configure: Regenerate.
748 2009-10-03  Diego Novillo  <dnovillo@google.com>
750         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
751         (HOST_LIBELFLIBS): Define.
752         (HOST_LIBELFINC): Define.
753         * Makefile.in: Regenerate.
754         * configure.ac: Add --enable-lto.
755         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
756         If --enable-lto is used, add 'lto' to new_enable_languages.
757         If --enable-lto is used and gold is enabled, add
758         lto-plugin to configdirs.
759         * configure: Regenerate.
761 2009-10-03  Simon Baldwin  <simonb@google.com>
763         * configure.ac: If --with-system-zlib, suppress local zlib and
764         pass --with-system-zlib to subdir configure scripts.
765         * configure: Regenerate.
767 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
768             Paolo Bonzini  <bonzini@gnu.org>
770         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
771         $(srcdir).
772         * Makefile.in: Rebuilt.
774 2009-09-26  Gary Funck  <gary@intrepid.com>
776         * MAINTAINERS (Write After Approval): Add myself.
778 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
780         * configure.ac: Update minimum MPC version to 0.7.
781         * configure: Regenerate.
783 2009-09-25  Nick Clifton  <nickc@redhat.com>
785         * configure.ac: Pass any --cache-file=/dev/null option on to
786         subconfigures.
787         * configure: Regenerate.
789 2009-09-23  Nick Clifton  <nickc@redhat.com>
791         * config.sub, config.guess: Update from upstream sources.
793 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
795         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
796         * Makefile.in: Rebuilt.
798 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
800         PR bootstrap/32272
801         * configure.ac: Error out if $srcdir isn't '.' but contains
802         host-${host_noncanonical}.
803         * configure: Regenerate.
805 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
807         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
808         maintainer.
810 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
812         * configure.ac: If bootstrapping a combined tree with
813         --enable-gold, require c++ in stage1_languages.
814         * configure: Regenerate.
816         * configure.ac: Also add target_libs of stage1_languages to
817         bootstrap_target_libs.
818         * configure: Regenerate.
820         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
821         with --enable-languages not containing c++.
822         * configure: Regenerate.
824 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
826         * configure.ac: Disable java and boehm-gc for bfin-*-*.
827         * configure: Regenerate.
829 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
831         * MAINTAINERS (Write After Approval): Update my e-mail address,
832         and move from from here...
833         (Waiting for paperwork): To here.
835 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
837         * MAINTAINERS (Reviewers): Add self as driver reviewer.
839 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
841         * configure.ac: Do not use $extrasub for replacing @if/@endif
842         parts in Makefile; instead, use additional arguments to
843         AC_CONFIG_COMMANDS to do the replacement manually, with several
844         sed invocations, to avoid HP-UX sed command limits.
845         * configure: Regenerate.
847 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
849         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
850         blank before -L.
852 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
854         * configure.ac (with-build-config): Document.  Handle without.
855         Handle missing argument.
856         * configure: Rebuilt.
858 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
860         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
861         Default to bootstrap-debug only if compare-debug works.
862         * configure: Rebuilt.
863         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
864         * Makefile.in: Rebuilt.
866 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
868         * MAINTAINERS (OS Port Maintainers): Update my email address.
870 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
872         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
873         * Makefile.in: Rebuilt.
875 2009-09-01  Chris Demetriou  <cgd@google.com>
877         * MAINTAINERS (Write After Approval): Add myself.
879 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
881         PR debug/30161
882         * include/dwarf2.h (enum dwarf_tag): Added
883         DW_TAG_GNU_template_template_param
884         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
886 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
888         * Makefile.tpl (AWK): Fix typo.
889         * Makefile.in: Regenerate.
891 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
893         * configure.ac: Detect awk and sed.
894         * Makefile.def (flags_to_pass): Add AWK and SED.
895         * Makefile.tpl (AWK, SED): New.
896         (BASE_FLAGS_TO_PASS): Add AWK and SED.
897         * configure: Regenerate.
898         * Makefile.in: Regenerate.
900 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
902         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
903         (collapseslashes): Likewise.
905 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
907         * configure.ac (AC_PREREQ): Bump to 2.64.
909 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
911         * configure.ac: Remove --with-datarootdir, --with-docdir,
912         --with-pdfdir, --with-htmldir switches.
913         * configure: Regenerate.
915         * configure: Regenerate.
917         * compile: Sync from Automake 1.11.
918         * depcomp: Likewise.
919         * install-sh: Likewise.
920         * missing: Likewise.
921         * mkinstalldirs: Likewise.
922         * ylwrap: Likewise.
924 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
926         * ltmain.sh (func_normal_abspath): New function.
927         (func_relative_path): Likewise.
928         (func_mode_help): Document new -bindir option for link mode.
929         (func_mode_link): Add new -bindir option, and use it to place
930         output DLL if specified.
932 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
934         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
935         (baseargs): Add --disable-option-checking.
936         * configure: Regenerate.
938         * Makefile.def (configure-target-libiberty): Depend on
939         all-binutils and all-ld.
940         (configure-target-newlib): Likewise.
941         * Makefile.in: Regenerate.
943 2009-08-17  Ben Elliston  <bje@au.ibm.com>
945         * config.sub, config.guess: Update from upstream sources.
947 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
949         Sync from src, merge:
951         2009-07-02  Tristan Gingold  <gingold@adacore.com>
953         * configure.ac: Do not exclude gas for i386-*-darwin.
954         Add a case for x86_64-*-darwin.
955         * configure: Regenerate.
957 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
959         * MAINTAINERS: Add my name to Write After Approval list.
961 2009-08-06  Michael Eager  <eager@eagercon.com>
963         * configure.ac: Add Microblaze target.
964         * configure: Regenerate.
966 2009-07-31  Christian Bruel  <christian.bruel@st.com>
968         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
969         * configure: Regenerate.
970         
971 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
973         * MAINTAINERS (Write After Approval): Update my e-mail address.
975 2009-07-06  Ian Lance Taylor  <iant@google.com>
977         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
978         * configure: Rebuild.
980 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
982         * MAINTAINERS: Move myself to the Graphite Reviewers.
984 2009-06-30  Wei Guozhi  <carrot@google.com>
986         * MAINTAINERS: Add my name to Write After Approval list.
988 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
990         PR bootstrap/40338
991         * configure.ac (comparestring): Create new variable.
992         * Makefile.tpl (comparestring): Use to skip some comparisions.
993         * configure: Regenerate.
994         * Makefile.in: Regenerate.
996 2009-06-26  Doug Evans  <dje@sebabeach.org>
998         * Makefile.def (host_modules): Add cgen.
999         * Makefile.in: Regenerate.
1000         * configure.ac (host_tools): Add cgen.
1001         * configure: Regenerate.
1003 2009-06-23  DJ Delorie  <dj@redhat.com>
1005         * MAINTAINERS: Add myself as mep maintainer.
1007 2009-06-23  Ian Lance Taylor  <iant@google.com>
1009         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1010         boot_languages.  Only bootstrap target libraries listed in
1011         target_libs for some boot language.  Add --with-stage1-ldflags,
1012         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1013         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1014         if not building with C++.
1015         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1016         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1017         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1018         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1019         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1020         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1021         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1022         * configure, Makefile.in: Rebuild.
1024 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1026         * MAINTAINERS: Added my name to write-after-approval list.
1028 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1030         * configure.ac: Define is_elf for QNX Neutrino targets.
1031         * configure: Regenerate.
1033 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1035         * MAINTAINERS: Added my name to the write-after-approval list
1037 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1039         * configure.ac: Detect MPC in default directory.
1040         * configure: Regenerate.
1042 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1043             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1045         * Makefile.tpl (all): Avoid a trailing backslash.
1046         * Makefile.in: Regenerate.
1048 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1050         * config.sub, config.guess: Update from upstream sources.
1052 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1054         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1055         to noconfdirs.
1056         * configure: Regenerate.
1058 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1060         * Makefile.tpl ([+compare-target+]): Compare all stage
1061         directories, rather than just gcc.
1062         * Makefile.in: Rebuilt.
1064 2009-06-01  Doug Kwan  <dougkwan@google.com>
1066         * configure.ac: Support gold for target arm*-*-*.
1067         * configure: Regenerate.
1069 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1071         * Makefile.def: Add MPC support and dependencies.
1072         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1074         * Makefile.in, configure: Regenerate.
1076 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1078         * Makefile.tpl (all): Avoid harmless warning in make all when
1079         gcc-bootstrap is enabled but stage_last does not exist.
1080         * Makefile.in: Rebuilt.
1082 2009-05-24  Nicolas Roche  <roche@adacore.com>
1084         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1085         * Makefile.in: Regenerate.
1087 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1089         * MAINTAINERS: Update my e-mail address.
1091 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1093         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1094         * configure:  Regenerate.
1096 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1098         PR other/40159
1099         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1100         gcc-no-bootstrap are mutually exclusive.
1101         * Makefile.in: Rebuilt.
1103 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1105         PR other/40159
1106         * Makefile.tpl (all): Don't end with unconditional success.
1107         * Makefile.in: Rebuilt.
1109 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1111         PR target/37137
1112         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1113         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1114         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1115         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1116         stage_configureflags, stage_cflags and stage_libcflags into
1117         explicit Makefile macros.
1118         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1119         GFORTRAN.
1120         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1121         CC.  Set CC_FOR_BUILD from CC.
1122         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1123         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1124         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1125         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1126         and GFORTRAN.
1127         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1128         (_LIBCFLAGS): Renamed to _TFLAGS.
1129         (do-compare-debug, do-compare3-debug): Drop.
1130         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1131         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1132         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1133         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1134         (XGCC_FLAGS_FOR_TARGET): New.
1135         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1136         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1137         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1138         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1139         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1140         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1141         TFLAGS.
1142         (BUILD_CONFIG): Include if requested.
1143         (all): Set TFLAGS on bootstrap.
1144         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1145         (all-stageid-prefixmodule): Likewise.
1146         (do-clean, distclean-stageid): Set TFLAGS.
1147         (restrap): Fix whitespace.
1148         * Makefile.in: Rebuilt.
1150 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1152         * config.guess: Sync with src.
1154 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1156         * configure.ac ($with_ppl):  Default to no if not supplied.
1157         ($with_cloog):  Likewise.
1158         configure:  Regenerate.
1160 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1162         * MAINTAINERS: Update my e-mail address.
1164 2009-04-27  Nick Clifton  <nickc@redhat.com>
1166         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1168 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1170         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1171         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1172         * Makefile.in: Regenerate.
1174 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1176         PR bootstrap/39739
1177         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1178         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1180         * configure, Makefile.in: Regenerate.
1182 2009-04-21  Taras Glek  <tglek@mozilla.com>
1184         * include/hashtab.h: Update GTY annotations to new syntax
1185         * include/splay-tree.h: Likewise
1187 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1189         * config.sub, config.guess: Update from upstream sources.
1191 2009-04-15  Anthony Green  <green@moxielogic.com>
1193         * configure.ac: Add moxie support.
1194         * configure: Rebuilt.
1196 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1198         * configure.ac: Change copyright header to refer to version
1199         3 of the GNU General Public License and to point readers at the
1200         COPYING3 file and the FSF's license web page.
1201         * Makefile.def: Likewise.
1202         * Makefile.tpl: Likewise.
1203         * Makefile.in: Regenerate.
1205 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1207         * configure.ac: Restore match for darwin9 or later. Use double
1208         brackets since regeneration eats one pair.
1209         * configure: Regenerate.
1211 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1213         PR gas/10039
1214         * configure.ac: Require texinfo 4.7.
1215         * configure: Regenerated.
1217 2009-04-09  Nick Clifton  <nickc@redhat.com>
1219         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1220         the GCC Runtime Library Exception.
1222 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1224         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1225         * configure: Regenerate.
1227 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1229         * Makefil.def (languages): New entries.
1230         * Makefile.tpl (check-gcc-*): New generic target.
1231         * Makefile.in: Regenerate.
1233 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1235         * MAINTAINERS:  Update my email address.
1237 2009-03-18  Tom Tromey  <tromey@redhat.com>
1239         * configure: Rebuild.
1240         * configure.ac (host_libs): Add libiconv.
1241         * Makefile.in: Rebuild.
1242         * Makefile.def (host_modules): Add libiconv.
1243         (configure-gdb, all-gdb): Depend on libiconv.
1245 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1247         * configure.ac: Treat gdb as supported on x86_64-darwin.
1248         * configure: Regenerate.
1250 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1252         * configure.ac (--with-host-libstdcxx): New option.
1253         * configure: Regenerate.
1255 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1257         * MAINTAINERS:  Move myself into the write after approval list.
1259 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1261         * MAINTAINERS: Update e-mail address.
1262         
1263 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1265         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1267 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1269         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1271 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1273         Backport from git Libtool:
1275         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1276         Support GNU/kOpenSolaris.
1277         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1278         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1279         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1280         GNU/kOpenSolaris.
1282 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1284         * MAINTAINERS: Update e-mail address.
1286 2009-02-24  Michael Eager  <eager@eagercon.com>
1288         * MAINTAINERS (Write After Approval): Add self.
1290 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1292         * MAINTAINERS (Write After Approval): Add myself.
1294 2009-02-05  Andreas Schwab  <schwab@suse.de>
1296         * Makefile.tpl (stage_last): Define $r and $s before using
1297         $(RECURSE_FLAGS_TO_PASS).
1298         * Makefile.in: Regenerate
1300 2009-01-30  Ian Lance Taylor  <iant@google.com>
1302         * MAINTAINERS: Move myself to the Global Reviewers list.
1304 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1306         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1307         * configure: Regenerate.
1309 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1311         * MAINTAINERS: Make whitespace consistent.
1312         Remove Robert Millan from Write After Approval.
1314 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1316         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1317         (all-opcodes): Depend on all-libiberty.
1318         * Makefile.in: Regenerate.
1320 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1322         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1323         * configure: Regenerate.
1325 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1327         * MAINTAINERS (Write After Approval): Add myself.
1329 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1331         * MAINTAINERS: Add myself to reviewers (Fortran).
1333 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1335         PR tree-optimization/38515
1336         * configure.ac (cloog-polylib): Removed.
1337         (with_ppl, with_cloog): Test for "no".
1338         * configure: Regenerated.
1340 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1342         * MAINTAINERS: Moved myself to reviewers (Fortran).
1344 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1346         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1347         (Write After Approval): Remove myself.
1349 2009-01-03  Diego Novillo  <dnovillo@google.com>
1351         * MAINTAINERS: Remove myself from alias maintainership.
1353 2009-01-02  David Ayers  <ayers@fsfe.org>
1355         * MAINTAINERS: Update e-mail address.
1357 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1359         * MAINTAINERS: Make whitespace consistent.
1361 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1363         Backport from upstream Libtool:
1364         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1365         Add cache variables to tests that require the linker to work.
1366         For shlibpath_overrides_runpath, this also changes the semantics
1367         to let the result from the C compiler take precedence.
1369 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1371         * config.sub, config.guess: Update from upstream sources.
1373 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1375         * configure.ac (ppllibs): Add by default the lib flags.
1376         * configure: Regenerate.
1378 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1380         * MAINTAINERS:  Add myself to the write after approval list.
1382 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1384         * configure.ac: Add double brackets on darwin[912].
1385         * configure: Regenerate.
1387 2008-12-03  Daniel Kraft  <d@domob.eu>
1389         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1390         Approval to Reviewer section (for Fortran front-end).
1392 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1394         * configure.ac: Expand to darwin10 and later.
1395         * configure: Regenerate.
1397 2008-12-02  Andreas Schwab  <schwab@suse.de>
1399         * Makefile.def: configure-target-boehm-gc depends on
1400         all-target-libstdc++-v3.
1401         * Makefile.in: Regenerate.
1403 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1405         * MAINTAINERS:  Add myself as mingw maintainer.
1407 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1409         * config.sub, config.guess: Update from upstream sources.
1411 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1413         * README.SCO: Remove.
1415 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1417         * MAINTAINERS:  Add myself to the write after approval list.
1419 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1421         * MAINTAINERS:  Update my email address in WAA section.
1423 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1425         * MAINTAINERS: Update e-mail address.
1427 2008-11-27  Toon Moene  <toon@moene.org>
1429         * MAINTAINERS: Change e-mail address.
1431 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1433         * configure.ac: Build gdb for i?86-*-darwin*
1434         * configure: Regenerated.
1436 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1438         * MAINTAINERS: Added my full name.
1440 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1442         PR bootstrap/38014
1443         PR bootstrap/37923
1445         Revert:
1447         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1449         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1450         * Makefile.in: Regenerated.
1452         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1454         PR gdb/921
1455         PR gdb/1646
1456         PR gdb/2175
1457         PR gdb/2176
1459         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1460         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1461         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1462         (HOST_EXPORTS): Pass CPPFLAGS.
1463         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1464         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1465         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1466         * Makefile.in, configure: Regenerated.
1467         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1468         and CPPFLAGS_FOR_BUILD.
1470 2008-11-06  Jeff Law  <law@redhat.com>
1472         * MAINTAINERS: Add myself as middle end maintainer.
1474 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1476         * MAINTAINERS (Write after approval): Add myself.
1478 2008-11-05  Diego Novillo  <dnovillo@google.com>
1480         * MAINTAINERS (Global Reviewers): Add myself.
1481         (Non-Algorithmic Maintainers): Remove myself.
1483 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1485         * MAINTAINERS (Write after approval): Add myself.
1487 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1489         * MAINTAINERS (Write after approval): Add myself.
1491 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1493         * configure.ac (spu-*-*): Remove special case.
1494         * configure: Regenerate.
1496 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1498         * MAINTAINERS (Write after approval): Update my email address.
1500 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1502         * configure.ac [spu-*-*]: Do not set skipdirs.
1503         * configure: Re-generate.
1505 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1507         * MAINTAINERS (Various Maintainers): Add myself to reload.
1509 2008-10-25  Richard Guenther  <rguenther@suse.de>
1511         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1512         maintainer.  Remove myself as libgcc-math maintainer.
1513         (Non-Algorithmic Maintainers): Remove myself.
1515 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1517         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1518         * Makefile.in: Regenerated.
1520 2008-10-23  Cary Coutant  <ccoutant@google.com>
1522         * MAINTAINERS (Write after approval): Add myself.
1524 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1526         PR gdb/921
1527         PR gdb/1646
1528         PR gdb/2175
1529         PR gdb/2176
1531         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1532         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1533         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1534         (HOST_EXPORTS): Pass CPPFLAGS.
1535         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1536         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1537         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1538         * Makefile.in, configure: Regenerated.
1539         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1540         and CPPFLAGS_FOR_BUILD.
1542 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1544         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1545         Sebastian Pop.
1547 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1549         * MAINTAINERS (Write After Approval): Added myself.
1551 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1553         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1554         recommended version to 2.3.2.
1556         * configure: Regenerate.
1558 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1560         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1562 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1564         * MAINTAINERS (Write After Approval): Update e-mail address.
1566 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1568         * libtool.m4: Update to libtool 2.2.6.
1569         * lt~obsolete.m4: Update to libtool 2.2.6.
1570         * ltmain.sh: Update to libtool 2.2.6.
1571         * ltsugar.m4: Update to libtool 2.2.6.
1572         * ltversion.m4: Update to libtool 2.2.6.
1573         * ltoptions.m4: Update to libtool 2.2.6.
1574         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1576 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1578         * MAINTAINERS (Write After Approval): Add myself.
1580 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1582         * MAINTAINERS (Write After Approval): Update my name.
1584 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1586         * MAINTAINERS: Add myself in "Write After Approval".
1588 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1590         * MAINTAINERS: Add myself as ia64 maintainer.
1592 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1594         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1595         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1596         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1597         and Michael Tiemann from Write After Approval since they do not
1598         actually have access.
1600 2008-09-05  Richard Guenther  <rguenther@suse.de>
1602         * configure.ac: Initialize clooglibs to -lcloog.
1603         * configure: Re-generate.
1605 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1607         * MAINTAINERS (Write After Approval): Add myself.
1609 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1611         * configure.ac (--with-cloog-polylib): New.
1612         (--disable-cloog-version-check): New.
1613         (--disable-ppl-version-check): New.
1614         * configure: Re-generate.
1616 2008-09-03  Richard Guenther  <rguenther@suse.de>
1618         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1619         cloog test.
1620         * configure: Re-generate.
1622 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1624         Add picoChip port.
1625         * MAINTAINERS: Add picoChip maintainers.
1627 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1628             Tobias Grosser  <grosser@fim.uni-passau.de>
1629             Jan Sjodin  <jan.sjodin@amd.com>
1630             Harsha Jagasia  <harsha.jagasia@amd.com>
1631             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1632             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1633             Adrien Eliche  <aeliche@isty.uvsq.fr>
1635         Merge from graphite branch.
1636         * configure: Regenerate.
1637         * Makefile.in: Regenerate.
1638         * configure.ac (host_libs): Add ppl and cloog.
1639         Add checks for PPL and CLooG.
1640         * Makefile.def (ppl, cloog): Added modules and dependences.
1641         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1642         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1644 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1646         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1647         (GCC_SHLIB_SUBDIR): New.
1648         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1649         * configure: Regenerate.
1650         * Makefile.in: Regenerate.
1652 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1654         * MAINTAINERS: Consistently use tabs to separate columns.
1656 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1658         * MAINTAINERS (Write after Approval): Add myself.
1660 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1662         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1663         Enable bfd, binutils and opcodes.
1664         * configure: Regenerate.
1666 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1668         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1670 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1672         * MAINTAINERS:  Use correct Umlaut for last name.
1674 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1676         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1678 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1680         * MAINTAINERS: Update my email address.
1682 2008-08-16  Nicolas Roche  <roche@adacore.com>
1684         * Makefile.tpl: Add BOOT_ADAFLAGS.
1685         * Makefile.in: Regenerate.
1687 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1689         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1690         * configure: Regenerate.
1692 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1694         * configure.ac: Add makefile fragments for hpux.
1695         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1696         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1697         * configure: Regenerate.
1698         * Makefile.in: Regenerate.
1700 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1702         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1704 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1706         * MAINTAINERS (Write after Approval): Add myself.
1708 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1710         * MAINTAINERS (Write After Approval):  Add myself.
1712 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1714         * MAINTAINERS (Write After Approval):  Add myself.
1716 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1718         * MAINTAINERS: Update my email address.
1720 2008-06-25  Joey Ye  <joey.ye@intel.com>
1722         * MAINTAINERS (Write After Approval):  Add myself.
1724 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1726         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1727         * Makefile.in: Regenerate.
1728         * configure: Regenerate.
1730 2008-06-17  Daniel Kraft  <d@domob.eu>
1732         * MAINTAINERS (Write After Approval):  Add myself.
1734 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1736         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1737         "$@" is still intact with both Autoconf 2.59 and 2.62.
1738         * configure: Regenerate.
1740 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1742         * Makefile.tpl: Fix comment errors.
1743         * Makefile.in: Regenerate.
1745 2008-06-12  David S. Miller  <davem@davemloft.net>
1746             David Edelsohn  <edelsohn@gnu.org>
1748         * configure.ac: Add powerpc*-*-* to gold supported targets.
1749         * configure: Regenerate.
1751 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1753         PR tree-optimization/36218
1754         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1755         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1756         (all prefix="build-"): Pass them to build-system sub-makes.
1757         * Makefile.in: Regenerate.
1759 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1761         * MAINTAINERS (mt port): Remove.
1762         (sco5, unixware, sco udk): Remove.
1763         (Kean Johnston): Add to Write After Approval.
1765 2008-05-30  Julian Brown  <julian@codesourcery.com>
1767         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1768         of libobjc for ARM EABI Linux.
1769         * configure: Regenerate.
1771 2008-05-18  Xinliang David Li   <davidxl@google.com>
1773         * ChangeLog: Remove wrong ChangeLog entry.
1775 2008-05-17  Xinliang David Li   <davidxl@google.com>
1777         * MAINTAINERS (Write After Approval): Add myself.
1779 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1781         * MAINTAINERS (Write After Approval): Add myself.
1783 2008-05-14  Rafael Espíndola  <espindola@google.com>
1785         * config-ml.in: don't handle --enable-shared and --enable-static.
1787 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1789         * MAINTAINERS: Update my email address.
1791 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1793         * MAINTAINERS: Update my email address.
1795 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1797         * MAINTAINERS (Write After Approval): Add myself.
1799 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1801         * MAINTAINERS (Write After Approval): Add myself.
1803 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1805         * MAINTAINERS (crx): Add myself.
1807 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1809         Sync with src:
1810         2008-04-14  David S. Miller  <davem@davemloft.net>
1812         * configure.ac: Add sparc*-*-* to gold supported targets.
1813         * configure: Regenerate.
1815 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1817         PR bootstrap/35457
1818         * configure.ac: Include override.m4.
1819         * configure: Regenerate.
1821 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1823         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1824         * Makefile.in: Regenerate.
1826 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1828         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1829         as nonconfigurable directories list.
1830         * configure: Regenerate.
1832 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1834         * config.sub, config.guess: Update from upstream sources.
1836 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1838         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1839         * Makefile.in: Regenerate.
1841 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1843         * configure.ac: Do not build libssp for the AVR.
1844         * configure: Regenerate.
1846 2008-04-07  Ian Lance Taylor  <iant@google.com>
1848         * Makefile.def: check-gold depends upon all-binutils.
1849         * Makefile.in: Regenerate.
1851 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1853         * MAINTAINERS (Write After Approval): Add myself.
1855 2008-04-04  Nick Clifton  <nickc@redhat.com>
1857         PR binutils/4334
1858         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1859         builds.
1860         * configure: Regenerate.
1862 2008-04-04  NightStrike  <NightStrike@gmail.com>
1864         PR other/35151
1865         * configure.ac: Combine rules for mingw32 and mingw64.
1866         * configure: Regenerate.
1868 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1870         * MAINTAINERS (Write After Approval): Add myself.
1872 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
1874         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1875         * Makefile.in (.NOTPARALLEL): Ditto.
1877 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1879         * MAINTAINERS (Write After Approval): Add myself.
1881 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
1883         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1884         * Makefile.in (.NOTPARALLEL): Regenerate.
1886 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1888         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1889         * Makefile.in: Regenerate.
1891 2008-03-26  Jakub Staszak  <kuba@et.pl>
1893         * MAINTAINERS (Write After Approval): Add myself.
1895 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1897         * MAINTAINERS:  Update e-mail address.
1899 2008-03-20  Ian Lance Taylor  <iant@google.com>
1901         * configure.ac: Add support for --enable-gold.
1902         * Makefile.def: Add gold as a directory like ld.
1903         * configure, Makefile.in: Regenerate.
1905 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1907         * configure.ac: m4_include config/proginstall.m4.
1908         * configure: Regenerate.
1910         Backport from upstream Libtool:
1912         2007-10-12  Eric Blake  <ebb9@byu.net>
1914         Deal with Autoconf 2.62's semantic change in m4_append.
1915         * ltsugar.m4 (lt_append): Replace broken versions of
1916         m4_append.
1917         (lt_if_append_uniq): Don't require separator to be overquoted,
1918         and avoid broken m4_append.
1919         (lt_dict_add): Fix typo.
1920         * libtool.m4 (_LT_DECL): Don't overquote separator.
1922 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1924         * config.rpath: Add AIX 6 support.
1926 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1928         * Makefile.def (stageprofile).  Remove -fprofile-generate
1929         from stage_libcflags.
1930         * Makefile.in: Regenerate.
1932 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1934         * config.sub, config.guess: Update from upstream sources.
1936 2008-03-06  Tom Tromey  <tromey@redhat.com>
1938         * MAINTAINERS: Update for treelang deletion.
1940 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1942         * MAINTAINERS: Update my email address.
1944 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1946         * MAINTAINERS (darwin port): Add myself as a maintainer.
1947         (objective-c/c++): Add myself as a maintainer.
1949 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1951         * MAINTAINERS (Write After Approval): Update my email address.
1953 2008-02-25  Tomas Bily  <tbily@suse.cz>
1955         * MAINTAINERS (Write After Approval): Add myself.
1957 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1959         * MAINTAINERS (OpenMP): Add myself.
1961 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1963         PR bootstrap/32009
1964         PR bootstrap/32161
1966         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1967         * configure: Regenerate.
1969         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1970         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1971         STAGE4_LIBCFLAGS): New.
1972         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1973         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1974         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1975         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1976         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1977         for target modules.  Don't export LIBCFLAGS.
1978         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1979         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1980         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1981         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1982         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1983         * Makefile.in: Regenerate.
1985 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1987         PR libgcj/33085
1988         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1989         Do not use -DDLL_EXPORT.  Backport from upstream.
1991 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1993         * MAINTAINERS (Write After Approval): Add myself.
1995 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1997         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1998         * configure: Regenerate.
2000 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2002         * configure.ac (xtensa*-*-*): Recognize processor variants.
2003         * configure: Regenerate.
2005 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2007         PR bootstrap/34922
2008         * configure.ac (PARSE_ARGS): Push suitable setting of
2009         ac_subdirs_all, for `./configure --help=recursive'.
2010         Handle `+' in generic toplevel directory disabling.
2011         * configure: Regenerate.
2013 2008-01-28  Nick Clifton  <nickc@redhat.com>
2015         * MAINTAINERS (xstormy16): Take over maintainership.
2017 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2019         * MAINTAINERS (c4x port): Remove.
2021 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2023         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2025 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2027         * config.sub, config.guess: Update from upstream sources.
2029 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2031         * MAINTAINERS (Write After Approval): Add myself.
2033 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2035         * MAINTAINERS: Update my email address.
2037 2008-01-09  Raksit Ashok  <raksit@google.com>
2039         * MAINTAINERS (Write After Approval): Add myself.
2041 2008-01-09  Raksit Ashok  <raksit@google.com>
2043         * MAINTAINERS (Write After Approval): Add myself.
2045 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2047         * config.sub, config.guess: Update from upstream sources.
2049 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2051         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2052         Change recommended MPFR from 2.2.1 -> 2.3.0.
2053         * configure: Regenerate.
2055 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2057         * MAINTAINERS: Update my email address.
2059 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2061         * MAINTAINERS: Update my email address.
2063 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2065         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2066         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2067         * Makefile.in: Regenerate.
2069 2007-12-10  Mark Heffernan  <meheff@google.com>
2071         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2072         misplaced entries.
2074 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2076         * configure.ac: Enable libjava for x86_64-*-darwin9.
2077         * configure: Regenerate.
2079 2007-12-07  Bill Maddox  <maddox@google.com>
2081         * MAINTAINERS (Write After Approval): Add myself.
2083 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2085         * config.sub, config.guess: Update from upstream sources.
2087 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2089         * config-ml.in: Remove 64bit configure tests.
2091 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2093         * config-ml.in: Robustify against white space in absolute file
2094         names.
2096         * config-ml.in (multi-clean): Substitute ${Makefile}.
2097         Remove superfluous ${Makefile} in list.
2099 2007-11-19  Thiemo Seufer  <ths@mips.com>
2101         * config-ml.in: Don't hardcode the Makefile name.
2103 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2105         * MAINTAINERS (Write After Approval): Add myself.
2107 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2109         * MAINTAINERS (Write After Approval): Add myself.
2111 2007-11-06  Doug Kwan  <dougkwan@google.com>
2113         * MAINTAINERS (Write After Approval): Add myself.
2115 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2117         * MAINTAINERS (mercury): Remove entry.
2118         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2120 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2122         * Makefile.def (dependencies): Make configure-gdb depend on
2123         all-intl.
2124         * Makefile.in: Regenerated.
2126 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2128         * MAINTAINERS (Fortran maintainer): Remove myself.
2130 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2132         * Makefile.def: To avoid problems running with parallel makes,
2133         build newlib before libgloss so that target specific header
2134         files are availble.
2135         * Makefile.in: Regenerate
2137 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2139         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2140         * Makefile.in: Regenerate.
2142 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2144         * MAINTAINERS (Register allocation reviewer): Add myself.
2146 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2148         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2149         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2150         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2151         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2152         * configure: Regenerate.
2154 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2156         * MAINTAINERS (Register allocation reviewer): Add myself.
2158 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2160         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2161         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2162         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2163         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2164         * configure.ac: Default them to host tools for $host = $build.
2165         Subst them.
2167         * configure: Regenerate.
2168         * Makefile.in: Regenerate.
2170 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2172         * MAINTAINERS (Register allocation reviewer): Add myself.
2174 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2176         * MAINTAINERS (Register allocation reviewer): Add myself.
2178 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2180         * MAINTAINERS (Write After Approval): Fix typo.
2182 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2184         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2185         * configure: Regenerate.
2187 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2189         PR bootstrap/31906
2190         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2191         they're already prefixed.
2193 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2195         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2196         libstdc++.
2197         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2198         * configure: Regenerate.
2199         * Makefile.in: Regenerate.
2201 2007-09-17  Andreas Schwab  <schwab@suse.de>
2203         * configure.ac: Raise minimum makeinfo version to 4.6.
2204         * configure: Regenerate.
2206 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2208         * MAINTAINERS (write-after-approval) add myself
2210 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2212         * configure.ac: Correct makeinfo version check.
2213         * configure: Regenerate.
2215 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2217         * MAINTAINERS: Update my email address.
2219 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2221         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2222         to $skipdirs and only disable gprof for newlib.  Use the normal
2223         mips*-elf* handling in other respects.
2224         * configure: Regnerate.
2226 2007-09-12  David Daney  <ddaney@avtrex.com>
2228         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2229         enabling libgcj.
2230         * configure: Regenerate.
2232 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2234         PR other/32154
2235         * configure.ac: For libgloss targets, point the linker to the linker
2236         script, startup code and simulator library.
2237         * configure: Regenerate.
2239 2007-09-07  Andrew Haley  <aph@redhat.com>
2241         * configure.ac (noconfigdirs): Remove target-libffi and
2242         target-libjava.
2243         * configure: Regenerate.
2245 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2247         PR target/33281
2248         * configure.ac: Use config/mh-mingw on mingw.
2249         * configure: Regenerate.
2251 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2253         * MAINTAINERS (Write After Approval): Add myself.
2255 2007-09-05  Richard Guenther  <rguenther@suse.de>
2257         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2258         nor --disable-checking is provided also turn on yes and types
2259         checking for stage1.
2260         * configure: Re-generate.
2262 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2264         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2265         (Write After Approval): Remove myself.
2267 2007-08-29  Nick Clifton  <nickc@redhat.com>
2269         * config.sub, config.guess: Update from upstream sources.
2271 2007-08-22  Bud Davis  <jmdavis@link.com>
2273         * MAINTAINERS (Write After Approval): Added myself.
2274         * MAINTAINERS (Reviewers): Removed myself.
2276 2007-08-18  Paul Brook  <paul@codesourcery.com>
2277             Joseph Myers  <joseph@codesourcery.com>
2279         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2280         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2281         * Makefile.in: Regenerate.
2282         * configure.ac (--with-debug-prefix-map): New.
2283         * configure: Regenerate.
2285 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2286             Nigel Stephens  <nigel@mips.com>
2288         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2289         as target_makefile_frag.
2290         * configure: Regenerate.
2292 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2294         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2295         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2296         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2297         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2298         (do-compare, do-compare3, do-compare-debug): New.
2299         ([+compare-target+]): Use them.
2301 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2303         * MAINTAINERS (Write After Approval): Change my email address.
2305 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2306             Ben Elliston  <bje@au.ibm.com>
2308         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2309         --silent if $silent.
2310         * configure: Regenerate.
2312 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2314         * MAINTAINERS (Various Maintainers): Add myself as
2315         loop infrastructure maintainer.  Update my e-mail
2316         address.
2318 2007-07-31  Diego Novillo  <dnovillo@google.com>
2320         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2321         Adjust description.
2323 2007-07-26  Richard Guenther  <rguenther@suse.de>
2325         * configure.ac: Add types checking to stage1 checking flags.
2326         * configure: Regenerate.
2328 2007-07-17  Nick Clifton  <nickc@redhat.com>
2330         * COPYING3: New file.  Contains version 3 of the GNU General
2331         Public License.
2332         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2333         Lesser General Public License.
2335 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2337         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2339 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2341         * MAINTAINERS (S/390 co-maintainer): Add myself.
2342         (Write After Approval): Remove myself.
2344 2007-07-13  Dan Hipschman  <dsh@google.com>
2346         * MAINTAINERS (Write After Approval): Add myself.
2348 2007-07-11  Nick Clifton  <nickc@redhat.com>
2350         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2351         WINDRES export.
2352         * Makefile.in: Regenerate.
2354 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2356         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2357         maintainer.
2359 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2361         * lt~obsolete.m4: New. Import from 20070318 libtool.
2363 2007-07-03  Julian Brown  <julian@codesourcery.com>
2365         * MAINTAINERS (Write After Approval): Add myself.
2367 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2369         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2370         * configure: Regenerate.
2372 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2374         * configure.ac: Add some missing m4 quotation.
2375         * configure: Regenerate.
2377 2007-07-02  Simon Baldwin  <simonb@google.com>
2379         * MAINTAINERS (Write After Approval): Add myself.
2381 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2383         * configure: Regenerate.
2385 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2387         * Makefile.def: Add windmc tool to build.
2388         * Makefile.tpl: Likewise.
2389         * configure.ac: Likewise.
2390         * Makefile.in: Regenerate.
2391         * configure: Regenerate.
2393 2007-06-28  DJ Delorie  <dj@redhat.com>
2395         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2396         not building newlib.
2397         * configure: Regenerated.
2399 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2401         * MAINTAINERS (Write After Approval): Add myself.
2403 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2405         * MAINTAINERS (Write After Approval): Add myself.
2407 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2409         * MAINTAINERS (Write After Approval): Add myself.
2411 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2413         * MAINTAINERS (Write After Approval): Add myself.
2415 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2417         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2418         * Makefile.in: Regenerated.
2420 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2422         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2423         bfin*-*-uclinux* targets.
2424         * configure: Regenerate.
2426 2007-06-14  Ian Lance Taylor  <iant@google.com>
2428         * MAINTAINERS: Add myself as non-algorithmic global write
2429         maintainer.
2431 2007-06-14  Diego Novillo  <dnovillo@google.com>
2433         * MAINTAINERS: Add self as middle-end maintainer and
2434         non-algorithmic global write maintainer.
2436 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2438         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2439         Move all Fortran maintainers except Paul Brook into the
2440         Non-Autopoiesis section.
2442 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2444         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2445         (distclean-stage[+id+]): Possibly delete stage_last.
2446         * Makefile.in: Regenerate.
2448 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2450         * MAINTAINERS (Various Maintainer): Fix typo.
2452 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2454         * MAINTAINERS (Various Maintainer): Add myself as
2455         dataflow maintainer.
2457 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2459         * config.sub, config.guess: Update from upstream sources.
2461 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2463         * Makefile.tpl: Fix spelling error.
2464         * Makefile.in: Regenerate.
2466 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2468         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2469         lt_cv_sys_max_cmd_len.
2471 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2473         * MAINTAINERS (Various Maintainers): Add myself as
2474         auto-vectorizer maintainer.
2476 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2478         PR libjava/32098
2479         * libtool.m4: Revert previous change.
2480         * ltgcc.m4: Put it here.
2482 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2484         * MAINTAINERS (Various Maintainers): Add myself as
2485         auto-vectorizer maintainer.
2487 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2489         PR libjava/32098
2490         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2492 2007-05-30  Richard Guenther  <rguenther@suse.de>
2494         * MAINTAINERS (Various Maintainers): Add myself as
2495         auto-vectorizer maintainer.
2497 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2499         PR bootstrap/29382
2500         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2501         * configure: Rebuilt.
2503 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2505         * MAINTAINERS (Write After Approval): Removed my name.
2507 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2509         * MAINTAINERS (Write After Approval): Remove myself.
2511 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2513         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2515 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2517         * ltmain.sh: Update from ToT Libtool.
2518         * libtool.m4: Update from ToT Libtool.
2519         * ltsugar.m4: New. Update from ToT Libtool.
2520         * ltversion.m4: New. Update from ToT Libtool.
2521         * ltoptions.m4: New. Update from ToT Libtool.
2522         * ltconfig: Remove.
2523         * ltcf-c.sh: Remove.
2524         * ltcf-cxx.sh: Remove.
2525         * ltcf-gcj.sh: Remove.
2527 2007-05-22  Ollie Wild  <aaw@google.com>
2529         * MAINTAINERS (Write After Approval): Add myself.
2531 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2533         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2534         stage_cflags.
2535         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2536         Remove CFLAGS/LIBCFLAGS.
2537         (configure-stage[+id+]-[+prefix+][+module+],
2538         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2539         * Makefile.in: Regenerate.
2541 2007-05-15  Diego Novillo  <dnovillo@google.com>
2543         * MAINTAINERS: Update e-mail address.
2545 2007-05-15  Revital Eres  <eres@il.ibm.com>
2547         * MAINTAINERS (Write After Approval): Add myself.
2549 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2551         * MAINTAINERS (Write After Approval): Updated my address.
2553 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2555         * MAINTAINERS (Write After Approval): Add myself.
2557 2007-05-11  Silvius Rus  <rus@google.com>
2559         * MAINTAINERS (Write After Approval): Add myself.
2561 2007-04-23  Tom Tromey  <tromey@redhat.com>
2563         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2565 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2567         * MAINTAINERS (cpplib): Rename to ...
2568         (libcpp): ... this.  Add C/C++ front end maintainers.
2570 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2572         * config-ml.in: Pass ${ml_config_env} to configure calls.
2574 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2576         * MAINTAINERS (Write After Approval): Add myself.
2578 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2580         * MAINTAINERS (Write After Approval): Add myself.
2582 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2584         * MAINTAINERS (fortran 95 front end): Add myself.
2586 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2588         * MAINTAINERS (Write After Approval): Add myself.
2590 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2592         * MAINTAINERS (Modulo Scheduler): Add myself.
2594 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2596         * MAINTAINERS (fortran 95 front end): Add myself.
2597         (c++ front end): whitespace fix.
2599 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2601         * MAINTAINERS (Write After Approval): Add myself.
2603 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2605         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2606         of glob.  Quote arguments with single quotes too.
2607         * configure: Regenerate.
2609 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2611         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2612         * Makefile.in: Regenerate
2614 2007-03-07  Andreas Schwab  <schwab@suse.de>
2616         * configure: Regenerate.
2618 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2620         * configure.ac: Add "--with-pdfdir" configure option,
2621         which defines pdfdir variable.
2622         * Makefile.def (target=fixincludes): Add install-pdf to
2623         missing targets.
2624         (recursive_targets): Add install-pdf target.
2625         (flags_to_pass): Add pdfdir.
2626         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2627         target.
2628         * configure: Regenerate
2629         * Makefile.in: Regenerate
2631 2007-02-28  Eric Christopher  <echristo@apple.com>
2633         Revert:
2634         2006-12-07  Mike Stump  <mrs@apple.com>
2636         * Makefile.def (dependencies): Add dependency for
2637         install-target-libssp and install-target-libgomp on
2638         install-gcc.
2639         * Makefile.in: Regenerate.
2641 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2643         * configure: Regenerate.
2644         * configure.ac: Move statements after variable declarations.
2646 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2648         * MAINTAINERS: Add myself as sh maintainer.
2650 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2652         * configure.ac: Adjust for loop syntax.
2653         * configure: Regenerate.
2655 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2657         * configure: Rebuilt.
2659 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2661         * configure.ac: Drop multiple occurrences of --enable-languages,
2662         and fix its quoting.
2663         * configure: Rebuilt.
2665 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2666             Nathan Sidwell  <nathan@codesourcery.com>
2667             Vladimir Prus  <vladimir@codesourcery.com>
2668             Joseph Myers  <joseph@codesourcery.com>
2670         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2671         * configure: Regenerate.
2673 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2675         * ltconfig (freebsd*): Default to elf.
2677 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2679         * configure.ac (target_libraries): Move libgcc before libiberty.
2680         * configure: Regenerated.
2682 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2683             Paolo Bonzini  <bonzini@gnu.org>
2685         PR bootstrap/30753
2686         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2687         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2688         * configure: Regenerated.
2690 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2692         * MAINTAINERS (Language Front End Maintainers): Update my mail
2693         address.
2695 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2697         PR bootstrap/30748
2698         * configure.ac: Correct syntax for Solaris ksh.
2699         * configure: Regenerated.
2701 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2703         * configure.ac: Sync with src.
2704         * configure: Regenerate.
2706 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2708         * Makefile.in: Regenerate.
2710 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2712         * config.sub: Sync with src.
2714 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2716         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2717         noncanonical equivalents.
2718         * configure.in: Rename to...
2719         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2720         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2721         target_noncanonical.  Use them.  Rewrite removal of configure
2722         arguments for autoconf 2.59.  Discard variable settings.  Force
2723         program_transform_name for native tools.
2725         * Makefile.in: Regenerated.
2726         * configure: Regenerated with autoconf 2.59.
2728 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2730         * MAINTAINERS (Write After Approval): Add myself.
2732 2007-01-31  Andreas Schwab  <schwab@suse.de>
2734         * Makefile.tpl (LDFLAGS): Substitute it.
2735         * Makefile.in: Regenerate.
2737 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2739         * MAINTAINERS (Write After Approval): Add myself.
2741 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2743         * MAINTAINERS (spu port): Add myself.
2745 2007-01-23  Richard Guenther  <rguenther@suse.de>
2747         PR bootstrap/30541
2748         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2749         * Makefile.tpl (GNATBIND): Substitute it.
2750         (GNATMAKE): Likewise.
2751         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2752         of STAGE_PREFIX.
2753         * Makefile.in: Regenerate.
2754         * configure: Regenerate.
2756 2007-01-18  Mike Stump  <mrs@apple.com>
2758         * configure.in: Re-enable -Werror for gcc builds.
2760 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2762         * MAINTAINERS (Write After Approval): Add myself.
2764 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2766         * configure.in: Change == to = in test command.
2767         * configure: Regenerate.
2769 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2770             Nick Clifton  <nickc@redhat.com>
2771             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2773         * configure.in (build_configargs, host_configargs, target_configargs):
2774         Remove build/host/target parameters.
2775         (host_libs): Add gmp and mpfr.
2776         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2777         * Makefile.def (gmp, mpfr): New.
2778         (gcc): Remove target.
2779         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2780         target_os, target_vendor): New.
2781         (configure): Add host_alias/target_alias arguments; adjust invocations.
2782         * configure: Regenerate.
2783         * Makefile.in: Regenerate.
2785 2007-01-11  Matt Fago  <fago@earthlink.net>
2787         * configure.in: Try to link to functions only in mpfr 2.2.x
2788         to improve robustness of configure tests.
2789         * configure: Regenerate.
2791 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2793         * MAINTAINERS: Add myself as i386 maintainer.
2795 2007-01-08  Jan Hubicka  <jh@suse.cz>
2797         * MAINTAINERS: Add myself as i386 maintainer.
2799 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2801         * configure.in: Add support for an x86_64-mingw* target.
2802         * configure: Regenerate.
2804 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2806         * Makefile.tpl (all-target): Correct @if conditional for target
2807         modules.
2808         * configure.in: Omit libiberty if building only target libgcc.
2809         * configure, Makefile.in: Regenerated.
2811 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2813         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2814         * configure: Regenerate.
2816 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2818         * Makefile.def (target_modules): Add libgcc.
2819         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2820         * Makefile.tpl (clean-target-libgcc): Delete.
2821         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2822         on gcc even for bootstrapped modules.  Rewrite handling of
2823         lang_env_dependencies to loop over target_modules.
2824         * configure.in (target_libraries): Add target-libgcc.
2825         * Makefile.in, configure: Regenerated.
2827 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2829         * configure.in: Reorganize recognition of languages.  Add
2830         --enable-stage1-languages.  Show supported languages for the chosen
2831         target rather than all recognized languages.
2832         * configure: Regenerate.
2834 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2836         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2837         * Makefile.in: Regenerate.
2839 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2841         * configure.in: Warn that MPFR 2.2.0 is buggy.
2842         * configure: Regenerate.
2844 2006-12-27  Ian Lance Taylor  <iant@google.com>
2846         * configure.in: When removing Makefiles to force a reconfigure, also
2847         remove prev-DIR*/Makefile.
2848         * configure: Regenerate.
2850 2006-12-22  Andreas Schwab  <schwab@suse.de>
2852         * configure: Regenerate with correct autoconf version.
2854 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2856         * configure.in: add AC_SUBST for *_FOR_TARGET.
2857         * configure: Regenerate.
2859 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2861         * configure.in: Simplify logic for rejecting languages that cannot
2862         be built.  Separate the case when a language is unsupported,
2863         from the case when the user chooses not to build a language.
2865 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2867         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2868         it only affects bootstrap and could be tested on "$host" as well.
2869         * configure: Regenerate.
2870         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2872 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2874         PR bootstrap/29544
2875         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2876         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2877         move here comment from Makefile.tpl.
2878         * Makefile.tpl: Move some definitions higher in the file.
2879         (STAGE1_CHECKING): New.
2880         * configure.in: Add --enable-stage1-checking.
2881         * configure: Regenerate.
2882         * Makefile.in: Regenerate.
2884 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2886         * MAINTAINERS: Add myself as build system maintainer.
2888 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2890         * MAINTAINERS (Write After Approval): Add myself.
2892 2006-12-13  Eric Christopher  <echristo@apple.com>
2894         * MAINTAINERS: Add myself as darwin maintainer.
2896 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2898         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2900 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
2902         MAINTAINERS: Update my entry.
2904 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2906         * configure.in:  Handle spu makefile frag.
2907         * Makefile.tpl (MAINT): Define
2908         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2909         * configure: Regenerate.
2910         * Makefile.in: Regenerate.
2912 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2914         * config.guess: Import latest version.
2915         * config.sub: Likewise.
2917 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2919         * configure.in (spu-*-*): Don't skip target-libiberty.
2920         * configure: Regenerate.
2922 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2924         PR bootstrap/30134
2925         * configure.in: Correct x86 darwin support for libjava to powerpc
2926         and i?86 only.
2927         * configure: Regenerate.
2929 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2931         * configure.in: Add x86 darwin support for libjava.
2932         * configure: Regenerate.
2934 2006-12-07  Mike Stump  <mrs@apple.com>
2936         * Makefile.def (dependencies): Add dependency for
2937         install-target-libssp and install-target-libgomp on
2938         install-gcc.
2939         * Makefile.in: Regenerate.
2941 2006-12-04  Richard Guenther  <rguenther@suse.de>
2943         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2944         (Non-Algorithmic Maintainers): Move over non-algorithmic
2945         loop optimizer maintainers, add myself as a non-algorithmic
2946         middle-end maintainer.
2948 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2950         * MAINTAINERS (Write After Approval): Add myself.
2952 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2954         * configure.in: Update error message for missing GMP/MPFR.
2956         * configure: Regenerate.
2958 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2960         * configure.in: Update MPFR version in error message.
2962         * configure: Regenerate.
2964 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2966         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2967         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2968         --with-gmp-lib): New flags.
2970         * configure: Regenerate.
2972 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2974         * MAINTAINERS (Write After Approval): Change my email address.
2976 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2978         * MAINTAINERS (Write After Approval): Add myself.
2980 2006-11-22  Philipp Thomas  <pth@suse.de>
2982         * MAINTAINERS (i18n): Update e-mail address.
2984 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2986         * MAINTAINERS (spu port): Add myself as maintainer.
2987         (Write After Approval): Remove myself.
2989 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2991         * configure.in (skipdirs): Don't build libssp for SPU.
2992         * configure: Regenerate.
2994 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2996         * MAINTAINERS (spu port): Add myself as maintainer.
2997         (libobjc): Update my email address.
2999 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3001         * MAINTAINERS (Write After Approval): Add myself.
3003 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3005         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3006         * configure : Rebuilt.
3008 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3010         * MAINTAINERS (Write After Approval): Add myself.
3012 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3014         * MAINTAINERS (Write After Approval): Add myself.
3016 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3018         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3019         libmpfr.a.
3020         * configure: Regenerate.
3022 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3024         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3025         (unstage): Test for stage_last presence.
3027         PR bootstrap/29802
3028         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3029         STAGE_PREFIX.
3030         * Makefile.in: Regenerate.
3032 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3034         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3035         maintainers.
3037 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3039         * MAINTAINERS (Write After Approval): Add myself.
3041 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3043         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3044         and stageN-package/Makefile.
3045         * Makefile.in: Regenerated.
3047 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3049         * configure.in: Remove target-libgloss from noconfigdirs for
3050         bfin-*-*.
3051         * configure: Regenerated.
3053 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3055         * configure.in (have_gmp): Only error if the gcc directory exists.
3057         * configure: Regenerate.
3059 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3061         * configure.in: Robustify error message for missing GMP/MPFR.
3063         * configure: Regenerate.
3065 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3067         * MAINTAINERS (Write After Approval): Add myself.
3069 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3071         * MAINTAINERS: Change email address.
3073 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3075         * MAINTAINERS (Write After Approval): Add myself.
3077 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3079         * MAINTAINERS (Write After Approval): Add myself.
3081 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3083         * MAINTAINERS (Write After Approval): Move myself to
3084         Write After Approval section.
3086 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3088         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3089         need_gmp anymore.
3090         * configure: Regenerate.
3092 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3094         * MAINTAINERS (Write After Approval): Add myself.
3096 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3098         * config.guess: Import latest version.
3099         * config.sub: Likewise.
3101 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3103         * Makefile.def: Added pdf target handling.
3104         * Makefile.tpl: Added pdf target handling.
3105         * Makefile.in: Regenerated.
3107 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3109         * MAINTAINERS: Add self as score port maintainer.
3111 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3113         * MAINTAINERS (Write After Approval): Add myself.
3115 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3117         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3118         or newer.
3119         * configure: Regenerated.
3121 2006-09-27  Dave Brolley  <brolley@redhat.com>
3123         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3124         using $s instead of $r.
3125         * configure: Regenerated.
3127 2006-09-26  Thiemo Seufer  <ths@mips.com>
3129         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3130         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3131         * configure: Regenerate.
3133 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3135         * MAINTAINERS (Write After Approval): Remove myself.
3137 2006-09-22  Chao-ying Fu  <fu@mips.com>
3139         * MAINTAINERS (Write After Approval): Add myself.
3141 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3143         * MAINTAINERS: Add self as soft-fp maintainer.
3145 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3147         * MAINTAINERS: Add myself as avr maintainer.
3148         Remove Marek Michalkiewicz as avr maintainer.
3150 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3152         * MAINTAINERS (Write After Approval): Add myself.
3154 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3156         * configure.in: Never build newlib for a Mingw host.
3157         Never build newlib as Mingw target library.
3158         Test the existence of winsup/cygwin for building a Cygwin newlib,
3159         rather than just winsup.
3160         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3161         building a Mingw target.
3162         * configure: Regenerate.
3164 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3166         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3168 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3170         * config.guess: Import from src (was more updated).
3171         * config.sub: Likewise.
3173 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3175         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3176         * configure: Regenerated.
3178 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3180         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3181         for stages after the first.
3183 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3185         * Makefile.def: Add dependencies for configure-opcodes
3186         on configure-intl and all-opcodes on all-intl.
3187         * Makefile.in: Regenerated.
3189 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3191         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3193 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3195         Port to hosts whose 'sort' and 'tail' implementations
3196         treat operands with leading '+' as file names, as POSIX
3197         has required since 2001.  However, make sure the code still
3198         works on pre-POSIX hosts.
3199         * ltmain.sh: Don't assume "sort +2" is equivalent to
3200         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3202 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3204         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3206 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3208         * ltconfig: chmod 644 before ranlib during install.
3210 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3212         PR bootstrap/18058
3213         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3214         if the bootstrap compiler is a GCC version that supports it.
3215         * configure: Regenerate.
3217 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3219         * configure.in: Fix thinkos in previous check-in.
3220         * configure: Regenerate.
3222 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3224         PR other/27063
3225         * configure.in: Test subdir_requires and give an appropriate
3226         error message.
3227         * configure: Regenerate.
3229 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3231         * MAINTAINERS (Write After Approval): Add myself.
3233 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3235         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3237 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3239         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3241 2006-06-20  David Ayers  <d.ayers@inode.at>
3243         PR bootstrap/28072
3244         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3245         whether target-libjava is being configured instead of whether the
3246         java front end is enabled.
3247         * configure: Regenerate.
3249 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3251         PR target/27540
3252         * configure.in: Only enable libgomp on IRIX 6.
3253         * configure: Regenerate.
3255 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3257         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3258         too.
3259         * Makefile.in: Regenerate.
3261 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3263         * config-ml.in: Alter CCASFLAGS to include special
3264         multilib options the same as is done for CFLAGS.
3266 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3268         * configure.in: Don't enable libgomp on hpux10.
3269         * configure: Rebuilt.
3271 2006-06-12  David Ayers  <d.ayers@inode.at>
3273         PR bootstrap/27963
3274         PR target/19970
3275         * configure.in: Remove target-boehm-gc from noconfigdirs where
3276         ${libgcj} is specified.
3277         * configure: Regenerate.
3279 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3281         Sync from src:
3283         * configure.in: Sync.
3284         * configure: Regenerated.
3286         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3288         * Makefile.def: Added dependencies from sim and gdb on intl, and
3289         added configure dependencies to everything with an all dependency
3290         on intl.
3291         * Makefile.in: Regenerated.
3293 2006-06-06  David Ayers  <d.ayers@inode.at>
3295         PR libobjc/13946
3296         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3297         * Makefile.in: Regenerate.
3298         * configure.in: Add --enable-objc-gc at toplevel and have it
3299         enable boehm-gc for Objective-C.
3300         Remove target-boehm-gc from libgcj.
3301         Add target-boehm-gc to target_libraries.
3302         Add target-boehm-gc to noconfigdirs where ${libgcj}
3303         is specified.
3304         Assert that boehm-gc is supported when requested for Objective-C.
3305         Only build boehm-gc if needed either for Java or Objective-C.
3306         * configure: Regenerate.
3308 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3310         PR 27674
3311         * Makefile.tpl (configure-[+prefix+][+module+],
3312         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3313         Remove rule to unstage bootstrapped modules.
3314         (stage_current): New.
3315         * Makefile.in: Regenerate.
3317 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3319         * MAINTAINERS (Write After Approval): Update my e-mail address.
3321 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3323         * include/libiberty.h: Declare pex_run_in_environment.
3325 2006-05-31  Asher Langton  <langton2@llnl.gov>
3327         * MAINTAINERS (Write After Approval): Add myself.
3329 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3331         * Makefile.def (bfd, opcodes): Fix lib_path.
3332         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3333         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3334         * Makefile.in: Regenerate.
3336 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3338         * Makefile.in: Regenerate.
3340 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3342         * Makefile.def: Add install-html target. Add datarootdir
3343         docdir and htmldir to flags_to_pass.
3344         * Makefile.tpl: Add install-html target.
3345         * Makefile.in: Regenerate.
3346         * configure.in: Add --with-datarootdir, --with-docdir, and
3347         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3348         * configure: Regenerate.
3350 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3352         * configure.in: Enable gprof for cross builds.
3353         * configure: Regenerate.
3355 2006-05-22  Richard Guenther  <rguenther@suse.de>
3357         Revert
3358         2006-01-31  Richard Guenther  <rguenther@suse.de>
3359         Paolo Bonzini  <bonzini@gnu.org>
3361         * Makefile.def (target_modules): Add libgcc-math target module.
3362         * configure.in (target_libraries): Add libgcc-math target library.
3363         (--enable-libgcc-math): New configure switch.
3364         * Makefile.in: Re-generate.
3365         * configure: Re-generate.
3366         * libgcc-math: New toplevel directory.
3368 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3369             Andreas Tobler  <a.tobler@schweiz.ch>
3371         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3372         * configure: Rebuilt.
3374 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3376         * MAINTAINERS (Write After Approval): Add myself.
3378 2006-05-01  DJ Delorie  <dj@redhat.com>
3380         * configure.in: Restore CFLAGS if GMP isn't present.
3381         * configure: Regenerate.
3383 2006-05-01  Richard Guenther  <rguenther@suse.de>
3385         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3386         maintainer.
3388 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3390         * MAINTAINERS (Write After Approval): Add myself.
3392 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3394         * MAINTAINERS (Write After Approval): Add myself.
3396 2006-04-18  DJ Delorie  <dj@redhat.com>
3398         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3399         reference libgloss so that libssp can be built in a combined
3400         tree.
3401         * configure: Regenerate.
3403 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3405         * MAINTAINERS (Write After Approval): Add myself.
3407 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3409         * configure.in: Require makeinfo 4.4 or higher.
3410         * configure: Regenerate.
3412 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3414         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3415         Rearrange the entries of other libraries to have them in one place.
3417 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3419         * MAINTAINERS (Write After Approval): Remove myself.
3420         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3422 2006-03-14  Richard Guenther  <rguenther@suse.de>
3424         * configure: Regenerate with autoconf 2.13.
3426 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3428         * MAINTAINERS: Use my work address.
3430         * MAINTAINERS: Update my E-mail address.
3432 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3434         * configure.in: Handle --disable-<component> generically.
3435         * configure: Regenerate.
3437 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3439         PR libgcj/17311
3440         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3442 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3444         * MAINTAINERS (Write After Approval):  Remove myself.
3445         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3447 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3449         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3450         (TARGET_CONFIGDIRS): Remove.
3451         * configure.in: Remove AC_SUBST(target_configdirs).
3452         * Makefile.in, configure: Regenerated.
3454 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3456         * MAINTAINERS (Write After Approval):  Remove myself.
3457         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3459 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3461         PR bootstrap/25670
3463         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3465         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3466         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3467         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3468         BUILD_PREFIX, BUILD_PREFIX_1.
3469         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3471         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3472         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3474         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3475         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3476         of `cat stage_current`.  Always provide the `r' and `s' variables.
3477         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3478         a single shell execution.
3479         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3480         bootstrapped modules, make the stage1 module if the build was not
3481         started yet, else build the current stage.
3482         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3483         (all-build, all-host, all-target, [+make_target+]-host,
3484         [+make_target+]-target): Do not use \-continued lines.
3485         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3486         (current_stage, restrap, stage_last): New.
3488         * Makefile.in: Regenerate.
3489         * configure: Regenerate.
3491 2006-02-19  Bud Davis  <jmdavis@link.com>
3493         * MAINTAINERS (Write After Approval):  Remove myself.
3494         (Language Front End Maintainers):  Add myself as fortran 95
3495         maintainer and update e-mail address.
3497 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3499         * MAINTAINERS (Write After Approval):  Remove myself.
3500         (Language Front End Maintainers):  Add myself as fortran 95
3501         maintainer.
3503 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3505         * MAINTAINERS (Write After Approval): Add myself.
3507 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3509         * MAINTAINERS (Write After Approval):  Remove myself.
3510         (Language Front End Maintainers):  Add myself as
3511         fortran 95 maintainer.
3513 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3515         Sync from src:
3517         2005-12-27  Leif Ekblad  <leif@rdos.net>
3519         * configure.in: Add support for RDOS target.
3520         * configure: Regenerate.
3522 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3523             Andreas Schwab  <schwab@suse.de>
3525         * configure: Regenerate.
3527 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3529         * configure.in (enable_libgomp): Add AIX.
3530         * configure: Regenerate.
3532 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3534         * MAINTAINERS (Write After Approval): Add myself.
3536 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3538         * MAINTAINERS (Write After Approval): Add myself.
3540 2006-01-31  Richard Guenther  <rguenther@suse.de>
3541         Paolo Bonzini  <bonzini@gnu.org>
3543         * Makefile.def (target_modules): Add libgcc-math target module.
3544         * configure.in (target_libraries): Add libgcc-math target library.
3545         (--enable-libgcc-math): New configure switch.
3546         * Makefile.in: Re-generate.
3547         * configure: Re-generate.
3548         * libgcc-math: New toplevel directory.
3550 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3552         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3553         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3554         the assembler, linker and binutils.
3555         * configure: Regenerate.
3557 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3559         * MAINTAINERS (Write After Approval): Add myself.
3561 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3563         * configure: Regenerate.
3565 2006-01-18  Richard Henderson  <rth@redhat.com>
3566             Jakub Jelinek  <jakub@redhat.com>
3567             Diego Novillo  <dnovillo@redhat.com>
3569         * libgomp: New directory.
3570         * Makefile.def: Add target_module libgomp.
3571         * Makefile.in: Regenerate.
3572         * configure.in (target_libraries): Add target-libgomp.
3573         * configure: Regenerate.
3575 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3577         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3578         @ from continuation.
3579         * Makefile.in: Rebuilt.
3581 2006-01-04  Chris Lattner  <sabre@gnu.org>
3583         * MAINTAINERS (Write After Approval): Add myself.
3585 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3587         PR bootstrap/24252
3589         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3590         * Makefile.tpl (OBJDUMP): New.
3591         (EXTRA_HOST_FLAGS): Add it.
3592         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3594         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3595         to use symbolic links between directories.  Avoid race conditions
3596         or make them harmless.
3597         * configure.in: Do not try to use symbolic links between directories.
3599         * Makefile.def (LEAN): Pass.
3600         * Makefile.tpl (LEAN): Define.
3601         (stage[+id+]-start): Accept that the previous directory does not
3602         exist, if the bootstrap is lean.
3603         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3604         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3605         configure substitution.
3606         ([+compare-target+]): Likewise.
3607         ([+bootstrap-target+]-lean): New.
3608         * configure.in: Remove lean bootstrap support from here.
3610         * Makefile.in: Regenerate.
3611         * configure: Regenerate.
3613 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3615         * MAINTAINERS (libdecnumber): Add myself.
3617 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3619         * libtool-ldflags: New script.
3621 2006-01-02  Andreas Schwab  <schwab@suse.de>
3623         * configure.in: When reconfiguring remove Makefile in
3624         all stage directories.
3625         * configure: Regenerate.
3627 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3629         * MAINTAINERS: Update my email address.
3631 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3633         Revert Ada-related part of the previous change.
3635         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3636         Do not pass.
3637         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3638         * Makefile.in: Regenerate.
3639         * configure.in: Do not include mt-ppc-aix target fragment.
3640         * configure: Regenerate.
3642 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3644         * configure.in: Select appropriate fragments for PowerPC/AIX.
3645         * configure: Regenerate.
3647         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3648         BOOT_CFLAGS, BOOT_LDFLAGS.
3649         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3650         BOOT_CFLAGS, BOOT_LDFLAGS.
3651         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3652         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3653         (stage): Fail if we cannot complete the work.
3654         * Makefile.in: Regenerate.
3656 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3658         * configure.in: Replace ms1 with mt.
3659         * configure: Rebuilt.
3661 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3663         * MAINTAINERS: Update my email address.
3665 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3667         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3668         install-host-nogcc): Don't invoke $(stage) at the end.
3669         * Makefile.in: Regenerate.
3671 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3673         * configure.in: Flip the top-level bootstrap switch.
3674         * configure: Regenerate.
3676 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3678         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3679         $(stage) and $(unstage).
3680         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3681         (all): Remove stray semicolon.
3682         (local-distclean): Don't handle multilib.tmp and multilib.out.
3683         (install.all): Set $s for consistency.
3684         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3685         check_multilibs setting.  Always make the install directory.
3686         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3687         Correct @if/@endif.
3688         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3689         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3690         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3691         (multilib.out): Remove.
3692         * Makefile.in: Regenerated.
3694 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3696         * MAINTAINERS (Write After Approval): Add myself.
3698 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3700         * MAINTAINERS: Add myself as mt maintainer.
3702         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3704 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3706         * MAINTAINERS: Change email address.
3708 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3710         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3711         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3712         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3713         Find in-tree tools if available.
3714         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3715         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3716         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3717         (COMPILER_*_FOR_TARGET): New.
3718         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3719         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3720         (CONFIGURED_*, USUAL_*): Remove.
3721         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3722         STRIP): Use autoconf substitutions.
3723         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3724         COMPILER_NM_FOR_TARGET): New.
3725         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3727         (all): Make all-host and all-target in parallel.
3728         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3729         that $$r and $$s are set before invoking a recursive make.
3730         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3731         ([+bootstrap-target+]): Inline most of the `all' target.
3733 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3735         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3736         from the gcc build directory.
3737         * Makefile.in: Regenerate.
3739 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3741         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3742         depend on all-libdecnumber.
3743         * configure.in (host_libs): Include libdecnumber.
3744         * Makefile.in: Regenerate.
3745         * configure: Likewise.
3747 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3749         * libdecnumber: Import decNumber sources from the dfp-branch.
3751 2005-11-21  Kean Johnston  <jkj@sco.com>
3753         * config.sub, config.guess: Sync from upstream sources.
3755 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3757         Import from Autoconf sources:
3759         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3760         * config/move-if-change: Don't output "$2 is unchanged";
3761         suggested by Ben Elliston.  Handle weird characters correctly.
3763 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3765         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3766         to match upstream libtool for darwin.
3768 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3770         * Makefile.def: Remove gdb dependencies for gdbtk.
3771         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3772         (configure-gdb, install-gdb): New rules.
3773         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3774         * Makefile.in, configure: Regenerated.
3776 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3778         * MAINTAINERS (Write After Approval): Add myself.
3780 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3782         * MAINTAINERS (Write After Approval): Add myself.
3784 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3786         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3787         Diego Novillo.
3789 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3791         PR bootstrap/24297
3792         * Makefile.tpl (do-[+make-target+], do-check, install,
3793         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3794         are set before recursing.
3795         * Makefile.in: Regenerate.
3797 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3799         PR bootstrap/18939
3800         * Makefile.def (gcc) <target>: Fix thinko.
3801         * Makefile.in: Regenerate.
3803 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3805         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3806         * configure: Regenerate.
3808 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3810         * MAINTAINERS (Write After Approval): Add self.
3812 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3814         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3815         target-libffi, target-qthreads, target-libjava, and
3816         targetlibobjc.
3817         * configure: Regenerate.
3819 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3821         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3822         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3823         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3824         (USUAL_OBJDUMP_FOR_TARGET): New.
3825         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3826         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3827         * configure, Makefile.in: Regenerated.
3829 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3831         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3832         before other host packages.
3834 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3836         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3838 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3840         PR bootstrap/22340
3842         * configure.in (default_target): Remove.
3843         * Makefile.tpl (all): Do not use prerequisites as subroutines
3844         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3845         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3846         use prerequisites as subroutines.
3847         (check-host, check-target): New.
3848         (bootstrap configure & all targets): Do not use stage*-start
3849         if the directory layout is already ok.
3850         (non-bootstrap configure & all targets): Prepend a $(unstage).
3851         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3852         (NOTPARALLEL): Remove.
3853         (unstage, stage variables): New variables.
3854         (unstage, stage targets): Simply expand to those variables.
3856         * configure: Regenerate.
3857         * Makefile.in: Regenerate.
3859 2005-10-04  James E Wilson  <wilson@specifix.com>
3861         * Makefile.def (lang_env_dependencies): Add libmudflap.
3862         * Makefile.in: Regenerate.
3864 2005-10-03  Andreas Schwab  <schwab@suse.de>
3866         Backport from libtool CVS:
3867         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3869         * ltmain.sh: add support for installing into temporary
3870         staging area (e.g. 'make install DESTDIR=...')
3872 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3874         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3875         * configure: Regenerated.
3877 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3879         * configure: Regenerate with the correct
3880         autoconf version.
3882 2005-09-30  Catherine Moore  <clm@cm00re.com>
3884         * configure.in (bfin-*-*): New.
3885         * configure: Regenerated.
3887 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3889         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3890         (LIPO_FOR_TARGET): New.
3891         (CONFIGURED_LIPO_FOR_TARGET): New.
3892         (USUAL_LIPO_FOR_TARGET): New.
3893         (STRIP_FOR_TARGET): New.
3894         (CONFIGURED_STRIP_FOR_TARGET): New.
3895         (USUAL_STRIP_FOR_TARGET): New.
3896         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3897         STRIP_FOR_TARGET.
3898         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3899         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3900         * Makefile.in: Regenerate.
3901         * configure: Regenerate.
3903 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3905         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3906         (rs6000-*-aix*): Same.
3907         * configure: Regenerate.
3909 2005-09-16  Tom Tromey  <tromey@redhat.com>
3911         * MAINTAINERS: Add self as java maintainer.
3913 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3915         * configure.in: Recognize f95 in the --enable-languages option,
3916         and substitute it for fortran, issuing a warning.
3917         * configure: Regenerate.
3919 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3921         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3922         * configure:  Regenerated.
3924 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3926         * MAINTAINERS: Add self as ms1 maintainer.
3928 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3930         * Makefile.def (libssp): Add to lang_env_dependencies.
3931         * Makefile.in: Regenerate.
3933 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3935         * MAINTAINERS: Add myself as middle-end maintainer.
3937 2005-08-17  Christian Groessler  <chris@groessler.org>
3939         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3940         * Makefile.in: Regenerate.
3942 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3944         * MAINTAINERS (write after approval): Added myself.
3946 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3948         * MAINTAINERS (Write After Approval): Add myself.
3950 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3952         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3953         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3954         Look for alternate names of the target cc and c++
3955         * configure: Regenerate.
3957 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3959         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3960         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3961         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3962         tools; remove code to manually set them.
3963         (Target tools): Look in the environment for them.
3964         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3965         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3966         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3967         build directory.
3968         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3969         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3970         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3971         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3972         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3973         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3974         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3975         * configure: Regenerate.
3976         * Makefile.in: Regenerate.
3978 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3980         * MAINTAINERS: Update for removed CPU targets.
3982 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3984         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3985         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3986         * Makefile.in: Regenerated.
3988 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3990         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3991         (CFLAGS_FOR_TARGET): Use it.
3992         (CXXFLAGS_FOR_TARGET): Likewise.
3993         * Makefile.in: Regenerated.
3994         * configure.in (--with-build-sysroot): New option.
3995         * configure: Regenerated.
3997 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3999         * Makefile.tpl: Wrap install between unstage and stage
4000         * Makefile.in: Regenerate.
4002 2005-07-21  Eric Christopher  <echristo@apple.com>
4004         * MAINTAINERS: Update affiliation.
4006 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4008         * MAINTAINERS: Add self as crx port maintainer.
4010 2005-07-20  DJ Delorie  <dj@redhat.com>
4012         * MAINTAINERS: Add self as m32c maintainer.
4014 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4016         * all files: Update FSF address.
4018 2005-07-15  Eric Christopher  <echristo@redhat.com>
4020         * MAINTAINERS: Change affiliation.
4022 2005-07-14  Jim Blandy  <jimb@redhat.com>
4024         * configure.in: Add cases for Renesas m32c.
4025         * configure: Regenerated.
4027 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4029         * COPYING.LIB: Update from fsf.org.
4031 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4033         * COPYING, compile, config.guess,
4034         config.sub, install-sh, missing, mkinstalldirs,
4035         symlink-tree, ylwrap: Sync from upstream sources.
4036         * config-ml.in: Update FSF address.
4038 2005-07-13  Eric Christopher  <echristo@redhat.com>
4040         * configure.in: Add toplevel noconfigdir support for tpf.
4041         * configure: Regenerate.
4043 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4045         PR ada/22340
4047         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4048         * Makefile.in: Regenerate.
4050 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4052         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4053         Brolley to write-after-approval.
4055 2005-07-07  Andreas Schwab  <schwab@suse.de>
4057         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4058         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4059         * Makefile.in: Regenerated.
4061 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4063         * configure.in: Don't build sim or rda when targetting darwin.
4064         * configure: Regenerate.
4066 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4068         * configure.in: Add --enable-libssp and --disable-libssp.
4069         * configure: Regenerate with autoconf-2.13.
4071 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4073         * Makefile.def (target_modules): Add libssp.
4074         * configure.in (target_libraries): Add target-libssp.
4075         * configure: Rebuilt.
4076         * Makefile.in: Rebuilt.
4078 2005-07-01  Zack Weinberg  <zackw@panix.com>
4080         * MAINTAINERS: Change email address.  Resign from maintainership.
4082 2005-07-01  Richard Guenther  <rguenther@suse.de>
4084         * MAINTAINERS: Change my e-mail address and affiliation.
4086 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4088         * Makefile.def (stagefeedback): Come after profile.
4089         Define profiledbootstrap target.
4090         * Makefile.tpl (profiledbootstrap): Remove.
4091         (stageprofile-end): Zap stagefeedback.
4092         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4093         * Makefile.in: Regenerate.
4095 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4097         * MAINTAINERS: Update my email address.
4099 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4101         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4102         In 'cpp' stanza, support '#line' as well as '# '.
4104 2005-06-08  Andreas Schwab  <schwab@suse.de>
4106         * MAINTAINERS: Move myself from 'Write After Approval' to
4107         'CPU Port Maintainers' section as m68k maintainer.
4109 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4111         * configure.in (unsupported_languages): New macro.
4112         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4113         non-ported target libraries in noconfigdirs.
4114         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4115         non-linux-gnu.  Remove libgcj_ex_libffi.
4116         <lang_frag loop>: Set add_this_lang=no if the language is in
4117         unsupported_languages.
4118         * configure: Regenerate.
4120 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4122         * configure.in: Fix typo in handling of --with-mpfr-dir.
4123         * configure: Regenerate.
4125 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4127         * MAINTAINERS: Update my email address.
4129 2005-06-02  Jim Blandy  <jimb@redhat.com>
4131         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4132         accepted into the master sources.)
4134 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4135             Michael Snyder  <msnyder@redhat.com>
4136             Stan Cox  <scox@redhat.com>
4138         * configure.in: Set noconfigdirs for ms1.
4140         * configure: Regenerate.
4142 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4144         * MAINTAINERS (Write After Approval): Add self.
4146 2005-06-01  Josh Conner  <jconner@apple.com>
4148         * MAINTAINERS (Write After Approval): Add self.
4150 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4152         * MAINTAINERS: Update my email address.
4154 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4156         * MAINTAINERS (Write After Approval): Add self.
4158 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4160         * MAINTAINERS (Write After Approval): Remove self.
4162 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4164         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4165         (Dependencies): Consider target modules for bootstrap dependencies.
4166         Make target bootstrap modules depend on each stage's gcc.
4167         * Makefile.in: Regenerate.
4169 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4171         * Makefile.def (configure-gcc): Depend on binutils having been built.
4172         (all-gcc): No need to do it here.
4173         * Makefile.in: Regenerate.
4175 2005-05-19  Paul Brook  <paul@codesourcery.com>
4177         * configure.in: Rewrite misleading error message when requested
4178         language cannot be built.
4179         * configure: Regenerate.
4181 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4183         * ylwrap: Import from Automake 1.9.5.
4185 2005-05-13  David Ung  <davidu@mips.com>
4187         * MAINTAINERS (Write After Approval): Add self.
4189 2005-05-09  Mike Stump  <mrs@apple.com>
4191         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4192         lt_cv_sys_max_cmd_len for now.
4194 2005-05-09  Stan Cox  <scox@redhat.com>
4196         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4198 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4200         * README.SCO: Update the URL.
4202 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4204         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4205         with_gnu_ld to libtool.
4206         * ltcf-c.sh (aix[45]): Define file_list_spec.
4207         * ltcf-cxx.sh (aix[45]): Same.
4208         * ltcf-gcj.sh (aix[45]): Same.
4209         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4210         exists, write list of input files to temporary file.
4212 2005-05-04  Mike Stump  <mrs@apple.com>
4214         * configure.in: Always pass --target to target configures as
4215         otherwise rebuilds that do --recheck will fail.
4216         * confiugure: Rebuilt.
4218 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4220         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4221         STAGE_HOST_EXPORTS.
4222         (configure, all): Add bootstrap support.
4223         (Host modules, target modules): Pass post-stage1 flags and exports.
4224         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4225         * Makefile.in: Regenerate.
4227 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4229         * configure: Regenerate.
4231 2005-04-27  Mike Stump  <mrs@apple.com>
4233         * MAINTAINERS: Add self as darwin maintainer.
4235 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4237         * config.sub: Update from master copy.
4239 2005-04-21  Mike Stump  <mrs@apple.com>
4241         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4242         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4244 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4246         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4247         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4248         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4249         "*-*-elf" and "*-*-linux*".
4250         * configure: Regenerate.
4252 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4254         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4256 2005-04-12  Mike Stump  <mrs@apple.com>
4258         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4260 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4262         * MAINTAINERS (Write After Approval): Add myself.
4264 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4266         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4268 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4270         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4271         (TARGET_CONFIGARGS): Include --with-target-subdir.
4272         (configure, all): New macros.  Use them throughout.
4273         * Makefile.in: Regenerate.
4275 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4277         * MAINTAINERS (Write After Approval): Add myself.
4279 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4281         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4283 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4285         * MAINTAINERS: Move John Carr to Write After Approval.
4287 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4289         * config/mh-mingw32: Delete.
4290         * configure.in: Don't use it.
4291         * configure: Regenerate.
4293 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4295         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4296         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4297         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4298         (HOST_LIB_PATH): Generate from Makefile.def.
4299         (TARGET_LIB_PATH): Likewise.
4300         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4301         * Makefile.in: Regenerate.
4302         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4303         (RPATH_ENVVAR): Include Darwin case.
4304         * configure: Regenerate.
4306 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4308         * MAINTAINERS (Various Maintainers): Remove self.
4309         (Write After Approval): Add self.
4311 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4313         * MAINTAINERS (Various Maintainers): Add self.
4315 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4317         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4318         * configure: Regenerate.
4320 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4322         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4323         gcc_version, and gcc_version_trigger from set of flags to pass.
4324         * Makefile.tpl: Remove definitions of above variables.
4325         (config.status): Remove dependency on $(gcc_version_trigger).
4326         * Makefile.in: Regenerate.
4327         * configure.in: Do not reference config/gcc-version.m4 nor
4328         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4329         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4330         * configure: Regenerate.
4332 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4333             Andrew Pinski  <pinskia@physics.uc.edu>
4335         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4336         * Makefile.in: Regenerate.
4338 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4340         * MAINTAINERS (Write After Approval): Add myself.
4342 2005-03-03  David Ayers  <d.ayers@inode.at>
4344         * MAINTAINERS (Write After Approval): Add myself.
4346 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4348         PR libgcj/20160
4349         * ltmain.sh: Avoid creating archives with components that have
4350         duplicate basenames.
4352 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4354         PR bootstrap/20250
4355         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4356         instead of check.
4357         * Makefile.in: Regenerate.
4359 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4361         * Makefile.in: Regenerate to fix conflict between the previous two
4362         patches.
4364 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4366         PR bootstrap/17383
4367         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4368         * Makefile.tpl (HOST_SUBDIR): New substitution.
4369         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4370         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4371         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4372         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4373         (Host modules, Bootstrapped modules): Use it.
4374         (Build modules, Target modules): Do not create symlink trees,
4375         always configure out-of-srcdir.
4376         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4377         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4378         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4379         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4381         * Makefile.in: Regenerate.
4382         * configure: Regenerate.
4384 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4386         Merged from libada-gnattools-branch:
4387         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4389         * gnattools: New directory.
4390         * Makefile.def: Add gnattools as a module, depending on target-libada.
4391         * Makefile.in: Regenerate.
4392         * configure.in: Include gnattools in host_tools; disable it if ada
4393         is disabled.
4394         * configure: Regenerate.
4396 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4398         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4399         treelang maintainer.
4400         (Write After Approval): Remove myself.
4402 2005-02-23  Paul Schlie  <schlie@comcast.net>
4404         * configure.in: Allow darwin targeted ports to build tk, itcl and
4405         libgui.
4406         * configure: Regenerate.
4408 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4410         PR libgcj/10353
4411         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4412         * configure: Regenerate.
4414 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4416         * MAINTAINERS (Write After Approval): Add myself.
4418 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4420         * MAINTAINERS: Update my e-mail address.
4422 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4424         * MAINTAINERS (Write After Approval): Add myself.
4426 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4428         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4429         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4430         target-libgloss when not *-*-elf and *-*-aout.
4431         * configure: Regenerate.
4433 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4435         * MAINTAINERS: Remove obsolete entries.
4437         * MAINTAINERS (Write After Approval): Add Michael Matz.
4439 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4441         * MAINTAINERS: Remove self as cpplib maintainer.
4443 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4445         * install-sh, config.sub: Import from upstream.
4447 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4449         PR bootstrap/18222
4450         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4451         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4452         * Makefile.in: Regenerate.
4454 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4456         * MAINTAINERS: Update my email address.
4458 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4459             Andreas Schwab  <schwab@suse.de>
4461         PR bootstrap/18033
4462         * config-ml.in: Eval option if surrounded by single quotes.
4464 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4466         Revert 2004-12-28 Makefile changes, a better fix will be
4467         applied to mainline and src after GCC 4.0 branches.
4469 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4471         PR bootstrap/17383
4473         * Makefile.def (target_modules): Remove stage parameter,
4474         it is always true now.
4475         * Makefile.tpl (configure-build-[+module+],
4476         configure-target-[+module+]): Always build symlink tree
4477         for the directory and for include.  BUILD_SUBDIR and
4478         TARGET_SUBDIR cannot be . anymore.
4479         * Makefile.in: Regenerate.
4481 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4483         Revert 2004-12-08 Makefile changes.
4485 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4487         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4488         cygwin, mingw.
4490 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4492         * configure.in (sh64-*-*): Reenable gprof.
4493         * configure: Regenerate.
4495 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4497         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4498         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4499         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4500         * Makefile.in: Regenerate.
4502 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4504         * MAINTAINERS: Update my email address.
4506 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4508         * Makefile.tpl: Generate normal dependencies if the LHS module is
4509         not bootstrapped.
4510         * Makefile.in: Regenerate.
4512 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4514         * configure.in: Include config/gxx-include-dir.m4.  Use
4515         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4516         * configure: Regenerate.
4518 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4520         * config.if: Delete.
4521         * configure.in: Set libstdcxx_incdir directly.
4522         * configure: Regenerate.
4524 2004-12-02  Eric Christopher  <echristo@redhat.com>
4526         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4527         * Makefile.in: Regenerate.
4529 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4531         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4532         * configure: Regenerate.
4534 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4536         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4537         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4538         * configure: Regenerate.
4540 2004-12-01  Eric Christopher  <echristo@redhat.com>
4542         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4543         of things to remove.
4545 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4547         * MAINTAINERS (Write After Approval): Update my e-mail address.
4549 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4551         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4552         from CVS libtool to always pass_all.
4554 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4556         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4557         (hppa*64*-*-*): Delete incorrect comment.
4558         * configure: Rebuilt.
4560 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4562         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4564 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4566         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4567         from CVS libtool to always pass_all.
4569 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4571         * install-sh, compile: Import from automake.
4573 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4575         * config.guess, config.sub:  Import from savannnah.
4577 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4579         * MAINTAINERS (Write After Approval): Add myself
4581 2004-11-12  Mike Stump  <mrs@apple.com>
4583         * Makefile.def: Add html support.
4584         * Makefile.tpl: Likewise.
4585         * Makefile.in: Regenerate.
4587 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4589         PR 18423
4590         * configure.in: Remove all instances of build-fixincludes from
4591         noconfigdirs.
4592         (build_configargs): Supply --target to subdirectories.
4593         * configure: Regenerate.
4595         * Makefile.def: Make gcc install depend on fixincludes install.
4596         * Makefile.in: Regenerate.
4598 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4600         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4602 2004-11-11  Paul Brook  <paul@codesourcery.com>
4604         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4606 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4608         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4609         target-libgfortran.
4610         * configure: Regenerate.
4612 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4614         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4615         like CC.
4617 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4619         * Makefile.def (host fixincludes): Specify missing targets.
4620         * Makefile.in: Regenerate.
4622 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4624         * MAINTAINERS: Add myself
4626 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4628         * MAINTAINERS (Write After Approval): Add myself.
4630 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4632         * Makefile.def: Build fixincludes for the host, too.
4633         * Makefile.in: Regenerate.
4634         * configure.in (host_tools): Add fixincludes.
4635         * configure: Regenerate.
4637 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4639         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4640         * configure: Regenerated.
4642 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4644         PR other/17783
4645         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4646         * configure: Regenerated.
4648 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4650         * README.SCO: Update per FSF instructions.
4652 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4654         PR target/18151
4655         * configure.in (case ${target}): Do not build fixincludes for avr.
4656         * configure: Regenerated.
4658 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4660         * configure.in (case ${target}): Do not build fixincludes
4661         on platforms where it is not used.
4662         * configure: Regenerated.
4664 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4666         * configure.in: Use an absolute path to install-sh.
4667         * configure: Regenerated.
4669 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4671         * MAINTAINERS (Write After Approval): Add myself.
4673 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4675         * MAINTAINERS: Remove from Write After Approval those that are
4676         already maintainers.
4678 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4680         * MAINTAINERS:  Update my email address.
4682 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4684         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4685         * configure: Regenerate.
4687 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4689         * MAINTAINERS:  Update my email address.
4691 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4693         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4694         entries belonging to this category.
4696 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4698         * MAINTAINERS: Update my e-mail address.
4700 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4702         Fix wrong conflict resolution in:
4704         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4706         * Makefile.in: Regenerate.
4707         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4708         in the recursive `make', instead of hardwiring `all'.
4709         (Autogenerated TARGET-* variables): New.
4711 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4713         * configure.in: Enable target-libgloss for crx-*-*.
4714         * configure: Regenerate.
4716 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4718         * MAINTAINERS (Various Maintainers): Move the "windows,
4719         cygwin, mingw" maintainer to ...
4720         (OS Port Maintainers): ... here.
4722 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4724         * MAINTAINERS (Write After Approval): Remove those that are
4725         maintainers of some subsystem.
4727 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4729         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4730         * ltcf-cxx.sh (tpf*): Likewise.
4731         * ltconfig (tpf*): Add TPF OS configuration support.
4733 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4735         * MAINTAINERS: Change my email address to my new work account.
4737 2004-09-24  Michael Roth  <mroth@nessie.de>
4739         * configure.in (--without-headers): Add missing double quotes.
4740         * configure: Regenerate.
4742 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4744         * ylwrap: Revert to previous version.
4746 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4748         PR bootstrap/17369
4749         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4750         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4751         SET_GCC_LIB_PATH_CMD.
4752         (BASE_TARGET_EXPORTS): Likewise.
4753         * Makefile.in: Regenerated.
4755         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4756         * configure: Regenerated.
4758 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4760         * config.guess: New upstream version
4761         * compile, depcomp, install-sh, ylwrap: Likewise.
4763 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4765         * config/mh-x86omitfp: New host makefile fragment.  Add
4766         -fomit-frame-pointer to the default BOOT_CFLAGS.
4767         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4768         * configure: Regenerate.
4770 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4772         PR target/11572
4773         * configure.in (*-*-darwin*): Renable libobjc.
4774         * configure: Regenerate.
4776 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4778         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4780 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4782         * Makefile.def: Remove libbanshee.
4783         * Makefile.tpl: Ditto.
4784         * configure.in: Ditto.
4785         * Makefile.in: Regen.
4786         * configure: Ditto.
4788 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4790         * ltmain.sh: Use $pic_object as $non_pic_object if
4791         $non_pic_object=none.
4793 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4795         * missing: Import latest version from master repository.
4797 2004-09-06  Nick Clifton  <nickc@redhat.com>
4799         * config.sub: Import latest version from master repository.
4800         * config.guess: Likewise.
4801         This includes these changes:
4803         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4805         * config.sub: Handle crisv32, alias etraxfs.
4806         * config.guess (crisv32:Linux:*:*): Handle.
4808         2004-08-13  Brad Smith  <brad@comstyle.com>
4810         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4811         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4813         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4815         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4816         assume the processor is a powerpc.  This is because coreutils
4817         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4818         in this case, due to a MacOS X bug that causes
4819         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4820         to return a negative number.
4821         Problem reported by Petter Reinholdtsen in:
4822         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4824         2004-07-19  Ben Elliston  <bje@gnu.org>
4826         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4828         2004-06-24  Ben Elliston  <bje@gnu.org>
4830         * config.guess: Update copyright years.
4831         * config.sub: Likewise.
4833         2004-06-22  Robert Millan  <robertmh@gnu.org>
4835         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4836         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4838         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4840         * config.guess (*:*VMS:*:*): New entry. Replaces
4841         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4842         manufacturer.
4844         2004-06-22  Ben Elliston  <bje@gnu.org>
4846         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4847         * config.sub: Likewise.
4849         2004-06-22  Ben Elliston  <bje@gnu.org>
4851         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4852         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4854         2004-06-11  Ben Elliston  <bje@gnu.org>
4856         * config.guess (pegasos:OpenBSD:*:*): Remove.
4858         2004-06-11  Ben Elliston  <bje@gnu.org>
4860         From Wouter Verhelst <wouter@grep.be>:
4861         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4863         2004-06-11  Ben Elliston  <bje@gnu.org>
4865         * config.guess (luna88k:OpenBSD:*:*): New.
4867         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4869         * config.guess (m32r*:Linux:*:*): New case.
4870         * config.sub: Handle m32rle.
4872         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4874         From Jens Petersen  <petersen@redhat.com>:
4875         * config.sub: Handle sparcv8.
4877         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4879         From Tom Smith <smith@cag.lkg.hp.com>:
4880         * config.guess: Version suffixes are equally significant on Tru64
4881         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4882         prefix of "P" (patched kernel).
4884         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4886         * config.sub: Add support for National Semiconductor CRX target.
4888 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4890         * MAINTAINERS (Various Maintainers): Remove myself as web page
4891         maintainer, add myself as maintainer of build status lists.
4893 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4895         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4896         *-*-netware, but add target-libmudflap.
4897         Consolidate *-*-netware targets (of which really only i?86 exists)
4898         into a single entry.
4899         * configure: Likewise.
4901 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4903         * Makefile.tpl (sorry): Remove.
4904         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4905         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4906         (do-clean): Clean per-stage directories too.
4907         (do-distclean): Run distclean-stage1 too.
4908         (.NOTPARALLEL): Enable during toplevel bootstrap.
4909         (stage[+id+]-bubble): Enable parallel execution during
4910         the recursive invocation.
4911         * Makefile.in: Regenerate.
4913         Fix previous checkin:
4915         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4916         include.
4917         * configure.in: Fix indentation.
4918         * configure: Regenerate.
4920 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
4922         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4923         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4924         * configure: regenerate
4925         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4926         -mdynamic-no-pic
4928 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4930         * Makefile.def (build_modules): Add fixincludes.
4931         (dependencies): Make gcc depend on fixincludes.
4932         * configure.in (build_tools): Add fixincludes.
4933         (build_configdirs): Always include build_libs.
4934         * Makefile.in: Regenerate.
4935         * configure: Regenerate.
4937 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4939         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4940         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4941         phony targets; do not generate timestamp files.
4942         (distclean-stageN): Remove references to their timestamp files.
4943         (restageN, touch-stageN): Remove.
4944         (stageN-bubble): Rewritten.
4945         (compare): Support lean bootstraps.
4946         * Makefile.in: Regenerate.
4948         * configure.in: Only warn when bootstrapping but
4949         build != host or build != target.  Support lean bootstraps.
4950         * configure: Regenerate.
4952 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4954         * configure.in:  Give a better error message if GMP/MPFR are missing
4955         and a language needing them has been requested.
4956         * configure:  Regenerated.
4958 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4960         * configure.in:  Print a list of available language front-ends if
4961         a requested one is missing.  Tidy stray tab characters.
4962         * configure:  Regenerated.
4964 2004-08-19  Michael Koch  <konqueror@gmx.de>
4966         * gcc/doc/install.texi: Update entry about automake for libjava.
4968 2004-08-17  Robert Millan  <robertmh@gnu.org>
4970         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4971         (instead of FreeBSD).
4972         * configure: Regenerate.
4974 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4976         * Makefile.in: Regenerate.
4977         * configure: Regenerate.
4979         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4980         stage_*_flags.
4981         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4982         for bootstrapped modules if toplevel bootstrap is going.
4983         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4984         modules.  Adjust for changes in Makefile.def.  Enable several
4985         rules even in non-bootstrap mode, just to avoid peppering the
4986         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4987         (stage-[+prev+]-bubble): Remove.
4989         * Makefile.def (Dependencies): Depend on all-build-bison,
4990         all-build-flex, all-build-byacc, all-build-texinfo, rather
4991         than the host variations.
4992         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4993         with BUILD_SUBDIR.
4994         (BISON): Update for recent Bisons.
4995         (YACC): Fix typo.
4996         (cross): Depend on all-build.
4997         (all): Do not depend on all-build.
4998         (prebootstrap): Remove.
4999         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5000         (Prebootstrap dependencies): Add them to the per-stage targets
5001         and to all-prebootstrap.
5002         * configure.in (build_configdirs): Always enable build_tools.
5003         (BUILD_DIR_PREFIX): Remove.
5005         * Makefile.def (gcc): Add target variable.
5006         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5007         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5008         in the recursive `make', instead of hardwiring `all'.
5009         (Autogenerated TARGET-* variables): New.
5011 2004-08-13  Brian Booth  <bbooth@redhat.com>
5013         * MAINTAINERS: Remove myself from write-after-approval.
5015 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5017         * src-release: Stop distributing mmalloc with gdb (which doesn't
5018         use it).
5019         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5020         * Makefile.in: Regenerate.
5022 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5024         * configure.in (arm*-*-eabi*): New target.
5025         * configure: Regenerate.
5027 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5029         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5030         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5031         (Dependencies): New section.
5032         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5033         (configure-target-[+module+]): Depend on maybe-all-gcc
5034         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5035         (toplevel profiledbootstrap): Fix dependencies.
5036         * Makefile.in: Regenerate.
5038 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5040         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5041         target-libiberty to noconfigdirs.
5042         * configure: Regenerate.
5044 2004-08-03  Paul Brook  <paul@codesourcery.com>
5046         * configure.in: Check for MPFR as well as GMP.
5047         * configure: Regenerate.
5049 2004-08-01  Robert Millan  <robertmh@gnu.org>
5051         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5052         libmudflap for all GNU-based systems (with Glibc).
5053         * configure: Regenerate.
5055 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5057         * Makefile.def (host-modules): Add gcc.
5058         * Makefile.in: Regenerate.
5059         * Makefile.tpl (sorry): New rule.
5060         (configure-host, all-host, [+make_target+]-host, do-check,
5061         install-host): Do not add gcc as a special case.
5062         (host modules): Add a small special-casing for gcc.  Export
5063         extra_make_flags through the environment.
5064         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5065         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5066         other recursive targets for gcc): Remove.
5068         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5069         (stage, unstage): New rules.
5070         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5071         distclean-stage[+id+]): Use stage_current.
5072         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5073         the stage*-start rules.
5075 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5077         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5078         use -all_load flag.
5080 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5082         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5083         * configure: Regenerate.
5085 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5087         * maintainer-scripts/gcc_release: Revert yesterday's change.
5089 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5091         * MAINTAINERS: Add myself to write-after-approval.
5093 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5095         * libf2c: Removed.
5096         * gcc/gccbug.in: Updated because of libf2c removal.
5097         * maintainer-scripts/gcc_release: Ditto.
5099 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5101         * configure.in: Build libmudflap by default on FreeBSD.
5102         * configure: Regenerated.
5104 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5106         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5107         systems.
5108         * configure: Regenerated.
5110 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5112         PR target/16344
5113         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5114         feedback based compiler.
5115         * Makefile.in: Rebuilt.
5117 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5119         * Makefile.def (host_modules): Set bootstrap=true for flex.
5120         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5121         * Makefile.in: Rebuilt.
5123 2004-07-07  Jan Hubicka  <jh@suse.cz>
5125         * MAINTAINERS: Add self as a profile feedback maintainer.
5127 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5129         * configure.in:  Do not prepend $srcdir to /dev/null in
5130         makefile fragments.
5131         * configure:  Regenerate.
5133 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5135         * Makefile.def (build_modules): Add bison, byacc, flex,
5136         m4, texinfo.
5137         (flags_to_pass): Add FLEX.
5138         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5139         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5140         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5141         DEFAULT_MAKEINFO): Remove.
5142         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5143         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5144         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5145         objdir or else use configured tool.
5146         (all-build): New.
5147         (all): Depend on it.
5148         (Build module dependencies): Add.
5149         * Makefile.in: Regenerate.
5150         * configure.in: Better support for multiple build modules,
5151         matching what is done for host/target modules.  Do not look
5152         for "plausible" locations of build tools if Canadian cross.
5153         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5154         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5155         * configure: Regenerate.
5157 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5159         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5160         * Makefile.in: Regenerate.
5162 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5164         * Makefile.tpl (configure-build-[+module+],
5165         configure-[+module+], configure-target-[+module+]): Pass
5166         [+extra_configure_args+].
5167         (all-build-[+module+], all-[+module+], check-[+module+],
5168         install-[+module+], [+make_target+]-[+module+],
5169         all-target-[+module+], check-target-[+module+],
5170         install-target-[+module+], [+make_target+]-target-[+module+]):
5171         Pass [+extra_make_args+].
5172         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5173         (GCC_HOST_EXPORTS): Remove.
5174         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5175         cross, check-gcc, check-gcc-c++, install-gcc,
5176         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5177         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5178         * Makefile.in: Regenerate.
5180 2004-06-21  Matthew Sachs  <msachs@apple.com>
5182         * MAINTAINERS: Added self to write-after-approval.
5184 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5186         * configure.in: Check for srcdir/winsup rather than build directory
5187         winsup.
5188         * configure: Regenerate.
5190 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5192         * configure.in: Don't build Cygwin native newlib if winsup
5193         directory is missing.  Emit warning instead.
5194         * configure: Regenerate.
5196 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5198         * Makefile.tpl (touch-stage[+id+]): New.
5199         (restage[+prev+]): Depend on touch-stage[+id+].
5201         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5202         Use it throughout.
5204         * Makefile.def: Add profile and feedback bootstrap stages.
5205         Remove next field from bootstrap stages.
5206         * Makefile.tpl (LN, LN_S): Substitute.
5207         (stageN-start, stageN-end): Use double-colon rules, to
5208         provide a hook for additional setup commands.
5209         (distclean-stageN-gcc, restageN): Create dependencies from
5210         [+prev+], not from [+next+].
5211         (stageN-bubble): Add commands for successive stages from
5212         [+prev+], using double-colon rules.
5213         (all-stageN-gcc): Fix typo.
5214         (stagefeedback-start, profiledbootstrap): New.
5215         * Makefile.in: Regenerate.
5216         * configure.in: Call ACX_PROG_LN.
5217         * configure: Regenerate.
5219 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5221         * MAINTAINERS (Write After Approval): Add myself.
5223 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5225         * MAINTAINERS (Write After Approval): Add myself.
5227 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5229         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5230         without gcc.
5231         * configure: Regenerate.
5233 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5235         * Makefile.tpl: Fix typo.
5236         * Makefile.in: Regenerate.
5238 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5240         * configure.in: Remove new- prefix from toplevel
5241         bootstrap targets.
5242         * configure: Regenerate.
5244 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5246         * Makefile.tpl (all.normal): Rename to all.
5247         (all): Replace with a rule to pick the default
5248         target from configure.
5249         (all-gcc, configure-gcc): Use conditionals to
5250         do nothing when toplevel bootstrap is going on.
5251         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5252         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5253         * configure.in: Support --enable-bootstrap.
5255         * Makefile.def: Remove new- prefix from toplevel
5256         bootstrap targets.
5257         * Makefile.tpl: Likewise.
5259         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5260         target.
5262         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5263         $(RECURSE_FLAGS) to recursive invocation of make.
5265         * Makefile.in: Regenerate.
5266         * configure: Regenerate.
5268 2004-05-30  Andreas Jaeger  <aj@suse.de>
5269             Jim Wilson  <wilson@specifixinc.com>
5271         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5272         like CC.
5274 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5276         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5277         * configure: Regenerate.
5279 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5281         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5282         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5283         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5284         targets.
5285         * Makefile.in: Regenerate.
5287 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5289         * configure.in: Test the ability to symlink directories.
5290         * configure: Regenerate.
5292         * Makefile.def (bootstrap-stage): New definitions.
5293         * Makefile.tpl (configure-stage1-gcc,
5294         configure-stage2-gcc, configure-stage3-gcc,
5295         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5296         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5297         new-restage3, compare): Autogenerate, see Makefile.in
5298         entry for behavioral changes.
5299         (distclean-stage1, new-stage1-start, new-stage1-end,
5300         new-stage1-bubble, distclean-stage2, new-stage2-start,
5301         new-stage2-end, new-stage2-bubble, distclean-stage3,
5302         new-stage3-start, new-stage3-end): New autogenerated targets.
5303         (objext, prebootstrap, BOOT_CFLAGS,
5304         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5305         targets.
5307         * Makefile.in: Regenerate.
5308         (distclean-stage1, new-stage1-start, new-stage1-end,
5309         new-stage1-bubble, distclean-stage2, new-stage2-start,
5310         new-stage2-end, new-stage2-bubble, distclean-stage3,
5311         new-stage3-start, new-stage3-end): New targets.
5312         (all-stage1-gcc): Move prebootstrap dependency from here...
5313         (configure-stage1-gcc): ...to here.
5314         (new-bootstrap): Use bubble targets.
5315         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5316         Use per-stage distclean targets.
5317         (configure-stage1-gcc, configure-stage2-gcc,
5318         configure-stage3-gcc, all-stage1-gcc,
5319         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5320         Use new-stageN-start to prepare the tree.
5322 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5324         * Makefile.def (host_modules): add libcpp.
5325         * Makefile.tpl: Add dependencies on and for libcpp.
5326         * Makefile.in: Regenerate.
5327         * configure.in: Add libcpp host module.
5328         * configure: Regenerate.
5330 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5332         * Makefile.tpl: Whenever a recursive target is defined, wrap
5333         it in a special @if/@endif block, and prepare its maybe
5334         dependency in the @if/@endif block
5335         * configure.in: Instead of writing maybe dependencies, remove
5336         the @if/@endif statements, and remove the @if/@endif blocks
5337         that remain.
5338         * configure: Regenerate.
5339         * Makefile.in: Regenerate.
5341 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5343         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5345 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5347         PR bootstrap/15120
5348         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5349         * */configure: Rebuilt.
5351 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5353         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5354         of libf2c.
5355         * configure, Makefile.in: Regenerate.
5357 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5359         * MAINTAINERS (Write After Approval): Add myself.
5361 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5363         Merge from tree-ssa-20020619-branch.
5365         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5366         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5367         (HOST_GMPLIBS): Define.
5368         (HOST_GMPINC): Define.
5369         (TARGET_LIB_PATH): Add libmudflap.
5370         (GFORTRAN_FOR_TARGET): Define.
5371         (configure-build*): Export GFORTRAN.
5372         (configure-gcc): Export GMPLIBS and GMPINC.
5373         (all-gcc): Add maybe-all-libbanshee.
5374         (configure-target-libgfortran): Define.
5375         * Makefile.in: Regenerate.
5376         * configure.in (host_libs): Add libbanshee.
5377         (target_libraries): Add target-libmudflap and target-libgfortran.
5378         Add --with-libbanshee.
5379         Handle --disable-libmudflap.
5380         (*-*-freebsd*): Use with_gmp.
5381         Add $(libgcj) to noconfigdirs.
5382         * configure: Regenerate.
5383         * depcomp: New file.
5384         * MAINTAINERS: Add tree-ssa maintainers.
5386 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5388         * MAINTAINERS (Various Maintainers): Add myself.
5390 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5392         * MAINTAINERS (Write After Approval): Add myself.
5394 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5396         * MAINTAINERS (Write After Approval): Add myself.
5398 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5400         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5401         * configure: Regenerate.
5403 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5405         Revert:
5406         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5408         * Makefile.def (flags_to_pass): Remove *dir variables that
5409         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5410         as well as prefix and exec_prefix.
5411         * Makefile.in: Regenerate.
5413 2004-04-26  Robert Millan  <robertmh@gnu.org>
5415         Add patches from libtool CVS.
5416         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5417         * ltconfig: Likewise.
5418         * ltcf-c.sh: Likewise.
5419         * ltcf-cxx.sh: Likewise.
5420         * ltcf-gcj.sh: Likewise.
5422 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5424         * Makefile.def (host_modules): Mark with the bootstrap
5425         flag packages on which gcc depends.
5426         * Makefile.tpl (all-bootstrap): Use it.
5427         * Makefile.in: Regenerate.
5429 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5431         * Makefile.def (flags_to_pass): Remove *dir variables that
5432         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5433         as well as prefix and exec_prefix.
5434         * Makefile.in: Regenerate.
5436 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5438         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5439         * configure: Regenerate.
5440         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5441         * gcc/Makefile.tpl (compare): Use the result of the test.
5442         * gcc/Makefile.in: Regenerate.
5444 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5446         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5447         Always relocate gcc and prev-gcc to the original names, even
5448         if the build fails.
5449         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5450         New targets.
5452 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5454         * MAINTAINERS: Update my email address.
5456 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5458         * configure.in (mips*-*-irix5*): Enable ld.
5459         * configure: Regenerate.
5461 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5463         * configure: Regenerate.
5465 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5467         * Makefile.tpl (configure-[+module+], configure-gcc,
5468         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5469         Set and export LDFLAGS.
5470         * Makefile.in: Regenerate.
5472 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5474         * MAINTAINERS: Add myself to write-after-approval.
5476 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5478         PR bootstrap/14871
5479         * Makefile.tpl: If we don't have built-in-tree target tools,
5480         use the ones found by configure rather than hacking around with
5481         program_transform_name.
5482         * configure.in: Give Makefile.tpl the information necessary
5483         to do that.
5484         * Makefile.in: Regenerate.
5485         * configure: Regenerate.
5487 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5489         PR bootstrap/14760
5490         * configure.in: When computing baseargs, strip *all* copies of
5491         offending options.  Also, don't match/substitute the trailing space,
5492         so that this actually works when two similar options are separated by
5493         only one space.
5494         * configure: Regenerate.
5496 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5498         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5499         (rs6000-*-aix*): Same.
5500         * configure: Regenerate.
5502 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5504         * MAINTAINERS: Add myself to write-after-approval.
5506 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5508         * MAINTAINERS: Add myself to write-after-approval.
5510 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5512         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5513         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5514         * Makefile.in: Regenerate.
5516         * configure.in (top level bootstrap support): Rework --enable-werror
5517         to set @stage2_werror_flag@.
5518         * configure: Regenerate.
5519         * Makefile.tpl (top level bootstrap support): Pass
5520         @stage2_werror_flag@ down to configure in stages 2 and 3.
5521         * Makefile.in: Regenerate.
5523 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5525         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5526         for stages 2 and 3 as well as in make.  As a consequence, remove
5527         OUTPUT_OPTION (now detected by configure) from the flags passed down
5528         to make.
5529         * Makefile.in: Regenerate.
5531         * Makefile.tpl (new-bootstrap): Fix typo.
5532         * Makefile.in: Regenerate.
5534 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5536         * Makefile.tpl: Rearrange by moving recursive_targets rules
5537         into their proper sections.
5538         * Makefile.tpl (top level bootstrap support): Move disabling
5539         of coverage flags from 'make' to 'configure'; improve comments.
5540         * Makefile.in: Regenerate.
5542         * Makefile.tpl (experimental top level bootstrap) Move stage1
5543         language setting from all- target to configure- target; disable
5544         intermodule optimization in stage 1; prevent gratuitous rebuilds
5545         of stage 1.
5546         * Makefile.in: Regenerate.
5547         * configure.in: Comma-separate stage 1 language list for top
5548         level bootstrap.
5549         * configure: Regenerate.
5551         * Makefile.tpl: Clean up experimental top level bootstrap support:
5552         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5553         prev-gcc in configure- targets as well as all- targets.
5554         * Makefile.in: Regenerate.
5556 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5558         * compile: New file imported from automake.
5560 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5562         * configure.in: Remove symbolic link section.
5563         * configure: Regenerate.
5564         * Makefile.tpl (links): Remove.
5565         * Makefile.in: Regenerate.
5567 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5568             Nathanael Nerode  <neroden@gcc.gnu.org>
5570         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5571         Set with AC_CHECK_PROGS.
5572         * configure.in: Fix comment typo from last patch.
5573         * configure: Regenerate.
5575 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5577         * Makefile.tpl: Introduce experimental top level bootstrap support.
5578         * Makefile.in: Regenerate.
5579         * configure.in: Introduce support for top level bootstrap.
5580         * configure: Regenerate.
5582 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5583             Paolo Bonzini  <bonzini@gnu.org>
5585         PR bootstrap/14522
5586         * configure.in: Cope with shells that do not support unquoted ^
5587         * configure: Regenerate.
5589 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5590             Paolo Bonzini  <bonzini@gnu.org>
5592         PR bootstrap/14522
5593         * configure.in: Cope with shells that do not support nesting
5594         quotes inside quoted backquote substitutions.
5595         * configure: Regenerate.
5597 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5599         PR bootstrap/14522
5600         * configure.in: Fix escaping of $.
5601         * configure: Regenerate.
5603 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5605         * configure: Regenerate, since I forgot to while committing Paolo's
5606         changes.
5608 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5610         PR ada/14131
5611         Move language detection to the top level.
5612         * configure.in: Find default values for the tools as
5613         soon as possible.  Disable ada if GNAT is not found.
5614         Emit error message about missing languages.  Expand
5615         --enable-languages=all for the gcc subdirectory.
5617 2004-03-10  Ben Elliston  <bje@gnu.org>
5619         * MAINTAINERS: Update my email address.
5621 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5623         * ltconfig: Disable building static libraries if building shared
5624         libraries on AIX 5L.
5626 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5628         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5629         and disable libgcj.
5630         * configure: Regenerated.
5632 2004-03-01  Brian Booth  <bbooth@redhat.com>
5634         * MAINTAINERS: Add myself to write-after-approval.
5636 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5638         * MAINTAINERS: Add myself to write-after-approval.
5640 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5642         PR bootstrap/7087
5643         * Makefile.tpl: Guard XFOO sed statements better.
5644         * Makefile.tpl: Add dependency for configure-target-libada.
5645         * Makefile.in: Regenerate (incidentally fixes broken
5646         commit when libada-branch was merged).
5648 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5650         * MAINTAINERS: Add myself to write-after-approval.
5652 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5654         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5655         maintainers.
5657 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5659         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5660         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5662 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5664         PR bootstrap/11932
5665         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5667 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5669         * MAINTAINERS: Added myself to write-after-approval.
5671 2004-02-14  Michael Koch  <konqueror@gmx.de>
5673         * MAINTAINERS: Added myself to write-after-approval.
5675 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5677         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5678         some OS port maintainers to OS port maintainers section.
5680 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5682         * MAINTAINERS: Add self.
5684 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5686         * MAINTAINERS: Alphabetize.
5688 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5690         * MAINTAINERS: Remove myself.
5692 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5694         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5695         (rs6000-*-aix*): Same.
5696         * configure: Regenerate.
5698 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5700         * configure.in (host): Add in missing $noconfigdirs to defines.
5701         * configure: Regenerate.
5703 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5704             Nathanael Nerode  <neroden@gcc.gnu.org>
5706         PR ada/6637, PR ada/5911
5707         Merge with libada-branch:
5708         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5709         with appropriate dependencies. Add --enable-libada configure switch.
5710         * configure, Makefile.in: Regenerate.
5712 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5714         * MAINTAINERS: Add myself to write-after-approval.
5716 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5718         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5719         * configure: Regenerate.
5721 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5723         Merge from upstream:
5725         * ltmain.in: When setting IFS to '~', be careful about user
5726         arguments that contain '~'.
5728         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5730         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5731         Also test $base_compile against $CC with escaped arguments. Bug
5732         reported by Geoff Keating <geoffk@apple.com>.
5734 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5736         * MAINTAINERS: Remove i960 port.
5738 2004-01-23  DJ Delorie  <dj@redhat.com>
5740         * Makefile.def (target_modules) [libiberty]: Don't stage.
5741         * Makefile.in: Rebuilt.
5743 2004-01-20  Caroline Tice  <ctice@apple.com>
5745         * MAINTAINERS: Add myself to write-after-approval.
5747 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5749         * MAINTAINERS: Update my email address.
5751 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5753         * MAINTAINERS: Add myself to write-after-approval.
5755 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5757         * MAINTAINERS: Remove entries without email address.
5759 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5761         * MAINTAINERS: Add myself to write-after-approval.
5763 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5765         * MAINTAINERS: Update my email address.
5767 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5769         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5770         * Makefile.tpl (configure-target-[+module+]): Support stage.
5771         * Makefile.in: Rebuilt.
5773 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5775         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5777 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5779         * MAINTAINERS: Add myself as a MIPS maintainer.
5781 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5783         * configure.in: Use ./config.cache, not config.cache.
5784         * configure: Regenerate.
5785         * Makefile.tpl: Special-casing not needed for GCC any more.
5786         * Makefile.in: Regenerate.
5788         * configure.in: Don't share a cache file for host dirs.
5789         * configure: Regenerate.
5791         * config-ml.in: Don't mess with the cache file.
5793 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5795         * MAINTAINERS: Move myself from 'Write After Approval' to
5796         'CPU Port Maintainers' section as SPARC maintainer.
5798 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5800         * Makefile.tpl: Make GCC use a separate config.cache.
5801         * Makefile.in: Regenerate.
5803         PR bootstrap/11932, PR bootstrap/11933
5804         (I don't know if it will fix either of them, but it relates
5805         to them.)
5806         * configure.in: Don't use shared config.cache for target
5807         directories.
5808         * configure: Regenerate.
5810 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5812         * MAINTAINERS: Add myself to 'Write After Approval' section.
5814 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5816         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5817         * configure: Regenerated.
5819 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5821         * MAINTAINERS: Remove the mn10200 maintainer.
5823 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5825         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5826         * configure: Regenerated.
5828 2003-12-16  Jan Hubicka  <jh@suse.cz>
5830         * MAINTAINERS: Add myself as callgraph maintainer.
5832 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5834         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5835         * configure: Regenerate.
5837 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5839         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5840         'Write After Approval' section. Update email.
5842 2003-12-01  James Lemke  <jim@wasabisystems.com>
5844         * MAINTAINERS (Write After Approval): Add myself.
5846 2003-11-20  Matt Thomas  <matt@3am-software.com>
5848         * MAINTAINERS: Add myself as a vax port maintainer.
5850 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5852         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5853         (configure-build-[+module+], configure-[+module+]): Likewise.
5854         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5855         * Makefile.in: Regenerate.
5857 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5859         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5860         shared/dylibed libraries.
5861         * ltmain.sh: Likewise.
5862         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5863         * ltcf-cxx.sh: Likewise.
5864         * ltcf-gcj.sh: Likewise.
5865         * ltconfig: Likewise.
5867 2003-11-17  Stan Cox  <scox@redhat.com>
5869         * MAINTAINERS: Add myself as iq2000 port maintainer.
5871 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5873         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5874         * Makefile.in: Regenerate.
5876 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5878         * config.sub: Update to 2003-11-03 version.
5880 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5882         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5883         * configure:  Regenerate.
5885 2003-10-20  Nicolas Pitre  <nico@cam.org>
5887         * MAINTAINERS: Add myself to 'Write After Approval' section.
5889 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5891         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5893 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5895         * MAINTAINERS: Update my email address.
5897 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5899         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5901 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
5903         * MAINTAINERS: Add myself to 'Write After Approval' section.
5905 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5907         * config.guess: Update to 2003-10-16 version.
5908         * config.sub: Update to 2003-10-16 version.
5910 2003-10-15  David Daney  <ddaney@avtrex.com>
5912         * MAINTAINERS: Added myself to 'Write After Approval' section.
5914 2003-10-15  Falk Hueffner  <falk@debian.org>
5916         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5917         'Write After Approval' section. Update email.
5919 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5921         * MAINTAINERS: Move myself from 'Write After Approval' to
5922         'Various Maintainers' section as middle-end maintainer.
5924 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5926         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5927         HOST_FLAGS_TO_PASS.
5928         * Makefile.in: Regenerate.
5930 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5932         * config.guess: Update to 2003-10-07 version.
5933         * config.sub: Update to 2003-10-07 version.
5935 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5937         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5938         * ltconfig (irix5*, irix6*): Don't override version_type.
5940 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5942         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5943         * configure: Rebuilt
5944         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5945         * Makefile.in: Rebuilt
5947 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5949         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5951 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5953         * MAINTAINERS (Write After Approval): Add myself.
5955 2003-09-29  Paul Koning  <ni1d@arrl.net>
5957         * MAINTAINERS: Move myself from "Write After Approval"
5958         to CPU platform maintainers for pdp11 platform.
5960 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5962         * MAINTAINERS: Move myself from 'Write After Approval' to
5963         'Various Maintainers' section as libffi testsuite maintainer.
5965 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5967         * configure.in: Pass a computed --program-transform-name
5968         to subconfigures.
5969         * configure: Regenerated.
5971 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5973         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5974         * Makefile.in: Regenerate.
5976         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5977         * Makefile.in: Regenerate.
5979 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5981         * MAINTAINERS: Move myself from 'Write After Approval'
5982         to 'Various Maintainers' (objective-c) section.
5984 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5986         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5987         quoting.
5988         * configure: Regenerated.
5990 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5992         * MAINTAINERS (Write After Approval): Add myself to write after
5993         approval list.
5995 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5997         * MAINTAINERS (Write After Approval): Add myself.
5999 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6001         * MAINTAINERS: Update my e-mail address.
6003 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6005         * libtool.m4 (LD): Correct powerpc64 host match.
6007 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6009         * MAINTAINTERS: Update my affiliation and email address.
6011 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6013         * MAINTAINERS (Write After Approval): Add myself.
6015 2003-09-04  DJ Delorie  <dj@redhat.com>
6017         * configure: Regenerate.
6019 2003-09-04  Robert Millan  <robertmh@gnu.org>
6021         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6023 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6025         * configure.in: Ensure arguments to sed are properly spaced.
6026         * configure: Regenerate.
6028 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6030         * MAINTAINERS: Update my e-mail address.
6032 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6034         * MAINTAINERS (Write After Approval): Add myself.
6036 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6038         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6039         * configure: Regenerated.
6041 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6043         * MAINTAINERS: Update my email address.
6045 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6047         * configure.in:  Use newline instead of semicolon when assuming
6048         shell arguments in a for loop.
6049         * configure:  Regenerated.
6051 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6053         * MAINTAINERS: Resurrect the i860 maintainer.
6055 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6057         PR 8180
6058         * configure.in: When testing with_libs and with_headers, treat
6059         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6060         * configure: Regenerate.
6062         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6063         make, shell, etc.
6064         (baseargs): Likewise.
6065         * configure: Regenerate.
6067 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6069         * MAINTAINERS (Write After Approval): Add myself.
6071 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6073         * configure.in: Disable libgcj for darwin not on powerpc.
6074         * configure: Rebuild.
6076 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6078         * config-ml.in, symlink-tree: Add license.
6080 2003-08-03  Richard Stallman  <rms@gnu.org>
6081             Eben Moglen  <moglen@columbia.edu>
6083         * README.SCO: New file.
6085 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6087         * Makefile.tpl (check, check-c++): Express dependencies using
6088         dependencies rather than commands.
6089         * Makefile.in: Regenerate.
6091 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6093         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6094         * configure: Ditto.
6096 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6098         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6099         * Makefile.in: Update.
6101 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6103         * configure.in: Enable libgcj for darwin.
6104         * configure: Rebuild.
6106 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6108         * config-ml.in:  Use ac_configure_args directly instead of
6109         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6110         actually seen.
6112 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6114         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6115         creating target and build subdirs to build all parent dirs as needed.
6116         * Makefile.in: Rebuild.
6117         * configure.in: Don't build dirs explicitly here.
6118         * configure: Rebuild.
6120 2003-07-26  Paul Brook  <paul@nowt.org>
6122         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6124 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6126         * Makefile.tpl (all-make): Depend on intl.
6127         * Makefile.in: Rebuilt.
6129 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6131         * install-sh:  Update to newer upstream versions (associated with
6132         aclocal 1.7).
6133         * mkinstalldirs:  Likewise.
6134         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6136 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6138         * MAINTAINERS: Move self from Bug database only accounts
6139         to write-after-approval.
6141 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6143         * config.if: Remove unused libc_interface determination.
6145 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6147         * MAINTAINERS: Move self from write-after-approval to
6148         build machinery (*.in).
6150 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6152         PR bootstrap/11273
6153         PR bootstrap/11408
6154         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6155         unused INSTALL_PROGRAM_ARGS.
6156         * configure.in: Use AC_PROG_INSTALL.
6157         * Makefile.in: Regenerate.
6158         * configure: Regenerate.
6160 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6162         * MAINTAINERS: Alphabetize.
6164 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6166         * configure: Rebuilt.
6167         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6168         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6169         newlib nor libgloss.
6170         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6171         * configure.in (am33_2.0-*-linux*): Added.
6173 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6175         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6176         * configure: Regenerate.
6178 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6180         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6181         * Makefile.in: Regenerate.
6183 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6185         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6186         * Makefile.in: Regenerate.
6188 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6190         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6191         * Makefile.in: Regenerated.
6193         * config-ml.in: Replace PWD with PWD_COMMAND.
6195 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6197         * intl: New directory; see intl/ChangeLog for details.
6198         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6199         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6200         * Makefile.in: Regenerate.
6202 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6204         * configure.in: Clean up config-lang.in handling.  Delete
6205         useless assignment to "subdirs".
6206         * configure: Regenerate.
6208 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6210         * configure.in: Rename 'target_libs' to 'target_libraries'.
6211         Remove useless reference to 'target_libs'.
6212         * configure: Regenerate.
6214 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6216         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6217         * Makefile.in: Regenerate.
6219 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6221         * Makefile.def: Introduce flags_to_pass.
6222         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6223         * Makefile.in: Regenerate.
6225 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6227         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6228         and target-libgloss.
6229         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6230         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6231         * configure: Regenerate.
6233 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6235         * configure.in: Update testsuite_flags to new location.
6236         * configure. Regenerate.
6238 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6240         * Makefile.tpl: Remove BUILD_CC stuff.
6241         * Makefile.in: Regenerate.
6243 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6245         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6247 2003-06-16  Graeme Peterson  <gp@qnx.com>
6249         * MAINTAINERS (Write After Approval): Add myself.
6251 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6253         * config.guess: Update to 2003-06-12 version.
6254         * config.sub: Update to 2003-06-13 version.
6256 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6258         * config.guess: Update to 2003-06-06 version.
6259         * config.sub: Update to 2003-06-06 version.
6261 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6263         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6264         * configure. Regenerate.
6266 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6268         * configure.in: Disable serial configure by default.
6269         * configure: Regenerate.
6270         * Makefile.tpl: Abolish .NOTPARALLEL.
6271         * Makefile.in: Regenerate.
6273         * Makefile.tpl: Replace {build,host,target}_canonical by
6274         {build,host,target}.
6275         * Makefile.in: Regenerate.
6277         * Makefile.tpl: Fix stupid pasto.
6278         * Makefile.in: Regenerate.
6280 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6282         * Makefile.tpl: Remove bogus conditional.
6283         * Makefile.in: Regenerate.
6285 2003-06-05  Jan Hubicka  <jh@suse.cz>
6287         * Makefile.tpl (profiledbootstrap): New target.
6288         * Makefile.in (profiledbootstrap): New target.
6290 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6292         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6293         Pinski. Remove user names from other bugzilla-only maintainers.
6295 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6297         * Makefile.tpl: Make 'recursive targets' using autogen rather
6298         than shell loop.  Remove duplicate 'clean' targets and false
6299         comments.
6300         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6301         Add systematic method of specifying missing targets in subdirs.
6302         Add copyright boilerplate.
6303         * Makefile.in: Regenerate.
6304         * configure.in: Add 'recursive targets' to maybe list.
6305         * configure: Regenerate.
6307         * MAINTAINERS: "GNATS only" -> "Bug database only".
6309         * Makefile.tpl: Rename [+target+] to [+make_target+].
6310         * Makefile.def: Rename 'target' to 'make_target'.
6312 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6314         * MAINTAINERS: Add self as options handling maintainer.
6316 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6318         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6319         been too long since I touched those ports.
6321 2003-05-28  DJ Delorie  <dj@redhat.com>
6323         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6324         * Makefile.in: Regenerate.
6326 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6328         * configure.in: Use curly braces in the definition of tooldir.
6329         * configure: Regenerate.
6331 2003-05-21  DJ Delorie  <dj@redhat.com>
6333         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6334         newlib or libgloss.
6335         * Makefile.in: Regenerate.
6337 2003-05-21  DJ Delorie  <dj@redhat.com>
6339         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6340         * Makefile.in: Regenerate.
6342 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6344         * MAINTAINERS: Update my e-mail address.
6346 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6348         * configure.in: Switch more things to use maybe dependencies.
6349         * Makefile.tpl: Switch more things to use maybe dependencies.
6350         Factor out common code from autogen IF statements.
6351         * configure: Regenerate.
6352         * Makefile.in: Regenerate.
6354 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6356         * configure.in: Accept i[3456789]86 for machine type.
6357         * configure: Regenerate.
6359 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6361         * configure.in: Switch more things to use maybe dependencies.
6362         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6363         * configure: Regenerate.
6364         * Makefile.tpl: Switch more things to use maybe dependencies.
6365         * Makefile.in: Regenerate.
6367 2003-05-16  Andreas Schwab  <schwab@suse.de>
6369         * Makefile.tpl (install-opcodes): Define.
6370         * Makefile.in: Rebuild.
6372 2003-05-13  Andreas Jaeger  <aj@suse.de>
6374         * config.guess: Update to 2003-05-09 version.
6375         * config.sub: Update to 2003-05-09 version.
6377 2003-05-13  Michael Eager  <eager@mvista.com>
6379         * configure.in: Correct sed script so that options in quotes are not
6380         deleted.
6381         * configure: Rebuild.
6383 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6385         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6386         and $$s/newlib/libc/sys/cygwin32 include paths.
6387         * configure: Ditto.
6389 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6391         * MAINTAINERS: Update my email addresses.
6393 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6395         * config-ml.in: Propagate INSTALL variables.
6397 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6399         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6401 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6403         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6404         * Makefile.in: Regenerate.
6406 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6408         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6410 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6412         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6414 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6416         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6417         * Makefile.in: Regenerated.
6419 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6421         * MAINTAINERS (Write After Approval): Upgrade myself from
6422         GNATS only to write-after-approval. Update my mail address.
6424 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6426         (OS Port Maintainers: freebsd): Add myself.
6428 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6430         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6432 2003-04-22  Kean Johnston  <jkj@sco.com>
6434         * MAINTAINERS (SCO ports): Added myself.
6436 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6438         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6440 2003-04-19  Kean Johnston  <jkj@sco.com>
6442         * MAINTAINERS (Write After Approval): Add myself.
6444 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6446         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6447         * Makefile.in: Regenerate.
6449 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6451         * configure.in (powerpc64*-*-linux*): Remove.
6452         * configure: Rebuilt.
6454 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6456         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6457         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6458         and restrap.
6459         * Makefile.in:  Regenerate.
6461 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6463         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6464         * configure: Regenerated.
6466 2003-04-15  DJ Delorie  <dj@redhat.com>
6468         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6470 2003-04-13  Nick Clifton  <nickc@redhat.com>
6472         * config-ml.in: Remove support for --disable-aix removing
6473         call-aix multilibs.
6475 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6477         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6478         * */configure: Rebuilt.
6480 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6482         * MAINTAINERS: Add my email address.
6484 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6486         * MAINTAINERS (Write After Approval): Add myself.
6488 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6490         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6491         * Makefile.in: Regenerate.
6493 2003-03-14  Michael Chastain  <mec@shout.net>
6495         * Makefile.in: Regenerate with correct Makefile.def.
6497 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6499         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6500         Make macro.
6501         * Makefile.in: Regenerate.
6502         * configure.in: Clean up gxx_include_dir logic.
6503         * configure: Regenerate.
6505 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6507         * MAINTAINERS (Write After Approval): Add myself.
6509 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6511         * MAINTAINERS: Update my mail address.
6513 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6515         * configure.in (gxx_include_dir): Fix typo.
6516         * configure: Regenerated.
6518 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6520         * Makefile.tpl: Reindent.
6521         * Makefile.in: Regenerate.
6522         * configure.in: Reindent.  Don't set unused variables.
6523         * configure: Regenerate.
6525 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6527         * configure.in: Include $(build_tooldir)/sys-include in
6528         FLAGS_FOR_TARGET.
6529         * configure: Regenerated.
6531 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6533         * Makefile.tpl: Always pass down RANLIB.
6534         * Makefile.in: Regenerate.
6536         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6537         * Makefile.in: Regenerate.
6538         * configure.in: Remove unused logic relating to --enable-shared
6539         and --enable-threads.  Remove bogus comments.  Remove redundant
6540         noconfigdirs.
6541         * configure: Regenerate.
6543         * configure.in: Replace ${libstdcxx_version} by its value.
6544         Remove reference to mh-dgux.
6545         * configure: Regenerate.
6547 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6549         * MAINTAINERS (Write After Approval): Add myself.
6551 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6553         * Makefile.tpl: Rearrange.
6554         * Makefile.in: Regenerate.
6556 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6558         * configure.in: Add support for kaOS as cross build target system.
6559         * configure: Regenerated.
6561 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6563         * MAINTAINERS (Write after approval): Add myself.
6565 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6567         * MAINTAINERS: Update my email address.
6569 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6571         * MAINTAINERS: Add self to blanket write privs. section.
6573 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6575         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6576         configure-target-* as some target builds may require additional
6577         flags for preprocessor tests.
6578         * Makefile.in: Regenerated.
6580 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6582         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6583         * ltconfig: Handle it.
6584         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6585         auto-detecting it.
6587         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6588         it is used as argument to $CC.
6589         * ltcf-gcj.sh: Likewise.
6591         * configure.in: Introduce --enable-maintainer-mode.
6592         * configure: Rebuilt.
6593         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6594         for maintainer mode.
6595         * Makefile.in: Rebuilt.
6597 2003-02-18  Jason Merrill  <jason@redhat.com>
6599         * Makefile.tpl (check-c++): Allow parallelism.
6601 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6603         * MAINTAINERS: Remove John Carr (who never actually had access to
6604         gcc.gnu.org).
6606 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6608         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6609         don't configure target-libobjc.
6610         * configure: Regenerate.
6612 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6614         * Makefile.tpl (RANLIB): Define.
6615         * Makefile.in: Regenerate.
6617 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6619         * MAINTAINERS: Update my email.
6621 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6623         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6624         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6625         * Makefile.in: Regenerated.
6626         * configure.in: Remove all traces of snavigator, db, and grep.
6627         * configure: Regenerated.
6629 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6631         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6632         After Approval.
6634 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6636         * MAINTAINERS (Write after approval): Add myself.
6638 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6640         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6641         * Makefile.in: Regenerated.
6643 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6645         * config.guess: Updated to 2003-01-30's version.
6646         * config.sub: Updated to 2003-01-28's version.
6648 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6650         * config.if: If gcc_version is already set, just use it.  Don't set
6651         gcc_version_trigger if it's already set, otherwise set it to
6652         gcc/version.c, but only if the file exists.  If it is not set and
6653         gcc/version.c does not exist, try to extract the version number from
6654         $CC.
6656 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6658         * MAINTAINERS: Add myself to write-after-approval list.
6660 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6662         * configure.in:  Revert 24Jan change.
6663         * configure:  Regenerate.
6665 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6667         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6668         entry of HJ Lu.
6670 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6672         * configure.in: Revert previous change.
6673         * configure: Regenerate.
6675 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6677         * configure.in: Make rda native-only.
6678         * configure: Regenerate.
6680 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6682         * MAINTAINERS: Move myself from GNATS-only-accounts to
6683         write-after-approval.
6685 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6687         * configure.in: Add missing \.
6688         * configure: Rebuilt.
6690 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6692         * configure.in (baseargs): Avoid using \| in sed regular
6693         expressions.
6694         * configure: Rebuilt.
6696 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6698         * configure.in (baseargs): Remove all supported forms of
6699         --cache-file, --srcdir, --host, --build and --target options
6700         from argument lists.
6701         * configure: Rebuilt.
6703 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6705         * MAINTAINERS: Add myself to write-after-approval list.
6707 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6709         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6710         * configure: Rebuilt.
6712 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6714         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6715         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6716         * Makefile.in: Regenerate.
6717         * configure: Regenerate.
6719 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6721         * configure.in: Remove Makefile in build, host and target modules
6722         unless configure was run with --no-recursion.
6723         * configure: Rebuilt.
6725 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6727         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6728         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6729         * Makefile.in: Regenerate.
6731 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6733         * config.guess: Update to 2003-01-03 version.
6734         * config.sub: Update to 2003-01-03 version.
6736 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6738         * configure: Regenerate with proper autoconf 2.13.
6740 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6742         * configure.in: Add AC_PREREQ for consistency.
6743         * configure: Regenerate.
6745 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6747         * configure.in (GDB_TK): Add tcl directories conditional on
6748         gdb/gdbtk directory being present.
6749         * configure: Regenerate.
6751 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6753         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6754         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6755         * configure: Rebuilt.
6757 2002-12-31  Tom Tromey  <tromey@redhat.com>
6759         * Makefile.in: Rebuilt.
6760         * Makefile.def (target_modules) [libffi]: Allow installation.
6762 2002-12-31  Andreas Schwab  <schwab@suse.de>
6764         * configure.in: Fix use of $program_transform_name.
6765         * configure: Regenerated.
6767 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6769         * configure.in (baseargs): Don't remove first configure argument.
6770         * configure: Regenerated.
6772 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6774         * Makefile.tpl (local-distclean): Don't remove...
6775         (multilib.ts): ... this.  Moved into...
6776         (multilib.out): ... this.  Don't use sub-make.
6777         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6778         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6779         (configure-build-[+module+], configure-[+module+],
6780         configure-target-[+module+], configure-gcc): ... these.  Test
6781         for Makefile existence.  Drop config.status from dependencies.
6782         * Makefile.in: Rebuilt.
6783         * configure.in: Move gcc-version-trigger to the end of
6784         ac_configure_args.  Add comments to maybedep.tmp and
6785         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6786         nonopt from baseargs, matching and removing corresponding
6787         whitespace while at it.
6788         * configure: Rebuilt.
6790 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6792         * configure.in (host_configargs): Replace reference to
6793         no-longer-defined buildopts with --build=${build_alias}.
6794         * configure: Rebuilt.
6796         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6797         program_transform_name to standard idiom.
6798         (AUTOGEN, AUTOCONF): Define.
6799         (Makefile.in): Use $(AUTOGEN).
6800         (Makefile): Depend on config.status, and use autoconf-style rule to
6801         build it.  Move original commands to...
6802         (config.status): ... this new target.
6803         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6804         $(AUTOCONF).
6805         * Makefile.in: Rebuilt.
6807 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6809         * Makefile.tpl: Fix dramatic bustage due to change in
6810         program_transform_name.
6811         * Makefile.in: Regenerate.
6813         * configure.in: Remove unnecessary PATH setting.
6814         * configure: Regnerate.
6816         * configure.in: Don't default to unprefixed tools unless
6817         the native tools will work.
6818         * configure: Regenerate.
6820         * configure.in: Convert to autoconf script.  Blow away lots
6821         of now-redundant Makefile fragments.
6822         * configure: Generate using Autoconf.
6823         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6824         * Makefile.in: Regenerate.
6826 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6828         * configure: Fix stupid bug where RANLIB was mistakenly included.
6830         * configure.in: Rename (buildargs, hostargs, targargs) to
6831         (build_configargs, host_configargs, target_configargs).
6833         * configure.in: Move logic out of sed statement.
6835         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6836         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6838 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6840         * config.sub: Import from master repository
6841         * config.guess: Ditto
6843 2002-12-24  Andreas Schwab  <schwab@suse.de>
6845         * Makefile.tpl (multilib.out): Fix missing space.
6846         * Makefile.in: Regenerate.
6848 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6850         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6851         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6852         * Makefile.in: Regenerate.
6853         * configure.in: Remove unnecessary leftovers.
6855 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6857         * configure.in (extra_ranlibflags_for_target): New variable.
6858         (*-*-darwin): Add -c to ranlib commands.
6859         * configure (tooldir): Handle extra_ranlibflags_for_target.
6861 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6863         * Makefile.tpl: Revert HJL's change.
6864         * Makefile.in: Regenerated.
6865         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6866         always.
6868 2002-12-19  Andreas Schwab  <schwab@suse.de>
6870         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6871         * Makefile.in: Regenerate.
6873 2002-12-18  H.J. Lu  <hjl@gnu.org>
6875         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6876         * Makefile.in: Regenerated.
6878         * configure.in (build_prefix): New. Substitute.
6880 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6882         * Makefile.tpl: Don't let real targets depend on phony targets.
6883         * Makefile.in: Regenerate.
6885         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6886         * Makefile.in: Regenerate.
6888 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6890         * config.sub: Import from master repository
6891         * config.guess: Ditto
6893 2002-12-16  Jason Merrill  <jason@redhat.com>
6895         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6896         previous 'make bootstrap'.
6897         * Makefile.in: Regenerate.
6899 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6901         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6903 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6905         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6906         * Makefile.in: Regenerate.
6908 2002-12-13  Jason Merrill  <jason@redhat.com>
6910         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6911         library tests.
6912         (check-c++): Just depend on it and check-target-libstdc++-v3.
6913         * Makefile.in: Regenerate.
6915 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6917         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6918         * Makefile.in: Rebuilt.
6920 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6922         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6924 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6926         * configure: Fix bug put in by gremlins.
6928         * Makefile.tpl: Substitute more autoconfily.
6929         * configure: Substitute more autoconfily.
6930         * Makefile.in: Regenerate.
6932 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6934         * config.sub: Import from master repository
6935         * config.guess: Ditto
6936         * MAINTAINERS: Added Svein Seldal under write after approval
6938 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6940         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6941         * Makefile.in (all-sim): Ditto.
6943 2002-12-06  DJ Delorie  <dj@redhat.com>
6945         * Makefile.tpl: Change configure dependencies to not have real
6946         targets depend on phony targets.
6948 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6950         * configure.in: Revert unintentional change.
6952         * Makefile.tpl: Change dependency for */multilib.out so that
6953         it works when gcc isn't in the tree.
6955         * configure.in: Substitute more.
6956         * configure: Run subconfigures from the Makefile.
6957         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6958         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6960 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6962         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6964 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6966         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6967         and corresponding dependencies.
6968         * Makefile.in: Regenerate.
6970         * configure.in (host_tools): Order binutils, gas and ld for
6971         convenience in running the testsuites.
6973         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6974         * Makefile.in: Regenerate.
6975         * configure.in: Introduce rules to serialize subconfigure runs.
6977         * configure.in: Introduce BASE_CC_FOR_TARGET.
6978         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6979         Realize configure-build-* targets.  Realize configure-target-* targets.
6980         * Makefile.in: Regenerate.
6982 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6984         * configure: Move gcc_version_trigger stuff from here...
6985         * configure.in: ...to here.
6987         * configure.in: Separate subconfigure options added by this file from
6988         options given by the user.  Add machinery to put args for host
6989         subconfigures into the Makefile.
6991         * Makefile.tpl: Remove 'vault' targets.
6992         * Makefile.tpl: Reorder and comment dependencies.
6993         * Makefile.in: Regenerate.
6995 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6996         * configure.in: Fix my broken commit of previous patch. (sigh)
6998 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7000         * configure.in: Move host-specific darwin noconfigdirs into
7001         the host-specific section.
7003 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7005         * configure.in: Move host-specific darwin noconfigdirs into
7006         the host-specific section.
7008 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7010         * configure: Remove skip-this-dir support.
7011         * Makefile.tpl: Remove skip-this-dir support.
7013         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7014         subdirectories.
7015         * Makefile.in: Regenerate.
7017         * Makefile.tpl: Strip out useless setting of 'dir'.
7018         * Makefile.in: Regenerate.
7020 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7022         * configure.in: Fix deeply stupid bug.
7024         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7025         shell code in CXX_FOR_TARGET
7026         * Makefile.def: Introduce raw_cxx.
7027         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7028         RAW_CXX_FOR_TARGET.
7029         * Makefile.in: Regenerate.
7031 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7033         * Makefile.tpl: Remove unnecessary ifs.
7034         * Makefile.in: Regenerate.
7036         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7037         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7038         targets for 'no_install' modules.
7039         * configure: Move GDB_TK substitution to configure.in.  Move
7040         build_modules stuff to configure.in.
7041         * configure.in: Implement soft dependency machinery.  Maybe-ize
7042         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7043         * Makefile.in: Regenerate.
7045 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7047         * Makefile.tpl: Make all-target, install-target behave similarly
7048         to all, install (only hitting configured targets).  Eliminate
7049         unused macro defintions.
7051         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7052         build != host.
7054         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7056         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7058         * configure.in: Produce lists of subdir targets we're actually
7059         configuring.  Remove references to "dosrel".
7060         * Makefile.tpl: Let configure set which subdir targets are hit.
7061         Remove install-cross; clean up install; remove ALL.  Remove
7062         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7063         Autogenerate host module targets.  Remove empty dependency lines
7064         and redundant dependency; rearrange slightly.
7065         * Makefile.def: Add host-side libtermcap, utils.
7067         * Makefile.in: Regenerate.
7069 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7071         * ltconfig (osf[345]): Append $major to soname_spec.
7072         Reflect this in library_names_spec.
7073         * ltmain.sh (osf): Prefix $major with . for use as extension.
7075 2002-11-19  Andreas Jaeger  <aj@suse.de>
7077         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7078         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7079         and sparc64 GNU/Linux systems.
7081 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7083         * MAINTAINERS: Update email.
7085 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7087         * MAINTAINERS: Complete James Dennett's entry.
7089 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7091         * MAINTAINERS (Write After Approval): Add myself.
7093 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7095         * Makefile.tpl: syntactic cleanup
7097 2002-11-13  Stuart Hastings  <stuart@apple.com>
7099         * MAINTAINERS: Add myself to write-after-approval list.
7101 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7103         * Makefile.def: Add list of recursive targets to autogenerate.
7104         Add build_modules.
7105         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7106         targets.  Autogenerate *-build-* targets.
7107         * Makefile.in: Regenerate.
7109 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7111         * configure: More autoconf-style substitutions.
7112         * Makefile.tpl: More autoconf-style substitutions.
7113         * Makefile.in: Regenerate.
7115 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7117         * configure: Substitute more variables in a more autoconf-friendly
7118         way.  Simplify slightly.
7119         * Makefile.tpl: Make more variables substitutable in an
7120         autoconf-friendly way.
7121         * Makefile.in: Regenerate.
7123 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7125         * MAINTAINERS (Write After Approval): Add myself.
7127 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7129         * configure.in (v810*): Remove special setting of tools.
7131         * configure: Add support for extra required flags for ar or nm.
7132         * configure.in (aix4.3+): Use above support for target-specific
7133         issues, rather than using config/mt-aix43.
7135 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7137         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7138         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7139         with $srcdir.  Reformat indentation.  Substitute some variables
7140         formerly hard-coded in the Makefile for build=host.
7141         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7142         * Makefile.def: Autogenerate more.
7143         * Makefile.in: Regenerate.
7145 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7147         * MAINTAINERS (Write After Approval): Add myself.
7149 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7151         * Makefile.def (host_modules): Add rda.
7152         * Makefile.in: Regenerate.
7153         * configure.in (target_tool): Add target-rda to list.
7155 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7157         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7159 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7161         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7162         and restrap targets to this rule.
7163         * Makefile.in:  Regenerate.
7165 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7167         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7168         GNATS only accounts.
7170 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7172         * configure.in (i[3456]86-*-linux*): Add check to disable
7173         ${libgcj} for glibc1.
7175 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7177         * MAINTAINERS: Add myself as ip2k port maintainer.
7179 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7181         * configure.in: Add tic4x target.
7183 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7185         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7186         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7187         * Makefile.in: Regenerate.
7189         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7190         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7191         * Makefile.in: Regenerate.
7193 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7195         * MAINTAINERS: Add myself as web pages co-maintainer.
7197 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7199         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7200         * Makefile.in: Regenerate.
7202 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7204         * MAINTAINERS: Add myself and Nathan Sidwell
7205         <nathan@codesourcery.com> as VxWorks maintainers.
7207 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7209         * Makefile.def: Remove order dependency comments.
7210         * Makefile.tpl: Add explicit install-install dependencies.
7211         * Makefile.in: Regenerate.
7213         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7214         * Makefile.in: Regenerate.
7216         * Makefile.tpl: Add configure-target (for src-release in src)
7217         * Makefile.in: Regenerate.
7219 2002-09-30  Nick Clifton  <nickc@redhat.com>
7221         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7223 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7225         * configure.in (s390*-*-linux*): Enable libgcj.
7227 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7229         * configure: Revert accidentally applied changes.
7231         * Makefile.tpl: Make more autoconf-friendly.
7232         * Makefile.in: Regenerate.
7233         * configure: Make substitution more autoconf-like.
7235 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7237         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7238         single entry to handle all these.
7239         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7240         libjava on arm-*-elf.
7242 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7244         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7245         things that depend on them.
7247 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7249         * Makefile.tpl: Make subsituted variables more autoconfy.
7250         * Makefile.in: Regenerate.
7251         * configure: Make seds more autoconfy.
7253 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7255         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7256         * Makefile.in: Regenerate.
7257         * configure.in: Rewrite sed statements to look autoconfy.
7259         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7260         all-target-foo on configure-target-foo.
7261         * Makefile.def: Ditto.
7262         * Makefile.in: Rebuild.
7264 2002-09-25  Andrew Haley  <aph@redhat.com>
7266         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7268 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7270         * Makefile.def: New file.
7271         * Makefile.tpl: New file.
7272         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7273         * contrib/gcc_update: Note that Makefile.in is a generated file.
7275         * configure.in: Minor rearrangement.  Simplify tests.
7277 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7279         * configure.in (with_headers): Skip copy if value is "yes".
7280         (with_libs): Likewise.
7282 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7284         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7285         * configure.in (sh*-*-pe*): Ditto.
7286         * configure.in (mips*-*-pe*): Ditto.
7287         * configure.in (*arm-wince-pe): Ditto.
7289         * configure.in: Rearrange.
7291 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7293         * MAINTAINERS: Update my email address.
7295 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7297         * MAINTAINERS: (Write After Approval): Add myself.
7299 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7301         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7303 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7305         * MAINTAINERS: Change my mailing address.
7307 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7309         * MAINTAINERS (Write After Approval): Remove myself.
7310         (Various Maintainers: c++ runtime libs): Add myself.
7312 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7314         * MAINTAINERS (Write After Approval): Remove myself.
7315         (Various Maintainers: c++ runtime libs): Add myself.
7317 2002-08-15  Eric Christopher  <echristo@redhat.com>
7319         * config.sub: Import from master repository.
7320         * config.guess: Ditto.
7322 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7324         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7325         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7326         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7328 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7330         * MAINTAINERS: Add self to rs6000 vector extensions.
7332 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7334         * libiberty/configure: Reverted unintended yesterday's check in.
7336 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7338         * boehm-gc/configure, libf2c/configure: Rebuilt.
7339         * libffi/configure, libiberty/configure: Ditto.
7340         * libjava/configure, libobjc/configure: Ditto.
7341         * libstdc++-v3/configure, zlib/configure: Ditto.
7342         Merged from binutils:
7343         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7344         From Steve Ellcey <sje@cup.hp.com>:
7345         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7346         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7347         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7348         IA64.
7349         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7350         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7351         soname_spec, sys_lib_search_path_spec): Ditto.
7353 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7355         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7357 2002-08-04  H.J. Lu  (hjl@gnu.org)
7359         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7361 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7363         * MAINTAINERS (Write After Approval): Add myself.
7365 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7367         * configure.in: Move generic linux case to end.  Copy generic
7368         linux noconfigdirs to mips*-*-linux* entry and new
7369         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7371 2002-07-19  Michael Matz  <matz@suse.de>
7373         * MAINTAINERS: Add myself as ra* maintainer.
7375 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7377         * config.guess: Update to 2002-07-09 version.
7378         * config.sub: Update to 2002-07-03 version.
7380 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7382         * MAINTAINERS: Fix typo in a maintainer email address.
7384 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7386         * configure.in: Remove two redundant tests.
7388 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7390         * configure.in (mips*-*-irix6*o32): Enable stabs.
7392 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7394         * configure.in: Don't build grez.
7395         * Makefile.in: Ditto.
7397         * Makefile.in: Remove references to bsp, cygmon, libstub.
7398         * configure.in: Ditto.
7400         * configure.in: Remove leftover reference to gdbtest.
7402 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7404         * configure.in (gxx_include_dir):  Change to match versioned
7405         C++ headers if --enable-version-specific-runtime-libs is used.
7407 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7409         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7411 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7413         * configure.in: Make --without-x work.
7415 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7417         * configure.in: Rearrange target Makefile fragment collection.
7419         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7420         cvs[src].
7421         * configure.in: Ditto.
7423 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7425         * MAINTAINERS (Write After Approval): Update my e-mail address.
7427 2002-06-24  Ben Elliston  <bje@redhat.com>
7429         * configure.in (host_tools): Remove cgen.
7431         * Makefile.in (all-cgen): Remove; runs from its source directory.
7432         (check-cgen, install-cgen, clean-cgen): Likewise.
7433         (all-opcodes): Do not depend on all-cgen.
7434         (all-sim): Likewise.
7436 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7438         * Makefile.in: Eliminate 'apache' targets.
7439         * configure.in: Eliminate 'apache' targets.
7441         * configure.in: Eliminate redundant tests.  Reorganize.
7443         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7445         * config-ml.in: Eliminate references to Cygnus configure.
7447         * Makefile.in: Eliminate references to building emacs.
7449 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7451         * MAINTAINERS: Update my email address.
7453 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7455         * config.if (libstdcxx_incdir): Version C++ headers.
7456         (cxx_incdir): Remove.
7458 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7460         * MAINTAINERS (Write After Approval): Add self.
7462 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7464         * configure.in: Add support for ip2k.
7466 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7468         * configure.in: Fix AIX configury bug.
7470 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7472         * MAINTAINERS (Write After Approval): Add self.
7474 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7476         * configure.in: replace ${topsrcdir} with ${srcdir}
7478         * configure.in: Move definition of libstdcxx_flags
7479         right above usage, rather than waaay earlier.
7481         * configure.in: Pull definition of is_cross_compiler earlier.
7483         * configure.in: Rearrange a little.
7485         * configure.in: Remove references to librx.
7486         * Makefile.in: Remove references to librx.
7488 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7490         * config.sub: Add support for avr target.
7491         Import from master sources, rev 1.255
7493 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7495         * configure, .cvsignore:  Revert previous change...
7496         * Makefile:  ...delete.
7498 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7500         * configure.in: Eliminate ${gasdir} variable.
7502 2002-06-18  Dave Brolley  <brolley@redhat.com>
7504         * configure.in: Add support for frv.
7505         * config.sub: Add support for frv.
7507 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7509         * configure:  Remove garbage from previous commit.
7511 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7513         * configure:  For in-source builds, make a subdir and re-exec there.
7514         * Makefile:  New file.  Pass targets through to build directory.
7515         * .cvsignore:  No longer ignore "Makefile".
7517 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7519         * MAINTAINERS (Write After Approval): Add self.
7521 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7523         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7525 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7527         * configure.in (vax-*-netbsd*): Re-enable gas.
7529 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7531         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7532         BUILD_PREFIX_1, to correct nomenclature.
7533         * configure: Likewise.
7535         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7536         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7538 2002-05-31  Olaf Hering  <olh@suse.de>
7540         * config-ml.in: Propogate DESTDIR also.
7542 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7544         * configure.in (vax-*-netbsd*): Don't build gas for this
7545         platform.
7547 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7549         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7550         and libgcj for AVR.
7552 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7554         * MAINTAINERS (Write After Approval): Add myself.
7556 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7558         * config.guess: Update to 2002-05-22 version.
7559         * config.sub: Likewise.
7561 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7563         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7564         * config-ml.in: Likewise.
7565         * configure: Likewise.
7566         * configure.in: Likewise.
7568 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7570         * MAINTAINERS: Update my email address.
7572 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7574         * configure.in: Simplify makefile fragment collection.
7576         * configure.in: Remove code to build emacs.
7578         * configure.in : Remove --srcdir argument from targargs and buildargs
7579         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7581         * configure: Move some logic to configure.in.
7582         * configure.in: Move some logic from configure.
7584 2002-05-11  Tom Tromey  <tromey@redhat.com>
7586         * MAINTAINERS: Reflect libgcj reality.
7588 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7590         * Makefile.in: Honour DESTDIR.
7592 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7594         * config.guess: Import 2002-03-20 version.
7595         * config.sub: Import 2002-04-26 version.
7597 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7599         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7601 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7603         * MAINTAINERS: Add self.
7605 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7607         * ltmain.sh: Detect and handle object name conflicts
7608         while piecewise linking a static library.
7610 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7612         * configure.in (noconfigdirs): Don't disable libgcj on
7613         sparc64-*-solaris* and sparcv9-*-solaris*.
7615 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7617         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7619 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7621         * configure.in (FLAGS_FOR_TARGET): Do not add
7622         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7623         on i[3456]86-*-linux*.
7625 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7627         * configure.in (noconfigdirs): Replace [ ] with test.
7629         * configure.in (noconfigdirs): Do not add target-newlib if
7630         target == i[3456]86-*-linux*, and host == target.
7632 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7634         * configure.in: delete reference to absent file
7636         * configure.in: replace '[' with 'test'
7638         * configure.in: Eliminate references to gash.
7639         * Makefile.in: Eliminate references to gash.
7641         * configure.in: remove useless references to 'pic' makefile fragments.
7643         * configure.in: (*-*-windows*) Finish removing.
7645         * configure.in: Eliminate redundant test for libgui.
7647 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7649         * MAINTAINERS: Add self and realphabetize.  Update entries
7650         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7651         entry for a29k port maintainer.
7653 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7655         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7656         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7658 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7660         * configure.in: remove references to dead files
7662 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7664         * MAINTAINERS: Add information about purpose of this file.
7666 2002-04-18  Tom Tromey  <tromey@redhat.com>
7668         * configure.in: Disallow configuring libgcj when it is already
7669         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7670         Solaris 2.8 by default.  For PR libgcj/6158.
7672 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7674         * configure.in:  Move default CC setting out of config/mh-* fragments
7675         directly into here.
7677 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7679         * configure.in: don't even try to configure or make a subdirectory
7680         if there's no configure script for it.
7682 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7684         * MAINTAINERS: Remove chill maintainers.
7685         * Makefile.in (CHILLFLAGS): Remove.
7686         (CHILL_LIB): Remove.
7687         (TARGET_CONFIGDIRS): Remove libchill.
7688         (CHILL_FOR_TARGET): Remove.
7689         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7690         CHILL_LIB.
7691         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7692         (CHECK_TARGET_MODULES): Likewise.
7693         (INSTALL_TARGET_MODULES): Likewise.
7694         (CLEAN_TARGET_MODULES): Likewise.
7695         (configure-target-libchill): Remove.
7696         (all-target-libchill): Remove.
7697         * configure.in (target_libs): Remove target-libchill.
7698         Do not compute CHILL_FOR_TARGET.
7699         * libchill: Remove directory.
7701 2002-04-11  DJ Delorie  <dj@redhat.com>
7703         * Makefile.in, configure.in: Sync with binutils, entries
7704         follow...
7706 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7708         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7709         (do-tar, do-bz2): New rules.
7710         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7711         (gdb-tar): New rule.
7712         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7713         (insight_dejagnu.tar): New rule.
7714         (insight.tar): New rule.
7715         (gdb+dejagnu.tar): New rule.
7716         (gdb.tar): New rule.
7718 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7720         * Makefile.in: Add all-tix to deps for all-snavigator
7721         so that tix is built when building snavigator.
7723 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7725         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7726         ld and gdb are not supported.
7728 2002-01-07  Mark Salter  <msalter@redhat.com>
7730         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7731         Allow target-libgloss to be built for arm, strongarm, and xscale.
7733 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7735         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7736         options for i[3456]86-pc-linux* native builds.
7738 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7740         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7741         files from .po files for a distribution.
7743 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7745         * configure.in: Enable libstdc++-v3 for h8300 targets.
7747 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7749         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7750         version from bfd/.
7752 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7754         * Makefile.in (VER): When present, extract the version number from
7755         the file version.in.
7757 2001-05-24  Tom Rix  <trix@redhat.com>
7759         * configure.in : enable ld for aix
7761 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7763         * config.guess: Add linux target for S/390.
7765 2000-11-07  Philip Blundell  <pb@futuretv.com>
7767         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7769 2000-11-03  Philip Blundell  <pb@futuretv.com>
7771         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7772         files.
7774 2001-01-15  Ben Elliston  <bje@redhat.com>
7776         * configure.in (host_tools): Add sid.
7777         Always configure cgen.
7779 2000-11-24  Nick Clifton  <nickc@redhat.com>
7781         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7784 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7786         * Makefile.in (ALL_MODULES): Add all-cgen.
7787         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7788         (all-cgen): New target.
7789         (all-opcodes,all-sim): Depend on all-cgen.
7790         * configure.in (host_tools): Add cgen.
7791         Only configure cgen if --enable-cgen-maint.
7793 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7795         * configure.in: Add *-*-freebsd* configurations.
7797 2002-04-08  Tom Tromey  <tromey@redhat.com>
7799         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7800         Fixes PR libgcj/6068.
7802 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7804         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7806 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7808         * configure.in (alpha*-dec-osf*): Enable libgcj.
7810 2003-03-27  Matthew Gingell  <gingell@gnat.com>
7812         * MAINTAINERS (Write After Approval): Add myself.
7814 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7816         Fix for: PR bootstrap/3591, target/5676
7817         * configure.in (mcore-pe): Disable the configuration of
7818         libstdc++-v3 since exceptions are not supported.
7820 2002-03-20  Anthony Green  <green@redhat.com>
7822         * configure.in: Enable libgcj for xscale-elf target.
7824 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
7826         * MAINTAINERS:  Update my email address.
7828 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7830         * ltmain.sh (relink_command): Fix typo in previous change.
7832 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7834         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7835         (relink_command): Added --tag flags.
7836         (mode=install): If relinking fails; error out.
7838 2002-03-12  Richard Henderson  <rth@redhat.com>
7840         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7841         .NOTPARALLEL tag.
7842         (do-check): Rename from check.
7843         (check): Allow parallel check.
7845 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7847         * MAINTAINERS: Add myself as maintainer for xtensa port.
7848         Fix alphabetical order in CPU port maintainer list.
7849         Remove myself from Write After Approval list.
7851 2002-03-11  Richard Henderson  <rth@redhat.com>
7853         * Makefile.in (.NOTPARALLEL): Add fake tag.
7855 2002-03-07  H.J. Lu  (hjl@gnu.org)
7857         * configure.in: Enable gprof for mips*-*-linux*.
7859 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7861         * MAINTAINERS (Write After Approval): Add myself.
7863 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7865         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7866         libjava.
7867         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7869 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7871         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7872         because its Makefile is there; test for the executable instead.
7874 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7876         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7877         libstdc++-v3 and libjava.
7879 2002-02-11  Adam Megacz  <adam@xwt.org>
7881         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7882         boehm-gc
7884 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7886         * config.guess: Updated to 2002-01-30's version.
7887         * config.sub: Updated to 2002-02-01's version.
7888         Contribute sh64-elf.
7889         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7890         * configure.in: Added sh64-*-*.
7892 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7894         * MAINTAINERS: Belatedly add myself to write after approval list.
7896 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7898         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7899         Remove self as Write After Approval.
7901 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7903         * MAINTAINERS: Put self in as maintainer for contrib/regression
7904         directory.
7906 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7908         * MAINTAINERS:  Update my email address.
7910 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7912         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7913         target-libiberty, and target-libgloss.  Skip Java-related
7914         libraries if not supported for NetBSD on target CPU.
7916 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7918         * install-sh: Use _inst.$$_ for temp file name.
7920 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7922         * MAINTAINERS (Write After Approval): Move my contact info
7923         from here...
7924         (OS Port Maintainers): ...to here (netbsd).
7926 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7928         * MAINTAINERS (Write After Approval): Add myself.
7930 2002-01-17  H.J. Lu  <hjl@gnu.org>
7932         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7933         (all-target-fastjar): Also depend on all-target-libiberty.
7935 2002-01-16  H.J. Lu  (hjl@gnu.org)
7937         * config.guess: Import from master sources, rev 1.225.
7938         * config.sub: Import from master sources, rev 1.238.
7940 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7942         * MAINTAINERS (Write After Approval): Remove myself.
7944 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7946         * MAINTAINERS (Write After Approval): Add myself.
7948 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7950         * MAINTAINERS: Add self as docs co-maintainer.
7952 2001-12-11  Matthias Klose  <doko@debian.org>
7954         * MAINTAINERS (Write After Approval): Add myself.
7956 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7958         * MAINTAINERS: Update my email address.
7960 2001-12-07  Turly O'Connor  <turly@apple.com>
7961         * MAINTAINERS (Write After Approval): Add myself.
7962         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7963         (rs6000_initialize_trampoline): Call __trampoline_setup for
7964         ABI_DARWIN too.
7965         * darwin-tramp.asm: New file, implements __trampoline_setup.
7966         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7968 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7970         * MAINTAINERS (Write After Approval): Add myself.
7972 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7974         * configure, configure.in: Use temp file for long sed commands.
7976 2001-12-03  Laurent Guerby  <guerby@acm.org>
7978         * config.sub: Update to version 1.232 on subversion.
7980 2001-12-03  Ben Elliston  <bje@redhat.com>
7982         * MAINTAINERS: Update mail address for config.* patches.
7984 2001-11-27  DJ Delorie  <dj@redhat.com>
7985             Zack Weinberg  <zack@codesourcery.com>
7987         When build != host, create libiberty for the build machine.
7989         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7990         CONFIG_ARGUMENTS.
7991         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7992         New variables.
7993         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7994         and rules.
7995         (all.normal): Depend on ALL_BUILD_MODULES.
7996         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7997         (all-build-libiberty): Depend on configure-build-libiberty.
7999         * configure: Calculate and substitute proper value for
8000         ALL_BUILD_MODULES.
8001         * configure.in: Create the build subdirectory.
8002         Calculate and substitute TARGET_CONFIGARGS (formerly
8003         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8005 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8007         * MAINTAINERS (write-after-approval): Add self.
8009 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8011         * MAINTAINERS (GNATS only accounts): Remove self.
8013 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8015         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8016         libf2c.
8018 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8020         * MAINTAINERS (Write After Approval): Add self.
8022 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8024         * MAINTAINERS: mips and s390 are also CPU ports.
8026 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8028         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8030 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8032         * MAINTAINERS: Alphabetize.
8034 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8036         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8038 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8040         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8042 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8044         * configure.in (--enable-languages): Be more permissive about
8045         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8047 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8049         * config.sub: Import from master sources, rev. 1.230.
8050         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8052 2001-11-07  Laurent Guerby  <guerby@acm.org>
8054         * MAINTAINERS (Write After Approval): Add self.
8056 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8058         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8060 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8062         * config.sub: Import from master sources, rev 1.226.
8063         * config.guess: Import from master sources, rev 1.216.
8065 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8067         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8068         * MAINTAINERS: Add self as maintainer of MMIX port.
8069         Remove old after-approval entry.
8071 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8073         * ChangeLog, configure: Fix spelling errors.
8075 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8077         * MAINTAINERS: Tweak my address.
8079 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8081         * MAINTAINERS: Update my email address.
8083 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8085         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8086         * MAINTAINERS: Add self as maintainer of CRIS port.
8088 2001-10-10  Geert Bosch  <bosch@gnat.com>
8090         * MAINTAINERS (Various maintainers: Ada front end):
8091         Added Robert Dewar.
8093 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8095         * MAINTAINERS (Write After Approval): Added self
8097 2001-10-02  Geert Bosch  <bosch@gnat.com>
8099         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8101 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8103         * configure: Handle temporary files securely using mkdir.
8105 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8107         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8109 2001-09-26  Will Cohen  <wcohen@redhat.com>
8111         * configure.in (*-*-linux*): Disable configuration of target-newlib
8112         and target-libgloss.
8114 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8116         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8117         RANLIB.
8119 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8121         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8122         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8123         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8124         avoid quotes nesting problems.
8125         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8126         (DO_X): Export only variables that are set.
8128 2001-09-19  Ben Elliston  <bje@redhat.com>
8130         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8131         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8132         semantics.  Use the shell built-in "type" command instead.
8134 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8136         Merged from gcc-3_0-branch:
8137         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8138         * ltcf-c.sh: Use $objext, not $ac_objext.
8139         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8140         * ltcf-cxx.sh: Add support for GNU.
8141         2001-07-22  Timothy Wall  <twall@redhat.com>
8142         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8143         default settings if using GNU tools with that configuration.
8144         * ltcf-cxx.sh: Ditto.
8145         * ltcf-gcj.sh: Ditto.
8146         2001-07-21  Michael Chastain  <chastain@redhat.com>
8147         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8148         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8149         * ltmain.sh: Mark as gcc-local.
8151 2001-08-30  Eric Christopher  <echristo@redhat.com>
8152             Jason Eckhardt  <jle@redhat.com>
8154         * config.guess: Merge from master sources.
8155         * config.sub: Merge from master sources, add support for mipsisa32.
8157 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8158         * config.sub: Merge from master sources, rev 1.219.
8159         * MAINTAINERS: Add self as contact for stormy16 port.
8161 2001-08-14  Zack Weinberg  <zackw@panix.com>
8163         * config.sub: Merge from master sources, rev 1.218.
8164         * config.guess: Merge from master sources, rev 1.209.
8166 2001-08-11  Graham Stott  <grahams@redhat.com>
8168         * Makefile.in (check-c++): Add missing semicolon.
8170 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8172         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8174 2001-07-30  Eric Christopher  <echristo@redhat.com>
8176         * MAINTAINERS (Various maintainers: mips port): Added myself.
8178 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8180         * configure.in (sh-*-linux*): New.
8182 2001-07-27  Richard Henderson  <rth@redhat.com>
8184         * .cvsignore: Add LAST_UPDATED.
8186 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8188         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8190 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8192         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8194 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8196         * MAINTAINERS (Write After Approval): Added myself.
8198 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8200         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8201         and libgcj on m68hc11/m68hc12.
8203 2001-06-27  H.J. Lu  (hjl@gnu.org)
8205         * Makefile (CFLAGS_FOR_BUILD): New.
8206         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8208 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8210         * README: Remove version number.
8212 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8214         * INSTALL/README: Update wrt. to the installation instructions now
8215         residing in gcc/doc/install.texi.
8217 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8219         * README: Replace with a cut-down and updated version of gcc/README.
8221 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8223         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8224         multilibs to be disabled.
8226 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8228         * MAINTAINERS (Write After Approval): Add myself.
8230 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8232         * config.guess: Import CVS version 1.195.
8233         * config.sub: Import CVS version 1.212.
8235 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8237         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8238         gcc/xgcc is built, use -print-prog-name to find out the program
8239         name to use.
8241 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8243         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8244         appear to also be in the master copy.
8245         * config.sub:  Import CVS version 1.211.
8247 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8249         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8250         with_gcc]: Use `gcc -shared' to build a shared library.
8252 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8254         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8255         archives.
8257 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8259         * MAINTAINERS (Write After Approval): Add myself.
8261 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8263         * configure.in (libstdcxx_flags): Do not try to execute
8264         libstdc++-v3/testsuite_flags until it exists.
8266 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8268         * MAINTAINERS: Update my email address.
8270 2001-05-31  Graham Stott  <grahams@redhat.com>
8272         * MAINTAINERS (Write After Approval): Add myself.
8274 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8276         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8277         libraries when using g++ with native linker.
8279 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8281         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8283 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8285         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8286         [aix4*|aix5*]: Prepend blank.
8288 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8290         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8291         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8292         of subdir/configure scripts to use the new libtool.m4.
8294 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8296         * MAINTAINERS (Write After Approval): Add myself.
8298 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8300         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8302 2001-05-11  Ben Elliston  <bje@redhat.com>
8304         * Makefile.in (all-sid): New target.
8305         (check-sid, clean-sid, install-sid): Likewise.
8307 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8309         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8311 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8313         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8314         libgcj.
8316 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8318         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8319         gcc/xgcc is built, use -print-prog-name to find out the program
8320         name to use.
8322 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8324         * configure.in (noconfigdirs): Don't reset it from scratch in the
8325         target case; only append to it.
8327         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8328         sparc-*-solaris2.8]: Disable ${libgcj}.
8330 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8332         * configure.in (libgcj_saved): Copy from $libgcj.
8333         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8334         --disable-libgcj.
8336 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8338         * MAINTAINERS: Remove self as MIPS maintainer and
8339         C front end maintainer.
8341 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8343         * configure.in: Move *-chorusos target case to the proper switch.
8344         Disable libgcj.
8346 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8348         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8349         1.641.2.228.
8351 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8353         * Makefile.in (STAGE1_CFLAGS): Pass down.
8355 2001-04-13  Alan Modra  <amodra@one.net.au>
8357         * config.guess: Add hppa64-linux support.  Note for next import that
8358         this is already in the master file.
8359         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8361 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8363         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8364         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8366 2001-04-11  Stan Shebs  <shebs@apple.com>
8368         * MAINTAINERS: Add self as Darwin port maintainer.
8370 2001-04-11  Alan Modra  <amodra@one.net.au>
8372         * MAINTAINERS: Update my email address.
8374 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8376         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8377         recent versions of FreeBSD (release 3 or later).
8378         * ltconfig: On FreeBSD, -lc must not be provided when building
8379         a shared library or else the standard -pthread gcc option is
8380         rendered worthless to later users of the built library.
8382 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8384         * MAINTAINERS: Add self and RTH as C front end maintainers.
8386 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8388         * config.sub: Make sure to match an already-canonicalized
8389         machine name (eg. mn10300-unknown-elf).
8391 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8393         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8394         New macros.
8395         (bootstrap, cross): Use RECURSE_FLAGS.
8396         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8398 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8400         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8402 2001-03-22  Colin Howell  <chowell@redhat.com>
8404         * Makefile.in (DO_X): Do not backslash single-quotes in
8405         backquotes (two places).
8407 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8409         Re-installed:
8410         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8411         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8412         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8413         * ltcf-cxx.sh: Likewise.
8414         * ltcf-gcj.sh: Likewise.
8416 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8418         * MAINTAINERS: Add myself as "documentation co-maintainer".
8420 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8422         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8423         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8425 2001-03-19  Tom Tromey  <tromey@redhat.com>
8427         * config-ml.in: Handle GCJ and GCJFLAGS.
8429 2001-03-21  Michael Chastain  <chastain@redhat.com>
8431         * Makefile.in: all-m4 depends on all-texinfo.
8433 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8435         * MAINTAINERS: Add myself to write after approval list.
8437 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8439         * Makefile.in (DO_X): Quote nested quotes.
8441 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8443         * MAINTAINERS: Add myself to write after approval list.
8445 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8447         * Makefile.in (DO_X): Use double quotes for quoting
8448         "RANLIB=$${RANLIB}".
8450 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8452         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8454 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8456         * configure.in: Only use `lang_requires' for languages athat are
8457         actually enabled.
8459 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8461         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8463 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8465         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8467 2001-03-07  Tom Tromey  <tromey@redhat.com>
8469         * configure.in: Allow config-lang.in to set `lang_requires' to list
8470         of other required languages.
8472 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8474         * Makefile.in: Remove RANLIB definition. Use RANLIB
8475         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8476         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8478 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8479             Alexandre Oliva  <aoliva@redhat.com>
8481         * Makefile.in (check-c++): Use tabs, not spaces.
8483 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8485         * MAINTAINERS: add myself to Write After Approval list.
8487 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8489         * Makefile.in (check-c++): New rule.
8491         * configure.in (target_libs): Remove libg++.
8492         (noconfigdirs): Remove libg++.
8493         (noconfigdirs): Same.
8494         (noconfigdirs): Same.
8495         (noconfigdirs): Same.
8497         * config-ml.in: Remove libg++ references.
8499         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8500         (ALL_TARGET_MODULES): Same.
8501         (configure-target-libg++): Remove.
8502         (all-target-libg++): Remove.
8503         (configure-target-libio): Remove.
8504         (all-target-libio): Remove.
8505         (check-target-libio): Remove.
8506         (.PHONY): Remove.
8507         (libg++.tar.bz2): Remove.
8508         (all-target-cygmon): Remove libio.
8509         (all-target-libstdc++): Remove.
8510         (configure-target-libstdc++): Remove.
8511         (TARGET_LIB_PATH): Remove libstdc++.
8512         (ALL_GCC_CXX): Remove libstdc++.
8513         (all-target-gperf): Correct.
8515 2001-02-16  Nick Clifton  <nickc@redhat.com>
8517         * configure.in (noconfigdirs): Allow configuration of texinfo
8518         for Cygwin hosts.
8520 2001-02-15  Anthony Green  <green@redhat.com>
8522         * configure: Introduce GCJ_FOR_TARGET.
8523         * configure.in: Ditto.
8524         * Makefile.in: Ditto.
8526 2001-02-13  Andreas Schwab  <schwab@suse.de>
8528         * MAINTAINERS: Update mail address.
8530 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8532         * config.guess: Add linux target for S/390.
8533         * config.sub: Likewise.
8535 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8537         * configure.in: for *-chorusos, don't config target-newlib and
8538         target-libgloss.
8540 2001-02-06  Ben Elliston  <bje@redhat.com>
8542         * configure: Output host type to stdout, not stderr.
8544 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8546         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8547         * ltcf-cxx.sh: Likewise.
8549         * config.if: Assume enable_libstdcxx_v3 is defined.
8551 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8553         Remove V2 C++ library.
8554         * configure.in: Remove --enable-libstdcxx_v3 support.
8556 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8558         * include/demangle.h: Add prototype for java_demangle_v3.
8560 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8562         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8564 2001-01-27  Richard Henderson  <rth@redhat.com>
8566         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8568 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8570         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8571         Don't unset, it's non-portable and no longer necessary, set to empty
8572         instead.
8574 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8576         * ltconfig: Shell portability fix for the tagname validity check.
8578 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8580         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8581         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8583 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8585         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8587 2001-01-26  Tom Tromey  <tromey@redhat.com>
8589         * configure.in: Allow libgcj to be built on Sparc Solaris.
8591 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8593         * ltcf-c.sh: Add aix5 case.
8594         * ltcf-cxx.sh: Likewise.
8595         * ltconfig: Likewise.
8597 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8599         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8600         keep at least one of build_libtool_libs or build_old_libs set to
8601         yes.
8603         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8604         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8606 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8608         * configure.in: Enable libgcj on several additional platforms.
8610 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8612         * configure.in: Enable libgcj for linux targets.
8614 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8616         * MAINTAINERS (Write After Approval): Add myself.
8618 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8620         * MAINTAINERS: Add myself as vax port maintainer.
8622 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8624         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8626 2001-01-09  Mike Stump  <mrs@wrs.com>
8628         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8629         failures of subdirectories.
8631 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8633         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8634         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8635         * ltcf-cxx.sh: Likewise.
8636         * ltcf-gcj.sh: Likewise.
8637         * ltconfig.sh: Fix typo.
8639 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8641         * configure: handle DOS-style absolute paths.
8643 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8645         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8647 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8649         * MAINTAINERS: Add myself as avr port co-maintainer.
8651 2000-12-28  Ben Elliston  <bje@redhat.com>
8653         * MAINTAINERS: Add myself under ``Write After Approval''.
8655 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8657         * texinfo: Remove directory from GCC.
8659 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8661         * COPYING: Update to current
8662         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8663         to 19yy as example year in copyright notice).
8665 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8667         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8668         (libstdcxx_incdir): Pass down.
8669         * config.if: Remove expired bits for cxx_interface, add stub.
8670         (libstdcxx_incdir): Add variable for g++ include directory.
8671         * configure.in (gxx_include_dir): Use it.
8673 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8675         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8676         with old-email address from ``Write After Approval''.
8678 2000-12-15  Andreas Jaeger  <aj@suse.de>
8680         * configure.in: Handle lang_dirs.
8682 2000-12-14  Tom Tromey  <tromey@redhat.com>
8684         * MAINTAINERS: Removed brads.
8686         * MAINTAINERS: Added gcj developers.
8688 2000-12-13  Anthony Green  <green@redhat.com>
8690         * configure.in: Disable libgcj for any target not specifically
8691         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8692         with g++ abi.
8694 2000-12-13  Mike Stump  <mrs@wrs.com>
8696         * Makefile.in (local-distclean): Also remove fastjar.
8698 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8700         * contrib/gcc_update: Add fastjar --touch entries.
8702 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8704         * configure.in: Disable language-specific target libraries for
8705         languages that aren't enabled.
8707 2000-12-10  Anthony Green  <green@redhat.com>
8709         * configure.in: Define libgcj.  Disable libgcj target libraries for
8710         most targets.
8712 2000-12-10  Neil Booth  <neilb@earthling.net>
8714         * MAINTAINERS: Update mail address, remove from WAA list.
8716 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8718         * libjava: Imported from /cvs/java.
8719         * libffi: Likewise.
8720         * Boehm-gc: Likewise.
8722 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8724         * configure.in (target_libs): Revert 2000-12-08 patch.
8725         (noconfigdirs): Added target-libjava.
8727 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8729         * djunpack.bat: removed.
8731 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8733         * Makefile.in: handle DOS-style absolute paths.
8734         * config-ml.in: likewise.
8735         * symlink-tree: likewise.
8737 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8739         * fastjar: Imported.
8741 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8743         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8744         libjava.
8745         * configure.in (target_libs): Removed `target-libjava'.
8747 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8749         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8750         (ALL_MODULES): Added fastjar.
8751         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8752         (all-target-libjava): all-fastjar replaces all-zip.
8753         (all-fastjar): Added.
8754         (configure-target-fastjar, all-target-fastjar): Likewise.
8755         * configure.in (host_tools): Added fastjar.
8757 2000-12-07  Mike Stump  <mrs@wrs.com>
8759         * Makefile.in (local-distclean): Remove leftover built files.
8761 2000-11-24  Nick Clifton  <nickc@redhat.com>
8763         * configure.in (xscale-elf): Add target.
8764         (xscale-coff): Add target.
8766 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8768         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8769         recent versions of FreeBSD (release 3 or later).
8770         * ltconfig: On FreeBSD, -lc must not be provided when building
8771         a shared library or else the standard -pthread gcc option is
8772         rendered worthless to later users of the built library.
8774 2000-11-16  Fred Fish  <fnf@be.com>
8776         * configure.in (enable_libstdcxx_v3): Fix typo,
8777         libstd++ -> libstdc++.
8779 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8781         * MAINTAINERS: Add self to Write After Approval list.
8783 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8785         * MAINTAINERS: Update my email address.  Add myself to global write
8786         privs list.
8788 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8790         * Makefile.in: Merge with src and libgcj.
8791         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8792         configure-target-<library> when their configure scripts need the C
8793         or C++ library to have already been built to work properly.
8794         (do_proto_toplev): Set them to an empty string.
8796         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8797         (REALLY_SET_LIB_PATH): Use them.
8799 2000-11-17  Stan Shebs  <shebs@apple.com>
8801         * MAINTAINERS: Add self to Write After Approval list.
8803 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8805         * configure: Provide the original toplevel configure arguments
8806         (including $0) to subprocesses in the environment rather than
8807         through gcc/configargs.h.
8809 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8811         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8812         C99.  Alphabetise "Write After Approval" list.
8814 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8816         * configure: Turn on libstdc++ V3 by default.
8818         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8819         if we've got GCC.
8821 2000-11-11  Philip Blundell  <philb@gnu.org>
8823         * MAINTAINERS: Add self to Write After Approval list.
8825 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8827         * ltcf-c.sh (aix4): Improve shared library configuration; require
8828         exporting symbols.
8829         * ltcf-cxx.sh (aix4): Define.
8830         * ltconfig (aix4): Define library and soname specs appropriate for
8831         AIX.  Define command to create export symbols list.
8833 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
8835         * config.sub: Add support for Sun Chorus
8837 2000-10-31  Nick Clifton  <nickc@redhat.com>
8839         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8840         <name>@redhat.com.  Also installed new email address for Clint
8841         Popetz.
8843 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8845         * etc: Remove directory from GCC.
8847 2000-10-16  Michael Meissner  <meissner@redhat.com>
8849         * configure (gcc/configargs.h): Only create if there is a build GCC
8850         directory created.
8852 2000-10-16  Matthias Klose  <doko@debian.org>
8854         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8855         when configured for libstdc++-v3.
8857 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8859         * configure: Save configure arguments to gcc/configargs.h.
8861 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8863         * config.guess: Import CVS version 1.157.
8864         * config.sub: Import CVS version 1.181.
8866 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8868         * Makefile.in (bootstrap): avoid recursion if subdir missing
8869         (cross): ditto
8870         (do-proto-toplev): ditto
8872 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8874         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8875         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8877         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8878         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8879         all affected `configure' scripts.
8881 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8883         * MAINTAINERS: Add self as cpplib co-maintainer.
8885 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8887         * MAINTAINERS: Add self to Write After Approval list.
8889 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8891         * INSTALL/README: egcs -> GCC update.
8893 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
8895         * MAINTAINERS: Add myself to Write After Approval list.
8897 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8899         * MAINTAINERS: Add myself to Write After Approval list.
8901 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8903         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8904         X11 libraries for hppa64.
8906 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8908         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8910 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8912         * Makefile.in (all-zlib): Added dummy target.
8914         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8915         ltcf-gcj.sh: Updated from libtool multi-language branch.
8917 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8919         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8920         (bootstrap*): Depend on all-bootstrap.
8922 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8924         * config.guess: Import CVS version 1.156.
8925         * config.sub: Import CVS version 1.179.
8927 2000-09-02  Anthony Green  <green@cygnus.com>
8929         * Makefile.in (all-gcc): Depend on all-zlib.
8930         (CLEAN_MODULES): Add clean-zlib.
8931         (ALL_MODULES): Add all-zlib.
8932         * configure.in (host_libs): Add zlib.
8934 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8936         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8937         crosses, but add gcc/include to the header search path for them.
8939 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8941         * MAINTAINERS: Add self to Write After Approval list.
8943 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8945         * config.guess: Import CVS version 1.152.
8946         * config.sub: Import CVS version 1.177.
8948 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8950         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8951         $targargs to tell whether newlib is going to be built.
8953         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8954         $$r/TARGET_SUBDIR/libio for _G_config.h.
8956 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8958         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8960 2000-08-22  DJ Delorie  <dj@redhat.com>
8962         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8964 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8966         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8967         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8968         sub-configures.
8970 2000-08-21  DJ Delorie  <dj@redhat.com>
8972         * MAINTAINERS: Add self as a libiberty maintainer
8974 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8976         * configure.in (libstdcxx_flags): Use
8977         libstdc++-v3/src/libstdc++.INC.
8979 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8981         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8983 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8985         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8987         * configure: Make enable_threads and enable_shared defaults
8988         explicit.  Substitute enable_threads into generated Makefiles.
8989         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8990         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8992 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8994         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8996 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8998         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8999         previous delta.
9001 2000-08-11  Jason Merrill  <jason@redhat.com>
9003         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9004         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9005         (FLAGS_FOR_TARGET): Not here.
9006         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9008 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9010         * config-ml.in (CC, CXX): Don't introduce a leading space.
9012 2000-08-07  DJ Delorie  <dj@delorie.com>
9014         * MAINTAINERS: Add self as a DJGPP maintainer
9016 2000-08-07  DJ Delorie  <dj@redhat.com>
9018         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9019         "if we're also building gcc, and it's a gcc that will run on the
9020         build machine, we want to use its includes instead of the system's
9021         default includes".
9023 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9025         * MAINTAINERS: Add self to Write After Approval list.
9027 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9029         * configure.in (libstdcxx_flags): Don't use `"'.
9031         * config-ml.in: Adjust multilib search paths to the
9032         appropriate multilib tree.
9034 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9036         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9037         commas in $LANGUAGES.
9039 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9041         * configure.in: Re-enable all references to libg++ and librx.
9043 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9045         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9046         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9047         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9048         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9050         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9052 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9054         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9055         CXX_FOR_TARGET for sed.
9057 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9059         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9060         Do not override if already set in the environment or in configure.
9061         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9062         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9064 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9066         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9067         the libtool CVS tree multi-language branch.
9068         * ltconfig, ltmain.sh: Updated.
9070 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9072         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9073         (clean-target): Depend on it.
9075         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9076         (GCC_FOR_TARGET): Use it.
9077         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9078         * configure.in: ... here.
9079         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9080         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9082 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9084         * MAINTAINERS: Add self to Write After Approval list.
9086 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9088         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9089         (configure-target-libchill, configure-target-libobjc): Likewise.
9091         * configure.in: Use the same cache file for all target libs.
9092         * config-ml.in: But different cache files per multilib variant.
9094 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9096         * configure (topsrcdir): Don't use dirname.
9098 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9100         * MAINTAINERS: Add self to Write After Approval list.
9102 2000-07-20  Jason Merrill  <jason@redhat.com>
9104         * configure.in: Remove all references to libg++ and librx.
9106         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9108 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9110         * config.sub: Update to subversions version 2000-07-06.
9112 2000-07-12  Andrew Haley  <aph@cygnus.com>
9114         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9115         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9117 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9119         * symlink-tree:  Check number of arguments.
9121 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9123         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9124         search path for a g++ extracted from the build tree.  This
9125         will allow link tests run by configure scripts in
9126         subdirectories to succeed.
9128 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9130         * ltconfig: Add support for mips-dde-sysv4.2MP
9132 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9134         * MAINTAINERS: Add myself as loop discovery maintainer.
9136 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9138         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9139         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9141 2000-06-19  Timothy Wall  <twall@cygnus.com>
9143         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9144         * config.sub: Add tic54x target.
9146 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9148         * MAINTAINERS: Add self as Fortran maintainer,
9149         remove Craig Burley.
9151 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9153         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9154         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9156 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9158         * MAINTAINERS: Add self as i18n maintainer
9160 20000-05-21  H.J. Lu  (hjl@gnu.org)
9162         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9163         directory are used if they exist. Make sure
9164         $(build_tooldir)/include is searched for header files,
9165         $(build_tooldir)/lib/ for library files.
9166         (GCC_FOR_TARGET): Likewise.
9167         (CXX_FOR_TARGET): Likewise.
9169 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9171         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9173 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9175         * Makefile.in (configure-target-libiberty): Depend on
9176         configure-target-newlib.
9178 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9180         * configure.in, Makefile.in: Merge all libffi-related
9181         configury stuff from the libgcj tree.
9183 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9185         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9186         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9188 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9190         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9191         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9192         current version information.  Add to proto-toplev directory.
9193         (gdb-taz): Build do-djunpack.
9195 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9197         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9199 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9201         * MAINTAINERS: Add self to Write After Approval list.
9203 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9205         * ltmain.sh: Preserve in relink_command any environment
9206         variables that may affect the linker behavior.
9208 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9210         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9212 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9214         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9216 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9218         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9219         with the version name.
9221 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9223         * MAINTAINERS: Add self as bb-reorder maintainer.
9225 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9227         * config.if: Tweak.
9229 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9231         * djunpack.bat: New file.
9233 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9235         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9236         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9237         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9238         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9240 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9242         * config.sub (case $basic_machine): Change default for "ibm-*"
9243         to "openedition".
9245 2000-04-13  Andreas Jaeger  <aj@suse.de>
9247         * MAINTAINERS: Added myself.
9249 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9251         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9252         (do-md5sum): New target.
9253         (MD5PROG): Define.
9254         (PACKAGE): Default to TOOL.
9255         (VER): Default to a shell script.
9256         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9257         md5 checksum generation.
9258         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9259         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9260         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9261         insight.tar.bz2): Use gdb-taz to create archive.
9263 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9265         * configure (warn_cflags): Delete.
9267 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9269         * MAINTAINERS: Added myself.
9271 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9272             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9274         * configure.in (enable_libstdcxx_v3): Add.
9275         (target_libs): Add bits here to switch between libstdc++-v2 and
9276         libstdc++-v3.
9277         * config.if: And this file too.
9278         * Makefile.in: Add libstdc++-v3 targets.
9280 2000-04-05  Michael Meissner  <meissner@redhat.com>
9282         * config.sub (d30v): Add d30v as a basic machine type.
9284 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9286         * configure.in: -linux-gnu*, not -linux-gnu.
9288 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9290         * MAINTAINERS: Add self in write-after-approval section.
9292 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9294         * MAINTAINERS: Add self as ia64 port maintainer.
9296 2000-03-08  Neil Booth  <NeilB@earthling.net>
9298         * MAINTAINERS: Add self in write-after-approval section.
9300 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9302         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9303         (do-tar-bz2): Replace TOOL with PACKAGE.
9304         (gdb.tar.bz2): Remove GDBTK from GDB package.
9305         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9306         dejagnu.tar.bz2): New packages.
9308 2000-02-27  Andreas Jaeger  <aj@suse.de>
9310         * configure.in: Add entry for mips*-*-linux*, move catch all
9311         *-*-*linux* entry below this one.
9313 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9315         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9317 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9319         * config.sub: Support an OS of "wince".
9321 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9323         * config.guess, config.sub: Updated to match config's 2000-02-15
9324         version.
9326 2000-02-23  Linas Vepstas  <linas@linas.org>
9328         * config.sub: Add support for Linux/IBM 370.
9329         * configure.in: Likewise.
9331 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9333         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9335 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9337         * config.guess: Guess "cygwin" rather than "cygwin32".
9339 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9341         * configure (gcc_version): When setting, narrow search to
9342         lines containing `version_string'.
9344 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9346         * config.sub: Add support for avr target.
9348 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9350         * MAINTAINERS: Add maintainers for MCore port.
9352 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9354         * config.sub: Add mmix-knuth-mmixware.
9356 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9358         * MAINTAINERS: Pair cccp with cpplib maintainership.
9360 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9362         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9363         structure stuff to -L library search.
9364         (CXX_FOR_TARGET): Ditto.
9365         (CROSS_CHECK_MODULES): Fix spelling mistake.
9367 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9369         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9370         the C++ compiler.
9372 2000-01-12  Richard Henderson  <rth@cygnus.com>
9374         * configure.in: Don't build some bits for beos.
9376 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9378         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9379         as include files.
9381 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9383         * Add self as cpplib maintainer, as requested by Jason
9384         Merrill.  Correct my e-mail address.
9386 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9388         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9389         not mh-aix43.
9391 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9393         * MAINTAINERS: Add myself to "write after approval" list.
9395 1999-12-14  Richard Henderson  <rth@cygnus.com>
9397         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9398         * config.sub: Accept alphaev[78], alphaev8.
9400 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9402         * config.guess, config.sub: Update from autoconf.
9404 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9406         * MAINTAINERS:  update my playtime e-address.
9408 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9410         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9411         necessary libraries are missing.
9413 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9415         * MAINTAINERS: Add new 'write after approval' maintainer.
9417 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9419         * MAINTAINERS: Add new Java maintainer.
9421 1999-10-25  Andreas Schwab  <schwab@suse.de>
9423         * configure: Fix quoting inside arguments of eval.
9425 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9427         * config-ml.in: Allow suppression of some ARM multilibs.
9429 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9431         * config.guess: Add OS/390 match pattern.
9432         * config.sub: Add mvs, openedition targets.
9433         * configure.in (i370-ibm-opened*): New.
9435 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9437         * config.sub: Add support for configuring for pj.
9439 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9441         * config.sub (maybe_os): Add support for configuring for fr30.
9443 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9445         * configure.in: Do not configure or build ld for AIX
9446         platforms.  ld is known to be broken on these platforms.
9448 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9450         * config-ml.in: Pass compiler flag corresponding to multidirs to
9451         subdir configures.
9453 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9455         * Makefile.in (LDFLAGS): Define.
9457 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9459         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9460         noconfigdirs.
9461         (*-*-cygwin*): Likewise.
9463 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9465         * mkdep: New file.
9466         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9467         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9469         From Eli Zaretskii <eliz@is.elta.co.il>:
9470         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9471         long file name when using DJGPP on MS-DOS.
9473 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9475         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9477 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9479         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9480         dependency as this causes "make check" to globally "make all"
9482 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9484         * configure.in (target_libs): Added target-zlib.
9485         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9486         (CONFIGURE_TARGET_MODULES): Likewise.
9487         (CHECK_TARGET_MODULES): Likewise.
9488         (INSTALL_TARGET_MODULES): Likewise.
9489         (CLEAN_TARGET_MODULES): Likewise.
9490         (configure-target-zlib): New target.
9491         (all-target-zlib): Likewise.
9492         (all-target-libjava): Depend on all-target-zlib.
9493         (configure-target-libjava): Depend on configure-target-zlib.
9495         * Makefile.in (configure-target-libjava): Depend on
9496         configure-target-newlib.
9497         (configure-target-boehm-gc): New target.
9498         (configure-target-qthreads): New target.
9500         * configure.in (target_libs): Added target-qthreads.
9501         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9502         (CONFIGURE_TARGET_MODULES): Likewise.
9503         (CHECK_TARGET_MODULES): Likewise.
9504         (INSTALL_TARGET_MODULES): Likewise.
9505         (CLEAN_TARGET_MODULES): Likewise.
9506         (all-target-qthreads): New target.
9507         (configure-target-libjava): Depend on configure-target-qthreads.
9508         (all-target-libjava): Depend on all-target-qthreads.
9510         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9511         (CONFIGURE_TARGET_MODULES): Likewise.
9512         (CHECK_TARGET_MODULES): Likewise.
9513         (INSTALL_TARGET_MODULES): Likewise.
9514         (CLEAN_TARGET_MODULES): Likewise.
9515         (all-target-libjava): New target.
9516         (all-target-boehm-gc): Likewise.
9517         * configure.in (target_libs): Added libjava, boehm-gc.
9519 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9521         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9522         configure.bat in SUPPORT_FILES.
9523         (gas+binutils.tar.bz2): Likewise.
9525         * makeall.bat: Remove; obsolete.
9527 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9529         From Mark Elbrecht:
9530         * configure.bat: Remove; obsolete.
9532 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9534         * configure: Add -W -Wall to the default CFLAGS when compiling with
9535         gcc.
9537 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9539         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9541 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9543         * configure.in: Build ld on IRIX6.
9545 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9547         * Makefile.in: Change distribution targets to use bzip2 instead of
9548         gzip.
9549         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9550         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9552 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9554         * config.sub: Add mcore target.
9556 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9558         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9560 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9562         * config.guess (dummy): Changed to $dummy.
9564 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9566         * config.sub: Tidied up case statements.
9568 1999-05-22  Ben Elliston  <bje@cygnus.com>
9570         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9571         <jiro@din.or.jp>.
9573         * config.guess: Merge with FSF version. Future changes will be
9574         more accurately recorded in this ChangeLog.
9575         * config.sub: Likewise.
9577 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9579          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9581 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9583         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9585 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9587         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9589 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9591         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9592         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9593         Bad merge removed these two changes.
9595 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9596                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9598         * config.guess (interix Alpha): Add.
9600 1999-04-11  Richard Henderson  <rth@cygnus.com>
9602         * configure.in (i?86-*-beos*): Do config gperf; don't config
9603         gdb, newlib, or libgloss.
9605 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9607         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9608         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9609         from multidirs.
9611 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9613         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9615 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9617         * config.sub: Add support for mcore targets.
9619 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9621         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9622         not mt-ospace, in order to shut up assembler warning about using
9623         symbols that are named the same as registers.
9625 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9627         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9628         dependency list for all-target-cygmon.
9630 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9632         * config-ml.in: Check $host, not $target, for selective multilibs.
9633         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9634         thumb interworking, and underscore prefix multilibs.
9636 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9638         * missing: Update to version from current automake.
9640 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9642         * configure (gxx_include_dir): Removed.
9644         * configure.in (gxx_include_dir): Handle it.
9645         * Makefile.in: Likewise.
9647 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9649         * config.sub (mips64vr4111,mips64vr4111el) Add.
9651 1999-03-21  Ben Elliston  <bje@cygnus.com>
9653         * config.guess: Correct typo for detecting ELF on FreeBSD.
9655 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9657         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9658         config/mh-djgpp.
9660 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9662         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9663         all-target-newlib to dependency list for all-target-bsp.
9665 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9667         * config.sub: Add i386-uwin support.
9668         * config.guess: Likewise.
9670 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9672         * configure.in: cleanup, add mh-*pic handling for arm, special
9673         case powerpc*-*-aix*
9675 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9677         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9678         can be built.
9680 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9682         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9683         targets.
9685 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9687         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9689 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9691         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9693 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9695         * config.sub: Fix typo in arm recognition.
9697 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9699         * configure.in (noconfigdirs): Changed target_configdirs to
9700         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9701         rather than m68k-*-* since it is not known to work on
9702         m68k-aout. Ditto for arm-*-*oabi.
9704 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9706         * configure.in (*-*-windows*): Remove, no longer used.
9708 1999-02-19  Ben Elliston <bje@cygnus.com>
9710         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9711         Smart and improved by Andrew Cagney.
9713 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9715         * config.guess: Recognize openbsd-*-hppa.
9717 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9719         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9720         only if it is not empty.
9722 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9724         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9726         * config.guess: Modified to recognize uname's armv* syntax.
9728         * config.sub: Modified to recognize uname's armv* syntax.
9730 1999-02-17  Mark Salter  <msalter@cygnus.com>
9732         * configure.in: Added target-bsp for sparclite.
9734 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9736         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9738 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9740         * configure.in: Add support for strongarm port.
9741         * config.sub: Add support for strongarm target.
9743 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9745         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9746         the old name config/mh-cygwin32.
9747         Enable texinfo.
9749 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9751         * configure.in: Do build ld for ix86 Solaris.
9753 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9755         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9756         $AR_FOR_TARGET.  Likewise for RANLIB.
9758 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9760         * config.sub (oabi):  Recognize.
9761         * configure.in (arm-*-oabi):  Handle.
9763 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9765         * config.guess: Improve detection of i686 on UnixWare 7.
9767 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9769         * config.guess: Add support for i386-pc-interix.
9770         * config.sub: Likewise.
9771         * configure.in: Likewise.
9773 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9775         * Makefile.in: Remove unneeded all-target-libio from
9776         from all-target-winsup target since it is now unneeded.
9777         Add all-target-libtermcap in its place since it is now
9778         needed.
9780 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9782         * configure.in: makefile stub for cygwin target is probably
9783         unnecessary.  Remove it for now.
9785 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9787         * configure.in: libtermcap.a should be built when cygwin is the
9788         target as well as the host.
9789         * config.guess: Allow mixed case in cygwin uname output.
9790         * Makefile.in: Add libtermcap target.
9792 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9794         * config.sub: Clean up handling of hppa2.0.
9796 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9798         * config.guess: Use C code to identify more HP machines.
9800 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9802         * config.sub: Handle hppa2.0.
9804 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9806         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9807         cygmon for all sparclite targets, regardless of object format.
9809 1998-12-15  Mark Salter  <msalter@cygnus.com>
9811         * configure.in: Added target-bsp for several target architectures.
9813         * Makefile.in: Added rules for bsp.
9815 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9817         * config.guess: Improve detection of hppa2.0 processors.
9819 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9821         * config.guess: Recognize FreeBSD using ELF automatically.
9823 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9825         * configure (skip-this-dir): Add handling for new shell script, which
9826         might be created by a sub-directory's configure to indicate, this particular
9827         directory is "unwanted".
9828         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9830 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9832         * ltconfig: import from libtool, after changing libtool to
9833         account for the cygwin name change.
9835 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9837         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9838         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9840 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9842         * configure.in: Add libtermcap to list of cygwin dependencies.
9844 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9846         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9847         they include winsup/include when it's a cygwin target.
9849 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9851         * configure.in (host_tools): Added zip.
9852         * Makefile.in (all-target-libjava): Depend on all-zip.
9853         (all-zip): New target.
9854         (ALL_MODULES): Added all-zip.
9855         (NATIVE_CHECK_MODULES): Added check-zip.
9856         (INSTALL_MODULES): Added install-zip.
9857         (CLEAN_MODULES): Added clean-zip.
9859 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9861         * Makefile.in: lose "32" from comment about cygwin.
9863 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9865         * configure.in: Use -Os to build target libraries for the fr30.
9867 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9869         * config.sub: Add fr30.
9871 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9873         * configure.in: drop "32" from config/mh-cygwin32.  Check
9874         cygwin* instead of cygwin32*.
9875         * config.sub: Check cygwin* instead of cygwin32*.
9877 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9879         * config.guess: Match any version of Unixware7.
9881 1998-10-20  Syd Polk  <spolk@cygnus.com>
9883         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9884         if desired.
9886 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9888         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9889         these if the appropriate directories and files to not exist.
9891 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9893         * Makefile.in (DEVO_SUPPORT): Add config.if.
9895 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9897         * configure: Add pattern to replace "build_tooldir"'s
9898         definition in the generated Makefile with "tooldir"'s
9899         actual value.
9901 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9903         * config.sub: Bring back lost sparcv9.
9905         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9907 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9909         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9910         CC_FOR_TARGET and friends.
9912 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9914         * Makefile.in (build_tooldir): New variable, same as tooldir.
9915         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9916         -B$(build_tooldir)/bin/.
9917         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9919 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9921         * README: Remove installation instructions and refer to the
9922         INSTALL directory instead.
9924 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9926         * config.sub: Add support for i[34567]86-pc-udk.
9927         * configure.in: Likewise.
9929 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9931         * Makefile.in: add bzip2 package building bits for user
9932         tools module
9933         * configure.in: ditto
9935 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9937         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9938         (ALL_TARGET_MODULES): Add all-target-libobjc.
9939         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9940         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9941         (all-target-libchill): Add dependencies.
9942         * configure.in (target_libs): Add libchill.
9944 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9946         * configure.in (target_subdir): Remove duplicate line.
9948 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9950         * Makefile.in (all-automake): fix dependencies.
9952 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9954         * configure.in: Minor cleanups for building in the $(target_alias)
9955         subdir.
9957 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9959         * Makefile.in (bootstrap): Set r and s before make all.  Use
9960         BASE_FLAGS_TO_PASS in make all.
9961         (cross): Likewise.
9963 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9965         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9967 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9969         * config.sub: Fix typo in last change.
9971 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9973         * config.sub: Add support for C4x target.
9974         * configure.in: Likewise.
9976 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9978         * config.sub: Recognize sparcv9 just like sparc64.
9980 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9982         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9984 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9986         * config.guess: Correctly identify Pentium II sco boxes.
9988         * config.guess: Fix "tr" code.  From Weiwen Liu.
9990 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9992         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9993         stabs.
9995 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9997         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9998         (ALL_TARGET_MODULES): Add all-target-libchill.
9999         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10000         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10001         (all-target-libchill): Add dependencies.
10002         * configure.in (target_libs): Add libchill.
10004 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10006         * config.guess: Avoid assumptions about "tr" behaves when
10007         LANG is set to something other than English.
10009 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10011         * configure (gxx_include_dir): Changed to
10012         '${prefix}/include/g++'-${libstdcxx_interface}.
10014         * config.if: New to determine the interfaces.
10016 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10018         * config.guess: Detect and handle MPE/IX.
10019         * config.sub: Deal with MPE/IX.
10021 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10023         * configure.in: Use mh-aix43.
10025 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10027         * configure: Fix --without/--disable cases for gxx-include-dir.
10029 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10031         * mdata-sh:  Imported.  Needed for automake support.
10033 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10035         * Makefile.in (taz): Try "chmod -R og=u ." before
10036         "chmod og=u `find . -print`".
10038 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10040         * configure.in: Add arm-elf and thumb-elf support.
10042 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10044         * Makefile.in: Undo previous patch.
10046 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10048         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10049         to here ...
10050         (install-no-fixedincludes): and here
10051         (INSTALL_MODULES): ... from here.
10053 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10055         * config.sub: Merge with FSF.
10057         * config.guess: Merge with FSF.
10059 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10061         * configure (extraconfigdirs): New variable.
10062         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10063         * Makefile.in (all): Move higher in file.
10064         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10065         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10066         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10067         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10068         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10070 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10072         * Makefile.in (all-target-libjava): Depend on all-gcc and
10073         all-target-newlib.
10074         (configure-target-libjava): Depend on $(ALL_GCC).
10076 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10078         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10079         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10081 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10083         * INSTALL/README: Fix typo.
10085 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10087         * ylwrap: Change absolute path checks to check for DOS style path
10088         names.
10090         * ylwrap: Don't use a full path name if the source file is in the
10091         same directory.  From hjl@lucon.org (H.J. Lu).
10093         * config-ml.in: Default to being verbose, to match Feb 18 change to
10094         configure.
10096 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10098         Brought over from egcs:
10100         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10102         * configure.in (target_subdir): Set to ${target_alias} instead
10103         of "libraries".
10105         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10107         * configure.in (target_subdir): Set to libraries if enable_multilib.
10109 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10111         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10112         multilibs, force reconfiguration the first time we create
10113         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10115 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10117         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10118         avoid confusion with --no-recursion.
10120 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10122         * configure.in: Win32 hosts shouldn't use install -x
10123         * install-sh: remove -x option, and special .exe-handling
10124         hack.
10126 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10128         * config.guess: Recognize i586-pc-beos.
10129         * configure.in: Don't build some bits for beos.
10131 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10133         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10134         CFLAGS default to -O2.
10136         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10137         when using GNU ld.
10139 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10141         * ltmain.sh: Correct install when using a different shell.
10143 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10145         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10147 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10149         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10150         target.
10152 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10154         * ltconfig: Update to correct AIX handling.
10156 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10158         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10160         * configure.in (target_subdir): Set to ${target_alias} instead
10161         of "libraries".
10163 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10165         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10166         (Makefile): Depend on $(gcc_version_trigger).
10168         * configure (gcc_version): Change default initializer to empty
10169         string.
10170         (gcc_version_trigger): New variable; pass this variable down
10171         to subdir configures to enable them checking gcc's version
10172         themselves. Emit make macros for both gcc_version vars.
10173         (topsrcdir): Initialize reliably.
10174         (recursion line): Remove --with-gcc-version=${gcc_version}.
10176 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10178         * configure (enable_version_specific_runtime_libs): Implement new flag
10179         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10180         in $(libsubdir); emit definition in each generated Makefile.
10181         (gxx_include_dir): Initialize depending on
10182         $enable_version_specific_runtime_libs.
10184 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10186         * configure (gcc_version): Initialize properly depending on
10187         how and where configure is started.
10188         (recursion line): Pass a --with-gcc-version=${gcc_version}
10189         to configures in subdirs.
10191 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10193         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10194         cygmon
10196 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10198         * configure.in: Add cygmon and libstub support for mn10200.
10200 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10202         * configure (gcc_version): Add new variable describing the
10203         particular gcc version we're building.
10204         * Makefile.in (libsubdir): Add new macro for the directory
10205         in which the compiler finds executables, libraries, etc.
10206         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10207         and libsubdir.
10209 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10211         * Makefile.in (local-clean): Remove *.log.
10212         (warning.log): Built with warn_summary from build.log.
10213         (mail-report.log): Run test_summary.
10214         (mail-report-with-warnings.log): Run test_summary including
10215         warning.log in the report.
10217 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10219         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10221 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10223         * Makefile.in (grep): Grep no longer depends on libiberty.
10225 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10227         * Makefile.in: all-snavigator needs all-libgui.
10229 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10231         * configure.in: Add cygmon and libstub support for mn10300.
10233 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10235         * missing: Update to version from automake 1.3.
10237         * ltmain.sh: On installation, don't get confused if the same name
10238         appears more than once in the list of library names.
10240 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10242         * config.sub: Accept m68060 and m5200 as CPU names.
10244 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10246         * configure: Use && rather than using -a in test, because odd
10247         strings can confuse test.
10248         * configure.in: Likewise.
10250 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10252         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10254 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10256         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10257         bootstrap4-lean): New targets.
10259 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10261         * mpw-* Delete.  Not used.
10263 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10265         * COPYING.LIB: Update FSF address.
10267 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10269         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10271         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10272         GAS_SUPPORT_DIRS.
10274 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10276         * ltconfig, ltmain.sh: Avoid producing a version number if
10277         -version-info was not used.
10279 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10281         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10282         building with newlib.
10284 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10286         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10287         Solaris `make' causes it to continue to next definition.
10289 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10291         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10292         the right GUI libraries and files are installed along with GDB.
10294 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10296         * configure.in: Change alpha to alpha* in several places.
10298 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10300         * config.sub: Recognize sparc86x.
10302 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10304         * configure.in (--enable-target-optspace): Remove debug echo.
10306 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10308         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10310 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10312         * ltconfig: Update cygwin32 support.
10314         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10315         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10316         (GDB_SUPPORT_DIRS): Likewise.
10318 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10320         * configure.in (target_makefile_frag): If --enable-target-optspace,
10321         use -Os to compile target libraries rather than -O2.  Default to
10322         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10323         not used.
10324         * configure.in (target_cflags): Ditto for d30v.
10326 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10328         * Makefile.in (all-bfd): Depend on all-intl.
10329         (all-binutils): Likewise.
10330         (all-gas): Likewise.
10331         (all-gprof): Likewise.
10332         (all-ld): Likewise.
10334 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10336         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10338 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10340         * Makefile.in (all-bfd): Depend upon all-libiberty.
10342         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10344 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10346         * Makefile.in: Add libstub.
10348         * configure.in: Ditto. Build libstub for targets that have cygmon
10349         support.
10351 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10353         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10355 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10357         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10358         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10360 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10362         * configure: Define DEFAULT_M4 by searching PATH.
10363         * Makfile.in: Use DEFAULT_M4.
10365 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10367         * ltconfig: Add cygwin32 support.
10369         * Makefile.in, configure.in: Add libtool as a native only directory
10370         to configure and build.
10372 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10374         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10376 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10378         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10380 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10382         * Makefile.in: add ash make rules
10383         * configure.in: add ash to native_only and host_tools lists
10385 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10387         * Makefile.in (all-gettext, all-intl): New targets.
10388         (ALL_MODULES): Added all-gettext, all-intl.
10389         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10390         (INSTALL_MODULES): Added install-gettext, install-intl.
10391         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10393         * configure.in (host_tools): Added gettext.
10394         (native_only): Likewise.
10395         (noconfigdirs) [various cases]: Likewise.
10396         (host_libs): Added intl.
10398 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10400         * configure: Do not disable building gdbtk for cygwin32 hosts.
10402 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10404         * configure.in: Add thumb-coff target.
10405         * config.sub: Add thumb-coff target.
10407 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10409         * Makefile.in: Revert yesterday's change.
10410         (all-target-winsup):  all-target-librx stays out of here.
10412 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10414         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10415         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10416         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10417         Remove references to librx and libg++.
10419 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10421         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10422         recursive makes
10424 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10426         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10427         for newlib directory.
10428         (CXX_FOR_TARGET): Likewise.
10430 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10432         * ltconfig: Update after libtool/ltconfig.in change for
10433         hpux11.
10435 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10437         * ltconfig, ltmain.sh: Update to libtool 1.2.
10439 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10441         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10442         (install-gcc-cross): Instead, override LANGUAGES here.
10444 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10446         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10447         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10449 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10451         * configure.in: Add Thumb-pe target.
10453 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10455         * Makefile.in - changed sn targets to snavigator
10456         * configure.in - changed sn targets to snavigator
10458 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10460         * config-ml.in: After building symlink tree call make distclean
10461         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10462         to be the case for libiberty.
10464 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10466         * configure: When making link, also check the current
10467         directory. The configure scripts may create one.
10469 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10471         * config.sub: Accept alphapca56 and alphaev6 properly.
10473 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10475         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10477 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10479         * config.sub (sco5): Fix typo.
10481 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10483         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10484         install-itcl.
10485         (install-itcl): Remove dependency on install-tcl.
10487 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10489         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10491 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10493         * configure.in: Don't build libgui for a cygwin32 target when not on
10494         a cygwin32 host.
10496 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10498         * configure (redirect): Set to null, so default behavior of
10499         configure is now --verbose.
10501 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10503         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10504         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10506 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10508         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10509         this change to sync Makefile.in with its ChangeLog entries.
10511 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10513         * ltmain.sh (mkdir): Check that the directory doesn't exist
10514         before we exit with error, so that we don't get races during
10515         parallel builds.
10517 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10519         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10521 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10523         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10524         PICFLAG_FOR_TARGET.
10525         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10527         * configure: Emit a definition for the new macro enable_shared
10528         into each Makefile.
10530 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10532         * configure.in (host_tools, native_only): Add libtool.
10534 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10536         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10537         Fix typo in ming config comment.
10539 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10541         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10543 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10545         * config.sub: Add tic30 cases, and map c30 to tic30.
10547 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10549         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10550         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10551         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10552         (CLEAN_TARGET_MODULES): Similarly
10553         (all-target-libf2c): Add dependences.
10554         * configure.in (target_libs): Add libf2c.
10556 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10558         * configure.in: Remove expect from noconfigdirs when target
10559         is cygwin32.  OK to build expect and dejagnu with Canadian
10560         Cross.
10562 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10564         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10565         host.
10567         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10568         and mingw32.
10570 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10572         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10573         here as it is not defined in the toplevel Makefile.
10575 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10577         * configure (package_makefile_rules_frag): New variable, which names
10578         a file with generic rules, ...
10579         Change comment to mention we now have FIVE parts.
10580         * configure: Undo last change.
10582 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10584         * config.guess: More accurate determination of HP processor types.
10585         * config.sub: More accurate determination of HP processor types.
10587 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10589         * configure (package_makefile_frag): Move inserting the
10590         ${package_makefile_frag} to where it should be according
10591         to the comment.
10593 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10595         * config.guess: Add support for Linux/ARM.
10597 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10599         * .cvsignore: Remove *-info and *-install since they match
10600         release-info and mpw-install, which we don't want to just ignore.
10602 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10604         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10606 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10608         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10609         local_prefix to sub-make invocations.
10611 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10613         * configure.in: Check makefile fragments in the source
10614         directory.
10616 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10618         * configure.in: Check whether host and target makefile
10619         fragments exist before adding them to *_makefile_frag.
10621 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10623         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10625 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10627         * configure.in: Make sure we only replace RPATH_ENVVAR on
10628         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10629         regexp to sed.
10631         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10632         to sub-makes.
10634 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10636         * config-ml.in (multi-do): LDFLAGS must include multilib
10637         designator.
10639 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10641         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10643 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10645         * config.sub: Add mingw32 support.
10646         * configure.in: Likewise.
10648 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10650         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10652 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10654         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10655         * configure (gxx_include_dir): Provide a definition for subdirs
10656         which do not use autoconf.
10658 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10660         * config.guess: Sync with egcs.  Picks up new alpha support,
10661         BeOS & some additional linux support.
10663 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10665         * config.guess: HP 9000/803 is a PA1.1 machine.
10667 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10669         * configure.in: It's alpha*-...
10671 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10673         * configure.in (host_makefile_frag, target_makefile_frag):
10674         Handle multiple config files.
10675         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10676         alpha-*-*.
10678 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10680         * mkdep: New file.
10682 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10684         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10686 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10688         * Makefile.in: Add libgui directory.
10689         (GDB_TK): Add all-libgui.
10690         * configure.in: Add libgui directory.
10691         * configure: Add all-libgui to GDB_TK.
10693 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10695         * config-ml.in (multidirs): Add m32r to multilib list.
10697 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10699         * Makefile.in (all-target-gperf): Change dependency to
10700         all-target-libstdc++.
10702 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10704         * config.guess: Add BeOS support.
10706 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10708         Source directory cvs renamed to cvssrc:
10709         * configure.in (host_tools): Change cvs to cvssrc.
10710         (native_only): Likewise.
10711         (noconfigdirs) [various cases]: Likewise.
10712         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10713         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10714         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10715         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10716         (all-cvssrc): Rename target from all-cvs.
10718 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10720         * configure (gxx_include_dir): Fix thinko.
10722 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10724         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10725         (install-cross, install-gcc-cross): New targets.
10727 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10729         * configure.in (noconfigdirs): Add support for Thumb target.
10731         * config.sub (maybe_os): Add support for Thumb target.
10733 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10735         * Makefile.in: Add rules for cygmon.
10737         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10739 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10741         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10742         * configure (gxx_include_dir): Provide a definition for subdirs
10743         which do not use autoconf.
10745 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10747         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10748         11/18/97 build
10750 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10752         * From Franz Sirl.
10753         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10754         found on RedHat Linux systems.
10756 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10758         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10759         guesses.
10761 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10763         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10765 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10767         * ltmain.sh: If mkdir fails, check whether the directory was created
10768         anyhow by some other process.
10770 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10772         * configure.in (d30v-*-*): Configure all directories.
10774 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10776         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10777         for the D30V.
10779 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10781         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10783 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10785         * include/libiberty.h: Add extern "C" { so it can be used with C++
10786         progrms.
10787         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10788         programs.
10790 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10792         * configure.in (d30v-*-*): Configure GCC now.
10794 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10796         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10797         is no longer needed.
10799 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10801         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10803 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10805         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10806         targets using "$@" to provide support for similar but not identical
10807         targets without having to duplicate code.
10809 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10811         * makefile.vms: Fix to work with DEC C.
10813 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10815         * config.sub: Add mips-tx39-elf to marketing names.
10817 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10819         * ltmain.sh: Handle symlinks in generated script.
10821 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10823         * configure: Handle autoconf style directory options: --bindir,
10824         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10825         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10826         --sysconfdir.
10827         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10828         (sharedstatedir, localstatedir, oldincludedir): New variables.
10829         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10830         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10831         sbindir, sharedstatedir, and sysconfdir.
10833 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10835         * Makefile.in (bootstrap-lean): New target.
10837 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10839         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10840         sn, and gnuserv from noconfigdirs.
10842 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10844         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10846 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10848         * Makefile.in (cross): New target.
10850 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10851                           Jeff Law         <law@cygnus.com>
10853         * Makefile.in (bootstrap2, bootstrap3): New targets.
10854         (all-bootstrap): Remove outdated and confusing target.
10855         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10857 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10859         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10860         windows.  Consistent with gdb/configure.
10862 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10864         * configure.in: Name Linux target fragment.
10866         * configure: Rewrite so that project Makefile fragment is inserted
10867         first and appears last in the resulting Makefile.
10869 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10871         * Makefile.in (install-itcl): Install tcl first.
10873 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10875         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10877 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10879         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10881         * configure.in (skipdirs): Add target-librx for Linux.
10882         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10884 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10886         * Makefile.in (bootstrap): New target.
10888 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10890         * config.sub: Accept 'amigados' for backward compatibility.
10892 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10894         * config.guess: Merge with FSF.
10896 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10898         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10900 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10902         * config.sub: Add "marketing-names" patch.
10904 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10906         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10908 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10910         * config.sub: Handle v850-elf.
10912 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10914         * .cvsignore (*-install): Remove.
10916 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10918         * ltconfig: Set CONFIG_SHELL in libtool.
10919         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10921 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10923         * configure.in (target_subdir): Set to libraries if enable_multilib.
10925 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10927         * config.guess: Update from gcc directory.
10929 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10931         * Makefile.in (all-sim): Depends on all-readline.
10933 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10935         * Makefile.in (BISON, YACC): Use $$s.
10936         (all-bison): Depend on all-texinfo.
10938 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10940         * Makefile.in (BISON): Add -L flag.
10941         (YACC): Likewise.
10943 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10945         * configure.in (noconfigdirs): Add support for v850e target.
10947         * config.sub (maybe_os): Add support for v850e target.
10949 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10951         * configure.in (noconfigdirs): Add support for v850ea target.
10953         * config.sub (maybe_os): Add support for v850ea target.
10955 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10957         * config.sub: Add mipstx39.  Delete r3900.
10959 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10961         * Makefile.in (all-autoconf): Depends on all-texinfo.
10963 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10965         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10966         eabi targets.
10968 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10970         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10972         * configure: When handling a Canadian Cross, handle YACC as well as
10973         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10974         * Makefile.in (all-bison): Depend upon all-texinfo.
10976 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10978         * Makefile.in (BISON): bison, not byacc or bison -y.
10979         (YACC): bison -y or byacc or yacc.
10980         (various): Add *-bison as appropriate.
10981         (taz): No need to mess with BISON anymore.
10983 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10985         * configure: If OSTYPE matches *win32*, try to find a good value for
10986         CONFIG_SHELL.
10988 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10990         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10991         configure.in if it is present.
10993 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10995         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10997 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10999         * config.sub: Recognize `arc' cpu.
11000         * configure.in: Likewise.
11001         * config-ml.in: Likewise.
11003 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11005         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11007 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11009         * configure: Changed sed delimiter from ':' to '|' when
11010         attempting to substitute ${config_shell} for SHELL. On
11011         NT ${config_shell} may contain a ':' in it.
11013 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11015         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11017 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11019         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11021 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11023         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11025         * ylwrap: If the program is a relative path, force it to be
11026         absolute.
11028 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11030         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11032 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11034         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11035         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11036         for libraries.
11038 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11040         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11041         separated by spaces.
11043 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11045         * ylwrap: New file.
11046         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11048         * ltmain.sh: Handle /bin/sh at start of install program.
11050         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11052         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11053         * missing: New file, from automake 1.2.
11055 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11057         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11058         check-tk to CHECK_X11_MODULES.
11060 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11062         * config.sub: Merge with FSF.
11064 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11066         * config.guess: Merge with FSF.
11068 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11070         * configure: Treat msdosdjgpp like go32.
11071         * configure.in: Likewise.  Don't remove gprof for go32.
11073         * configure: Change Makefile.tem2 to Makefile.tm2.
11075 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11077         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11079 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11081         * install-sh (chmodcmd): Set to null if the DST directory already
11082         exists.  Same as Nov 11th change.
11084 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11086         * configure (GDB_TK): Needs itcl and tix.
11088 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11090         * config.guess: Update from FSF.
11092 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11094         * Makefile.in (GDB_TK): Depend on itcl and tix.
11096 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11098         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11099         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11100         (INSTALL_SCRIPT): New variable.
11101         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11102         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11103         to -x.
11104         * install-sh: Add support for -x option.
11106 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11108         * configure.in, Makefile.in: Treat tix like itcl.
11110 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11112         * Makefile.in (WINDRES): New variable.
11113         (WINDRES_FOR_TARGET): New variable.
11114         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11115         (EXTRA_HOST_FLAGS): Add WINDRES.
11116         (EXTRA_TARGET_FLAGS): Add WINDRES.
11117         (EXTRA_GCC_FLAGS): Add WINDRES.
11118         ($(DO_X)): Pass down WINDRES.
11119         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11120         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11121         DLLTOOL_FOR_TARGET.
11123 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11125         * configure.in: configure sim before gdb for win32-x-ppc
11127 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11129         Move gperf into the toplevel, from libg++.
11130         * configure.in (target_tools): Add target-gperf.
11131         (native_only): Add target-gperf.
11132         * Makefile.in (all-target-gperf): New target, depend on
11133         all-target-libg++.
11134         (configure-target-gperf): Empty rule.
11135         (ALL_TARGET_MODULES): Add all-target-gperf.
11136         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11137         (CHECK_TARGET_MODULES): Add check-target-gperf.
11138         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11139         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11141 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11143         * config.sub (mn10200): Recognize new basic machine.
11145 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11147         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11148         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11150 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11152         * configure.in: If we're building mips-sgi-irix6* native, turn on
11153         ENABLE_MULTILIB and set TARGET_SUBDIR.
11155 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11157         * Makefile.in (all-sn): Depend on all-grep.
11159 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11161         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11163         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11164         Makefile.  From Jeff Makey <jeff@cts.com>.
11165         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11167         * Makefile.in (DISTBISONFILES): Remove.
11168         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11169         $(DEFAULT_YACC).
11171         * configure.in: Build itl, db, sn, etc., when building for native
11172         cygwin32.
11174         * Makefile.in (LD): New variable.
11175         (EXTRA_HOST_FLAGS): Pass down LD.
11176         ($(DO_X)): Likewise.
11178 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11180         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11182 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11184         * configure.in (targargs): Strip out any supplied --build argument
11185         before adding our own. Always add --build.
11187 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11189         * configure.in (targargs): Pass --build if we're doing
11190         a cross-compile.
11192 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11194         * configure: Use '|' instead of ":" as the separator in
11195         sed. Otherwise sed chokes on NT path names with drive
11196         designators. Also look for "?:*" as the leading characters in an
11197         absolute pathname.
11199 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11201         * config.sub: Support for r3900.
11203 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11205         * configure.in: Use install-sh, not install.sh.
11207 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11209         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11210         apply it twice.
11212 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11214         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11215         install-binutils.
11217 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11219         * Makefile.in: Add automake targets.
11220         * configure.in (host_tools): Add automake.
11222 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11224         * configure: Default CXX to c++, not gcc.
11225         * Makefile.in (CXX): Set to c++, not gcc.
11226         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11228 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11230         * install-sh: try appending a .exe if source file doesn't
11231         exist
11233 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11235         * configure.in: Turn on multilib by default.
11236         (cross_only): Remove target-libiberty.
11238         * Makefile.in (all-gcc): Don't depend on libiberty.
11240 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11242         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11244 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11246         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11247         (DISTBISONFILES): Add ld/Makefile.in
11249 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11251         * configure.in: if target is cygwin32 but host isn't cygwin32,
11252         don't configure gdb tcl tk expect, not just gdb.
11254 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11256         * configure.in: Added gnuserv everywhere sn appears.
11258         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11259         (CROSS_CHECK_MODULES): Added check-gnuserv.
11260         (INSTALL_MODULES): Added install-gnuserv.
11261         (CLEAN_MODULES): Added clean-gnuserv.
11262         (all-gnuserv): New target.
11264 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11266         * config.guess: Fixes for MIPS OpenBSD systems.
11268 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11270         * Makefile.in (INSTALL_XFORM): Remove.
11271         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11273         * mkinstalldirs: New file, copied from automake.
11274         * Makefile.in (installdirs): Rename from install-dirs.  Use
11275         mkinstalldirs.  Change all users.
11276         (DEVO_SUPPORT): Add mkinstalldirs.
11278 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11280         * install-sh: Rename from install.sh.
11281         * Makefile.in (INSTALL): Change install.sh to install-sh.
11282         (DEVO_SUPPORT): Likewise.
11284         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11285         Graichen <graichen@rzpd.de>.
11287 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11289         * config.guess: Recognize OpenBSD systems correctly.
11291 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11293         * README, Makefile.in (ETC_SUPPORT): Remove references to
11294         cfg-paper*, configure.{texi,man,info*}._
11296 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11298         * Makefile.in (all.normal): Ensure that gcc is built after all
11299         the x11 - ie gdb - targets.
11301 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11303         * makefile.vms: Don't run conf-a-gas.
11305 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11307         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11309 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11311         * configure.in: Remove noconfigdirs case since gdb also
11312         configures and builds for tic80-coff.
11314 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11316         * configure: Set cache_file to config.cache.
11317         * Makefile.in (local-distclean): Remove config.cache.
11319 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11321         * COPYING: Update FSF address.
11323 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11325         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11326         noconfigdirs.
11328 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11330         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11331         MAKEDIRS, is empty.
11333 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11335         * config.sub: Tweak mn10300 entry.
11337 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11339         * configure.in (host_tools): Put sim before gdb, so gdb's
11340         configure.tgt can determine if the simulator was configured.
11342 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11344         * config.sub: Move BeOS $os case to be with other Cygnus
11345         local cases.
11347 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11349         * config.sub: Remove misplaced comment that broke Linux.
11351 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11353         * config.sub: Add BeOS support.
11355 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11357         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11359 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11361         * configure.in (noconfigdirs): Remove tcl and tk from
11362         noconfigdirs for cygwin32 builds.
11364 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11366         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11368 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11370         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11371         make-all.com, use makefile.vms instead.
11373 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11375         * config.sub: Accept -lnews*.
11377 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11379         * configure.in (noconfigdirs): Disable target-newlib,
11380         target-examples and target-libiberty for d30v.
11382 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11384         * configure.in (noconfigdirs): Enable ld for d30v.
11386 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11388         * configure.in (tic80-*-*): Build compiler.
11390 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11392         * configure.in (d30v-*): Remove sim directory from list of
11393         unsupported d30v directories
11395 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11397         * config.sub, configure.in: Add d30v target cpu.
11399 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11401         * makefile.vms: New file.
11402         * make-all.com: Remove.
11404 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11406         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11408 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11410         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11412 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11414         * Makefile.in (ALL_MODULES): Added all-db.
11415         (CROSS_CHECK_MODULES): Addec check-db.
11416         (INSTALL_MODULES): Added install-db.
11417         (CLEAN_MODULES): Added clean-db.
11419 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11421         * config.guess: Merge with latest FSF sources.
11423 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11425         * Makefile.in (ALL_MODULES): Added all-itcl.
11426         (CROSS_CHECK_MODULES): Added check-itcl.
11427         (INSTALL_MODULES): Added install-itcl.
11428         (CLEAN_MODULES): Added clean-itcl.
11430 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11432         * configure.in: build gdb for mn10200
11434 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11436         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11438 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11440         * configure.in (tic80-*-*): Turn off most targets right now.
11442 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11444         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11445         rather than the makeinfo program.
11446         (do-info): Depend upon all-texinfo.
11448 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11450         * configure.in: Remove uses of config/mh-linux.
11452         * config.sub, config.guess: Merge with latest FSF sources.
11454 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11456         * config.sub (case $basic_machine): Add tic80 entries.
11458 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11460         * config.sub, config.guess: Merge with latest FSF sources.
11462 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11464         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11465         * mpw-config.in: Test for NewFolderRecursive.
11466         * mpw-install: Use symbolic name for startup filename.
11467         * mpw-README: Add various additional details.
11469 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11471         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11473 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11475         * configure.in: Do build gcc and the target libraries for
11476         the mn10200.
11478 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11480         * configure.in: don't avoid building gdb for mn10300 any more
11481         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11482         instead of single-quoting it.
11484 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11486         * configure.in: Don't use --with-stabs on IRIX 6.
11488 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11490         * configure.in (m32r): Build gdb, libg++ now.
11492 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11494         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11495         directories from noconfigdirs.
11497 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11499         * config.sub (basic_machine): added mips16 configuration
11501 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11503         * config.sub: Handle d10v-unknown.
11505 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11507         * config.sub: Handle v850-unknown.
11509 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11511         * Makefile.in: add findutils
11512         * configure.in: add findutils to list of host_tools
11514 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11516         * config.sub: Handle mn10200 and mn10300.
11518 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11520         * configure.in (d10v-*): Do not build librx.
11522 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11524         * configure.in (mn10300): Build everything except gdb & libgloss.
11526 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11528         * config.guess:  Patch for Dansk Data Elektronik servers,
11529         from Niels Skou Olsen <nso@dde.dk>.
11531         For ncr, use /bin/uname rather than uname, since GNU uname does not
11532         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11534         Patch for MIPS R4000 running System V,
11535         from Eric S. Raymond <esr@snark.thyrsus.com>.
11537         Fix thinko for nextstep.
11539         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11541         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11542         * config.guess: Guess mips-dec-mach_bsd4.3.
11544         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11545         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11546         release numbers.
11547         * config.guess (mips-mips-riscos*):  Emit just enough of the
11548         release number.
11550         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11551         * config.guess (sparc-auspex-sunos*):  Added.
11552         (f300-fujitsu-*): Added.
11554         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11555         * config.guess:  Recognize a Tadpole as a sparc.
11557 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11559         * config.guess: Don't assume that NextStep version is either 2 or
11560         3.  NextStep 4 (aka OpenStep 4) has come out now.
11562 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11564         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11565         From Rik Faith <faith@cs.unc.edu>.
11567 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11569         * config.sub: Contributions from bug-gnu-utils to:
11570         Support plain "hppa" (no version given) architecture, reported by
11571         OpenStep.
11572         OpenBSD like NetBSD.
11573         LynxOs is not a hardware supplier.
11575         * config.guess: Contributions from bug-gnu-utils to add support for:
11576         OpenBSD like NetBSD.
11577         Stratus systems.
11578         More Pyramid systems.
11579         i[n>4]86 Intel chips.
11580         M680[n>4]0 Motorola chips.
11581         Use unknown instead of lynx for hardware manufacturer.
11583 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11585         * install.sh (chmodcmd): Set to null if the DST directory already
11586         exists.
11588 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11590         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11591         not use mt-ppc target Makefile fragment any more.
11593 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11595         * configure.in (*-*-windows):  Exclude everything but those dirs
11596         needed to build windows.
11598 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11600         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11602 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11604         * configure.in:  Exclude mmalloc from i386-windows.
11606 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11608         * Undo my previous change.
11610 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11612         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11613         unconditionally.
11614         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11616 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11618         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11619         host to add it's own flags.
11621 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11623         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11625 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11627         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11628         (CXX_FOR_TARGET): Likewise.
11629         (GCC_FOR_TARGET): Define.
11630         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11631         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11632         CC_FOR_TARGET was specified on the command line.
11633         (MAKEOVERRIDES): Don't define.
11635 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11637         * configure.in (m32r): Fix spelling of libg++ libs.
11639 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11641         * config.sub (-apple*): Remove, now redundant.
11643 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11645         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11647         * configure: Rework yesterday's sed script patch.
11649         * config.sub: Merge with FSF.
11651 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11653         * config.guess:  Merge from FSF.
11655         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11656         * config.guess: Use pc instead of unknown, for pc clone systems.
11657         Change linux to linux-gnu.
11659         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11660         * config.guess: Avoid non-portable tr syntax.
11662 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11664         * test-build.mk (HOLES): Add "xargs" for gdb.
11666         * configure: Avoid hpux10.20 sed bug.
11668 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11670         * configure.in:  Add support for windows host
11671         (that is a build done under the Microsoft build environment).
11673 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11675         * Makefile.in: Replace all uses of srcroot with s, to shrink
11676         command line lengths.
11678         Patches from Geoffrey Noer <noer@cygnus.com>:
11679         * configure.in: If configuring for newlib, pass --with-newlib to
11680         subdirectories.
11681         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11682         -Bnewlib/ and -Lwinsup to gcc.
11683         (CXX_FOR_TARGET): Likewise.
11685 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11687         * Makefile.in (ETC_SUPPORT): Add configure.
11689 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11691         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11692         host configuration file.
11694 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11696         * configure.in: Break mn10x00 support into separate
11697         mn10200 and mn10300 configurations.
11698         * config.sub: Likewise.
11700 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11702         * configure.in: Add lots of stuff to noconfigdirs for
11703         the mn10x00 targets.
11705         * config.sub, configure.in: Add mn10x00 support.
11707 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11709         * make-all.com: Call conf-a-gas, not config-a-gas.
11711 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11713         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11714         targets.
11716 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11718         * mpw-README: Add much more detail for native PowerMac.
11719         * mpw-install: New file.
11720         * mpw-configure: Add --norecursion and --help options.
11721         * mpw-config.in: Translate readme and install files when
11722         copying to objdir.
11723         * mpw-build.in: Don't always depend on byacc and flex.
11724         (install-only-top): New action.
11726 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11728         * configure.in:  You can now configure GDB for the v850.
11730 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11732         * configure.in (noconfigdirs): Don't configure any C++ dirs
11733         if targeting D10V.
11735 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11737         * config.sub: Recognize mips64vr5000.
11739 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11741         * configure.in: Use a single line for host_tools and native_only.
11743 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11745         * config.sub, configure.in: Add entries for m32r.
11747 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11749         * Makefile.in (inet-install): Don't run install-gzip.
11751 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11753         * configure.in:  Don't config lots of things for *-*-windows*.
11755 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11757         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11758         (host_libs, host_tools): Copy from configure.in.
11759         * mpw-configure: Don't complain about directories not found.
11761 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11763         * configure.in (i[345]86): Recognize i686 for pentium pro.
11764         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11765         file.
11767         * config.guess (i[345]86): Ditto.
11769 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11771         * configure.in (noconfigdirs): Removed gdb for D10V.
11773 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11775         * configure.in: Remove ld, target-libio, target-libg++, and
11776         target-libstdc++ from noconfigdirs.
11778 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11780         * configure: Fix three locations where shell scripts were
11781         being run directly rather than with config_shell.
11783 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11785         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11786         * config.sub (basic_machine): Recognize v850.
11788 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11790         * mpw-configure: Handle multiple enable/disable options and
11791         pass them down recursively, handle -c and -s flags appropriately
11792         depending on choice of compiler, add escape mechanism for
11793         quoted arguments to gC.
11795 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11797         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11798         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11799         so that -mrelocatable-lib and -mno-eabi are used.
11801         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11802         not support --print-multi-lib, don't abort.
11804 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11806         * make-all.com: Run config-a-gas.
11807         * setup.com: Don't copy subdirectory files around.
11809 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11811         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11812         target, it now compiles correctly.
11814 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11816         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11818 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11820         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11822 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11824         * configure.in (native_only): Add prms.
11826 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11828         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11829         (BINUTILS_SUPPORT_DIRS): Likewise.
11831 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11833         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11834         d10v support is added.
11836 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11838         * configure.in (d10v-*-*): New target.
11840 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11842         * config.guess (HP 9000/811): Recognize this as a PA1.1
11843         machine.
11845 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11847         * Makefile.in (do-tar-gz): New target, split out from tail end of
11848         taz target.  Run each command separately, don't use pipes.
11849         (taz): Use it.
11851 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11853         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11854         * mpw-build.in: No builds should depend on building byacc or flex,
11855         they are assumed to be installed already.
11857 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11859         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11860         variable that CC_FOR_TARGET needs.
11862 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11864         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11865         options have changed since the last time the subdirectory was
11866         configured, and if it has, reconfigure.
11867         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11868         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11870 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11872         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11873         CLEAN_MODULES): Add bash.
11874         (all-bash): New target.
11876 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11878         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11880 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11882         * config.sub (basic_machine): Recognize d10v as a valid processor.
11884 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11886         * mpw-configure: Add support for --bindir.
11887         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11889 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11891         * configure.in: add bash, time, gawk to list of hosttools and things
11892         to only build for native toolchains
11894 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11896         * Makefile.in (docdir): Remove.
11898 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11900         * Makefile.in (datadir): Set to $(prefix)/share.
11902 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11904         * configure.in: build diff and patch for cygwin32-hosted
11905         toolchains.
11907 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11909         * config.sub: Accept -rtems*.
11911 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11913         * configure.in: enable dosrel for cygwin32-hosted builds,
11914                 remove diff from the list of things not buildable
11915                 via Canadian Cross
11917 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11919         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11920         don't get ". ".
11922 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11924         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11926 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11928         * Makefile.in (taz): Handle case where tex3patch didn't even get
11929         checked out.  Also, if it was found, put the symlink in a new util
11930         subdirectory.
11932 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11934         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11936 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11938         * config.sub: Recognize -openvms.
11939         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11940         * make-all.com, setup.com: New files.
11942 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11944         * Makefile.in (taz): tex3patch moved to texinfo/util.
11946 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11948         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11949         * configure.in: remove make from disable-if-Can-Cross list
11950                 enable gdb if ${host} and ${target} are cygwin32
11952 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11954         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11955         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11957 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11959         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11960         distinguish sysv/svr4/bsd variants.
11961         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11963 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11965         * configure.in: Added copyright notice.
11966         * move-if-change: Added copyright notice.
11968 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11970         * configure.in (powerpcle-*-solaris*): Until we get shared
11971         libraries working, don't build gdb, sim, make, tcl, tk, or
11972         expect.
11974 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11976         * config.guess:  Merge with FSF:
11978         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11979         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11981         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11982         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11984         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11985         * config.guess:  Combine two OSF1 rules.
11986         Also recognize field test versions.  From mjr@zk3.dec.com.
11987         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11988         because GNU uname does not support -p.  From pmr@pajato.com.
11990 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11992         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11994 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11996         * mpw-README: Document GCCIncludes.
11998 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12000         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12002 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12004         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12006 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12008         * configure.in (*-*-cygwin32): Configure make.
12010 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12012         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12014 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12016         * Makefile.in (all-inet): Depend on all-perl.
12018         * Makefile.in (inet-install): New target.
12020         * Makefile.in (all-inet): Depend on all-tcl.
12021         (all-inet): Depend on all-send-pr.
12023 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12025         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12026         temporarily.
12028 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12030         * configure.in: Don't configure --with-gnu-ld on AIX.
12032 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12034         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12036 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12038         * Makefile.in (ALL_MODULES): Added all-inet.
12039         (CROSS_CHECK_MODULES): Added check-inet.
12040         (INSTALL_MODULES): Added install-inet.
12041         (CLEAN_MODULES): Added clean-inet.
12042         (all-indent): New target.
12044         * configure.in (host_tools): Added inet.
12045         (native_only): Added inet.
12046         (noconfigdirs): Added inet.
12048 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12050         * configure.in: Don't configure libgloss if we are not configuring
12051         newlib.
12053 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12055         * configure.in: Don't configure libgloss for unsupported
12056         architectures.
12058 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12060         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12062 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12064         * Makefile.in (ALL_MODULES): Include all-apache.
12065         (CROSS_CHECK_MODULES): Include check-apache.
12066         (INSTALL_MODULES): Include install-apache.
12067         (all-apache): New target.
12069         * configure.in: Added apache everywhere perl is seen.
12071 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12073         * Makefile.in: Add support for clean-{module} and
12074         clean-target-{module} rules.
12076 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12078         * configure.in (*-*-ose) do not build libgloss.
12080 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12082         * config.guess (prep*:SunOS:5.*:*): Turn into
12083         powerpele-unknown-solaris2.
12085 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12087         * configure.in: Permit --enable-shared to specify a list of
12088         directories.
12090 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12092         * configure.in (host==solaris): Pass only the first word of $CC
12093         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12095 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12097         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12099 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12101         * Makefile.in (ALL_MODULES): Include all-perl.
12102         (CROSS_CHECK_MODULES): Include check-perl.
12103         (INSTALL_MODULES): Include install-perl.
12104         (ALL_X11_MODULES): Include all-guile.
12105         (CHECK_X11_MODULES): Include check-guile.
12106         (INSTALL_X11_MODULES): Include install-guile.
12107         (all-perl): New target.
12108         (all-guile): New target.
12110         * configure.in (host_tools): Include perl and guile.
12111         (native_only): Include perl and guile.
12112         (noconfigdirs): Don't build guile and perl; no ports have been
12113         done.
12115 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12117         * configure (--enable-*): Handle quoted option lists such as
12118         --enable-sim-cflags='-g0 -O' better.
12120 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12122         * Makefile.in ({,inst}all-target): New rule so we can make and
12123         install all of the target directories easily.
12125 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12127         * configure.in: Add missing global flag in sed substitution when
12128         deleting `target-' from ${configdirs}.
12130 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12132         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12133         option.
12135         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12136         config/mh-necv4.
12138         * install.sh: Correct misspelling of transformbasename.
12140         * config.guess: Recognize mips-*-sysv*.
12142 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12144         * config.sub: Recognize mon960.
12146 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12148         * configure: Restore Canadian Cross handling of BISON and LEX,
12149         removed in Feb 20 change.
12151 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12153         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12154         Mention make install.  Remove the old copyright date as well the
12155         clumsy and rather pointless copyright on the README file.
12157 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12159         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12160         Makefile after running symlink-tree, then run `make distclean' to
12161         avoid clobbering any generated files in srcdir.
12163 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12165         * configure.in (m68k-*-netbsd*): Build everything now.
12167 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12169         * Makefile.in (taz): Fix quoting.
12171 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12173         * configure.in (sparclet-*-*): Build everything now.
12175 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12177         * configure.in (m68k-*-linux*): New host.
12179 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12181         * configure: Check for bison before byacc.
12183 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12185         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12186         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12187         searching PATH.  These are used as fallbacks by Makefile.in if
12188         flex/bison/byacc aren't in objdir.
12190 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12192         * Makefile.in: Make everything which depends upon all-bfd also
12193         depend upon all-opcodes, in case --with-commonbfdlib is used.
12195 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12197         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12198         building NT native compilers on Unix.
12200 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12202         * configure.in: Don't get CC from the host Makefile fragment if we
12203         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12204         Solaris test for /usr/ucb/cc to the post target script, just after
12205         the compiler sanity test.
12207 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12209         * config.sub: Merge with FSF.
12211 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12213         * Makefile.in (RPATH_ENVVAR): New variable.
12214         (REALLY_SET_LIB_PATH): Use it.
12215         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12217 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12219         * config.sub, configure.in: Recognize sparclet cpu.
12221 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12223         * config.guess:  Support m68k-cbm-sysv4.
12225 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12227         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12228         m68k-unknown-linuxaout from linker help string.  Put quotes around
12229         $ld_help_string.
12231 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12233         * config.guess (powerpc-harris-powerunix): Add guess for port
12234         to new target.
12236 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12238         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12240 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12242         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12243         $(REALLY_SET_LIB_PATH) in Makefile.
12244         * Makefile.in (SET_LIB_PATH): New variable.
12245         (REALLY_SET_LIB_PATH): New variable.
12246         ($(DO_X)): Use $(SET_LIB_PATH).
12247         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12248         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12249         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12250         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12251         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12252         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12253         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12254         (install-dosrel): Likewise.
12255         (all-opcodes): Depend upon all-libiberty.
12257 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12259         * config.guess (*:CYGWIN*): New
12261 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12263         * Makefile.in (all-target-winsup): All all-target-libiberty.
12265 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12267         * configure.in (noconfigdirs): Add missing # in front of comment.
12269 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12271         * configure.in: add second pass to things added to noconfigdirs
12272         so *-gm-magic can exclude libgloss properly.
12274 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12276         * mpw-configure (extralibs_name, rez_name): Set correctly
12277         for MWC68K compiler.
12279         * mpw-README: Add more info on the necessary build tools.
12281 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12283         * configure.in, config.sub: Recognize cygwin32.
12285 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12287         * config.guess, config.sub: Recognize A/UX.
12289 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12291         * config.sub: Merge with gcc/config.sub.
12293 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12295         * mpw-build.in (do-binutils): Add build of stamps.
12297 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12299         * config.sub: Add recognition for mips64vr4100*-* targets.
12301 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12303         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12304         Add creation of gconfigargs with `--enable-shared' turned on.
12305         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12306         ($(host)-stamp-stage3-configured): Likewise.
12307         (HOLES): Add chatr and ldd.
12308         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12310 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12312         * configure: Pass --nfp to recursive configures.
12314 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12316         * Makefile.in (DLLTOOL): New.
12317         (DLLTOOL_FOR_TARGET): New.
12318         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12319         (EXTRA_TARGET_FLAGS): Ditto.
12320         (EXTRA_GCC_FLAGS): Ditto.
12321         (CONFIGURE_TARGET_MODULES): Ditto.
12322         (DO_X): Ditto.
12323         * configure: Add DLLTOOL.
12325 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12327         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12328         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12329         mh-sco, since old workarounds no longer needed, and don't
12330         build ld, since libraries have weak symbols in COFF.
12332 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12334         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12336 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12338         * configure.in: Make sure that ${CC} can be used to compile an
12339         executable.
12341 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12343         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12344         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12345         nothing depending on whether gdbtk is being built.
12347 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12349         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12351 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12353         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12354         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12356 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12358         * config-ml.in: Add support for
12359         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12360         Simplify setting of multidirs from --disable-foo.
12362 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12364         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12365         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12366         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12367         non-empty, pass them on to the  GCC make.
12368         (all-bootstrap): New rule that is like all-gcc, except it executes
12369         the GCC bootstrap rule instead of the GCC all rule.
12371 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12373         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12375 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12377         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12378         DG/UX support.
12380 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12382         * config.sub (i*86*) Change [345] to [3456]
12384 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12386         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12387         --with-gnu-ld=no.
12389 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12391         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12392         AIX multilibs get built.
12394 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12396         * configure.in (i386-win32): Don't build expect if we're not
12397         building the tcl subdir.
12399 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12401         * Makefile.in: (configure-target-examples, all-target-examples):
12402         New targets, configure and build example programs.
12404 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12406         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12407         use it as input to sedit the generated MPW makefile.
12408         * mpw-README: Add a suggestion about Gestalt.h.
12410 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12412         * config.sub: Accept *-*-ieee*.
12414 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12416         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12417         Ronald F. Guilmette <rfg@monkeys.com>.
12419 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12421         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12422         for powerpc-pe native.
12423         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12424         (target==powerpc-pe): duplicate i386-win32 entry.
12426 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12428         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12429         of vxworks, not just vxworks5.1.
12431 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12433         * mpw-configure: Add support for exec-prefix.
12435 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12437         * config.guess: Recognize HP model 816 machines as having
12438         a PA1.1 processor.
12440 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12442         * configure: Ignore new autoconf configure options.
12444 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12446         * config.guess:  Recognize Pentium under SCO.
12447         From Robert Lipe <robertl@arnet.com>.
12449 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12451         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12453 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12455         * configure.in: Don't configure gas for alpha-dec-osf*.
12457 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12459         * configure.in: Default to --with-stabs for some targets for which
12460         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12461         i[345]86*-*-unixware*.
12463 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12465         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12466         rather than basing it on the target.  Simplify handling of options
12467         controlling which directories to configure.  Remove extraneous
12468         slash in multi-clean target.
12470 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12472         * config-ml.in: Prefix more variables with ml_ so they don't collide
12473         with configure's.
12475 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12477         * configure: Don't turn -v into --v.
12479 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12481         * configure.in (targargs): Fix typo.
12483         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12485 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12487         * configure.in: Strip --host and --target options from
12488         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12489         --with-cross-host option when building with a cross-compiler.
12490         * configure: Canonicalize the arguments put into config.status by
12491         always using `=' for an option with an argument.  Pass a presumed
12492         --host or --target explicitly.
12494 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12496         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12497         into general OS recognition case.
12499 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12501         * configure.in (target_configdirs): add target-winsup only
12502         for win32 target systems.
12504 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12506         * Makefile.in (all-target-libgloss): Depend upon
12507         configure-target-newlib, since when libgloss is built it looks to
12508         see if the newlib directory exists.
12510 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12512         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12513         cfg-ml-*.in.
12515 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12517         * configure: Handle LD and LD_FOR_TARGET when configuring a
12518         Canadian Cross.
12520 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12522         * configure.in (target_libs): add target-winsup.
12523         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12524         (target==ppcle-pe): remove ld from $noconfigdirs.
12526 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12528         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12529         Preserve relative path names in $srcdir.  Build symlink tree if
12530         configuring cross target dir and srcdir=. (= no VPATH support).
12531         (configure-target-libg++): Depend on configure-target-librx.
12532         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12533         * config-ml.in: New file.
12534         * symlink-tree: New file.
12535         * configure: Ensure srcdir="." if that's what it is.
12537 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12539         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12540         includes and FLEX_SKELETON setting.
12541         * mpw-configure (--with-gnu-ld): New option, controls whether
12542         to use PPCLink or ld with PowerMac GCC.
12543         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12544         * mpw-config.in: Configure grez if targeting Mac.
12546         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12547         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12548         just macos.
12549         * configure.in: Configure grez resource compiler if targeting Mac.
12550         * Makefile.in (all-grez, install-grez): New targets.
12552 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12554         * configure: CXX defaults to gcc, not g++.  If we find
12555         gcc in the path, set CC to gcc -O2.
12557 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12559         * configure: Default ${build} correctly.  Avoid picking up extra
12560         spaces when reading CC and CXX from Makefile.  When doing a
12561         Canadian Cross, use plausible default values for numerous
12562         variables.
12563         * configure.in: When doing a Canadian Cross, don't try to
12564         configure tools whose configure script can't handle it.
12566 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12568         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12570 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12572         * configure:  Remove dubious bug reporting address.
12574 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12576         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12577         configure script, run that instead of this directory's configure.
12578         In either case, print a message that we're configuring the sub-dir.
12580 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12582         * configure.in: Before checking for the existence of various files,
12583         use sed to filter out "target-".
12585 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12587         * Makefile.in (DO_X): Split rule to decrease command line length
12588         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12589         (Philippe De Muyter).
12591 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12593         * Makefile.in (all-patch): depend on all-libiberty.
12595 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12597         * configure.in: If the only directory in target_configdirs which
12598         actually exists is libiberty, then set target_configdirs to empty,
12599         to avoid trying to build a target libiberty in a gas or gdb
12600         distribution.
12602 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12604         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12605         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12606         systems.
12608 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12610         * configure.in (copy_dirs): Use sys-include instead of include
12611         for --with-headers option.
12613 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12615         * Makefile.in, configure.in: Make winsup builds work with
12616         new scheme.
12618 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12620         * configure.in: Build the linker on AIX.
12622 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12624         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12625         where needed.
12627 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12629         * Makefile.in (all-gcc): Fix typo.
12631 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12633         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12635 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12637         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12638         to target-xiberty, to provide more flexibility.
12639         (target_subdir):  Define.  Create if cross.
12640         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12641         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12642         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12643         check-libFOO -> check-target-libFOO, etc.
12644         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12645         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12646         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12647         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12648         allow ALL_GCC="" to only configure.
12649         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12650         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12651         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12653 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12655         * Makefile.in (taz): Build "info" in etc explicitly.
12657 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12659         * configure.in:  Make sure that CC is undefined (as opposed to
12660         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12661         problem with autoconf trying to configure on a host without GCC.
12663 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12665         * mpw-configure: Set host alias from choice of host compiler,
12666         only use generic MPW Makefile sed if present, edit a file
12667         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12668         * mpw-README: Add problem notes about CW6 and CW7.
12670 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12672         * Makefile.in (taz): Use ";" instead of ";;".
12674 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12676         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12677         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12678         DISTDOCDIRS.
12679         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12680         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12682 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12684         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12685         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12686         Move bfd to DISTSTUFFDIRS.
12688 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12690         * Makefile.in (X11_LIB): Removed.
12691         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12693         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12695 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12697         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12698         names.
12700 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12702         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12704 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12706         * configure.in (i[345]86-*-win32): Always build newlib.
12707         Don't configure cvs, autoconf or texinfo.
12708         * Makefile.in (LD_FOR_TARGET): New.
12709         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12710         Pass down LD_FOR_TARGET.
12712 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12714         * winsup: New directory.
12715         * Makefile.in: Build winsup.
12716         * configure.in: Winsup is configured when target is win32.
12717         Can only build win32 target GDB when native.
12719 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12721         * config.guess: Recognize HP model 819 machines as having
12722         a PA 1.1 processor.
12724 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12726         * configure: Fix sed loop which substitutes for CC and CXX to
12727         avoid bug found in various sed implementations.
12729 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12731         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12732         simulator.  Use standard powerpc-*-eabi*.
12734 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12736         * configure.in: Stop putting gas and binutils in noconfigdirs for
12737         powerpc-*-aix* and rs6000-*-*.
12739 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12741         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12742         -mcall-aixdesc libraries.
12744 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12746         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12748         * config.sub (arm | armel | armeb): Fix shell syntax.
12750 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12752         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12753         -msoft-float and -mcpu=common support.
12754         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12755         libraries.
12757 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12759         * configure.in: Allow configuration and build of emacs19 for the alpha.
12761 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12763         * configure.in (CC): Get ^CC, not just any old CC, from
12764         ${host_makefile_frag}.
12766 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12768         * configure.in (CC): Try to get CC from
12769         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12771 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12773         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12774         only if it exists in $(srcdir).
12776 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12778         * configure: If CC and CXX are not set in the environment, set
12779         them, based on either an existing Makefile or on searching for gcc
12780         in PATH.  Substitute for CC and CXX in Makefile.
12781         * configure.in: Remove libm from target_libs.  Separate
12782         target_configdirs from configdirs.  If CC is not set in
12783         environment, try to get it from a host Makefile fragment.  Rewrite
12784         changes of configdirs to use skipdirs instead.  A few minor
12785         tweaks.  Take directories out of target_configdirs as they are
12786         taken out of configdirs.  Remove existing Makefile files from
12787         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12788         CONFIG_ARGUMENTS in Makefile.
12789         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12790         by configure.in.
12791         (CONFIG_ARGUMENTS): Likewise.
12792         (CONFIGURE_TARGET_MODULES): New variable.
12793         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12794         ($(CONFIGURE_TARGET_MODULES)): New target.
12795         (configure-libg++, configure-libio): New targets.
12796         (all-libg++): Depend upon configure-libg++.
12797         (all-libio): Depend upon configure-libio.
12798         (configure-libgloss, all-libgloss): New targets.
12799         (configure-libstdc++): New target.
12800         (all-libstdc++): Depend upon configure-libstdc++.
12801         (configure-librx, all-librx): New targets.
12802         (configure-newlib): New target.
12803         (all-newlib): Depend upon configure-newlib
12804         (configure-xiberty): New target.
12805         (all-xiberty): Depend upon configure-xiberty.
12807 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12809         * configure.in (host i[345]86-*-win32):  Expand the
12810         noconfigdirs again.
12812 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12814         * mpw-configure: Fix sed command file name.
12816 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12818         * configure.in (host i[345]86-*-win32): Reduce the
12819         noconfigdirs again.
12821 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12823         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12824         or powerpc*-*-pe*, since they are not yet supported.
12826 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12828         Add PowerMac support and many other enhancements.
12829         * mpw-configure: New option --cc to select compiler to use,
12830         paste options set according to --cc into the generated
12831         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12832         if mpw-make.sed is present.
12833         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12834         add forward includes for PowerPC include files.
12835         * mpw-build.in: Build using Makefile.PPC if present.
12836         (do-byacc, etc): Remove separate version resource builds.
12837         (do-gas): Build "stamps" before "all".
12838         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12839         * mpw-README: Update to reflect --cc option, PowerMac support,
12840         and recently-reported compatibility problems.
12842 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12844         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12845         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12846         (--with-multilib-top): Pass to recursive invocations.
12848 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12850         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12851         v810-*-*.
12853 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12855         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12856         gdb, ld and opcodes on v810-*-*.
12858 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12860         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12861         (local-maintainer-clean): New target.
12862         (maintainer-clean): New target.
12863         (realclean): Just depend upon maintainer-clean.
12865 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12867         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12869 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12871         * configure.in: Build ld in mips*-*-bsd* case.
12873 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12875         * config.sub: Accept -lites* OS.  From Ian Dall.
12877 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12879         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12880         targets.
12882 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12884         * configure.in: treat i386-win32 canadian cross the same as
12885         i386-go32 canadian cross.
12887 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12889         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12890         running under the simulator to build a reduced set of libraries.
12891         (powerpc-*-eabiaix): Add fine grained multilib support added to
12892         other powerpc targets yesterday.
12894 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12896         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12897         -disable-softfloat, -disable-relocatable, -disable-aix, and
12898         -disable-sysv to control which multilib libraries get built.
12900 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12902         * configure: Add Makefile.tem to list of files to remove in trap
12903         handler.
12905 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12907         * config.guess (*Linux*):  Add missing "exit"s.
12908         Also, need specific check for alpha-unknown-linux (uses COFF).
12910 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12912         * config.guess:  Merge with FSF:
12914         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12915         * config.guess (AIX4): More robust release numbering discovery.
12917         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12918         * config.guess (i386-sequent-ptx): Properly get version number.
12920         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12921         * config.guess (mips:*:4*:UMIPS): New case.
12923 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12925         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12926         (i386-win32 host): Likewise.  Don't build readline.
12928 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12930         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12931         SUPPORT_FILES to submakes.
12933 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12935         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12936         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12937         mpw-configure.
12939 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12941         * configure.in (appdirs): Use =, not ==, in test expression when
12942         trying to build the text to print in the warning message for
12943         Solaris users.
12945 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12947         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12949 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12951         * config.guess: Recognize lynx-2.3.
12953 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12955         * config.sub (z8ksim): Deleted
12956         (z8k-*-coff): New, this is the one true name of the target.
12958 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12960         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12962 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12964         * config.guess (*:Linux:*:*): First try asking the linker what the
12965         default object file format is (elf, aout, or coff).  Then if this
12966         fails, try previous methods.
12968 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12970         * configure.in: Don't build newlib for *-*-vxworks5.1.
12972 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12974         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12975         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12977 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12979         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12981 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12983         * cfg-ml-com.in: New file.
12984         * cfg-ml-pos.in: New file.
12986 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12988         * COPYING.NEWLIB: Add HP free copyright to list.
12990 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12992         * config.sub: Recognize -eabi* for the system, not just -eabi.
12994 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12996         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12997         * config.sub, configure.in (win32): New target and host.
12999 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13001         * configure.in: Add i386-pe configuration.
13003 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13005         * mpw-build.in (install): Install GDB after LD.
13007 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13009         * mpw-config.in (elf/mips.h): Always forward-include, needed
13010         for GDB to build.
13012 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13014         * testsuite: New directory for customer acceptance and whole tool
13015         chain tests.
13017 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13019         * configure: If per-host line isn't found, but AC_OUTPUT is found
13020         and a configure script exists, run it instead.
13022 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13024         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13026 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13028         * configure: Set build_{cpu,vendor,os,alias} to host values when
13029         --build isn't specified.
13031 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13033         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13034         (FLAGS_TO_PASS): Pass them.
13035         (EXTRA_TARGET_FLAGS): Ditto.
13037 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13039         * Makefile.in (all-libg++): Depend on all-libstdc++.
13041 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13043         * configure.in (noconfigdirs): Enable all packages for
13044           i386-unknown-netbsd.
13046 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13048         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13049         hosted builds (DOS builds)
13051 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13053         Changes for ARM based on patches from Richard Earnshaw:
13054         * config.sub: Handle armeb and armel.
13055         * configure.in: Omit arm linker only for riscix.
13057 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13059         * config.guess:  Update from FSF.
13061 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13063         * config.sub: Recognize powerpcle as the little endian variant of
13064         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13065         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13066         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13067         temporarily.
13069 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13071         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13073 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13075         * config.sub: Accept -lites* as a basic system type.
13077 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13079         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13080         installed, and if so return linuxoldld as the system name.
13082 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13084         * config.guess: Add hppa1.1-hp-lites support.
13086 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13088         * configure.in: Don't build newlib for m68k-vxworks5.1.
13090 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13092         * configure.in (mips-sgi-irix6): Use mh-irix5.
13094 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13096         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13098 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13100         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13101         OSF/1.  Fix compiler flags.
13102         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13104 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13106         * configure.in: Recognize --with-newlib.
13107         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13109 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13111         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13112         to *_X11_MODULES due to gdbtk needing X include files et al.
13114 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13116         Merge in support for Mac MPW as a host.
13117         (Old change descriptions retained for informational value.)
13119         * mpw-config.in: Add generic include forwards for cpu-specific
13120         include files in aout and elf directories.
13122         * mpw-configure: Added copyright.
13123         * mpw-config.in: Check for presence of required build tools.
13124         (target_libs): Add newlib.
13125         (target_tools): Add examples.
13126         (Read Me): Generate as "Read Me for MPW" instead.
13127         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13128         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13129         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13131         * mpw-configure: Remove subdir-specific makefile hackery,
13132         delete mk.tmp after using it.
13134         * mpw-build.in (all): Display start and end times.
13136         * mpw-configure (host_canonical): Set.
13137         (target_cpu): Always add to makefiles.
13138         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13139         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13140         (mpw-mh-mpw): Look for in srcdir and srcroot.
13141         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13143         * mpw-build.in: (install-only): New target.
13145         * mpw-configure (host_alias, target_alias): Rename from hostalias
13146         and targetalias, add into generated Makefile.
13147         (mk.tmp): If present, add into generated Makefile.
13148         * mpw-build.in (all-gas): Build config.h first before gas proper.
13150         * mpw-configure (config.status): Write only if changed.
13151         * mpw-config.in (readline): Configure it (not built, just used for
13152         definitions).
13154         * mpw-config.in (elf/mips.h): Add a forward include.
13156         * mpw-config.in: Forward-include most .h files in include into
13157         extra-include.
13158         (readline): Don't build.
13159         mpw-build.in (install): Install GDB.
13161         * mpw-configure (prefix, mpw_prefix): Handle it.
13162         * mpw-config.in (mmalloc, readline): Don't configure.
13163         * mpw-build.in (thisscript): Rename to ThisScript.
13164         Use mpw-build instead of BuildProgram everywhere.
13165         (mmalloc, readline): Don't build.
13166         * mpw-README: New file, basic documentation about the MPW port.
13168         * mpw-config.in: Use forward-include to create include files.
13170         * mpw-configure: Add more things to the top of each configured
13171         Makefile, including contents of config/mpw-mh-mpw.
13172         * mpw-config.in (extra-include): Create this directory and fill it
13173         with Posix-like include files when configuring.
13175         * config.sub (apple, mac, mpw): Add various aliases.
13177         * mpw-build.in: New file, top-level build script fragment for MPW.
13178         * mpw-configure: New file, configure script for MPW.
13179         * mpw-config.in: New file, config fragment for MPW.
13181 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13183         * configure.in (host_libs): Remove glob, since it is gone from the
13184         sources.
13186 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13188         * Makefile.in: define empty GDB_NLM_DEPS var.
13190         * configure.in(target_makefile_frag): use config/mt-netware
13191         for netware targets.
13193 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13195         * config.sub: Merge in recent FSF changes.  Remove linux special
13196         cases.
13198 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13200         Revert this change:
13202         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13204                 * build-all.mk: Use CC=cc -Xs on Solaris.
13206 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13208         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13209         stop using it.
13210         * Makefile.in: Nuke all references to glob subdirectory.
13212 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13214         * configure.in: Fix --enable-shared logic in per-host.
13216 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13218         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13220 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13222         * configure.in (noconfigdirs): Don't build gas on AIX, for
13223         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13225 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13227         * configure: Fix --cache-file to work if the file argument is a
13228         relative path.
13230 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13232         * configure: If the --cache-file is used, pass it down to
13233         configure in subdirectories.
13235 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13237         * config.sub: add vxworks29k configuration.
13239 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13241         * Makefile.in (taz): Do "diststuff" part quietly.
13243 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13245         * config.sub: Mini-merge with gcc/config.sub.
13247 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13249         * config.guess (IRIX): Sed - to _.
13251 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13253         * Makefile.in (source-vault, binary-vault): New targets.
13255 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13257         * config.sub: Recognize -eabi as a basic system type.
13259 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13261         * configure.in (enable_shared stuff): Fix typo.
13263 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13265         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13267 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13269         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13271 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13273         * configure.in (rs6000-*-*): Don't build gas.
13275 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13277         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13278         reduce command line length.
13279         (AS_FOR_TARGET): Check for as.new, not Makefile.
13280         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13282 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13284         * config.guess:  Merge from FSF.
13286 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13288         * configure: Don't use $ when handling program_suffix.
13290 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13292         * configure.in:  Configure tk for hppa/hpux.
13294 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13296         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13298 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13300         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13301         to LIBCXXFLAGS.  Tests are better run without it.
13303 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13305         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13307 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13309         * configure.in (*-*-netware*): Don't configure xiberty.
13311 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13313         * configure.in:  Remove tk from native_only list.
13315 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13317         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13318           for special NCD build.
13320 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13322         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13323         makeall.bat, they're only useful for binutils snapshots.
13324         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13325         makeall.bat to specified SUPPORT_FILES.
13327 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13329         * build-all.mk: Add Ericsson targets to sun4 and solaris
13330           hosts.  Add  BNR's sun4 target to solaris host, so their
13331           build-from-source will be tested in-house first.
13333 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13335         * Makefile.in (LIBCFLAGS): New variable.
13336         (CFLAGS_FOR_TARGET): Ditto.
13337         (LIBCFLAGS_FOR_TARGET): Ditto.
13338         (LIBCXXFLAGS): Ditto.
13339         (CXXFLAGS_FOR_TARGET): Ditto.
13340         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13341         (BASE_FLAGS_TO_PASS): Pass them.
13342         (EXTRA_TARGET_FLAGS): Ditto.
13344         * configure.in: Support --enable-shared.
13346 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13348         * configure.in (target_libs):  Include libstdc++ again.
13349         * config.guess:  Update from FSF (for FreeBSD).
13351 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13353         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13354         makeall.bat.
13355         (DISTDOCDIRS): Add `etc'.
13356         (ETC_SUPPORT_PFX): New variable.
13357         (taz): Include anything from etc starting with a word in
13358         ETC_SUPPORT_PFX.
13360 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13362         * config.sub: Update for recent FSF changes.  Remove obsolete
13363         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13364         spacing changes.
13366 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13368         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13370         * config.guess:  Merge with FSF.
13371         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13373 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13375         * configure: Since the "trap 0" handler will override the exit
13376         status on many systems, only use it for "exit 1", and make it set
13377         a non-zero exit status; reset it before "exit 0".  Also, check
13378         exit status of config.sub, and error out if it failed.
13380 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13382         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13383         and install libgloss.
13385 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13387         * Makefile.in (all-binutils): Depend upon all-byacc.
13389         * configure.in: Don't build emacs on Irix 5.
13391 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13393         * configure.in (*-*-netware*): Add libio.
13395 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13397         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13398         (CHECK_TARGET_MODULES): Ditto.
13399         (INSTALL_TARGET_MODULES): Ditto.
13400         (TARGET_LIBS): Ditto.
13401         (all-libstdc++): Note dependencies.
13403 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13405         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13407 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13409         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13410         -fexternal-templates.
13412         * configure.in (target_libs): Add libstdc++.
13413         (noconfigdirs): Add libstdc++ as appropriate.
13415 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13417         * config.guess:  Update from FSF.
13419 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13421         * configure: Use ${config_shell} when running ${configsub}.
13423 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13425         * config.sub: No longer recognize h8300h.
13427 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13429         * config.sub: Remove extraneous differences between config.sub and
13430         gcc/config.sub.
13432 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13434         * Makefile.in (DISTSTUFFDIRS): Add gas.
13436 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13438         * COPYING.NEWLIB: New file.
13440 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13442         * config.guess (HP-UX):  Patch from Harlan Stenn
13443         <harlan@landmark.com> to also emit release level.
13445 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13447         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13449 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13451         * config.sub:  Merge nextstep cleanup from FSF.
13453 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13455         * configure.in (arm-*-*): Don't configure ld for this target.
13457 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13459         * configure.in (*-*-netware): don't configure libg++, libio,
13460           librx, or newlib.
13462 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13464         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13465         configure ld--it works, but it doesn't support shared libraries.
13467 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13469         * config.guess (*-unknown-freebsd*):  Get rid of possible
13470         trailing "(Release)" in version string.
13471         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13473 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13475         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13476         Fix type: *-next-neststep -> *-next-nextstep.
13478         * config.guess:  Merge from FSF:
13480         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13482         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13484         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13486         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13487         instead of UNIX_SV for UnixWare 1.0).
13489 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13491         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13492         to make gdb/nlm/* build after the compiler and linker.
13494 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13496         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13497         not just i[34]86.
13498         (m68k-atari-sysv4):  Relocate to match FSF version.
13500         * config.guess:  More merges from the FSF:
13502         Add a space before function call or macro invocation.
13504         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13506         * config.guess: Add trap cmd to remove dummy.c and dummy when
13507         interrupted.
13509         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13511         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13512         (dummy): Redirect stderr from compilation of dummy.c.
13514         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13516         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13518 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13520         * configure: Accept and ignore --cache*, for compatibility with
13521         new autoconf.
13523 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13525         * config.guess:  Merge from FSF:
13527         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13529         * config.guess (Pyramid*:OSx*:*:*): New case.
13530         (PATH): Add /.attbin at end for finding uname.
13531         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13533         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13535         * config.guess (M88*:DolphinOS:*:*): New case.
13537         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13539         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13540         to select whether to use ELF or COFF.
13542         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13544         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13546         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13548         * config.guess: Guess the OS version for HPUX.
13550         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13552         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13554 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13556         * configure.in: Recognize --with-headers, --with-libs, and
13557         --without-newlib.
13558         * Makefile.in (all-xiberty): Depend upon all-ld.
13560 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13562         * configure.in: Change i[34]86 to i[345]86.
13564 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13566         * configure (version): A few more tweaks to help message.
13568 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13570         * Makefile.in:  Remove (for now) librx as a host library,
13571         now that we're building it for target.
13573 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13575         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13576         (Karl Berry).
13578 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13580         * configure.in:  Also configure librx.
13582 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13584         * Makefile.in:  Update various rules to reflect that librx
13585         is now needed for libg++.
13587 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13589         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13591 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13593         * configure.in: Configure the examples directory.
13595 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13597         * configure: Simplify Jun 2 1994 change.
13599 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13601         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13602         /bin/gcc isn't good enough to build gcc.
13604 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13606         * Makefile.in (GDB_SUPPORT_FILES): Remove
13607         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13608         (gdb.tar.gz): Add new rule to use standard distribution building
13609         mechanism.
13611 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13613         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13614         Bill Cox <bill@cygnus.com>.
13616 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13618         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13620 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13622         * configure:  Search current dir first in .gdbinit.
13624 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13626         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13628 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13630         * config.sub:  Refer to NeXT's operating system as nextstep.
13632         * config.sub (case $basic_machine):  Re-order the cases, to match
13633         the order in the FSF version (which is mostly alphabethical).
13634         Merge in some additions and changes from the FSF.
13636 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13638         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13639         * config.sub: Recognize cxux7.
13640         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13642 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13644         * config.sub:  Fix typo powerpc -> powerpc-*.
13646 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13648         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13650         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13651         parallel with all-emacs and install-emacs).  Top-level command
13652         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13654 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13656         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13657         $(relbindir)/make before doing ``make install'', and use
13658         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13659         installing over running make binary.
13660         ($(host)-stamp-stage3-installed): Likewise.
13662 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13664         * config.guess: Recognize Mach.
13666 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13668         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13669         see whether --exec-prefix was used.
13671 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13673         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13675 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13677         * Makefile.in: Add all-librx target similar to all-libproc.
13679 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13681         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13682         with post 1.2 uname bogosity.
13684 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13686         * configure: Remove temporary files on receipt of a signal.
13688 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13690         * configure: If there is a package_makefile_frag, remove
13691         ${subdir}/Makefile.tem after copying it in.
13693 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13695         * build_all.mk: support rs6000 lynx identifies itself as
13696         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13697         since /bin/gcc is too feeble to compile a modern gcc.
13699 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13701         * brought devo/test-build.mk update-to-date with progressive/
13702           test-build.mk. Add lynx targets and hppa flag info.
13704 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13706         * configure.in:  Use mh-ncrsvr43.  Patch from
13707         Tom McConnell <tmcconne@sedona.intel.com>.
13709 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13711         * config.guess (i386-unknown-bsdi):  No longer need to
13712         check #if defined(__bsdi__) && defined(__i386__).
13714 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13716         * configure: Set program_transform_nameoption correctly.
13718 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13720         * brought build-all.mk update-to-date with progressive build-all.mk,
13721           added new targets and hppa info.
13723 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13725         * configure: If config.guess result is a prefix of the user
13726         specified target, assume a native build and use the user specified
13727         target as the host alias.  Remove SunOS patch suffix removal hack.
13728         * configure.in: Remove SunOS patch suffix removal hack.
13730         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13731         in NATIVE_CHECK_MODULES.
13733 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13735         * Makefile.in: Rename HOST_ONLY to NATIVE.
13736         * configure: Delete SunOs patch suffix from host_canonical
13737           and build_canonical variables that are prepended to Makefiles.
13738         * configure.in: Add comments for easier maintenance.
13740 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13742         * Makefile.in: Add all-libproc target similar to all-gui.
13744 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13746         * Makefile.in (CHECK_MODULES): split into
13747         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13749 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13751         * config.guess (i386-unknown-bsdi): New system to guess.
13753 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13755         * Makefile.in: Add all-gui target (but not yet build by "all").
13757 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13759         * config.sub: Move deletion of patch suffix from here...
13760         * configure.in: To here, at Ian's suggestion.  The top-
13761           level scripts might need to know of a patch level.
13763 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13765         * config.sub: Strip off patch suffix so rtl is recognized
13766           as a sunos4.1.3 machine, even though it's been patched.
13768 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13770         * Makefile.in (INSTALL_LAST): Delete.
13771         (INSTALL_DOSREL): New.
13773 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13775         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13776         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13777         whether we pass down --with-gnu-ld anyhow.
13779 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13781         * Makefile.in (INSTALL_LAST): Change operation so it works
13782         on more flavors of make.
13783         * configure.in (go32): Don't build libg++ or libio.
13785 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13787         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13788         they can be overriden by templates.
13790 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13792         * configure.in (target==go32): Don't build gdb.
13793         * dosrel: New directory.
13795 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13797         * configure.in (host==go32): Configure dosrel too.
13798         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13799         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13800         be set by incoming names or templates.
13801         (INSTALL_LAST): New rule.
13803 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13805         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13807 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13809         * configure.in (appdirs): New variable.  Currently empty, but will
13810         be used in gas distribution.  If nonempty, lists a set of
13811         directories at least one of which must get configured, or top
13812         level configuration is considered to have failed.
13813         (rs6000-*-lynxos*): Use new file name.
13815 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13817         Eliminate XTRAFLAGS.
13818         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13819         newlib include files using -idirafter, and also use -nostdinc.
13820         (CXX_FOR_TARGET): Likewise.
13821         (XTRAFLAGS): Removed.
13822         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13823         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13824         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13825         ($(DO_X)): Don't pass down XTRAFLAGS.
13827 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13829         * configure.in (mips*-dec-bsd*): New target; do build linker.
13830         (mips*-*-bsd*): New target; don't build linker.
13832 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13834         * configure.in: support rs6000-*-lynxos* configuration.
13835         support sunos4 as a cross target.
13837         * config.sub: look for lynx*, not lynx since the OS version may
13838         legitimately be part of the name.
13840 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13842         * configure.in (i[34]86-*-sco*): Move to be with other i386
13843         targets.
13844         (romp-*-*): New target.  Skip various binary utilities.
13845         (vax-*-*): New target.  Don't build newlib.
13846         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13848 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13850         * configure.in: Only set host_makefile_frag if config
13851         directory exists.
13853 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13855         * install.sh: If $dstdir exists, don't check whether each
13856         component does.
13858 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13860         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13862 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13864         * configure.in (*-*-lynxos*): Don't configure newlib for either
13865         native or cross Lynx.
13867 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13869         * config.sub (sparc64-elf): Fix os.
13870         (z8k): Remove duplicate.
13872 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13874         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13875         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13877 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13879         * configure: Make file links cleanly even if Lynx fails on
13880           an NFS symlink (at least fail cleanly).
13882 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13884         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13885         -XNh2000.
13887 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13889         * configure: Unknown options are fatal again.
13891 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13893         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13894         compatibility.
13896 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13898         * build-all.mk: Add `clean' target.
13900 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13902         * config.guess:  Add SINIX support.
13903         * configure.in:  Add mips-*-sysv4* support.
13905 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13907         * build-all.mk: Document all useful targets.
13908         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13909         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13911 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13913         * configure: Support --silent, --quiet.
13915 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13917         * configure: Support --disable-FEATURE.
13919 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13921         * config.guess: Recognize NCR running SVR4.3.
13923 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13925         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13926         Patch from Paul Eggert <eggert@twinsun.com>.
13928 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13930         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13932 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13934         * configure: Make unrecognized options give nonfatal warnings
13935         instead of fatal errors, and pass them to any subdirectory
13936         configures in case they recognize them.
13937         Make --x equivalent to --with-x.
13939 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13941         * configure: Add --enable-* options.  Clean up usage message and
13942         some comments.
13944 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13946         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13948 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13950         * configure.in (hppa*-*-*): Enable binutils.
13952 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13954         * config.sub: Recognize cisco.
13956 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13958         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13960 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13962         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13963         than one configuration name.  Add comment.
13965 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13967         * config.guess: about target *-hitachi-hiuxwe2, fixed
13968         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13969         macro is incorrect.]
13971 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13973         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13974         than the "make ls" stuff which used to be here.
13976 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13978         * config.guess:  Recognize i[34]86-unknown-freebsd.
13979         From Shawn M Carey <smcarey@rodan.syr.edu>.
13981 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13983         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13985 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13987         * config.guess: Check for ptx.
13989 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13991         * config.sub: Add os9k checking.
13993 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13995         * config.guess: Handle OSF1 running on HPPA processors
13997 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13999         * configure: If subdir configure fails, print out a message with
14000         subdirectory name, in case subdir's configure code didn't identify
14001         itself.
14003 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14005         * configure.in: Remove embedded newlines from configdirs.
14006         Avoid mismatches of substrings.  Fix matching strings at end
14007         of configdirs.
14009 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14011         * config.guess:  Add Lynx/rs6000 config support.
14013 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14015         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14017 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14019         * configure.in (hppa*-*-osf*): Treat this just like most other
14020         PA configurations (eg no binutils or ld).
14021         (hppa*-*-*elf*): These configurations have binutils and ld.
14023 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14025         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14027 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14029         * configure.in (rs6000-*-*): Build gas.
14031 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14033         * Makefile.in:  Avoid bug in losing hpux sed.
14035 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14037         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14038         for GDB and GDB has been fixed to not need it.
14040 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14042         * config.guess: Recognize vax hosts.
14044 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14046         * configure (while loop): Don't use "break 2" inside case
14047         statement -- the case statement isn't an enclosing loop.
14049 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14051         * config.guess:  Clean up NeXT support, to allow nextstep
14052         on Intel machines.  Make OS be nextstep.
14054 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14056         * config.guess: Add alternate forms for Convex.
14058 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14060         * configure:  Completely rewrite option processing.  Take
14061         advantage of pattern-matching to avoid invoking test frequently.
14062         Also clean up host and target defaulting logic.
14064 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14066         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14067         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14068         commands (plus user environment) will fit SCO limits.
14070 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14072         * configure.in: Don't issue warnings about directories which are
14073         not being configured if -norecursion is set.  Correct test for
14074         --with-gnu-as and --with-gnu-ld to not get confused by substring
14075         matches.
14077         * configure.in: Don't build gas for alpha-dec-osf1*.
14079 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14081         * configure:  Back out Per's change of 12/19/1993.  It changes the
14082         behavior of configure in unexpected and confusing ways.
14084         Also, use different delim char when calculating
14085         program_transform_name so that the name can contain slashes.
14087 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14089         * configure.in, config.sub: Add support for VSTa micro-kernel.
14091 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14093         * configure.in: Nuke hacks which were used to get a special
14094         version of GAS for HPPA configurations.
14096 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14098         * configure:  If only ${target_alias} is given, use that
14099         as the default for ${host_alias}.
14100         * configure:  Add missing back-slashes before nested quotes.
14102 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14104         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14106 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14108         * config.guess:  Recognize some Tektronix configurations.
14109         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14111 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14113         * config.sub: Match any flavor of SH.
14115 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14117         * configure.in: Don't try to configure newlib for Alpha.
14119 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14121         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14122         libg++ or libio for any Alpha target.
14124         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14126 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14128         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14129         default arguments -- so it tried to compress itself.
14131 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14133         * configure.in (notsupp): ensure that a space is always at the end
14134           of the configdirs list, since the grep checks for an explicit space
14136 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14138         * configure.in (target i386-sysv4.2): don't build ld, since static
14139           versions of many libraries are not available.
14141 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14143         * config.guess: Recognize Apollos (using environment variables).
14144         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14146 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14148         * config.guess: Recognize Sony news mips running newsos.
14150 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14152         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14153         "fi ; else" for bash.
14155 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14157         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14159 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14161         * config.sub: accept unixware as an alias for svr4.2.
14162         Fix some inconsistancies with the gcc version.
14164 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14166         * Makefile.in (DISTDOCDIRS):  Add gdb.
14168 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14170         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14172 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14174         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14175         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14176         this now.
14178 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14180         * config.sub: Accept hiux* as an OS name.
14182         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14183         etc/make-stds.texi.  The underscore came from gcc, and dje now
14184         agrees that RUNTESTFLAGS is the correct name.
14186 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14188         * install.sh:  Remove 'set -e'.  It makes any conditionals
14189         in the script useless.
14191         * config.guess: Automatically recognize arm-acorn-riscix
14192         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14194 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14196         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14198 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14200         * Makefile.in (DISTDOCDIRS): New variable.
14201         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14202         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14204 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14206         * configure.in (hppa target): check the source directory for the
14207           pagas sub-directory
14209 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14211         * config.sub: Allow -aout* and -elf*.
14213 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14215         * configure.in: Don't build ld on i386-solaris2, same as for
14216         sparc-solaris2.
14218 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14220         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14222 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14224         * configure.in:  Configure gdb for alpha.
14226 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14228         * Makefile.in (CXXFLAGS): Add -O.
14230 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14232         * config.guess: added support for DG Aviion
14234 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14236         * configure.in: Produce warning message for subdirectories not
14237         configurable for this host/target combination.  Don't try to
14238         configure gdb for vms.
14240 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14242         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14243         appropriate files before making "diststuff".
14244         (DISTBISONFILES): New var: list of files to be edited.
14245         (DISTSTUFFDIRS): Add binutils.
14247 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14249         * config.sub: also handle mipsel and mips64el (for little endian mips)
14251 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14253         * configure.in: Add * to end of all OS names.
14255 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14257         * configure.in: Build newlib for LynxOS native.
14259 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14261         * config.guess: Add support for delta 88k running SVR3.
14263         * configure.in: Add comment about HP compiler vs. emacs.
14265 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14267         * configure.in: don't build ld on solaris2 (not a viable option
14268           due to bugs in getpwnam & getpwuid)
14270 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14272         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14273         config.guess will produce a full version number.
14275 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14277         * configure.in: Build linker and binutils for alpha-dec-osf1.
14279 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14281         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14282         and gdb/testsuite/Makefile.in.
14284 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14286         * configure.in: recognize mips*- instead of mips-
14288 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14290         * config.sub: Accept linux*coff and linux*elf as operating
14291         systems.
14293 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14295         * config.sub: Recognize mips64, and mips3 as an alias for it.
14297 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14299         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14300         gdb knows how to handle OSF/1 shared libraries.
14302 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14304         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14305         * config.guess: Recognize Hitachi's HIUX.
14306         * config.sub: Recognize h3050r* and hppahitachi.
14307         Remove redundant cases for hp9k[23]*.
14309 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14311         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14312         if gas and ld are in the source tree and are in ${configdirs}.
14313         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14314         --with options (but still pass them down on the command line,
14315         if they were explicitly specified).
14317 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14319         * configure: substitute SHELL value in Makefile.in with
14320         ${CONFIG_SHELL}
14322 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14324         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14325         *-*-solaris2* targets.
14327 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14329         * Makefile.in: define M4, and pass it down to sub-makes;
14330         all-autoconf now depends on all-m4
14332 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14334         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14335         presence of {ar,ranlib} instead of a configured directory
14337 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14339         * config.guess: Accept 34?? as well as 33?? for NCR.
14341 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14343         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14344         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14346 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14348         * configure: grab values for $(CC) and $(CXX) from the
14349         environment, so that someone can do "CC=gcc configure; make" and
14350         have it work right (matching the way that autoconf works now)
14352         * configure.in, Makefile.in: add support for gash, the tcl
14353         interface to Galaxy
14355         * config.guess: add NetBSD variants (hp300, x86)
14357 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14359         * install.sh: Support -d option (in the manner of SunOS 4 install,
14360         as it is more deterministic than that of GNU install)
14361         (chmodcmd): Set file to mode 755 by default (should also do default
14362         chgrp and chown, but I don't feel like dealing with that now)
14364 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14366         * config.sub: Remove h8300hhms alias.
14368 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14370         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14372 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14374         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14375         as stmp-fixinc
14377 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14379         * config.sub: recognize m88110-bug-coff.
14381 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14383         * Makefile.in (all-libio): all dependencies on the toolchain used
14384         to build this (gcc, gas, ld, etc)
14386 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14388         * config.guess: Deal with OSF/1 1.3 on alpha.
14390 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14392         * install.sh: add some 'else true' clauses for portability
14394         * configure.in: don't build libio for h8[35]00-*-* targets
14396 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14398         * Makefile.in:  Add support for new libio.
14400 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14402         * install.sh: If one command fails, don't try the rest.  Don't try
14403         to remove $dsttmp (via trap) unless we have already created it.
14404         If $src doesn't exist, detect it and exit with an error.
14406         * config.guess: Recognize BSD on hp300.
14408 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14410         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14411         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14413 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14415         * Makefile.in (all-send-pr): depends on all-prms
14417 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14419         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14421 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14423         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14424         Added test for mips-mips-riscos5.
14426 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14428         * configure.in: use mh-hp300 for 68k HP hosts
14430 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14432         * configure: add support for CONFIG_SHELL, so that you can use
14433         some alternate shell for evaluating configure scripts
14435 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14437         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14438         in configure script to bug-gdb@prep.ai.mit.edu when building
14439         distribution archive.
14440         * Makefile.in (COMPRESS):  Remove def.
14441         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14442         gdb.tar.Z and make-gdb.tar.Z respectively.
14443         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14444         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14445         to convergence with 'taz' target in Makefile.in.
14447 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14449         * install.sh (dsttmp): use trap to ensure that tmp files go
14450         away on error conditions
14452 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14454         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14456 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14458         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14459         its parent is '/' not ''.
14461         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14463 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14465         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14466         that ${newsrcdir}/configure.in does.
14468 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14470         * test-build.mk: support for CONFIG_SHELL
14472 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14474         * config.sub (netware):  Add as a basic system type.
14476 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14478         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14479           $(srcdir)/ from the dependency on Makefile.in.
14481 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14483         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14484         (h8300hhms is temporary until multi-libraries are implemented).
14485         * configure.in: Handle h8300h too.
14487 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14489         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14491 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14493         * configure:  Remove extraneous output when guessing host type.
14494         * config.guess:  Remove extraneous output when guessing using C
14495         compiler rather than uname, or when guessing fails.
14497 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14499         * Makefile.in: remove all.cross and install.cross targets
14501         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14502           definitions
14504 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14506         * configure.in (target sh): Build gprof.
14508 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14510         * config.sub: change -solaris to -solaris2
14512 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14514         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14516 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14518         * configure: Correct error message for missing Makefile.in to
14519         print correct directory.
14521 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14523         * install.sh: kludge around 386BSD shell bug
14525 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14527         * config.guess:  Recognize NeXT.
14528         * config.guess:  Recognize i486-ncr-sysv4.
14529         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14531 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14533         * Makefile.in (MAKEINFOFLAGS): New variable.
14534         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14535         * build-all.mk, test-build.mk: Pass down --no-split as
14536         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14538 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14540         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14542 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14544         * Makefile.in (libg++.tar.z):  New rule.
14545         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14546         * Makefile.in (taz):  Only do a single chmod.
14548 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14550         * install.sh: don't use dirname anymore (replaced with sed usage)
14552 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14554         * Makefile.in:  Change extension for gzip'd files from '.z' to
14555         '.gz' per new FSF standard usage.
14557 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14559         * configure: put quotes around the final value of program_transform_name
14561 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14563         * Makefile.in: new install.sh support; update install-info rules
14565 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14567         * configure.in: Build diff for crosses, but not for go32 host.
14569         * configure.in: Build gprof only for native, and don't build it
14570         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14572 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14574         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14576 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14578         * configure.in (host_tools): Add prms.
14580 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14582         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14583         with $(FLAGS_TO_PASS) on the command line
14585         * config.sub: Recognize lynx and lynxos
14587 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14589         * config.sub: Accept -ecoff*, not just -ecoff.
14591 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14593         * Makefile.in (taz): Use .gz suffix instead of .z.
14594         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14595         names.
14597 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14599         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14601 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14603         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14604         that rebuilds that might happen during 'make install' don't get
14605         bogus gcc include files
14607 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14609         Change from Utah for HPPA support:
14610         * config.guess: Recognize hppa1.x-hp-bsd.
14612 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14614         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14615         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14617 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14619         * config.sub: Add support for rom68k and bug boot monitors.
14621 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14623         * Makefile.in: Make all-opcodes depend on all-bfd.
14625 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14627         * config.guess: Added special check for i[34]86-univel-sysv4*.
14629 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14631         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14632         the processor rather than assuming i486.
14634 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14636         * config.guess: Recognize SunOS6 as Solaris3.
14638 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14640         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14641         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14643 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14645         * build-all.mk (all-cross): New target for Canadian Cross.
14646         Added Q2 go32 targets.
14647         * test-build.mk: Configure go32 cross sparclite-aout and
14648         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14649         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14651 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14653         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14654         GO32 hosted toolchains
14656 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14658         * configure: change  so "-exec-prefix" gets passed down rather
14659         than "-exec_prefix" so autoconf generated Makefiles get the
14660         exec_prefix set right.
14662 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14664         * config.guess: get the Solaris2 minor version number
14666         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14668 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14670         * config.guess: Recognize some Sequent platforms.
14672 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14674         * Makefile.in: added the vault-install target
14676         * configure.in: actually use the Sun3 makefile fragment that's in
14677         config, also added the release dir to configdirs
14679 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14681         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14683 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14685         * configure.in: remove some program from Alpha targetted toolchains
14687 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14689         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14690         gprof.
14691         (taz): Run "make diststuff" in those directories instead of "make
14692         proto-dir".  Look for "VERSION=" only at start of line in subdir
14693         Makefile.  Use "gzip -9" for compression.
14694         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14695         (binutils.tar.z): New target.
14697 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14699         * Makefile.in (taz): Include gpl.texinfo.
14701 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14703         * Makefile.in (setup-dirs): Merged into "taz" target.
14704         (taz): Only do `proto-dir' stuff if a directory is actually needed
14705         for this target.
14707 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14709         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14710         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14711         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14712         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14713         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14715 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14717         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14718         config.sub, and move-if-change to gdb testsuite distribution
14719         archive, so the testsuite can be extracted, configured, and
14720         run separately from the gdb distribution.  Blow away the Chill
14721         tests that require a Chill compiled executable, since GNU Chill
14722         is not yet publically available.
14724 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14726         * test-build.mk: set environment variables in a single command,
14727         instead of a list of assignments and exports
14729         * config.guess: recognize Alpha/OSF1 systems
14731 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14733         * configure: Change help message to prefer --options rather than
14734           -options.
14736 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14738         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14739         zippy@ecst.csuchico.edu.
14740         * config.guess: Recognize miniframe.
14742 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14744         * Makefile.in: Use srcroot to find runtest rather than rootme.
14745         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14747 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14749         * test-build.mk: Extensive additions to support building on a
14750         machine other than the host.
14752 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14754         * configure (tooldir): Fix for i386-aix again.
14756 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14758         * configure, Makefile.in:  Change definition of $(tooldir)
14759         to match the FSF.
14761 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14763         * config.guess:  Recognize i[34]86/SVR4.
14765 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14767         * Makefile.in (all-gdb): gdb depends on sim.
14769 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14771         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14772         at the same time we make the prototype gdb directory.
14773         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14774         files at the same time as the gdb base release distribution.
14776 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14778         * Makefile.in (check): Use individual check targets rather than
14779         DO_X rule.
14780         (check-gcc): Added.
14782 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14784         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14785         for System V release 3.2.
14787 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14789         * config.sub: Recognize hppaosf.
14790         * configure.in: Do configure ld/binutils/gas for it.
14792 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14794         * configure (tooldir): Alter syntax used to set this, for systems
14795         where "\$" isn't handled right, like i386-aix.
14797 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14799         * configure: Pass program-transform-name, not
14800         program_transform_name, to recursive configures.
14802 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14804         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14805         of gas+ld+binutils.
14807 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14809         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14811 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14813         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14815 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14817         * Makefile.in (PRMS): Set back to all-prms.
14819 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14821         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14822         targets, rather than for MIPS hosts.
14824 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14826         * configure.in: add comment for --with-x default values
14828         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14830         * Makefile.in: add check-* targets for each of the directories in
14831         the tree.  Add a definition of RUNTEST that will use the one we
14832         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14834 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14836         * configure.in: Removed obsolete references to bfd_target and
14837         target_makefile_frag.
14839         * build-all.mk: Set assorted targets for Q2.
14840         * config.sub: Recognize z8k-sim and h8300-hms.
14841         * test-build.mk: Really don't pass host to configure.
14842         (HOLES): Added uname.
14844 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14846         * configure: Handle an empty program-prefix, program-suffix or
14847         program-transform-name correctly.
14849 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14851         * build-all.mk: -G 8 no longer required for MIPS targets.
14852         * test-build.mk: Don't pass host argument to configure; make it
14853         guess.
14855 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14857         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14858         * Makefile.in (COMPRESS):  New macro, like GZIP.
14860 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14862         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14864         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14865         with gas currently defaults to -G 0.
14867 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14869         * Makefile.in (all-flex): flex depends on byacc.
14871         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14872         to test-build.mk as RELEASE_TAG.
14873         * test-build.mk (configargs): New variable containing arguments to
14874         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14875         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14877         * config.guess: Use /bin/uname when checking -X argument on SCO,
14878         to avoid invoking GNU uname which doesn't understand -X.
14880         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14882         * configure.in: Build gas for mips-*-*.
14884 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14886         * Makefile.in (all.normal): insert missing backslash.
14888 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14890         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14892         * Makefile.in: Complete overhaul to merge many almost identical
14893         targets.
14895 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14897         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14898         (gdb.tar.Z): Adjusted.
14900         * Makefile.in (setup-dirs, taz): New targets; should be general
14901         enough to adapt for gdb sometime.  Build only .z file.
14902         (gas.tar.z): New target.
14904 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14906         * build-all.mk: Use CC=cc -Xs on Solaris.
14908 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14910         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14911         for handling BISON for FSF releases.
14913 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14915         * configure: Actually implement the change zoo just documented.
14917 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14919         * configure: when using config.guess, only set target_alias when
14920         it's not already been set (ie, on the command line)
14922 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14924         * Makefile.in: add installcheck target, set PRMS to install-prms
14926 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14928         * configure: add support for package_makefile_fragment, handle the
14929         case where a directory has a configure.in file but no Makefile.in
14930         more gracefully (with an actual understandable error message, even);
14931         add support for --without (and add this to the usage message); also
14932         explicitly add a --host=${host_alias} to the command line when
14933         config.guess is used
14935 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14937         * configure: Must use both --host and --target in recursive calls.
14939 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14941         * Makefile.in: Change deja-gnu to dejagnu.
14943 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14945         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14947 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14949         * configure.in: canonicalize all instances to *-*-solaris2*,
14950         also strip out a number of tools to not build for go32 host
14952 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14954         * config.guess: add GPL.
14956         * Makefile.in, config.guess, config.sub, configure: bump
14957           copyrights to 93.
14959 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14961         * Makefile.in (do-info): Removed obsolete check for existence of
14962         localenv file.
14964         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14966 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14968         * Makefile.in: a couple of 'else true' for decstation,
14969         support for TclX
14971         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14973 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14975         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14977 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14979         * config.guess: Recognize i386-ibm-aix (PS/2).
14980         * configure.in: Use config/mh-aix386 file for it.
14982 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14984         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14985         CC_FOR_TARGET instead.
14986         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14988 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14990         * Makefile.in: Add sim to list of directories sent with gdb
14992 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14994         * configure.in: Put back mips-dec-bsd* case.
14996 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14998         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14999         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15000         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15002 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15004         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15006         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15007         (install-info): install dir.info only if it exists,
15008         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15010 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15012         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15013         gas for mips-dec-bsd.
15015 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15017         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15018         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15020 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15022         * configure.in: Added "dejagnu" to hosttools list.
15024 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15026         * config.sub, configure.in, config.guess:  Add support
15027         for Bosx, an AIX variant from Bull.
15028         Patches from F.Pierresteguy@frcl.bull.fr.
15030 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15032         * devo/dejagnu: Initial creation of devo/dejagnu.
15033         Migrated dejagnu testcases and support files for testing software
15034         tools to reside as subdirectories, currently called "testsuite",
15035         within the directory of the software tool.  Migrated all programs,
15036         support libraries, etc. beloging to dejagnu proper from
15037         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15038         with no modifications.  The changes to these files which will
15039         allow them to configure, build, and execute properly will be made
15040         in a future update.
15042 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15044         * Makefile.in: Change send_pr to send-pr.
15045         * configure.in: Likewise.
15046         * send_pr: Renamed directory to send-pr.
15048 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15050         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15052 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15054         * README:  Update for gdb-4.8 release.
15055         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15056         gdb-xxx.tar.z (gzip'd) file also.
15058 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15060         * Makefile.in: make all-diff depend on all-libiberty
15062 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15064         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15066 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15068         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15070 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15072         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15073         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15074         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15076 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15078         * Makefile.in:  makeinfo binary is in a new location
15080 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15082         * config.sub: Accept -ecoff as an OS.
15084         * Makefile.in: Various changes to eliminate a level of make
15085         recursion and reduce the required command line length.
15086         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15087         sub-makes.
15088         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15089         variables holding settings for specific sub-makes.
15090         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15091         in terms of BASE_FLAGS_TO_PASS.
15092         (TARGET_LIBS): New variable listing directories which use
15093         TARGET_FLAGS_TO_PASS.
15094         (subdir_do): Eliminated.
15095         (do-*): New set of targets to replace subdir_do.
15096         (various): All targets which used subdir_do now depend on do-*.
15097         (local-clean): Renamed from do_clean.
15098         (local-distclean): New target, dependency of distclean and
15099         realclean.
15100         (install-info): Don't create directories.  Depend on dir.info
15101         rather than calling make recursively.
15102         (install-dir.info): Eliminated.
15103         (install-info-dirs): Create all info directories here.
15104         (dir.info): Depend upon do-install-info.
15106         * test-build.mk (HOLES): Added false.
15108 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15110         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15112 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15114         * Makefile.in (info): remove dependency on all-texinfo.  The
15115         problem was really in texinfo/C, not at this level.
15117 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15119         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15121 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15123         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15124         GDB releases.
15126 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15128         * configure: Include srcdir in message about target of link not
15129         being found.  Don't convert `-' to `_' in `with' options being
15130         passed to subdirs.
15132 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15134         * configure.in: add uudecode to host_tools
15136         * Makefile.in: added {all,install}-uudecode targets, added them to
15137         the appropriate lists
15139 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15141         * Makefile.in (all-gcc): Added dependency on all-gas.
15143         * configure.in (mips-*-*): Build ld and binutils.
15145 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15147         * configure: check return code from mkdir, print error message and
15148           exit on failure.
15150 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15152         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15154 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15156         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15158 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15160         * config.sub (h8500):  Recognize this as a cpu type.
15162 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15164         * configure: source directory missing is no longer a warning
15166         * configure.in: recognize irix[34]* instead of irix[34]
15168         * Makefile.in: define and pass down X11_LIB
15170 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15172         * guess-systype: Renamed to ...
15173         * config.guess:  ... by popular request.
15174         * configure.in, Makefile.in:  Update accordingly.
15176 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15178         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15179         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15180         + Execute ./dummy instead of assuming . is in PATH.
15182 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15184         * guess-systype:  New shell script.  Attempts to guess the
15185         canonical host name of the executing host.
15186         Only a few hosts are supported so far.
15187         * configure:  Call guess-systype if no host is specified.
15189 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15191         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15192         gcc Makefile.
15195 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15197         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15198         (all-gcc, install-gcc, subdir_do): Use it.
15200 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15202         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15204 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15206         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15207           set exclusively by configure, using configure.in .
15209 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15211         * test-build.mk: set $PATH for all builds
15213         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15215 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15217         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15218         the one used in gcc/Makefile.in, so that a null expansion doesn't
15219         override the one needed to build gcc with a native cc.
15222 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15224         * configure: Accept -with arguments.
15226 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15228         * Makefile.in: added h8300sim
15230 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15232         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15233         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15234         (all-cygnus, native, build-cygnus): Make
15235         $(canonhost)-stamp-3stage-done, not $(host)....
15236         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15237         i386-sco3.2v4.  Added else true to if command.
15239 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15241         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15243 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15245         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15247 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15249         * configure.in: don't remove binutils from Solaris builds
15251 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15253         * Makefile.in: get rid of earlier definitions for *clean,
15254         also handle the recursive info rule better
15256 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15258         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15259         do more-or-less the right thing.
15261 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15263         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15264         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15266 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15268         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15269         $(host_canonical).
15271         * configure.in: split the configdirs list into 4 categories (native
15272         v. cross, library v. tool) and handle the cross-only and native-
15273         only in more reasonable (and correct!) way.
15275 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15277         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15278         configdirs anymore.
15280 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15282         * Makefile.in: extensive cleanup::  removed all of the explicit
15283         clean-* targets, collapsed many wrappers around subdir_do into
15284         one, added additional targets to satisfy standards.texi, deleted
15285         some old targets, some changes for consistency
15287 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15289         * configure.in: handle some programs as cross-only, and others as
15290         native only
15292         * test-build.mk: handle partial holes in a more generic manner
15294         * Makefile.in: m4 depends on libiberty
15296 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15298         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15299         time, wdiff, and find to configdirs
15301         * Makefile.in: all, clean, and install rules for the new programs
15302         added to configure.in
15304 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15306         * configure.in: use mh-sun for all *-sun-* hosts
15308 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15310         * Makefile.in: define flags for X11 include files and library file
15311         locations, pass them down to the programs that need this info
15313         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15315 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15317         * configure.in: start building libg++ for HP-UX targets
15319 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15321         * README:  Update references to files moved into etc/.
15323 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15325         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15326         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15328 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15330         * configure: accept dash as well as underscore in long option
15331         names for FSF compatibility.
15333 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15335         * config.sub: added -sco3.2v4 support from FSF.
15337 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15339         * configure.in: expand the section that adds or removes
15340         directories from the list of programs to build, to handle native
15341         vs. cross in addition to host v. native
15343 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15345         * Makefile.in:  Replace C++ in macro names with CXX.
15346         This is less likely to break ...
15348 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15350         * test-build.mk: add -w to GNU_MAKE
15352 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15354         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15355         add 'sparc' to list of recognized cpus.  This needed to make
15356         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15357         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15358         then changes that into $CPU-wrs-vxworks.
15360         * configure.in: remove most references to gdbtest, regularize
15361         target based program removal
15363         * test-build.mk: import from p3 tree (many fixes and changes)
15365 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15367         * Makefile.in: added rules to handle tcl, tk, and expect
15369         * configure.in: handle those directories if they exist
15371 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15373         * config.sub: removed bogus hppabsd and hppahpux names, since
15374         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15376 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15378         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15379         depends upon all-xiberty
15381         * Makefile.in: changes from p3, including:
15383         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15385         * Makefile.in (XTRAFLAGS): include newlib directories if
15386         newlib/Makefile exists, rather than if host != target.
15388         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15390         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15391         from the same source tree and not building a cross-compiler.  This
15392         matters for the libg++ configuration if reconfiguring a tree that
15393         has already been installed.
15395         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15397         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15398         pick up the machine and system specific header files.
15400         * Makefile.in: added AS_FOR_TARGET, passed down in
15401         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15402         the C compiler to use to create programs which are run in the
15403         build environment, set it to default to $(CC), and passed it down
15404         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15406         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15408         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15409         We need them for unusual native builds, like systems without
15410         ranlib.
15412         * configure: also define $(host_canonical) and
15413         $(target_canonical), which are the full, canonical names for the
15414         given host and target
15416 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15418         * Makefile.in:  Added separate definitions for C++.
15420 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15422         * configure.in (configdirs):  Add deja-gnu.
15424 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15426         * README:  Update for configure.texi and gdb-4.7 release.
15428 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15430         * Makefile.in:  Move "all" target to top of file.
15431         Previously, first target was ".PHONY" which caused BSD4.4 make
15432         to build .PHONY when make was run without arguments.
15434 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15436         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15437         Library-copylefted code in libiberty.
15439 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15441         * config.sub:  Replace m68kmote with plain old m68k.
15443 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15445         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15447 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15449         * config.sub: Complain if no argument is given.  Added support for
15450         386bsd as OS and target alias.
15452 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15454         * Makefile.in (XTRAFLAGS): include newlib directories if
15455         newlib/Makefile exists, rather than if host != target.
15457 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15459         * config.sub: recognize sparclite-wrs-vxworks.
15461         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15462         p3.) Added clean-xiberty to clean.
15464 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15466         * configure.in: use *-*-* instead of nested cases for host and target
15468 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15470         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15471         from the same source tree and not building a cross-compiler.  This
15472         matters for the libg++ configuration if reconfiguring a tree that
15473         has already been installed.
15475 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15477         * config.sub (i486v/i486v4):  Merge in from FSF version.
15479 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15481         * configure: only set PWD if it is already set.
15483 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15485         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15486         doesn't have unset and all success paths (and most error paths)
15487         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15488         to just ${PWD} to avoid confusion.)
15490 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15492         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15493         even for a native compilation.
15495 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15497         Changes to make the gdb.tar.Z rule work better.
15499         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15500         (DEVO_SUPPORT):  Add configure.texi.
15501         (bfd-ilrt.tar.Z):  Remove ancient rule.
15503 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15505         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15506         pick up the machine and system specific header files.
15508         * configure.in, config.sub: added new target m68010-adobe-scout,
15509         with alias of adobe68k.  Changed configure.in to check for
15510         -scout before -sco* to avoid a false match.
15512         * Makefile.in: added AS_FOR_TARGET, passed down in
15513         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15514         the C compiler to use to create programs which are run in the
15515         build environment, set it to default to $(CC), and passed it down
15516         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15518 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15520         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15521         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15522         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15523         FOR_TARGET variants, to newlib and libg++.
15525 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15527         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15528         first.
15530 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15532         * config.sub:  Accept `elf' as an environment.
15534 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15536         * Makefile.in (all-opcodes):  cd into the right directory
15538 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15540         * configure: added -program_transform_name option, used as
15541         argument to sed when installing programs.
15542         configure.texi: added documentation for -program_prefix,
15543         -program_suffix and -program_transform_name.
15545 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15547         * config.sub:  Accept i486 where i386 ok.
15549 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15551         * config.sub: accept we32k
15553 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15555         * config.sub, configure.in: accept OSE68000 and OSE68k.
15557         * Makefile.in: don't create all directories for ``make install'';
15558         let the subdirectories create the ones they need.
15560 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15562         * COPYING: new file, GPL v2
15564 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15566         * Makefile.in: use the new gen-info-dir, which needs a template
15567         argument (which also lives in texinfo)
15569         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15571 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15573         * config.sub (ncr3000):  Change i386 to i486.
15575 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15577         * Makefile.in: add install-rcs, install-grep to
15578         install-no-fixedincludes, removed install-bison and install-libgcc
15580 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15582         * configure.in: grab the HPUX makefile fragment if on HPUX
15584 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15586         * Makefile.in: eradicate bison spoor (ditto libgcc).
15587          configure.in: recognise m68{k,000}-ericsson-OSE.
15588          es1800 is alias for m68k-ericsson-OSE
15590 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15592         * configure.in: rearrange the parts that remove programs from
15593         configdirs, based now on HOST==TARGET or by canonical triple.
15595 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15597         * test-build.mk: recurse explicitly with -f test-build.mk when
15598           appropriate.  predicate stage3 and comparison on the existence
15599           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15600           On very clean, also remove ...stamp-co.  Build in-place before
15601           doing other builds.
15603 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15605         * Makefile.in, configure.in: add tgas
15607 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15609         * Makefile.in: a number of changes merged in from progressive.
15611         * configure.in: add libm.
15613         * .cvsignore: ignore some stuff that comes from test-build.mk.
15615 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15617         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15619 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15621         * configure: Add program_suffix (parallel to program_prefix)
15622         * Makefile.in: adjust directory-creating script for losing decstation
15624 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15626         * configure:  Minor $subdir-related fixes.
15628 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15630         * configure: fix various problems with propogating
15631         makefile_target_frag in subdirs.
15632         * configure.in: config libgcc if its there
15634 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15636         * config.sub:  HPPA merge.
15638 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15640         * Makefile.in:  Replace all-bison with all-byacc in all
15641         dependency lines for other tools (which now use byacc).
15643 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15645         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15647 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15649         * Makefile.in: make gprof rules similar to byacc rules (instead of
15650         vestigal $(unsubdir) that didn't work...)
15652 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15654         * config.sub:  Add support for Linux.
15655         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15656         (at least for libg++).
15658 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15660         * configure.texi: fix doc for the -nfp option to configure
15662 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15664         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15666 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15668         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15669         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15670         * configure.in: added solaris* host_makefile_frag hook.
15672 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15674         * config.sub: changed recognition of m68000 so that various
15675         m68k types can be specified via m680[01234]0
15677 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15679         * config.sub (basic_machine): fix sed so that '-foo' isn't
15680         completely substituted out while .+'-foo' loses the '-foo'
15682 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15684         * config.sub ($os): Add -aout.
15686 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15688         * configure:  If host_makefile_frag is absolute, don't
15689         prefix ${invsubdir} (relevant to libg++ auto-configure).
15691 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15693         * Makefile.in (tooldir): Define it.
15694         (all-ld): Depend on all-flex.
15696 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15698         * Makefile.in (check):  Fix libg++ special case.
15700 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15702         * configure: do not bury `pwd` into config.status, thus do fewer
15703           pwd's.
15705         * configure: print the "Building in" message only when building in
15706           other than "." AND verbose.
15708         * configure: remove -s, rework -v to better accommodate guested
15709           configures.
15711         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15713 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15715         * Makefile.in: macroize flags passed on recursion.  remove
15716           fileutils.
15718 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15720         * configure: get makesrcdir right for subdirs deeper than 1.
15722         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15723           install.
15725 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15727         * Makefile.in: don't print subdir_do or recursion lines.
15729 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15731         * standards.texi: added menu item.
15733         * Makefile.in: build and install standards.info.
15735         * standards.texi: new file.
15737 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15739         * configure: test for and move config.status pieces from
15740           ${subdir}/.
15742 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15744         * configure:  Test for existance of files before trying to mv
15745         them, to avoid numerous non-existance messages.
15747 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15749         * configure: correct final line of config.status.
15751         * configure: patch from eggert.  Avoids a protection problem if
15752           the original Makefile.in is read only.
15754         * configure: use move-if-change from gcc to create config.status.
15755           Some makefiles depend on config.status to tell if a directory
15756           has been reconfigured for a different host.  This change
15757           prevents those directories from remaking everything in the case
15758           where the reconfig was only intended to rebuild a Makefile.
15760         * configure: test for config.sub with "config.sub sun4" rather
15761           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15762           host alias from a missing config.sub.
15764 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15766         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15767           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15769 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15771         * configure: mkdir ${subdir} as needed.
15773 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15775         * Makefile.in,configure.in: added autoconf.
15777 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15779         * Makefile.in: no longer pass against on recursion.
15781         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15782           definitions are not inherited.
15784         * configure: correct makesrcdir when subdir is .
15786 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15788         * configure:  Add support for 'subdirs' variable, which is
15789         like 'configdirs', except that configure doesn't re-invoke
15790         itself for subdirs, it just creates a Makefile for each subdir.
15791         * configure.texi:  Document subdirs.
15793 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15795         * configure.in: added flex to configdirs
15797 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15799         * Makefile.in: remove clean-stamps from clean.
15801 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15803         * configure.in:  Add gdbtest to configdirs.
15805 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15807         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15808         to recursive makes.
15809         * configure.in:  Recognize new ncr3000 config.
15811 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15813         * Makefile.in, configure.in: removed references to gdbm.
15815 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15817         * config.sub:  Don't canonicalize os value
15818         newsos* to bsd (readline needs to check for newsos).
15819         (This fix was earlier made Jan 31, but got re-broken.)
15821 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15823         * configure.in:  sco is an os, not a vendor!
15825         * configure:  Quote $( better.  Keep various shells happy.
15827 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15829         * Makefile.in: eliminate stamp-files.
15831 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15833         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15834           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15836 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15838         * config.sub:  fix iris/iris3.
15840 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15842         * configure: re-add -rm.
15844 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15846         * Maskefile.in: add .stmp-rcs to all.
15848         * configure.in: remove gas from rs6000 build, use aix host fragment.
15850 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15852         * configure: pass down site_option during recursion.
15854 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15856         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15858 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15860         * configure: Change exec_prefix so that it really defaults to prefix.
15862 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15864         * Makefile.in, configure.in:  Add support for mmalloc library.
15866 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15868         * Makefile.in: add stmp dependencies for a few more things.
15870 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15872         * configure: adjusted error message on objdir/srcdir configure
15873           collision, per john's suggestion.
15875         * Makefile.in: add libiberty stmp to all and all.cross.
15877 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15879         * Makefile.in: remove force dependencies, add grep to all.
15881 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15883         * Makefile.in: drop flex.  make stamp files work.
15885         * configure: added test for conflicting configuration in srcdir,
15886           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15887           gets cranky.  use relative paths for configure and srcdir
15888           whenever possible.  Send some error messages to stderr that were
15889           going to stdout.
15891 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15893         * Makefile.in:  Fix libg++ rule to check for gcc directory
15894         before using gcc/gcc.  Also pass XTRAFLAGS.
15896 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15898         * Makefile.in: added stmp-files so that directories aren't polled
15899           when they are already built.
15901         * configure.texi: fixed a node pointer problem.
15903 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15905         * config.sub configure.in gdb/configure.in
15906         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15907         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15908         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15910 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15912         * configure: -recurring becomes -silent.  corrected help message
15913           for -site= option.
15915         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15917 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15919         * configure: when building Makefile for crosses, replace
15920           tooldir and program_prefix.  default srcdir from location of
15921           config.sub.  remove "for host in hosts" and "for target in
15922           targets" loops.
15924 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15926         * Makefile.in: Do not pass bindir or mandir to cvs.
15928 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15930         * Makefile.in, configure.in: removed traces of namesubdir,
15931           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15932           copyrights to '92, changed some from Cygnus to FSF.
15934         * configure.texi: remove most references to multiple hosts,
15935           multiple targets, subdirs, etc.
15937         * configure.man: removed rcsid. reference config.sub not
15938           config.subr.
15940         * Makefile.in: mkdir $(infodir) on install-info.
15942 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15944         * configure.texi:  Explain better about .gdbinit and about
15945         the environment that configure.in sections run in.
15947 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15949         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15951 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15953         * README:  DOC.configure => cfg-paper.texi.
15955 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15957         * config.sub (near case $os):  Don't convert newsos* to bsd!
15959 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15961         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15962         the number of copies of COPYING that go into the GDB tar file.
15964 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15966         * bfd/configure.in, gdb/config/mh-i386sco,
15967         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15968         Fix SCO configuration stuff.
15970 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15972         * Makefile.in:  For libg++, make sure the -I pointing
15973         to the gcc directory goes *after* all the libg++-local -I flags.
15974         Also, move just-gcc dependency from just-libg++ to all-libg++.
15976 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15978         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15980 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15982         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15984 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15986         * config.sub:  Add stratus configuration frags.  Also
15987         submitted to FSF.
15989 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15991         * Makefile.in (DEV_SUPPORT):  add configure.man.
15993         * config.sub(Decode manufacturer-specific):  add -none*.
15995 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15997         * Makefile.in:  remove form feeds to make Sun's make happy.
15998         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16000 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16002         * Makefile.in (AR_FLAGS):  Make quieter.
16004 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16006         * configure.in:  Add libg++.
16007         * configure:  When verbose, don't output the command line at each
16008         level; it will be unremarkably the same as the previous version,
16009         which will be the same as what the user typed.
16011 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16013         * configure.in, Makefile.in: fix clean-info, add flex.  add
16014           fileutils.
16016         * configure: be less sensitive to spaces in Makefile.in.  Do not
16017           look for sources in "..".  Doing so breaks subdirectories that
16018           might have their own configure.  If a subdir has it's own
16019           configure script, use it.
16021 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16023         * cfg-paper.texi: some changes suggested by rms.
16025 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16027         * config.sub:  Merge in some small additions from the FSF version,
16028         taken from the gcc distribution, to bring the Cygnus and FSF
16029         versions into closer sync.
16031 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16033         * configure.in:  Changed svr4 references to sysv4.
16035 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16037         * configure: added -V for version number option.
16039 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16041         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16042           renamed from DOC.configure to cfg-paper.texi.
16044 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16046         * configure, config.subr, config.sub: config.subr is now
16047           config.sub again.
16049 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16051         * configure.texi: new file, in progress.
16053         * Makefile.in: build info file and install the man page for
16054           configure.
16056         * configure.man: new file, first cut.
16058         * configure: find config.subr again now that configuration "none"
16059           has gone.  removed all traces of the -ansi option.  removed all
16060           traces of the -languages option.
16062         * config.subr: resync from rms.
16064 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16066         * configure, config.sub, config.subr: merge config.sub into
16067           config.subr, call the result config.subr, remove config.sub, use
16068           config.subr.
16070         * Makefile.in: revised install for dir.info.
16072 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16074         * configure.in: add decstation host makefile frag.
16076         * Makefile.in: BISON now bison -y again.  also install-gcc on
16077           install.  clean-gdbm on clean.  infodir belongs in datadir.
16078           Make directories for info install.  Build dir.info here then
16079           install it.
16081 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16083         * Makefile.in: fix for bad directory tests.
16085 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16087         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16088           regexp.  -srcdir relative was being handled incorrectly.
16090         * Makefile.in: unwrapped some for loops so that parallel makes
16091           work again and so one can focus one's attention on a particular
16092           package.
16094 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16096         * configure: added PWD as a stand in for `pwd` (for speed). use
16097           elif wherever possible.  make -srcdir work without -objdir.
16098           -objdir= commented out.
16100 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16102         * configure: +options become --options.  -subdirs commented out.
16103           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16104           Makefile now at top of generated Makefile.  Removed cvs log
16105           entries.  added -srcdir.  create .gdbinit only if there is one
16106           in ${srcdir}.
16108         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16109           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16110           and mandir now keyed off datadir by default.
16112 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16114         * Freshly created ChangeLog.
16117 Local Variables:
16118 mode: change-log
16119 left-margin: 8
16120 fill-column: 76
16121 version-control: never
16122 End: