2010-11-03 Richard Guenther <rguenther@suse.de>
[official-gcc.git] / ChangeLog
blob7e4760a41da8c74f4994765fb0f4c9097d62d009
1 2010-11-03  Ian Lance Taylor  <iant@google.com>
2             Dave Korn  <dave.korn.cygwin@gmail.com>
4         PR lto/46273
5         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6         and on other supported platforms whenever LTO is enabled.
7         * configure: Rebuild.
9 2010-11-02  Alan Modra  <amodra@gmail.com>
11         PR binutils/12110
12         * configure.ac: Error when source path contains spaces.
13         * configure: Regenerate.
15 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
17         * MAINTAINERS: Update my email address.
19 2010-10-20  Ian Lance Taylor  <iant@google.com>
21         * Makefile.def (target_modules): Set lib_path to src/.libs for
22         libstdc++-v3 module.
23         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
24         * Makefile.in: Rebuild.
26 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
28         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
29         (Write After Approval): Remove myself.
31 2010-10-15  Tristan Gingold  <gingold@adacore.com>
33         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
35 2010-10-14  Douglas Rupp  <rupp@gnat.com>
37         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
39 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
41         * configure.ac (build_lto_plugin): New shell variable.
42         (--enable-lto): Turn on by default for all non-ELF platforms that
43         have had LTO support added so far.  Set build_lto_plugin appropriately
44         for both ELF and non-ELF.
45         (configdirs): Add lto-plugin or not based on build_lto_plugin.
46         * configure: Regenerate.
48 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
50         Sync from src:
51         * configure.ac (v850 support): Remove target-libgloss from
52         noconfigdirs.
53         * configure: Regenerate.
55 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
57         PR bootstrap/45326
58         PR bootstrap/45174
59         * configure.ac: Honor initial values of $build_configargs,
60         $host_configargs, $target_configargs.  Mark the precious, so
61         environment settings get recorded.
62         * configure: Regenerate.
64 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
66         PR bootstrap/45796
67         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
68         Depend on all-build-libiberty.
69         * Makefile.in: Regenerate.
71 2010-09-30  Michael Eager  <eager@eagercon.com>
73         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
74         * configure: Regenerate.
76 2010-09-28  Michael Eager  <eager@eagercon.com>
78         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
80 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
82         PR bootstrap/44621
83         * configure.ac: Fix unportable shell quoting.
84         * configure: Regenerate.
86 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
88         * configure.ac (enable-lto): Add Darwin to the list of supported lto
89         targets and amend comment.
90         * configure: Regenerate.
92 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
94         * MAINTAINERS (Write After Approval): Add myself.
96 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
98         * configure.ac: Enable LTO by default on Darwin.
99         * configure: Regenerate.
101 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
103         * MAINTAINERS (Write After Approval): Add myself.
105 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
107         * MAINTAINERS (Write After Approval): Add myself.
109 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
111         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
112         ports
114 2010-07-28  David Yuste  <david.yuste@gmail.com>
116         * MAINTAINERS (Write After Approval): Add myself.
118 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
120         * configure.ac: Support all v850 targets.
121         * configure: Regenerate.
123 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
125         PR bootstrap/44455
126         * configure.ac (extra_mpfr_configure_flags): Copy from
127         extra_mpc_gmp_configure_flags.
128         * configure: Re-generated.
130 2010-07-22  Andi Kleen  <ak@linux.intel.com>
132         * MAINTAINERS (Write After Approval): Add myself.
134 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
136         * MAINTAINERS (Write After Approval): Add myself.
138 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
140         * MAINTAINERS (Write After Approval): Add myself.
142 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
144         PR target/44862
145         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
146         Provide -B option to allow for link spec %s substitutions for
147         libstdc++.a on darwin.
148         * Makefile.in: Regenerate.
150 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
152         * MAINTAINERS (Reviewers): Update my e-mail address
154 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
156         * Makefile.def (configure-gcc): Depend on all-libelf.
157         * Makefile.in: Rebuild.
159 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
161         * MAINTAINERS (Write After Approval): Add myself in the right place.
163 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
165         * MAINTAINERS (Write After Approval): Add myself.
167 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
169         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
171 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
173         * config.sub: Update to version 2010-05-21.
174         * config.guess: Update to version 2010-04-03.
176 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
178         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
179         * configure: Regenerate.
181 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
183         * MAINTAINERS (Write After Approval): Add myself.
185 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
187         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
188         a platform that supports LTO.
189         * configure: Regenerate.
191 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
193         * configure.ac: Allow all the versions greater than 0.10 of PPL.
194         * configure: Regenerated.
196 2010-04-27  Roland McGrath  <roland@redhat.com>
197             H.J. Lu  <hongjiu.lu@intel.com>
199         * configure.ac (--enable-gold): Support both, both/gold and
200         both/bfd to add gold to configdirs without removing ld.
201         * configure: Regenerated.
203         * Makefile.def: Add install-gold dependency to install-ld.
204         * Makefile.in: Regenerated.
206 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
208         PR lto/42776
209         * configure.ac (--enable-lto): Refactor handling so libelf tests
210         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
211         and allow LTO to be explicitly enabled on non-ELF platforms that
212         are known to support it inside else-clause.
213         * configure: Regenerate.
215 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
217         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
218         * configure: Regenerate.
220 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
222         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
223         * configure: Regenerate.
225 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
227         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
228         separately.
229         * configure: Regenerate.
231 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
233         * MAINTAINERS (Write After Approval): Add myself.
235 2010-04-14  Tristan Gingold  <gingold@adacore.com>
237         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
238         * configure: Regenerate.
240 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
242         * configure: Regenerate after change to elf.m4.
244 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
246         * MAINTAINERS (Write After Approval): Add myself.
248 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
250         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
251         * configure: Regenerated.
253 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
255         * configure.ac: Print "buggy but acceptable" when CLooG
256         revision is less than 9.
257         * configure: Regenerated.
259 2010-04-01  Diego Novillo  <dnovillo@google.com>
261         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
263 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
265         PR bootstrap/43615
266         PR bootstrap/43328
268         Revert:
270         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
272         * configure.ac: Do not pass --enable-multilib nor
273         --disable-multilib in baseargs.  Accept explicitly passed
274         --enable_multilib.
275         * configure: Regenerate.
277 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
279         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
281 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
283         * MAINTAINERS: Remove myself.
285 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
287         PR bootstrap/43328
288         * configure.ac: Do not pass --enable-multilib nor
289         --disable-multilib in baseargs.  Accept explicitly passed
290         --enable_multilib.
291         * configure: Regenerate.
293 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
295         * MAINTAINERS (spu port): Remove me.
297 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
299         * configure.ac (tic6x-*-*): New case.
300         * configure: Regenerate.
302 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
304         * config.sub: Update to version 2010-03-22.
305         * config.guess: Update to version 2009-12-30.
307 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
309         PR ada/42554
310         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
311         * configure: Regenerate.
313 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
315         * MAINTAINERS: Update my email address.
317 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
319         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
320         (ghassan.shobaki@amd.com): Removed.
322 2010-03-17  Alan Modra  <amodra@gmail.com>
324         * MAINTAINERS: Update my email address.
326 2010-03-16  Diego Novillo  <dnovillo@google.com>
328         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
329         Matthews.
331 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
333         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
334         Gutson, Jeffrey D. Oldham and Mark Shinwell.
336 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
338         * MAINTAINERS: Update my email address.
340 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
342         * MAINTAINERS: Update my email address.
344 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
346         * MAINTAINERS: Update my email address.
348 2010-03-09  Jie Zhang  <jie@codesourcery.com>
350         * MAINTAINERS: Update my email address.
352 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
354         PR libstdc++/32499
355         * configure.ac (RANLIB): Default to true.
356         (STRIP): Likewise.
357         (RANLIB_FOR_TARGET): Remove superfluous : argument.
358         * configure: Regenerate.
360 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
362         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
363         (Write After Approval): Update my email address.
365 2010-02-17  Nick Clifton  <nickc@redhat.com>
367         PR 11238
368         * Makefile.tpl (local-distclean): Also remove config.cache files in
369         sub-directories as there may not be Makefiles present in the
370         sub-directories.
371         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
372         the config.cache files found by the find command.
374         * Makefile.in: Regenerate.
375         * configure.ac: Revert previous delta.
376         * configure: Regenerate.
378 2010-02-15  Nick Clifton  <nickc@redhat.com>
380         PR 11238
381         * configure.ac: Delete config.cache files in sub-directories when
382         deleting Makefiles.
383         * configure: Regenerate.
385 2010-02-12  Ben Elliston  <bje@gnu.org>
387         * MAINTAINERS: Update my email address.
389 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
391         * MAINTAINERS (spu port): Update my email address.
393 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
395         * MAINTAINERS: Add myself as a maintainer for the bfin port.
397 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
399         * configure.ac: Add "recommended" version checks for GMP/MPC.
400         Update recommended GMP/MPFR/MPC versions.
401         * configure: Regenerate.
403 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
405         * MAINTAINERS: Move my Embecosm email address into the
406         write-after-approval section.
408 2010-01-26  Ian Lance Taylor  <iant@google.com>
410         * MAINTAINERS: Add myself as Go frontend maintainer.
412 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
414         PR libstdc++/36101, PR libstdc++/42813
415         * configure.ac (bootstrap_target_libs): Make inclusion of
416         target-libgomp conditional on libgomb being in target_configdirs.
417         * configure: Regenerate.
419 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
421         PR libstdc++/36101, PR libstdc++/42813
422         * configure.ac (bootstrap_target_libs): Include target-libgomp.
423         * configure: Regenerate.
425 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
427         PR libstdc++/36101, PR libstdc++/42813
428         * configure.ac (target_configdirs): Substitute.
429         * Makefile.def: Bootstrap target module libgomp.
430         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
431         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
432         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
433         * configure, Makefile.in: Regenerate.
435 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
437         * MAINTAINERS: Adjust my details.
439 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
441         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
443 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
445         * MAINTAINERS: reindented my entry with tabs instead of spaces.
447 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
449         * MAINTAINERS (Write After Approval): Add myself.
451 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
453         * MAINTAINERS (Write After Approval): Add myself.
455 2010-01-11  Richard Guenther  <rguenther@suse.de>
457         PR lto/41569
458         * Makefile.def (all-lto-plugin): Depend on all-gcc.
459         * Makefile.in: Regenerated.
461 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
463         * configure.ac: Enable libjava build on x86_64-*freebsd*.
464         * configure: Regenerate.
466 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
467             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
469         PR bootstrap/42424
470         * configure.ac: Include libtool m4 files.
471         (_LT_CHECK_OBJDIR): Call it.
472         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
473         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
475         * configure: Regenerate.
477 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
479         PR bootstrap/41818
480         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
481         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
482         * Makefile.in: Regenerate.
484 2010-01-02  Richard Guenther  <rguenther@suse.de>
486         PR lto/41529
487         * configure.ac: Include config/elf.m4.  Disable LTO if not
488         builting for an elf target.
489         * configure: Regenerate.
491 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
493         * MAINTAINERS: Change my email address.
495 2009-12-18  Ben Elliston  <bje@au.ibm.com>
497         * config.sub, config.guess: Update from upstream sources.
499 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
501         * MAINTAINERS (Write After Approval): Add myself.
503 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
505         PR middle-end/30447
506         PR middle-end/30789
507         PR other/40302
509         * configure.ac: Require MPC.
510         * configure: Regenerate.
512 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
514         PR target/38384
515         PR bootstrap/40972
516         * libtool.m4: Sync from git Libtool.
517         * ltoptions.m4: Likewise.
518         * ltversion.m4: Likewise.
519         * lt~obsolete.m4: Likewise.
520         * ltmain.sh: Likewise.
522 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
524         * configure.ac: Update minimum MPC version to 0.8.
525         * configure: Regenerate.
527 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
529         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
530         * configure: Regenerated.
532 2009-11-21  Ian Lance Taylor  <iant@google.com>
534         * configure.ac: Change default of poststage1_ldflags to be empty if
535         poststage1_libs is set.  When poststage1_libs is empty, and
536         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
537         * configure: Rebuild.
539 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
541         * MAINTAINERS (Write After Approval): Update my email address.
543 2009-11-20  Ben Elliston  <bje@au.ibm.com>
545         * config.guess: Update from upstream sources.
547 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
549         * Makefile.def: Restore host and target settings for gmp.
550         * Makefile.in: Rebuild.
552 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
554         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
555         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
556         Fix portability of test of C++ as bootstrap language.  Add
557         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
558         * configure: Rebuild.
559         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
560         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
561         in-tree building.
562         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
563         (POSTSTAGE1_HOST_EXPORTS): Use it.
564         (STAGE[+id+]_CXXFLAGS): New.
565         (BASE_FLAGS_TO_PASS): Pass it down.
566         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
567         extra_exports.
568         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
569         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
570         extra_exports.
571         * Makefile.in: Rebuild.
573 2009-11-17  Ben Elliston  <bje@au.ibm.com>
575         * config.sub, config.guess: Update from upstream sources.
577 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
579         * MAINTAINERS (Write After Approval): Add myself.
581 2009-11-09  Jon Beniston  <jon@beniston.com>
583         * MAINTAINERS (Write After Approval): Add myself.
585 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
587         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
588         paths for *-w64-mingw* and x86_64-*mingw*.
589         * configure: Regenerated.
591 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
593         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
595 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
597         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
598         Phil Edwards to Write-After Approval.
600 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
602         * configure.ac: Disable target-winsup & co for
603         x86_64-*-mingw* and *-w64-mingw* targets.
604         * configure: Regenerated.
606 2009-10-16  Nick Clifton  <nickc@redhat.com>
608         * MAINTAINERS: Add myself as a maintainer for the RX port.
610 2009-10-26  Johannes Singler  <singler@kit.edu>
612         * MAINTAINERS (Write After Approval): Update my e-mail address.
614 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
616         * configure.ac (CLooG test): Use = with test.
617         * configure: Regenerate.
619 2009-10-22  Richard Guenther  <rguenther@suse.de>
621         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
622         cloog if the ppl version check failed.  Move flags saving
623         before setting in libelf check.
624         * configure: Regenerate.
626 2009-10-21  Richard Guenther  <rguenther@suse.de>
628         * configure.ac: Adjust the ppl and cloog configure to work as
629         documented.  Disable cloog if ppl was disabled.  Omit the version
630         checks if they were disabled.
631         * configure: Re-generate.
633 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
635         * configure.ac: Add 'lto' to enable_languages, not
636         new_enable_languages, and only if not already present.
637         * configure: Regenerate.
639 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
641         * README: Refer to the various COPYING* files instead of just
642         COPYING.
643         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
645 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
647         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
648         
649 2009-10-07  Richard Guenther  <rguenther@suse.de>
651         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
652         and Richard Guenther as reviewers.
653         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
654         as reviewers.
656 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
658         * config.sub: Update from upstream sources.
660 2009-10-06  Ian Lance Taylor  <iant@google.com>
662         * Makefile.def: check-gold depends upon all-gas.
663         * Makefile.in: Rebuild.
665 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
667         * MAINTAINERS (Write After Approval): Add myself.
669 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
671         * Makefile.def: all-lto-plugin depends on all-libiberty.
672         set bootstrap=true for lto-plugin.
673         Add lto-plugin.
674         * Makefile.in: Regenerate.
675         * configure.ac (host_libs): Add lto-plugin.
676         * configure: Regenerate.
678 2009-10-03  Diego Novillo  <dnovillo@google.com>
680         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
681         (HOST_LIBELFLIBS): Define.
682         (HOST_LIBELFINC): Define.
683         * Makefile.in: Regenerate.
684         * configure.ac: Add --enable-lto.
685         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
686         If --enable-lto is used, add 'lto' to new_enable_languages.
687         If --enable-lto is used and gold is enabled, add
688         lto-plugin to configdirs.
689         * configure: Regenerate.
691 2009-10-03  Simon Baldwin  <simonb@google.com>
693         * configure.ac: If --with-system-zlib, suppress local zlib and
694         pass --with-system-zlib to subdir configure scripts.
695         * configure: Regenerate.
697 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
698             Paolo Bonzini  <bonzini@gnu.org>
700         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
701         $(srcdir).
702         * Makefile.in: Rebuilt.
704 2009-09-26  Gary Funck  <gary@intrepid.com>
706         * MAINTAINERS (Write After Approval): Add myself.
708 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
710         * configure.ac: Update minimum MPC version to 0.7.
711         * configure: Regenerate.
713 2009-09-25  Nick Clifton  <nickc@redhat.com>
715         * configure.ac: Pass any --cache-file=/dev/null option on to
716         subconfigures.
717         * configure: Regenerate.
719 2009-09-23  Nick Clifton  <nickc@redhat.com>
721         * config.sub, config.guess: Update from upstream sources.
723 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
725         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
726         * Makefile.in: Rebuilt.
728 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
730         PR bootstrap/32272
731         * configure.ac: Error out if $srcdir isn't '.' but contains
732         host-${host_noncanonical}.
733         * configure: Regenerate.
735 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
737         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
738         maintainer.
740 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
742         * configure.ac: If bootstrapping a combined tree with
743         --enable-gold, require c++ in stage1_languages.
744         * configure: Regenerate.
746         * configure.ac: Also add target_libs of stage1_languages to
747         bootstrap_target_libs.
748         * configure: Regenerate.
750         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
751         with --enable-languages not containing c++.
752         * configure: Regenerate.
754 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
756         * configure.ac: Disable java and boehm-gc for bfin-*-*.
757         * configure: Regenerate.
759 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
761         * MAINTAINERS (Write After Approval): Update my e-mail address,
762         and move from from here...
763         (Waiting for paperwork): To here.
765 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
767         * MAINTAINERS (Reviewers): Add self as driver reviewer.
769 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
771         * configure.ac: Do not use $extrasub for replacing @if/@endif
772         parts in Makefile; instead, use additional arguments to
773         AC_CONFIG_COMMANDS to do the replacement manually, with several
774         sed invocations, to avoid HP-UX sed command limits.
775         * configure: Regenerate.
777 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
779         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
780         blank before -L.
782 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
784         * configure.ac (with-build-config): Document.  Handle without.
785         Handle missing argument.
786         * configure: Rebuilt.
788 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
790         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
791         Default to bootstrap-debug only if compare-debug works.
792         * configure: Rebuilt.
793         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
794         * Makefile.in: Rebuilt.
796 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
798         * MAINTAINERS (OS Port Maintainers): Update my email address.
800 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
802         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
803         * Makefile.in: Rebuilt.
805 2009-09-01  Chris Demetriou  <cgd@google.com>
807         * MAINTAINERS (Write After Approval): Add myself.
809 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
811         PR debug/30161
812         * include/dwarf2.h (enum dwarf_tag): Added
813         DW_TAG_GNU_template_template_param
814         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
816 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
818         * Makefile.tpl (AWK): Fix typo.
819         * Makefile.in: Regenerate.
821 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
823         * configure.ac: Detect awk and sed.
824         * Makefile.def (flags_to_pass): Add AWK and SED.
825         * Makefile.tpl (AWK, SED): New.
826         (BASE_FLAGS_TO_PASS): Add AWK and SED.
827         * configure: Regenerate.
828         * Makefile.in: Regenerate.
830 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
832         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
833         (collapseslashes): Likewise.
835 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
837         * configure.ac (AC_PREREQ): Bump to 2.64.
839 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
841         * configure.ac: Remove --with-datarootdir, --with-docdir,
842         --with-pdfdir, --with-htmldir switches.
843         * configure: Regenerate.
845         * configure: Regenerate.
847         * compile: Sync from Automake 1.11.
848         * depcomp: Likewise.
849         * install-sh: Likewise.
850         * missing: Likewise.
851         * mkinstalldirs: Likewise.
852         * ylwrap: Likewise.
854 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
856         * ltmain.sh (func_normal_abspath): New function.
857         (func_relative_path): Likewise.
858         (func_mode_help): Document new -bindir option for link mode.
859         (func_mode_link): Add new -bindir option, and use it to place
860         output DLL if specified.
862 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
864         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
865         (baseargs): Add --disable-option-checking.
866         * configure: Regenerate.
868         * Makefile.def (configure-target-libiberty): Depend on
869         all-binutils and all-ld.
870         (configure-target-newlib): Likewise.
871         * Makefile.in: Regenerate.
873 2009-08-17  Ben Elliston  <bje@au.ibm.com>
875         * config.sub, config.guess: Update from upstream sources.
877 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
879         Sync from src, merge:
881         2009-07-02  Tristan Gingold  <gingold@adacore.com>
883         * configure.ac: Do not exclude gas for i386-*-darwin.
884         Add a case for x86_64-*-darwin.
885         * configure: Regenerate.
887 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
889         * MAINTAINERS: Add my name to Write After Approval list.
891 2009-08-06  Michael Eager  <eager@eagercon.com>
893         * configure.ac: Add Microblaze target.
894         * configure: Regenerate.
896 2009-07-31  Christian Bruel  <christian.bruel@st.com>
898         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
899         * configure: Regenerate.
900         
901 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
903         * MAINTAINERS (Write After Approval): Update my e-mail address.
905 2009-07-06  Ian Lance Taylor  <iant@google.com>
907         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
908         * configure: Rebuild.
910 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
912         * MAINTAINERS: Move myself to the Graphite Reviewers.
914 2009-06-30  Wei Guozhi  <carrot@google.com>
916         * MAINTAINERS: Add my name to Write After Approval list.
918 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
920         PR bootstrap/40338
921         * configure.ac (comparestring): Create new variable.
922         * Makefile.tpl (comparestring): Use to skip some comparisions.
923         * configure: Regenerate.
924         * Makefile.in: Regenerate.
926 2009-06-26  Doug Evans  <dje@sebabeach.org>
928         * Makefile.def (host_modules): Add cgen.
929         * Makefile.in: Regenerate.
930         * configure.ac (host_tools): Add cgen.
931         * configure: Regenerate.
933 2009-06-23  DJ Delorie  <dj@redhat.com>
935         * MAINTAINERS: Add myself as mep maintainer.
937 2009-06-23  Ian Lance Taylor  <iant@google.com>
939         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
940         boot_languages.  Only bootstrap target libraries listed in
941         target_libs for some boot language.  Add --with-stage1-ldflags,
942         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
943         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
944         if not building with C++.
945         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
946         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
947         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
948         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
949         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
950         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
951         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
952         * configure, Makefile.in: Rebuild.
954 2009-06-23  Li Feng  <nemokingdom@gmail.com>
956         * MAINTAINERS: Added my name to write-after-approval list.
958 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
960         * configure.ac: Define is_elf for QNX Neutrino targets.
961         * configure: Regenerate.
963 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
965         * MAINTAINERS: Added my name to the write-after-approval list
967 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
969         * configure.ac: Detect MPC in default directory.
970         * configure: Regenerate.
972 2009-06-03  Jerome Guitton  <guitton@adacore.com>
973             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
975         * Makefile.tpl (all): Avoid a trailing backslash.
976         * Makefile.in: Regenerate.
978 2009-06-03  Ben Elliston  <bje@au.ibm.com>
980         * config.sub, config.guess: Update from upstream sources.
982 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
984         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
985         to noconfdirs.
986         * configure: Regenerate.
988 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
990         * Makefile.tpl ([+compare-target+]): Compare all stage
991         directories, rather than just gcc.
992         * Makefile.in: Rebuilt.
994 2009-06-01  Doug Kwan  <dougkwan@google.com>
996         * configure.ac: Support gold for target arm*-*-*.
997         * configure: Regenerate.
999 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1001         * Makefile.def: Add MPC support and dependencies.
1002         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1004         * Makefile.in, configure: Regenerate.
1006 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1008         * Makefile.tpl (all): Avoid harmless warning in make all when
1009         gcc-bootstrap is enabled but stage_last does not exist.
1010         * Makefile.in: Rebuilt.
1012 2009-05-24  Nicolas Roche  <roche@adacore.com>
1014         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1015         * Makefile.in: Regenerate.
1017 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1019         * MAINTAINERS: Update my e-mail address.
1021 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1023         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1024         * configure:  Regenerate.
1026 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1028         PR other/40159
1029         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1030         gcc-no-bootstrap are mutually exclusive.
1031         * Makefile.in: Rebuilt.
1033 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1035         PR other/40159
1036         * Makefile.tpl (all): Don't end with unconditional success.
1037         * Makefile.in: Rebuilt.
1039 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1041         PR target/37137
1042         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1043         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1044         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1045         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1046         stage_configureflags, stage_cflags and stage_libcflags into
1047         explicit Makefile macros.
1048         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1049         GFORTRAN.
1050         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1051         CC.  Set CC_FOR_BUILD from CC.
1052         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1053         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1054         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1055         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1056         and GFORTRAN.
1057         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1058         (_LIBCFLAGS): Renamed to _TFLAGS.
1059         (do-compare-debug, do-compare3-debug): Drop.
1060         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1061         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1062         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1063         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1064         (XGCC_FLAGS_FOR_TARGET): New.
1065         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1066         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1067         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1068         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1069         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1070         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1071         TFLAGS.
1072         (BUILD_CONFIG): Include if requested.
1073         (all): Set TFLAGS on bootstrap.
1074         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1075         (all-stageid-prefixmodule): Likewise.
1076         (do-clean, distclean-stageid): Set TFLAGS.
1077         (restrap): Fix whitespace.
1078         * Makefile.in: Rebuilt.
1080 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1082         * config.guess: Sync with src.
1084 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1086         * configure.ac ($with_ppl):  Default to no if not supplied.
1087         ($with_cloog):  Likewise.
1088         configure:  Regenerate.
1090 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1092         * MAINTAINERS: Update my e-mail address.
1094 2009-04-27  Nick Clifton  <nickc@redhat.com>
1096         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1098 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1100         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1101         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1102         * Makefile.in: Regenerate.
1104 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1106         PR bootstrap/39739
1107         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1108         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1110         * configure, Makefile.in: Regenerate.
1112 2009-04-21  Taras Glek  <tglek@mozilla.com>
1114         * include/hashtab.h: Update GTY annotations to new syntax
1115         * include/splay-tree.h: Likewise
1117 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1119         * config.sub, config.guess: Update from upstream sources.
1121 2009-04-15  Anthony Green  <green@moxielogic.com>
1123         * configure.ac: Add moxie support.
1124         * configure: Rebuilt.
1126 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1128         * configure.ac: Change copyright header to refer to version
1129         3 of the GNU General Public License and to point readers at the
1130         COPYING3 file and the FSF's license web page.
1131         * Makefile.def: Likewise.
1132         * Makefile.tpl: Likewise.
1133         * Makefile.in: Regenerate.
1135 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1137         * configure.ac: Restore match for darwin9 or later. Use double
1138         brackets since regeneration eats one pair.
1139         * configure: Regenerate.
1141 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1143         PR gas/10039
1144         * configure.ac: Require texinfo 4.7.
1145         * configure: Regenerated.
1147 2009-04-09  Nick Clifton  <nickc@redhat.com>
1149         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1150         the GCC Runtime Library Exception.
1152 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1154         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1155         * configure: Regenerate.
1157 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1159         * Makefil.def (languages): New entries.
1160         * Makefile.tpl (check-gcc-*): New generic target.
1161         * Makefile.in: Regenerate.
1163 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1165         * MAINTAINERS:  Update my email address.
1167 2009-03-18  Tom Tromey  <tromey@redhat.com>
1169         * configure: Rebuild.
1170         * configure.ac (host_libs): Add libiconv.
1171         * Makefile.in: Rebuild.
1172         * Makefile.def (host_modules): Add libiconv.
1173         (configure-gdb, all-gdb): Depend on libiconv.
1175 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1177         * configure.ac: Treat gdb as supported on x86_64-darwin.
1178         * configure: Regenerate.
1180 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1182         * configure.ac (--with-host-libstdcxx): New option.
1183         * configure: Regenerate.
1185 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1187         * MAINTAINERS:  Move myself into the write after approval list.
1189 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1191         * MAINTAINERS: Update e-mail address.
1192         
1193 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1195         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1197 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1199         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1201 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1203         Backport from git Libtool:
1205         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1206         Support GNU/kOpenSolaris.
1207         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1208         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1209         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1210         GNU/kOpenSolaris.
1212 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1214         * MAINTAINERS: Update e-mail address.
1216 2009-02-24  Michael Eager  <eager@eagercon.com>
1218         * MAINTAINERS (Write After Approval): Add self.
1220 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1222         * MAINTAINERS (Write After Approval): Add myself.
1224 2009-02-05  Andreas Schwab  <schwab@suse.de>
1226         * Makefile.tpl (stage_last): Define $r and $s before using
1227         $(RECURSE_FLAGS_TO_PASS).
1228         * Makefile.in: Regenerate
1230 2009-01-30  Ian Lance Taylor  <iant@google.com>
1232         * MAINTAINERS: Move myself to the Global Reviewers list.
1234 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1236         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1237         * configure: Regenerate.
1239 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1241         * MAINTAINERS: Make whitespace consistent.
1242         Remove Robert Millan from Write After Approval.
1244 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1246         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1247         (all-opcodes): Depend on all-libiberty.
1248         * Makefile.in: Regenerate.
1250 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1252         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1253         * configure: Regenerate.
1255 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1257         * MAINTAINERS (Write After Approval): Add myself.
1259 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1261         * MAINTAINERS: Add myself to reviewers (Fortran).
1263 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1265         PR tree-optimization/38515
1266         * configure.ac (cloog-polylib): Removed.
1267         (with_ppl, with_cloog): Test for "no".
1268         * configure: Regenerated.
1270 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1272         * MAINTAINERS: Moved myself to reviewers (Fortran).
1274 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1276         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1277         (Write After Approval): Remove myself.
1279 2009-01-03  Diego Novillo  <dnovillo@google.com>
1281         * MAINTAINERS: Remove myself from alias maintainership.
1283 2009-01-02  David Ayers  <ayers@fsfe.org>
1285         * MAINTAINERS: Update e-mail address.
1287 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1289         * MAINTAINERS: Make whitespace consistent.
1291 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1293         Backport from upstream Libtool:
1294         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1295         Add cache variables to tests that require the linker to work.
1296         For shlibpath_overrides_runpath, this also changes the semantics
1297         to let the result from the C compiler take precedence.
1299 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1301         * config.sub, config.guess: Update from upstream sources.
1303 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1305         * configure.ac (ppllibs): Add by default the lib flags.
1306         * configure: Regenerate.
1308 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1310         * MAINTAINERS:  Add myself to the write after approval list.
1312 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1314         * configure.ac: Add double brackets on darwin[912].
1315         * configure: Regenerate.
1317 2008-12-03  Daniel Kraft  <d@domob.eu>
1319         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1320         Approval to Reviewer section (for Fortran front-end).
1322 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1324         * configure.ac: Expand to darwin10 and later.
1325         * configure: Regenerate.
1327 2008-12-02  Andreas Schwab  <schwab@suse.de>
1329         * Makefile.def: configure-target-boehm-gc depends on
1330         all-target-libstdc++-v3.
1331         * Makefile.in: Regenerate.
1333 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1335         * MAINTAINERS:  Add myself as mingw maintainer.
1337 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1339         * config.sub, config.guess: Update from upstream sources.
1341 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1343         * README.SCO: Remove.
1345 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1347         * MAINTAINERS:  Add myself to the write after approval list.
1349 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1351         * MAINTAINERS:  Update my email address in WAA section.
1353 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1355         * MAINTAINERS: Update e-mail address.
1357 2008-11-27  Toon Moene  <toon@moene.org>
1359         * MAINTAINERS: Change e-mail address.
1361 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1363         * configure.ac: Build gdb for i?86-*-darwin*
1364         * configure: Regenerated.
1366 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1368         * MAINTAINERS: Added my full name.
1370 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1372         PR bootstrap/38014
1373         PR bootstrap/37923
1375         Revert:
1377         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1379         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1380         * Makefile.in: Regenerated.
1382         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1384         PR gdb/921
1385         PR gdb/1646
1386         PR gdb/2175
1387         PR gdb/2176
1389         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1390         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1391         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1392         (HOST_EXPORTS): Pass CPPFLAGS.
1393         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1394         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1395         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1396         * Makefile.in, configure: Regenerated.
1397         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1398         and CPPFLAGS_FOR_BUILD.
1400 2008-11-06  Jeff Law  <law@redhat.com>
1402         * MAINTAINERS: Add myself as middle end maintainer.
1404 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1406         * MAINTAINERS (Write after approval): Add myself.
1408 2008-11-05  Diego Novillo  <dnovillo@google.com>
1410         * MAINTAINERS (Global Reviewers): Add myself.
1411         (Non-Algorithmic Maintainers): Remove myself.
1413 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1415         * MAINTAINERS (Write after approval): Add myself.
1417 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1419         * MAINTAINERS (Write after approval): Add myself.
1421 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1423         * configure.ac (spu-*-*): Remove special case.
1424         * configure: Regenerate.
1426 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1428         * MAINTAINERS (Write after approval): Update my email address.
1430 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1432         * configure.ac [spu-*-*]: Do not set skipdirs.
1433         * configure: Re-generate.
1435 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1437         * MAINTAINERS (Various Maintainers): Add myself to reload.
1439 2008-10-25  Richard Guenther  <rguenther@suse.de>
1441         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1442         maintainer.  Remove myself as libgcc-math maintainer.
1443         (Non-Algorithmic Maintainers): Remove myself.
1445 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1447         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1448         * Makefile.in: Regenerated.
1450 2008-10-23  Cary Coutant  <ccoutant@google.com>
1452         * MAINTAINERS (Write after approval): Add myself.
1454 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1456         PR gdb/921
1457         PR gdb/1646
1458         PR gdb/2175
1459         PR gdb/2176
1461         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1462         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1463         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1464         (HOST_EXPORTS): Pass CPPFLAGS.
1465         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1466         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1467         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1468         * Makefile.in, configure: Regenerated.
1469         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1470         and CPPFLAGS_FOR_BUILD.
1472 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1474         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1475         Sebastian Pop.
1477 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1479         * MAINTAINERS (Write After Approval): Added myself.
1481 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1483         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1484         recommended version to 2.3.2.
1486         * configure: Regenerate.
1488 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1490         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1492 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1494         * MAINTAINERS (Write After Approval): Update e-mail address.
1496 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1498         * libtool.m4: Update to libtool 2.2.6.
1499         * lt~obsolete.m4: Update to libtool 2.2.6.
1500         * ltmain.sh: Update to libtool 2.2.6.
1501         * ltsugar.m4: Update to libtool 2.2.6.
1502         * ltversion.m4: Update to libtool 2.2.6.
1503         * ltoptions.m4: Update to libtool 2.2.6.
1504         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1506 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1508         * MAINTAINERS (Write After Approval): Add myself.
1510 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1512         * MAINTAINERS (Write After Approval): Update my name.
1514 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1516         * MAINTAINERS: Add myself in "Write After Approval".
1518 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1520         * MAINTAINERS: Add myself as ia64 maintainer.
1522 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1524         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1525         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1526         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1527         and Michael Tiemann from Write After Approval since they do not
1528         actually have access.
1530 2008-09-05  Richard Guenther  <rguenther@suse.de>
1532         * configure.ac: Initialize clooglibs to -lcloog.
1533         * configure: Re-generate.
1535 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1537         * MAINTAINERS (Write After Approval): Add myself.
1539 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1541         * configure.ac (--with-cloog-polylib): New.
1542         (--disable-cloog-version-check): New.
1543         (--disable-ppl-version-check): New.
1544         * configure: Re-generate.
1546 2008-09-03  Richard Guenther  <rguenther@suse.de>
1548         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1549         cloog test.
1550         * configure: Re-generate.
1552 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1554         Add picoChip port.
1555         * MAINTAINERS: Add picoChip maintainers.
1557 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1558             Tobias Grosser  <grosser@fim.uni-passau.de>
1559             Jan Sjodin  <jan.sjodin@amd.com>
1560             Harsha Jagasia  <harsha.jagasia@amd.com>
1561             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1562             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1563             Adrien Eliche  <aeliche@isty.uvsq.fr>
1565         Merge from graphite branch.
1566         * configure: Regenerate.
1567         * Makefile.in: Regenerate.
1568         * configure.ac (host_libs): Add ppl and cloog.
1569         Add checks for PPL and CLooG.
1570         * Makefile.def (ppl, cloog): Added modules and dependences.
1571         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1572         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1574 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1576         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1577         (GCC_SHLIB_SUBDIR): New.
1578         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1579         * configure: Regenerate.
1580         * Makefile.in: Regenerate.
1582 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1584         * MAINTAINERS: Consistently use tabs to separate columns.
1586 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1588         * MAINTAINERS (Write after Approval): Add myself.
1590 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1592         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1593         Enable bfd, binutils and opcodes.
1594         * configure: Regenerate.
1596 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1598         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1600 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1602         * MAINTAINERS:  Use correct Umlaut for last name.
1604 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1606         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1608 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1610         * MAINTAINERS: Update my email address.
1612 2008-08-16  Nicolas Roche  <roche@adacore.com>
1614         * Makefile.tpl: Add BOOT_ADAFLAGS.
1615         * Makefile.in: Regenerate.
1617 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1619         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1620         * configure: Regenerate.
1622 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1624         * configure.ac: Add makefile fragments for hpux.
1625         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1626         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1627         * configure: Regenerate.
1628         * Makefile.in: Regenerate.
1630 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1632         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1634 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1636         * MAINTAINERS (Write after Approval): Add myself.
1638 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1640         * MAINTAINERS (Write After Approval):  Add myself.
1642 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1644         * MAINTAINERS (Write After Approval):  Add myself.
1646 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1648         * MAINTAINERS: Update my email address.
1650 2008-06-25  Joey Ye  <joey.ye@intel.com>
1652         * MAINTAINERS (Write After Approval):  Add myself.
1654 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1656         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1657         * Makefile.in: Regenerate.
1658         * configure: Regenerate.
1660 2008-06-17  Daniel Kraft  <d@domob.eu>
1662         * MAINTAINERS (Write After Approval):  Add myself.
1664 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1666         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1667         "$@" is still intact with both Autoconf 2.59 and 2.62.
1668         * configure: Regenerate.
1670 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1672         * Makefile.tpl: Fix comment errors.
1673         * Makefile.in: Regenerate.
1675 2008-06-12  David S. Miller  <davem@davemloft.net>
1676             David Edelsohn  <edelsohn@gnu.org>
1678         * configure.ac: Add powerpc*-*-* to gold supported targets.
1679         * configure: Regenerate.
1681 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1683         PR tree-optimization/36218
1684         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1685         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1686         (all prefix="build-"): Pass them to build-system sub-makes.
1687         * Makefile.in: Regenerate.
1689 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1691         * MAINTAINERS (mt port): Remove.
1692         (sco5, unixware, sco udk): Remove.
1693         (Kean Johnston): Add to Write After Approval.
1695 2008-05-30  Julian Brown  <julian@codesourcery.com>
1697         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1698         of libobjc for ARM EABI Linux.
1699         * configure: Regenerate.
1701 2008-05-18  Xinliang David Li   <davidxl@google.com>
1703         * ChangeLog: Remove wrong ChangeLog entry.
1705 2008-05-17  Xinliang David Li   <davidxl@google.com>
1707         * MAINTAINERS (Write After Approval): Add myself.
1709 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1711         * MAINTAINERS (Write After Approval): Add myself.
1713 2008-05-14  Rafael Espíndola  <espindola@google.com>
1715         * config-ml.in: don't handle --enable-shared and --enable-static.
1717 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1719         * MAINTAINERS: Update my email address.
1721 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1723         * MAINTAINERS: Update my email address.
1725 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1727         * MAINTAINERS (Write After Approval): Add myself.
1729 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1731         * MAINTAINERS (Write After Approval): Add myself.
1733 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1735         * MAINTAINERS (crx): Add myself.
1737 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1739         Sync with src:
1740         2008-04-14  David S. Miller  <davem@davemloft.net>
1742         * configure.ac: Add sparc*-*-* to gold supported targets.
1743         * configure: Regenerate.
1745 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1747         PR bootstrap/35457
1748         * configure.ac: Include override.m4.
1749         * configure: Regenerate.
1751 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1753         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1754         * Makefile.in: Regenerate.
1756 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1758         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1759         as nonconfigurable directories list.
1760         * configure: Regenerate.
1762 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1764         * config.sub, config.guess: Update from upstream sources.
1766 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1768         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1769         * Makefile.in: Regenerate.
1771 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1773         * configure.ac: Do not build libssp for the AVR.
1774         * configure: Regenerate.
1776 2008-04-07  Ian Lance Taylor  <iant@google.com>
1778         * Makefile.def: check-gold depends upon all-binutils.
1779         * Makefile.in: Regenerate.
1781 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1783         * MAINTAINERS (Write After Approval): Add myself.
1785 2008-04-04  Nick Clifton  <nickc@redhat.com>
1787         PR binutils/4334
1788         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1789         builds.
1790         * configure: Regenerate.
1792 2008-04-04  NightStrike  <NightStrike@gmail.com>
1794         PR other/35151
1795         * configure.ac: Combine rules for mingw32 and mingw64.
1796         * configure: Regenerate.
1798 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1800         * MAINTAINERS (Write After Approval): Add myself.
1802 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
1804         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1805         * Makefile.in (.NOTPARALLEL): Ditto.
1807 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1809         * MAINTAINERS (Write After Approval): Add myself.
1811 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
1813         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1814         * Makefile.in (.NOTPARALLEL): Regenerate.
1816 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1818         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1819         * Makefile.in: Regenerate.
1821 2008-03-26  Jakub Staszak  <kuba@et.pl>
1823         * MAINTAINERS (Write After Approval): Add myself.
1825 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1827         * MAINTAINERS:  Update e-mail address.
1829 2008-03-20  Ian Lance Taylor  <iant@google.com>
1831         * configure.ac: Add support for --enable-gold.
1832         * Makefile.def: Add gold as a directory like ld.
1833         * configure, Makefile.in: Regenerate.
1835 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1837         * configure.ac: m4_include config/proginstall.m4.
1838         * configure: Regenerate.
1840         Backport from upstream Libtool:
1842         2007-10-12  Eric Blake  <ebb9@byu.net>
1844         Deal with Autoconf 2.62's semantic change in m4_append.
1845         * ltsugar.m4 (lt_append): Replace broken versions of
1846         m4_append.
1847         (lt_if_append_uniq): Don't require separator to be overquoted,
1848         and avoid broken m4_append.
1849         (lt_dict_add): Fix typo.
1850         * libtool.m4 (_LT_DECL): Don't overquote separator.
1852 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1854         * config.rpath: Add AIX 6 support.
1856 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1858         * Makefile.def (stageprofile).  Remove -fprofile-generate
1859         from stage_libcflags.
1860         * Makefile.in: Regenerate.
1862 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1864         * config.sub, config.guess: Update from upstream sources.
1866 2008-03-06  Tom Tromey  <tromey@redhat.com>
1868         * MAINTAINERS: Update for treelang deletion.
1870 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1872         * MAINTAINERS: Update my email address.
1874 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1876         * MAINTAINERS (darwin port): Add myself as a maintainer.
1877         (objective-c/c++): Add myself as a maintainer.
1879 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1881         * MAINTAINERS (Write After Approval): Update my email address.
1883 2008-02-25  Tomas Bily  <tbily@suse.cz>
1885         * MAINTAINERS (Write After Approval): Add myself.
1887 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1889         * MAINTAINERS (OpenMP): Add myself.
1891 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1893         PR bootstrap/32009
1894         PR bootstrap/32161
1896         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1897         * configure: Regenerate.
1899         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1900         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1901         STAGE4_LIBCFLAGS): New.
1902         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1903         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1904         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1905         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1906         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1907         for target modules.  Don't export LIBCFLAGS.
1908         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1909         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1910         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1911         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1912         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1913         * Makefile.in: Regenerate.
1915 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1917         PR libgcj/33085
1918         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1919         Do not use -DDLL_EXPORT.  Backport from upstream.
1921 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1923         * MAINTAINERS (Write After Approval): Add myself.
1925 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1927         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1928         * configure: Regenerate.
1930 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1932         * configure.ac (xtensa*-*-*): Recognize processor variants.
1933         * configure: Regenerate.
1935 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1937         PR bootstrap/34922
1938         * configure.ac (PARSE_ARGS): Push suitable setting of
1939         ac_subdirs_all, for `./configure --help=recursive'.
1940         Handle `+' in generic toplevel directory disabling.
1941         * configure: Regenerate.
1943 2008-01-28  Nick Clifton  <nickc@redhat.com>
1945         * MAINTAINERS (xstormy16): Take over maintainership.
1947 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1949         * MAINTAINERS (c4x port): Remove.
1951 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1953         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1955 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1957         * config.sub, config.guess: Update from upstream sources.
1959 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1961         * MAINTAINERS (Write After Approval): Add myself.
1963 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1965         * MAINTAINERS: Update my email address.
1967 2008-01-09  Raksit Ashok  <raksit@google.com>
1969         * MAINTAINERS (Write After Approval): Add myself.
1971 2008-01-09  Raksit Ashok  <raksit@google.com>
1973         * MAINTAINERS (Write After Approval): Add myself.
1975 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1977         * config.sub, config.guess: Update from upstream sources.
1979 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1981         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1982         Change recommended MPFR from 2.2.1 -> 2.3.0.
1983         * configure: Regenerate.
1985 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1987         * MAINTAINERS: Update my email address.
1989 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1991         * MAINTAINERS: Update my email address.
1993 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1995         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1996         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1997         * Makefile.in: Regenerate.
1999 2007-12-10  Mark Heffernan  <meheff@google.com>
2001         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2002         misplaced entries.
2004 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2006         * configure.ac: Enable libjava for x86_64-*-darwin9.
2007         * configure: Regenerate.
2009 2007-12-07  Bill Maddox  <maddox@google.com>
2011         * MAINTAINERS (Write After Approval): Add myself.
2013 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2015         * config.sub, config.guess: Update from upstream sources.
2017 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2019         * config-ml.in: Remove 64bit configure tests.
2021 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2023         * config-ml.in: Robustify against white space in absolute file
2024         names.
2026         * config-ml.in (multi-clean): Substitute ${Makefile}.
2027         Remove superfluous ${Makefile} in list.
2029 2007-11-19  Thiemo Seufer  <ths@mips.com>
2031         * config-ml.in: Don't hardcode the Makefile name.
2033 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2035         * MAINTAINERS (Write After Approval): Add myself.
2037 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2039         * MAINTAINERS (Write After Approval): Add myself.
2041 2007-11-06  Doug Kwan  <dougkwan@google.com>
2043         * MAINTAINERS (Write After Approval): Add myself.
2045 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2047         * MAINTAINERS (mercury): Remove entry.
2048         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2050 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2052         * Makefile.def (dependencies): Make configure-gdb depend on
2053         all-intl.
2054         * Makefile.in: Regenerated.
2056 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2058         * MAINTAINERS (Fortran maintainer): Remove myself.
2060 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2062         * Makefile.def: To avoid problems running with parallel makes,
2063         build newlib before libgloss so that target specific header
2064         files are availble.
2065         * Makefile.in: Regenerate
2067 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2069         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2070         * Makefile.in: Regenerate.
2072 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2074         * MAINTAINERS (Register allocation reviewer): Add myself.
2076 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2078         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2079         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2080         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2081         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2082         * configure: Regenerate.
2084 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2086         * MAINTAINERS (Register allocation reviewer): Add myself.
2088 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2090         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2091         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2092         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2093         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2094         * configure.ac: Default them to host tools for $host = $build.
2095         Subst them.
2097         * configure: Regenerate.
2098         * Makefile.in: Regenerate.
2100 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2102         * MAINTAINERS (Register allocation reviewer): Add myself.
2104 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2106         * MAINTAINERS (Register allocation reviewer): Add myself.
2108 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2110         * MAINTAINERS (Write After Approval): Fix typo.
2112 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2114         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2115         * configure: Regenerate.
2117 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2119         PR bootstrap/31906
2120         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2121         they're already prefixed.
2123 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2125         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2126         libstdc++.
2127         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2128         * configure: Regenerate.
2129         * Makefile.in: Regenerate.
2131 2007-09-17  Andreas Schwab  <schwab@suse.de>
2133         * configure.ac: Raise minimum makeinfo version to 4.6.
2134         * configure: Regenerate.
2136 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2138         * MAINTAINERS (write-after-approval) add myself
2140 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2142         * configure.ac: Correct makeinfo version check.
2143         * configure: Regenerate.
2145 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2147         * MAINTAINERS: Update my email address.
2149 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2151         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2152         to $skipdirs and only disable gprof for newlib.  Use the normal
2153         mips*-elf* handling in other respects.
2154         * configure: Regnerate.
2156 2007-09-12  David Daney  <ddaney@avtrex.com>
2158         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2159         enabling libgcj.
2160         * configure: Regenerate.
2162 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2164         PR other/32154
2165         * configure.ac: For libgloss targets, point the linker to the linker
2166         script, startup code and simulator library.
2167         * configure: Regenerate.
2169 2007-09-07  Andrew Haley  <aph@redhat.com>
2171         * configure.ac (noconfigdirs): Remove target-libffi and
2172         target-libjava.
2173         * configure: Regenerate.
2175 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2177         PR target/33281
2178         * configure.ac: Use config/mh-mingw on mingw.
2179         * configure: Regenerate.
2181 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2183         * MAINTAINERS (Write After Approval): Add myself.
2185 2007-09-05  Richard Guenther  <rguenther@suse.de>
2187         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2188         nor --disable-checking is provided also turn on yes and types
2189         checking for stage1.
2190         * configure: Re-generate.
2192 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2194         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2195         (Write After Approval): Remove myself.
2197 2007-08-29  Nick Clifton  <nickc@redhat.com>
2199         * config.sub, config.guess: Update from upstream sources.
2201 2007-08-22  Bud Davis  <jmdavis@link.com>
2203         * MAINTAINERS (Write After Approval): Added myself.
2204         * MAINTAINERS (Reviewers): Removed myself.
2206 2007-08-18  Paul Brook  <paul@codesourcery.com>
2207             Joseph Myers  <joseph@codesourcery.com>
2209         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2210         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2211         * Makefile.in: Regenerate.
2212         * configure.ac (--with-debug-prefix-map): New.
2213         * configure: Regenerate.
2215 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2216             Nigel Stephens  <nigel@mips.com>
2218         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2219         as target_makefile_frag.
2220         * configure: Regenerate.
2222 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2224         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2225         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2226         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2227         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2228         (do-compare, do-compare3, do-compare-debug): New.
2229         ([+compare-target+]): Use them.
2231 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2233         * MAINTAINERS (Write After Approval): Change my email address.
2235 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2236             Ben Elliston  <bje@au.ibm.com>
2238         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2239         --silent if $silent.
2240         * configure: Regenerate.
2242 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2244         * MAINTAINERS (Various Maintainers): Add myself as
2245         loop infrastructure maintainer.  Update my e-mail
2246         address.
2248 2007-07-31  Diego Novillo  <dnovillo@google.com>
2250         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2251         Adjust description.
2253 2007-07-26  Richard Guenther  <rguenther@suse.de>
2255         * configure.ac: Add types checking to stage1 checking flags.
2256         * configure: Regenerate.
2258 2007-07-17  Nick Clifton  <nickc@redhat.com>
2260         * COPYING3: New file.  Contains version 3 of the GNU General
2261         Public License.
2262         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2263         Lesser General Public License.
2265 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2267         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2269 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2271         * MAINTAINERS (S/390 co-maintainer): Add myself.
2272         (Write After Approval): Remove myself.
2274 2007-07-13  Dan Hipschman  <dsh@google.com>
2276         * MAINTAINERS (Write After Approval): Add myself.
2278 2007-07-11  Nick Clifton  <nickc@redhat.com>
2280         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2281         WINDRES export.
2282         * Makefile.in: Regenerate.
2284 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2286         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2287         maintainer.
2289 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2291         * lt~obsolete.m4: New. Import from 20070318 libtool.
2293 2007-07-03  Julian Brown  <julian@codesourcery.com>
2295         * MAINTAINERS (Write After Approval): Add myself.
2297 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2299         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2300         * configure: Regenerate.
2302 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2304         * configure.ac: Add some missing m4 quotation.
2305         * configure: Regenerate.
2307 2007-07-02  Simon Baldwin  <simonb@google.com>
2309         * MAINTAINERS (Write After Approval): Add myself.
2311 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2313         * configure: Regenerate.
2315 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2317         * Makefile.def: Add windmc tool to build.
2318         * Makefile.tpl: Likewise.
2319         * configure.ac: Likewise.
2320         * Makefile.in: Regenerate.
2321         * configure: Regenerate.
2323 2007-06-28  DJ Delorie  <dj@redhat.com>
2325         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2326         not building newlib.
2327         * configure: Regenerated.
2329 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2331         * MAINTAINERS (Write After Approval): Add myself.
2333 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2335         * MAINTAINERS (Write After Approval): Add myself.
2337 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2339         * MAINTAINERS (Write After Approval): Add myself.
2341 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2343         * MAINTAINERS (Write After Approval): Add myself.
2345 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2347         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2348         * Makefile.in: Regenerated.
2350 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2352         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2353         bfin*-*-uclinux* targets.
2354         * configure: Regenerate.
2356 2007-06-14  Ian Lance Taylor  <iant@google.com>
2358         * MAINTAINERS: Add myself as non-algorithmic global write
2359         maintainer.
2361 2007-06-14  Diego Novillo  <dnovillo@google.com>
2363         * MAINTAINERS: Add self as middle-end maintainer and
2364         non-algorithmic global write maintainer.
2366 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2368         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2369         Move all Fortran maintainers except Paul Brook into the
2370         Non-Autopoiesis section.
2372 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2374         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2375         (distclean-stage[+id+]): Possibly delete stage_last.
2376         * Makefile.in: Regenerate.
2378 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2380         * MAINTAINERS (Various Maintainer): Fix typo.
2382 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2384         * MAINTAINERS (Various Maintainer): Add myself as
2385         dataflow maintainer.
2387 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2389         * config.sub, config.guess: Update from upstream sources.
2391 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2393         * Makefile.tpl: Fix spelling error.
2394         * Makefile.in: Regenerate.
2396 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2398         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2399         lt_cv_sys_max_cmd_len.
2401 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2403         * MAINTAINERS (Various Maintainers): Add myself as
2404         auto-vectorizer maintainer.
2406 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2408         PR libjava/32098
2409         * libtool.m4: Revert previous change.
2410         * ltgcc.m4: Put it here.
2412 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2414         * MAINTAINERS (Various Maintainers): Add myself as
2415         auto-vectorizer maintainer.
2417 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2419         PR libjava/32098
2420         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2422 2007-05-30  Richard Guenther  <rguenther@suse.de>
2424         * MAINTAINERS (Various Maintainers): Add myself as
2425         auto-vectorizer maintainer.
2427 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2429         PR bootstrap/29382
2430         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2431         * configure: Rebuilt.
2433 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2435         * MAINTAINERS (Write After Approval): Removed my name.
2437 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2439         * MAINTAINERS (Write After Approval): Remove myself.
2441 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2443         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2445 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2447         * ltmain.sh: Update from ToT Libtool.
2448         * libtool.m4: Update from ToT Libtool.
2449         * ltsugar.m4: New. Update from ToT Libtool.
2450         * ltversion.m4: New. Update from ToT Libtool.
2451         * ltoptions.m4: New. Update from ToT Libtool.
2452         * ltconfig: Remove.
2453         * ltcf-c.sh: Remove.
2454         * ltcf-cxx.sh: Remove.
2455         * ltcf-gcj.sh: Remove.
2457 2007-05-22  Ollie Wild  <aaw@google.com>
2459         * MAINTAINERS (Write After Approval): Add myself.
2461 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2463         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2464         stage_cflags.
2465         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2466         Remove CFLAGS/LIBCFLAGS.
2467         (configure-stage[+id+]-[+prefix+][+module+],
2468         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2469         * Makefile.in: Regenerate.
2471 2007-05-15  Diego Novillo  <dnovillo@google.com>
2473         * MAINTAINERS: Update e-mail address.
2475 2007-05-15  Revital Eres  <eres@il.ibm.com>
2477         * MAINTAINERS (Write After Approval): Add myself.
2479 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2481         * MAINTAINERS (Write After Approval): Updated my address.
2483 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2485         * MAINTAINERS (Write After Approval): Add myself.
2487 2007-05-11  Silvius Rus  <rus@google.com>
2489         * MAINTAINERS (Write After Approval): Add myself.
2491 2007-04-23  Tom Tromey  <tromey@redhat.com>
2493         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2495 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2497         * MAINTAINERS (cpplib): Rename to ...
2498         (libcpp): ... this.  Add C/C++ front end maintainers.
2500 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2502         * config-ml.in: Pass ${ml_config_env} to configure calls.
2504 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2506         * MAINTAINERS (Write After Approval): Add myself.
2508 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2510         * MAINTAINERS (Write After Approval): Add myself.
2512 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2514         * MAINTAINERS (fortran 95 front end): Add myself.
2516 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2518         * MAINTAINERS (Write After Approval): Add myself.
2520 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2522         * MAINTAINERS (Modulo Scheduler): Add myself.
2524 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2526         * MAINTAINERS (fortran 95 front end): Add myself.
2527         (c++ front end): whitespace fix.
2529 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2531         * MAINTAINERS (Write After Approval): Add myself.
2533 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2535         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2536         of glob.  Quote arguments with single quotes too.
2537         * configure: Regenerate.
2539 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2541         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2542         * Makefile.in: Regenerate
2544 2007-03-07  Andreas Schwab  <schwab@suse.de>
2546         * configure: Regenerate.
2548 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2550         * configure.ac: Add "--with-pdfdir" configure option,
2551         which defines pdfdir variable.
2552         * Makefile.def (target=fixincludes): Add install-pdf to
2553         missing targets.
2554         (recursive_targets): Add install-pdf target.
2555         (flags_to_pass): Add pdfdir.
2556         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2557         target.
2558         * configure: Regenerate
2559         * Makefile.in: Regenerate
2561 2007-02-28  Eric Christopher  <echristo@apple.com>
2563         Revert:
2564         2006-12-07  Mike Stump  <mrs@apple.com>
2566         * Makefile.def (dependencies): Add dependency for
2567         install-target-libssp and install-target-libgomp on
2568         install-gcc.
2569         * Makefile.in: Regenerate.
2571 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2573         * configure: Regenerate.
2574         * configure.ac: Move statements after variable declarations.
2576 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2578         * MAINTAINERS: Add myself as sh maintainer.
2580 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2582         * configure.ac: Adjust for loop syntax.
2583         * configure: Regenerate.
2585 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2587         * configure: Rebuilt.
2589 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2591         * configure.ac: Drop multiple occurrences of --enable-languages,
2592         and fix its quoting.
2593         * configure: Rebuilt.
2595 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2596             Nathan Sidwell  <nathan@codesourcery.com>
2597             Vladimir Prus  <vladimir@codesourcery.com>
2598             Joseph Myers  <joseph@codesourcery.com>
2600         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2601         * configure: Regenerate.
2603 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2605         * ltconfig (freebsd*): Default to elf.
2607 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2609         * configure.ac (target_libraries): Move libgcc before libiberty.
2610         * configure: Regenerated.
2612 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2613             Paolo Bonzini  <bonzini@gnu.org>
2615         PR bootstrap/30753
2616         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2617         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2618         * configure: Regenerated.
2620 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2622         * MAINTAINERS (Language Front End Maintainers): Update my mail
2623         address.
2625 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2627         PR bootstrap/30748
2628         * configure.ac: Correct syntax for Solaris ksh.
2629         * configure: Regenerated.
2631 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2633         * configure.ac: Sync with src.
2634         * configure: Regenerate.
2636 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2638         * Makefile.in: Regenerate.
2640 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2642         * config.sub: Sync with src.
2644 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2646         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2647         noncanonical equivalents.
2648         * configure.in: Rename to...
2649         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2650         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2651         target_noncanonical.  Use them.  Rewrite removal of configure
2652         arguments for autoconf 2.59.  Discard variable settings.  Force
2653         program_transform_name for native tools.
2655         * Makefile.in: Regenerated.
2656         * configure: Regenerated with autoconf 2.59.
2658 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2660         * MAINTAINERS (Write After Approval): Add myself.
2662 2007-01-31  Andreas Schwab  <schwab@suse.de>
2664         * Makefile.tpl (LDFLAGS): Substitute it.
2665         * Makefile.in: Regenerate.
2667 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2669         * MAINTAINERS (Write After Approval): Add myself.
2671 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2673         * MAINTAINERS (spu port): Add myself.
2675 2007-01-23  Richard Guenther  <rguenther@suse.de>
2677         PR bootstrap/30541
2678         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2679         * Makefile.tpl (GNATBIND): Substitute it.
2680         (GNATMAKE): Likewise.
2681         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2682         of STAGE_PREFIX.
2683         * Makefile.in: Regenerate.
2684         * configure: Regenerate.
2686 2007-01-18  Mike Stump  <mrs@apple.com>
2688         * configure.in: Re-enable -Werror for gcc builds.
2690 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2692         * MAINTAINERS (Write After Approval): Add myself.
2694 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2696         * configure.in: Change == to = in test command.
2697         * configure: Regenerate.
2699 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2700             Nick Clifton  <nickc@redhat.com>
2701             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2703         * configure.in (build_configargs, host_configargs, target_configargs):
2704         Remove build/host/target parameters.
2705         (host_libs): Add gmp and mpfr.
2706         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2707         * Makefile.def (gmp, mpfr): New.
2708         (gcc): Remove target.
2709         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2710         target_os, target_vendor): New.
2711         (configure): Add host_alias/target_alias arguments; adjust invocations.
2712         * configure: Regenerate.
2713         * Makefile.in: Regenerate.
2715 2007-01-11  Matt Fago  <fago@earthlink.net>
2717         * configure.in: Try to link to functions only in mpfr 2.2.x
2718         to improve robustness of configure tests.
2719         * configure: Regenerate.
2721 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2723         * MAINTAINERS: Add myself as i386 maintainer.
2725 2007-01-08  Jan Hubicka  <jh@suse.cz>
2727         * MAINTAINERS: Add myself as i386 maintainer.
2729 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2731         * configure.in: Add support for an x86_64-mingw* target.
2732         * configure: Regenerate.
2734 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2736         * Makefile.tpl (all-target): Correct @if conditional for target
2737         modules.
2738         * configure.in: Omit libiberty if building only target libgcc.
2739         * configure, Makefile.in: Regenerated.
2741 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2743         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2744         * configure: Regenerate.
2746 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2748         * Makefile.def (target_modules): Add libgcc.
2749         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2750         * Makefile.tpl (clean-target-libgcc): Delete.
2751         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2752         on gcc even for bootstrapped modules.  Rewrite handling of
2753         lang_env_dependencies to loop over target_modules.
2754         * configure.in (target_libraries): Add target-libgcc.
2755         * Makefile.in, configure: Regenerated.
2757 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2759         * configure.in: Reorganize recognition of languages.  Add
2760         --enable-stage1-languages.  Show supported languages for the chosen
2761         target rather than all recognized languages.
2762         * configure: Regenerate.
2764 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2766         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2767         * Makefile.in: Regenerate.
2769 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2771         * configure.in: Warn that MPFR 2.2.0 is buggy.
2772         * configure: Regenerate.
2774 2006-12-27  Ian Lance Taylor  <iant@google.com>
2776         * configure.in: When removing Makefiles to force a reconfigure, also
2777         remove prev-DIR*/Makefile.
2778         * configure: Regenerate.
2780 2006-12-22  Andreas Schwab  <schwab@suse.de>
2782         * configure: Regenerate with correct autoconf version.
2784 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2786         * configure.in: add AC_SUBST for *_FOR_TARGET.
2787         * configure: Regenerate.
2789 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2791         * configure.in: Simplify logic for rejecting languages that cannot
2792         be built.  Separate the case when a language is unsupported,
2793         from the case when the user chooses not to build a language.
2795 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2797         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2798         it only affects bootstrap and could be tested on "$host" as well.
2799         * configure: Regenerate.
2800         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2802 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2804         PR bootstrap/29544
2805         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2806         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2807         move here comment from Makefile.tpl.
2808         * Makefile.tpl: Move some definitions higher in the file.
2809         (STAGE1_CHECKING): New.
2810         * configure.in: Add --enable-stage1-checking.
2811         * configure: Regenerate.
2812         * Makefile.in: Regenerate.
2814 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2816         * MAINTAINERS: Add myself as build system maintainer.
2818 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2820         * MAINTAINERS (Write After Approval): Add myself.
2822 2006-12-13  Eric Christopher  <echristo@apple.com>
2824         * MAINTAINERS: Add myself as darwin maintainer.
2826 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2828         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2830 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
2832         MAINTAINERS: Update my entry.
2834 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2836         * configure.in:  Handle spu makefile frag.
2837         * Makefile.tpl (MAINT): Define
2838         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2839         * configure: Regenerate.
2840         * Makefile.in: Regenerate.
2842 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2844         * config.guess: Import latest version.
2845         * config.sub: Likewise.
2847 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2849         * configure.in (spu-*-*): Don't skip target-libiberty.
2850         * configure: Regenerate.
2852 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2854         PR bootstrap/30134
2855         * configure.in: Correct x86 darwin support for libjava to powerpc
2856         and i?86 only.
2857         * configure: Regenerate.
2859 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2861         * configure.in: Add x86 darwin support for libjava.
2862         * configure: Regenerate.
2864 2006-12-07  Mike Stump  <mrs@apple.com>
2866         * Makefile.def (dependencies): Add dependency for
2867         install-target-libssp and install-target-libgomp on
2868         install-gcc.
2869         * Makefile.in: Regenerate.
2871 2006-12-04  Richard Guenther  <rguenther@suse.de>
2873         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2874         (Non-Algorithmic Maintainers): Move over non-algorithmic
2875         loop optimizer maintainers, add myself as a non-algorithmic
2876         middle-end maintainer.
2878 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2880         * MAINTAINERS (Write After Approval): Add myself.
2882 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2884         * configure.in: Update error message for missing GMP/MPFR.
2886         * configure: Regenerate.
2888 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2890         * configure.in: Update MPFR version in error message.
2892         * configure: Regenerate.
2894 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2896         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2897         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2898         --with-gmp-lib): New flags.
2900         * configure: Regenerate.
2902 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2904         * MAINTAINERS (Write After Approval): Change my email address.
2906 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2908         * MAINTAINERS (Write After Approval): Add myself.
2910 2006-11-22  Philipp Thomas  <pth@suse.de>
2912         * MAINTAINERS (i18n): Update e-mail address.
2914 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2916         * MAINTAINERS (spu port): Add myself as maintainer.
2917         (Write After Approval): Remove myself.
2919 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2921         * configure.in (skipdirs): Don't build libssp for SPU.
2922         * configure: Regenerate.
2924 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2926         * MAINTAINERS (spu port): Add myself as maintainer.
2927         (libobjc): Update my email address.
2929 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2931         * MAINTAINERS (Write After Approval): Add myself.
2933 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2935         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2936         * configure : Rebuilt.
2938 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2940         * MAINTAINERS (Write After Approval): Add myself.
2942 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2944         * MAINTAINERS (Write After Approval): Add myself.
2946 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2948         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2949         libmpfr.a.
2950         * configure: Regenerate.
2952 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2954         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2955         (unstage): Test for stage_last presence.
2957         PR bootstrap/29802
2958         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
2959         STAGE_PREFIX.
2960         * Makefile.in: Regenerate.
2962 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2964         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2965         maintainers.
2967 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2969         * MAINTAINERS (Write After Approval): Add myself.
2971 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2973         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2974         and stageN-package/Makefile.
2975         * Makefile.in: Regenerated.
2977 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2979         * configure.in: Remove target-libgloss from noconfigdirs for
2980         bfin-*-*.
2981         * configure: Regenerated.
2983 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2985         * configure.in (have_gmp): Only error if the gcc directory exists.
2987         * configure: Regenerate.
2989 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2991         * configure.in: Robustify error message for missing GMP/MPFR.
2993         * configure: Regenerate.
2995 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
2997         * MAINTAINERS (Write After Approval): Add myself.
2999 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3001         * MAINTAINERS: Change email address.
3003 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3005         * MAINTAINERS (Write After Approval): Add myself.
3007 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3009         * MAINTAINERS (Write After Approval): Add myself.
3011 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3013         * MAINTAINERS (Write After Approval): Move myself to
3014         Write After Approval section.
3016 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3018         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3019         need_gmp anymore.
3020         * configure: Regenerate.
3022 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3024         * MAINTAINERS (Write After Approval): Add myself.
3026 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3028         * config.guess: Import latest version.
3029         * config.sub: Likewise.
3031 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3033         * Makefile.def: Added pdf target handling.
3034         * Makefile.tpl: Added pdf target handling.
3035         * Makefile.in: Regenerated.
3037 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3039         * MAINTAINERS: Add self as score port maintainer.
3041 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3043         * MAINTAINERS (Write After Approval): Add myself.
3045 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3047         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3048         or newer.
3049         * configure: Regenerated.
3051 2006-09-27  Dave Brolley  <brolley@redhat.com>
3053         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3054         using $s instead of $r.
3055         * configure: Regenerated.
3057 2006-09-26  Thiemo Seufer  <ths@mips.com>
3059         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3060         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3061         * configure: Regenerate.
3063 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3065         * MAINTAINERS (Write After Approval): Remove myself.
3067 2006-09-22  Chao-ying Fu  <fu@mips.com>
3069         * MAINTAINERS (Write After Approval): Add myself.
3071 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3073         * MAINTAINERS: Add self as soft-fp maintainer.
3075 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3077         * MAINTAINERS: Add myself as avr maintainer.
3078         Remove Marek Michalkiewicz as avr maintainer.
3080 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3082         * MAINTAINERS (Write After Approval): Add myself.
3084 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3086         * configure.in: Never build newlib for a Mingw host.
3087         Never build newlib as Mingw target library.
3088         Test the existence of winsup/cygwin for building a Cygwin newlib,
3089         rather than just winsup.
3090         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3091         building a Mingw target.
3092         * configure: Regenerate.
3094 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3096         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3098 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3100         * config.guess: Import from src (was more updated).
3101         * config.sub: Likewise.
3103 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3105         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3106         * configure: Regenerated.
3108 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3110         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3111         for stages after the first.
3113 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3115         * Makefile.def: Add dependencies for configure-opcodes
3116         on configure-intl and all-opcodes on all-intl.
3117         * Makefile.in: Regenerated.
3119 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3121         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3123 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3125         Port to hosts whose 'sort' and 'tail' implementations
3126         treat operands with leading '+' as file names, as POSIX
3127         has required since 2001.  However, make sure the code still
3128         works on pre-POSIX hosts.
3129         * ltmain.sh: Don't assume "sort +2" is equivalent to
3130         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3132 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3134         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3136 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3138         * ltconfig: chmod 644 before ranlib during install.
3140 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3142         PR bootstrap/18058
3143         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3144         if the bootstrap compiler is a GCC version that supports it.
3145         * configure: Regenerate.
3147 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3149         * configure.in: Fix thinkos in previous check-in.
3150         * configure: Regenerate.
3152 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3154         PR other/27063
3155         * configure.in: Test subdir_requires and give an appropriate
3156         error message.
3157         * configure: Regenerate.
3159 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3161         * MAINTAINERS (Write After Approval): Add myself.
3163 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3165         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3167 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3169         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3171 2006-06-20  David Ayers  <d.ayers@inode.at>
3173         PR bootstrap/28072
3174         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3175         whether target-libjava is being configured instead of whether the
3176         java front end is enabled.
3177         * configure: Regenerate.
3179 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3181         PR target/27540
3182         * configure.in: Only enable libgomp on IRIX 6.
3183         * configure: Regenerate.
3185 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3187         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3188         too.
3189         * Makefile.in: Regenerate.
3191 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3193         * config-ml.in: Alter CCASFLAGS to include special
3194         multilib options the same as is done for CFLAGS.
3196 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3198         * configure.in: Don't enable libgomp on hpux10.
3199         * configure: Rebuilt.
3201 2006-06-12  David Ayers  <d.ayers@inode.at>
3203         PR bootstrap/27963
3204         PR target/19970
3205         * configure.in: Remove target-boehm-gc from noconfigdirs where
3206         ${libgcj} is specified.
3207         * configure: Regenerate.
3209 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3211         Sync from src:
3213         * configure.in: Sync.
3214         * configure: Regenerated.
3216         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3218         * Makefile.def: Added dependencies from sim and gdb on intl, and
3219         added configure dependencies to everything with an all dependency
3220         on intl.
3221         * Makefile.in: Regenerated.
3223 2006-06-06  David Ayers  <d.ayers@inode.at>
3225         PR libobjc/13946
3226         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3227         * Makefile.in: Regenerate.
3228         * configure.in: Add --enable-objc-gc at toplevel and have it
3229         enable boehm-gc for Objective-C.
3230         Remove target-boehm-gc from libgcj.
3231         Add target-boehm-gc to target_libraries.
3232         Add target-boehm-gc to noconfigdirs where ${libgcj}
3233         is specified.
3234         Assert that boehm-gc is supported when requested for Objective-C.
3235         Only build boehm-gc if needed either for Java or Objective-C.
3236         * configure: Regenerate.
3238 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3240         PR 27674
3241         * Makefile.tpl (configure-[+prefix+][+module+],
3242         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3243         Remove rule to unstage bootstrapped modules.
3244         (stage_current): New.
3245         * Makefile.in: Regenerate.
3247 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3249         * MAINTAINERS (Write After Approval): Update my e-mail address.
3251 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3253         * include/libiberty.h: Declare pex_run_in_environment.
3255 2006-05-31  Asher Langton  <langton2@llnl.gov>
3257         * MAINTAINERS (Write After Approval): Add myself.
3259 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3261         * Makefile.def (bfd, opcodes): Fix lib_path.
3262         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3263         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3264         * Makefile.in: Regenerate.
3266 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3268         * Makefile.in: Regenerate.
3270 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3272         * Makefile.def: Add install-html target. Add datarootdir
3273         docdir and htmldir to flags_to_pass.
3274         * Makefile.tpl: Add install-html target.
3275         * Makefile.in: Regenerate.
3276         * configure.in: Add --with-datarootdir, --with-docdir, and
3277         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3278         * configure: Regenerate.
3280 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3282         * configure.in: Enable gprof for cross builds.
3283         * configure: Regenerate.
3285 2006-05-22  Richard Guenther  <rguenther@suse.de>
3287         Revert
3288         2006-01-31  Richard Guenther  <rguenther@suse.de>
3289         Paolo Bonzini  <bonzini@gnu.org>
3291         * Makefile.def (target_modules): Add libgcc-math target module.
3292         * configure.in (target_libraries): Add libgcc-math target library.
3293         (--enable-libgcc-math): New configure switch.
3294         * Makefile.in: Re-generate.
3295         * configure: Re-generate.
3296         * libgcc-math: New toplevel directory.
3298 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3299             Andreas Tobler  <a.tobler@schweiz.ch>
3301         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3302         * configure: Rebuilt.
3304 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3306         * MAINTAINERS (Write After Approval): Add myself.
3308 2006-05-01  DJ Delorie  <dj@redhat.com>
3310         * configure.in: Restore CFLAGS if GMP isn't present.
3311         * configure: Regenerate.
3313 2006-05-01  Richard Guenther  <rguenther@suse.de>
3315         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3316         maintainer.
3318 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3320         * MAINTAINERS (Write After Approval): Add myself.
3322 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3324         * MAINTAINERS (Write After Approval): Add myself.
3326 2006-04-18  DJ Delorie  <dj@redhat.com>
3328         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3329         reference libgloss so that libssp can be built in a combined
3330         tree.
3331         * configure: Regenerate.
3333 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3335         * MAINTAINERS (Write After Approval): Add myself.
3337 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3339         * configure.in: Require makeinfo 4.4 or higher.
3340         * configure: Regenerate.
3342 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3344         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3345         Rearrange the entries of other libraries to have them in one place.
3347 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3349         * MAINTAINERS (Write After Approval): Remove myself.
3350         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3352 2006-03-14  Richard Guenther  <rguenther@suse.de>
3354         * configure: Regenerate with autoconf 2.13.
3356 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3358         * MAINTAINERS: Use my work address.
3360         * MAINTAINERS: Update my E-mail address.
3362 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3364         * configure.in: Handle --disable-<component> generically.
3365         * configure: Regenerate.
3367 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3369         PR libgcj/17311
3370         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3372 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3374         * MAINTAINERS (Write After Approval):  Remove myself.
3375         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3377 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3379         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3380         (TARGET_CONFIGDIRS): Remove.
3381         * configure.in: Remove AC_SUBST(target_configdirs).
3382         * Makefile.in, configure: Regenerated.
3384 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3386         * MAINTAINERS (Write After Approval):  Remove myself.
3387         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3389 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3391         PR bootstrap/25670
3393         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3395         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3396         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3397         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3398         BUILD_PREFIX, BUILD_PREFIX_1.
3399         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3401         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3402         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3404         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3405         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3406         of `cat stage_current`.  Always provide the `r' and `s' variables.
3407         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3408         a single shell execution.
3409         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3410         bootstrapped modules, make the stage1 module if the build was not
3411         started yet, else build the current stage.
3412         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3413         (all-build, all-host, all-target, [+make_target+]-host,
3414         [+make_target+]-target): Do not use \-continued lines.
3415         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3416         (current_stage, restrap, stage_last): New.
3418         * Makefile.in: Regenerate.
3419         * configure: Regenerate.
3421 2006-02-19  Bud Davis  <jmdavis@link.com>
3423         * MAINTAINERS (Write After Approval):  Remove myself.
3424         (Language Front End Maintainers):  Add myself as fortran 95
3425         maintainer and update e-mail address.
3427 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3429         * MAINTAINERS (Write After Approval):  Remove myself.
3430         (Language Front End Maintainers):  Add myself as fortran 95
3431         maintainer.
3433 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3435         * MAINTAINERS (Write After Approval): Add myself.
3437 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3439         * MAINTAINERS (Write After Approval):  Remove myself.
3440         (Language Front End Maintainers):  Add myself as
3441         fortran 95 maintainer.
3443 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3445         Sync from src:
3447         2005-12-27  Leif Ekblad  <leif@rdos.net>
3449         * configure.in: Add support for RDOS target.
3450         * configure: Regenerate.
3452 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3453             Andreas Schwab  <schwab@suse.de>
3455         * configure: Regenerate.
3457 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3459         * configure.in (enable_libgomp): Add AIX.
3460         * configure: Regenerate.
3462 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3464         * MAINTAINERS (Write After Approval): Add myself.
3466 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3468         * MAINTAINERS (Write After Approval): Add myself.
3470 2006-01-31  Richard Guenther  <rguenther@suse.de>
3471         Paolo Bonzini  <bonzini@gnu.org>
3473         * Makefile.def (target_modules): Add libgcc-math target module.
3474         * configure.in (target_libraries): Add libgcc-math target library.
3475         (--enable-libgcc-math): New configure switch.
3476         * Makefile.in: Re-generate.
3477         * configure: Re-generate.
3478         * libgcc-math: New toplevel directory.
3480 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3482         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3483         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3484         the assembler, linker and binutils.
3485         * configure: Regenerate.
3487 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3489         * MAINTAINERS (Write After Approval): Add myself.
3491 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3493         * configure: Regenerate.
3495 2006-01-18  Richard Henderson  <rth@redhat.com>
3496             Jakub Jelinek  <jakub@redhat.com>
3497             Diego Novillo  <dnovillo@redhat.com>
3499         * libgomp: New directory.
3500         * Makefile.def: Add target_module libgomp.
3501         * Makefile.in: Regenerate.
3502         * configure.in (target_libraries): Add target-libgomp.
3503         * configure: Regenerate.
3505 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3507         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3508         @ from continuation.
3509         * Makefile.in: Rebuilt.
3511 2006-01-04  Chris Lattner  <sabre@gnu.org>
3513         * MAINTAINERS (Write After Approval): Add myself.
3515 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3517         PR bootstrap/24252
3519         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3520         * Makefile.tpl (OBJDUMP): New.
3521         (EXTRA_HOST_FLAGS): Add it.
3522         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3524         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3525         to use symbolic links between directories.  Avoid race conditions
3526         or make them harmless.
3527         * configure.in: Do not try to use symbolic links between directories.
3529         * Makefile.def (LEAN): Pass.
3530         * Makefile.tpl (LEAN): Define.
3531         (stage[+id+]-start): Accept that the previous directory does not
3532         exist, if the bootstrap is lean.
3533         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3534         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3535         configure substitution.
3536         ([+compare-target+]): Likewise.
3537         ([+bootstrap-target+]-lean): New.
3538         * configure.in: Remove lean bootstrap support from here.
3540         * Makefile.in: Regenerate.
3541         * configure: Regenerate.
3543 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3545         * MAINTAINERS (libdecnumber): Add myself.
3547 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3549         * libtool-ldflags: New script.
3551 2006-01-02  Andreas Schwab  <schwab@suse.de>
3553         * configure.in: When reconfiguring remove Makefile in
3554         all stage directories.
3555         * configure: Regenerate.
3557 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3559         * MAINTAINERS: Update my email address.
3561 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3563         Revert Ada-related part of the previous change.
3565         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3566         Do not pass.
3567         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3568         * Makefile.in: Regenerate.
3569         * configure.in: Do not include mt-ppc-aix target fragment.
3570         * configure: Regenerate.
3572 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3574         * configure.in: Select appropriate fragments for PowerPC/AIX.
3575         * configure: Regenerate.
3577         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3578         BOOT_CFLAGS, BOOT_LDFLAGS.
3579         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3580         BOOT_CFLAGS, BOOT_LDFLAGS.
3581         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3582         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3583         (stage): Fail if we cannot complete the work.
3584         * Makefile.in: Regenerate.
3586 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3588         * configure.in: Replace ms1 with mt.
3589         * configure: Rebuilt.
3591 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3593         * MAINTAINERS: Update my email address.
3595 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3597         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3598         install-host-nogcc): Don't invoke $(stage) at the end.
3599         * Makefile.in: Regenerate.
3601 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3603         * configure.in: Flip the top-level bootstrap switch.
3604         * configure: Regenerate.
3606 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3608         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3609         $(stage) and $(unstage).
3610         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3611         (all): Remove stray semicolon.
3612         (local-distclean): Don't handle multilib.tmp and multilib.out.
3613         (install.all): Set $s for consistency.
3614         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3615         check_multilibs setting.  Always make the install directory.
3616         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3617         Correct @if/@endif.
3618         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3619         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3620         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3621         (multilib.out): Remove.
3622         * Makefile.in: Regenerated.
3624 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3626         * MAINTAINERS (Write After Approval): Add myself.
3628 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3630         * MAINTAINERS: Add myself as mt maintainer.
3632         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3634 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3636         * MAINTAINERS: Change email address.
3638 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3640         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3641         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3642         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3643         Find in-tree tools if available.
3644         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3645         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3646         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3647         (COMPILER_*_FOR_TARGET): New.
3648         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3649         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3650         (CONFIGURED_*, USUAL_*): Remove.
3651         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3652         STRIP): Use autoconf substitutions.
3653         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3654         COMPILER_NM_FOR_TARGET): New.
3655         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3657         (all): Make all-host and all-target in parallel.
3658         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3659         that $$r and $$s are set before invoking a recursive make.
3660         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3661         ([+bootstrap-target+]): Inline most of the `all' target.
3663 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3665         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3666         from the gcc build directory.
3667         * Makefile.in: Regenerate.
3669 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3671         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3672         depend on all-libdecnumber.
3673         * configure.in (host_libs): Include libdecnumber.
3674         * Makefile.in: Regenerate.
3675         * configure: Likewise.
3677 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3679         * libdecnumber: Import decNumber sources from the dfp-branch.
3681 2005-11-21  Kean Johnston  <jkj@sco.com>
3683         * config.sub, config.guess: Sync from upstream sources.
3685 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3687         Import from Autoconf sources:
3689         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3690         * config/move-if-change: Don't output "$2 is unchanged";
3691         suggested by Ben Elliston.  Handle weird characters correctly.
3693 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3695         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3696         to match upstream libtool for darwin.
3698 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3700         * Makefile.def: Remove gdb dependencies for gdbtk.
3701         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3702         (configure-gdb, install-gdb): New rules.
3703         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3704         * Makefile.in, configure: Regenerated.
3706 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3708         * MAINTAINERS (Write After Approval): Add myself.
3710 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3712         * MAINTAINERS (Write After Approval): Add myself.
3714 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3716         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3717         Diego Novillo.
3719 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3721         PR bootstrap/24297
3722         * Makefile.tpl (do-[+make-target+], do-check, install,
3723         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3724         are set before recursing.
3725         * Makefile.in: Regenerate.
3727 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3729         PR bootstrap/18939
3730         * Makefile.def (gcc) <target>: Fix thinko.
3731         * Makefile.in: Regenerate.
3733 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3735         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3736         * configure: Regenerate.
3738 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3740         * MAINTAINERS (Write After Approval): Add self.
3742 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3744         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3745         target-libffi, target-qthreads, target-libjava, and
3746         targetlibobjc.
3747         * configure: Regenerate.
3749 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3751         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3752         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3753         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3754         (USUAL_OBJDUMP_FOR_TARGET): New.
3755         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3756         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3757         * configure, Makefile.in: Regenerated.
3759 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3761         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3762         before other host packages.
3764 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3766         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3768 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3770         PR bootstrap/22340
3772         * configure.in (default_target): Remove.
3773         * Makefile.tpl (all): Do not use prerequisites as subroutines
3774         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3775         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3776         use prerequisites as subroutines.
3777         (check-host, check-target): New.
3778         (bootstrap configure & all targets): Do not use stage*-start
3779         if the directory layout is already ok.
3780         (non-bootstrap configure & all targets): Prepend a $(unstage).
3781         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3782         (NOTPARALLEL): Remove.
3783         (unstage, stage variables): New variables.
3784         (unstage, stage targets): Simply expand to those variables.
3786         * configure: Regenerate.
3787         * Makefile.in: Regenerate.
3789 2005-10-04  James E Wilson  <wilson@specifix.com>
3791         * Makefile.def (lang_env_dependencies): Add libmudflap.
3792         * Makefile.in: Regenerate.
3794 2005-10-03  Andreas Schwab  <schwab@suse.de>
3796         Backport from libtool CVS:
3797         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3799         * ltmain.sh: add support for installing into temporary
3800         staging area (e.g. 'make install DESTDIR=...')
3802 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3804         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3805         * configure: Regenerated.
3807 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3809         * configure: Regenerate with the correct
3810         autoconf version.
3812 2005-09-30  Catherine Moore  <clm@cm00re.com>
3814         * configure.in (bfin-*-*): New.
3815         * configure: Regenerated.
3817 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3819         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3820         (LIPO_FOR_TARGET): New.
3821         (CONFIGURED_LIPO_FOR_TARGET): New.
3822         (USUAL_LIPO_FOR_TARGET): New.
3823         (STRIP_FOR_TARGET): New.
3824         (CONFIGURED_STRIP_FOR_TARGET): New.
3825         (USUAL_STRIP_FOR_TARGET): New.
3826         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3827         STRIP_FOR_TARGET.
3828         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3829         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3830         * Makefile.in: Regenerate.
3831         * configure: Regenerate.
3833 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3835         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3836         (rs6000-*-aix*): Same.
3837         * configure: Regenerate.
3839 2005-09-16  Tom Tromey  <tromey@redhat.com>
3841         * MAINTAINERS: Add self as java maintainer.
3843 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3845         * configure.in: Recognize f95 in the --enable-languages option,
3846         and substitute it for fortran, issuing a warning.
3847         * configure: Regenerate.
3849 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3851         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3852         * configure:  Regenerated.
3854 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3856         * MAINTAINERS: Add self as ms1 maintainer.
3858 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3860         * Makefile.def (libssp): Add to lang_env_dependencies.
3861         * Makefile.in: Regenerate.
3863 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3865         * MAINTAINERS: Add myself as middle-end maintainer.
3867 2005-08-17  Christian Groessler  <chris@groessler.org>
3869         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3870         * Makefile.in: Regenerate.
3872 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3874         * MAINTAINERS (write after approval): Added myself.
3876 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3878         * MAINTAINERS (Write After Approval): Add myself.
3880 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3882         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3883         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3884         Look for alternate names of the target cc and c++
3885         * configure: Regenerate.
3887 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3889         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3890         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3891         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3892         tools; remove code to manually set them.
3893         (Target tools): Look in the environment for them.
3894         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3895         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3896         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3897         build directory.
3898         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3899         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3900         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3901         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3902         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3903         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3904         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3905         * configure: Regenerate.
3906         * Makefile.in: Regenerate.
3908 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3910         * MAINTAINERS: Update for removed CPU targets.
3912 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3914         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3915         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3916         * Makefile.in: Regenerated.
3918 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3920         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3921         (CFLAGS_FOR_TARGET): Use it.
3922         (CXXFLAGS_FOR_TARGET): Likewise.
3923         * Makefile.in: Regenerated.
3924         * configure.in (--with-build-sysroot): New option.
3925         * configure: Regenerated.
3927 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3929         * Makefile.tpl: Wrap install between unstage and stage
3930         * Makefile.in: Regenerate.
3932 2005-07-21  Eric Christopher  <echristo@apple.com>
3934         * MAINTAINERS: Update affiliation.
3936 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3938         * MAINTAINERS: Add self as crx port maintainer.
3940 2005-07-20  DJ Delorie  <dj@redhat.com>
3942         * MAINTAINERS: Add self as m32c maintainer.
3944 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3946         * all files: Update FSF address.
3948 2005-07-15  Eric Christopher  <echristo@redhat.com>
3950         * MAINTAINERS: Change affiliation.
3952 2005-07-14  Jim Blandy  <jimb@redhat.com>
3954         * configure.in: Add cases for Renesas m32c.
3955         * configure: Regenerated.
3957 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3959         * COPYING.LIB: Update from fsf.org.
3961 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3963         * COPYING, compile, config.guess,
3964         config.sub, install-sh, missing, mkinstalldirs,
3965         symlink-tree, ylwrap: Sync from upstream sources.
3966         * config-ml.in: Update FSF address.
3968 2005-07-13  Eric Christopher  <echristo@redhat.com>
3970         * configure.in: Add toplevel noconfigdir support for tpf.
3971         * configure: Regenerate.
3973 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3975         PR ada/22340
3977         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3978         * Makefile.in: Regenerate.
3980 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3982         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3983         Brolley to write-after-approval.
3985 2005-07-07  Andreas Schwab  <schwab@suse.de>
3987         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3988         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3989         * Makefile.in: Regenerated.
3991 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3993         * configure.in: Don't build sim or rda when targetting darwin.
3994         * configure: Regenerate.
3996 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3998         * configure.in: Add --enable-libssp and --disable-libssp.
3999         * configure: Regenerate with autoconf-2.13.
4001 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4003         * Makefile.def (target_modules): Add libssp.
4004         * configure.in (target_libraries): Add target-libssp.
4005         * configure: Rebuilt.
4006         * Makefile.in: Rebuilt.
4008 2005-07-01  Zack Weinberg  <zackw@panix.com>
4010         * MAINTAINERS: Change email address.  Resign from maintainership.
4012 2005-07-01  Richard Guenther  <rguenther@suse.de>
4014         * MAINTAINERS: Change my e-mail address and affiliation.
4016 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4018         * Makefile.def (stagefeedback): Come after profile.
4019         Define profiledbootstrap target.
4020         * Makefile.tpl (profiledbootstrap): Remove.
4021         (stageprofile-end): Zap stagefeedback.
4022         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4023         * Makefile.in: Regenerate.
4025 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4027         * MAINTAINERS: Update my email address.
4029 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4031         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4032         In 'cpp' stanza, support '#line' as well as '# '.
4034 2005-06-08  Andreas Schwab  <schwab@suse.de>
4036         * MAINTAINERS: Move myself from 'Write After Approval' to
4037         'CPU Port Maintainers' section as m68k maintainer.
4039 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4041         * configure.in (unsupported_languages): New macro.
4042         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4043         non-ported target libraries in noconfigdirs.
4044         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4045         non-linux-gnu.  Remove libgcj_ex_libffi.
4046         <lang_frag loop>: Set add_this_lang=no if the language is in
4047         unsupported_languages.
4048         * configure: Regenerate.
4050 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4052         * configure.in: Fix typo in handling of --with-mpfr-dir.
4053         * configure: Regenerate.
4055 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4057         * MAINTAINERS: Update my email address.
4059 2005-06-02  Jim Blandy  <jimb@redhat.com>
4061         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4062         accepted into the master sources.)
4064 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4065             Michael Snyder  <msnyder@redhat.com>
4066             Stan Cox  <scox@redhat.com>
4068         * configure.in: Set noconfigdirs for ms1.
4070         * configure: Regenerate.
4072 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4074         * MAINTAINERS (Write After Approval): Add self.
4076 2005-06-01  Josh Conner  <jconner@apple.com>
4078         * MAINTAINERS (Write After Approval): Add self.
4080 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4082         * MAINTAINERS: Update my email address.
4084 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4086         * MAINTAINERS (Write After Approval): Add self.
4088 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4090         * MAINTAINERS (Write After Approval): Remove self.
4092 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4094         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4095         (Dependencies): Consider target modules for bootstrap dependencies.
4096         Make target bootstrap modules depend on each stage's gcc.
4097         * Makefile.in: Regenerate.
4099 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4101         * Makefile.def (configure-gcc): Depend on binutils having been built.
4102         (all-gcc): No need to do it here.
4103         * Makefile.in: Regenerate.
4105 2005-05-19  Paul Brook  <paul@codesourcery.com>
4107         * configure.in: Rewrite misleading error message when requested
4108         language cannot be built.
4109         * configure: Regenerate.
4111 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4113         * ylwrap: Import from Automake 1.9.5.
4115 2005-05-13  David Ung  <davidu@mips.com>
4117         * MAINTAINERS (Write After Approval): Add self.
4119 2005-05-09  Mike Stump  <mrs@apple.com>
4121         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4122         lt_cv_sys_max_cmd_len for now.
4124 2005-05-09  Stan Cox  <scox@redhat.com>
4126         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4128 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4130         * README.SCO: Update the URL.
4132 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4134         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4135         with_gnu_ld to libtool.
4136         * ltcf-c.sh (aix[45]): Define file_list_spec.
4137         * ltcf-cxx.sh (aix[45]): Same.
4138         * ltcf-gcj.sh (aix[45]): Same.
4139         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4140         exists, write list of input files to temporary file.
4142 2005-05-04  Mike Stump  <mrs@apple.com>
4144         * configure.in: Always pass --target to target configures as
4145         otherwise rebuilds that do --recheck will fail.
4146         * confiugure: Rebuilt.
4148 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4150         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4151         STAGE_HOST_EXPORTS.
4152         (configure, all): Add bootstrap support.
4153         (Host modules, target modules): Pass post-stage1 flags and exports.
4154         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4155         * Makefile.in: Regenerate.
4157 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4159         * configure: Regenerate.
4161 2005-04-27  Mike Stump  <mrs@apple.com>
4163         * MAINTAINERS: Add self as darwin maintainer.
4165 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4167         * config.sub: Update from master copy.
4169 2005-04-21  Mike Stump  <mrs@apple.com>
4171         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4172         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4174 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4176         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4177         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4178         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4179         "*-*-elf" and "*-*-linux*".
4180         * configure: Regenerate.
4182 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4184         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4186 2005-04-12  Mike Stump  <mrs@apple.com>
4188         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4190 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4192         * MAINTAINERS (Write After Approval): Add myself.
4194 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4196         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4198 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4200         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4201         (TARGET_CONFIGARGS): Include --with-target-subdir.
4202         (configure, all): New macros.  Use them throughout.
4203         * Makefile.in: Regenerate.
4205 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4207         * MAINTAINERS (Write After Approval): Add myself.
4209 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4211         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4213 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4215         * MAINTAINERS: Move John Carr to Write After Approval.
4217 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4219         * config/mh-mingw32: Delete.
4220         * configure.in: Don't use it.
4221         * configure: Regenerate.
4223 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4225         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4226         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4227         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4228         (HOST_LIB_PATH): Generate from Makefile.def.
4229         (TARGET_LIB_PATH): Likewise.
4230         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4231         * Makefile.in: Regenerate.
4232         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4233         (RPATH_ENVVAR): Include Darwin case.
4234         * configure: Regenerate.
4236 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4238         * MAINTAINERS (Various Maintainers): Remove self.
4239         (Write After Approval): Add self.
4241 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4243         * MAINTAINERS (Various Maintainers): Add self.
4245 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4247         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4248         * configure: Regenerate.
4250 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4252         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4253         gcc_version, and gcc_version_trigger from set of flags to pass.
4254         * Makefile.tpl: Remove definitions of above variables.
4255         (config.status): Remove dependency on $(gcc_version_trigger).
4256         * Makefile.in: Regenerate.
4257         * configure.in: Do not reference config/gcc-version.m4 nor
4258         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4259         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4260         * configure: Regenerate.
4262 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4263             Andrew Pinski  <pinskia@physics.uc.edu>
4265         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4266         * Makefile.in: Regenerate.
4268 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4270         * MAINTAINERS (Write After Approval): Add myself.
4272 2005-03-03  David Ayers  <d.ayers@inode.at>
4274         * MAINTAINERS (Write After Approval): Add myself.
4276 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4278         PR libgcj/20160
4279         * ltmain.sh: Avoid creating archives with components that have
4280         duplicate basenames.
4282 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4284         PR bootstrap/20250
4285         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4286         instead of check.
4287         * Makefile.in: Regenerate.
4289 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4291         * Makefile.in: Regenerate to fix conflict between the previous two
4292         patches.
4294 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4296         PR bootstrap/17383
4297         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4298         * Makefile.tpl (HOST_SUBDIR): New substitution.
4299         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4300         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4301         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4302         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4303         (Host modules, Bootstrapped modules): Use it.
4304         (Build modules, Target modules): Do not create symlink trees,
4305         always configure out-of-srcdir.
4306         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4307         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4308         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4309         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4311         * Makefile.in: Regenerate.
4312         * configure: Regenerate.
4314 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4316         Merged from libada-gnattools-branch:
4317         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4319         * gnattools: New directory.
4320         * Makefile.def: Add gnattools as a module, depending on target-libada.
4321         * Makefile.in: Regenerate.
4322         * configure.in: Include gnattools in host_tools; disable it if ada
4323         is disabled.
4324         * configure: Regenerate.
4326 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4328         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4329         treelang maintainer.
4330         (Write After Approval): Remove myself.
4332 2005-02-23  Paul Schlie  <schlie@comcast.net>
4334         * configure.in: Allow darwin targeted ports to build tk, itcl and
4335         libgui.
4336         * configure: Regenerate.
4338 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4340         PR libgcj/10353
4341         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4342         * configure: Regenerate.
4344 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4346         * MAINTAINERS (Write After Approval): Add myself.
4348 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4350         * MAINTAINERS: Update my e-mail address.
4352 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4354         * MAINTAINERS (Write After Approval): Add myself.
4356 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4358         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4359         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4360         target-libgloss when not *-*-elf and *-*-aout.
4361         * configure: Regenerate.
4363 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4365         * MAINTAINERS: Remove obsolete entries.
4367         * MAINTAINERS (Write After Approval): Add Michael Matz.
4369 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4371         * MAINTAINERS: Remove self as cpplib maintainer.
4373 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4375         * install-sh, config.sub: Import from upstream.
4377 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4379         PR bootstrap/18222
4380         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4381         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4382         * Makefile.in: Regenerate.
4384 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4386         * MAINTAINERS: Update my email address.
4388 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4389             Andreas Schwab  <schwab@suse.de>
4391         PR bootstrap/18033
4392         * config-ml.in: Eval option if surrounded by single quotes.
4394 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4396         Revert 2004-12-28 Makefile changes, a better fix will be
4397         applied to mainline and src after GCC 4.0 branches.
4399 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4401         PR bootstrap/17383
4403         * Makefile.def (target_modules): Remove stage parameter,
4404         it is always true now.
4405         * Makefile.tpl (configure-build-[+module+],
4406         configure-target-[+module+]): Always build symlink tree
4407         for the directory and for include.  BUILD_SUBDIR and
4408         TARGET_SUBDIR cannot be . anymore.
4409         * Makefile.in: Regenerate.
4411 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4413         Revert 2004-12-08 Makefile changes.
4415 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4417         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4418         cygwin, mingw.
4420 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4422         * configure.in (sh64-*-*): Reenable gprof.
4423         * configure: Regenerate.
4425 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4427         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4428         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4429         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4430         * Makefile.in: Regenerate.
4432 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4434         * MAINTAINERS: Update my email address.
4436 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4438         * Makefile.tpl: Generate normal dependencies if the LHS module is
4439         not bootstrapped.
4440         * Makefile.in: Regenerate.
4442 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4444         * configure.in: Include config/gxx-include-dir.m4.  Use
4445         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4446         * configure: Regenerate.
4448 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4450         * config.if: Delete.
4451         * configure.in: Set libstdcxx_incdir directly.
4452         * configure: Regenerate.
4454 2004-12-02  Eric Christopher  <echristo@redhat.com>
4456         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4457         * Makefile.in: Regenerate.
4459 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4461         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4462         * configure: Regenerate.
4464 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4466         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4467         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4468         * configure: Regenerate.
4470 2004-12-01  Eric Christopher  <echristo@redhat.com>
4472         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4473         of things to remove.
4475 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4477         * MAINTAINERS (Write After Approval): Update my e-mail address.
4479 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4481         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4482         from CVS libtool to always pass_all.
4484 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4486         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4487         (hppa*64*-*-*): Delete incorrect comment.
4488         * configure: Rebuilt.
4490 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4492         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4494 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4496         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4497         from CVS libtool to always pass_all.
4499 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4501         * install-sh, compile: Import from automake.
4503 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4505         * config.guess, config.sub:  Import from savannnah.
4507 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4509         * MAINTAINERS (Write After Approval): Add myself
4511 2004-11-12  Mike Stump  <mrs@apple.com>
4513         * Makefile.def: Add html support.
4514         * Makefile.tpl: Likewise.
4515         * Makefile.in: Regenerate.
4517 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4519         PR 18423
4520         * configure.in: Remove all instances of build-fixincludes from
4521         noconfigdirs.
4522         (build_configargs): Supply --target to subdirectories.
4523         * configure: Regenerate.
4525         * Makefile.def: Make gcc install depend on fixincludes install.
4526         * Makefile.in: Regenerate.
4528 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4530         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4532 2004-11-11  Paul Brook  <paul@codesourcery.com>
4534         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4536 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4538         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4539         target-libgfortran.
4540         * configure: Regenerate.
4542 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4544         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4545         like CC.
4547 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4549         * Makefile.def (host fixincludes): Specify missing targets.
4550         * Makefile.in: Regenerate.
4552 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4554         * MAINTAINERS: Add myself
4556 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4558         * MAINTAINERS (Write After Approval): Add myself.
4560 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4562         * Makefile.def: Build fixincludes for the host, too.
4563         * Makefile.in: Regenerate.
4564         * configure.in (host_tools): Add fixincludes.
4565         * configure: Regenerate.
4567 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4569         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4570         * configure: Regenerated.
4572 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4574         PR other/17783
4575         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4576         * configure: Regenerated.
4578 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4580         * README.SCO: Update per FSF instructions.
4582 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4584         PR target/18151
4585         * configure.in (case ${target}): Do not build fixincludes for avr.
4586         * configure: Regenerated.
4588 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4590         * configure.in (case ${target}): Do not build fixincludes
4591         on platforms where it is not used.
4592         * configure: Regenerated.
4594 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4596         * configure.in: Use an absolute path to install-sh.
4597         * configure: Regenerated.
4599 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4601         * MAINTAINERS (Write After Approval): Add myself.
4603 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4605         * MAINTAINERS: Remove from Write After Approval those that are
4606         already maintainers.
4608 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4610         * MAINTAINERS:  Update my email address.
4612 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4614         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4615         * configure: Regenerate.
4617 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4619         * MAINTAINERS:  Update my email address.
4621 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4623         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4624         entries belonging to this category.
4626 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4628         * MAINTAINERS: Update my e-mail address.
4630 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4632         Fix wrong conflict resolution in:
4634         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4636         * Makefile.in: Regenerate.
4637         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4638         in the recursive `make', instead of hardwiring `all'.
4639         (Autogenerated TARGET-* variables): New.
4641 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4643         * configure.in: Enable target-libgloss for crx-*-*.
4644         * configure: Regenerate.
4646 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4648         * MAINTAINERS (Various Maintainers): Move the "windows,
4649         cygwin, mingw" maintainer to ...
4650         (OS Port Maintainers): ... here.
4652 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4654         * MAINTAINERS (Write After Approval): Remove those that are
4655         maintainers of some subsystem.
4657 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4659         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4660         * ltcf-cxx.sh (tpf*): Likewise.
4661         * ltconfig (tpf*): Add TPF OS configuration support.
4663 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4665         * MAINTAINERS: Change my email address to my new work account.
4667 2004-09-24  Michael Roth  <mroth@nessie.de>
4669         * configure.in (--without-headers): Add missing double quotes.
4670         * configure: Regenerate.
4672 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4674         * ylwrap: Revert to previous version.
4676 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4678         PR bootstrap/17369
4679         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4680         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4681         SET_GCC_LIB_PATH_CMD.
4682         (BASE_TARGET_EXPORTS): Likewise.
4683         * Makefile.in: Regenerated.
4685         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4686         * configure: Regenerated.
4688 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4690         * config.guess: New upstream version
4691         * compile, depcomp, install-sh, ylwrap: Likewise.
4693 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4695         * config/mh-x86omitfp: New host makefile fragment.  Add
4696         -fomit-frame-pointer to the default BOOT_CFLAGS.
4697         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4698         * configure: Regenerate.
4700 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4702         PR target/11572
4703         * configure.in (*-*-darwin*): Renable libobjc.
4704         * configure: Regenerate.
4706 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4708         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4710 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4712         * Makefile.def: Remove libbanshee.
4713         * Makefile.tpl: Ditto.
4714         * configure.in: Ditto.
4715         * Makefile.in: Regen.
4716         * configure: Ditto.
4718 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4720         * ltmain.sh: Use $pic_object as $non_pic_object if
4721         $non_pic_object=none.
4723 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4725         * missing: Import latest version from master repository.
4727 2004-09-06  Nick Clifton  <nickc@redhat.com>
4729         * config.sub: Import latest version from master repository.
4730         * config.guess: Likewise.
4731         This includes these changes:
4733         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4735         * config.sub: Handle crisv32, alias etraxfs.
4736         * config.guess (crisv32:Linux:*:*): Handle.
4738         2004-08-13  Brad Smith  <brad@comstyle.com>
4740         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4741         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4743         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4745         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4746         assume the processor is a powerpc.  This is because coreutils
4747         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4748         in this case, due to a MacOS X bug that causes
4749         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4750         to return a negative number.
4751         Problem reported by Petter Reinholdtsen in:
4752         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4754         2004-07-19  Ben Elliston  <bje@gnu.org>
4756         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4758         2004-06-24  Ben Elliston  <bje@gnu.org>
4760         * config.guess: Update copyright years.
4761         * config.sub: Likewise.
4763         2004-06-22  Robert Millan  <robertmh@gnu.org>
4765         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4766         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4768         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4770         * config.guess (*:*VMS:*:*): New entry. Replaces
4771         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4772         manufacturer.
4774         2004-06-22  Ben Elliston  <bje@gnu.org>
4776         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4777         * config.sub: Likewise.
4779         2004-06-22  Ben Elliston  <bje@gnu.org>
4781         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4782         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4784         2004-06-11  Ben Elliston  <bje@gnu.org>
4786         * config.guess (pegasos:OpenBSD:*:*): Remove.
4788         2004-06-11  Ben Elliston  <bje@gnu.org>
4790         From Wouter Verhelst <wouter@grep.be>:
4791         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4793         2004-06-11  Ben Elliston  <bje@gnu.org>
4795         * config.guess (luna88k:OpenBSD:*:*): New.
4797         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4799         * config.guess (m32r*:Linux:*:*): New case.
4800         * config.sub: Handle m32rle.
4802         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4804         From Jens Petersen  <petersen@redhat.com>:
4805         * config.sub: Handle sparcv8.
4807         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4809         From Tom Smith <smith@cag.lkg.hp.com>:
4810         * config.guess: Version suffixes are equally significant on Tru64
4811         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4812         prefix of "P" (patched kernel).
4814         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4816         * config.sub: Add support for National Semiconductor CRX target.
4818 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4820         * MAINTAINERS (Various Maintainers): Remove myself as web page
4821         maintainer, add myself as maintainer of build status lists.
4823 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4825         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4826         *-*-netware, but add target-libmudflap.
4827         Consolidate *-*-netware targets (of which really only i?86 exists)
4828         into a single entry.
4829         * configure: Likewise.
4831 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4833         * Makefile.tpl (sorry): Remove.
4834         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4835         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4836         (do-clean): Clean per-stage directories too.
4837         (do-distclean): Run distclean-stage1 too.
4838         (.NOTPARALLEL): Enable during toplevel bootstrap.
4839         (stage[+id+]-bubble): Enable parallel execution during
4840         the recursive invocation.
4841         * Makefile.in: Regenerate.
4843         Fix previous checkin:
4845         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4846         include.
4847         * configure.in: Fix indentation.
4848         * configure: Regenerate.
4850 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
4852         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4853         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4854         * configure: regenerate
4855         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4856         -mdynamic-no-pic
4858 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4860         * Makefile.def (build_modules): Add fixincludes.
4861         (dependencies): Make gcc depend on fixincludes.
4862         * configure.in (build_tools): Add fixincludes.
4863         (build_configdirs): Always include build_libs.
4864         * Makefile.in: Regenerate.
4865         * configure: Regenerate.
4867 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4869         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4870         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4871         phony targets; do not generate timestamp files.
4872         (distclean-stageN): Remove references to their timestamp files.
4873         (restageN, touch-stageN): Remove.
4874         (stageN-bubble): Rewritten.
4875         (compare): Support lean bootstraps.
4876         * Makefile.in: Regenerate.
4878         * configure.in: Only warn when bootstrapping but
4879         build != host or build != target.  Support lean bootstraps.
4880         * configure: Regenerate.
4882 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4884         * configure.in:  Give a better error message if GMP/MPFR are missing
4885         and a language needing them has been requested.
4886         * configure:  Regenerated.
4888 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4890         * configure.in:  Print a list of available language front-ends if
4891         a requested one is missing.  Tidy stray tab characters.
4892         * configure:  Regenerated.
4894 2004-08-19  Michael Koch  <konqueror@gmx.de>
4896         * gcc/doc/install.texi: Update entry about automake for libjava.
4898 2004-08-17  Robert Millan  <robertmh@gnu.org>
4900         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4901         (instead of FreeBSD).
4902         * configure: Regenerate.
4904 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4906         * Makefile.in: Regenerate.
4907         * configure: Regenerate.
4909         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4910         stage_*_flags.
4911         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4912         for bootstrapped modules if toplevel bootstrap is going.
4913         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4914         modules.  Adjust for changes in Makefile.def.  Enable several
4915         rules even in non-bootstrap mode, just to avoid peppering the
4916         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4917         (stage-[+prev+]-bubble): Remove.
4919         * Makefile.def (Dependencies): Depend on all-build-bison,
4920         all-build-flex, all-build-byacc, all-build-texinfo, rather
4921         than the host variations.
4922         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4923         with BUILD_SUBDIR.
4924         (BISON): Update for recent Bisons.
4925         (YACC): Fix typo.
4926         (cross): Depend on all-build.
4927         (all): Do not depend on all-build.
4928         (prebootstrap): Remove.
4929         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4930         (Prebootstrap dependencies): Add them to the per-stage targets
4931         and to all-prebootstrap.
4932         * configure.in (build_configdirs): Always enable build_tools.
4933         (BUILD_DIR_PREFIX): Remove.
4935         * Makefile.def (gcc): Add target variable.
4936         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4937         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4938         in the recursive `make', instead of hardwiring `all'.
4939         (Autogenerated TARGET-* variables): New.
4941 2004-08-13  Brian Booth  <bbooth@redhat.com>
4943         * MAINTAINERS: Remove myself from write-after-approval.
4945 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4947         * src-release: Stop distributing mmalloc with gdb (which doesn't
4948         use it).
4949         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4950         * Makefile.in: Regenerate.
4952 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4954         * configure.in (arm*-*-eabi*): New target.
4955         * configure: Regenerate.
4957 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4959         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4960         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4961         (Dependencies): New section.
4962         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4963         (configure-target-[+module+]): Depend on maybe-all-gcc
4964         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4965         (toplevel profiledbootstrap): Fix dependencies.
4966         * Makefile.in: Regenerate.
4968 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4970         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4971         target-libiberty to noconfigdirs.
4972         * configure: Regenerate.
4974 2004-08-03  Paul Brook  <paul@codesourcery.com>
4976         * configure.in: Check for MPFR as well as GMP.
4977         * configure: Regenerate.
4979 2004-08-01  Robert Millan  <robertmh@gnu.org>
4981         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4982         libmudflap for all GNU-based systems (with Glibc).
4983         * configure: Regenerate.
4985 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
4987         * Makefile.def (host-modules): Add gcc.
4988         * Makefile.in: Regenerate.
4989         * Makefile.tpl (sorry): New rule.
4990         (configure-host, all-host, [+make_target+]-host, do-check,
4991         install-host): Do not add gcc as a special case.
4992         (host modules): Add a small special-casing for gcc.  Export
4993         extra_make_flags through the environment.
4994         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4995         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4996         other recursive targets for gcc): Remove.
4998         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4999         (stage, unstage): New rules.
5000         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5001         distclean-stage[+id+]): Use stage_current.
5002         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5003         the stage*-start rules.
5005 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5007         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5008         use -all_load flag.
5010 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5012         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5013         * configure: Regenerate.
5015 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5017         * maintainer-scripts/gcc_release: Revert yesterday's change.
5019 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5021         * MAINTAINERS: Add myself to write-after-approval.
5023 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5025         * libf2c: Removed.
5026         * gcc/gccbug.in: Updated because of libf2c removal.
5027         * maintainer-scripts/gcc_release: Ditto.
5029 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5031         * configure.in: Build libmudflap by default on FreeBSD.
5032         * configure: Regenerated.
5034 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5036         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5037         systems.
5038         * configure: Regenerated.
5040 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5042         PR target/16344
5043         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5044         feedback based compiler.
5045         * Makefile.in: Rebuilt.
5047 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5049         * Makefile.def (host_modules): Set bootstrap=true for flex.
5050         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5051         * Makefile.in: Rebuilt.
5053 2004-07-07  Jan Hubicka  <jh@suse.cz>
5055         * MAINTAINERS: Add self as a profile feedback maintainer.
5057 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5059         * configure.in:  Do not prepend $srcdir to /dev/null in
5060         makefile fragments.
5061         * configure:  Regenerate.
5063 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5065         * Makefile.def (build_modules): Add bison, byacc, flex,
5066         m4, texinfo.
5067         (flags_to_pass): Add FLEX.
5068         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5069         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5070         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5071         DEFAULT_MAKEINFO): Remove.
5072         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5073         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5074         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5075         objdir or else use configured tool.
5076         (all-build): New.
5077         (all): Depend on it.
5078         (Build module dependencies): Add.
5079         * Makefile.in: Regenerate.
5080         * configure.in: Better support for multiple build modules,
5081         matching what is done for host/target modules.  Do not look
5082         for "plausible" locations of build tools if Canadian cross.
5083         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5084         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5085         * configure: Regenerate.
5087 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5089         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5090         * Makefile.in: Regenerate.
5092 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5094         * Makefile.tpl (configure-build-[+module+],
5095         configure-[+module+], configure-target-[+module+]): Pass
5096         [+extra_configure_args+].
5097         (all-build-[+module+], all-[+module+], check-[+module+],
5098         install-[+module+], [+make_target+]-[+module+],
5099         all-target-[+module+], check-target-[+module+],
5100         install-target-[+module+], [+make_target+]-target-[+module+]):
5101         Pass [+extra_make_args+].
5102         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5103         (GCC_HOST_EXPORTS): Remove.
5104         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5105         cross, check-gcc, check-gcc-c++, install-gcc,
5106         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5107         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5108         * Makefile.in: Regenerate.
5110 2004-06-21  Matthew Sachs  <msachs@apple.com>
5112         * MAINTAINERS: Added self to write-after-approval.
5114 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5116         * configure.in: Check for srcdir/winsup rather than build directory
5117         winsup.
5118         * configure: Regenerate.
5120 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5122         * configure.in: Don't build Cygwin native newlib if winsup
5123         directory is missing.  Emit warning instead.
5124         * configure: Regenerate.
5126 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5128         * Makefile.tpl (touch-stage[+id+]): New.
5129         (restage[+prev+]): Depend on touch-stage[+id+].
5131         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5132         Use it throughout.
5134         * Makefile.def: Add profile and feedback bootstrap stages.
5135         Remove next field from bootstrap stages.
5136         * Makefile.tpl (LN, LN_S): Substitute.
5137         (stageN-start, stageN-end): Use double-colon rules, to
5138         provide a hook for additional setup commands.
5139         (distclean-stageN-gcc, restageN): Create dependencies from
5140         [+prev+], not from [+next+].
5141         (stageN-bubble): Add commands for successive stages from
5142         [+prev+], using double-colon rules.
5143         (all-stageN-gcc): Fix typo.
5144         (stagefeedback-start, profiledbootstrap): New.
5145         * Makefile.in: Regenerate.
5146         * configure.in: Call ACX_PROG_LN.
5147         * configure: Regenerate.
5149 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5151         * MAINTAINERS (Write After Approval): Add myself.
5153 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5155         * MAINTAINERS (Write After Approval): Add myself.
5157 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5159         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5160         without gcc.
5161         * configure: Regenerate.
5163 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5165         * Makefile.tpl: Fix typo.
5166         * Makefile.in: Regenerate.
5168 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5170         * configure.in: Remove new- prefix from toplevel
5171         bootstrap targets.
5172         * configure: Regenerate.
5174 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5176         * Makefile.tpl (all.normal): Rename to all.
5177         (all): Replace with a rule to pick the default
5178         target from configure.
5179         (all-gcc, configure-gcc): Use conditionals to
5180         do nothing when toplevel bootstrap is going on.
5181         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5182         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5183         * configure.in: Support --enable-bootstrap.
5185         * Makefile.def: Remove new- prefix from toplevel
5186         bootstrap targets.
5187         * Makefile.tpl: Likewise.
5189         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5190         target.
5192         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5193         $(RECURSE_FLAGS) to recursive invocation of make.
5195         * Makefile.in: Regenerate.
5196         * configure: Regenerate.
5198 2004-05-30  Andreas Jaeger  <aj@suse.de>
5199             Jim Wilson  <wilson@specifixinc.com>
5201         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5202         like CC.
5204 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5206         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5207         * configure: Regenerate.
5209 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5211         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5212         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5213         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5214         targets.
5215         * Makefile.in: Regenerate.
5217 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5219         * configure.in: Test the ability to symlink directories.
5220         * configure: Regenerate.
5222         * Makefile.def (bootstrap-stage): New definitions.
5223         * Makefile.tpl (configure-stage1-gcc,
5224         configure-stage2-gcc, configure-stage3-gcc,
5225         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5226         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5227         new-restage3, compare): Autogenerate, see Makefile.in
5228         entry for behavioral changes.
5229         (distclean-stage1, new-stage1-start, new-stage1-end,
5230         new-stage1-bubble, distclean-stage2, new-stage2-start,
5231         new-stage2-end, new-stage2-bubble, distclean-stage3,
5232         new-stage3-start, new-stage3-end): New autogenerated targets.
5233         (objext, prebootstrap, BOOT_CFLAGS,
5234         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5235         targets.
5237         * Makefile.in: Regenerate.
5238         (distclean-stage1, new-stage1-start, new-stage1-end,
5239         new-stage1-bubble, distclean-stage2, new-stage2-start,
5240         new-stage2-end, new-stage2-bubble, distclean-stage3,
5241         new-stage3-start, new-stage3-end): New targets.
5242         (all-stage1-gcc): Move prebootstrap dependency from here...
5243         (configure-stage1-gcc): ...to here.
5244         (new-bootstrap): Use bubble targets.
5245         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5246         Use per-stage distclean targets.
5247         (configure-stage1-gcc, configure-stage2-gcc,
5248         configure-stage3-gcc, all-stage1-gcc,
5249         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5250         Use new-stageN-start to prepare the tree.
5252 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5254         * Makefile.def (host_modules): add libcpp.
5255         * Makefile.tpl: Add dependencies on and for libcpp.
5256         * Makefile.in: Regenerate.
5257         * configure.in: Add libcpp host module.
5258         * configure: Regenerate.
5260 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5262         * Makefile.tpl: Whenever a recursive target is defined, wrap
5263         it in a special @if/@endif block, and prepare its maybe
5264         dependency in the @if/@endif block
5265         * configure.in: Instead of writing maybe dependencies, remove
5266         the @if/@endif statements, and remove the @if/@endif blocks
5267         that remain.
5268         * configure: Regenerate.
5269         * Makefile.in: Regenerate.
5271 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5273         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5275 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5277         PR bootstrap/15120
5278         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5279         * */configure: Rebuilt.
5281 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5283         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5284         of libf2c.
5285         * configure, Makefile.in: Regenerate.
5287 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5289         * MAINTAINERS (Write After Approval): Add myself.
5291 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5293         Merge from tree-ssa-20020619-branch.
5295         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5296         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5297         (HOST_GMPLIBS): Define.
5298         (HOST_GMPINC): Define.
5299         (TARGET_LIB_PATH): Add libmudflap.
5300         (GFORTRAN_FOR_TARGET): Define.
5301         (configure-build*): Export GFORTRAN.
5302         (configure-gcc): Export GMPLIBS and GMPINC.
5303         (all-gcc): Add maybe-all-libbanshee.
5304         (configure-target-libgfortran): Define.
5305         * Makefile.in: Regenerate.
5306         * configure.in (host_libs): Add libbanshee.
5307         (target_libraries): Add target-libmudflap and target-libgfortran.
5308         Add --with-libbanshee.
5309         Handle --disable-libmudflap.
5310         (*-*-freebsd*): Use with_gmp.
5311         Add $(libgcj) to noconfigdirs.
5312         * configure: Regenerate.
5313         * depcomp: New file.
5314         * MAINTAINERS: Add tree-ssa maintainers.
5316 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5318         * MAINTAINERS (Various Maintainers): Add myself.
5320 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5322         * MAINTAINERS (Write After Approval): Add myself.
5324 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5326         * MAINTAINERS (Write After Approval): Add myself.
5328 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5330         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5331         * configure: Regenerate.
5333 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5335         Revert:
5336         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5338         * Makefile.def (flags_to_pass): Remove *dir variables that
5339         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5340         as well as prefix and exec_prefix.
5341         * Makefile.in: Regenerate.
5343 2004-04-26  Robert Millan  <robertmh@gnu.org>
5345         Add patches from libtool CVS.
5346         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5347         * ltconfig: Likewise.
5348         * ltcf-c.sh: Likewise.
5349         * ltcf-cxx.sh: Likewise.
5350         * ltcf-gcj.sh: Likewise.
5352 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5354         * Makefile.def (host_modules): Mark with the bootstrap
5355         flag packages on which gcc depends.
5356         * Makefile.tpl (all-bootstrap): Use it.
5357         * Makefile.in: Regenerate.
5359 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5361         * Makefile.def (flags_to_pass): Remove *dir variables that
5362         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5363         as well as prefix and exec_prefix.
5364         * Makefile.in: Regenerate.
5366 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5368         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5369         * configure: Regenerate.
5370         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5371         * gcc/Makefile.tpl (compare): Use the result of the test.
5372         * gcc/Makefile.in: Regenerate.
5374 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5376         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5377         Always relocate gcc and prev-gcc to the original names, even
5378         if the build fails.
5379         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5380         New targets.
5382 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5384         * MAINTAINERS: Update my email address.
5386 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5388         * configure.in (mips*-*-irix5*): Enable ld.
5389         * configure: Regenerate.
5391 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5393         * configure: Regenerate.
5395 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5397         * Makefile.tpl (configure-[+module+], configure-gcc,
5398         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5399         Set and export LDFLAGS.
5400         * Makefile.in: Regenerate.
5402 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5404         * MAINTAINERS: Add myself to write-after-approval.
5406 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5408         PR bootstrap/14871
5409         * Makefile.tpl: If we don't have built-in-tree target tools,
5410         use the ones found by configure rather than hacking around with
5411         program_transform_name.
5412         * configure.in: Give Makefile.tpl the information necessary
5413         to do that.
5414         * Makefile.in: Regenerate.
5415         * configure: Regenerate.
5417 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5419         PR bootstrap/14760
5420         * configure.in: When computing baseargs, strip *all* copies of
5421         offending options.  Also, don't match/substitute the trailing space,
5422         so that this actually works when two similar options are separated by
5423         only one space.
5424         * configure: Regenerate.
5426 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5428         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5429         (rs6000-*-aix*): Same.
5430         * configure: Regenerate.
5432 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5434         * MAINTAINERS: Add myself to write-after-approval.
5436 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5438         * MAINTAINERS: Add myself to write-after-approval.
5440 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5442         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5443         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5444         * Makefile.in: Regenerate.
5446         * configure.in (top level bootstrap support): Rework --enable-werror
5447         to set @stage2_werror_flag@.
5448         * configure: Regenerate.
5449         * Makefile.tpl (top level bootstrap support): Pass
5450         @stage2_werror_flag@ down to configure in stages 2 and 3.
5451         * Makefile.in: Regenerate.
5453 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5455         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5456         for stages 2 and 3 as well as in make.  As a consequence, remove
5457         OUTPUT_OPTION (now detected by configure) from the flags passed down
5458         to make.
5459         * Makefile.in: Regenerate.
5461         * Makefile.tpl (new-bootstrap): Fix typo.
5462         * Makefile.in: Regenerate.
5464 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5466         * Makefile.tpl: Rearrange by moving recursive_targets rules
5467         into their proper sections.
5468         * Makefile.tpl (top level bootstrap support): Move disabling
5469         of coverage flags from 'make' to 'configure'; improve comments.
5470         * Makefile.in: Regenerate.
5472         * Makefile.tpl (experimental top level bootstrap) Move stage1
5473         language setting from all- target to configure- target; disable
5474         intermodule optimization in stage 1; prevent gratuitous rebuilds
5475         of stage 1.
5476         * Makefile.in: Regenerate.
5477         * configure.in: Comma-separate stage 1 language list for top
5478         level bootstrap.
5479         * configure: Regenerate.
5481         * Makefile.tpl: Clean up experimental top level bootstrap support:
5482         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5483         prev-gcc in configure- targets as well as all- targets.
5484         * Makefile.in: Regenerate.
5486 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5488         * compile: New file imported from automake.
5490 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5492         * configure.in: Remove symbolic link section.
5493         * configure: Regenerate.
5494         * Makefile.tpl (links): Remove.
5495         * Makefile.in: Regenerate.
5497 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5498             Nathanael Nerode  <neroden@gcc.gnu.org>
5500         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5501         Set with AC_CHECK_PROGS.
5502         * configure.in: Fix comment typo from last patch.
5503         * configure: Regenerate.
5505 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5507         * Makefile.tpl: Introduce experimental top level bootstrap support.
5508         * Makefile.in: Regenerate.
5509         * configure.in: Introduce support for top level bootstrap.
5510         * configure: Regenerate.
5512 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5513             Paolo Bonzini  <bonzini@gnu.org>
5515         PR bootstrap/14522
5516         * configure.in: Cope with shells that do not support unquoted ^
5517         * configure: Regenerate.
5519 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5520             Paolo Bonzini  <bonzini@gnu.org>
5522         PR bootstrap/14522
5523         * configure.in: Cope with shells that do not support nesting
5524         quotes inside quoted backquote substitutions.
5525         * configure: Regenerate.
5527 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5529         PR bootstrap/14522
5530         * configure.in: Fix escaping of $.
5531         * configure: Regenerate.
5533 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5535         * configure: Regenerate, since I forgot to while committing Paolo's
5536         changes.
5538 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5540         PR ada/14131
5541         Move language detection to the top level.
5542         * configure.in: Find default values for the tools as
5543         soon as possible.  Disable ada if GNAT is not found.
5544         Emit error message about missing languages.  Expand
5545         --enable-languages=all for the gcc subdirectory.
5547 2004-03-10  Ben Elliston  <bje@gnu.org>
5549         * MAINTAINERS: Update my email address.
5551 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5553         * ltconfig: Disable building static libraries if building shared
5554         libraries on AIX 5L.
5556 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5558         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5559         and disable libgcj.
5560         * configure: Regenerated.
5562 2004-03-01  Brian Booth  <bbooth@redhat.com>
5564         * MAINTAINERS: Add myself to write-after-approval.
5566 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5568         * MAINTAINERS: Add myself to write-after-approval.
5570 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5572         PR bootstrap/7087
5573         * Makefile.tpl: Guard XFOO sed statements better.
5574         * Makefile.tpl: Add dependency for configure-target-libada.
5575         * Makefile.in: Regenerate (incidentally fixes broken
5576         commit when libada-branch was merged).
5578 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5580         * MAINTAINERS: Add myself to write-after-approval.
5582 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5584         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5585         maintainers.
5587 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5589         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5590         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5592 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5594         PR bootstrap/11932
5595         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5597 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5599         * MAINTAINERS: Added myself to write-after-approval.
5601 2004-02-14  Michael Koch  <konqueror@gmx.de>
5603         * MAINTAINERS: Added myself to write-after-approval.
5605 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5607         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5608         some OS port maintainers to OS port maintainers section.
5610 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5612         * MAINTAINERS: Add self.
5614 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5616         * MAINTAINERS: Alphabetize.
5618 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5620         * MAINTAINERS: Remove myself.
5622 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5624         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5625         (rs6000-*-aix*): Same.
5626         * configure: Regenerate.
5628 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5630         * configure.in (host): Add in missing $noconfigdirs to defines.
5631         * configure: Regenerate.
5633 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5634             Nathanael Nerode  <neroden@gcc.gnu.org>
5636         PR ada/6637, PR ada/5911
5637         Merge with libada-branch:
5638         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5639         with appropriate dependencies. Add --enable-libada configure switch.
5640         * configure, Makefile.in: Regenerate.
5642 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5644         * MAINTAINERS: Add myself to write-after-approval.
5646 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5648         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5649         * configure: Regenerate.
5651 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5653         Merge from upstream:
5655         * ltmain.in: When setting IFS to '~', be careful about user
5656         arguments that contain '~'.
5658         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5660         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5661         Also test $base_compile against $CC with escaped arguments. Bug
5662         reported by Geoff Keating <geoffk@apple.com>.
5664 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5666         * MAINTAINERS: Remove i960 port.
5668 2004-01-23  DJ Delorie  <dj@redhat.com>
5670         * Makefile.def (target_modules) [libiberty]: Don't stage.
5671         * Makefile.in: Rebuilt.
5673 2004-01-20  Caroline Tice  <ctice@apple.com>
5675         * MAINTAINERS: Add myself to write-after-approval.
5677 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5679         * MAINTAINERS: Update my email address.
5681 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5683         * MAINTAINERS: Add myself to write-after-approval.
5685 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5687         * MAINTAINERS: Remove entries without email address.
5689 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5691         * MAINTAINERS: Add myself to write-after-approval.
5693 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5695         * MAINTAINERS: Update my email address.
5697 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5699         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5700         * Makefile.tpl (configure-target-[+module+]): Support stage.
5701         * Makefile.in: Rebuilt.
5703 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5705         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5707 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5709         * MAINTAINERS: Add myself as a MIPS maintainer.
5711 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5713         * configure.in: Use ./config.cache, not config.cache.
5714         * configure: Regenerate.
5715         * Makefile.tpl: Special-casing not needed for GCC any more.
5716         * Makefile.in: Regenerate.
5718         * configure.in: Don't share a cache file for host dirs.
5719         * configure: Regenerate.
5721         * config-ml.in: Don't mess with the cache file.
5723 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5725         * MAINTAINERS: Move myself from 'Write After Approval' to
5726         'CPU Port Maintainers' section as SPARC maintainer.
5728 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5730         * Makefile.tpl: Make GCC use a separate config.cache.
5731         * Makefile.in: Regenerate.
5733         PR bootstrap/11932, PR bootstrap/11933
5734         (I don't know if it will fix either of them, but it relates
5735         to them.)
5736         * configure.in: Don't use shared config.cache for target
5737         directories.
5738         * configure: Regenerate.
5740 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5742         * MAINTAINERS: Add myself to 'Write After Approval' section.
5744 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5746         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5747         * configure: Regenerated.
5749 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5751         * MAINTAINERS: Remove the mn10200 maintainer.
5753 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5755         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5756         * configure: Regenerated.
5758 2003-12-16  Jan Hubicka  <jh@suse.cz>
5760         * MAINTAINERS: Add myself as callgraph maintainer.
5762 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5764         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5765         * configure: Regenerate.
5767 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5769         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5770         'Write After Approval' section. Update email.
5772 2003-12-01  James Lemke  <jim@wasabisystems.com>
5774         * MAINTAINERS (Write After Approval): Add myself.
5776 2003-11-20  Matt Thomas  <matt@3am-software.com>
5778         * MAINTAINERS: Add myself as a vax port maintainer.
5780 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5782         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5783         (configure-build-[+module+], configure-[+module+]): Likewise.
5784         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5785         * Makefile.in: Regenerate.
5787 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5789         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5790         shared/dylibed libraries.
5791         * ltmain.sh: Likewise.
5792         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5793         * ltcf-cxx.sh: Likewise.
5794         * ltcf-gcj.sh: Likewise.
5795         * ltconfig: Likewise.
5797 2003-11-17  Stan Cox  <scox@redhat.com>
5799         * MAINTAINERS: Add myself as iq2000 port maintainer.
5801 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5803         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5804         * Makefile.in: Regenerate.
5806 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5808         * config.sub: Update to 2003-11-03 version.
5810 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5812         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5813         * configure:  Regenerate.
5815 2003-10-20  Nicolas Pitre  <nico@cam.org>
5817         * MAINTAINERS: Add myself to 'Write After Approval' section.
5819 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5821         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5823 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5825         * MAINTAINERS: Update my email address.
5827 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5829         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5831 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
5833         * MAINTAINERS: Add myself to 'Write After Approval' section.
5835 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5837         * config.guess: Update to 2003-10-16 version.
5838         * config.sub: Update to 2003-10-16 version.
5840 2003-10-15  David Daney  <ddaney@avtrex.com>
5842         * MAINTAINERS: Added myself to 'Write After Approval' section.
5844 2003-10-15  Falk Hueffner  <falk@debian.org>
5846         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5847         'Write After Approval' section. Update email.
5849 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5851         * MAINTAINERS: Move myself from 'Write After Approval' to
5852         'Various Maintainers' section as middle-end maintainer.
5854 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5856         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5857         HOST_FLAGS_TO_PASS.
5858         * Makefile.in: Regenerate.
5860 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5862         * config.guess: Update to 2003-10-07 version.
5863         * config.sub: Update to 2003-10-07 version.
5865 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5867         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5868         * ltconfig (irix5*, irix6*): Don't override version_type.
5870 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5872         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5873         * configure: Rebuilt
5874         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5875         * Makefile.in: Rebuilt
5877 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5879         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5881 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5883         * MAINTAINERS (Write After Approval): Add myself.
5885 2003-09-29  Paul Koning  <ni1d@arrl.net>
5887         * MAINTAINERS: Move myself from "Write After Approval"
5888         to CPU platform maintainers for pdp11 platform.
5890 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5892         * MAINTAINERS: Move myself from 'Write After Approval' to
5893         'Various Maintainers' section as libffi testsuite maintainer.
5895 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5897         * configure.in: Pass a computed --program-transform-name
5898         to subconfigures.
5899         * configure: Regenerated.
5901 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5903         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5904         * Makefile.in: Regenerate.
5906         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5907         * Makefile.in: Regenerate.
5909 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5911         * MAINTAINERS: Move myself from 'Write After Approval'
5912         to 'Various Maintainers' (objective-c) section.
5914 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5916         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5917         quoting.
5918         * configure: Regenerated.
5920 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5922         * MAINTAINERS (Write After Approval): Add myself to write after
5923         approval list.
5925 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5927         * MAINTAINERS (Write After Approval): Add myself.
5929 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5931         * MAINTAINERS: Update my e-mail address.
5933 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5935         * libtool.m4 (LD): Correct powerpc64 host match.
5937 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5939         * MAINTAINTERS: Update my affiliation and email address.
5941 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5943         * MAINTAINERS (Write After Approval): Add myself.
5945 2003-09-04  DJ Delorie  <dj@redhat.com>
5947         * configure: Regenerate.
5949 2003-09-04  Robert Millan  <robertmh@gnu.org>
5951         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5953 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5955         * configure.in: Ensure arguments to sed are properly spaced.
5956         * configure: Regenerate.
5958 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5960         * MAINTAINERS: Update my e-mail address.
5962 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5964         * MAINTAINERS (Write After Approval): Add myself.
5966 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5968         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5969         * configure: Regenerated.
5971 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5973         * MAINTAINERS: Update my email address.
5975 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5977         * configure.in:  Use newline instead of semicolon when assuming
5978         shell arguments in a for loop.
5979         * configure:  Regenerated.
5981 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5983         * MAINTAINERS: Resurrect the i860 maintainer.
5985 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5987         PR 8180
5988         * configure.in: When testing with_libs and with_headers, treat
5989         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5990         * configure: Regenerate.
5992         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5993         make, shell, etc.
5994         (baseargs): Likewise.
5995         * configure: Regenerate.
5997 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5999         * MAINTAINERS (Write After Approval): Add myself.
6001 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6003         * configure.in: Disable libgcj for darwin not on powerpc.
6004         * configure: Rebuild.
6006 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6008         * config-ml.in, symlink-tree: Add license.
6010 2003-08-03  Richard Stallman  <rms@gnu.org>
6011             Eben Moglen  <moglen@columbia.edu>
6013         * README.SCO: New file.
6015 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6017         * Makefile.tpl (check, check-c++): Express dependencies using
6018         dependencies rather than commands.
6019         * Makefile.in: Regenerate.
6021 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6023         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6024         * configure: Ditto.
6026 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6028         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6029         * Makefile.in: Update.
6031 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6033         * configure.in: Enable libgcj for darwin.
6034         * configure: Rebuild.
6036 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6038         * config-ml.in:  Use ac_configure_args directly instead of
6039         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6040         actually seen.
6042 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6044         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6045         creating target and build subdirs to build all parent dirs as needed.
6046         * Makefile.in: Rebuild.
6047         * configure.in: Don't build dirs explicitly here.
6048         * configure: Rebuild.
6050 2003-07-26  Paul Brook  <paul@nowt.org>
6052         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6054 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6056         * Makefile.tpl (all-make): Depend on intl.
6057         * Makefile.in: Rebuilt.
6059 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6061         * install-sh:  Update to newer upstream versions (associated with
6062         aclocal 1.7).
6063         * mkinstalldirs:  Likewise.
6064         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6066 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6068         * MAINTAINERS: Move self from Bug database only accounts
6069         to write-after-approval.
6071 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6073         * config.if: Remove unused libc_interface determination.
6075 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6077         * MAINTAINERS: Move self from write-after-approval to
6078         build machinery (*.in).
6080 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6082         PR bootstrap/11273
6083         PR bootstrap/11408
6084         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6085         unused INSTALL_PROGRAM_ARGS.
6086         * configure.in: Use AC_PROG_INSTALL.
6087         * Makefile.in: Regenerate.
6088         * configure: Regenerate.
6090 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6092         * MAINTAINERS: Alphabetize.
6094 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6096         * configure: Rebuilt.
6097         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6098         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6099         newlib nor libgloss.
6100         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6101         * configure.in (am33_2.0-*-linux*): Added.
6103 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6105         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6106         * configure: Regenerate.
6108 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6110         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6111         * Makefile.in: Regenerate.
6113 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6115         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6116         * Makefile.in: Regenerate.
6118 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6120         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6121         * Makefile.in: Regenerated.
6123         * config-ml.in: Replace PWD with PWD_COMMAND.
6125 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6127         * intl: New directory; see intl/ChangeLog for details.
6128         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6129         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6130         * Makefile.in: Regenerate.
6132 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6134         * configure.in: Clean up config-lang.in handling.  Delete
6135         useless assignment to "subdirs".
6136         * configure: Regenerate.
6138 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6140         * configure.in: Rename 'target_libs' to 'target_libraries'.
6141         Remove useless reference to 'target_libs'.
6142         * configure: Regenerate.
6144 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6146         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6147         * Makefile.in: Regenerate.
6149 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6151         * Makefile.def: Introduce flags_to_pass.
6152         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6153         * Makefile.in: Regenerate.
6155 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6157         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6158         and target-libgloss.
6159         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6160         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6161         * configure: Regenerate.
6163 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6165         * configure.in: Update testsuite_flags to new location.
6166         * configure. Regenerate.
6168 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6170         * Makefile.tpl: Remove BUILD_CC stuff.
6171         * Makefile.in: Regenerate.
6173 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6175         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6177 2003-06-16  Graeme Peterson  <gp@qnx.com>
6179         * MAINTAINERS (Write After Approval): Add myself.
6181 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6183         * config.guess: Update to 2003-06-12 version.
6184         * config.sub: Update to 2003-06-13 version.
6186 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6188         * config.guess: Update to 2003-06-06 version.
6189         * config.sub: Update to 2003-06-06 version.
6191 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6193         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6194         * configure. Regenerate.
6196 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6198         * configure.in: Disable serial configure by default.
6199         * configure: Regenerate.
6200         * Makefile.tpl: Abolish .NOTPARALLEL.
6201         * Makefile.in: Regenerate.
6203         * Makefile.tpl: Replace {build,host,target}_canonical by
6204         {build,host,target}.
6205         * Makefile.in: Regenerate.
6207         * Makefile.tpl: Fix stupid pasto.
6208         * Makefile.in: Regenerate.
6210 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6212         * Makefile.tpl: Remove bogus conditional.
6213         * Makefile.in: Regenerate.
6215 2003-06-05  Jan Hubicka  <jh@suse.cz>
6217         * Makefile.tpl (profiledbootstrap): New target.
6218         * Makefile.in (profiledbootstrap): New target.
6220 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6222         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6223         Pinski. Remove user names from other bugzilla-only maintainers.
6225 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6227         * Makefile.tpl: Make 'recursive targets' using autogen rather
6228         than shell loop.  Remove duplicate 'clean' targets and false
6229         comments.
6230         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6231         Add systematic method of specifying missing targets in subdirs.
6232         Add copyright boilerplate.
6233         * Makefile.in: Regenerate.
6234         * configure.in: Add 'recursive targets' to maybe list.
6235         * configure: Regenerate.
6237         * MAINTAINERS: "GNATS only" -> "Bug database only".
6239         * Makefile.tpl: Rename [+target+] to [+make_target+].
6240         * Makefile.def: Rename 'target' to 'make_target'.
6242 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6244         * MAINTAINERS: Add self as options handling maintainer.
6246 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6248         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6249         been too long since I touched those ports.
6251 2003-05-28  DJ Delorie  <dj@redhat.com>
6253         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6254         * Makefile.in: Regenerate.
6256 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6258         * configure.in: Use curly braces in the definition of tooldir.
6259         * configure: Regenerate.
6261 2003-05-21  DJ Delorie  <dj@redhat.com>
6263         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6264         newlib or libgloss.
6265         * Makefile.in: Regenerate.
6267 2003-05-21  DJ Delorie  <dj@redhat.com>
6269         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6270         * Makefile.in: Regenerate.
6272 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6274         * MAINTAINERS: Update my e-mail address.
6276 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6278         * configure.in: Switch more things to use maybe dependencies.
6279         * Makefile.tpl: Switch more things to use maybe dependencies.
6280         Factor out common code from autogen IF statements.
6281         * configure: Regenerate.
6282         * Makefile.in: Regenerate.
6284 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6286         * configure.in: Accept i[3456789]86 for machine type.
6287         * configure: Regenerate.
6289 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6291         * configure.in: Switch more things to use maybe dependencies.
6292         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6293         * configure: Regenerate.
6294         * Makefile.tpl: Switch more things to use maybe dependencies.
6295         * Makefile.in: Regenerate.
6297 2003-05-16  Andreas Schwab  <schwab@suse.de>
6299         * Makefile.tpl (install-opcodes): Define.
6300         * Makefile.in: Rebuild.
6302 2003-05-13  Andreas Jaeger  <aj@suse.de>
6304         * config.guess: Update to 2003-05-09 version.
6305         * config.sub: Update to 2003-05-09 version.
6307 2003-05-13  Michael Eager  <eager@mvista.com>
6309         * configure.in: Correct sed script so that options in quotes are not
6310         deleted.
6311         * configure: Rebuild.
6313 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6315         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6316         and $$s/newlib/libc/sys/cygwin32 include paths.
6317         * configure: Ditto.
6319 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6321         * MAINTAINERS: Update my email addresses.
6323 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6325         * config-ml.in: Propagate INSTALL variables.
6327 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6329         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6331 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6333         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6334         * Makefile.in: Regenerate.
6336 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6338         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6340 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6342         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6344 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6346         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6347         * Makefile.in: Regenerated.
6349 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6351         * MAINTAINERS (Write After Approval): Upgrade myself from
6352         GNATS only to write-after-approval. Update my mail address.
6354 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6356         (OS Port Maintainers: freebsd): Add myself.
6358 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6360         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6362 2003-04-22  Kean Johnston  <jkj@sco.com>
6364         * MAINTAINERS (SCO ports): Added myself.
6366 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6368         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6370 2003-04-19  Kean Johnston  <jkj@sco.com>
6372         * MAINTAINERS (Write After Approval): Add myself.
6374 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6376         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6377         * Makefile.in: Regenerate.
6379 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6381         * configure.in (powerpc64*-*-linux*): Remove.
6382         * configure: Rebuilt.
6384 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6386         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6387         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6388         and restrap.
6389         * Makefile.in:  Regenerate.
6391 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6393         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6394         * configure: Regenerated.
6396 2003-04-15  DJ Delorie  <dj@redhat.com>
6398         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6400 2003-04-13  Nick Clifton  <nickc@redhat.com>
6402         * config-ml.in: Remove support for --disable-aix removing
6403         call-aix multilibs.
6405 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6407         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6408         * */configure: Rebuilt.
6410 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6412         * MAINTAINERS: Add my email address.
6414 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6416         * MAINTAINERS (Write After Approval): Add myself.
6418 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6420         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6421         * Makefile.in: Regenerate.
6423 2003-03-14  Michael Chastain  <mec@shout.net>
6425         * Makefile.in: Regenerate with correct Makefile.def.
6427 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6429         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6430         Make macro.
6431         * Makefile.in: Regenerate.
6432         * configure.in: Clean up gxx_include_dir logic.
6433         * configure: Regenerate.
6435 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6437         * MAINTAINERS (Write After Approval): Add myself.
6439 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6441         * MAINTAINERS: Update my mail address.
6443 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6445         * configure.in (gxx_include_dir): Fix typo.
6446         * configure: Regenerated.
6448 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6450         * Makefile.tpl: Reindent.
6451         * Makefile.in: Regenerate.
6452         * configure.in: Reindent.  Don't set unused variables.
6453         * configure: Regenerate.
6455 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6457         * configure.in: Include $(build_tooldir)/sys-include in
6458         FLAGS_FOR_TARGET.
6459         * configure: Regenerated.
6461 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6463         * Makefile.tpl: Always pass down RANLIB.
6464         * Makefile.in: Regenerate.
6466         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6467         * Makefile.in: Regenerate.
6468         * configure.in: Remove unused logic relating to --enable-shared
6469         and --enable-threads.  Remove bogus comments.  Remove redundant
6470         noconfigdirs.
6471         * configure: Regenerate.
6473         * configure.in: Replace ${libstdcxx_version} by its value.
6474         Remove reference to mh-dgux.
6475         * configure: Regenerate.
6477 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6479         * MAINTAINERS (Write After Approval): Add myself.
6481 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6483         * Makefile.tpl: Rearrange.
6484         * Makefile.in: Regenerate.
6486 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6488         * configure.in: Add support for kaOS as cross build target system.
6489         * configure: Regenerated.
6491 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6493         * MAINTAINERS (Write after approval): Add myself.
6495 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6497         * MAINTAINERS: Update my email address.
6499 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6501         * MAINTAINERS: Add self to blanket write privs. section.
6503 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6505         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6506         configure-target-* as some target builds may require additional
6507         flags for preprocessor tests.
6508         * Makefile.in: Regenerated.
6510 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6512         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6513         * ltconfig: Handle it.
6514         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6515         auto-detecting it.
6517         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6518         it is used as argument to $CC.
6519         * ltcf-gcj.sh: Likewise.
6521         * configure.in: Introduce --enable-maintainer-mode.
6522         * configure: Rebuilt.
6523         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6524         for maintainer mode.
6525         * Makefile.in: Rebuilt.
6527 2003-02-18  Jason Merrill  <jason@redhat.com>
6529         * Makefile.tpl (check-c++): Allow parallelism.
6531 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6533         * MAINTAINERS: Remove John Carr (who never actually had access to
6534         gcc.gnu.org).
6536 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6538         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6539         don't configure target-libobjc.
6540         * configure: Regenerate.
6542 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6544         * Makefile.tpl (RANLIB): Define.
6545         * Makefile.in: Regenerate.
6547 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6549         * MAINTAINERS: Update my email.
6551 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6553         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6554         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6555         * Makefile.in: Regenerated.
6556         * configure.in: Remove all traces of snavigator, db, and grep.
6557         * configure: Regenerated.
6559 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6561         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6562         After Approval.
6564 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6566         * MAINTAINERS (Write after approval): Add myself.
6568 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6570         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6571         * Makefile.in: Regenerated.
6573 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6575         * config.guess: Updated to 2003-01-30's version.
6576         * config.sub: Updated to 2003-01-28's version.
6578 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6580         * config.if: If gcc_version is already set, just use it.  Don't set
6581         gcc_version_trigger if it's already set, otherwise set it to
6582         gcc/version.c, but only if the file exists.  If it is not set and
6583         gcc/version.c does not exist, try to extract the version number from
6584         $CC.
6586 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6588         * MAINTAINERS: Add myself to write-after-approval list.
6590 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6592         * configure.in:  Revert 24Jan change.
6593         * configure:  Regenerate.
6595 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6597         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6598         entry of HJ Lu.
6600 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6602         * configure.in: Revert previous change.
6603         * configure: Regenerate.
6605 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6607         * configure.in: Make rda native-only.
6608         * configure: Regenerate.
6610 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6612         * MAINTAINERS: Move myself from GNATS-only-accounts to
6613         write-after-approval.
6615 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6617         * configure.in: Add missing \.
6618         * configure: Rebuilt.
6620 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6622         * configure.in (baseargs): Avoid using \| in sed regular
6623         expressions.
6624         * configure: Rebuilt.
6626 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6628         * configure.in (baseargs): Remove all supported forms of
6629         --cache-file, --srcdir, --host, --build and --target options
6630         from argument lists.
6631         * configure: Rebuilt.
6633 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6635         * MAINTAINERS: Add myself to write-after-approval list.
6637 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6639         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6640         * configure: Rebuilt.
6642 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6644         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6645         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6646         * Makefile.in: Regenerate.
6647         * configure: Regenerate.
6649 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6651         * configure.in: Remove Makefile in build, host and target modules
6652         unless configure was run with --no-recursion.
6653         * configure: Rebuilt.
6655 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6657         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6658         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6659         * Makefile.in: Regenerate.
6661 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6663         * config.guess: Update to 2003-01-03 version.
6664         * config.sub: Update to 2003-01-03 version.
6666 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6668         * configure: Regenerate with proper autoconf 2.13.
6670 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6672         * configure.in: Add AC_PREREQ for consistency.
6673         * configure: Regenerate.
6675 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6677         * configure.in (GDB_TK): Add tcl directories conditional on
6678         gdb/gdbtk directory being present.
6679         * configure: Regenerate.
6681 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6683         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6684         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6685         * configure: Rebuilt.
6687 2002-12-31  Tom Tromey  <tromey@redhat.com>
6689         * Makefile.in: Rebuilt.
6690         * Makefile.def (target_modules) [libffi]: Allow installation.
6692 2002-12-31  Andreas Schwab  <schwab@suse.de>
6694         * configure.in: Fix use of $program_transform_name.
6695         * configure: Regenerated.
6697 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6699         * configure.in (baseargs): Don't remove first configure argument.
6700         * configure: Regenerated.
6702 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6704         * Makefile.tpl (local-distclean): Don't remove...
6705         (multilib.ts): ... this.  Moved into...
6706         (multilib.out): ... this.  Don't use sub-make.
6707         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6708         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6709         (configure-build-[+module+], configure-[+module+],
6710         configure-target-[+module+], configure-gcc): ... these.  Test
6711         for Makefile existence.  Drop config.status from dependencies.
6712         * Makefile.in: Rebuilt.
6713         * configure.in: Move gcc-version-trigger to the end of
6714         ac_configure_args.  Add comments to maybedep.tmp and
6715         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6716         nonopt from baseargs, matching and removing corresponding
6717         whitespace while at it.
6718         * configure: Rebuilt.
6720 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6722         * configure.in (host_configargs): Replace reference to
6723         no-longer-defined buildopts with --build=${build_alias}.
6724         * configure: Rebuilt.
6726         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6727         program_transform_name to standard idiom.
6728         (AUTOGEN, AUTOCONF): Define.
6729         (Makefile.in): Use $(AUTOGEN).
6730         (Makefile): Depend on config.status, and use autoconf-style rule to
6731         build it.  Move original commands to...
6732         (config.status): ... this new target.
6733         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6734         $(AUTOCONF).
6735         * Makefile.in: Rebuilt.
6737 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6739         * Makefile.tpl: Fix dramatic bustage due to change in
6740         program_transform_name.
6741         * Makefile.in: Regenerate.
6743         * configure.in: Remove unnecessary PATH setting.
6744         * configure: Regnerate.
6746         * configure.in: Don't default to unprefixed tools unless
6747         the native tools will work.
6748         * configure: Regenerate.
6750         * configure.in: Convert to autoconf script.  Blow away lots
6751         of now-redundant Makefile fragments.
6752         * configure: Generate using Autoconf.
6753         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6754         * Makefile.in: Regenerate.
6756 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6758         * configure: Fix stupid bug where RANLIB was mistakenly included.
6760         * configure.in: Rename (buildargs, hostargs, targargs) to
6761         (build_configargs, host_configargs, target_configargs).
6763         * configure.in: Move logic out of sed statement.
6765         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6766         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6768 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6770         * config.sub: Import from master repository
6771         * config.guess: Ditto
6773 2002-12-24  Andreas Schwab  <schwab@suse.de>
6775         * Makefile.tpl (multilib.out): Fix missing space.
6776         * Makefile.in: Regenerate.
6778 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6780         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6781         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6782         * Makefile.in: Regenerate.
6783         * configure.in: Remove unnecessary leftovers.
6785 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6787         * configure.in (extra_ranlibflags_for_target): New variable.
6788         (*-*-darwin): Add -c to ranlib commands.
6789         * configure (tooldir): Handle extra_ranlibflags_for_target.
6791 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6793         * Makefile.tpl: Revert HJL's change.
6794         * Makefile.in: Regenerated.
6795         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6796         always.
6798 2002-12-19  Andreas Schwab  <schwab@suse.de>
6800         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6801         * Makefile.in: Regenerate.
6803 2002-12-18  H.J. Lu  <hjl@gnu.org>
6805         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6806         * Makefile.in: Regenerated.
6808         * configure.in (build_prefix): New. Substitute.
6810 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6812         * Makefile.tpl: Don't let real targets depend on phony targets.
6813         * Makefile.in: Regenerate.
6815         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6816         * Makefile.in: Regenerate.
6818 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6820         * config.sub: Import from master repository
6821         * config.guess: Ditto
6823 2002-12-16  Jason Merrill  <jason@redhat.com>
6825         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6826         previous 'make bootstrap'.
6827         * Makefile.in: Regenerate.
6829 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6831         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6833 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6835         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6836         * Makefile.in: Regenerate.
6838 2002-12-13  Jason Merrill  <jason@redhat.com>
6840         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6841         library tests.
6842         (check-c++): Just depend on it and check-target-libstdc++-v3.
6843         * Makefile.in: Regenerate.
6845 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6847         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6848         * Makefile.in: Rebuilt.
6850 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6852         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6854 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6856         * configure: Fix bug put in by gremlins.
6858         * Makefile.tpl: Substitute more autoconfily.
6859         * configure: Substitute more autoconfily.
6860         * Makefile.in: Regenerate.
6862 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6864         * config.sub: Import from master repository
6865         * config.guess: Ditto
6866         * MAINTAINERS: Added Svein Seldal under write after approval
6868 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6870         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6871         * Makefile.in (all-sim): Ditto.
6873 2002-12-06  DJ Delorie  <dj@redhat.com>
6875         * Makefile.tpl: Change configure dependencies to not have real
6876         targets depend on phony targets.
6878 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6880         * configure.in: Revert unintentional change.
6882         * Makefile.tpl: Change dependency for */multilib.out so that
6883         it works when gcc isn't in the tree.
6885         * configure.in: Substitute more.
6886         * configure: Run subconfigures from the Makefile.
6887         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6888         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6890 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6892         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6894 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6896         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6897         and corresponding dependencies.
6898         * Makefile.in: Regenerate.
6900         * configure.in (host_tools): Order binutils, gas and ld for
6901         convenience in running the testsuites.
6903         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6904         * Makefile.in: Regenerate.
6905         * configure.in: Introduce rules to serialize subconfigure runs.
6907         * configure.in: Introduce BASE_CC_FOR_TARGET.
6908         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6909         Realize configure-build-* targets.  Realize configure-target-* targets.
6910         * Makefile.in: Regenerate.
6912 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6914         * configure: Move gcc_version_trigger stuff from here...
6915         * configure.in: ...to here.
6917         * configure.in: Separate subconfigure options added by this file from
6918         options given by the user.  Add machinery to put args for host
6919         subconfigures into the Makefile.
6921         * Makefile.tpl: Remove 'vault' targets.
6922         * Makefile.tpl: Reorder and comment dependencies.
6923         * Makefile.in: Regenerate.
6925 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6926         * configure.in: Fix my broken commit of previous patch. (sigh)
6928 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6930         * configure.in: Move host-specific darwin noconfigdirs into
6931         the host-specific section.
6933 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6935         * configure.in: Move host-specific darwin noconfigdirs into
6936         the host-specific section.
6938 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6940         * configure: Remove skip-this-dir support.
6941         * Makefile.tpl: Remove skip-this-dir support.
6943         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6944         subdirectories.
6945         * Makefile.in: Regenerate.
6947         * Makefile.tpl: Strip out useless setting of 'dir'.
6948         * Makefile.in: Regenerate.
6950 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6952         * configure.in: Fix deeply stupid bug.
6954         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6955         shell code in CXX_FOR_TARGET
6956         * Makefile.def: Introduce raw_cxx.
6957         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6958         RAW_CXX_FOR_TARGET.
6959         * Makefile.in: Regenerate.
6961 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6963         * Makefile.tpl: Remove unnecessary ifs.
6964         * Makefile.in: Regenerate.
6966         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6967         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6968         targets for 'no_install' modules.
6969         * configure: Move GDB_TK substitution to configure.in.  Move
6970         build_modules stuff to configure.in.
6971         * configure.in: Implement soft dependency machinery.  Maybe-ize
6972         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6973         * Makefile.in: Regenerate.
6975 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6977         * Makefile.tpl: Make all-target, install-target behave similarly
6978         to all, install (only hitting configured targets).  Eliminate
6979         unused macro defintions.
6981         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6982         build != host.
6984         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6986         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6988         * configure.in: Produce lists of subdir targets we're actually
6989         configuring.  Remove references to "dosrel".
6990         * Makefile.tpl: Let configure set which subdir targets are hit.
6991         Remove install-cross; clean up install; remove ALL.  Remove
6992         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6993         Autogenerate host module targets.  Remove empty dependency lines
6994         and redundant dependency; rearrange slightly.
6995         * Makefile.def: Add host-side libtermcap, utils.
6997         * Makefile.in: Regenerate.
6999 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7001         * ltconfig (osf[345]): Append $major to soname_spec.
7002         Reflect this in library_names_spec.
7003         * ltmain.sh (osf): Prefix $major with . for use as extension.
7005 2002-11-19  Andreas Jaeger  <aj@suse.de>
7007         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7008         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7009         and sparc64 GNU/Linux systems.
7011 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7013         * MAINTAINERS: Update email.
7015 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7017         * MAINTAINERS: Complete James Dennett's entry.
7019 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7021         * MAINTAINERS (Write After Approval): Add myself.
7023 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7025         * Makefile.tpl: syntactic cleanup
7027 2002-11-13  Stuart Hastings  <stuart@apple.com>
7029         * MAINTAINERS: Add myself to write-after-approval list.
7031 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7033         * Makefile.def: Add list of recursive targets to autogenerate.
7034         Add build_modules.
7035         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7036         targets.  Autogenerate *-build-* targets.
7037         * Makefile.in: Regenerate.
7039 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7041         * configure: More autoconf-style substitutions.
7042         * Makefile.tpl: More autoconf-style substitutions.
7043         * Makefile.in: Regenerate.
7045 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7047         * configure: Substitute more variables in a more autoconf-friendly
7048         way.  Simplify slightly.
7049         * Makefile.tpl: Make more variables substitutable in an
7050         autoconf-friendly way.
7051         * Makefile.in: Regenerate.
7053 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7055         * MAINTAINERS (Write After Approval): Add myself.
7057 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7059         * configure.in (v810*): Remove special setting of tools.
7061         * configure: Add support for extra required flags for ar or nm.
7062         * configure.in (aix4.3+): Use above support for target-specific
7063         issues, rather than using config/mt-aix43.
7065 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7067         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7068         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7069         with $srcdir.  Reformat indentation.  Substitute some variables
7070         formerly hard-coded in the Makefile for build=host.
7071         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7072         * Makefile.def: Autogenerate more.
7073         * Makefile.in: Regenerate.
7075 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7077         * MAINTAINERS (Write After Approval): Add myself.
7079 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7081         * Makefile.def (host_modules): Add rda.
7082         * Makefile.in: Regenerate.
7083         * configure.in (target_tool): Add target-rda to list.
7085 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7087         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7089 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7091         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7092         and restrap targets to this rule.
7093         * Makefile.in:  Regenerate.
7095 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7097         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7098         GNATS only accounts.
7100 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7102         * configure.in (i[3456]86-*-linux*): Add check to disable
7103         ${libgcj} for glibc1.
7105 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7107         * MAINTAINERS: Add myself as ip2k port maintainer.
7109 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7111         * configure.in: Add tic4x target.
7113 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7115         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7116         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7117         * Makefile.in: Regenerate.
7119         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7120         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7121         * Makefile.in: Regenerate.
7123 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7125         * MAINTAINERS: Add myself as web pages co-maintainer.
7127 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7129         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7130         * Makefile.in: Regenerate.
7132 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7134         * MAINTAINERS: Add myself and Nathan Sidwell
7135         <nathan@codesourcery.com> as VxWorks maintainers.
7137 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7139         * Makefile.def: Remove order dependency comments.
7140         * Makefile.tpl: Add explicit install-install dependencies.
7141         * Makefile.in: Regenerate.
7143         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7144         * Makefile.in: Regenerate.
7146         * Makefile.tpl: Add configure-target (for src-release in src)
7147         * Makefile.in: Regenerate.
7149 2002-09-30  Nick Clifton  <nickc@redhat.com>
7151         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7153 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7155         * configure.in (s390*-*-linux*): Enable libgcj.
7157 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7159         * configure: Revert accidentally applied changes.
7161         * Makefile.tpl: Make more autoconf-friendly.
7162         * Makefile.in: Regenerate.
7163         * configure: Make substitution more autoconf-like.
7165 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7167         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7168         single entry to handle all these.
7169         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7170         libjava on arm-*-elf.
7172 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7174         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7175         things that depend on them.
7177 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7179         * Makefile.tpl: Make subsituted variables more autoconfy.
7180         * Makefile.in: Regenerate.
7181         * configure: Make seds more autoconfy.
7183 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7185         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7186         * Makefile.in: Regenerate.
7187         * configure.in: Rewrite sed statements to look autoconfy.
7189         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7190         all-target-foo on configure-target-foo.
7191         * Makefile.def: Ditto.
7192         * Makefile.in: Rebuild.
7194 2002-09-25  Andrew Haley  <aph@redhat.com>
7196         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7198 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7200         * Makefile.def: New file.
7201         * Makefile.tpl: New file.
7202         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7203         * contrib/gcc_update: Note that Makefile.in is a generated file.
7205         * configure.in: Minor rearrangement.  Simplify tests.
7207 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7209         * configure.in (with_headers): Skip copy if value is "yes".
7210         (with_libs): Likewise.
7212 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7214         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7215         * configure.in (sh*-*-pe*): Ditto.
7216         * configure.in (mips*-*-pe*): Ditto.
7217         * configure.in (*arm-wince-pe): Ditto.
7219         * configure.in: Rearrange.
7221 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7223         * MAINTAINERS: Update my email address.
7225 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7227         * MAINTAINERS: (Write After Approval): Add myself.
7229 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7231         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7233 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7235         * MAINTAINERS: Change my mailing address.
7237 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7239         * MAINTAINERS (Write After Approval): Remove myself.
7240         (Various Maintainers: c++ runtime libs): Add myself.
7242 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7244         * MAINTAINERS (Write After Approval): Remove myself.
7245         (Various Maintainers: c++ runtime libs): Add myself.
7247 2002-08-15  Eric Christopher  <echristo@redhat.com>
7249         * config.sub: Import from master repository.
7250         * config.guess: Ditto.
7252 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7254         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7255         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7256         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7258 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7260         * MAINTAINERS: Add self to rs6000 vector extensions.
7262 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7264         * libiberty/configure: Reverted unintended yesterday's check in.
7266 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7268         * boehm-gc/configure, libf2c/configure: Rebuilt.
7269         * libffi/configure, libiberty/configure: Ditto.
7270         * libjava/configure, libobjc/configure: Ditto.
7271         * libstdc++-v3/configure, zlib/configure: Ditto.
7272         Merged from binutils:
7273         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7274         From Steve Ellcey <sje@cup.hp.com>:
7275         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7276         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7277         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7278         IA64.
7279         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7280         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7281         soname_spec, sys_lib_search_path_spec): Ditto.
7283 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7285         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7287 2002-08-04  H.J. Lu  (hjl@gnu.org)
7289         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7291 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7293         * MAINTAINERS (Write After Approval): Add myself.
7295 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7297         * configure.in: Move generic linux case to end.  Copy generic
7298         linux noconfigdirs to mips*-*-linux* entry and new
7299         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7301 2002-07-19  Michael Matz  <matz@suse.de>
7303         * MAINTAINERS: Add myself as ra* maintainer.
7305 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7307         * config.guess: Update to 2002-07-09 version.
7308         * config.sub: Update to 2002-07-03 version.
7310 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7312         * MAINTAINERS: Fix typo in a maintainer email address.
7314 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7316         * configure.in: Remove two redundant tests.
7318 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7320         * configure.in (mips*-*-irix6*o32): Enable stabs.
7322 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7324         * configure.in: Don't build grez.
7325         * Makefile.in: Ditto.
7327         * Makefile.in: Remove references to bsp, cygmon, libstub.
7328         * configure.in: Ditto.
7330         * configure.in: Remove leftover reference to gdbtest.
7332 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7334         * configure.in (gxx_include_dir):  Change to match versioned
7335         C++ headers if --enable-version-specific-runtime-libs is used.
7337 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7339         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7341 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7343         * configure.in: Make --without-x work.
7345 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7347         * configure.in: Rearrange target Makefile fragment collection.
7349         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7350         cvs[src].
7351         * configure.in: Ditto.
7353 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7355         * MAINTAINERS (Write After Approval): Update my e-mail address.
7357 2002-06-24  Ben Elliston  <bje@redhat.com>
7359         * configure.in (host_tools): Remove cgen.
7361         * Makefile.in (all-cgen): Remove; runs from its source directory.
7362         (check-cgen, install-cgen, clean-cgen): Likewise.
7363         (all-opcodes): Do not depend on all-cgen.
7364         (all-sim): Likewise.
7366 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7368         * Makefile.in: Eliminate 'apache' targets.
7369         * configure.in: Eliminate 'apache' targets.
7371         * configure.in: Eliminate redundant tests.  Reorganize.
7373         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7375         * config-ml.in: Eliminate references to Cygnus configure.
7377         * Makefile.in: Eliminate references to building emacs.
7379 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7381         * MAINTAINERS: Update my email address.
7383 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7385         * config.if (libstdcxx_incdir): Version C++ headers.
7386         (cxx_incdir): Remove.
7388 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7390         * MAINTAINERS (Write After Approval): Add self.
7392 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7394         * configure.in: Add support for ip2k.
7396 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7398         * configure.in: Fix AIX configury bug.
7400 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7402         * MAINTAINERS (Write After Approval): Add self.
7404 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7406         * configure.in: replace ${topsrcdir} with ${srcdir}
7408         * configure.in: Move definition of libstdcxx_flags
7409         right above usage, rather than waaay earlier.
7411         * configure.in: Pull definition of is_cross_compiler earlier.
7413         * configure.in: Rearrange a little.
7415         * configure.in: Remove references to librx.
7416         * Makefile.in: Remove references to librx.
7418 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7420         * config.sub: Add support for avr target.
7421         Import from master sources, rev 1.255
7423 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7425         * configure, .cvsignore:  Revert previous change...
7426         * Makefile:  ...delete.
7428 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7430         * configure.in: Eliminate ${gasdir} variable.
7432 2002-06-18  Dave Brolley  <brolley@redhat.com>
7434         * configure.in: Add support for frv.
7435         * config.sub: Add support for frv.
7437 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7439         * configure:  Remove garbage from previous commit.
7441 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7443         * configure:  For in-source builds, make a subdir and re-exec there.
7444         * Makefile:  New file.  Pass targets through to build directory.
7445         * .cvsignore:  No longer ignore "Makefile".
7447 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7449         * MAINTAINERS (Write After Approval): Add self.
7451 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7453         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7455 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7457         * configure.in (vax-*-netbsd*): Re-enable gas.
7459 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7461         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7462         BUILD_PREFIX_1, to correct nomenclature.
7463         * configure: Likewise.
7465         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7466         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7468 2002-05-31  Olaf Hering  <olh@suse.de>
7470         * config-ml.in: Propogate DESTDIR also.
7472 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7474         * configure.in (vax-*-netbsd*): Don't build gas for this
7475         platform.
7477 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7479         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7480         and libgcj for AVR.
7482 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7484         * MAINTAINERS (Write After Approval): Add myself.
7486 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7488         * config.guess: Update to 2002-05-22 version.
7489         * config.sub: Likewise.
7491 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7493         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7494         * config-ml.in: Likewise.
7495         * configure: Likewise.
7496         * configure.in: Likewise.
7498 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7500         * MAINTAINERS: Update my email address.
7502 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7504         * configure.in: Simplify makefile fragment collection.
7506         * configure.in: Remove code to build emacs.
7508         * configure.in : Remove --srcdir argument from targargs and buildargs
7509         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7511         * configure: Move some logic to configure.in.
7512         * configure.in: Move some logic from configure.
7514 2002-05-11  Tom Tromey  <tromey@redhat.com>
7516         * MAINTAINERS: Reflect libgcj reality.
7518 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7520         * Makefile.in: Honour DESTDIR.
7522 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7524         * config.guess: Import 2002-03-20 version.
7525         * config.sub: Import 2002-04-26 version.
7527 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7529         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7531 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7533         * MAINTAINERS: Add self.
7535 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7537         * ltmain.sh: Detect and handle object name conflicts
7538         while piecewise linking a static library.
7540 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7542         * configure.in (noconfigdirs): Don't disable libgcj on
7543         sparc64-*-solaris* and sparcv9-*-solaris*.
7545 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7547         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7549 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7551         * configure.in (FLAGS_FOR_TARGET): Do not add
7552         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7553         on i[3456]86-*-linux*.
7555 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7557         * configure.in (noconfigdirs): Replace [ ] with test.
7559         * configure.in (noconfigdirs): Do not add target-newlib if
7560         target == i[3456]86-*-linux*, and host == target.
7562 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7564         * configure.in: delete reference to absent file
7566         * configure.in: replace '[' with 'test'
7568         * configure.in: Eliminate references to gash.
7569         * Makefile.in: Eliminate references to gash.
7571         * configure.in: remove useless references to 'pic' makefile fragments.
7573         * configure.in: (*-*-windows*) Finish removing.
7575         * configure.in: Eliminate redundant test for libgui.
7577 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7579         * MAINTAINERS: Add self and realphabetize.  Update entries
7580         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7581         entry for a29k port maintainer.
7583 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7585         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7586         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7588 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7590         * configure.in: remove references to dead files
7592 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7594         * MAINTAINERS: Add information about purpose of this file.
7596 2002-04-18  Tom Tromey  <tromey@redhat.com>
7598         * configure.in: Disallow configuring libgcj when it is already
7599         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7600         Solaris 2.8 by default.  For PR libgcj/6158.
7602 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7604         * configure.in:  Move default CC setting out of config/mh-* fragments
7605         directly into here.
7607 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7609         * configure.in: don't even try to configure or make a subdirectory
7610         if there's no configure script for it.
7612 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7614         * MAINTAINERS: Remove chill maintainers.
7615         * Makefile.in (CHILLFLAGS): Remove.
7616         (CHILL_LIB): Remove.
7617         (TARGET_CONFIGDIRS): Remove libchill.
7618         (CHILL_FOR_TARGET): Remove.
7619         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7620         CHILL_LIB.
7621         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7622         (CHECK_TARGET_MODULES): Likewise.
7623         (INSTALL_TARGET_MODULES): Likewise.
7624         (CLEAN_TARGET_MODULES): Likewise.
7625         (configure-target-libchill): Remove.
7626         (all-target-libchill): Remove.
7627         * configure.in (target_libs): Remove target-libchill.
7628         Do not compute CHILL_FOR_TARGET.
7629         * libchill: Remove directory.
7631 2002-04-11  DJ Delorie  <dj@redhat.com>
7633         * Makefile.in, configure.in: Sync with binutils, entries
7634         follow...
7636 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7638         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7639         (do-tar, do-bz2): New rules.
7640         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7641         (gdb-tar): New rule.
7642         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7643         (insight_dejagnu.tar): New rule.
7644         (insight.tar): New rule.
7645         (gdb+dejagnu.tar): New rule.
7646         (gdb.tar): New rule.
7648 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7650         * Makefile.in: Add all-tix to deps for all-snavigator
7651         so that tix is built when building snavigator.
7653 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7655         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7656         ld and gdb are not supported.
7658 2002-01-07  Mark Salter  <msalter@redhat.com>
7660         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7661         Allow target-libgloss to be built for arm, strongarm, and xscale.
7663 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7665         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7666         options for i[3456]86-pc-linux* native builds.
7668 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7670         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7671         files from .po files for a distribution.
7673 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7675         * configure.in: Enable libstdc++-v3 for h8300 targets.
7677 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7679         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7680         version from bfd/.
7682 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7684         * Makefile.in (VER): When present, extract the version number from
7685         the file version.in.
7687 2001-05-24  Tom Rix  <trix@redhat.com>
7689         * configure.in : enable ld for aix
7691 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7693         * config.guess: Add linux target for S/390.
7695 2000-11-07  Philip Blundell  <pb@futuretv.com>
7697         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7699 2000-11-03  Philip Blundell  <pb@futuretv.com>
7701         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7702         files.
7704 2001-01-15  Ben Elliston  <bje@redhat.com>
7706         * configure.in (host_tools): Add sid.
7707         Always configure cgen.
7709 2000-11-24  Nick Clifton  <nickc@redhat.com>
7711         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7714 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7716         * Makefile.in (ALL_MODULES): Add all-cgen.
7717         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7718         (all-cgen): New target.
7719         (all-opcodes,all-sim): Depend on all-cgen.
7720         * configure.in (host_tools): Add cgen.
7721         Only configure cgen if --enable-cgen-maint.
7723 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7725         * configure.in: Add *-*-freebsd* configurations.
7727 2002-04-08  Tom Tromey  <tromey@redhat.com>
7729         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7730         Fixes PR libgcj/6068.
7732 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7734         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7736 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7738         * configure.in (alpha*-dec-osf*): Enable libgcj.
7740 2003-03-27  Matthew Gingell  <gingell@gnat.com>
7742         * MAINTAINERS (Write After Approval): Add myself.
7744 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7746         Fix for: PR bootstrap/3591, target/5676
7747         * configure.in (mcore-pe): Disable the configuration of
7748         libstdc++-v3 since exceptions are not supported.
7750 2002-03-20  Anthony Green  <green@redhat.com>
7752         * configure.in: Enable libgcj for xscale-elf target.
7754 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
7756         * MAINTAINERS:  Update my email address.
7758 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7760         * ltmain.sh (relink_command): Fix typo in previous change.
7762 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7764         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7765         (relink_command): Added --tag flags.
7766         (mode=install): If relinking fails; error out.
7768 2002-03-12  Richard Henderson  <rth@redhat.com>
7770         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7771         .NOTPARALLEL tag.
7772         (do-check): Rename from check.
7773         (check): Allow parallel check.
7775 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7777         * MAINTAINERS: Add myself as maintainer for xtensa port.
7778         Fix alphabetical order in CPU port maintainer list.
7779         Remove myself from Write After Approval list.
7781 2002-03-11  Richard Henderson  <rth@redhat.com>
7783         * Makefile.in (.NOTPARALLEL): Add fake tag.
7785 2002-03-07  H.J. Lu  (hjl@gnu.org)
7787         * configure.in: Enable gprof for mips*-*-linux*.
7789 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7791         * MAINTAINERS (Write After Approval): Add myself.
7793 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7795         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7796         libjava.
7797         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7799 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7801         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7802         because its Makefile is there; test for the executable instead.
7804 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7806         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7807         libstdc++-v3 and libjava.
7809 2002-02-11  Adam Megacz  <adam@xwt.org>
7811         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7812         boehm-gc
7814 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7816         * config.guess: Updated to 2002-01-30's version.
7817         * config.sub: Updated to 2002-02-01's version.
7818         Contribute sh64-elf.
7819         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7820         * configure.in: Added sh64-*-*.
7822 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7824         * MAINTAINERS: Belatedly add myself to write after approval list.
7826 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7828         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7829         Remove self as Write After Approval.
7831 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7833         * MAINTAINERS: Put self in as maintainer for contrib/regression
7834         directory.
7836 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7838         * MAINTAINERS:  Update my email address.
7840 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7842         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7843         target-libiberty, and target-libgloss.  Skip Java-related
7844         libraries if not supported for NetBSD on target CPU.
7846 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7848         * install-sh: Use _inst.$$_ for temp file name.
7850 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7852         * MAINTAINERS (Write After Approval): Move my contact info
7853         from here...
7854         (OS Port Maintainers): ...to here (netbsd).
7856 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7858         * MAINTAINERS (Write After Approval): Add myself.
7860 2002-01-17  H.J. Lu  <hjl@gnu.org>
7862         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7863         (all-target-fastjar): Also depend on all-target-libiberty.
7865 2002-01-16  H.J. Lu  (hjl@gnu.org)
7867         * config.guess: Import from master sources, rev 1.225.
7868         * config.sub: Import from master sources, rev 1.238.
7870 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7872         * MAINTAINERS (Write After Approval): Remove myself.
7874 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7876         * MAINTAINERS (Write After Approval): Add myself.
7878 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7880         * MAINTAINERS: Add self as docs co-maintainer.
7882 2001-12-11  Matthias Klose  <doko@debian.org>
7884         * MAINTAINERS (Write After Approval): Add myself.
7886 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7888         * MAINTAINERS: Update my email address.
7890 2001-12-07  Turly O'Connor  <turly@apple.com>
7891         * MAINTAINERS (Write After Approval): Add myself.
7892         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7893         (rs6000_initialize_trampoline): Call __trampoline_setup for
7894         ABI_DARWIN too.
7895         * darwin-tramp.asm: New file, implements __trampoline_setup.
7896         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7898 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7900         * MAINTAINERS (Write After Approval): Add myself.
7902 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7904         * configure, configure.in: Use temp file for long sed commands.
7906 2001-12-03  Laurent Guerby  <guerby@acm.org>
7908         * config.sub: Update to version 1.232 on subversion.
7910 2001-12-03  Ben Elliston  <bje@redhat.com>
7912         * MAINTAINERS: Update mail address for config.* patches.
7914 2001-11-27  DJ Delorie  <dj@redhat.com>
7915             Zack Weinberg  <zack@codesourcery.com>
7917         When build != host, create libiberty for the build machine.
7919         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7920         CONFIG_ARGUMENTS.
7921         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7922         New variables.
7923         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7924         and rules.
7925         (all.normal): Depend on ALL_BUILD_MODULES.
7926         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7927         (all-build-libiberty): Depend on configure-build-libiberty.
7929         * configure: Calculate and substitute proper value for
7930         ALL_BUILD_MODULES.
7931         * configure.in: Create the build subdirectory.
7932         Calculate and substitute TARGET_CONFIGARGS (formerly
7933         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7935 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7937         * MAINTAINERS (write-after-approval): Add self.
7939 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7941         * MAINTAINERS (GNATS only accounts): Remove self.
7943 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7945         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7946         libf2c.
7948 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7950         * MAINTAINERS (Write After Approval): Add self.
7952 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7954         * MAINTAINERS: mips and s390 are also CPU ports.
7956 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7958         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7960 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7962         * MAINTAINERS: Alphabetize.
7964 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7966         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7968 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7970         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7972 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7974         * configure.in (--enable-languages): Be more permissive about
7975         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7977 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7979         * config.sub: Import from master sources, rev. 1.230.
7980         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7982 2001-11-07  Laurent Guerby  <guerby@acm.org>
7984         * MAINTAINERS (Write After Approval): Add self.
7986 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7988         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7990 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7992         * config.sub: Import from master sources, rev 1.226.
7993         * config.guess: Import from master sources, rev 1.216.
7995 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7997         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7998         * MAINTAINERS: Add self as maintainer of MMIX port.
7999         Remove old after-approval entry.
8001 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8003         * ChangeLog, configure: Fix spelling errors.
8005 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8007         * MAINTAINERS: Tweak my address.
8009 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8011         * MAINTAINERS: Update my email address.
8013 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8015         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8016         * MAINTAINERS: Add self as maintainer of CRIS port.
8018 2001-10-10  Geert Bosch  <bosch@gnat.com>
8020         * MAINTAINERS (Various maintainers: Ada front end):
8021         Added Robert Dewar.
8023 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8025         * MAINTAINERS (Write After Approval): Added self
8027 2001-10-02  Geert Bosch  <bosch@gnat.com>
8029         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8031 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8033         * configure: Handle temporary files securely using mkdir.
8035 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8037         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8039 2001-09-26  Will Cohen  <wcohen@redhat.com>
8041         * configure.in (*-*-linux*): Disable configuration of target-newlib
8042         and target-libgloss.
8044 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8046         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8047         RANLIB.
8049 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8051         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8052         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8053         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8054         avoid quotes nesting problems.
8055         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8056         (DO_X): Export only variables that are set.
8058 2001-09-19  Ben Elliston  <bje@redhat.com>
8060         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8061         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8062         semantics.  Use the shell built-in "type" command instead.
8064 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8066         Merged from gcc-3_0-branch:
8067         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8068         * ltcf-c.sh: Use $objext, not $ac_objext.
8069         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8070         * ltcf-cxx.sh: Add support for GNU.
8071         2001-07-22  Timothy Wall  <twall@redhat.com>
8072         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8073         default settings if using GNU tools with that configuration.
8074         * ltcf-cxx.sh: Ditto.
8075         * ltcf-gcj.sh: Ditto.
8076         2001-07-21  Michael Chastain  <chastain@redhat.com>
8077         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8078         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8079         * ltmain.sh: Mark as gcc-local.
8081 2001-08-30  Eric Christopher  <echristo@redhat.com>
8082             Jason Eckhardt  <jle@redhat.com>
8084         * config.guess: Merge from master sources.
8085         * config.sub: Merge from master sources, add support for mipsisa32.
8087 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8088         * config.sub: Merge from master sources, rev 1.219.
8089         * MAINTAINERS: Add self as contact for stormy16 port.
8091 2001-08-14  Zack Weinberg  <zackw@panix.com>
8093         * config.sub: Merge from master sources, rev 1.218.
8094         * config.guess: Merge from master sources, rev 1.209.
8096 2001-08-11  Graham Stott  <grahams@redhat.com>
8098         * Makefile.in (check-c++): Add missing semicolon.
8100 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8102         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8104 2001-07-30  Eric Christopher  <echristo@redhat.com>
8106         * MAINTAINERS (Various maintainers: mips port): Added myself.
8108 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8110         * configure.in (sh-*-linux*): New.
8112 2001-07-27  Richard Henderson  <rth@redhat.com>
8114         * .cvsignore: Add LAST_UPDATED.
8116 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8118         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8120 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8122         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8124 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8126         * MAINTAINERS (Write After Approval): Added myself.
8128 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8130         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8131         and libgcj on m68hc11/m68hc12.
8133 2001-06-27  H.J. Lu  (hjl@gnu.org)
8135         * Makefile (CFLAGS_FOR_BUILD): New.
8136         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8138 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8140         * README: Remove version number.
8142 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8144         * INSTALL/README: Update wrt. to the installation instructions now
8145         residing in gcc/doc/install.texi.
8147 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8149         * README: Replace with a cut-down and updated version of gcc/README.
8151 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8153         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8154         multilibs to be disabled.
8156 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8158         * MAINTAINERS (Write After Approval): Add myself.
8160 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8162         * config.guess: Import CVS version 1.195.
8163         * config.sub: Import CVS version 1.212.
8165 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8167         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8168         gcc/xgcc is built, use -print-prog-name to find out the program
8169         name to use.
8171 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8173         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8174         appear to also be in the master copy.
8175         * config.sub:  Import CVS version 1.211.
8177 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8179         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8180         with_gcc]: Use `gcc -shared' to build a shared library.
8182 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8184         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8185         archives.
8187 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8189         * MAINTAINERS (Write After Approval): Add myself.
8191 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8193         * configure.in (libstdcxx_flags): Do not try to execute
8194         libstdc++-v3/testsuite_flags until it exists.
8196 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8198         * MAINTAINERS: Update my email address.
8200 2001-05-31  Graham Stott  <grahams@redhat.com>
8202         * MAINTAINERS (Write After Approval): Add myself.
8204 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8206         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8207         libraries when using g++ with native linker.
8209 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8211         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8213 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8215         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8216         [aix4*|aix5*]: Prepend blank.
8218 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8220         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8221         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8222         of subdir/configure scripts to use the new libtool.m4.
8224 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8226         * MAINTAINERS (Write After Approval): Add myself.
8228 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8230         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8232 2001-05-11  Ben Elliston  <bje@redhat.com>
8234         * Makefile.in (all-sid): New target.
8235         (check-sid, clean-sid, install-sid): Likewise.
8237 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8239         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8241 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8243         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8244         libgcj.
8246 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8248         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8249         gcc/xgcc is built, use -print-prog-name to find out the program
8250         name to use.
8252 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8254         * configure.in (noconfigdirs): Don't reset it from scratch in the
8255         target case; only append to it.
8257         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8258         sparc-*-solaris2.8]: Disable ${libgcj}.
8260 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8262         * configure.in (libgcj_saved): Copy from $libgcj.
8263         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8264         --disable-libgcj.
8266 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8268         * MAINTAINERS: Remove self as MIPS maintainer and
8269         C front end maintainer.
8271 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8273         * configure.in: Move *-chorusos target case to the proper switch.
8274         Disable libgcj.
8276 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8278         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8279         1.641.2.228.
8281 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8283         * Makefile.in (STAGE1_CFLAGS): Pass down.
8285 2001-04-13  Alan Modra  <amodra@one.net.au>
8287         * config.guess: Add hppa64-linux support.  Note for next import that
8288         this is already in the master file.
8289         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8291 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8293         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8294         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8296 2001-04-11  Stan Shebs  <shebs@apple.com>
8298         * MAINTAINERS: Add self as Darwin port maintainer.
8300 2001-04-11  Alan Modra  <amodra@one.net.au>
8302         * MAINTAINERS: Update my email address.
8304 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8306         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8307         recent versions of FreeBSD (release 3 or later).
8308         * ltconfig: On FreeBSD, -lc must not be provided when building
8309         a shared library or else the standard -pthread gcc option is
8310         rendered worthless to later users of the built library.
8312 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8314         * MAINTAINERS: Add self and RTH as C front end maintainers.
8316 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8318         * config.sub: Make sure to match an already-canonicalized
8319         machine name (eg. mn10300-unknown-elf).
8321 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8323         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8324         New macros.
8325         (bootstrap, cross): Use RECURSE_FLAGS.
8326         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8328 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8330         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8332 2001-03-22  Colin Howell  <chowell@redhat.com>
8334         * Makefile.in (DO_X): Do not backslash single-quotes in
8335         backquotes (two places).
8337 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8339         Re-installed:
8340         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8341         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8342         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8343         * ltcf-cxx.sh: Likewise.
8344         * ltcf-gcj.sh: Likewise.
8346 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8348         * MAINTAINERS: Add myself as "documentation co-maintainer".
8350 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8352         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8353         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8355 2001-03-19  Tom Tromey  <tromey@redhat.com>
8357         * config-ml.in: Handle GCJ and GCJFLAGS.
8359 2001-03-21  Michael Chastain  <chastain@redhat.com>
8361         * Makefile.in: all-m4 depends on all-texinfo.
8363 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8365         * MAINTAINERS: Add myself to write after approval list.
8367 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8369         * Makefile.in (DO_X): Quote nested quotes.
8371 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8373         * MAINTAINERS: Add myself to write after approval list.
8375 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8377         * Makefile.in (DO_X): Use double quotes for quoting
8378         "RANLIB=$${RANLIB}".
8380 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8382         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8384 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8386         * configure.in: Only use `lang_requires' for languages athat are
8387         actually enabled.
8389 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8391         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8393 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8395         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8397 2001-03-07  Tom Tromey  <tromey@redhat.com>
8399         * configure.in: Allow config-lang.in to set `lang_requires' to list
8400         of other required languages.
8402 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8404         * Makefile.in: Remove RANLIB definition. Use RANLIB
8405         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8406         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8408 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8409             Alexandre Oliva  <aoliva@redhat.com>
8411         * Makefile.in (check-c++): Use tabs, not spaces.
8413 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8415         * MAINTAINERS: add myself to Write After Approval list.
8417 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8419         * Makefile.in (check-c++): New rule.
8421         * configure.in (target_libs): Remove libg++.
8422         (noconfigdirs): Remove libg++.
8423         (noconfigdirs): Same.
8424         (noconfigdirs): Same.
8425         (noconfigdirs): Same.
8427         * config-ml.in: Remove libg++ references.
8429         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8430         (ALL_TARGET_MODULES): Same.
8431         (configure-target-libg++): Remove.
8432         (all-target-libg++): Remove.
8433         (configure-target-libio): Remove.
8434         (all-target-libio): Remove.
8435         (check-target-libio): Remove.
8436         (.PHONY): Remove.
8437         (libg++.tar.bz2): Remove.
8438         (all-target-cygmon): Remove libio.
8439         (all-target-libstdc++): Remove.
8440         (configure-target-libstdc++): Remove.
8441         (TARGET_LIB_PATH): Remove libstdc++.
8442         (ALL_GCC_CXX): Remove libstdc++.
8443         (all-target-gperf): Correct.
8445 2001-02-16  Nick Clifton  <nickc@redhat.com>
8447         * configure.in (noconfigdirs): Allow configuration of texinfo
8448         for Cygwin hosts.
8450 2001-02-15  Anthony Green  <green@redhat.com>
8452         * configure: Introduce GCJ_FOR_TARGET.
8453         * configure.in: Ditto.
8454         * Makefile.in: Ditto.
8456 2001-02-13  Andreas Schwab  <schwab@suse.de>
8458         * MAINTAINERS: Update mail address.
8460 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8462         * config.guess: Add linux target for S/390.
8463         * config.sub: Likewise.
8465 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8467         * configure.in: for *-chorusos, don't config target-newlib and
8468         target-libgloss.
8470 2001-02-06  Ben Elliston  <bje@redhat.com>
8472         * configure: Output host type to stdout, not stderr.
8474 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8476         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8477         * ltcf-cxx.sh: Likewise.
8479         * config.if: Assume enable_libstdcxx_v3 is defined.
8481 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8483         Remove V2 C++ library.
8484         * configure.in: Remove --enable-libstdcxx_v3 support.
8486 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8488         * include/demangle.h: Add prototype for java_demangle_v3.
8490 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8492         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8494 2001-01-27  Richard Henderson  <rth@redhat.com>
8496         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8498 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8500         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8501         Don't unset, it's non-portable and no longer necessary, set to empty
8502         instead.
8504 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8506         * ltconfig: Shell portability fix for the tagname validity check.
8508 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8510         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8511         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8513 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8515         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8517 2001-01-26  Tom Tromey  <tromey@redhat.com>
8519         * configure.in: Allow libgcj to be built on Sparc Solaris.
8521 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8523         * ltcf-c.sh: Add aix5 case.
8524         * ltcf-cxx.sh: Likewise.
8525         * ltconfig: Likewise.
8527 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8529         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8530         keep at least one of build_libtool_libs or build_old_libs set to
8531         yes.
8533         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8534         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8536 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8538         * configure.in: Enable libgcj on several additional platforms.
8540 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8542         * configure.in: Enable libgcj for linux targets.
8544 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8546         * MAINTAINERS (Write After Approval): Add myself.
8548 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8550         * MAINTAINERS: Add myself as vax port maintainer.
8552 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8554         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8556 2001-01-09  Mike Stump  <mrs@wrs.com>
8558         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8559         failures of subdirectories.
8561 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8563         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8564         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8565         * ltcf-cxx.sh: Likewise.
8566         * ltcf-gcj.sh: Likewise.
8567         * ltconfig.sh: Fix typo.
8569 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8571         * configure: handle DOS-style absolute paths.
8573 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8575         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8577 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8579         * MAINTAINERS: Add myself as avr port co-maintainer.
8581 2000-12-28  Ben Elliston  <bje@redhat.com>
8583         * MAINTAINERS: Add myself under ``Write After Approval''.
8585 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8587         * texinfo: Remove directory from GCC.
8589 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8591         * COPYING: Update to current
8592         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8593         to 19yy as example year in copyright notice).
8595 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8597         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8598         (libstdcxx_incdir): Pass down.
8599         * config.if: Remove expired bits for cxx_interface, add stub.
8600         (libstdcxx_incdir): Add variable for g++ include directory.
8601         * configure.in (gxx_include_dir): Use it.
8603 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8605         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8606         with old-email address from ``Write After Approval''.
8608 2000-12-15  Andreas Jaeger  <aj@suse.de>
8610         * configure.in: Handle lang_dirs.
8612 2000-12-14  Tom Tromey  <tromey@redhat.com>
8614         * MAINTAINERS: Removed brads.
8616         * MAINTAINERS: Added gcj developers.
8618 2000-12-13  Anthony Green  <green@redhat.com>
8620         * configure.in: Disable libgcj for any target not specifically
8621         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8622         with g++ abi.
8624 2000-12-13  Mike Stump  <mrs@wrs.com>
8626         * Makefile.in (local-distclean): Also remove fastjar.
8628 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8630         * contrib/gcc_update: Add fastjar --touch entries.
8632 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8634         * configure.in: Disable language-specific target libraries for
8635         languages that aren't enabled.
8637 2000-12-10  Anthony Green  <green@redhat.com>
8639         * configure.in: Define libgcj.  Disable libgcj target libraries for
8640         most targets.
8642 2000-12-10  Neil Booth  <neilb@earthling.net>
8644         * MAINTAINERS: Update mail address, remove from WAA list.
8646 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8648         * libjava: Imported from /cvs/java.
8649         * libffi: Likewise.
8650         * Boehm-gc: Likewise.
8652 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8654         * configure.in (target_libs): Revert 2000-12-08 patch.
8655         (noconfigdirs): Added target-libjava.
8657 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8659         * djunpack.bat: removed.
8661 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8663         * Makefile.in: handle DOS-style absolute paths.
8664         * config-ml.in: likewise.
8665         * symlink-tree: likewise.
8667 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8669         * fastjar: Imported.
8671 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8673         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8674         libjava.
8675         * configure.in (target_libs): Removed `target-libjava'.
8677 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8679         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8680         (ALL_MODULES): Added fastjar.
8681         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8682         (all-target-libjava): all-fastjar replaces all-zip.
8683         (all-fastjar): Added.
8684         (configure-target-fastjar, all-target-fastjar): Likewise.
8685         * configure.in (host_tools): Added fastjar.
8687 2000-12-07  Mike Stump  <mrs@wrs.com>
8689         * Makefile.in (local-distclean): Remove leftover built files.
8691 2000-11-24  Nick Clifton  <nickc@redhat.com>
8693         * configure.in (xscale-elf): Add target.
8694         (xscale-coff): Add target.
8696 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8698         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8699         recent versions of FreeBSD (release 3 or later).
8700         * ltconfig: On FreeBSD, -lc must not be provided when building
8701         a shared library or else the standard -pthread gcc option is
8702         rendered worthless to later users of the built library.
8704 2000-11-16  Fred Fish  <fnf@be.com>
8706         * configure.in (enable_libstdcxx_v3): Fix typo,
8707         libstd++ -> libstdc++.
8709 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8711         * MAINTAINERS: Add self to Write After Approval list.
8713 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8715         * MAINTAINERS: Update my email address.  Add myself to global write
8716         privs list.
8718 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8720         * Makefile.in: Merge with src and libgcj.
8721         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8722         configure-target-<library> when their configure scripts need the C
8723         or C++ library to have already been built to work properly.
8724         (do_proto_toplev): Set them to an empty string.
8726         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8727         (REALLY_SET_LIB_PATH): Use them.
8729 2000-11-17  Stan Shebs  <shebs@apple.com>
8731         * MAINTAINERS: Add self to Write After Approval list.
8733 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8735         * configure: Provide the original toplevel configure arguments
8736         (including $0) to subprocesses in the environment rather than
8737         through gcc/configargs.h.
8739 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8741         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8742         C99.  Alphabetise "Write After Approval" list.
8744 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8746         * configure: Turn on libstdc++ V3 by default.
8748         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8749         if we've got GCC.
8751 2000-11-11  Philip Blundell  <philb@gnu.org>
8753         * MAINTAINERS: Add self to Write After Approval list.
8755 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8757         * ltcf-c.sh (aix4): Improve shared library configuration; require
8758         exporting symbols.
8759         * ltcf-cxx.sh (aix4): Define.
8760         * ltconfig (aix4): Define library and soname specs appropriate for
8761         AIX.  Define command to create export symbols list.
8763 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
8765         * config.sub: Add support for Sun Chorus
8767 2000-10-31  Nick Clifton  <nickc@redhat.com>
8769         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8770         <name>@redhat.com.  Also installed new email address for Clint
8771         Popetz.
8773 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8775         * etc: Remove directory from GCC.
8777 2000-10-16  Michael Meissner  <meissner@redhat.com>
8779         * configure (gcc/configargs.h): Only create if there is a build GCC
8780         directory created.
8782 2000-10-16  Matthias Klose  <doko@debian.org>
8784         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8785         when configured for libstdc++-v3.
8787 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8789         * configure: Save configure arguments to gcc/configargs.h.
8791 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8793         * config.guess: Import CVS version 1.157.
8794         * config.sub: Import CVS version 1.181.
8796 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8798         * Makefile.in (bootstrap): avoid recursion if subdir missing
8799         (cross): ditto
8800         (do-proto-toplev): ditto
8802 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8804         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8805         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8807         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8808         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8809         all affected `configure' scripts.
8811 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8813         * MAINTAINERS: Add self as cpplib co-maintainer.
8815 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8817         * MAINTAINERS: Add self to Write After Approval list.
8819 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8821         * INSTALL/README: egcs -> GCC update.
8823 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
8825         * MAINTAINERS: Add myself to Write After Approval list.
8827 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8829         * MAINTAINERS: Add myself to Write After Approval list.
8831 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8833         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8834         X11 libraries for hppa64.
8836 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8838         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8840 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8842         * Makefile.in (all-zlib): Added dummy target.
8844         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8845         ltcf-gcj.sh: Updated from libtool multi-language branch.
8847 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8849         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8850         (bootstrap*): Depend on all-bootstrap.
8852 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8854         * config.guess: Import CVS version 1.156.
8855         * config.sub: Import CVS version 1.179.
8857 2000-09-02  Anthony Green  <green@cygnus.com>
8859         * Makefile.in (all-gcc): Depend on all-zlib.
8860         (CLEAN_MODULES): Add clean-zlib.
8861         (ALL_MODULES): Add all-zlib.
8862         * configure.in (host_libs): Add zlib.
8864 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8866         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8867         crosses, but add gcc/include to the header search path for them.
8869 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8871         * MAINTAINERS: Add self to Write After Approval list.
8873 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8875         * config.guess: Import CVS version 1.152.
8876         * config.sub: Import CVS version 1.177.
8878 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8880         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8881         $targargs to tell whether newlib is going to be built.
8883         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8884         $$r/TARGET_SUBDIR/libio for _G_config.h.
8886 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8888         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8890 2000-08-22  DJ Delorie  <dj@redhat.com>
8892         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8894 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8896         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8897         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8898         sub-configures.
8900 2000-08-21  DJ Delorie  <dj@redhat.com>
8902         * MAINTAINERS: Add self as a libiberty maintainer
8904 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8906         * configure.in (libstdcxx_flags): Use
8907         libstdc++-v3/src/libstdc++.INC.
8909 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8911         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8913 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8915         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8917         * configure: Make enable_threads and enable_shared defaults
8918         explicit.  Substitute enable_threads into generated Makefiles.
8919         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8920         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8922 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8924         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8926 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8928         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8929         previous delta.
8931 2000-08-11  Jason Merrill  <jason@redhat.com>
8933         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8934         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8935         (FLAGS_FOR_TARGET): Not here.
8936         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8938 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8940         * config-ml.in (CC, CXX): Don't introduce a leading space.
8942 2000-08-07  DJ Delorie  <dj@delorie.com>
8944         * MAINTAINERS: Add self as a DJGPP maintainer
8946 2000-08-07  DJ Delorie  <dj@redhat.com>
8948         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8949         "if we're also building gcc, and it's a gcc that will run on the
8950         build machine, we want to use its includes instead of the system's
8951         default includes".
8953 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8955         * MAINTAINERS: Add self to Write After Approval list.
8957 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8959         * configure.in (libstdcxx_flags): Don't use `"'.
8961         * config-ml.in: Adjust multilib search paths to the
8962         appropriate multilib tree.
8964 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8966         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8967         commas in $LANGUAGES.
8969 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8971         * configure.in: Re-enable all references to libg++ and librx.
8973 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8975         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8976         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8977         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8978         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8980         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8982 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8984         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8985         CXX_FOR_TARGET for sed.
8987 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8989         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8990         Do not override if already set in the environment or in configure.
8991         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8992         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8994 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8996         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8997         the libtool CVS tree multi-language branch.
8998         * ltconfig, ltmain.sh: Updated.
9000 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9002         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9003         (clean-target): Depend on it.
9005         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9006         (GCC_FOR_TARGET): Use it.
9007         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9008         * configure.in: ... here.
9009         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9010         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9012 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9014         * MAINTAINERS: Add self to Write After Approval list.
9016 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9018         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9019         (configure-target-libchill, configure-target-libobjc): Likewise.
9021         * configure.in: Use the same cache file for all target libs.
9022         * config-ml.in: But different cache files per multilib variant.
9024 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9026         * configure (topsrcdir): Don't use dirname.
9028 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9030         * MAINTAINERS: Add self to Write After Approval list.
9032 2000-07-20  Jason Merrill  <jason@redhat.com>
9034         * configure.in: Remove all references to libg++ and librx.
9036         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9038 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9040         * config.sub: Update to subversions version 2000-07-06.
9042 2000-07-12  Andrew Haley  <aph@cygnus.com>
9044         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9045         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9047 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9049         * symlink-tree:  Check number of arguments.
9051 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9053         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9054         search path for a g++ extracted from the build tree.  This
9055         will allow link tests run by configure scripts in
9056         subdirectories to succeed.
9058 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9060         * ltconfig: Add support for mips-dde-sysv4.2MP
9062 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9064         * MAINTAINERS: Add myself as loop discovery maintainer.
9066 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9068         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9069         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9071 2000-06-19  Timothy Wall  <twall@cygnus.com>
9073         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9074         * config.sub: Add tic54x target.
9076 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9078         * MAINTAINERS: Add self as Fortran maintainer,
9079         remove Craig Burley.
9081 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9083         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9084         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9086 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9088         * MAINTAINERS: Add self as i18n maintainer
9090 20000-05-21  H.J. Lu  (hjl@gnu.org)
9092         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9093         directory are used if they exist. Make sure
9094         $(build_tooldir)/include is searched for header files,
9095         $(build_tooldir)/lib/ for library files.
9096         (GCC_FOR_TARGET): Likewise.
9097         (CXX_FOR_TARGET): Likewise.
9099 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9101         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9103 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9105         * Makefile.in (configure-target-libiberty): Depend on
9106         configure-target-newlib.
9108 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9110         * configure.in, Makefile.in: Merge all libffi-related
9111         configury stuff from the libgcj tree.
9113 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9115         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9116         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9118 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9120         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9121         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9122         current version information.  Add to proto-toplev directory.
9123         (gdb-taz): Build do-djunpack.
9125 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9127         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9129 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9131         * MAINTAINERS: Add self to Write After Approval list.
9133 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9135         * ltmain.sh: Preserve in relink_command any environment
9136         variables that may affect the linker behavior.
9138 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9140         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9142 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9144         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9146 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9148         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9149         with the version name.
9151 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9153         * MAINTAINERS: Add self as bb-reorder maintainer.
9155 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9157         * config.if: Tweak.
9159 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9161         * djunpack.bat: New file.
9163 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9165         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9166         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9167         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9168         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9170 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9172         * config.sub (case $basic_machine): Change default for "ibm-*"
9173         to "openedition".
9175 2000-04-13  Andreas Jaeger  <aj@suse.de>
9177         * MAINTAINERS: Added myself.
9179 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9181         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9182         (do-md5sum): New target.
9183         (MD5PROG): Define.
9184         (PACKAGE): Default to TOOL.
9185         (VER): Default to a shell script.
9186         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9187         md5 checksum generation.
9188         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9189         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9190         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9191         insight.tar.bz2): Use gdb-taz to create archive.
9193 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9195         * configure (warn_cflags): Delete.
9197 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9199         * MAINTAINERS: Added myself.
9201 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9202             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9204         * configure.in (enable_libstdcxx_v3): Add.
9205         (target_libs): Add bits here to switch between libstdc++-v2 and
9206         libstdc++-v3.
9207         * config.if: And this file too.
9208         * Makefile.in: Add libstdc++-v3 targets.
9210 2000-04-05  Michael Meissner  <meissner@redhat.com>
9212         * config.sub (d30v): Add d30v as a basic machine type.
9214 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9216         * configure.in: -linux-gnu*, not -linux-gnu.
9218 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9220         * MAINTAINERS: Add self in write-after-approval section.
9222 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9224         * MAINTAINERS: Add self as ia64 port maintainer.
9226 2000-03-08  Neil Booth  <NeilB@earthling.net>
9228         * MAINTAINERS: Add self in write-after-approval section.
9230 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9232         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9233         (do-tar-bz2): Replace TOOL with PACKAGE.
9234         (gdb.tar.bz2): Remove GDBTK from GDB package.
9235         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9236         dejagnu.tar.bz2): New packages.
9238 2000-02-27  Andreas Jaeger  <aj@suse.de>
9240         * configure.in: Add entry for mips*-*-linux*, move catch all
9241         *-*-*linux* entry below this one.
9243 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9245         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9247 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9249         * config.sub: Support an OS of "wince".
9251 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9253         * config.guess, config.sub: Updated to match config's 2000-02-15
9254         version.
9256 2000-02-23  Linas Vepstas  <linas@linas.org>
9258         * config.sub: Add support for Linux/IBM 370.
9259         * configure.in: Likewise.
9261 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9263         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9265 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9267         * config.guess: Guess "cygwin" rather than "cygwin32".
9269 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9271         * configure (gcc_version): When setting, narrow search to
9272         lines containing `version_string'.
9274 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9276         * config.sub: Add support for avr target.
9278 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9280         * MAINTAINERS: Add maintainers for MCore port.
9282 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9284         * config.sub: Add mmix-knuth-mmixware.
9286 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9288         * MAINTAINERS: Pair cccp with cpplib maintainership.
9290 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9292         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9293         structure stuff to -L library search.
9294         (CXX_FOR_TARGET): Ditto.
9295         (CROSS_CHECK_MODULES): Fix spelling mistake.
9297 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9299         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9300         the C++ compiler.
9302 2000-01-12  Richard Henderson  <rth@cygnus.com>
9304         * configure.in: Don't build some bits for beos.
9306 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9308         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9309         as include files.
9311 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9313         * Add self as cpplib maintainer, as requested by Jason
9314         Merrill.  Correct my e-mail address.
9316 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9318         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9319         not mh-aix43.
9321 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9323         * MAINTAINERS: Add myself to "write after approval" list.
9325 1999-12-14  Richard Henderson  <rth@cygnus.com>
9327         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9328         * config.sub: Accept alphaev[78], alphaev8.
9330 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9332         * config.guess, config.sub: Update from autoconf.
9334 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9336         * MAINTAINERS:  update my playtime e-address.
9338 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9340         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9341         necessary libraries are missing.
9343 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9345         * MAINTAINERS: Add new 'write after approval' maintainer.
9347 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9349         * MAINTAINERS: Add new Java maintainer.
9351 1999-10-25  Andreas Schwab  <schwab@suse.de>
9353         * configure: Fix quoting inside arguments of eval.
9355 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9357         * config-ml.in: Allow suppression of some ARM multilibs.
9359 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9361         * config.guess: Add OS/390 match pattern.
9362         * config.sub: Add mvs, openedition targets.
9363         * configure.in (i370-ibm-opened*): New.
9365 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9367         * config.sub: Add support for configuring for pj.
9369 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9371         * config.sub (maybe_os): Add support for configuring for fr30.
9373 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9375         * configure.in: Do not configure or build ld for AIX
9376         platforms.  ld is known to be broken on these platforms.
9378 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9380         * config-ml.in: Pass compiler flag corresponding to multidirs to
9381         subdir configures.
9383 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9385         * Makefile.in (LDFLAGS): Define.
9387 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9389         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9390         noconfigdirs.
9391         (*-*-cygwin*): Likewise.
9393 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9395         * mkdep: New file.
9396         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9397         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9399         From Eli Zaretskii <eliz@is.elta.co.il>:
9400         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9401         long file name when using DJGPP on MS-DOS.
9403 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9405         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9407 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9409         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9410         dependency as this causes "make check" to globally "make all"
9412 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9414         * configure.in (target_libs): Added target-zlib.
9415         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9416         (CONFIGURE_TARGET_MODULES): Likewise.
9417         (CHECK_TARGET_MODULES): Likewise.
9418         (INSTALL_TARGET_MODULES): Likewise.
9419         (CLEAN_TARGET_MODULES): Likewise.
9420         (configure-target-zlib): New target.
9421         (all-target-zlib): Likewise.
9422         (all-target-libjava): Depend on all-target-zlib.
9423         (configure-target-libjava): Depend on configure-target-zlib.
9425         * Makefile.in (configure-target-libjava): Depend on
9426         configure-target-newlib.
9427         (configure-target-boehm-gc): New target.
9428         (configure-target-qthreads): New target.
9430         * configure.in (target_libs): Added target-qthreads.
9431         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9432         (CONFIGURE_TARGET_MODULES): Likewise.
9433         (CHECK_TARGET_MODULES): Likewise.
9434         (INSTALL_TARGET_MODULES): Likewise.
9435         (CLEAN_TARGET_MODULES): Likewise.
9436         (all-target-qthreads): New target.
9437         (configure-target-libjava): Depend on configure-target-qthreads.
9438         (all-target-libjava): Depend on all-target-qthreads.
9440         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9441         (CONFIGURE_TARGET_MODULES): Likewise.
9442         (CHECK_TARGET_MODULES): Likewise.
9443         (INSTALL_TARGET_MODULES): Likewise.
9444         (CLEAN_TARGET_MODULES): Likewise.
9445         (all-target-libjava): New target.
9446         (all-target-boehm-gc): Likewise.
9447         * configure.in (target_libs): Added libjava, boehm-gc.
9449 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9451         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9452         configure.bat in SUPPORT_FILES.
9453         (gas+binutils.tar.bz2): Likewise.
9455         * makeall.bat: Remove; obsolete.
9457 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9459         From Mark Elbrecht:
9460         * configure.bat: Remove; obsolete.
9462 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9464         * configure: Add -W -Wall to the default CFLAGS when compiling with
9465         gcc.
9467 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9469         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9471 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9473         * configure.in: Build ld on IRIX6.
9475 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9477         * Makefile.in: Change distribution targets to use bzip2 instead of
9478         gzip.
9479         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9480         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9482 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9484         * config.sub: Add mcore target.
9486 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9488         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9490 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9492         * config.guess (dummy): Changed to $dummy.
9494 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9496         * config.sub: Tidied up case statements.
9498 1999-05-22  Ben Elliston  <bje@cygnus.com>
9500         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9501         <jiro@din.or.jp>.
9503         * config.guess: Merge with FSF version. Future changes will be
9504         more accurately recorded in this ChangeLog.
9505         * config.sub: Likewise.
9507 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9509          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9511 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9513         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9515 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9517         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9519 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9521         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9522         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9523         Bad merge removed these two changes.
9525 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9526                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9528         * config.guess (interix Alpha): Add.
9530 1999-04-11  Richard Henderson  <rth@cygnus.com>
9532         * configure.in (i?86-*-beos*): Do config gperf; don't config
9533         gdb, newlib, or libgloss.
9535 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9537         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9538         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9539         from multidirs.
9541 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9543         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9545 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9547         * config.sub: Add support for mcore targets.
9549 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9551         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9552         not mt-ospace, in order to shut up assembler warning about using
9553         symbols that are named the same as registers.
9555 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9557         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9558         dependency list for all-target-cygmon.
9560 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9562         * config-ml.in: Check $host, not $target, for selective multilibs.
9563         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9564         thumb interworking, and underscore prefix multilibs.
9566 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9568         * missing: Update to version from current automake.
9570 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9572         * configure (gxx_include_dir): Removed.
9574         * configure.in (gxx_include_dir): Handle it.
9575         * Makefile.in: Likewise.
9577 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9579         * config.sub (mips64vr4111,mips64vr4111el) Add.
9581 1999-03-21  Ben Elliston  <bje@cygnus.com>
9583         * config.guess: Correct typo for detecting ELF on FreeBSD.
9585 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9587         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9588         config/mh-djgpp.
9590 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9592         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9593         all-target-newlib to dependency list for all-target-bsp.
9595 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9597         * config.sub: Add i386-uwin support.
9598         * config.guess: Likewise.
9600 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9602         * configure.in: cleanup, add mh-*pic handling for arm, special
9603         case powerpc*-*-aix*
9605 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9607         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9608         can be built.
9610 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9612         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9613         targets.
9615 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9617         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9619 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9621         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9623 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9625         * config.sub: Fix typo in arm recognition.
9627 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9629         * configure.in (noconfigdirs): Changed target_configdirs to
9630         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9631         rather than m68k-*-* since it is not known to work on
9632         m68k-aout. Ditto for arm-*-*oabi.
9634 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9636         * configure.in (*-*-windows*): Remove, no longer used.
9638 1999-02-19  Ben Elliston <bje@cygnus.com>
9640         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9641         Smart and improved by Andrew Cagney.
9643 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9645         * config.guess: Recognize openbsd-*-hppa.
9647 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9649         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9650         only if it is not empty.
9652 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9654         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9656         * config.guess: Modified to recognize uname's armv* syntax.
9658         * config.sub: Modified to recognize uname's armv* syntax.
9660 1999-02-17  Mark Salter  <msalter@cygnus.com>
9662         * configure.in: Added target-bsp for sparclite.
9664 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9666         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9668 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9670         * configure.in: Add support for strongarm port.
9671         * config.sub: Add support for strongarm target.
9673 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9675         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9676         the old name config/mh-cygwin32.
9677         Enable texinfo.
9679 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9681         * configure.in: Do build ld for ix86 Solaris.
9683 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9685         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9686         $AR_FOR_TARGET.  Likewise for RANLIB.
9688 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9690         * config.sub (oabi):  Recognize.
9691         * configure.in (arm-*-oabi):  Handle.
9693 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9695         * config.guess: Improve detection of i686 on UnixWare 7.
9697 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9699         * config.guess: Add support for i386-pc-interix.
9700         * config.sub: Likewise.
9701         * configure.in: Likewise.
9703 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9705         * Makefile.in: Remove unneeded all-target-libio from
9706         from all-target-winsup target since it is now unneeded.
9707         Add all-target-libtermcap in its place since it is now
9708         needed.
9710 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9712         * configure.in: makefile stub for cygwin target is probably
9713         unnecessary.  Remove it for now.
9715 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9717         * configure.in: libtermcap.a should be built when cygwin is the
9718         target as well as the host.
9719         * config.guess: Allow mixed case in cygwin uname output.
9720         * Makefile.in: Add libtermcap target.
9722 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9724         * config.sub: Clean up handling of hppa2.0.
9726 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9728         * config.guess: Use C code to identify more HP machines.
9730 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9732         * config.sub: Handle hppa2.0.
9734 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9736         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9737         cygmon for all sparclite targets, regardless of object format.
9739 1998-12-15  Mark Salter  <msalter@cygnus.com>
9741         * configure.in: Added target-bsp for several target architectures.
9743         * Makefile.in: Added rules for bsp.
9745 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9747         * config.guess: Improve detection of hppa2.0 processors.
9749 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9751         * config.guess: Recognize FreeBSD using ELF automatically.
9753 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9755         * configure (skip-this-dir): Add handling for new shell script, which
9756         might be created by a sub-directory's configure to indicate, this particular
9757         directory is "unwanted".
9758         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9760 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9762         * ltconfig: import from libtool, after changing libtool to
9763         account for the cygwin name change.
9765 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9767         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9768         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9770 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9772         * configure.in: Add libtermcap to list of cygwin dependencies.
9774 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9776         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9777         they include winsup/include when it's a cygwin target.
9779 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9781         * configure.in (host_tools): Added zip.
9782         * Makefile.in (all-target-libjava): Depend on all-zip.
9783         (all-zip): New target.
9784         (ALL_MODULES): Added all-zip.
9785         (NATIVE_CHECK_MODULES): Added check-zip.
9786         (INSTALL_MODULES): Added install-zip.
9787         (CLEAN_MODULES): Added clean-zip.
9789 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9791         * Makefile.in: lose "32" from comment about cygwin.
9793 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9795         * configure.in: Use -Os to build target libraries for the fr30.
9797 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9799         * config.sub: Add fr30.
9801 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9803         * configure.in: drop "32" from config/mh-cygwin32.  Check
9804         cygwin* instead of cygwin32*.
9805         * config.sub: Check cygwin* instead of cygwin32*.
9807 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9809         * config.guess: Match any version of Unixware7.
9811 1998-10-20  Syd Polk  <spolk@cygnus.com>
9813         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9814         if desired.
9816 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9818         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9819         these if the appropriate directories and files to not exist.
9821 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9823         * Makefile.in (DEVO_SUPPORT): Add config.if.
9825 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9827         * configure: Add pattern to replace "build_tooldir"'s
9828         definition in the generated Makefile with "tooldir"'s
9829         actual value.
9831 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9833         * config.sub: Bring back lost sparcv9.
9835         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9837 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9839         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9840         CC_FOR_TARGET and friends.
9842 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9844         * Makefile.in (build_tooldir): New variable, same as tooldir.
9845         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9846         -B$(build_tooldir)/bin/.
9847         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9849 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9851         * README: Remove installation instructions and refer to the
9852         INSTALL directory instead.
9854 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9856         * config.sub: Add support for i[34567]86-pc-udk.
9857         * configure.in: Likewise.
9859 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9861         * Makefile.in: add bzip2 package building bits for user
9862         tools module
9863         * configure.in: ditto
9865 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9867         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9868         (ALL_TARGET_MODULES): Add all-target-libobjc.
9869         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9870         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9871         (all-target-libchill): Add dependencies.
9872         * configure.in (target_libs): Add libchill.
9874 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9876         * configure.in (target_subdir): Remove duplicate line.
9878 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9880         * Makefile.in (all-automake): fix dependencies.
9882 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9884         * configure.in: Minor cleanups for building in the $(target_alias)
9885         subdir.
9887 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9889         * Makefile.in (bootstrap): Set r and s before make all.  Use
9890         BASE_FLAGS_TO_PASS in make all.
9891         (cross): Likewise.
9893 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9895         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9897 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9899         * config.sub: Fix typo in last change.
9901 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9903         * config.sub: Add support for C4x target.
9904         * configure.in: Likewise.
9906 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9908         * config.sub: Recognize sparcv9 just like sparc64.
9910 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9912         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9914 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9916         * config.guess: Correctly identify Pentium II sco boxes.
9918         * config.guess: Fix "tr" code.  From Weiwen Liu.
9920 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9922         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9923         stabs.
9925 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9927         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9928         (ALL_TARGET_MODULES): Add all-target-libchill.
9929         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9930         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9931         (all-target-libchill): Add dependencies.
9932         * configure.in (target_libs): Add libchill.
9934 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9936         * config.guess: Avoid assumptions about "tr" behaves when
9937         LANG is set to something other than English.
9939 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9941         * configure (gxx_include_dir): Changed to
9942         '${prefix}/include/g++'-${libstdcxx_interface}.
9944         * config.if: New to determine the interfaces.
9946 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9948         * config.guess: Detect and handle MPE/IX.
9949         * config.sub: Deal with MPE/IX.
9951 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9953         * configure.in: Use mh-aix43.
9955 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9957         * configure: Fix --without/--disable cases for gxx-include-dir.
9959 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9961         * mdata-sh:  Imported.  Needed for automake support.
9963 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9965         * Makefile.in (taz): Try "chmod -R og=u ." before
9966         "chmod og=u `find . -print`".
9968 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9970         * configure.in: Add arm-elf and thumb-elf support.
9972 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9974         * Makefile.in: Undo previous patch.
9976 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9978         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9979         to here ...
9980         (install-no-fixedincludes): and here
9981         (INSTALL_MODULES): ... from here.
9983 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9985         * config.sub: Merge with FSF.
9987         * config.guess: Merge with FSF.
9989 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9991         * configure (extraconfigdirs): New variable.
9992         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9993         * Makefile.in (all): Move higher in file.
9994         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9995         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9996         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9997         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9998         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10000 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10002         * Makefile.in (all-target-libjava): Depend on all-gcc and
10003         all-target-newlib.
10004         (configure-target-libjava): Depend on $(ALL_GCC).
10006 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10008         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10009         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10011 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10013         * INSTALL/README: Fix typo.
10015 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10017         * ylwrap: Change absolute path checks to check for DOS style path
10018         names.
10020         * ylwrap: Don't use a full path name if the source file is in the
10021         same directory.  From hjl@lucon.org (H.J. Lu).
10023         * config-ml.in: Default to being verbose, to match Feb 18 change to
10024         configure.
10026 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10028         Brought over from egcs:
10030         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10032         * configure.in (target_subdir): Set to ${target_alias} instead
10033         of "libraries".
10035         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10037         * configure.in (target_subdir): Set to libraries if enable_multilib.
10039 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10041         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10042         multilibs, force reconfiguration the first time we create
10043         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10045 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10047         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10048         avoid confusion with --no-recursion.
10050 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10052         * configure.in: Win32 hosts shouldn't use install -x
10053         * install-sh: remove -x option, and special .exe-handling
10054         hack.
10056 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10058         * config.guess: Recognize i586-pc-beos.
10059         * configure.in: Don't build some bits for beos.
10061 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10063         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10064         CFLAGS default to -O2.
10066         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10067         when using GNU ld.
10069 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10071         * ltmain.sh: Correct install when using a different shell.
10073 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10075         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10077 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10079         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10080         target.
10082 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10084         * ltconfig: Update to correct AIX handling.
10086 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10088         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10090         * configure.in (target_subdir): Set to ${target_alias} instead
10091         of "libraries".
10093 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10095         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10096         (Makefile): Depend on $(gcc_version_trigger).
10098         * configure (gcc_version): Change default initializer to empty
10099         string.
10100         (gcc_version_trigger): New variable; pass this variable down
10101         to subdir configures to enable them checking gcc's version
10102         themselves. Emit make macros for both gcc_version vars.
10103         (topsrcdir): Initialize reliably.
10104         (recursion line): Remove --with-gcc-version=${gcc_version}.
10106 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10108         * configure (enable_version_specific_runtime_libs): Implement new flag
10109         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10110         in $(libsubdir); emit definition in each generated Makefile.
10111         (gxx_include_dir): Initialize depending on
10112         $enable_version_specific_runtime_libs.
10114 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10116         * configure (gcc_version): Initialize properly depending on
10117         how and where configure is started.
10118         (recursion line): Pass a --with-gcc-version=${gcc_version}
10119         to configures in subdirs.
10121 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10123         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10124         cygmon
10126 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10128         * configure.in: Add cygmon and libstub support for mn10200.
10130 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10132         * configure (gcc_version): Add new variable describing the
10133         particular gcc version we're building.
10134         * Makefile.in (libsubdir): Add new macro for the directory
10135         in which the compiler finds executables, libraries, etc.
10136         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10137         and libsubdir.
10139 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10141         * Makefile.in (local-clean): Remove *.log.
10142         (warning.log): Built with warn_summary from build.log.
10143         (mail-report.log): Run test_summary.
10144         (mail-report-with-warnings.log): Run test_summary including
10145         warning.log in the report.
10147 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10149         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10151 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10153         * Makefile.in (grep): Grep no longer depends on libiberty.
10155 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10157         * Makefile.in: all-snavigator needs all-libgui.
10159 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10161         * configure.in: Add cygmon and libstub support for mn10300.
10163 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10165         * missing: Update to version from automake 1.3.
10167         * ltmain.sh: On installation, don't get confused if the same name
10168         appears more than once in the list of library names.
10170 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10172         * config.sub: Accept m68060 and m5200 as CPU names.
10174 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10176         * configure: Use && rather than using -a in test, because odd
10177         strings can confuse test.
10178         * configure.in: Likewise.
10180 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10182         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10184 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10186         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10187         bootstrap4-lean): New targets.
10189 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10191         * mpw-* Delete.  Not used.
10193 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10195         * COPYING.LIB: Update FSF address.
10197 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10199         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10201         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10202         GAS_SUPPORT_DIRS.
10204 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10206         * ltconfig, ltmain.sh: Avoid producing a version number if
10207         -version-info was not used.
10209 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10211         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10212         building with newlib.
10214 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10216         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10217         Solaris `make' causes it to continue to next definition.
10219 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10221         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10222         the right GUI libraries and files are installed along with GDB.
10224 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10226         * configure.in: Change alpha to alpha* in several places.
10228 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10230         * config.sub: Recognize sparc86x.
10232 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10234         * configure.in (--enable-target-optspace): Remove debug echo.
10236 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10238         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10240 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10242         * ltconfig: Update cygwin32 support.
10244         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10245         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10246         (GDB_SUPPORT_DIRS): Likewise.
10248 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10250         * configure.in (target_makefile_frag): If --enable-target-optspace,
10251         use -Os to compile target libraries rather than -O2.  Default to
10252         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10253         not used.
10254         * configure.in (target_cflags): Ditto for d30v.
10256 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10258         * Makefile.in (all-bfd): Depend on all-intl.
10259         (all-binutils): Likewise.
10260         (all-gas): Likewise.
10261         (all-gprof): Likewise.
10262         (all-ld): Likewise.
10264 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10266         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10268 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10270         * Makefile.in (all-bfd): Depend upon all-libiberty.
10272         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10274 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10276         * Makefile.in: Add libstub.
10278         * configure.in: Ditto. Build libstub for targets that have cygmon
10279         support.
10281 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10283         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10285 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10287         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10288         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10290 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10292         * configure: Define DEFAULT_M4 by searching PATH.
10293         * Makfile.in: Use DEFAULT_M4.
10295 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10297         * ltconfig: Add cygwin32 support.
10299         * Makefile.in, configure.in: Add libtool as a native only directory
10300         to configure and build.
10302 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10304         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10306 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10308         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10310 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10312         * Makefile.in: add ash make rules
10313         * configure.in: add ash to native_only and host_tools lists
10315 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10317         * Makefile.in (all-gettext, all-intl): New targets.
10318         (ALL_MODULES): Added all-gettext, all-intl.
10319         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10320         (INSTALL_MODULES): Added install-gettext, install-intl.
10321         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10323         * configure.in (host_tools): Added gettext.
10324         (native_only): Likewise.
10325         (noconfigdirs) [various cases]: Likewise.
10326         (host_libs): Added intl.
10328 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10330         * configure: Do not disable building gdbtk for cygwin32 hosts.
10332 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10334         * configure.in: Add thumb-coff target.
10335         * config.sub: Add thumb-coff target.
10337 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10339         * Makefile.in: Revert yesterday's change.
10340         (all-target-winsup):  all-target-librx stays out of here.
10342 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10344         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10345         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10346         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10347         Remove references to librx and libg++.
10349 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10351         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10352         recursive makes
10354 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10356         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10357         for newlib directory.
10358         (CXX_FOR_TARGET): Likewise.
10360 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10362         * ltconfig: Update after libtool/ltconfig.in change for
10363         hpux11.
10365 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10367         * ltconfig, ltmain.sh: Update to libtool 1.2.
10369 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10371         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10372         (install-gcc-cross): Instead, override LANGUAGES here.
10374 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10376         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10377         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10379 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10381         * configure.in: Add Thumb-pe target.
10383 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10385         * Makefile.in - changed sn targets to snavigator
10386         * configure.in - changed sn targets to snavigator
10388 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10390         * config-ml.in: After building symlink tree call make distclean
10391         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10392         to be the case for libiberty.
10394 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10396         * configure: When making link, also check the current
10397         directory. The configure scripts may create one.
10399 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10401         * config.sub: Accept alphapca56 and alphaev6 properly.
10403 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10405         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10407 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10409         * config.sub (sco5): Fix typo.
10411 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10413         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10414         install-itcl.
10415         (install-itcl): Remove dependency on install-tcl.
10417 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10419         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10421 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10423         * configure.in: Don't build libgui for a cygwin32 target when not on
10424         a cygwin32 host.
10426 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10428         * configure (redirect): Set to null, so default behavior of
10429         configure is now --verbose.
10431 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10433         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10434         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10436 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10438         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10439         this change to sync Makefile.in with its ChangeLog entries.
10441 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10443         * ltmain.sh (mkdir): Check that the directory doesn't exist
10444         before we exit with error, so that we don't get races during
10445         parallel builds.
10447 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10449         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10451 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10453         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10454         PICFLAG_FOR_TARGET.
10455         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10457         * configure: Emit a definition for the new macro enable_shared
10458         into each Makefile.
10460 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10462         * configure.in (host_tools, native_only): Add libtool.
10464 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10466         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10467         Fix typo in ming config comment.
10469 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10471         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10473 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10475         * config.sub: Add tic30 cases, and map c30 to tic30.
10477 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10479         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10480         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10481         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10482         (CLEAN_TARGET_MODULES): Similarly
10483         (all-target-libf2c): Add dependences.
10484         * configure.in (target_libs): Add libf2c.
10486 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10488         * configure.in: Remove expect from noconfigdirs when target
10489         is cygwin32.  OK to build expect and dejagnu with Canadian
10490         Cross.
10492 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10494         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10495         host.
10497         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10498         and mingw32.
10500 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10502         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10503         here as it is not defined in the toplevel Makefile.
10505 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10507         * configure (package_makefile_rules_frag): New variable, which names
10508         a file with generic rules, ...
10509         Change comment to mention we now have FIVE parts.
10510         * configure: Undo last change.
10512 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10514         * config.guess: More accurate determination of HP processor types.
10515         * config.sub: More accurate determination of HP processor types.
10517 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10519         * configure (package_makefile_frag): Move inserting the
10520         ${package_makefile_frag} to where it should be according
10521         to the comment.
10523 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10525         * config.guess: Add support for Linux/ARM.
10527 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10529         * .cvsignore: Remove *-info and *-install since they match
10530         release-info and mpw-install, which we don't want to just ignore.
10532 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10534         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10536 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10538         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10539         local_prefix to sub-make invocations.
10541 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10543         * configure.in: Check makefile fragments in the source
10544         directory.
10546 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10548         * configure.in: Check whether host and target makefile
10549         fragments exist before adding them to *_makefile_frag.
10551 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10553         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10555 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10557         * configure.in: Make sure we only replace RPATH_ENVVAR on
10558         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10559         regexp to sed.
10561         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10562         to sub-makes.
10564 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10566         * config-ml.in (multi-do): LDFLAGS must include multilib
10567         designator.
10569 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10571         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10573 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10575         * config.sub: Add mingw32 support.
10576         * configure.in: Likewise.
10578 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10580         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10582 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10584         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10585         * configure (gxx_include_dir): Provide a definition for subdirs
10586         which do not use autoconf.
10588 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10590         * config.guess: Sync with egcs.  Picks up new alpha support,
10591         BeOS & some additional linux support.
10593 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10595         * config.guess: HP 9000/803 is a PA1.1 machine.
10597 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10599         * configure.in: It's alpha*-...
10601 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10603         * configure.in (host_makefile_frag, target_makefile_frag):
10604         Handle multiple config files.
10605         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10606         alpha-*-*.
10608 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10610         * mkdep: New file.
10612 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10614         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10616 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10618         * Makefile.in: Add libgui directory.
10619         (GDB_TK): Add all-libgui.
10620         * configure.in: Add libgui directory.
10621         * configure: Add all-libgui to GDB_TK.
10623 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10625         * config-ml.in (multidirs): Add m32r to multilib list.
10627 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10629         * Makefile.in (all-target-gperf): Change dependency to
10630         all-target-libstdc++.
10632 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10634         * config.guess: Add BeOS support.
10636 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10638         Source directory cvs renamed to cvssrc:
10639         * configure.in (host_tools): Change cvs to cvssrc.
10640         (native_only): Likewise.
10641         (noconfigdirs) [various cases]: Likewise.
10642         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10643         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10644         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10645         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10646         (all-cvssrc): Rename target from all-cvs.
10648 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10650         * configure (gxx_include_dir): Fix thinko.
10652 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10654         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10655         (install-cross, install-gcc-cross): New targets.
10657 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10659         * configure.in (noconfigdirs): Add support for Thumb target.
10661         * config.sub (maybe_os): Add support for Thumb target.
10663 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10665         * Makefile.in: Add rules for cygmon.
10667         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10669 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10671         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10672         * configure (gxx_include_dir): Provide a definition for subdirs
10673         which do not use autoconf.
10675 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10677         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10678         11/18/97 build
10680 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10682         * From Franz Sirl.
10683         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10684         found on RedHat Linux systems.
10686 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10688         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10689         guesses.
10691 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10693         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10695 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10697         * ltmain.sh: If mkdir fails, check whether the directory was created
10698         anyhow by some other process.
10700 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10702         * configure.in (d30v-*-*): Configure all directories.
10704 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10706         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10707         for the D30V.
10709 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10711         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10713 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10715         * include/libiberty.h: Add extern "C" { so it can be used with C++
10716         progrms.
10717         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10718         programs.
10720 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10722         * configure.in (d30v-*-*): Configure GCC now.
10724 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10726         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10727         is no longer needed.
10729 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10731         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10733 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10735         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10736         targets using "$@" to provide support for similar but not identical
10737         targets without having to duplicate code.
10739 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10741         * makefile.vms: Fix to work with DEC C.
10743 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10745         * config.sub: Add mips-tx39-elf to marketing names.
10747 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10749         * ltmain.sh: Handle symlinks in generated script.
10751 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10753         * configure: Handle autoconf style directory options: --bindir,
10754         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10755         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10756         --sysconfdir.
10757         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10758         (sharedstatedir, localstatedir, oldincludedir): New variables.
10759         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10760         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10761         sbindir, sharedstatedir, and sysconfdir.
10763 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10765         * Makefile.in (bootstrap-lean): New target.
10767 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10769         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10770         sn, and gnuserv from noconfigdirs.
10772 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10774         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10776 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10778         * Makefile.in (cross): New target.
10780 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10781                           Jeff Law         <law@cygnus.com>
10783         * Makefile.in (bootstrap2, bootstrap3): New targets.
10784         (all-bootstrap): Remove outdated and confusing target.
10785         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10787 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10789         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10790         windows.  Consistent with gdb/configure.
10792 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10794         * configure.in: Name Linux target fragment.
10796         * configure: Rewrite so that project Makefile fragment is inserted
10797         first and appears last in the resulting Makefile.
10799 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10801         * Makefile.in (install-itcl): Install tcl first.
10803 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10805         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10807 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10809         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10811         * configure.in (skipdirs): Add target-librx for Linux.
10812         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10814 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10816         * Makefile.in (bootstrap): New target.
10818 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10820         * config.sub: Accept 'amigados' for backward compatibility.
10822 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10824         * config.guess: Merge with FSF.
10826 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10828         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10830 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10832         * config.sub: Add "marketing-names" patch.
10834 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10836         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10838 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10840         * config.sub: Handle v850-elf.
10842 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10844         * .cvsignore (*-install): Remove.
10846 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10848         * ltconfig: Set CONFIG_SHELL in libtool.
10849         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10851 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10853         * configure.in (target_subdir): Set to libraries if enable_multilib.
10855 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10857         * config.guess: Update from gcc directory.
10859 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10861         * Makefile.in (all-sim): Depends on all-readline.
10863 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10865         * Makefile.in (BISON, YACC): Use $$s.
10866         (all-bison): Depend on all-texinfo.
10868 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10870         * Makefile.in (BISON): Add -L flag.
10871         (YACC): Likewise.
10873 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10875         * configure.in (noconfigdirs): Add support for v850e target.
10877         * config.sub (maybe_os): Add support for v850e target.
10879 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10881         * configure.in (noconfigdirs): Add support for v850ea target.
10883         * config.sub (maybe_os): Add support for v850ea target.
10885 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10887         * config.sub: Add mipstx39.  Delete r3900.
10889 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10891         * Makefile.in (all-autoconf): Depends on all-texinfo.
10893 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10895         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10896         eabi targets.
10898 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10900         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10902         * configure: When handling a Canadian Cross, handle YACC as well as
10903         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10904         * Makefile.in (all-bison): Depend upon all-texinfo.
10906 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10908         * Makefile.in (BISON): bison, not byacc or bison -y.
10909         (YACC): bison -y or byacc or yacc.
10910         (various): Add *-bison as appropriate.
10911         (taz): No need to mess with BISON anymore.
10913 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10915         * configure: If OSTYPE matches *win32*, try to find a good value for
10916         CONFIG_SHELL.
10918 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10920         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10921         configure.in if it is present.
10923 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10925         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10927 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10929         * config.sub: Recognize `arc' cpu.
10930         * configure.in: Likewise.
10931         * config-ml.in: Likewise.
10933 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10935         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10937 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10939         * configure: Changed sed delimiter from ':' to '|' when
10940         attempting to substitute ${config_shell} for SHELL. On
10941         NT ${config_shell} may contain a ':' in it.
10943 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10945         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10947 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10949         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10951 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10953         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10955         * ylwrap: If the program is a relative path, force it to be
10956         absolute.
10958 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10960         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10962 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10964         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10965         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10966         for libraries.
10968 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10970         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10971         separated by spaces.
10973 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10975         * ylwrap: New file.
10976         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10978         * ltmain.sh: Handle /bin/sh at start of install program.
10980         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10982         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10983         * missing: New file, from automake 1.2.
10985 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10987         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10988         check-tk to CHECK_X11_MODULES.
10990 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10992         * config.sub: Merge with FSF.
10994 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10996         * config.guess: Merge with FSF.
10998 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11000         * configure: Treat msdosdjgpp like go32.
11001         * configure.in: Likewise.  Don't remove gprof for go32.
11003         * configure: Change Makefile.tem2 to Makefile.tm2.
11005 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11007         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11009 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11011         * install-sh (chmodcmd): Set to null if the DST directory already
11012         exists.  Same as Nov 11th change.
11014 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11016         * configure (GDB_TK): Needs itcl and tix.
11018 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11020         * config.guess: Update from FSF.
11022 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11024         * Makefile.in (GDB_TK): Depend on itcl and tix.
11026 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11028         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11029         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11030         (INSTALL_SCRIPT): New variable.
11031         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11032         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11033         to -x.
11034         * install-sh: Add support for -x option.
11036 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11038         * configure.in, Makefile.in: Treat tix like itcl.
11040 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11042         * Makefile.in (WINDRES): New variable.
11043         (WINDRES_FOR_TARGET): New variable.
11044         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11045         (EXTRA_HOST_FLAGS): Add WINDRES.
11046         (EXTRA_TARGET_FLAGS): Add WINDRES.
11047         (EXTRA_GCC_FLAGS): Add WINDRES.
11048         ($(DO_X)): Pass down WINDRES.
11049         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11050         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11051         DLLTOOL_FOR_TARGET.
11053 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11055         * configure.in: configure sim before gdb for win32-x-ppc
11057 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11059         Move gperf into the toplevel, from libg++.
11060         * configure.in (target_tools): Add target-gperf.
11061         (native_only): Add target-gperf.
11062         * Makefile.in (all-target-gperf): New target, depend on
11063         all-target-libg++.
11064         (configure-target-gperf): Empty rule.
11065         (ALL_TARGET_MODULES): Add all-target-gperf.
11066         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11067         (CHECK_TARGET_MODULES): Add check-target-gperf.
11068         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11069         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11071 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11073         * config.sub (mn10200): Recognize new basic machine.
11075 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11077         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11078         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11080 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11082         * configure.in: If we're building mips-sgi-irix6* native, turn on
11083         ENABLE_MULTILIB and set TARGET_SUBDIR.
11085 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11087         * Makefile.in (all-sn): Depend on all-grep.
11089 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11091         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11093         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11094         Makefile.  From Jeff Makey <jeff@cts.com>.
11095         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11097         * Makefile.in (DISTBISONFILES): Remove.
11098         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11099         $(DEFAULT_YACC).
11101         * configure.in: Build itl, db, sn, etc., when building for native
11102         cygwin32.
11104         * Makefile.in (LD): New variable.
11105         (EXTRA_HOST_FLAGS): Pass down LD.
11106         ($(DO_X)): Likewise.
11108 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11110         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11112 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11114         * configure.in (targargs): Strip out any supplied --build argument
11115         before adding our own. Always add --build.
11117 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11119         * configure.in (targargs): Pass --build if we're doing
11120         a cross-compile.
11122 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11124         * configure: Use '|' instead of ":" as the separator in
11125         sed. Otherwise sed chokes on NT path names with drive
11126         designators. Also look for "?:*" as the leading characters in an
11127         absolute pathname.
11129 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11131         * config.sub: Support for r3900.
11133 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11135         * configure.in: Use install-sh, not install.sh.
11137 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11139         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11140         apply it twice.
11142 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11144         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11145         install-binutils.
11147 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11149         * Makefile.in: Add automake targets.
11150         * configure.in (host_tools): Add automake.
11152 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11154         * configure: Default CXX to c++, not gcc.
11155         * Makefile.in (CXX): Set to c++, not gcc.
11156         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11158 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11160         * install-sh: try appending a .exe if source file doesn't
11161         exist
11163 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11165         * configure.in: Turn on multilib by default.
11166         (cross_only): Remove target-libiberty.
11168         * Makefile.in (all-gcc): Don't depend on libiberty.
11170 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11172         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11174 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11176         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11177         (DISTBISONFILES): Add ld/Makefile.in
11179 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11181         * configure.in: if target is cygwin32 but host isn't cygwin32,
11182         don't configure gdb tcl tk expect, not just gdb.
11184 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11186         * configure.in: Added gnuserv everywhere sn appears.
11188         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11189         (CROSS_CHECK_MODULES): Added check-gnuserv.
11190         (INSTALL_MODULES): Added install-gnuserv.
11191         (CLEAN_MODULES): Added clean-gnuserv.
11192         (all-gnuserv): New target.
11194 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11196         * config.guess: Fixes for MIPS OpenBSD systems.
11198 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11200         * Makefile.in (INSTALL_XFORM): Remove.
11201         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11203         * mkinstalldirs: New file, copied from automake.
11204         * Makefile.in (installdirs): Rename from install-dirs.  Use
11205         mkinstalldirs.  Change all users.
11206         (DEVO_SUPPORT): Add mkinstalldirs.
11208 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11210         * install-sh: Rename from install.sh.
11211         * Makefile.in (INSTALL): Change install.sh to install-sh.
11212         (DEVO_SUPPORT): Likewise.
11214         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11215         Graichen <graichen@rzpd.de>.
11217 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11219         * config.guess: Recognize OpenBSD systems correctly.
11221 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11223         * README, Makefile.in (ETC_SUPPORT): Remove references to
11224         cfg-paper*, configure.{texi,man,info*}._
11226 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11228         * Makefile.in (all.normal): Ensure that gcc is built after all
11229         the x11 - ie gdb - targets.
11231 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11233         * makefile.vms: Don't run conf-a-gas.
11235 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11237         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11239 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11241         * configure.in: Remove noconfigdirs case since gdb also
11242         configures and builds for tic80-coff.
11244 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11246         * configure: Set cache_file to config.cache.
11247         * Makefile.in (local-distclean): Remove config.cache.
11249 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11251         * COPYING: Update FSF address.
11253 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11255         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11256         noconfigdirs.
11258 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11260         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11261         MAKEDIRS, is empty.
11263 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11265         * config.sub: Tweak mn10300 entry.
11267 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11269         * configure.in (host_tools): Put sim before gdb, so gdb's
11270         configure.tgt can determine if the simulator was configured.
11272 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11274         * config.sub: Move BeOS $os case to be with other Cygnus
11275         local cases.
11277 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11279         * config.sub: Remove misplaced comment that broke Linux.
11281 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11283         * config.sub: Add BeOS support.
11285 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11287         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11289 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11291         * configure.in (noconfigdirs): Remove tcl and tk from
11292         noconfigdirs for cygwin32 builds.
11294 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11296         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11298 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11300         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11301         make-all.com, use makefile.vms instead.
11303 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11305         * config.sub: Accept -lnews*.
11307 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11309         * configure.in (noconfigdirs): Disable target-newlib,
11310         target-examples and target-libiberty for d30v.
11312 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11314         * configure.in (noconfigdirs): Enable ld for d30v.
11316 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11318         * configure.in (tic80-*-*): Build compiler.
11320 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11322         * configure.in (d30v-*): Remove sim directory from list of
11323         unsupported d30v directories
11325 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11327         * config.sub, configure.in: Add d30v target cpu.
11329 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11331         * makefile.vms: New file.
11332         * make-all.com: Remove.
11334 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11336         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11338 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11340         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11342 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11344         * Makefile.in (ALL_MODULES): Added all-db.
11345         (CROSS_CHECK_MODULES): Addec check-db.
11346         (INSTALL_MODULES): Added install-db.
11347         (CLEAN_MODULES): Added clean-db.
11349 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11351         * config.guess: Merge with latest FSF sources.
11353 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11355         * Makefile.in (ALL_MODULES): Added all-itcl.
11356         (CROSS_CHECK_MODULES): Added check-itcl.
11357         (INSTALL_MODULES): Added install-itcl.
11358         (CLEAN_MODULES): Added clean-itcl.
11360 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11362         * configure.in: build gdb for mn10200
11364 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11366         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11368 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11370         * configure.in (tic80-*-*): Turn off most targets right now.
11372 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11374         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11375         rather than the makeinfo program.
11376         (do-info): Depend upon all-texinfo.
11378 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11380         * configure.in: Remove uses of config/mh-linux.
11382         * config.sub, config.guess: Merge with latest FSF sources.
11384 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11386         * config.sub (case $basic_machine): Add tic80 entries.
11388 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11390         * config.sub, config.guess: Merge with latest FSF sources.
11392 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11394         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11395         * mpw-config.in: Test for NewFolderRecursive.
11396         * mpw-install: Use symbolic name for startup filename.
11397         * mpw-README: Add various additional details.
11399 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11401         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11403 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11405         * configure.in: Do build gcc and the target libraries for
11406         the mn10200.
11408 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11410         * configure.in: don't avoid building gdb for mn10300 any more
11411         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11412         instead of single-quoting it.
11414 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11416         * configure.in: Don't use --with-stabs on IRIX 6.
11418 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11420         * configure.in (m32r): Build gdb, libg++ now.
11422 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11424         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11425         directories from noconfigdirs.
11427 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11429         * config.sub (basic_machine): added mips16 configuration
11431 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11433         * config.sub: Handle d10v-unknown.
11435 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11437         * config.sub: Handle v850-unknown.
11439 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11441         * Makefile.in: add findutils
11442         * configure.in: add findutils to list of host_tools
11444 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11446         * config.sub: Handle mn10200 and mn10300.
11448 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11450         * configure.in (d10v-*): Do not build librx.
11452 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11454         * configure.in (mn10300): Build everything except gdb & libgloss.
11456 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11458         * config.guess:  Patch for Dansk Data Elektronik servers,
11459         from Niels Skou Olsen <nso@dde.dk>.
11461         For ncr, use /bin/uname rather than uname, since GNU uname does not
11462         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11464         Patch for MIPS R4000 running System V,
11465         from Eric S. Raymond <esr@snark.thyrsus.com>.
11467         Fix thinko for nextstep.
11469         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11471         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11472         * config.guess: Guess mips-dec-mach_bsd4.3.
11474         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11475         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11476         release numbers.
11477         * config.guess (mips-mips-riscos*):  Emit just enough of the
11478         release number.
11480         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11481         * config.guess (sparc-auspex-sunos*):  Added.
11482         (f300-fujitsu-*): Added.
11484         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11485         * config.guess:  Recognize a Tadpole as a sparc.
11487 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11489         * config.guess: Don't assume that NextStep version is either 2 or
11490         3.  NextStep 4 (aka OpenStep 4) has come out now.
11492 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11494         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11495         From Rik Faith <faith@cs.unc.edu>.
11497 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11499         * config.sub: Contributions from bug-gnu-utils to:
11500         Support plain "hppa" (no version given) architecture, reported by
11501         OpenStep.
11502         OpenBSD like NetBSD.
11503         LynxOs is not a hardware supplier.
11505         * config.guess: Contributions from bug-gnu-utils to add support for:
11506         OpenBSD like NetBSD.
11507         Stratus systems.
11508         More Pyramid systems.
11509         i[n>4]86 Intel chips.
11510         M680[n>4]0 Motorola chips.
11511         Use unknown instead of lynx for hardware manufacturer.
11513 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11515         * install.sh (chmodcmd): Set to null if the DST directory already
11516         exists.
11518 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11520         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11521         not use mt-ppc target Makefile fragment any more.
11523 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11525         * configure.in (*-*-windows):  Exclude everything but those dirs
11526         needed to build windows.
11528 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11530         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11532 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11534         * configure.in:  Exclude mmalloc from i386-windows.
11536 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11538         * Undo my previous change.
11540 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11542         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11543         unconditionally.
11544         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11546 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11548         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11549         host to add it's own flags.
11551 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11553         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11555 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11557         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11558         (CXX_FOR_TARGET): Likewise.
11559         (GCC_FOR_TARGET): Define.
11560         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11561         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11562         CC_FOR_TARGET was specified on the command line.
11563         (MAKEOVERRIDES): Don't define.
11565 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11567         * configure.in (m32r): Fix spelling of libg++ libs.
11569 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11571         * config.sub (-apple*): Remove, now redundant.
11573 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11575         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11577         * configure: Rework yesterday's sed script patch.
11579         * config.sub: Merge with FSF.
11581 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11583         * config.guess:  Merge from FSF.
11585         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11586         * config.guess: Use pc instead of unknown, for pc clone systems.
11587         Change linux to linux-gnu.
11589         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11590         * config.guess: Avoid non-portable tr syntax.
11592 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11594         * test-build.mk (HOLES): Add "xargs" for gdb.
11596         * configure: Avoid hpux10.20 sed bug.
11598 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11600         * configure.in:  Add support for windows host
11601         (that is a build done under the Microsoft build environment).
11603 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11605         * Makefile.in: Replace all uses of srcroot with s, to shrink
11606         command line lengths.
11608         Patches from Geoffrey Noer <noer@cygnus.com>:
11609         * configure.in: If configuring for newlib, pass --with-newlib to
11610         subdirectories.
11611         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11612         -Bnewlib/ and -Lwinsup to gcc.
11613         (CXX_FOR_TARGET): Likewise.
11615 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11617         * Makefile.in (ETC_SUPPORT): Add configure.
11619 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11621         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11622         host configuration file.
11624 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11626         * configure.in: Break mn10x00 support into separate
11627         mn10200 and mn10300 configurations.
11628         * config.sub: Likewise.
11630 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11632         * configure.in: Add lots of stuff to noconfigdirs for
11633         the mn10x00 targets.
11635         * config.sub, configure.in: Add mn10x00 support.
11637 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11639         * make-all.com: Call conf-a-gas, not config-a-gas.
11641 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11643         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11644         targets.
11646 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11648         * mpw-README: Add much more detail for native PowerMac.
11649         * mpw-install: New file.
11650         * mpw-configure: Add --norecursion and --help options.
11651         * mpw-config.in: Translate readme and install files when
11652         copying to objdir.
11653         * mpw-build.in: Don't always depend on byacc and flex.
11654         (install-only-top): New action.
11656 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11658         * configure.in:  You can now configure GDB for the v850.
11660 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11662         * configure.in (noconfigdirs): Don't configure any C++ dirs
11663         if targeting D10V.
11665 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11667         * config.sub: Recognize mips64vr5000.
11669 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11671         * configure.in: Use a single line for host_tools and native_only.
11673 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11675         * config.sub, configure.in: Add entries for m32r.
11677 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11679         * Makefile.in (inet-install): Don't run install-gzip.
11681 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11683         * configure.in:  Don't config lots of things for *-*-windows*.
11685 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11687         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11688         (host_libs, host_tools): Copy from configure.in.
11689         * mpw-configure: Don't complain about directories not found.
11691 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11693         * configure.in (i[345]86): Recognize i686 for pentium pro.
11694         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11695         file.
11697         * config.guess (i[345]86): Ditto.
11699 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11701         * configure.in (noconfigdirs): Removed gdb for D10V.
11703 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11705         * configure.in: Remove ld, target-libio, target-libg++, and
11706         target-libstdc++ from noconfigdirs.
11708 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11710         * configure: Fix three locations where shell scripts were
11711         being run directly rather than with config_shell.
11713 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11715         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11716         * config.sub (basic_machine): Recognize v850.
11718 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11720         * mpw-configure: Handle multiple enable/disable options and
11721         pass them down recursively, handle -c and -s flags appropriately
11722         depending on choice of compiler, add escape mechanism for
11723         quoted arguments to gC.
11725 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11727         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11728         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11729         so that -mrelocatable-lib and -mno-eabi are used.
11731         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11732         not support --print-multi-lib, don't abort.
11734 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11736         * make-all.com: Run config-a-gas.
11737         * setup.com: Don't copy subdirectory files around.
11739 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11741         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11742         target, it now compiles correctly.
11744 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11746         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11748 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11750         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11752 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11754         * configure.in (native_only): Add prms.
11756 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11758         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11759         (BINUTILS_SUPPORT_DIRS): Likewise.
11761 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11763         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11764         d10v support is added.
11766 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11768         * configure.in (d10v-*-*): New target.
11770 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11772         * config.guess (HP 9000/811): Recognize this as a PA1.1
11773         machine.
11775 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11777         * Makefile.in (do-tar-gz): New target, split out from tail end of
11778         taz target.  Run each command separately, don't use pipes.
11779         (taz): Use it.
11781 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11783         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11784         * mpw-build.in: No builds should depend on building byacc or flex,
11785         they are assumed to be installed already.
11787 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11789         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11790         variable that CC_FOR_TARGET needs.
11792 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11794         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11795         options have changed since the last time the subdirectory was
11796         configured, and if it has, reconfigure.
11797         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11798         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11800 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11802         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11803         CLEAN_MODULES): Add bash.
11804         (all-bash): New target.
11806 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11808         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11810 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11812         * config.sub (basic_machine): Recognize d10v as a valid processor.
11814 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11816         * mpw-configure: Add support for --bindir.
11817         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11819 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11821         * configure.in: add bash, time, gawk to list of hosttools and things
11822         to only build for native toolchains
11824 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11826         * Makefile.in (docdir): Remove.
11828 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11830         * Makefile.in (datadir): Set to $(prefix)/share.
11832 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11834         * configure.in: build diff and patch for cygwin32-hosted
11835         toolchains.
11837 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11839         * config.sub: Accept -rtems*.
11841 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11843         * configure.in: enable dosrel for cygwin32-hosted builds,
11844                 remove diff from the list of things not buildable
11845                 via Canadian Cross
11847 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11849         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11850         don't get ". ".
11852 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11854         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11856 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11858         * Makefile.in (taz): Handle case where tex3patch didn't even get
11859         checked out.  Also, if it was found, put the symlink in a new util
11860         subdirectory.
11862 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11864         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11866 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11868         * config.sub: Recognize -openvms.
11869         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11870         * make-all.com, setup.com: New files.
11872 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11874         * Makefile.in (taz): tex3patch moved to texinfo/util.
11876 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11878         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11879         * configure.in: remove make from disable-if-Can-Cross list
11880                 enable gdb if ${host} and ${target} are cygwin32
11882 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11884         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11885         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11887 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11889         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11890         distinguish sysv/svr4/bsd variants.
11891         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11893 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11895         * configure.in: Added copyright notice.
11896         * move-if-change: Added copyright notice.
11898 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11900         * configure.in (powerpcle-*-solaris*): Until we get shared
11901         libraries working, don't build gdb, sim, make, tcl, tk, or
11902         expect.
11904 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11906         * config.guess:  Merge with FSF:
11908         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11909         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11911         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11912         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11914         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11915         * config.guess:  Combine two OSF1 rules.
11916         Also recognize field test versions.  From mjr@zk3.dec.com.
11917         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11918         because GNU uname does not support -p.  From pmr@pajato.com.
11920 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11922         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11924 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11926         * mpw-README: Document GCCIncludes.
11928 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11930         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11932 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11934         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11936 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11938         * configure.in (*-*-cygwin32): Configure make.
11940 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11942         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11944 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11946         * Makefile.in (all-inet): Depend on all-perl.
11948         * Makefile.in (inet-install): New target.
11950         * Makefile.in (all-inet): Depend on all-tcl.
11951         (all-inet): Depend on all-send-pr.
11953 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11955         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11956         temporarily.
11958 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11960         * configure.in: Don't configure --with-gnu-ld on AIX.
11962 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11964         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11966 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11968         * Makefile.in (ALL_MODULES): Added all-inet.
11969         (CROSS_CHECK_MODULES): Added check-inet.
11970         (INSTALL_MODULES): Added install-inet.
11971         (CLEAN_MODULES): Added clean-inet.
11972         (all-indent): New target.
11974         * configure.in (host_tools): Added inet.
11975         (native_only): Added inet.
11976         (noconfigdirs): Added inet.
11978 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11980         * configure.in: Don't configure libgloss if we are not configuring
11981         newlib.
11983 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11985         * configure.in: Don't configure libgloss for unsupported
11986         architectures.
11988 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11990         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11992 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11994         * Makefile.in (ALL_MODULES): Include all-apache.
11995         (CROSS_CHECK_MODULES): Include check-apache.
11996         (INSTALL_MODULES): Include install-apache.
11997         (all-apache): New target.
11999         * configure.in: Added apache everywhere perl is seen.
12001 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12003         * Makefile.in: Add support for clean-{module} and
12004         clean-target-{module} rules.
12006 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12008         * configure.in (*-*-ose) do not build libgloss.
12010 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12012         * config.guess (prep*:SunOS:5.*:*): Turn into
12013         powerpele-unknown-solaris2.
12015 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12017         * configure.in: Permit --enable-shared to specify a list of
12018         directories.
12020 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12022         * configure.in (host==solaris): Pass only the first word of $CC
12023         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12025 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12027         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12029 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12031         * Makefile.in (ALL_MODULES): Include all-perl.
12032         (CROSS_CHECK_MODULES): Include check-perl.
12033         (INSTALL_MODULES): Include install-perl.
12034         (ALL_X11_MODULES): Include all-guile.
12035         (CHECK_X11_MODULES): Include check-guile.
12036         (INSTALL_X11_MODULES): Include install-guile.
12037         (all-perl): New target.
12038         (all-guile): New target.
12040         * configure.in (host_tools): Include perl and guile.
12041         (native_only): Include perl and guile.
12042         (noconfigdirs): Don't build guile and perl; no ports have been
12043         done.
12045 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12047         * configure (--enable-*): Handle quoted option lists such as
12048         --enable-sim-cflags='-g0 -O' better.
12050 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12052         * Makefile.in ({,inst}all-target): New rule so we can make and
12053         install all of the target directories easily.
12055 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12057         * configure.in: Add missing global flag in sed substitution when
12058         deleting `target-' from ${configdirs}.
12060 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12062         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12063         option.
12065         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12066         config/mh-necv4.
12068         * install.sh: Correct misspelling of transformbasename.
12070         * config.guess: Recognize mips-*-sysv*.
12072 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12074         * config.sub: Recognize mon960.
12076 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12078         * configure: Restore Canadian Cross handling of BISON and LEX,
12079         removed in Feb 20 change.
12081 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12083         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12084         Mention make install.  Remove the old copyright date as well the
12085         clumsy and rather pointless copyright on the README file.
12087 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12089         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12090         Makefile after running symlink-tree, then run `make distclean' to
12091         avoid clobbering any generated files in srcdir.
12093 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12095         * configure.in (m68k-*-netbsd*): Build everything now.
12097 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12099         * Makefile.in (taz): Fix quoting.
12101 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12103         * configure.in (sparclet-*-*): Build everything now.
12105 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12107         * configure.in (m68k-*-linux*): New host.
12109 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12111         * configure: Check for bison before byacc.
12113 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12115         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12116         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12117         searching PATH.  These are used as fallbacks by Makefile.in if
12118         flex/bison/byacc aren't in objdir.
12120 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12122         * Makefile.in: Make everything which depends upon all-bfd also
12123         depend upon all-opcodes, in case --with-commonbfdlib is used.
12125 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12127         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12128         building NT native compilers on Unix.
12130 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12132         * configure.in: Don't get CC from the host Makefile fragment if we
12133         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12134         Solaris test for /usr/ucb/cc to the post target script, just after
12135         the compiler sanity test.
12137 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12139         * config.sub: Merge with FSF.
12141 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12143         * Makefile.in (RPATH_ENVVAR): New variable.
12144         (REALLY_SET_LIB_PATH): Use it.
12145         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12147 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12149         * config.sub, configure.in: Recognize sparclet cpu.
12151 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12153         * config.guess:  Support m68k-cbm-sysv4.
12155 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12157         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12158         m68k-unknown-linuxaout from linker help string.  Put quotes around
12159         $ld_help_string.
12161 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12163         * config.guess (powerpc-harris-powerunix): Add guess for port
12164         to new target.
12166 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12168         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12170 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12172         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12173         $(REALLY_SET_LIB_PATH) in Makefile.
12174         * Makefile.in (SET_LIB_PATH): New variable.
12175         (REALLY_SET_LIB_PATH): New variable.
12176         ($(DO_X)): Use $(SET_LIB_PATH).
12177         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12178         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12179         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12180         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12181         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12182         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12183         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12184         (install-dosrel): Likewise.
12185         (all-opcodes): Depend upon all-libiberty.
12187 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12189         * config.guess (*:CYGWIN*): New
12191 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12193         * Makefile.in (all-target-winsup): All all-target-libiberty.
12195 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12197         * configure.in (noconfigdirs): Add missing # in front of comment.
12199 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12201         * configure.in: add second pass to things added to noconfigdirs
12202         so *-gm-magic can exclude libgloss properly.
12204 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12206         * mpw-configure (extralibs_name, rez_name): Set correctly
12207         for MWC68K compiler.
12209         * mpw-README: Add more info on the necessary build tools.
12211 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12213         * configure.in, config.sub: Recognize cygwin32.
12215 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12217         * config.guess, config.sub: Recognize A/UX.
12219 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12221         * config.sub: Merge with gcc/config.sub.
12223 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12225         * mpw-build.in (do-binutils): Add build of stamps.
12227 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12229         * config.sub: Add recognition for mips64vr4100*-* targets.
12231 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12233         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12234         Add creation of gconfigargs with `--enable-shared' turned on.
12235         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12236         ($(host)-stamp-stage3-configured): Likewise.
12237         (HOLES): Add chatr and ldd.
12238         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12240 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12242         * configure: Pass --nfp to recursive configures.
12244 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12246         * Makefile.in (DLLTOOL): New.
12247         (DLLTOOL_FOR_TARGET): New.
12248         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12249         (EXTRA_TARGET_FLAGS): Ditto.
12250         (EXTRA_GCC_FLAGS): Ditto.
12251         (CONFIGURE_TARGET_MODULES): Ditto.
12252         (DO_X): Ditto.
12253         * configure: Add DLLTOOL.
12255 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12257         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12258         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12259         mh-sco, since old workarounds no longer needed, and don't
12260         build ld, since libraries have weak symbols in COFF.
12262 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12264         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12266 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12268         * configure.in: Make sure that ${CC} can be used to compile an
12269         executable.
12271 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12273         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12274         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12275         nothing depending on whether gdbtk is being built.
12277 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12279         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12281 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12283         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12284         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12286 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12288         * config-ml.in: Add support for
12289         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12290         Simplify setting of multidirs from --disable-foo.
12292 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12294         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12295         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12296         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12297         non-empty, pass them on to the  GCC make.
12298         (all-bootstrap): New rule that is like all-gcc, except it executes
12299         the GCC bootstrap rule instead of the GCC all rule.
12301 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12303         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12305 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12307         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12308         DG/UX support.
12310 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12312         * config.sub (i*86*) Change [345] to [3456]
12314 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12316         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12317         --with-gnu-ld=no.
12319 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12321         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12322         AIX multilibs get built.
12324 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12326         * configure.in (i386-win32): Don't build expect if we're not
12327         building the tcl subdir.
12329 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12331         * Makefile.in: (configure-target-examples, all-target-examples):
12332         New targets, configure and build example programs.
12334 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12336         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12337         use it as input to sedit the generated MPW makefile.
12338         * mpw-README: Add a suggestion about Gestalt.h.
12340 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12342         * config.sub: Accept *-*-ieee*.
12344 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12346         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12347         Ronald F. Guilmette <rfg@monkeys.com>.
12349 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12351         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12352         for powerpc-pe native.
12353         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12354         (target==powerpc-pe): duplicate i386-win32 entry.
12356 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12358         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12359         of vxworks, not just vxworks5.1.
12361 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12363         * mpw-configure: Add support for exec-prefix.
12365 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12367         * config.guess: Recognize HP model 816 machines as having
12368         a PA1.1 processor.
12370 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12372         * configure: Ignore new autoconf configure options.
12374 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12376         * config.guess:  Recognize Pentium under SCO.
12377         From Robert Lipe <robertl@arnet.com>.
12379 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12381         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12383 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12385         * configure.in: Don't configure gas for alpha-dec-osf*.
12387 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12389         * configure.in: Default to --with-stabs for some targets for which
12390         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12391         i[345]86*-*-unixware*.
12393 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12395         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12396         rather than basing it on the target.  Simplify handling of options
12397         controlling which directories to configure.  Remove extraneous
12398         slash in multi-clean target.
12400 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12402         * config-ml.in: Prefix more variables with ml_ so they don't collide
12403         with configure's.
12405 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12407         * configure: Don't turn -v into --v.
12409 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12411         * configure.in (targargs): Fix typo.
12413         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12415 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12417         * configure.in: Strip --host and --target options from
12418         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12419         --with-cross-host option when building with a cross-compiler.
12420         * configure: Canonicalize the arguments put into config.status by
12421         always using `=' for an option with an argument.  Pass a presumed
12422         --host or --target explicitly.
12424 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12426         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12427         into general OS recognition case.
12429 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12431         * configure.in (target_configdirs): add target-winsup only
12432         for win32 target systems.
12434 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12436         * Makefile.in (all-target-libgloss): Depend upon
12437         configure-target-newlib, since when libgloss is built it looks to
12438         see if the newlib directory exists.
12440 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12442         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12443         cfg-ml-*.in.
12445 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12447         * configure: Handle LD and LD_FOR_TARGET when configuring a
12448         Canadian Cross.
12450 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12452         * configure.in (target_libs): add target-winsup.
12453         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12454         (target==ppcle-pe): remove ld from $noconfigdirs.
12456 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12458         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12459         Preserve relative path names in $srcdir.  Build symlink tree if
12460         configuring cross target dir and srcdir=. (= no VPATH support).
12461         (configure-target-libg++): Depend on configure-target-librx.
12462         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12463         * config-ml.in: New file.
12464         * symlink-tree: New file.
12465         * configure: Ensure srcdir="." if that's what it is.
12467 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12469         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12470         includes and FLEX_SKELETON setting.
12471         * mpw-configure (--with-gnu-ld): New option, controls whether
12472         to use PPCLink or ld with PowerMac GCC.
12473         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12474         * mpw-config.in: Configure grez if targeting Mac.
12476         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12477         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12478         just macos.
12479         * configure.in: Configure grez resource compiler if targeting Mac.
12480         * Makefile.in (all-grez, install-grez): New targets.
12482 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12484         * configure: CXX defaults to gcc, not g++.  If we find
12485         gcc in the path, set CC to gcc -O2.
12487 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12489         * configure: Default ${build} correctly.  Avoid picking up extra
12490         spaces when reading CC and CXX from Makefile.  When doing a
12491         Canadian Cross, use plausible default values for numerous
12492         variables.
12493         * configure.in: When doing a Canadian Cross, don't try to
12494         configure tools whose configure script can't handle it.
12496 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12498         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12500 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12502         * configure:  Remove dubious bug reporting address.
12504 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12506         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12507         configure script, run that instead of this directory's configure.
12508         In either case, print a message that we're configuring the sub-dir.
12510 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12512         * configure.in: Before checking for the existence of various files,
12513         use sed to filter out "target-".
12515 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12517         * Makefile.in (DO_X): Split rule to decrease command line length
12518         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12519         (Philippe De Muyter).
12521 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12523         * Makefile.in (all-patch): depend on all-libiberty.
12525 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12527         * configure.in: If the only directory in target_configdirs which
12528         actually exists is libiberty, then set target_configdirs to empty,
12529         to avoid trying to build a target libiberty in a gas or gdb
12530         distribution.
12532 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12534         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12535         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12536         systems.
12538 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12540         * configure.in (copy_dirs): Use sys-include instead of include
12541         for --with-headers option.
12543 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12545         * Makefile.in, configure.in: Make winsup builds work with
12546         new scheme.
12548 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12550         * configure.in: Build the linker on AIX.
12552 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12554         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12555         where needed.
12557 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12559         * Makefile.in (all-gcc): Fix typo.
12561 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12563         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12565 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12567         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12568         to target-xiberty, to provide more flexibility.
12569         (target_subdir):  Define.  Create if cross.
12570         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12571         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12572         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12573         check-libFOO -> check-target-libFOO, etc.
12574         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12575         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12576         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12577         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12578         allow ALL_GCC="" to only configure.
12579         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12580         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12581         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12583 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12585         * Makefile.in (taz): Build "info" in etc explicitly.
12587 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12589         * configure.in:  Make sure that CC is undefined (as opposed to
12590         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12591         problem with autoconf trying to configure on a host without GCC.
12593 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12595         * mpw-configure: Set host alias from choice of host compiler,
12596         only use generic MPW Makefile sed if present, edit a file
12597         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12598         * mpw-README: Add problem notes about CW6 and CW7.
12600 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12602         * Makefile.in (taz): Use ";" instead of ";;".
12604 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12606         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12607         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12608         DISTDOCDIRS.
12609         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12610         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12612 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12614         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12615         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12616         Move bfd to DISTSTUFFDIRS.
12618 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12620         * Makefile.in (X11_LIB): Removed.
12621         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12623         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12625 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12627         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12628         names.
12630 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12632         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12634 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12636         * configure.in (i[345]86-*-win32): Always build newlib.
12637         Don't configure cvs, autoconf or texinfo.
12638         * Makefile.in (LD_FOR_TARGET): New.
12639         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12640         Pass down LD_FOR_TARGET.
12642 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12644         * winsup: New directory.
12645         * Makefile.in: Build winsup.
12646         * configure.in: Winsup is configured when target is win32.
12647         Can only build win32 target GDB when native.
12649 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12651         * config.guess: Recognize HP model 819 machines as having
12652         a PA 1.1 processor.
12654 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12656         * configure: Fix sed loop which substitutes for CC and CXX to
12657         avoid bug found in various sed implementations.
12659 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12661         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12662         simulator.  Use standard powerpc-*-eabi*.
12664 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12666         * configure.in: Stop putting gas and binutils in noconfigdirs for
12667         powerpc-*-aix* and rs6000-*-*.
12669 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12671         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12672         -mcall-aixdesc libraries.
12674 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12676         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12678         * config.sub (arm | armel | armeb): Fix shell syntax.
12680 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12682         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12683         -msoft-float and -mcpu=common support.
12684         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12685         libraries.
12687 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12689         * configure.in: Allow configuration and build of emacs19 for the alpha.
12691 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12693         * configure.in (CC): Get ^CC, not just any old CC, from
12694         ${host_makefile_frag}.
12696 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12698         * configure.in (CC): Try to get CC from
12699         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12701 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12703         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12704         only if it exists in $(srcdir).
12706 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12708         * configure: If CC and CXX are not set in the environment, set
12709         them, based on either an existing Makefile or on searching for gcc
12710         in PATH.  Substitute for CC and CXX in Makefile.
12711         * configure.in: Remove libm from target_libs.  Separate
12712         target_configdirs from configdirs.  If CC is not set in
12713         environment, try to get it from a host Makefile fragment.  Rewrite
12714         changes of configdirs to use skipdirs instead.  A few minor
12715         tweaks.  Take directories out of target_configdirs as they are
12716         taken out of configdirs.  Remove existing Makefile files from
12717         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12718         CONFIG_ARGUMENTS in Makefile.
12719         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12720         by configure.in.
12721         (CONFIG_ARGUMENTS): Likewise.
12722         (CONFIGURE_TARGET_MODULES): New variable.
12723         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12724         ($(CONFIGURE_TARGET_MODULES)): New target.
12725         (configure-libg++, configure-libio): New targets.
12726         (all-libg++): Depend upon configure-libg++.
12727         (all-libio): Depend upon configure-libio.
12728         (configure-libgloss, all-libgloss): New targets.
12729         (configure-libstdc++): New target.
12730         (all-libstdc++): Depend upon configure-libstdc++.
12731         (configure-librx, all-librx): New targets.
12732         (configure-newlib): New target.
12733         (all-newlib): Depend upon configure-newlib
12734         (configure-xiberty): New target.
12735         (all-xiberty): Depend upon configure-xiberty.
12737 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12739         * configure.in (host i[345]86-*-win32):  Expand the
12740         noconfigdirs again.
12742 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12744         * mpw-configure: Fix sed command file name.
12746 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12748         * configure.in (host i[345]86-*-win32): Reduce the
12749         noconfigdirs again.
12751 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12753         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12754         or powerpc*-*-pe*, since they are not yet supported.
12756 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12758         Add PowerMac support and many other enhancements.
12759         * mpw-configure: New option --cc to select compiler to use,
12760         paste options set according to --cc into the generated
12761         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12762         if mpw-make.sed is present.
12763         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12764         add forward includes for PowerPC include files.
12765         * mpw-build.in: Build using Makefile.PPC if present.
12766         (do-byacc, etc): Remove separate version resource builds.
12767         (do-gas): Build "stamps" before "all".
12768         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12769         * mpw-README: Update to reflect --cc option, PowerMac support,
12770         and recently-reported compatibility problems.
12772 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12774         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12775         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12776         (--with-multilib-top): Pass to recursive invocations.
12778 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12780         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12781         v810-*-*.
12783 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12785         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12786         gdb, ld and opcodes on v810-*-*.
12788 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12790         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12791         (local-maintainer-clean): New target.
12792         (maintainer-clean): New target.
12793         (realclean): Just depend upon maintainer-clean.
12795 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12797         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12799 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12801         * configure.in: Build ld in mips*-*-bsd* case.
12803 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12805         * config.sub: Accept -lites* OS.  From Ian Dall.
12807 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12809         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12810         targets.
12812 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12814         * configure.in: treat i386-win32 canadian cross the same as
12815         i386-go32 canadian cross.
12817 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12819         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12820         running under the simulator to build a reduced set of libraries.
12821         (powerpc-*-eabiaix): Add fine grained multilib support added to
12822         other powerpc targets yesterday.
12824 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12826         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12827         -disable-softfloat, -disable-relocatable, -disable-aix, and
12828         -disable-sysv to control which multilib libraries get built.
12830 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12832         * configure: Add Makefile.tem to list of files to remove in trap
12833         handler.
12835 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12837         * config.guess (*Linux*):  Add missing "exit"s.
12838         Also, need specific check for alpha-unknown-linux (uses COFF).
12840 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12842         * config.guess:  Merge with FSF:
12844         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12845         * config.guess (AIX4): More robust release numbering discovery.
12847         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12848         * config.guess (i386-sequent-ptx): Properly get version number.
12850         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12851         * config.guess (mips:*:4*:UMIPS): New case.
12853 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12855         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12856         (i386-win32 host): Likewise.  Don't build readline.
12858 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12860         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12861         SUPPORT_FILES to submakes.
12863 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12865         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12866         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12867         mpw-configure.
12869 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12871         * configure.in (appdirs): Use =, not ==, in test expression when
12872         trying to build the text to print in the warning message for
12873         Solaris users.
12875 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12877         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12879 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12881         * config.guess: Recognize lynx-2.3.
12883 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12885         * config.sub (z8ksim): Deleted
12886         (z8k-*-coff): New, this is the one true name of the target.
12888 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12890         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12892 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12894         * config.guess (*:Linux:*:*): First try asking the linker what the
12895         default object file format is (elf, aout, or coff).  Then if this
12896         fails, try previous methods.
12898 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12900         * configure.in: Don't build newlib for *-*-vxworks5.1.
12902 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12904         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12905         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12907 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12909         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12911 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12913         * cfg-ml-com.in: New file.
12914         * cfg-ml-pos.in: New file.
12916 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12918         * COPYING.NEWLIB: Add HP free copyright to list.
12920 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12922         * config.sub: Recognize -eabi* for the system, not just -eabi.
12924 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12926         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12927         * config.sub, configure.in (win32): New target and host.
12929 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12931         * configure.in: Add i386-pe configuration.
12933 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12935         * mpw-build.in (install): Install GDB after LD.
12937 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12939         * mpw-config.in (elf/mips.h): Always forward-include, needed
12940         for GDB to build.
12942 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12944         * testsuite: New directory for customer acceptance and whole tool
12945         chain tests.
12947 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12949         * configure: If per-host line isn't found, but AC_OUTPUT is found
12950         and a configure script exists, run it instead.
12952 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12954         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12956 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12958         * configure: Set build_{cpu,vendor,os,alias} to host values when
12959         --build isn't specified.
12961 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12963         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12964         (FLAGS_TO_PASS): Pass them.
12965         (EXTRA_TARGET_FLAGS): Ditto.
12967 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12969         * Makefile.in (all-libg++): Depend on all-libstdc++.
12971 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12973         * configure.in (noconfigdirs): Enable all packages for
12974           i386-unknown-netbsd.
12976 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12978         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12979         hosted builds (DOS builds)
12981 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12983         Changes for ARM based on patches from Richard Earnshaw:
12984         * config.sub: Handle armeb and armel.
12985         * configure.in: Omit arm linker only for riscix.
12987 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12989         * config.guess:  Update from FSF.
12991 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12993         * config.sub: Recognize powerpcle as the little endian variant of
12994         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12995         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12996         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12997         temporarily.
12999 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13001         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13003 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13005         * config.sub: Accept -lites* as a basic system type.
13007 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13009         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13010         installed, and if so return linuxoldld as the system name.
13012 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13014         * config.guess: Add hppa1.1-hp-lites support.
13016 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13018         * configure.in: Don't build newlib for m68k-vxworks5.1.
13020 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13022         * configure.in (mips-sgi-irix6): Use mh-irix5.
13024 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13026         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13028 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13030         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13031         OSF/1.  Fix compiler flags.
13032         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13034 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13036         * configure.in: Recognize --with-newlib.
13037         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13039 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13041         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13042         to *_X11_MODULES due to gdbtk needing X include files et al.
13044 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13046         Merge in support for Mac MPW as a host.
13047         (Old change descriptions retained for informational value.)
13049         * mpw-config.in: Add generic include forwards for cpu-specific
13050         include files in aout and elf directories.
13052         * mpw-configure: Added copyright.
13053         * mpw-config.in: Check for presence of required build tools.
13054         (target_libs): Add newlib.
13055         (target_tools): Add examples.
13056         (Read Me): Generate as "Read Me for MPW" instead.
13057         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13058         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13059         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13061         * mpw-configure: Remove subdir-specific makefile hackery,
13062         delete mk.tmp after using it.
13064         * mpw-build.in (all): Display start and end times.
13066         * mpw-configure (host_canonical): Set.
13067         (target_cpu): Always add to makefiles.
13068         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13069         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13070         (mpw-mh-mpw): Look for in srcdir and srcroot.
13071         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13073         * mpw-build.in: (install-only): New target.
13075         * mpw-configure (host_alias, target_alias): Rename from hostalias
13076         and targetalias, add into generated Makefile.
13077         (mk.tmp): If present, add into generated Makefile.
13078         * mpw-build.in (all-gas): Build config.h first before gas proper.
13080         * mpw-configure (config.status): Write only if changed.
13081         * mpw-config.in (readline): Configure it (not built, just used for
13082         definitions).
13084         * mpw-config.in (elf/mips.h): Add a forward include.
13086         * mpw-config.in: Forward-include most .h files in include into
13087         extra-include.
13088         (readline): Don't build.
13089         mpw-build.in (install): Install GDB.
13091         * mpw-configure (prefix, mpw_prefix): Handle it.
13092         * mpw-config.in (mmalloc, readline): Don't configure.
13093         * mpw-build.in (thisscript): Rename to ThisScript.
13094         Use mpw-build instead of BuildProgram everywhere.
13095         (mmalloc, readline): Don't build.
13096         * mpw-README: New file, basic documentation about the MPW port.
13098         * mpw-config.in: Use forward-include to create include files.
13100         * mpw-configure: Add more things to the top of each configured
13101         Makefile, including contents of config/mpw-mh-mpw.
13102         * mpw-config.in (extra-include): Create this directory and fill it
13103         with Posix-like include files when configuring.
13105         * config.sub (apple, mac, mpw): Add various aliases.
13107         * mpw-build.in: New file, top-level build script fragment for MPW.
13108         * mpw-configure: New file, configure script for MPW.
13109         * mpw-config.in: New file, config fragment for MPW.
13111 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13113         * configure.in (host_libs): Remove glob, since it is gone from the
13114         sources.
13116 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13118         * Makefile.in: define empty GDB_NLM_DEPS var.
13120         * configure.in(target_makefile_frag): use config/mt-netware
13121         for netware targets.
13123 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13125         * config.sub: Merge in recent FSF changes.  Remove linux special
13126         cases.
13128 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13130         Revert this change:
13132         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13134                 * build-all.mk: Use CC=cc -Xs on Solaris.
13136 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13138         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13139         stop using it.
13140         * Makefile.in: Nuke all references to glob subdirectory.
13142 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13144         * configure.in: Fix --enable-shared logic in per-host.
13146 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13148         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13150 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13152         * configure.in (noconfigdirs): Don't build gas on AIX, for
13153         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13155 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13157         * configure: Fix --cache-file to work if the file argument is a
13158         relative path.
13160 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13162         * configure: If the --cache-file is used, pass it down to
13163         configure in subdirectories.
13165 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13167         * config.sub: add vxworks29k configuration.
13169 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13171         * Makefile.in (taz): Do "diststuff" part quietly.
13173 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13175         * config.sub: Mini-merge with gcc/config.sub.
13177 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13179         * config.guess (IRIX): Sed - to _.
13181 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13183         * Makefile.in (source-vault, binary-vault): New targets.
13185 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13187         * config.sub: Recognize -eabi as a basic system type.
13189 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13191         * configure.in (enable_shared stuff): Fix typo.
13193 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13195         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13197 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13199         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13201 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13203         * configure.in (rs6000-*-*): Don't build gas.
13205 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13207         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13208         reduce command line length.
13209         (AS_FOR_TARGET): Check for as.new, not Makefile.
13210         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13212 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13214         * config.guess:  Merge from FSF.
13216 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13218         * configure: Don't use $ when handling program_suffix.
13220 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13222         * configure.in:  Configure tk for hppa/hpux.
13224 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13226         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13228 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13230         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13231         to LIBCXXFLAGS.  Tests are better run without it.
13233 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13235         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13237 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13239         * configure.in (*-*-netware*): Don't configure xiberty.
13241 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13243         * configure.in:  Remove tk from native_only list.
13245 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13247         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13248           for special NCD build.
13250 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13252         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13253         makeall.bat, they're only useful for binutils snapshots.
13254         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13255         makeall.bat to specified SUPPORT_FILES.
13257 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13259         * build-all.mk: Add Ericsson targets to sun4 and solaris
13260           hosts.  Add  BNR's sun4 target to solaris host, so their
13261           build-from-source will be tested in-house first.
13263 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13265         * Makefile.in (LIBCFLAGS): New variable.
13266         (CFLAGS_FOR_TARGET): Ditto.
13267         (LIBCFLAGS_FOR_TARGET): Ditto.
13268         (LIBCXXFLAGS): Ditto.
13269         (CXXFLAGS_FOR_TARGET): Ditto.
13270         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13271         (BASE_FLAGS_TO_PASS): Pass them.
13272         (EXTRA_TARGET_FLAGS): Ditto.
13274         * configure.in: Support --enable-shared.
13276 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13278         * configure.in (target_libs):  Include libstdc++ again.
13279         * config.guess:  Update from FSF (for FreeBSD).
13281 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13283         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13284         makeall.bat.
13285         (DISTDOCDIRS): Add `etc'.
13286         (ETC_SUPPORT_PFX): New variable.
13287         (taz): Include anything from etc starting with a word in
13288         ETC_SUPPORT_PFX.
13290 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13292         * config.sub: Update for recent FSF changes.  Remove obsolete
13293         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13294         spacing changes.
13296 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13298         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13300         * config.guess:  Merge with FSF.
13301         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13303 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13305         * configure: Since the "trap 0" handler will override the exit
13306         status on many systems, only use it for "exit 1", and make it set
13307         a non-zero exit status; reset it before "exit 0".  Also, check
13308         exit status of config.sub, and error out if it failed.
13310 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13312         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13313         and install libgloss.
13315 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13317         * Makefile.in (all-binutils): Depend upon all-byacc.
13319         * configure.in: Don't build emacs on Irix 5.
13321 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13323         * configure.in (*-*-netware*): Add libio.
13325 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13327         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13328         (CHECK_TARGET_MODULES): Ditto.
13329         (INSTALL_TARGET_MODULES): Ditto.
13330         (TARGET_LIBS): Ditto.
13331         (all-libstdc++): Note dependencies.
13333 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13335         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13337 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13339         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13340         -fexternal-templates.
13342         * configure.in (target_libs): Add libstdc++.
13343         (noconfigdirs): Add libstdc++ as appropriate.
13345 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13347         * config.guess:  Update from FSF.
13349 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13351         * configure: Use ${config_shell} when running ${configsub}.
13353 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13355         * config.sub: No longer recognize h8300h.
13357 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13359         * config.sub: Remove extraneous differences between config.sub and
13360         gcc/config.sub.
13362 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13364         * Makefile.in (DISTSTUFFDIRS): Add gas.
13366 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13368         * COPYING.NEWLIB: New file.
13370 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13372         * config.guess (HP-UX):  Patch from Harlan Stenn
13373         <harlan@landmark.com> to also emit release level.
13375 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13377         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13379 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13381         * config.sub:  Merge nextstep cleanup from FSF.
13383 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13385         * configure.in (arm-*-*): Don't configure ld for this target.
13387 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13389         * configure.in (*-*-netware): don't configure libg++, libio,
13390           librx, or newlib.
13392 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13394         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13395         configure ld--it works, but it doesn't support shared libraries.
13397 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13399         * config.guess (*-unknown-freebsd*):  Get rid of possible
13400         trailing "(Release)" in version string.
13401         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13403 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13405         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13406         Fix type: *-next-neststep -> *-next-nextstep.
13408         * config.guess:  Merge from FSF:
13410         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13412         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13414         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13416         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13417         instead of UNIX_SV for UnixWare 1.0).
13419 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13421         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13422         to make gdb/nlm/* build after the compiler and linker.
13424 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13426         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13427         not just i[34]86.
13428         (m68k-atari-sysv4):  Relocate to match FSF version.
13430         * config.guess:  More merges from the FSF:
13432         Add a space before function call or macro invocation.
13434         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13436         * config.guess: Add trap cmd to remove dummy.c and dummy when
13437         interrupted.
13439         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13441         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13442         (dummy): Redirect stderr from compilation of dummy.c.
13444         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13446         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13448 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13450         * configure: Accept and ignore --cache*, for compatibility with
13451         new autoconf.
13453 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13455         * config.guess:  Merge from FSF:
13457         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13459         * config.guess (Pyramid*:OSx*:*:*): New case.
13460         (PATH): Add /.attbin at end for finding uname.
13461         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13463         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13465         * config.guess (M88*:DolphinOS:*:*): New case.
13467         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13469         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13470         to select whether to use ELF or COFF.
13472         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13474         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13476         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13478         * config.guess: Guess the OS version for HPUX.
13480         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13482         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13484 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13486         * configure.in: Recognize --with-headers, --with-libs, and
13487         --without-newlib.
13488         * Makefile.in (all-xiberty): Depend upon all-ld.
13490 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13492         * configure.in: Change i[34]86 to i[345]86.
13494 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13496         * configure (version): A few more tweaks to help message.
13498 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13500         * Makefile.in:  Remove (for now) librx as a host library,
13501         now that we're building it for target.
13503 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13505         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13506         (Karl Berry).
13508 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13510         * configure.in:  Also configure librx.
13512 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13514         * Makefile.in:  Update various rules to reflect that librx
13515         is now needed for libg++.
13517 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13519         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13521 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13523         * configure.in: Configure the examples directory.
13525 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13527         * configure: Simplify Jun 2 1994 change.
13529 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13531         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13532         /bin/gcc isn't good enough to build gcc.
13534 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13536         * Makefile.in (GDB_SUPPORT_FILES): Remove
13537         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13538         (gdb.tar.gz): Add new rule to use standard distribution building
13539         mechanism.
13541 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13543         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13544         Bill Cox <bill@cygnus.com>.
13546 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13548         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13550 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13552         * configure:  Search current dir first in .gdbinit.
13554 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13556         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13558 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13560         * config.sub:  Refer to NeXT's operating system as nextstep.
13562         * config.sub (case $basic_machine):  Re-order the cases, to match
13563         the order in the FSF version (which is mostly alphabethical).
13564         Merge in some additions and changes from the FSF.
13566 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13568         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13569         * config.sub: Recognize cxux7.
13570         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13572 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13574         * config.sub:  Fix typo powerpc -> powerpc-*.
13576 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13578         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13580         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13581         parallel with all-emacs and install-emacs).  Top-level command
13582         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13584 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13586         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13587         $(relbindir)/make before doing ``make install'', and use
13588         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13589         installing over running make binary.
13590         ($(host)-stamp-stage3-installed): Likewise.
13592 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13594         * config.guess: Recognize Mach.
13596 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13598         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13599         see whether --exec-prefix was used.
13601 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13603         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13605 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13607         * Makefile.in: Add all-librx target similar to all-libproc.
13609 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13611         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13612         with post 1.2 uname bogosity.
13614 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13616         * configure: Remove temporary files on receipt of a signal.
13618 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13620         * configure: If there is a package_makefile_frag, remove
13621         ${subdir}/Makefile.tem after copying it in.
13623 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13625         * build_all.mk: support rs6000 lynx identifies itself as
13626         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13627         since /bin/gcc is too feeble to compile a modern gcc.
13629 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13631         * brought devo/test-build.mk update-to-date with progressive/
13632           test-build.mk. Add lynx targets and hppa flag info.
13634 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13636         * configure.in:  Use mh-ncrsvr43.  Patch from
13637         Tom McConnell <tmcconne@sedona.intel.com>.
13639 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13641         * config.guess (i386-unknown-bsdi):  No longer need to
13642         check #if defined(__bsdi__) && defined(__i386__).
13644 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13646         * configure: Set program_transform_nameoption correctly.
13648 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13650         * brought build-all.mk update-to-date with progressive build-all.mk,
13651           added new targets and hppa info.
13653 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13655         * configure: If config.guess result is a prefix of the user
13656         specified target, assume a native build and use the user specified
13657         target as the host alias.  Remove SunOS patch suffix removal hack.
13658         * configure.in: Remove SunOS patch suffix removal hack.
13660         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13661         in NATIVE_CHECK_MODULES.
13663 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13665         * Makefile.in: Rename HOST_ONLY to NATIVE.
13666         * configure: Delete SunOs patch suffix from host_canonical
13667           and build_canonical variables that are prepended to Makefiles.
13668         * configure.in: Add comments for easier maintenance.
13670 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13672         * Makefile.in: Add all-libproc target similar to all-gui.
13674 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13676         * Makefile.in (CHECK_MODULES): split into
13677         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13679 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13681         * config.guess (i386-unknown-bsdi): New system to guess.
13683 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13685         * Makefile.in: Add all-gui target (but not yet build by "all").
13687 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13689         * config.sub: Move deletion of patch suffix from here...
13690         * configure.in: To here, at Ian's suggestion.  The top-
13691           level scripts might need to know of a patch level.
13693 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13695         * config.sub: Strip off patch suffix so rtl is recognized
13696           as a sunos4.1.3 machine, even though it's been patched.
13698 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13700         * Makefile.in (INSTALL_LAST): Delete.
13701         (INSTALL_DOSREL): New.
13703 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13705         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13706         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13707         whether we pass down --with-gnu-ld anyhow.
13709 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13711         * Makefile.in (INSTALL_LAST): Change operation so it works
13712         on more flavors of make.
13713         * configure.in (go32): Don't build libg++ or libio.
13715 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13717         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13718         they can be overriden by templates.
13720 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13722         * configure.in (target==go32): Don't build gdb.
13723         * dosrel: New directory.
13725 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13727         * configure.in (host==go32): Configure dosrel too.
13728         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13729         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13730         be set by incoming names or templates.
13731         (INSTALL_LAST): New rule.
13733 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13735         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13737 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13739         * configure.in (appdirs): New variable.  Currently empty, but will
13740         be used in gas distribution.  If nonempty, lists a set of
13741         directories at least one of which must get configured, or top
13742         level configuration is considered to have failed.
13743         (rs6000-*-lynxos*): Use new file name.
13745 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13747         Eliminate XTRAFLAGS.
13748         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13749         newlib include files using -idirafter, and also use -nostdinc.
13750         (CXX_FOR_TARGET): Likewise.
13751         (XTRAFLAGS): Removed.
13752         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13753         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13754         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13755         ($(DO_X)): Don't pass down XTRAFLAGS.
13757 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13759         * configure.in (mips*-dec-bsd*): New target; do build linker.
13760         (mips*-*-bsd*): New target; don't build linker.
13762 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13764         * configure.in: support rs6000-*-lynxos* configuration.
13765         support sunos4 as a cross target.
13767         * config.sub: look for lynx*, not lynx since the OS version may
13768         legitimately be part of the name.
13770 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13772         * configure.in (i[34]86-*-sco*): Move to be with other i386
13773         targets.
13774         (romp-*-*): New target.  Skip various binary utilities.
13775         (vax-*-*): New target.  Don't build newlib.
13776         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13778 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13780         * configure.in: Only set host_makefile_frag if config
13781         directory exists.
13783 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13785         * install.sh: If $dstdir exists, don't check whether each
13786         component does.
13788 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13790         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13792 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13794         * configure.in (*-*-lynxos*): Don't configure newlib for either
13795         native or cross Lynx.
13797 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13799         * config.sub (sparc64-elf): Fix os.
13800         (z8k): Remove duplicate.
13802 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13804         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13805         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13807 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13809         * configure: Make file links cleanly even if Lynx fails on
13810           an NFS symlink (at least fail cleanly).
13812 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13814         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13815         -XNh2000.
13817 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13819         * configure: Unknown options are fatal again.
13821 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13823         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13824         compatibility.
13826 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13828         * build-all.mk: Add `clean' target.
13830 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13832         * config.guess:  Add SINIX support.
13833         * configure.in:  Add mips-*-sysv4* support.
13835 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13837         * build-all.mk: Document all useful targets.
13838         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13839         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13841 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13843         * configure: Support --silent, --quiet.
13845 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13847         * configure: Support --disable-FEATURE.
13849 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13851         * config.guess: Recognize NCR running SVR4.3.
13853 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13855         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13856         Patch from Paul Eggert <eggert@twinsun.com>.
13858 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13860         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13862 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13864         * configure: Make unrecognized options give nonfatal warnings
13865         instead of fatal errors, and pass them to any subdirectory
13866         configures in case they recognize them.
13867         Make --x equivalent to --with-x.
13869 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13871         * configure: Add --enable-* options.  Clean up usage message and
13872         some comments.
13874 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13876         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13878 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13880         * configure.in (hppa*-*-*): Enable binutils.
13882 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13884         * config.sub: Recognize cisco.
13886 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13888         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13890 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13892         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13893         than one configuration name.  Add comment.
13895 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13897         * config.guess: about target *-hitachi-hiuxwe2, fixed
13898         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13899         macro is incorrect.]
13901 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13903         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13904         than the "make ls" stuff which used to be here.
13906 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13908         * config.guess:  Recognize i[34]86-unknown-freebsd.
13909         From Shawn M Carey <smcarey@rodan.syr.edu>.
13911 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13913         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13915 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13917         * config.guess: Check for ptx.
13919 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13921         * config.sub: Add os9k checking.
13923 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13925         * config.guess: Handle OSF1 running on HPPA processors
13927 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13929         * configure: If subdir configure fails, print out a message with
13930         subdirectory name, in case subdir's configure code didn't identify
13931         itself.
13933 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13935         * configure.in: Remove embedded newlines from configdirs.
13936         Avoid mismatches of substrings.  Fix matching strings at end
13937         of configdirs.
13939 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13941         * config.guess:  Add Lynx/rs6000 config support.
13943 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13945         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13947 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13949         * configure.in (hppa*-*-osf*): Treat this just like most other
13950         PA configurations (eg no binutils or ld).
13951         (hppa*-*-*elf*): These configurations have binutils and ld.
13953 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13955         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13957 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13959         * configure.in (rs6000-*-*): Build gas.
13961 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13963         * Makefile.in:  Avoid bug in losing hpux sed.
13965 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13967         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13968         for GDB and GDB has been fixed to not need it.
13970 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13972         * config.guess: Recognize vax hosts.
13974 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13976         * configure (while loop): Don't use "break 2" inside case
13977         statement -- the case statement isn't an enclosing loop.
13979 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13981         * config.guess:  Clean up NeXT support, to allow nextstep
13982         on Intel machines.  Make OS be nextstep.
13984 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13986         * config.guess: Add alternate forms for Convex.
13988 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13990         * configure:  Completely rewrite option processing.  Take
13991         advantage of pattern-matching to avoid invoking test frequently.
13992         Also clean up host and target defaulting logic.
13994 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13996         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13997         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13998         commands (plus user environment) will fit SCO limits.
14000 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14002         * configure.in: Don't issue warnings about directories which are
14003         not being configured if -norecursion is set.  Correct test for
14004         --with-gnu-as and --with-gnu-ld to not get confused by substring
14005         matches.
14007         * configure.in: Don't build gas for alpha-dec-osf1*.
14009 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14011         * configure:  Back out Per's change of 12/19/1993.  It changes the
14012         behavior of configure in unexpected and confusing ways.
14014         Also, use different delim char when calculating
14015         program_transform_name so that the name can contain slashes.
14017 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14019         * configure.in, config.sub: Add support for VSTa micro-kernel.
14021 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14023         * configure.in: Nuke hacks which were used to get a special
14024         version of GAS for HPPA configurations.
14026 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14028         * configure:  If only ${target_alias} is given, use that
14029         as the default for ${host_alias}.
14030         * configure:  Add missing back-slashes before nested quotes.
14032 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14034         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14036 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14038         * config.guess:  Recognize some Tektronix configurations.
14039         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14041 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14043         * config.sub: Match any flavor of SH.
14045 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14047         * configure.in: Don't try to configure newlib for Alpha.
14049 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14051         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14052         libg++ or libio for any Alpha target.
14054         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14056 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14058         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14059         default arguments -- so it tried to compress itself.
14061 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14063         * configure.in (notsupp): ensure that a space is always at the end
14064           of the configdirs list, since the grep checks for an explicit space
14066 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14068         * configure.in (target i386-sysv4.2): don't build ld, since static
14069           versions of many libraries are not available.
14071 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14073         * config.guess: Recognize Apollos (using environment variables).
14074         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14076 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14078         * config.guess: Recognize Sony news mips running newsos.
14080 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14082         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14083         "fi ; else" for bash.
14085 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14087         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14089 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14091         * config.sub: accept unixware as an alias for svr4.2.
14092         Fix some inconsistancies with the gcc version.
14094 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14096         * Makefile.in (DISTDOCDIRS):  Add gdb.
14098 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14100         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14102 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14104         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14105         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14106         this now.
14108 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14110         * config.sub: Accept hiux* as an OS name.
14112         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14113         etc/make-stds.texi.  The underscore came from gcc, and dje now
14114         agrees that RUNTESTFLAGS is the correct name.
14116 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14118         * install.sh:  Remove 'set -e'.  It makes any conditionals
14119         in the script useless.
14121         * config.guess: Automatically recognize arm-acorn-riscix
14122         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14124 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14126         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14128 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14130         * Makefile.in (DISTDOCDIRS): New variable.
14131         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14132         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14134 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14136         * configure.in (hppa target): check the source directory for the
14137           pagas sub-directory
14139 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14141         * config.sub: Allow -aout* and -elf*.
14143 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14145         * configure.in: Don't build ld on i386-solaris2, same as for
14146         sparc-solaris2.
14148 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14150         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14152 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14154         * configure.in:  Configure gdb for alpha.
14156 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14158         * Makefile.in (CXXFLAGS): Add -O.
14160 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14162         * config.guess: added support for DG Aviion
14164 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14166         * configure.in: Produce warning message for subdirectories not
14167         configurable for this host/target combination.  Don't try to
14168         configure gdb for vms.
14170 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14172         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14173         appropriate files before making "diststuff".
14174         (DISTBISONFILES): New var: list of files to be edited.
14175         (DISTSTUFFDIRS): Add binutils.
14177 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14179         * config.sub: also handle mipsel and mips64el (for little endian mips)
14181 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14183         * configure.in: Add * to end of all OS names.
14185 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14187         * configure.in: Build newlib for LynxOS native.
14189 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14191         * config.guess: Add support for delta 88k running SVR3.
14193         * configure.in: Add comment about HP compiler vs. emacs.
14195 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14197         * configure.in: don't build ld on solaris2 (not a viable option
14198           due to bugs in getpwnam & getpwuid)
14200 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14202         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14203         config.guess will produce a full version number.
14205 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14207         * configure.in: Build linker and binutils for alpha-dec-osf1.
14209 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14211         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14212         and gdb/testsuite/Makefile.in.
14214 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14216         * configure.in: recognize mips*- instead of mips-
14218 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14220         * config.sub: Accept linux*coff and linux*elf as operating
14221         systems.
14223 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14225         * config.sub: Recognize mips64, and mips3 as an alias for it.
14227 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14229         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14230         gdb knows how to handle OSF/1 shared libraries.
14232 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14234         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14235         * config.guess: Recognize Hitachi's HIUX.
14236         * config.sub: Recognize h3050r* and hppahitachi.
14237         Remove redundant cases for hp9k[23]*.
14239 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14241         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14242         if gas and ld are in the source tree and are in ${configdirs}.
14243         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14244         --with options (but still pass them down on the command line,
14245         if they were explicitly specified).
14247 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14249         * configure: substitute SHELL value in Makefile.in with
14250         ${CONFIG_SHELL}
14252 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14254         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14255         *-*-solaris2* targets.
14257 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14259         * Makefile.in: define M4, and pass it down to sub-makes;
14260         all-autoconf now depends on all-m4
14262 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14264         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14265         presence of {ar,ranlib} instead of a configured directory
14267 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14269         * config.guess: Accept 34?? as well as 33?? for NCR.
14271 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14273         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14274         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14276 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14278         * configure: grab values for $(CC) and $(CXX) from the
14279         environment, so that someone can do "CC=gcc configure; make" and
14280         have it work right (matching the way that autoconf works now)
14282         * configure.in, Makefile.in: add support for gash, the tcl
14283         interface to Galaxy
14285         * config.guess: add NetBSD variants (hp300, x86)
14287 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14289         * install.sh: Support -d option (in the manner of SunOS 4 install,
14290         as it is more deterministic than that of GNU install)
14291         (chmodcmd): Set file to mode 755 by default (should also do default
14292         chgrp and chown, but I don't feel like dealing with that now)
14294 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14296         * config.sub: Remove h8300hhms alias.
14298 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14300         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14302 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14304         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14305         as stmp-fixinc
14307 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14309         * config.sub: recognize m88110-bug-coff.
14311 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14313         * Makefile.in (all-libio): all dependencies on the toolchain used
14314         to build this (gcc, gas, ld, etc)
14316 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14318         * config.guess: Deal with OSF/1 1.3 on alpha.
14320 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14322         * install.sh: add some 'else true' clauses for portability
14324         * configure.in: don't build libio for h8[35]00-*-* targets
14326 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14328         * Makefile.in:  Add support for new libio.
14330 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14332         * install.sh: If one command fails, don't try the rest.  Don't try
14333         to remove $dsttmp (via trap) unless we have already created it.
14334         If $src doesn't exist, detect it and exit with an error.
14336         * config.guess: Recognize BSD on hp300.
14338 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14340         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14341         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14343 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14345         * Makefile.in (all-send-pr): depends on all-prms
14347 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14349         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14351 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14353         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14354         Added test for mips-mips-riscos5.
14356 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14358         * configure.in: use mh-hp300 for 68k HP hosts
14360 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14362         * configure: add support for CONFIG_SHELL, so that you can use
14363         some alternate shell for evaluating configure scripts
14365 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14367         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14368         in configure script to bug-gdb@prep.ai.mit.edu when building
14369         distribution archive.
14370         * Makefile.in (COMPRESS):  Remove def.
14371         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14372         gdb.tar.Z and make-gdb.tar.Z respectively.
14373         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14374         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14375         to convergence with 'taz' target in Makefile.in.
14377 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14379         * install.sh (dsttmp): use trap to ensure that tmp files go
14380         away on error conditions
14382 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14384         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14386 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14388         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14389         its parent is '/' not ''.
14391         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14393 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14395         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14396         that ${newsrcdir}/configure.in does.
14398 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14400         * test-build.mk: support for CONFIG_SHELL
14402 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14404         * config.sub (netware):  Add as a basic system type.
14406 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14408         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14409           $(srcdir)/ from the dependency on Makefile.in.
14411 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14413         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14414         (h8300hhms is temporary until multi-libraries are implemented).
14415         * configure.in: Handle h8300h too.
14417 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14419         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14421 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14423         * configure:  Remove extraneous output when guessing host type.
14424         * config.guess:  Remove extraneous output when guessing using C
14425         compiler rather than uname, or when guessing fails.
14427 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14429         * Makefile.in: remove all.cross and install.cross targets
14431         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14432           definitions
14434 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14436         * configure.in (target sh): Build gprof.
14438 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14440         * config.sub: change -solaris to -solaris2
14442 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14444         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14446 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14448         * configure: Correct error message for missing Makefile.in to
14449         print correct directory.
14451 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14453         * install.sh: kludge around 386BSD shell bug
14455 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14457         * config.guess:  Recognize NeXT.
14458         * config.guess:  Recognize i486-ncr-sysv4.
14459         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14461 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14463         * Makefile.in (MAKEINFOFLAGS): New variable.
14464         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14465         * build-all.mk, test-build.mk: Pass down --no-split as
14466         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14468 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14470         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14472 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14474         * Makefile.in (libg++.tar.z):  New rule.
14475         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14476         * Makefile.in (taz):  Only do a single chmod.
14478 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14480         * install.sh: don't use dirname anymore (replaced with sed usage)
14482 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14484         * Makefile.in:  Change extension for gzip'd files from '.z' to
14485         '.gz' per new FSF standard usage.
14487 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14489         * configure: put quotes around the final value of program_transform_name
14491 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14493         * Makefile.in: new install.sh support; update install-info rules
14495 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14497         * configure.in: Build diff for crosses, but not for go32 host.
14499         * configure.in: Build gprof only for native, and don't build it
14500         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14502 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14504         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14506 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14508         * configure.in (host_tools): Add prms.
14510 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14512         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14513         with $(FLAGS_TO_PASS) on the command line
14515         * config.sub: Recognize lynx and lynxos
14517 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14519         * config.sub: Accept -ecoff*, not just -ecoff.
14521 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14523         * Makefile.in (taz): Use .gz suffix instead of .z.
14524         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14525         names.
14527 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14529         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14531 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14533         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14534         that rebuilds that might happen during 'make install' don't get
14535         bogus gcc include files
14537 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14539         Change from Utah for HPPA support:
14540         * config.guess: Recognize hppa1.x-hp-bsd.
14542 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14544         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14545         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14547 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14549         * config.sub: Add support for rom68k and bug boot monitors.
14551 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14553         * Makefile.in: Make all-opcodes depend on all-bfd.
14555 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14557         * config.guess: Added special check for i[34]86-univel-sysv4*.
14559 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14561         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14562         the processor rather than assuming i486.
14564 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14566         * config.guess: Recognize SunOS6 as Solaris3.
14568 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14570         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14571         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14573 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14575         * build-all.mk (all-cross): New target for Canadian Cross.
14576         Added Q2 go32 targets.
14577         * test-build.mk: Configure go32 cross sparclite-aout and
14578         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14579         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14581 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14583         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14584         GO32 hosted toolchains
14586 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14588         * configure: change  so "-exec-prefix" gets passed down rather
14589         than "-exec_prefix" so autoconf generated Makefiles get the
14590         exec_prefix set right.
14592 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14594         * config.guess: get the Solaris2 minor version number
14596         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14598 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14600         * config.guess: Recognize some Sequent platforms.
14602 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14604         * Makefile.in: added the vault-install target
14606         * configure.in: actually use the Sun3 makefile fragment that's in
14607         config, also added the release dir to configdirs
14609 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14611         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14613 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14615         * configure.in: remove some program from Alpha targetted toolchains
14617 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14619         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14620         gprof.
14621         (taz): Run "make diststuff" in those directories instead of "make
14622         proto-dir".  Look for "VERSION=" only at start of line in subdir
14623         Makefile.  Use "gzip -9" for compression.
14624         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14625         (binutils.tar.z): New target.
14627 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14629         * Makefile.in (taz): Include gpl.texinfo.
14631 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14633         * Makefile.in (setup-dirs): Merged into "taz" target.
14634         (taz): Only do `proto-dir' stuff if a directory is actually needed
14635         for this target.
14637 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14639         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14640         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14641         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14642         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14643         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14645 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14647         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14648         config.sub, and move-if-change to gdb testsuite distribution
14649         archive, so the testsuite can be extracted, configured, and
14650         run separately from the gdb distribution.  Blow away the Chill
14651         tests that require a Chill compiled executable, since GNU Chill
14652         is not yet publically available.
14654 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14656         * test-build.mk: set environment variables in a single command,
14657         instead of a list of assignments and exports
14659         * config.guess: recognize Alpha/OSF1 systems
14661 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14663         * configure: Change help message to prefer --options rather than
14664           -options.
14666 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14668         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14669         zippy@ecst.csuchico.edu.
14670         * config.guess: Recognize miniframe.
14672 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14674         * Makefile.in: Use srcroot to find runtest rather than rootme.
14675         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14677 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14679         * test-build.mk: Extensive additions to support building on a
14680         machine other than the host.
14682 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14684         * configure (tooldir): Fix for i386-aix again.
14686 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14688         * configure, Makefile.in:  Change definition of $(tooldir)
14689         to match the FSF.
14691 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14693         * config.guess:  Recognize i[34]86/SVR4.
14695 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14697         * Makefile.in (all-gdb): gdb depends on sim.
14699 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14701         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14702         at the same time we make the prototype gdb directory.
14703         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14704         files at the same time as the gdb base release distribution.
14706 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14708         * Makefile.in (check): Use individual check targets rather than
14709         DO_X rule.
14710         (check-gcc): Added.
14712 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14714         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14715         for System V release 3.2.
14717 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14719         * config.sub: Recognize hppaosf.
14720         * configure.in: Do configure ld/binutils/gas for it.
14722 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14724         * configure (tooldir): Alter syntax used to set this, for systems
14725         where "\$" isn't handled right, like i386-aix.
14727 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14729         * configure: Pass program-transform-name, not
14730         program_transform_name, to recursive configures.
14732 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14734         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14735         of gas+ld+binutils.
14737 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14739         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14741 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14743         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14745 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14747         * Makefile.in (PRMS): Set back to all-prms.
14749 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14751         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14752         targets, rather than for MIPS hosts.
14754 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14756         * configure.in: add comment for --with-x default values
14758         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14760         * Makefile.in: add check-* targets for each of the directories in
14761         the tree.  Add a definition of RUNTEST that will use the one we
14762         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14764 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14766         * configure.in: Removed obsolete references to bfd_target and
14767         target_makefile_frag.
14769         * build-all.mk: Set assorted targets for Q2.
14770         * config.sub: Recognize z8k-sim and h8300-hms.
14771         * test-build.mk: Really don't pass host to configure.
14772         (HOLES): Added uname.
14774 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14776         * configure: Handle an empty program-prefix, program-suffix or
14777         program-transform-name correctly.
14779 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14781         * build-all.mk: -G 8 no longer required for MIPS targets.
14782         * test-build.mk: Don't pass host argument to configure; make it
14783         guess.
14785 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14787         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14788         * Makefile.in (COMPRESS):  New macro, like GZIP.
14790 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14792         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14794         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14795         with gas currently defaults to -G 0.
14797 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14799         * Makefile.in (all-flex): flex depends on byacc.
14801         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14802         to test-build.mk as RELEASE_TAG.
14803         * test-build.mk (configargs): New variable containing arguments to
14804         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14805         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14807         * config.guess: Use /bin/uname when checking -X argument on SCO,
14808         to avoid invoking GNU uname which doesn't understand -X.
14810         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14812         * configure.in: Build gas for mips-*-*.
14814 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14816         * Makefile.in (all.normal): insert missing backslash.
14818 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14820         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14822         * Makefile.in: Complete overhaul to merge many almost identical
14823         targets.
14825 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14827         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14828         (gdb.tar.Z): Adjusted.
14830         * Makefile.in (setup-dirs, taz): New targets; should be general
14831         enough to adapt for gdb sometime.  Build only .z file.
14832         (gas.tar.z): New target.
14834 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14836         * build-all.mk: Use CC=cc -Xs on Solaris.
14838 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14840         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14841         for handling BISON for FSF releases.
14843 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14845         * configure: Actually implement the change zoo just documented.
14847 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14849         * configure: when using config.guess, only set target_alias when
14850         it's not already been set (ie, on the command line)
14852 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14854         * Makefile.in: add installcheck target, set PRMS to install-prms
14856 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14858         * configure: add support for package_makefile_fragment, handle the
14859         case where a directory has a configure.in file but no Makefile.in
14860         more gracefully (with an actual understandable error message, even);
14861         add support for --without (and add this to the usage message); also
14862         explicitly add a --host=${host_alias} to the command line when
14863         config.guess is used
14865 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14867         * configure: Must use both --host and --target in recursive calls.
14869 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14871         * Makefile.in: Change deja-gnu to dejagnu.
14873 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14875         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14877 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14879         * configure.in: canonicalize all instances to *-*-solaris2*,
14880         also strip out a number of tools to not build for go32 host
14882 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14884         * config.guess: add GPL.
14886         * Makefile.in, config.guess, config.sub, configure: bump
14887           copyrights to 93.
14889 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14891         * Makefile.in (do-info): Removed obsolete check for existence of
14892         localenv file.
14894         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14896 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14898         * Makefile.in: a couple of 'else true' for decstation,
14899         support for TclX
14901         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14903 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14905         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14907 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14909         * config.guess: Recognize i386-ibm-aix (PS/2).
14910         * configure.in: Use config/mh-aix386 file for it.
14912 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14914         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14915         CC_FOR_TARGET instead.
14916         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14918 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14920         * Makefile.in: Add sim to list of directories sent with gdb
14922 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14924         * configure.in: Put back mips-dec-bsd* case.
14926 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14928         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14929         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14930         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14932 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14934         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14936         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14937         (install-info): install dir.info only if it exists,
14938         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14940 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14942         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14943         gas for mips-dec-bsd.
14945 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14947         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14948         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14950 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14952         * configure.in: Added "dejagnu" to hosttools list.
14954 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14956         * config.sub, configure.in, config.guess:  Add support
14957         for Bosx, an AIX variant from Bull.
14958         Patches from F.Pierresteguy@frcl.bull.fr.
14960 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14962         * devo/dejagnu: Initial creation of devo/dejagnu.
14963         Migrated dejagnu testcases and support files for testing software
14964         tools to reside as subdirectories, currently called "testsuite",
14965         within the directory of the software tool.  Migrated all programs,
14966         support libraries, etc. beloging to dejagnu proper from
14967         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14968         with no modifications.  The changes to these files which will
14969         allow them to configure, build, and execute properly will be made
14970         in a future update.
14972 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14974         * Makefile.in: Change send_pr to send-pr.
14975         * configure.in: Likewise.
14976         * send_pr: Renamed directory to send-pr.
14978 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14980         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14982 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14984         * README:  Update for gdb-4.8 release.
14985         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14986         gdb-xxx.tar.z (gzip'd) file also.
14988 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14990         * Makefile.in: make all-diff depend on all-libiberty
14992 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14994         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14996 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14998         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15000 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15002         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15003         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15004         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15006 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15008         * Makefile.in:  makeinfo binary is in a new location
15010 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15012         * config.sub: Accept -ecoff as an OS.
15014         * Makefile.in: Various changes to eliminate a level of make
15015         recursion and reduce the required command line length.
15016         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15017         sub-makes.
15018         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15019         variables holding settings for specific sub-makes.
15020         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15021         in terms of BASE_FLAGS_TO_PASS.
15022         (TARGET_LIBS): New variable listing directories which use
15023         TARGET_FLAGS_TO_PASS.
15024         (subdir_do): Eliminated.
15025         (do-*): New set of targets to replace subdir_do.
15026         (various): All targets which used subdir_do now depend on do-*.
15027         (local-clean): Renamed from do_clean.
15028         (local-distclean): New target, dependency of distclean and
15029         realclean.
15030         (install-info): Don't create directories.  Depend on dir.info
15031         rather than calling make recursively.
15032         (install-dir.info): Eliminated.
15033         (install-info-dirs): Create all info directories here.
15034         (dir.info): Depend upon do-install-info.
15036         * test-build.mk (HOLES): Added false.
15038 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15040         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15042 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15044         * Makefile.in (info): remove dependency on all-texinfo.  The
15045         problem was really in texinfo/C, not at this level.
15047 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15049         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15051 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15053         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15054         GDB releases.
15056 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15058         * configure: Include srcdir in message about target of link not
15059         being found.  Don't convert `-' to `_' in `with' options being
15060         passed to subdirs.
15062 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15064         * configure.in: add uudecode to host_tools
15066         * Makefile.in: added {all,install}-uudecode targets, added them to
15067         the appropriate lists
15069 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15071         * Makefile.in (all-gcc): Added dependency on all-gas.
15073         * configure.in (mips-*-*): Build ld and binutils.
15075 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15077         * configure: check return code from mkdir, print error message and
15078           exit on failure.
15080 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15082         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15084 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15086         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15088 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15090         * config.sub (h8500):  Recognize this as a cpu type.
15092 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15094         * configure: source directory missing is no longer a warning
15096         * configure.in: recognize irix[34]* instead of irix[34]
15098         * Makefile.in: define and pass down X11_LIB
15100 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15102         * guess-systype: Renamed to ...
15103         * config.guess:  ... by popular request.
15104         * configure.in, Makefile.in:  Update accordingly.
15106 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15108         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15109         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15110         + Execute ./dummy instead of assuming . is in PATH.
15112 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15114         * guess-systype:  New shell script.  Attempts to guess the
15115         canonical host name of the executing host.
15116         Only a few hosts are supported so far.
15117         * configure:  Call guess-systype if no host is specified.
15119 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15121         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15122         gcc Makefile.
15125 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15127         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15128         (all-gcc, install-gcc, subdir_do): Use it.
15130 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15132         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15134 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15136         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15137           set exclusively by configure, using configure.in .
15139 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15141         * test-build.mk: set $PATH for all builds
15143         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15145 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15147         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15148         the one used in gcc/Makefile.in, so that a null expansion doesn't
15149         override the one needed to build gcc with a native cc.
15152 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15154         * configure: Accept -with arguments.
15156 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15158         * Makefile.in: added h8300sim
15160 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15162         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15163         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15164         (all-cygnus, native, build-cygnus): Make
15165         $(canonhost)-stamp-3stage-done, not $(host)....
15166         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15167         i386-sco3.2v4.  Added else true to if command.
15169 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15171         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15173 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15175         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15177 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15179         * configure.in: don't remove binutils from Solaris builds
15181 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15183         * Makefile.in: get rid of earlier definitions for *clean,
15184         also handle the recursive info rule better
15186 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15188         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15189         do more-or-less the right thing.
15191 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15193         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15194         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15196 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15198         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15199         $(host_canonical).
15201         * configure.in: split the configdirs list into 4 categories (native
15202         v. cross, library v. tool) and handle the cross-only and native-
15203         only in more reasonable (and correct!) way.
15205 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15207         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15208         configdirs anymore.
15210 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15212         * Makefile.in: extensive cleanup::  removed all of the explicit
15213         clean-* targets, collapsed many wrappers around subdir_do into
15214         one, added additional targets to satisfy standards.texi, deleted
15215         some old targets, some changes for consistency
15217 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15219         * configure.in: handle some programs as cross-only, and others as
15220         native only
15222         * test-build.mk: handle partial holes in a more generic manner
15224         * Makefile.in: m4 depends on libiberty
15226 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15228         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15229         time, wdiff, and find to configdirs
15231         * Makefile.in: all, clean, and install rules for the new programs
15232         added to configure.in
15234 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15236         * configure.in: use mh-sun for all *-sun-* hosts
15238 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15240         * Makefile.in: define flags for X11 include files and library file
15241         locations, pass them down to the programs that need this info
15243         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15245 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15247         * configure.in: start building libg++ for HP-UX targets
15249 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15251         * README:  Update references to files moved into etc/.
15253 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15255         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15256         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15258 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15260         * configure: accept dash as well as underscore in long option
15261         names for FSF compatibility.
15263 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15265         * config.sub: added -sco3.2v4 support from FSF.
15267 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15269         * configure.in: expand the section that adds or removes
15270         directories from the list of programs to build, to handle native
15271         vs. cross in addition to host v. native
15273 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15275         * Makefile.in:  Replace C++ in macro names with CXX.
15276         This is less likely to break ...
15278 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15280         * test-build.mk: add -w to GNU_MAKE
15282 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15284         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15285         add 'sparc' to list of recognized cpus.  This needed to make
15286         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15287         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15288         then changes that into $CPU-wrs-vxworks.
15290         * configure.in: remove most references to gdbtest, regularize
15291         target based program removal
15293         * test-build.mk: import from p3 tree (many fixes and changes)
15295 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15297         * Makefile.in: added rules to handle tcl, tk, and expect
15299         * configure.in: handle those directories if they exist
15301 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15303         * config.sub: removed bogus hppabsd and hppahpux names, since
15304         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15306 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15308         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15309         depends upon all-xiberty
15311         * Makefile.in: changes from p3, including:
15313         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15315         * Makefile.in (XTRAFLAGS): include newlib directories if
15316         newlib/Makefile exists, rather than if host != target.
15318         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15320         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15321         from the same source tree and not building a cross-compiler.  This
15322         matters for the libg++ configuration if reconfiguring a tree that
15323         has already been installed.
15325         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15327         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15328         pick up the machine and system specific header files.
15330         * Makefile.in: added AS_FOR_TARGET, passed down in
15331         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15332         the C compiler to use to create programs which are run in the
15333         build environment, set it to default to $(CC), and passed it down
15334         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15336         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15338         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15339         We need them for unusual native builds, like systems without
15340         ranlib.
15342         * configure: also define $(host_canonical) and
15343         $(target_canonical), which are the full, canonical names for the
15344         given host and target
15346 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15348         * Makefile.in:  Added separate definitions for C++.
15350 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15352         * configure.in (configdirs):  Add deja-gnu.
15354 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15356         * README:  Update for configure.texi and gdb-4.7 release.
15358 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15360         * Makefile.in:  Move "all" target to top of file.
15361         Previously, first target was ".PHONY" which caused BSD4.4 make
15362         to build .PHONY when make was run without arguments.
15364 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15366         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15367         Library-copylefted code in libiberty.
15369 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15371         * config.sub:  Replace m68kmote with plain old m68k.
15373 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15375         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15377 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15379         * config.sub: Complain if no argument is given.  Added support for
15380         386bsd as OS and target alias.
15382 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15384         * Makefile.in (XTRAFLAGS): include newlib directories if
15385         newlib/Makefile exists, rather than if host != target.
15387 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15389         * config.sub: recognize sparclite-wrs-vxworks.
15391         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15392         p3.) Added clean-xiberty to clean.
15394 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15396         * configure.in: use *-*-* instead of nested cases for host and target
15398 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15400         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15401         from the same source tree and not building a cross-compiler.  This
15402         matters for the libg++ configuration if reconfiguring a tree that
15403         has already been installed.
15405 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15407         * config.sub (i486v/i486v4):  Merge in from FSF version.
15409 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15411         * configure: only set PWD if it is already set.
15413 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15415         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15416         doesn't have unset and all success paths (and most error paths)
15417         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15418         to just ${PWD} to avoid confusion.)
15420 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15422         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15423         even for a native compilation.
15425 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15427         Changes to make the gdb.tar.Z rule work better.
15429         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15430         (DEVO_SUPPORT):  Add configure.texi.
15431         (bfd-ilrt.tar.Z):  Remove ancient rule.
15433 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15435         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15436         pick up the machine and system specific header files.
15438         * configure.in, config.sub: added new target m68010-adobe-scout,
15439         with alias of adobe68k.  Changed configure.in to check for
15440         -scout before -sco* to avoid a false match.
15442         * Makefile.in: added AS_FOR_TARGET, passed down in
15443         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15444         the C compiler to use to create programs which are run in the
15445         build environment, set it to default to $(CC), and passed it down
15446         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15448 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15450         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15451         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15452         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15453         FOR_TARGET variants, to newlib and libg++.
15455 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15457         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15458         first.
15460 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15462         * config.sub:  Accept `elf' as an environment.
15464 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15466         * Makefile.in (all-opcodes):  cd into the right directory
15468 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15470         * configure: added -program_transform_name option, used as
15471         argument to sed when installing programs.
15472         configure.texi: added documentation for -program_prefix,
15473         -program_suffix and -program_transform_name.
15475 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15477         * config.sub:  Accept i486 where i386 ok.
15479 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15481         * config.sub: accept we32k
15483 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15485         * config.sub, configure.in: accept OSE68000 and OSE68k.
15487         * Makefile.in: don't create all directories for ``make install'';
15488         let the subdirectories create the ones they need.
15490 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15492         * COPYING: new file, GPL v2
15494 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15496         * Makefile.in: use the new gen-info-dir, which needs a template
15497         argument (which also lives in texinfo)
15499         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15501 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15503         * config.sub (ncr3000):  Change i386 to i486.
15505 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15507         * Makefile.in: add install-rcs, install-grep to
15508         install-no-fixedincludes, removed install-bison and install-libgcc
15510 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15512         * configure.in: grab the HPUX makefile fragment if on HPUX
15514 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15516         * Makefile.in: eradicate bison spoor (ditto libgcc).
15517          configure.in: recognise m68{k,000}-ericsson-OSE.
15518          es1800 is alias for m68k-ericsson-OSE
15520 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15522         * configure.in: rearrange the parts that remove programs from
15523         configdirs, based now on HOST==TARGET or by canonical triple.
15525 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15527         * test-build.mk: recurse explicitly with -f test-build.mk when
15528           appropriate.  predicate stage3 and comparison on the existence
15529           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15530           On very clean, also remove ...stamp-co.  Build in-place before
15531           doing other builds.
15533 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15535         * Makefile.in, configure.in: add tgas
15537 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15539         * Makefile.in: a number of changes merged in from progressive.
15541         * configure.in: add libm.
15543         * .cvsignore: ignore some stuff that comes from test-build.mk.
15545 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15547         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15549 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15551         * configure: Add program_suffix (parallel to program_prefix)
15552         * Makefile.in: adjust directory-creating script for losing decstation
15554 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15556         * configure:  Minor $subdir-related fixes.
15558 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15560         * configure: fix various problems with propogating
15561         makefile_target_frag in subdirs.
15562         * configure.in: config libgcc if its there
15564 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15566         * config.sub:  HPPA merge.
15568 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15570         * Makefile.in:  Replace all-bison with all-byacc in all
15571         dependency lines for other tools (which now use byacc).
15573 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15575         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15577 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15579         * Makefile.in: make gprof rules similar to byacc rules (instead of
15580         vestigal $(unsubdir) that didn't work...)
15582 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15584         * config.sub:  Add support for Linux.
15585         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15586         (at least for libg++).
15588 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15590         * configure.texi: fix doc for the -nfp option to configure
15592 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15594         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15596 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15598         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15599         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15600         * configure.in: added solaris* host_makefile_frag hook.
15602 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15604         * config.sub: changed recognition of m68000 so that various
15605         m68k types can be specified via m680[01234]0
15607 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15609         * config.sub (basic_machine): fix sed so that '-foo' isn't
15610         completely substituted out while .+'-foo' loses the '-foo'
15612 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15614         * config.sub ($os): Add -aout.
15616 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15618         * configure:  If host_makefile_frag is absolute, don't
15619         prefix ${invsubdir} (relevant to libg++ auto-configure).
15621 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15623         * Makefile.in (tooldir): Define it.
15624         (all-ld): Depend on all-flex.
15626 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15628         * Makefile.in (check):  Fix libg++ special case.
15630 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15632         * configure: do not bury `pwd` into config.status, thus do fewer
15633           pwd's.
15635         * configure: print the "Building in" message only when building in
15636           other than "." AND verbose.
15638         * configure: remove -s, rework -v to better accommodate guested
15639           configures.
15641         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15643 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15645         * Makefile.in: macroize flags passed on recursion.  remove
15646           fileutils.
15648 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15650         * configure: get makesrcdir right for subdirs deeper than 1.
15652         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15653           install.
15655 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15657         * Makefile.in: don't print subdir_do or recursion lines.
15659 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15661         * standards.texi: added menu item.
15663         * Makefile.in: build and install standards.info.
15665         * standards.texi: new file.
15667 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15669         * configure: test for and move config.status pieces from
15670           ${subdir}/.
15672 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15674         * configure:  Test for existance of files before trying to mv
15675         them, to avoid numerous non-existance messages.
15677 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15679         * configure: correct final line of config.status.
15681         * configure: patch from eggert.  Avoids a protection problem if
15682           the original Makefile.in is read only.
15684         * configure: use move-if-change from gcc to create config.status.
15685           Some makefiles depend on config.status to tell if a directory
15686           has been reconfigured for a different host.  This change
15687           prevents those directories from remaking everything in the case
15688           where the reconfig was only intended to rebuild a Makefile.
15690         * configure: test for config.sub with "config.sub sun4" rather
15691           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15692           host alias from a missing config.sub.
15694 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15696         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15697           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15699 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15701         * configure: mkdir ${subdir} as needed.
15703 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15705         * Makefile.in,configure.in: added autoconf.
15707 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15709         * Makefile.in: no longer pass against on recursion.
15711         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15712           definitions are not inherited.
15714         * configure: correct makesrcdir when subdir is .
15716 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15718         * configure:  Add support for 'subdirs' variable, which is
15719         like 'configdirs', except that configure doesn't re-invoke
15720         itself for subdirs, it just creates a Makefile for each subdir.
15721         * configure.texi:  Document subdirs.
15723 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15725         * configure.in: added flex to configdirs
15727 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15729         * Makefile.in: remove clean-stamps from clean.
15731 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15733         * configure.in:  Add gdbtest to configdirs.
15735 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15737         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15738         to recursive makes.
15739         * configure.in:  Recognize new ncr3000 config.
15741 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15743         * Makefile.in, configure.in: removed references to gdbm.
15745 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15747         * config.sub:  Don't canonicalize os value
15748         newsos* to bsd (readline needs to check for newsos).
15749         (This fix was earlier made Jan 31, but got re-broken.)
15751 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15753         * configure.in:  sco is an os, not a vendor!
15755         * configure:  Quote $( better.  Keep various shells happy.
15757 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15759         * Makefile.in: eliminate stamp-files.
15761 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15763         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15764           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15766 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15768         * config.sub:  fix iris/iris3.
15770 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15772         * configure: re-add -rm.
15774 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15776         * Maskefile.in: add .stmp-rcs to all.
15778         * configure.in: remove gas from rs6000 build, use aix host fragment.
15780 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15782         * configure: pass down site_option during recursion.
15784 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15786         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15788 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15790         * configure: Change exec_prefix so that it really defaults to prefix.
15792 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15794         * Makefile.in, configure.in:  Add support for mmalloc library.
15796 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15798         * Makefile.in: add stmp dependencies for a few more things.
15800 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15802         * configure: adjusted error message on objdir/srcdir configure
15803           collision, per john's suggestion.
15805         * Makefile.in: add libiberty stmp to all and all.cross.
15807 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15809         * Makefile.in: remove force dependencies, add grep to all.
15811 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15813         * Makefile.in: drop flex.  make stamp files work.
15815         * configure: added test for conflicting configuration in srcdir,
15816           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15817           gets cranky.  use relative paths for configure and srcdir
15818           whenever possible.  Send some error messages to stderr that were
15819           going to stdout.
15821 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15823         * Makefile.in:  Fix libg++ rule to check for gcc directory
15824         before using gcc/gcc.  Also pass XTRAFLAGS.
15826 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15828         * Makefile.in: added stmp-files so that directories aren't polled
15829           when they are already built.
15831         * configure.texi: fixed a node pointer problem.
15833 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15835         * config.sub configure.in gdb/configure.in
15836         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15837         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15838         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15840 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15842         * configure: -recurring becomes -silent.  corrected help message
15843           for -site= option.
15845         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15847 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15849         * configure: when building Makefile for crosses, replace
15850           tooldir and program_prefix.  default srcdir from location of
15851           config.sub.  remove "for host in hosts" and "for target in
15852           targets" loops.
15854 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15856         * Makefile.in: Do not pass bindir or mandir to cvs.
15858 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15860         * Makefile.in, configure.in: removed traces of namesubdir,
15861           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15862           copyrights to '92, changed some from Cygnus to FSF.
15864         * configure.texi: remove most references to multiple hosts,
15865           multiple targets, subdirs, etc.
15867         * configure.man: removed rcsid. reference config.sub not
15868           config.subr.
15870         * Makefile.in: mkdir $(infodir) on install-info.
15872 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15874         * configure.texi:  Explain better about .gdbinit and about
15875         the environment that configure.in sections run in.
15877 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15879         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15881 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15883         * README:  DOC.configure => cfg-paper.texi.
15885 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15887         * config.sub (near case $os):  Don't convert newsos* to bsd!
15889 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15891         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15892         the number of copies of COPYING that go into the GDB tar file.
15894 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15896         * bfd/configure.in, gdb/config/mh-i386sco,
15897         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15898         Fix SCO configuration stuff.
15900 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15902         * Makefile.in:  For libg++, make sure the -I pointing
15903         to the gcc directory goes *after* all the libg++-local -I flags.
15904         Also, move just-gcc dependency from just-libg++ to all-libg++.
15906 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15908         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15910 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15912         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15914 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15916         * config.sub:  Add stratus configuration frags.  Also
15917         submitted to FSF.
15919 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15921         * Makefile.in (DEV_SUPPORT):  add configure.man.
15923         * config.sub(Decode manufacturer-specific):  add -none*.
15925 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15927         * Makefile.in:  remove form feeds to make Sun's make happy.
15928         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15930 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15932         * Makefile.in (AR_FLAGS):  Make quieter.
15934 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15936         * configure.in:  Add libg++.
15937         * configure:  When verbose, don't output the command line at each
15938         level; it will be unremarkably the same as the previous version,
15939         which will be the same as what the user typed.
15941 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15943         * configure.in, Makefile.in: fix clean-info, add flex.  add
15944           fileutils.
15946         * configure: be less sensitive to spaces in Makefile.in.  Do not
15947           look for sources in "..".  Doing so breaks subdirectories that
15948           might have their own configure.  If a subdir has it's own
15949           configure script, use it.
15951 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15953         * cfg-paper.texi: some changes suggested by rms.
15955 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15957         * config.sub:  Merge in some small additions from the FSF version,
15958         taken from the gcc distribution, to bring the Cygnus and FSF
15959         versions into closer sync.
15961 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15963         * configure.in:  Changed svr4 references to sysv4.
15965 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15967         * configure: added -V for version number option.
15969 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15971         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15972           renamed from DOC.configure to cfg-paper.texi.
15974 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15976         * configure, config.subr, config.sub: config.subr is now
15977           config.sub again.
15979 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15981         * configure.texi: new file, in progress.
15983         * Makefile.in: build info file and install the man page for
15984           configure.
15986         * configure.man: new file, first cut.
15988         * configure: find config.subr again now that configuration "none"
15989           has gone.  removed all traces of the -ansi option.  removed all
15990           traces of the -languages option.
15992         * config.subr: resync from rms.
15994 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15996         * configure, config.sub, config.subr: merge config.sub into
15997           config.subr, call the result config.subr, remove config.sub, use
15998           config.subr.
16000         * Makefile.in: revised install for dir.info.
16002 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16004         * configure.in: add decstation host makefile frag.
16006         * Makefile.in: BISON now bison -y again.  also install-gcc on
16007           install.  clean-gdbm on clean.  infodir belongs in datadir.
16008           Make directories for info install.  Build dir.info here then
16009           install it.
16011 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16013         * Makefile.in: fix for bad directory tests.
16015 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16017         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16018           regexp.  -srcdir relative was being handled incorrectly.
16020         * Makefile.in: unwrapped some for loops so that parallel makes
16021           work again and so one can focus one's attention on a particular
16022           package.
16024 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16026         * configure: added PWD as a stand in for `pwd` (for speed). use
16027           elif wherever possible.  make -srcdir work without -objdir.
16028           -objdir= commented out.
16030 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16032         * configure: +options become --options.  -subdirs commented out.
16033           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16034           Makefile now at top of generated Makefile.  Removed cvs log
16035           entries.  added -srcdir.  create .gdbinit only if there is one
16036           in ${srcdir}.
16038         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16039           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16040           and mandir now keyed off datadir by default.
16042 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16044         * Freshly created ChangeLog.
16047 Local Variables:
16048 mode: change-log
16049 left-margin: 8
16050 fill-column: 76
16051 version-control: never
16052 End: