Fix PR/46316
[official-gcc.git] / ChangeLog
blob0812e34054d696260bad44d7b23d64783b92dbf2
1 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4         * configure: Regenerate.
5         * config/mh-ppc-darwin: Rename to mh-darwin.
7 2010-11-03  Ian Lance Taylor  <iant@google.com>
8             Dave Korn  <dave.korn.cygwin@gmail.com>
10         PR lto/46273
11         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
12         and on other supported platforms whenever LTO is enabled.
13         * configure: Rebuild.
15 2010-11-02  Alan Modra  <amodra@gmail.com>
17         PR binutils/12110
18         * configure.ac: Error when source path contains spaces.
19         * configure: Regenerate.
21 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
23         * MAINTAINERS: Update my email address.
25 2010-10-20  Ian Lance Taylor  <iant@google.com>
27         * Makefile.def (target_modules): Set lib_path to src/.libs for
28         libstdc++-v3 module.
29         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
30         * Makefile.in: Rebuild.
32 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
34         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
35         (Write After Approval): Remove myself.
37 2010-10-15  Tristan Gingold  <gingold@adacore.com>
39         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
41 2010-10-14  Douglas Rupp  <rupp@gnat.com>
43         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
45 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
47         * configure.ac (build_lto_plugin): New shell variable.
48         (--enable-lto): Turn on by default for all non-ELF platforms that
49         have had LTO support added so far.  Set build_lto_plugin appropriately
50         for both ELF and non-ELF.
51         (configdirs): Add lto-plugin or not based on build_lto_plugin.
52         * configure: Regenerate.
54 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
56         Sync from src:
57         * configure.ac (v850 support): Remove target-libgloss from
58         noconfigdirs.
59         * configure: Regenerate.
61 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
63         PR bootstrap/45326
64         PR bootstrap/45174
65         * configure.ac: Honor initial values of $build_configargs,
66         $host_configargs, $target_configargs.  Mark the precious, so
67         environment settings get recorded.
68         * configure: Regenerate.
70 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
72         PR bootstrap/45796
73         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
74         Depend on all-build-libiberty.
75         * Makefile.in: Regenerate.
77 2010-09-30  Michael Eager  <eager@eagercon.com>
79         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
80         * configure: Regenerate.
82 2010-09-28  Michael Eager  <eager@eagercon.com>
84         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
86 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
88         PR bootstrap/44621
89         * configure.ac: Fix unportable shell quoting.
90         * configure: Regenerate.
92 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
94         * configure.ac (enable-lto): Add Darwin to the list of supported lto
95         targets and amend comment.
96         * configure: Regenerate.
98 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
100         * MAINTAINERS (Write After Approval): Add myself.
102 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
104         * configure.ac: Enable LTO by default on Darwin.
105         * configure: Regenerate.
107 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
109         * MAINTAINERS (Write After Approval): Add myself.
111 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
113         * MAINTAINERS (Write After Approval): Add myself.
115 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
117         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
118         ports
120 2010-07-28  David Yuste  <david.yuste@gmail.com>
122         * MAINTAINERS (Write After Approval): Add myself.
124 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
126         * configure.ac: Support all v850 targets.
127         * configure: Regenerate.
129 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
131         PR bootstrap/44455
132         * configure.ac (extra_mpfr_configure_flags): Copy from
133         extra_mpc_gmp_configure_flags.
134         * configure: Re-generated.
136 2010-07-22  Andi Kleen  <ak@linux.intel.com>
138         * MAINTAINERS (Write After Approval): Add myself.
140 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
142         * MAINTAINERS (Write After Approval): Add myself.
144 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
146         * MAINTAINERS (Write After Approval): Add myself.
148 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
150         PR target/44862
151         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
152         Provide -B option to allow for link spec %s substitutions for
153         libstdc++.a on darwin.
154         * Makefile.in: Regenerate.
156 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
158         * MAINTAINERS (Reviewers): Update my e-mail address
160 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
162         * Makefile.def (configure-gcc): Depend on all-libelf.
163         * Makefile.in: Rebuild.
165 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
167         * MAINTAINERS (Write After Approval): Add myself in the right place.
169 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
171         * MAINTAINERS (Write After Approval): Add myself.
173 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
175         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
177 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
179         * config.sub: Update to version 2010-05-21.
180         * config.guess: Update to version 2010-04-03.
182 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
184         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
185         * configure: Regenerate.
187 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
189         * MAINTAINERS (Write After Approval): Add myself.
191 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
193         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
194         a platform that supports LTO.
195         * configure: Regenerate.
197 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
199         * configure.ac: Allow all the versions greater than 0.10 of PPL.
200         * configure: Regenerated.
202 2010-04-27  Roland McGrath  <roland@redhat.com>
203             H.J. Lu  <hongjiu.lu@intel.com>
205         * configure.ac (--enable-gold): Support both, both/gold and
206         both/bfd to add gold to configdirs without removing ld.
207         * configure: Regenerated.
209         * Makefile.def: Add install-gold dependency to install-ld.
210         * Makefile.in: Regenerated.
212 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
214         PR lto/42776
215         * configure.ac (--enable-lto): Refactor handling so libelf tests
216         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
217         and allow LTO to be explicitly enabled on non-ELF platforms that
218         are known to support it inside else-clause.
219         * configure: Regenerate.
221 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
223         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
224         * configure: Regenerate.
226 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
228         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
229         * configure: Regenerate.
231 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
233         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
234         separately.
235         * configure: Regenerate.
237 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
239         * MAINTAINERS (Write After Approval): Add myself.
241 2010-04-14  Tristan Gingold  <gingold@adacore.com>
243         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
244         * configure: Regenerate.
246 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
248         * configure: Regenerate after change to elf.m4.
250 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
252         * MAINTAINERS (Write After Approval): Add myself.
254 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
256         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
257         * configure: Regenerated.
259 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
261         * configure.ac: Print "buggy but acceptable" when CLooG
262         revision is less than 9.
263         * configure: Regenerated.
265 2010-04-01  Diego Novillo  <dnovillo@google.com>
267         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
269 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
271         PR bootstrap/43615
272         PR bootstrap/43328
274         Revert:
276         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
278         * configure.ac: Do not pass --enable-multilib nor
279         --disable-multilib in baseargs.  Accept explicitly passed
280         --enable_multilib.
281         * configure: Regenerate.
283 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
285         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
287 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
289         * MAINTAINERS: Remove myself.
291 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
293         PR bootstrap/43328
294         * configure.ac: Do not pass --enable-multilib nor
295         --disable-multilib in baseargs.  Accept explicitly passed
296         --enable_multilib.
297         * configure: Regenerate.
299 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
301         * MAINTAINERS (spu port): Remove me.
303 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
305         * configure.ac (tic6x-*-*): New case.
306         * configure: Regenerate.
308 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
310         * config.sub: Update to version 2010-03-22.
311         * config.guess: Update to version 2009-12-30.
313 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
315         PR ada/42554
316         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
317         * configure: Regenerate.
319 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
321         * MAINTAINERS: Update my email address.
323 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
325         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
326         (ghassan.shobaki@amd.com): Removed.
328 2010-03-17  Alan Modra  <amodra@gmail.com>
330         * MAINTAINERS: Update my email address.
332 2010-03-16  Diego Novillo  <dnovillo@google.com>
334         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
335         Matthews.
337 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
339         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
340         Gutson, Jeffrey D. Oldham and Mark Shinwell.
342 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
344         * MAINTAINERS: Update my email address.
346 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
348         * MAINTAINERS: Update my email address.
350 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
352         * MAINTAINERS: Update my email address.
354 2010-03-09  Jie Zhang  <jie@codesourcery.com>
356         * MAINTAINERS: Update my email address.
358 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
360         PR libstdc++/32499
361         * configure.ac (RANLIB): Default to true.
362         (STRIP): Likewise.
363         (RANLIB_FOR_TARGET): Remove superfluous : argument.
364         * configure: Regenerate.
366 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
368         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
369         (Write After Approval): Update my email address.
371 2010-02-17  Nick Clifton  <nickc@redhat.com>
373         PR 11238
374         * Makefile.tpl (local-distclean): Also remove config.cache files in
375         sub-directories as there may not be Makefiles present in the
376         sub-directories.
377         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
378         the config.cache files found by the find command.
380         * Makefile.in: Regenerate.
381         * configure.ac: Revert previous delta.
382         * configure: Regenerate.
384 2010-02-15  Nick Clifton  <nickc@redhat.com>
386         PR 11238
387         * configure.ac: Delete config.cache files in sub-directories when
388         deleting Makefiles.
389         * configure: Regenerate.
391 2010-02-12  Ben Elliston  <bje@gnu.org>
393         * MAINTAINERS: Update my email address.
395 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
397         * MAINTAINERS (spu port): Update my email address.
399 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
401         * MAINTAINERS: Add myself as a maintainer for the bfin port.
403 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
405         * configure.ac: Add "recommended" version checks for GMP/MPC.
406         Update recommended GMP/MPFR/MPC versions.
407         * configure: Regenerate.
409 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
411         * MAINTAINERS: Move my Embecosm email address into the
412         write-after-approval section.
414 2010-01-26  Ian Lance Taylor  <iant@google.com>
416         * MAINTAINERS: Add myself as Go frontend maintainer.
418 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
420         PR libstdc++/36101, PR libstdc++/42813
421         * configure.ac (bootstrap_target_libs): Make inclusion of
422         target-libgomp conditional on libgomb being in target_configdirs.
423         * configure: Regenerate.
425 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
427         PR libstdc++/36101, PR libstdc++/42813
428         * configure.ac (bootstrap_target_libs): Include target-libgomp.
429         * configure: Regenerate.
431 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
433         PR libstdc++/36101, PR libstdc++/42813
434         * configure.ac (target_configdirs): Substitute.
435         * Makefile.def: Bootstrap target module libgomp.
436         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
437         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
438         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
439         * configure, Makefile.in: Regenerate.
441 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
443         * MAINTAINERS: Adjust my details.
445 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
447         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
449 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
451         * MAINTAINERS: reindented my entry with tabs instead of spaces.
453 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
455         * MAINTAINERS (Write After Approval): Add myself.
457 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
459         * MAINTAINERS (Write After Approval): Add myself.
461 2010-01-11  Richard Guenther  <rguenther@suse.de>
463         PR lto/41569
464         * Makefile.def (all-lto-plugin): Depend on all-gcc.
465         * Makefile.in: Regenerated.
467 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
469         * configure.ac: Enable libjava build on x86_64-*freebsd*.
470         * configure: Regenerate.
472 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
473             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
475         PR bootstrap/42424
476         * configure.ac: Include libtool m4 files.
477         (_LT_CHECK_OBJDIR): Call it.
478         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
479         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
481         * configure: Regenerate.
483 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
485         PR bootstrap/41818
486         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
487         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
488         * Makefile.in: Regenerate.
490 2010-01-02  Richard Guenther  <rguenther@suse.de>
492         PR lto/41529
493         * configure.ac: Include config/elf.m4.  Disable LTO if not
494         builting for an elf target.
495         * configure: Regenerate.
497 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
499         * MAINTAINERS: Change my email address.
501 2009-12-18  Ben Elliston  <bje@au.ibm.com>
503         * config.sub, config.guess: Update from upstream sources.
505 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
507         * MAINTAINERS (Write After Approval): Add myself.
509 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
511         PR middle-end/30447
512         PR middle-end/30789
513         PR other/40302
515         * configure.ac: Require MPC.
516         * configure: Regenerate.
518 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
520         PR target/38384
521         PR bootstrap/40972
522         * libtool.m4: Sync from git Libtool.
523         * ltoptions.m4: Likewise.
524         * ltversion.m4: Likewise.
525         * lt~obsolete.m4: Likewise.
526         * ltmain.sh: Likewise.
528 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
530         * configure.ac: Update minimum MPC version to 0.8.
531         * configure: Regenerate.
533 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
535         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
536         * configure: Regenerated.
538 2009-11-21  Ian Lance Taylor  <iant@google.com>
540         * configure.ac: Change default of poststage1_ldflags to be empty if
541         poststage1_libs is set.  When poststage1_libs is empty, and
542         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
543         * configure: Rebuild.
545 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
547         * MAINTAINERS (Write After Approval): Update my email address.
549 2009-11-20  Ben Elliston  <bje@au.ibm.com>
551         * config.guess: Update from upstream sources.
553 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
555         * Makefile.def: Restore host and target settings for gmp.
556         * Makefile.in: Rebuild.
558 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
560         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
561         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
562         Fix portability of test of C++ as bootstrap language.  Add
563         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
564         * configure: Rebuild.
565         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
566         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
567         in-tree building.
568         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
569         (POSTSTAGE1_HOST_EXPORTS): Use it.
570         (STAGE[+id+]_CXXFLAGS): New.
571         (BASE_FLAGS_TO_PASS): Pass it down.
572         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
573         extra_exports.
574         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
575         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
576         extra_exports.
577         * Makefile.in: Rebuild.
579 2009-11-17  Ben Elliston  <bje@au.ibm.com>
581         * config.sub, config.guess: Update from upstream sources.
583 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
585         * MAINTAINERS (Write After Approval): Add myself.
587 2009-11-09  Jon Beniston  <jon@beniston.com>
589         * MAINTAINERS (Write After Approval): Add myself.
591 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
593         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
594         paths for *-w64-mingw* and x86_64-*mingw*.
595         * configure: Regenerated.
597 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
599         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
601 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
603         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
604         Phil Edwards to Write-After Approval.
606 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
608         * configure.ac: Disable target-winsup & co for
609         x86_64-*-mingw* and *-w64-mingw* targets.
610         * configure: Regenerated.
612 2009-10-16  Nick Clifton  <nickc@redhat.com>
614         * MAINTAINERS: Add myself as a maintainer for the RX port.
616 2009-10-26  Johannes Singler  <singler@kit.edu>
618         * MAINTAINERS (Write After Approval): Update my e-mail address.
620 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
622         * configure.ac (CLooG test): Use = with test.
623         * configure: Regenerate.
625 2009-10-22  Richard Guenther  <rguenther@suse.de>
627         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
628         cloog if the ppl version check failed.  Move flags saving
629         before setting in libelf check.
630         * configure: Regenerate.
632 2009-10-21  Richard Guenther  <rguenther@suse.de>
634         * configure.ac: Adjust the ppl and cloog configure to work as
635         documented.  Disable cloog if ppl was disabled.  Omit the version
636         checks if they were disabled.
637         * configure: Re-generate.
639 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
641         * configure.ac: Add 'lto' to enable_languages, not
642         new_enable_languages, and only if not already present.
643         * configure: Regenerate.
645 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
647         * README: Refer to the various COPYING* files instead of just
648         COPYING.
649         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
651 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
653         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
654         
655 2009-10-07  Richard Guenther  <rguenther@suse.de>
657         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
658         and Richard Guenther as reviewers.
659         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
660         as reviewers.
662 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
664         * config.sub: Update from upstream sources.
666 2009-10-06  Ian Lance Taylor  <iant@google.com>
668         * Makefile.def: check-gold depends upon all-gas.
669         * Makefile.in: Rebuild.
671 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
673         * MAINTAINERS (Write After Approval): Add myself.
675 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
677         * Makefile.def: all-lto-plugin depends on all-libiberty.
678         set bootstrap=true for lto-plugin.
679         Add lto-plugin.
680         * Makefile.in: Regenerate.
681         * configure.ac (host_libs): Add lto-plugin.
682         * configure: Regenerate.
684 2009-10-03  Diego Novillo  <dnovillo@google.com>
686         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
687         (HOST_LIBELFLIBS): Define.
688         (HOST_LIBELFINC): Define.
689         * Makefile.in: Regenerate.
690         * configure.ac: Add --enable-lto.
691         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
692         If --enable-lto is used, add 'lto' to new_enable_languages.
693         If --enable-lto is used and gold is enabled, add
694         lto-plugin to configdirs.
695         * configure: Regenerate.
697 2009-10-03  Simon Baldwin  <simonb@google.com>
699         * configure.ac: If --with-system-zlib, suppress local zlib and
700         pass --with-system-zlib to subdir configure scripts.
701         * configure: Regenerate.
703 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
704             Paolo Bonzini  <bonzini@gnu.org>
706         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
707         $(srcdir).
708         * Makefile.in: Rebuilt.
710 2009-09-26  Gary Funck  <gary@intrepid.com>
712         * MAINTAINERS (Write After Approval): Add myself.
714 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
716         * configure.ac: Update minimum MPC version to 0.7.
717         * configure: Regenerate.
719 2009-09-25  Nick Clifton  <nickc@redhat.com>
721         * configure.ac: Pass any --cache-file=/dev/null option on to
722         subconfigures.
723         * configure: Regenerate.
725 2009-09-23  Nick Clifton  <nickc@redhat.com>
727         * config.sub, config.guess: Update from upstream sources.
729 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
731         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
732         * Makefile.in: Rebuilt.
734 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
736         PR bootstrap/32272
737         * configure.ac: Error out if $srcdir isn't '.' but contains
738         host-${host_noncanonical}.
739         * configure: Regenerate.
741 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
743         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
744         maintainer.
746 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
748         * configure.ac: If bootstrapping a combined tree with
749         --enable-gold, require c++ in stage1_languages.
750         * configure: Regenerate.
752         * configure.ac: Also add target_libs of stage1_languages to
753         bootstrap_target_libs.
754         * configure: Regenerate.
756         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
757         with --enable-languages not containing c++.
758         * configure: Regenerate.
760 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
762         * configure.ac: Disable java and boehm-gc for bfin-*-*.
763         * configure: Regenerate.
765 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
767         * MAINTAINERS (Write After Approval): Update my e-mail address,
768         and move from from here...
769         (Waiting for paperwork): To here.
771 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
773         * MAINTAINERS (Reviewers): Add self as driver reviewer.
775 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
777         * configure.ac: Do not use $extrasub for replacing @if/@endif
778         parts in Makefile; instead, use additional arguments to
779         AC_CONFIG_COMMANDS to do the replacement manually, with several
780         sed invocations, to avoid HP-UX sed command limits.
781         * configure: Regenerate.
783 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
785         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
786         blank before -L.
788 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
790         * configure.ac (with-build-config): Document.  Handle without.
791         Handle missing argument.
792         * configure: Rebuilt.
794 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
796         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
797         Default to bootstrap-debug only if compare-debug works.
798         * configure: Rebuilt.
799         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
800         * Makefile.in: Rebuilt.
802 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
804         * MAINTAINERS (OS Port Maintainers): Update my email address.
806 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
808         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
809         * Makefile.in: Rebuilt.
811 2009-09-01  Chris Demetriou  <cgd@google.com>
813         * MAINTAINERS (Write After Approval): Add myself.
815 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
817         PR debug/30161
818         * include/dwarf2.h (enum dwarf_tag): Added
819         DW_TAG_GNU_template_template_param
820         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
822 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
824         * Makefile.tpl (AWK): Fix typo.
825         * Makefile.in: Regenerate.
827 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
829         * configure.ac: Detect awk and sed.
830         * Makefile.def (flags_to_pass): Add AWK and SED.
831         * Makefile.tpl (AWK, SED): New.
832         (BASE_FLAGS_TO_PASS): Add AWK and SED.
833         * configure: Regenerate.
834         * Makefile.in: Regenerate.
836 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
838         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
839         (collapseslashes): Likewise.
841 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
843         * configure.ac (AC_PREREQ): Bump to 2.64.
845 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
847         * configure.ac: Remove --with-datarootdir, --with-docdir,
848         --with-pdfdir, --with-htmldir switches.
849         * configure: Regenerate.
851         * configure: Regenerate.
853         * compile: Sync from Automake 1.11.
854         * depcomp: Likewise.
855         * install-sh: Likewise.
856         * missing: Likewise.
857         * mkinstalldirs: Likewise.
858         * ylwrap: Likewise.
860 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
862         * ltmain.sh (func_normal_abspath): New function.
863         (func_relative_path): Likewise.
864         (func_mode_help): Document new -bindir option for link mode.
865         (func_mode_link): Add new -bindir option, and use it to place
866         output DLL if specified.
868 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
870         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
871         (baseargs): Add --disable-option-checking.
872         * configure: Regenerate.
874         * Makefile.def (configure-target-libiberty): Depend on
875         all-binutils and all-ld.
876         (configure-target-newlib): Likewise.
877         * Makefile.in: Regenerate.
879 2009-08-17  Ben Elliston  <bje@au.ibm.com>
881         * config.sub, config.guess: Update from upstream sources.
883 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
885         Sync from src, merge:
887         2009-07-02  Tristan Gingold  <gingold@adacore.com>
889         * configure.ac: Do not exclude gas for i386-*-darwin.
890         Add a case for x86_64-*-darwin.
891         * configure: Regenerate.
893 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
895         * MAINTAINERS: Add my name to Write After Approval list.
897 2009-08-06  Michael Eager  <eager@eagercon.com>
899         * configure.ac: Add Microblaze target.
900         * configure: Regenerate.
902 2009-07-31  Christian Bruel  <christian.bruel@st.com>
904         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
905         * configure: Regenerate.
906         
907 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
909         * MAINTAINERS (Write After Approval): Update my e-mail address.
911 2009-07-06  Ian Lance Taylor  <iant@google.com>
913         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
914         * configure: Rebuild.
916 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
918         * MAINTAINERS: Move myself to the Graphite Reviewers.
920 2009-06-30  Wei Guozhi  <carrot@google.com>
922         * MAINTAINERS: Add my name to Write After Approval list.
924 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
926         PR bootstrap/40338
927         * configure.ac (comparestring): Create new variable.
928         * Makefile.tpl (comparestring): Use to skip some comparisions.
929         * configure: Regenerate.
930         * Makefile.in: Regenerate.
932 2009-06-26  Doug Evans  <dje@sebabeach.org>
934         * Makefile.def (host_modules): Add cgen.
935         * Makefile.in: Regenerate.
936         * configure.ac (host_tools): Add cgen.
937         * configure: Regenerate.
939 2009-06-23  DJ Delorie  <dj@redhat.com>
941         * MAINTAINERS: Add myself as mep maintainer.
943 2009-06-23  Ian Lance Taylor  <iant@google.com>
945         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
946         boot_languages.  Only bootstrap target libraries listed in
947         target_libs for some boot language.  Add --with-stage1-ldflags,
948         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
949         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
950         if not building with C++.
951         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
952         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
953         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
954         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
955         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
956         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
957         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
958         * configure, Makefile.in: Rebuild.
960 2009-06-23  Li Feng  <nemokingdom@gmail.com>
962         * MAINTAINERS: Added my name to write-after-approval list.
964 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
966         * configure.ac: Define is_elf for QNX Neutrino targets.
967         * configure: Regenerate.
969 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
971         * MAINTAINERS: Added my name to the write-after-approval list
973 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
975         * configure.ac: Detect MPC in default directory.
976         * configure: Regenerate.
978 2009-06-03  Jerome Guitton  <guitton@adacore.com>
979             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
981         * Makefile.tpl (all): Avoid a trailing backslash.
982         * Makefile.in: Regenerate.
984 2009-06-03  Ben Elliston  <bje@au.ibm.com>
986         * config.sub, config.guess: Update from upstream sources.
988 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
990         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
991         to noconfdirs.
992         * configure: Regenerate.
994 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
996         * Makefile.tpl ([+compare-target+]): Compare all stage
997         directories, rather than just gcc.
998         * Makefile.in: Rebuilt.
1000 2009-06-01  Doug Kwan  <dougkwan@google.com>
1002         * configure.ac: Support gold for target arm*-*-*.
1003         * configure: Regenerate.
1005 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1007         * Makefile.def: Add MPC support and dependencies.
1008         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1010         * Makefile.in, configure: Regenerate.
1012 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1014         * Makefile.tpl (all): Avoid harmless warning in make all when
1015         gcc-bootstrap is enabled but stage_last does not exist.
1016         * Makefile.in: Rebuilt.
1018 2009-05-24  Nicolas Roche  <roche@adacore.com>
1020         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1021         * Makefile.in: Regenerate.
1023 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1025         * MAINTAINERS: Update my e-mail address.
1027 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1029         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1030         * configure:  Regenerate.
1032 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1034         PR other/40159
1035         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1036         gcc-no-bootstrap are mutually exclusive.
1037         * Makefile.in: Rebuilt.
1039 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1041         PR other/40159
1042         * Makefile.tpl (all): Don't end with unconditional success.
1043         * Makefile.in: Rebuilt.
1045 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1047         PR target/37137
1048         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1049         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1050         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1051         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1052         stage_configureflags, stage_cflags and stage_libcflags into
1053         explicit Makefile macros.
1054         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1055         GFORTRAN.
1056         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1057         CC.  Set CC_FOR_BUILD from CC.
1058         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1059         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1060         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1061         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1062         and GFORTRAN.
1063         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1064         (_LIBCFLAGS): Renamed to _TFLAGS.
1065         (do-compare-debug, do-compare3-debug): Drop.
1066         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1067         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1068         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1069         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1070         (XGCC_FLAGS_FOR_TARGET): New.
1071         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1072         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1073         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1074         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1075         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1076         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1077         TFLAGS.
1078         (BUILD_CONFIG): Include if requested.
1079         (all): Set TFLAGS on bootstrap.
1080         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1081         (all-stageid-prefixmodule): Likewise.
1082         (do-clean, distclean-stageid): Set TFLAGS.
1083         (restrap): Fix whitespace.
1084         * Makefile.in: Rebuilt.
1086 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1088         * config.guess: Sync with src.
1090 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1092         * configure.ac ($with_ppl):  Default to no if not supplied.
1093         ($with_cloog):  Likewise.
1094         configure:  Regenerate.
1096 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1098         * MAINTAINERS: Update my e-mail address.
1100 2009-04-27  Nick Clifton  <nickc@redhat.com>
1102         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1104 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1106         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1107         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1108         * Makefile.in: Regenerate.
1110 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1112         PR bootstrap/39739
1113         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1114         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1116         * configure, Makefile.in: Regenerate.
1118 2009-04-21  Taras Glek  <tglek@mozilla.com>
1120         * include/hashtab.h: Update GTY annotations to new syntax
1121         * include/splay-tree.h: Likewise
1123 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1125         * config.sub, config.guess: Update from upstream sources.
1127 2009-04-15  Anthony Green  <green@moxielogic.com>
1129         * configure.ac: Add moxie support.
1130         * configure: Rebuilt.
1132 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1134         * configure.ac: Change copyright header to refer to version
1135         3 of the GNU General Public License and to point readers at the
1136         COPYING3 file and the FSF's license web page.
1137         * Makefile.def: Likewise.
1138         * Makefile.tpl: Likewise.
1139         * Makefile.in: Regenerate.
1141 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1143         * configure.ac: Restore match for darwin9 or later. Use double
1144         brackets since regeneration eats one pair.
1145         * configure: Regenerate.
1147 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1149         PR gas/10039
1150         * configure.ac: Require texinfo 4.7.
1151         * configure: Regenerated.
1153 2009-04-09  Nick Clifton  <nickc@redhat.com>
1155         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1156         the GCC Runtime Library Exception.
1158 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1160         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1161         * configure: Regenerate.
1163 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1165         * Makefil.def (languages): New entries.
1166         * Makefile.tpl (check-gcc-*): New generic target.
1167         * Makefile.in: Regenerate.
1169 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1171         * MAINTAINERS:  Update my email address.
1173 2009-03-18  Tom Tromey  <tromey@redhat.com>
1175         * configure: Rebuild.
1176         * configure.ac (host_libs): Add libiconv.
1177         * Makefile.in: Rebuild.
1178         * Makefile.def (host_modules): Add libiconv.
1179         (configure-gdb, all-gdb): Depend on libiconv.
1181 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1183         * configure.ac: Treat gdb as supported on x86_64-darwin.
1184         * configure: Regenerate.
1186 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1188         * configure.ac (--with-host-libstdcxx): New option.
1189         * configure: Regenerate.
1191 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1193         * MAINTAINERS:  Move myself into the write after approval list.
1195 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1197         * MAINTAINERS: Update e-mail address.
1198         
1199 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1201         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1203 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1205         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1207 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1209         Backport from git Libtool:
1211         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1212         Support GNU/kOpenSolaris.
1213         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1214         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1215         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1216         GNU/kOpenSolaris.
1218 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1220         * MAINTAINERS: Update e-mail address.
1222 2009-02-24  Michael Eager  <eager@eagercon.com>
1224         * MAINTAINERS (Write After Approval): Add self.
1226 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1228         * MAINTAINERS (Write After Approval): Add myself.
1230 2009-02-05  Andreas Schwab  <schwab@suse.de>
1232         * Makefile.tpl (stage_last): Define $r and $s before using
1233         $(RECURSE_FLAGS_TO_PASS).
1234         * Makefile.in: Regenerate
1236 2009-01-30  Ian Lance Taylor  <iant@google.com>
1238         * MAINTAINERS: Move myself to the Global Reviewers list.
1240 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1242         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1243         * configure: Regenerate.
1245 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1247         * MAINTAINERS: Make whitespace consistent.
1248         Remove Robert Millan from Write After Approval.
1250 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1252         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1253         (all-opcodes): Depend on all-libiberty.
1254         * Makefile.in: Regenerate.
1256 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1258         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1259         * configure: Regenerate.
1261 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1263         * MAINTAINERS (Write After Approval): Add myself.
1265 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1267         * MAINTAINERS: Add myself to reviewers (Fortran).
1269 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1271         PR tree-optimization/38515
1272         * configure.ac (cloog-polylib): Removed.
1273         (with_ppl, with_cloog): Test for "no".
1274         * configure: Regenerated.
1276 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1278         * MAINTAINERS: Moved myself to reviewers (Fortran).
1280 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1282         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1283         (Write After Approval): Remove myself.
1285 2009-01-03  Diego Novillo  <dnovillo@google.com>
1287         * MAINTAINERS: Remove myself from alias maintainership.
1289 2009-01-02  David Ayers  <ayers@fsfe.org>
1291         * MAINTAINERS: Update e-mail address.
1293 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1295         * MAINTAINERS: Make whitespace consistent.
1297 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1299         Backport from upstream Libtool:
1300         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1301         Add cache variables to tests that require the linker to work.
1302         For shlibpath_overrides_runpath, this also changes the semantics
1303         to let the result from the C compiler take precedence.
1305 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1307         * config.sub, config.guess: Update from upstream sources.
1309 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1311         * configure.ac (ppllibs): Add by default the lib flags.
1312         * configure: Regenerate.
1314 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1316         * MAINTAINERS:  Add myself to the write after approval list.
1318 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1320         * configure.ac: Add double brackets on darwin[912].
1321         * configure: Regenerate.
1323 2008-12-03  Daniel Kraft  <d@domob.eu>
1325         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1326         Approval to Reviewer section (for Fortran front-end).
1328 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1330         * configure.ac: Expand to darwin10 and later.
1331         * configure: Regenerate.
1333 2008-12-02  Andreas Schwab  <schwab@suse.de>
1335         * Makefile.def: configure-target-boehm-gc depends on
1336         all-target-libstdc++-v3.
1337         * Makefile.in: Regenerate.
1339 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1341         * MAINTAINERS:  Add myself as mingw maintainer.
1343 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1345         * config.sub, config.guess: Update from upstream sources.
1347 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1349         * README.SCO: Remove.
1351 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1353         * MAINTAINERS:  Add myself to the write after approval list.
1355 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1357         * MAINTAINERS:  Update my email address in WAA section.
1359 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1361         * MAINTAINERS: Update e-mail address.
1363 2008-11-27  Toon Moene  <toon@moene.org>
1365         * MAINTAINERS: Change e-mail address.
1367 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1369         * configure.ac: Build gdb for i?86-*-darwin*
1370         * configure: Regenerated.
1372 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1374         * MAINTAINERS: Added my full name.
1376 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1378         PR bootstrap/38014
1379         PR bootstrap/37923
1381         Revert:
1383         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1385         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1386         * Makefile.in: Regenerated.
1388         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1390         PR gdb/921
1391         PR gdb/1646
1392         PR gdb/2175
1393         PR gdb/2176
1395         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1396         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1397         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1398         (HOST_EXPORTS): Pass CPPFLAGS.
1399         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1400         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1401         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1402         * Makefile.in, configure: Regenerated.
1403         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1404         and CPPFLAGS_FOR_BUILD.
1406 2008-11-06  Jeff Law  <law@redhat.com>
1408         * MAINTAINERS: Add myself as middle end maintainer.
1410 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1412         * MAINTAINERS (Write after approval): Add myself.
1414 2008-11-05  Diego Novillo  <dnovillo@google.com>
1416         * MAINTAINERS (Global Reviewers): Add myself.
1417         (Non-Algorithmic Maintainers): Remove myself.
1419 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1421         * MAINTAINERS (Write after approval): Add myself.
1423 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1425         * MAINTAINERS (Write after approval): Add myself.
1427 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1429         * configure.ac (spu-*-*): Remove special case.
1430         * configure: Regenerate.
1432 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1434         * MAINTAINERS (Write after approval): Update my email address.
1436 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1438         * configure.ac [spu-*-*]: Do not set skipdirs.
1439         * configure: Re-generate.
1441 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1443         * MAINTAINERS (Various Maintainers): Add myself to reload.
1445 2008-10-25  Richard Guenther  <rguenther@suse.de>
1447         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1448         maintainer.  Remove myself as libgcc-math maintainer.
1449         (Non-Algorithmic Maintainers): Remove myself.
1451 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1453         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1454         * Makefile.in: Regenerated.
1456 2008-10-23  Cary Coutant  <ccoutant@google.com>
1458         * MAINTAINERS (Write after approval): Add myself.
1460 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1462         PR gdb/921
1463         PR gdb/1646
1464         PR gdb/2175
1465         PR gdb/2176
1467         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1468         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1469         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1470         (HOST_EXPORTS): Pass CPPFLAGS.
1471         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1472         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1473         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1474         * Makefile.in, configure: Regenerated.
1475         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1476         and CPPFLAGS_FOR_BUILD.
1478 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1480         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1481         Sebastian Pop.
1483 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1485         * MAINTAINERS (Write After Approval): Added myself.
1487 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1489         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1490         recommended version to 2.3.2.
1492         * configure: Regenerate.
1494 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1496         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1498 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1500         * MAINTAINERS (Write After Approval): Update e-mail address.
1502 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1504         * libtool.m4: Update to libtool 2.2.6.
1505         * lt~obsolete.m4: Update to libtool 2.2.6.
1506         * ltmain.sh: Update to libtool 2.2.6.
1507         * ltsugar.m4: Update to libtool 2.2.6.
1508         * ltversion.m4: Update to libtool 2.2.6.
1509         * ltoptions.m4: Update to libtool 2.2.6.
1510         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1512 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1514         * MAINTAINERS (Write After Approval): Add myself.
1516 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1518         * MAINTAINERS (Write After Approval): Update my name.
1520 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1522         * MAINTAINERS: Add myself in "Write After Approval".
1524 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1526         * MAINTAINERS: Add myself as ia64 maintainer.
1528 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1530         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1531         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1532         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1533         and Michael Tiemann from Write After Approval since they do not
1534         actually have access.
1536 2008-09-05  Richard Guenther  <rguenther@suse.de>
1538         * configure.ac: Initialize clooglibs to -lcloog.
1539         * configure: Re-generate.
1541 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1543         * MAINTAINERS (Write After Approval): Add myself.
1545 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1547         * configure.ac (--with-cloog-polylib): New.
1548         (--disable-cloog-version-check): New.
1549         (--disable-ppl-version-check): New.
1550         * configure: Re-generate.
1552 2008-09-03  Richard Guenther  <rguenther@suse.de>
1554         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1555         cloog test.
1556         * configure: Re-generate.
1558 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1560         Add picoChip port.
1561         * MAINTAINERS: Add picoChip maintainers.
1563 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1564             Tobias Grosser  <grosser@fim.uni-passau.de>
1565             Jan Sjodin  <jan.sjodin@amd.com>
1566             Harsha Jagasia  <harsha.jagasia@amd.com>
1567             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1568             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1569             Adrien Eliche  <aeliche@isty.uvsq.fr>
1571         Merge from graphite branch.
1572         * configure: Regenerate.
1573         * Makefile.in: Regenerate.
1574         * configure.ac (host_libs): Add ppl and cloog.
1575         Add checks for PPL and CLooG.
1576         * Makefile.def (ppl, cloog): Added modules and dependences.
1577         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1578         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1580 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1582         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1583         (GCC_SHLIB_SUBDIR): New.
1584         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1585         * configure: Regenerate.
1586         * Makefile.in: Regenerate.
1588 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1590         * MAINTAINERS: Consistently use tabs to separate columns.
1592 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1594         * MAINTAINERS (Write after Approval): Add myself.
1596 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1598         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1599         Enable bfd, binutils and opcodes.
1600         * configure: Regenerate.
1602 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1604         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1606 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1608         * MAINTAINERS:  Use correct Umlaut for last name.
1610 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1612         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1614 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1616         * MAINTAINERS: Update my email address.
1618 2008-08-16  Nicolas Roche  <roche@adacore.com>
1620         * Makefile.tpl: Add BOOT_ADAFLAGS.
1621         * Makefile.in: Regenerate.
1623 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1625         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1626         * configure: Regenerate.
1628 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1630         * configure.ac: Add makefile fragments for hpux.
1631         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1632         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1633         * configure: Regenerate.
1634         * Makefile.in: Regenerate.
1636 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1638         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1640 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1642         * MAINTAINERS (Write after Approval): Add myself.
1644 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1646         * MAINTAINERS (Write After Approval):  Add myself.
1648 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1650         * MAINTAINERS (Write After Approval):  Add myself.
1652 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1654         * MAINTAINERS: Update my email address.
1656 2008-06-25  Joey Ye  <joey.ye@intel.com>
1658         * MAINTAINERS (Write After Approval):  Add myself.
1660 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1662         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1663         * Makefile.in: Regenerate.
1664         * configure: Regenerate.
1666 2008-06-17  Daniel Kraft  <d@domob.eu>
1668         * MAINTAINERS (Write After Approval):  Add myself.
1670 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1672         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1673         "$@" is still intact with both Autoconf 2.59 and 2.62.
1674         * configure: Regenerate.
1676 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1678         * Makefile.tpl: Fix comment errors.
1679         * Makefile.in: Regenerate.
1681 2008-06-12  David S. Miller  <davem@davemloft.net>
1682             David Edelsohn  <edelsohn@gnu.org>
1684         * configure.ac: Add powerpc*-*-* to gold supported targets.
1685         * configure: Regenerate.
1687 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1689         PR tree-optimization/36218
1690         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1691         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1692         (all prefix="build-"): Pass them to build-system sub-makes.
1693         * Makefile.in: Regenerate.
1695 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1697         * MAINTAINERS (mt port): Remove.
1698         (sco5, unixware, sco udk): Remove.
1699         (Kean Johnston): Add to Write After Approval.
1701 2008-05-30  Julian Brown  <julian@codesourcery.com>
1703         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1704         of libobjc for ARM EABI Linux.
1705         * configure: Regenerate.
1707 2008-05-18  Xinliang David Li   <davidxl@google.com>
1709         * ChangeLog: Remove wrong ChangeLog entry.
1711 2008-05-17  Xinliang David Li   <davidxl@google.com>
1713         * MAINTAINERS (Write After Approval): Add myself.
1715 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1717         * MAINTAINERS (Write After Approval): Add myself.
1719 2008-05-14  Rafael Espíndola  <espindola@google.com>
1721         * config-ml.in: don't handle --enable-shared and --enable-static.
1723 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1725         * MAINTAINERS: Update my email address.
1727 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1729         * MAINTAINERS: Update my email address.
1731 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1733         * MAINTAINERS (Write After Approval): Add myself.
1735 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1737         * MAINTAINERS (Write After Approval): Add myself.
1739 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1741         * MAINTAINERS (crx): Add myself.
1743 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1745         Sync with src:
1746         2008-04-14  David S. Miller  <davem@davemloft.net>
1748         * configure.ac: Add sparc*-*-* to gold supported targets.
1749         * configure: Regenerate.
1751 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1753         PR bootstrap/35457
1754         * configure.ac: Include override.m4.
1755         * configure: Regenerate.
1757 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1759         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1760         * Makefile.in: Regenerate.
1762 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1764         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1765         as nonconfigurable directories list.
1766         * configure: Regenerate.
1768 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1770         * config.sub, config.guess: Update from upstream sources.
1772 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1774         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1775         * Makefile.in: Regenerate.
1777 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1779         * configure.ac: Do not build libssp for the AVR.
1780         * configure: Regenerate.
1782 2008-04-07  Ian Lance Taylor  <iant@google.com>
1784         * Makefile.def: check-gold depends upon all-binutils.
1785         * Makefile.in: Regenerate.
1787 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1789         * MAINTAINERS (Write After Approval): Add myself.
1791 2008-04-04  Nick Clifton  <nickc@redhat.com>
1793         PR binutils/4334
1794         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1795         builds.
1796         * configure: Regenerate.
1798 2008-04-04  NightStrike  <NightStrike@gmail.com>
1800         PR other/35151
1801         * configure.ac: Combine rules for mingw32 and mingw64.
1802         * configure: Regenerate.
1804 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1806         * MAINTAINERS (Write After Approval): Add myself.
1808 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
1810         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1811         * Makefile.in (.NOTPARALLEL): Ditto.
1813 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1815         * MAINTAINERS (Write After Approval): Add myself.
1817 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
1819         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1820         * Makefile.in (.NOTPARALLEL): Regenerate.
1822 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1824         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1825         * Makefile.in: Regenerate.
1827 2008-03-26  Jakub Staszak  <kuba@et.pl>
1829         * MAINTAINERS (Write After Approval): Add myself.
1831 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1833         * MAINTAINERS:  Update e-mail address.
1835 2008-03-20  Ian Lance Taylor  <iant@google.com>
1837         * configure.ac: Add support for --enable-gold.
1838         * Makefile.def: Add gold as a directory like ld.
1839         * configure, Makefile.in: Regenerate.
1841 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1843         * configure.ac: m4_include config/proginstall.m4.
1844         * configure: Regenerate.
1846         Backport from upstream Libtool:
1848         2007-10-12  Eric Blake  <ebb9@byu.net>
1850         Deal with Autoconf 2.62's semantic change in m4_append.
1851         * ltsugar.m4 (lt_append): Replace broken versions of
1852         m4_append.
1853         (lt_if_append_uniq): Don't require separator to be overquoted,
1854         and avoid broken m4_append.
1855         (lt_dict_add): Fix typo.
1856         * libtool.m4 (_LT_DECL): Don't overquote separator.
1858 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1860         * config.rpath: Add AIX 6 support.
1862 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1864         * Makefile.def (stageprofile).  Remove -fprofile-generate
1865         from stage_libcflags.
1866         * Makefile.in: Regenerate.
1868 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1870         * config.sub, config.guess: Update from upstream sources.
1872 2008-03-06  Tom Tromey  <tromey@redhat.com>
1874         * MAINTAINERS: Update for treelang deletion.
1876 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1878         * MAINTAINERS: Update my email address.
1880 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1882         * MAINTAINERS (darwin port): Add myself as a maintainer.
1883         (objective-c/c++): Add myself as a maintainer.
1885 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1887         * MAINTAINERS (Write After Approval): Update my email address.
1889 2008-02-25  Tomas Bily  <tbily@suse.cz>
1891         * MAINTAINERS (Write After Approval): Add myself.
1893 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1895         * MAINTAINERS (OpenMP): Add myself.
1897 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1899         PR bootstrap/32009
1900         PR bootstrap/32161
1902         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1903         * configure: Regenerate.
1905         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1906         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1907         STAGE4_LIBCFLAGS): New.
1908         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1909         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1910         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1911         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1912         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1913         for target modules.  Don't export LIBCFLAGS.
1914         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1915         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1916         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1917         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1918         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1919         * Makefile.in: Regenerate.
1921 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1923         PR libgcj/33085
1924         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1925         Do not use -DDLL_EXPORT.  Backport from upstream.
1927 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1929         * MAINTAINERS (Write After Approval): Add myself.
1931 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1933         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1934         * configure: Regenerate.
1936 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1938         * configure.ac (xtensa*-*-*): Recognize processor variants.
1939         * configure: Regenerate.
1941 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1943         PR bootstrap/34922
1944         * configure.ac (PARSE_ARGS): Push suitable setting of
1945         ac_subdirs_all, for `./configure --help=recursive'.
1946         Handle `+' in generic toplevel directory disabling.
1947         * configure: Regenerate.
1949 2008-01-28  Nick Clifton  <nickc@redhat.com>
1951         * MAINTAINERS (xstormy16): Take over maintainership.
1953 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1955         * MAINTAINERS (c4x port): Remove.
1957 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1959         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1961 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1963         * config.sub, config.guess: Update from upstream sources.
1965 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1967         * MAINTAINERS (Write After Approval): Add myself.
1969 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1971         * MAINTAINERS: Update my email address.
1973 2008-01-09  Raksit Ashok  <raksit@google.com>
1975         * MAINTAINERS (Write After Approval): Add myself.
1977 2008-01-09  Raksit Ashok  <raksit@google.com>
1979         * MAINTAINERS (Write After Approval): Add myself.
1981 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1983         * config.sub, config.guess: Update from upstream sources.
1985 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1987         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1988         Change recommended MPFR from 2.2.1 -> 2.3.0.
1989         * configure: Regenerate.
1991 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1993         * MAINTAINERS: Update my email address.
1995 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1997         * MAINTAINERS: Update my email address.
1999 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2001         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2002         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2003         * Makefile.in: Regenerate.
2005 2007-12-10  Mark Heffernan  <meheff@google.com>
2007         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2008         misplaced entries.
2010 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2012         * configure.ac: Enable libjava for x86_64-*-darwin9.
2013         * configure: Regenerate.
2015 2007-12-07  Bill Maddox  <maddox@google.com>
2017         * MAINTAINERS (Write After Approval): Add myself.
2019 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2021         * config.sub, config.guess: Update from upstream sources.
2023 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2025         * config-ml.in: Remove 64bit configure tests.
2027 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2029         * config-ml.in: Robustify against white space in absolute file
2030         names.
2032         * config-ml.in (multi-clean): Substitute ${Makefile}.
2033         Remove superfluous ${Makefile} in list.
2035 2007-11-19  Thiemo Seufer  <ths@mips.com>
2037         * config-ml.in: Don't hardcode the Makefile name.
2039 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2041         * MAINTAINERS (Write After Approval): Add myself.
2043 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2045         * MAINTAINERS (Write After Approval): Add myself.
2047 2007-11-06  Doug Kwan  <dougkwan@google.com>
2049         * MAINTAINERS (Write After Approval): Add myself.
2051 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2053         * MAINTAINERS (mercury): Remove entry.
2054         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2056 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2058         * Makefile.def (dependencies): Make configure-gdb depend on
2059         all-intl.
2060         * Makefile.in: Regenerated.
2062 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2064         * MAINTAINERS (Fortran maintainer): Remove myself.
2066 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2068         * Makefile.def: To avoid problems running with parallel makes,
2069         build newlib before libgloss so that target specific header
2070         files are availble.
2071         * Makefile.in: Regenerate
2073 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2075         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2076         * Makefile.in: Regenerate.
2078 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2080         * MAINTAINERS (Register allocation reviewer): Add myself.
2082 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2084         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2085         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2086         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2087         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2088         * configure: Regenerate.
2090 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2092         * MAINTAINERS (Register allocation reviewer): Add myself.
2094 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2096         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2097         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2098         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2099         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2100         * configure.ac: Default them to host tools for $host = $build.
2101         Subst them.
2103         * configure: Regenerate.
2104         * Makefile.in: Regenerate.
2106 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2108         * MAINTAINERS (Register allocation reviewer): Add myself.
2110 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2112         * MAINTAINERS (Register allocation reviewer): Add myself.
2114 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2116         * MAINTAINERS (Write After Approval): Fix typo.
2118 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2120         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2121         * configure: Regenerate.
2123 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2125         PR bootstrap/31906
2126         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2127         they're already prefixed.
2129 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2131         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2132         libstdc++.
2133         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2134         * configure: Regenerate.
2135         * Makefile.in: Regenerate.
2137 2007-09-17  Andreas Schwab  <schwab@suse.de>
2139         * configure.ac: Raise minimum makeinfo version to 4.6.
2140         * configure: Regenerate.
2142 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2144         * MAINTAINERS (write-after-approval) add myself
2146 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2148         * configure.ac: Correct makeinfo version check.
2149         * configure: Regenerate.
2151 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2153         * MAINTAINERS: Update my email address.
2155 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2157         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2158         to $skipdirs and only disable gprof for newlib.  Use the normal
2159         mips*-elf* handling in other respects.
2160         * configure: Regnerate.
2162 2007-09-12  David Daney  <ddaney@avtrex.com>
2164         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2165         enabling libgcj.
2166         * configure: Regenerate.
2168 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2170         PR other/32154
2171         * configure.ac: For libgloss targets, point the linker to the linker
2172         script, startup code and simulator library.
2173         * configure: Regenerate.
2175 2007-09-07  Andrew Haley  <aph@redhat.com>
2177         * configure.ac (noconfigdirs): Remove target-libffi and
2178         target-libjava.
2179         * configure: Regenerate.
2181 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2183         PR target/33281
2184         * configure.ac: Use config/mh-mingw on mingw.
2185         * configure: Regenerate.
2187 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2189         * MAINTAINERS (Write After Approval): Add myself.
2191 2007-09-05  Richard Guenther  <rguenther@suse.de>
2193         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2194         nor --disable-checking is provided also turn on yes and types
2195         checking for stage1.
2196         * configure: Re-generate.
2198 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2200         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2201         (Write After Approval): Remove myself.
2203 2007-08-29  Nick Clifton  <nickc@redhat.com>
2205         * config.sub, config.guess: Update from upstream sources.
2207 2007-08-22  Bud Davis  <jmdavis@link.com>
2209         * MAINTAINERS (Write After Approval): Added myself.
2210         * MAINTAINERS (Reviewers): Removed myself.
2212 2007-08-18  Paul Brook  <paul@codesourcery.com>
2213             Joseph Myers  <joseph@codesourcery.com>
2215         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2216         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2217         * Makefile.in: Regenerate.
2218         * configure.ac (--with-debug-prefix-map): New.
2219         * configure: Regenerate.
2221 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2222             Nigel Stephens  <nigel@mips.com>
2224         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2225         as target_makefile_frag.
2226         * configure: Regenerate.
2228 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2230         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2231         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2232         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2233         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2234         (do-compare, do-compare3, do-compare-debug): New.
2235         ([+compare-target+]): Use them.
2237 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2239         * MAINTAINERS (Write After Approval): Change my email address.
2241 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2242             Ben Elliston  <bje@au.ibm.com>
2244         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2245         --silent if $silent.
2246         * configure: Regenerate.
2248 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2250         * MAINTAINERS (Various Maintainers): Add myself as
2251         loop infrastructure maintainer.  Update my e-mail
2252         address.
2254 2007-07-31  Diego Novillo  <dnovillo@google.com>
2256         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2257         Adjust description.
2259 2007-07-26  Richard Guenther  <rguenther@suse.de>
2261         * configure.ac: Add types checking to stage1 checking flags.
2262         * configure: Regenerate.
2264 2007-07-17  Nick Clifton  <nickc@redhat.com>
2266         * COPYING3: New file.  Contains version 3 of the GNU General
2267         Public License.
2268         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2269         Lesser General Public License.
2271 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2273         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2275 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2277         * MAINTAINERS (S/390 co-maintainer): Add myself.
2278         (Write After Approval): Remove myself.
2280 2007-07-13  Dan Hipschman  <dsh@google.com>
2282         * MAINTAINERS (Write After Approval): Add myself.
2284 2007-07-11  Nick Clifton  <nickc@redhat.com>
2286         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2287         WINDRES export.
2288         * Makefile.in: Regenerate.
2290 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2292         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2293         maintainer.
2295 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2297         * lt~obsolete.m4: New. Import from 20070318 libtool.
2299 2007-07-03  Julian Brown  <julian@codesourcery.com>
2301         * MAINTAINERS (Write After Approval): Add myself.
2303 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2305         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2306         * configure: Regenerate.
2308 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2310         * configure.ac: Add some missing m4 quotation.
2311         * configure: Regenerate.
2313 2007-07-02  Simon Baldwin  <simonb@google.com>
2315         * MAINTAINERS (Write After Approval): Add myself.
2317 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2319         * configure: Regenerate.
2321 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2323         * Makefile.def: Add windmc tool to build.
2324         * Makefile.tpl: Likewise.
2325         * configure.ac: Likewise.
2326         * Makefile.in: Regenerate.
2327         * configure: Regenerate.
2329 2007-06-28  DJ Delorie  <dj@redhat.com>
2331         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2332         not building newlib.
2333         * configure: Regenerated.
2335 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2337         * MAINTAINERS (Write After Approval): Add myself.
2339 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2341         * MAINTAINERS (Write After Approval): Add myself.
2343 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2345         * MAINTAINERS (Write After Approval): Add myself.
2347 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2349         * MAINTAINERS (Write After Approval): Add myself.
2351 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2353         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2354         * Makefile.in: Regenerated.
2356 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2358         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2359         bfin*-*-uclinux* targets.
2360         * configure: Regenerate.
2362 2007-06-14  Ian Lance Taylor  <iant@google.com>
2364         * MAINTAINERS: Add myself as non-algorithmic global write
2365         maintainer.
2367 2007-06-14  Diego Novillo  <dnovillo@google.com>
2369         * MAINTAINERS: Add self as middle-end maintainer and
2370         non-algorithmic global write maintainer.
2372 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2374         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2375         Move all Fortran maintainers except Paul Brook into the
2376         Non-Autopoiesis section.
2378 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2380         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2381         (distclean-stage[+id+]): Possibly delete stage_last.
2382         * Makefile.in: Regenerate.
2384 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2386         * MAINTAINERS (Various Maintainer): Fix typo.
2388 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2390         * MAINTAINERS (Various Maintainer): Add myself as
2391         dataflow maintainer.
2393 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2395         * config.sub, config.guess: Update from upstream sources.
2397 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2399         * Makefile.tpl: Fix spelling error.
2400         * Makefile.in: Regenerate.
2402 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2404         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2405         lt_cv_sys_max_cmd_len.
2407 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2409         * MAINTAINERS (Various Maintainers): Add myself as
2410         auto-vectorizer maintainer.
2412 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2414         PR libjava/32098
2415         * libtool.m4: Revert previous change.
2416         * ltgcc.m4: Put it here.
2418 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2420         * MAINTAINERS (Various Maintainers): Add myself as
2421         auto-vectorizer maintainer.
2423 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2425         PR libjava/32098
2426         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2428 2007-05-30  Richard Guenther  <rguenther@suse.de>
2430         * MAINTAINERS (Various Maintainers): Add myself as
2431         auto-vectorizer maintainer.
2433 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2435         PR bootstrap/29382
2436         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2437         * configure: Rebuilt.
2439 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2441         * MAINTAINERS (Write After Approval): Removed my name.
2443 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2445         * MAINTAINERS (Write After Approval): Remove myself.
2447 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2449         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2451 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2453         * ltmain.sh: Update from ToT Libtool.
2454         * libtool.m4: Update from ToT Libtool.
2455         * ltsugar.m4: New. Update from ToT Libtool.
2456         * ltversion.m4: New. Update from ToT Libtool.
2457         * ltoptions.m4: New. Update from ToT Libtool.
2458         * ltconfig: Remove.
2459         * ltcf-c.sh: Remove.
2460         * ltcf-cxx.sh: Remove.
2461         * ltcf-gcj.sh: Remove.
2463 2007-05-22  Ollie Wild  <aaw@google.com>
2465         * MAINTAINERS (Write After Approval): Add myself.
2467 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2469         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2470         stage_cflags.
2471         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2472         Remove CFLAGS/LIBCFLAGS.
2473         (configure-stage[+id+]-[+prefix+][+module+],
2474         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2475         * Makefile.in: Regenerate.
2477 2007-05-15  Diego Novillo  <dnovillo@google.com>
2479         * MAINTAINERS: Update e-mail address.
2481 2007-05-15  Revital Eres  <eres@il.ibm.com>
2483         * MAINTAINERS (Write After Approval): Add myself.
2485 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2487         * MAINTAINERS (Write After Approval): Updated my address.
2489 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2491         * MAINTAINERS (Write After Approval): Add myself.
2493 2007-05-11  Silvius Rus  <rus@google.com>
2495         * MAINTAINERS (Write After Approval): Add myself.
2497 2007-04-23  Tom Tromey  <tromey@redhat.com>
2499         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2501 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2503         * MAINTAINERS (cpplib): Rename to ...
2504         (libcpp): ... this.  Add C/C++ front end maintainers.
2506 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2508         * config-ml.in: Pass ${ml_config_env} to configure calls.
2510 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2512         * MAINTAINERS (Write After Approval): Add myself.
2514 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2516         * MAINTAINERS (Write After Approval): Add myself.
2518 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2520         * MAINTAINERS (fortran 95 front end): Add myself.
2522 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2524         * MAINTAINERS (Write After Approval): Add myself.
2526 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2528         * MAINTAINERS (Modulo Scheduler): Add myself.
2530 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2532         * MAINTAINERS (fortran 95 front end): Add myself.
2533         (c++ front end): whitespace fix.
2535 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2537         * MAINTAINERS (Write After Approval): Add myself.
2539 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2541         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2542         of glob.  Quote arguments with single quotes too.
2543         * configure: Regenerate.
2545 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2547         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2548         * Makefile.in: Regenerate
2550 2007-03-07  Andreas Schwab  <schwab@suse.de>
2552         * configure: Regenerate.
2554 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2556         * configure.ac: Add "--with-pdfdir" configure option,
2557         which defines pdfdir variable.
2558         * Makefile.def (target=fixincludes): Add install-pdf to
2559         missing targets.
2560         (recursive_targets): Add install-pdf target.
2561         (flags_to_pass): Add pdfdir.
2562         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2563         target.
2564         * configure: Regenerate
2565         * Makefile.in: Regenerate
2567 2007-02-28  Eric Christopher  <echristo@apple.com>
2569         Revert:
2570         2006-12-07  Mike Stump  <mrs@apple.com>
2572         * Makefile.def (dependencies): Add dependency for
2573         install-target-libssp and install-target-libgomp on
2574         install-gcc.
2575         * Makefile.in: Regenerate.
2577 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2579         * configure: Regenerate.
2580         * configure.ac: Move statements after variable declarations.
2582 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2584         * MAINTAINERS: Add myself as sh maintainer.
2586 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2588         * configure.ac: Adjust for loop syntax.
2589         * configure: Regenerate.
2591 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2593         * configure: Rebuilt.
2595 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2597         * configure.ac: Drop multiple occurrences of --enable-languages,
2598         and fix its quoting.
2599         * configure: Rebuilt.
2601 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2602             Nathan Sidwell  <nathan@codesourcery.com>
2603             Vladimir Prus  <vladimir@codesourcery.com>
2604             Joseph Myers  <joseph@codesourcery.com>
2606         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2607         * configure: Regenerate.
2609 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2611         * ltconfig (freebsd*): Default to elf.
2613 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2615         * configure.ac (target_libraries): Move libgcc before libiberty.
2616         * configure: Regenerated.
2618 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2619             Paolo Bonzini  <bonzini@gnu.org>
2621         PR bootstrap/30753
2622         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2623         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2624         * configure: Regenerated.
2626 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2628         * MAINTAINERS (Language Front End Maintainers): Update my mail
2629         address.
2631 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2633         PR bootstrap/30748
2634         * configure.ac: Correct syntax for Solaris ksh.
2635         * configure: Regenerated.
2637 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2639         * configure.ac: Sync with src.
2640         * configure: Regenerate.
2642 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2644         * Makefile.in: Regenerate.
2646 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2648         * config.sub: Sync with src.
2650 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2652         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2653         noncanonical equivalents.
2654         * configure.in: Rename to...
2655         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2656         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2657         target_noncanonical.  Use them.  Rewrite removal of configure
2658         arguments for autoconf 2.59.  Discard variable settings.  Force
2659         program_transform_name for native tools.
2661         * Makefile.in: Regenerated.
2662         * configure: Regenerated with autoconf 2.59.
2664 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2666         * MAINTAINERS (Write After Approval): Add myself.
2668 2007-01-31  Andreas Schwab  <schwab@suse.de>
2670         * Makefile.tpl (LDFLAGS): Substitute it.
2671         * Makefile.in: Regenerate.
2673 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2675         * MAINTAINERS (Write After Approval): Add myself.
2677 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2679         * MAINTAINERS (spu port): Add myself.
2681 2007-01-23  Richard Guenther  <rguenther@suse.de>
2683         PR bootstrap/30541
2684         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2685         * Makefile.tpl (GNATBIND): Substitute it.
2686         (GNATMAKE): Likewise.
2687         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2688         of STAGE_PREFIX.
2689         * Makefile.in: Regenerate.
2690         * configure: Regenerate.
2692 2007-01-18  Mike Stump  <mrs@apple.com>
2694         * configure.in: Re-enable -Werror for gcc builds.
2696 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2698         * MAINTAINERS (Write After Approval): Add myself.
2700 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2702         * configure.in: Change == to = in test command.
2703         * configure: Regenerate.
2705 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2706             Nick Clifton  <nickc@redhat.com>
2707             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2709         * configure.in (build_configargs, host_configargs, target_configargs):
2710         Remove build/host/target parameters.
2711         (host_libs): Add gmp and mpfr.
2712         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2713         * Makefile.def (gmp, mpfr): New.
2714         (gcc): Remove target.
2715         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2716         target_os, target_vendor): New.
2717         (configure): Add host_alias/target_alias arguments; adjust invocations.
2718         * configure: Regenerate.
2719         * Makefile.in: Regenerate.
2721 2007-01-11  Matt Fago  <fago@earthlink.net>
2723         * configure.in: Try to link to functions only in mpfr 2.2.x
2724         to improve robustness of configure tests.
2725         * configure: Regenerate.
2727 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2729         * MAINTAINERS: Add myself as i386 maintainer.
2731 2007-01-08  Jan Hubicka  <jh@suse.cz>
2733         * MAINTAINERS: Add myself as i386 maintainer.
2735 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2737         * configure.in: Add support for an x86_64-mingw* target.
2738         * configure: Regenerate.
2740 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2742         * Makefile.tpl (all-target): Correct @if conditional for target
2743         modules.
2744         * configure.in: Omit libiberty if building only target libgcc.
2745         * configure, Makefile.in: Regenerated.
2747 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2749         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2750         * configure: Regenerate.
2752 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2754         * Makefile.def (target_modules): Add libgcc.
2755         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2756         * Makefile.tpl (clean-target-libgcc): Delete.
2757         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2758         on gcc even for bootstrapped modules.  Rewrite handling of
2759         lang_env_dependencies to loop over target_modules.
2760         * configure.in (target_libraries): Add target-libgcc.
2761         * Makefile.in, configure: Regenerated.
2763 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2765         * configure.in: Reorganize recognition of languages.  Add
2766         --enable-stage1-languages.  Show supported languages for the chosen
2767         target rather than all recognized languages.
2768         * configure: Regenerate.
2770 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2772         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2773         * Makefile.in: Regenerate.
2775 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2777         * configure.in: Warn that MPFR 2.2.0 is buggy.
2778         * configure: Regenerate.
2780 2006-12-27  Ian Lance Taylor  <iant@google.com>
2782         * configure.in: When removing Makefiles to force a reconfigure, also
2783         remove prev-DIR*/Makefile.
2784         * configure: Regenerate.
2786 2006-12-22  Andreas Schwab  <schwab@suse.de>
2788         * configure: Regenerate with correct autoconf version.
2790 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2792         * configure.in: add AC_SUBST for *_FOR_TARGET.
2793         * configure: Regenerate.
2795 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2797         * configure.in: Simplify logic for rejecting languages that cannot
2798         be built.  Separate the case when a language is unsupported,
2799         from the case when the user chooses not to build a language.
2801 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2803         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2804         it only affects bootstrap and could be tested on "$host" as well.
2805         * configure: Regenerate.
2806         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2808 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2810         PR bootstrap/29544
2811         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2812         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2813         move here comment from Makefile.tpl.
2814         * Makefile.tpl: Move some definitions higher in the file.
2815         (STAGE1_CHECKING): New.
2816         * configure.in: Add --enable-stage1-checking.
2817         * configure: Regenerate.
2818         * Makefile.in: Regenerate.
2820 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2822         * MAINTAINERS: Add myself as build system maintainer.
2824 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2826         * MAINTAINERS (Write After Approval): Add myself.
2828 2006-12-13  Eric Christopher  <echristo@apple.com>
2830         * MAINTAINERS: Add myself as darwin maintainer.
2832 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2834         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2836 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
2838         MAINTAINERS: Update my entry.
2840 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2842         * configure.in:  Handle spu makefile frag.
2843         * Makefile.tpl (MAINT): Define
2844         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2845         * configure: Regenerate.
2846         * Makefile.in: Regenerate.
2848 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2850         * config.guess: Import latest version.
2851         * config.sub: Likewise.
2853 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2855         * configure.in (spu-*-*): Don't skip target-libiberty.
2856         * configure: Regenerate.
2858 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2860         PR bootstrap/30134
2861         * configure.in: Correct x86 darwin support for libjava to powerpc
2862         and i?86 only.
2863         * configure: Regenerate.
2865 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2867         * configure.in: Add x86 darwin support for libjava.
2868         * configure: Regenerate.
2870 2006-12-07  Mike Stump  <mrs@apple.com>
2872         * Makefile.def (dependencies): Add dependency for
2873         install-target-libssp and install-target-libgomp on
2874         install-gcc.
2875         * Makefile.in: Regenerate.
2877 2006-12-04  Richard Guenther  <rguenther@suse.de>
2879         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2880         (Non-Algorithmic Maintainers): Move over non-algorithmic
2881         loop optimizer maintainers, add myself as a non-algorithmic
2882         middle-end maintainer.
2884 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2886         * MAINTAINERS (Write After Approval): Add myself.
2888 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2890         * configure.in: Update error message for missing GMP/MPFR.
2892         * configure: Regenerate.
2894 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2896         * configure.in: Update MPFR version in error message.
2898         * configure: Regenerate.
2900 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2902         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2903         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2904         --with-gmp-lib): New flags.
2906         * configure: Regenerate.
2908 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2910         * MAINTAINERS (Write After Approval): Change my email address.
2912 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2914         * MAINTAINERS (Write After Approval): Add myself.
2916 2006-11-22  Philipp Thomas  <pth@suse.de>
2918         * MAINTAINERS (i18n): Update e-mail address.
2920 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2922         * MAINTAINERS (spu port): Add myself as maintainer.
2923         (Write After Approval): Remove myself.
2925 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2927         * configure.in (skipdirs): Don't build libssp for SPU.
2928         * configure: Regenerate.
2930 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2932         * MAINTAINERS (spu port): Add myself as maintainer.
2933         (libobjc): Update my email address.
2935 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2937         * MAINTAINERS (Write After Approval): Add myself.
2939 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2941         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2942         * configure : Rebuilt.
2944 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2946         * MAINTAINERS (Write After Approval): Add myself.
2948 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2950         * MAINTAINERS (Write After Approval): Add myself.
2952 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2954         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2955         libmpfr.a.
2956         * configure: Regenerate.
2958 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2960         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2961         (unstage): Test for stage_last presence.
2963         PR bootstrap/29802
2964         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
2965         STAGE_PREFIX.
2966         * Makefile.in: Regenerate.
2968 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2970         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2971         maintainers.
2973 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2975         * MAINTAINERS (Write After Approval): Add myself.
2977 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2979         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2980         and stageN-package/Makefile.
2981         * Makefile.in: Regenerated.
2983 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2985         * configure.in: Remove target-libgloss from noconfigdirs for
2986         bfin-*-*.
2987         * configure: Regenerated.
2989 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2991         * configure.in (have_gmp): Only error if the gcc directory exists.
2993         * configure: Regenerate.
2995 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2997         * configure.in: Robustify error message for missing GMP/MPFR.
2999         * configure: Regenerate.
3001 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3003         * MAINTAINERS (Write After Approval): Add myself.
3005 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3007         * MAINTAINERS: Change email address.
3009 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3011         * MAINTAINERS (Write After Approval): Add myself.
3013 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3015         * MAINTAINERS (Write After Approval): Add myself.
3017 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3019         * MAINTAINERS (Write After Approval): Move myself to
3020         Write After Approval section.
3022 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3024         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3025         need_gmp anymore.
3026         * configure: Regenerate.
3028 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3030         * MAINTAINERS (Write After Approval): Add myself.
3032 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3034         * config.guess: Import latest version.
3035         * config.sub: Likewise.
3037 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3039         * Makefile.def: Added pdf target handling.
3040         * Makefile.tpl: Added pdf target handling.
3041         * Makefile.in: Regenerated.
3043 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3045         * MAINTAINERS: Add self as score port maintainer.
3047 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3049         * MAINTAINERS (Write After Approval): Add myself.
3051 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3053         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3054         or newer.
3055         * configure: Regenerated.
3057 2006-09-27  Dave Brolley  <brolley@redhat.com>
3059         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3060         using $s instead of $r.
3061         * configure: Regenerated.
3063 2006-09-26  Thiemo Seufer  <ths@mips.com>
3065         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3066         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3067         * configure: Regenerate.
3069 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3071         * MAINTAINERS (Write After Approval): Remove myself.
3073 2006-09-22  Chao-ying Fu  <fu@mips.com>
3075         * MAINTAINERS (Write After Approval): Add myself.
3077 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3079         * MAINTAINERS: Add self as soft-fp maintainer.
3081 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3083         * MAINTAINERS: Add myself as avr maintainer.
3084         Remove Marek Michalkiewicz as avr maintainer.
3086 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3088         * MAINTAINERS (Write After Approval): Add myself.
3090 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3092         * configure.in: Never build newlib for a Mingw host.
3093         Never build newlib as Mingw target library.
3094         Test the existence of winsup/cygwin for building a Cygwin newlib,
3095         rather than just winsup.
3096         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3097         building a Mingw target.
3098         * configure: Regenerate.
3100 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3102         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3104 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3106         * config.guess: Import from src (was more updated).
3107         * config.sub: Likewise.
3109 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3111         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3112         * configure: Regenerated.
3114 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3116         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3117         for stages after the first.
3119 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3121         * Makefile.def: Add dependencies for configure-opcodes
3122         on configure-intl and all-opcodes on all-intl.
3123         * Makefile.in: Regenerated.
3125 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3127         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3129 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3131         Port to hosts whose 'sort' and 'tail' implementations
3132         treat operands with leading '+' as file names, as POSIX
3133         has required since 2001.  However, make sure the code still
3134         works on pre-POSIX hosts.
3135         * ltmain.sh: Don't assume "sort +2" is equivalent to
3136         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3138 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3140         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3142 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3144         * ltconfig: chmod 644 before ranlib during install.
3146 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3148         PR bootstrap/18058
3149         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3150         if the bootstrap compiler is a GCC version that supports it.
3151         * configure: Regenerate.
3153 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3155         * configure.in: Fix thinkos in previous check-in.
3156         * configure: Regenerate.
3158 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3160         PR other/27063
3161         * configure.in: Test subdir_requires and give an appropriate
3162         error message.
3163         * configure: Regenerate.
3165 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3167         * MAINTAINERS (Write After Approval): Add myself.
3169 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3171         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3173 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3175         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3177 2006-06-20  David Ayers  <d.ayers@inode.at>
3179         PR bootstrap/28072
3180         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3181         whether target-libjava is being configured instead of whether the
3182         java front end is enabled.
3183         * configure: Regenerate.
3185 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3187         PR target/27540
3188         * configure.in: Only enable libgomp on IRIX 6.
3189         * configure: Regenerate.
3191 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3193         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3194         too.
3195         * Makefile.in: Regenerate.
3197 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3199         * config-ml.in: Alter CCASFLAGS to include special
3200         multilib options the same as is done for CFLAGS.
3202 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3204         * configure.in: Don't enable libgomp on hpux10.
3205         * configure: Rebuilt.
3207 2006-06-12  David Ayers  <d.ayers@inode.at>
3209         PR bootstrap/27963
3210         PR target/19970
3211         * configure.in: Remove target-boehm-gc from noconfigdirs where
3212         ${libgcj} is specified.
3213         * configure: Regenerate.
3215 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3217         Sync from src:
3219         * configure.in: Sync.
3220         * configure: Regenerated.
3222         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3224         * Makefile.def: Added dependencies from sim and gdb on intl, and
3225         added configure dependencies to everything with an all dependency
3226         on intl.
3227         * Makefile.in: Regenerated.
3229 2006-06-06  David Ayers  <d.ayers@inode.at>
3231         PR libobjc/13946
3232         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3233         * Makefile.in: Regenerate.
3234         * configure.in: Add --enable-objc-gc at toplevel and have it
3235         enable boehm-gc for Objective-C.
3236         Remove target-boehm-gc from libgcj.
3237         Add target-boehm-gc to target_libraries.
3238         Add target-boehm-gc to noconfigdirs where ${libgcj}
3239         is specified.
3240         Assert that boehm-gc is supported when requested for Objective-C.
3241         Only build boehm-gc if needed either for Java or Objective-C.
3242         * configure: Regenerate.
3244 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3246         PR 27674
3247         * Makefile.tpl (configure-[+prefix+][+module+],
3248         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3249         Remove rule to unstage bootstrapped modules.
3250         (stage_current): New.
3251         * Makefile.in: Regenerate.
3253 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3255         * MAINTAINERS (Write After Approval): Update my e-mail address.
3257 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3259         * include/libiberty.h: Declare pex_run_in_environment.
3261 2006-05-31  Asher Langton  <langton2@llnl.gov>
3263         * MAINTAINERS (Write After Approval): Add myself.
3265 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3267         * Makefile.def (bfd, opcodes): Fix lib_path.
3268         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3269         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3270         * Makefile.in: Regenerate.
3272 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3274         * Makefile.in: Regenerate.
3276 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3278         * Makefile.def: Add install-html target. Add datarootdir
3279         docdir and htmldir to flags_to_pass.
3280         * Makefile.tpl: Add install-html target.
3281         * Makefile.in: Regenerate.
3282         * configure.in: Add --with-datarootdir, --with-docdir, and
3283         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3284         * configure: Regenerate.
3286 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3288         * configure.in: Enable gprof for cross builds.
3289         * configure: Regenerate.
3291 2006-05-22  Richard Guenther  <rguenther@suse.de>
3293         Revert
3294         2006-01-31  Richard Guenther  <rguenther@suse.de>
3295         Paolo Bonzini  <bonzini@gnu.org>
3297         * Makefile.def (target_modules): Add libgcc-math target module.
3298         * configure.in (target_libraries): Add libgcc-math target library.
3299         (--enable-libgcc-math): New configure switch.
3300         * Makefile.in: Re-generate.
3301         * configure: Re-generate.
3302         * libgcc-math: New toplevel directory.
3304 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3305             Andreas Tobler  <a.tobler@schweiz.ch>
3307         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3308         * configure: Rebuilt.
3310 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3312         * MAINTAINERS (Write After Approval): Add myself.
3314 2006-05-01  DJ Delorie  <dj@redhat.com>
3316         * configure.in: Restore CFLAGS if GMP isn't present.
3317         * configure: Regenerate.
3319 2006-05-01  Richard Guenther  <rguenther@suse.de>
3321         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3322         maintainer.
3324 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3326         * MAINTAINERS (Write After Approval): Add myself.
3328 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3330         * MAINTAINERS (Write After Approval): Add myself.
3332 2006-04-18  DJ Delorie  <dj@redhat.com>
3334         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3335         reference libgloss so that libssp can be built in a combined
3336         tree.
3337         * configure: Regenerate.
3339 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3341         * MAINTAINERS (Write After Approval): Add myself.
3343 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3345         * configure.in: Require makeinfo 4.4 or higher.
3346         * configure: Regenerate.
3348 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3350         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3351         Rearrange the entries of other libraries to have them in one place.
3353 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3355         * MAINTAINERS (Write After Approval): Remove myself.
3356         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3358 2006-03-14  Richard Guenther  <rguenther@suse.de>
3360         * configure: Regenerate with autoconf 2.13.
3362 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3364         * MAINTAINERS: Use my work address.
3366         * MAINTAINERS: Update my E-mail address.
3368 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3370         * configure.in: Handle --disable-<component> generically.
3371         * configure: Regenerate.
3373 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3375         PR libgcj/17311
3376         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3378 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3380         * MAINTAINERS (Write After Approval):  Remove myself.
3381         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3383 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3385         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3386         (TARGET_CONFIGDIRS): Remove.
3387         * configure.in: Remove AC_SUBST(target_configdirs).
3388         * Makefile.in, configure: Regenerated.
3390 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3392         * MAINTAINERS (Write After Approval):  Remove myself.
3393         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3395 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3397         PR bootstrap/25670
3399         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3401         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3402         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3403         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3404         BUILD_PREFIX, BUILD_PREFIX_1.
3405         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3407         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3408         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3410         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3411         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3412         of `cat stage_current`.  Always provide the `r' and `s' variables.
3413         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3414         a single shell execution.
3415         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3416         bootstrapped modules, make the stage1 module if the build was not
3417         started yet, else build the current stage.
3418         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3419         (all-build, all-host, all-target, [+make_target+]-host,
3420         [+make_target+]-target): Do not use \-continued lines.
3421         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3422         (current_stage, restrap, stage_last): New.
3424         * Makefile.in: Regenerate.
3425         * configure: Regenerate.
3427 2006-02-19  Bud Davis  <jmdavis@link.com>
3429         * MAINTAINERS (Write After Approval):  Remove myself.
3430         (Language Front End Maintainers):  Add myself as fortran 95
3431         maintainer and update e-mail address.
3433 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3435         * MAINTAINERS (Write After Approval):  Remove myself.
3436         (Language Front End Maintainers):  Add myself as fortran 95
3437         maintainer.
3439 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3441         * MAINTAINERS (Write After Approval): Add myself.
3443 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3445         * MAINTAINERS (Write After Approval):  Remove myself.
3446         (Language Front End Maintainers):  Add myself as
3447         fortran 95 maintainer.
3449 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3451         Sync from src:
3453         2005-12-27  Leif Ekblad  <leif@rdos.net>
3455         * configure.in: Add support for RDOS target.
3456         * configure: Regenerate.
3458 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3459             Andreas Schwab  <schwab@suse.de>
3461         * configure: Regenerate.
3463 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3465         * configure.in (enable_libgomp): Add AIX.
3466         * configure: Regenerate.
3468 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3470         * MAINTAINERS (Write After Approval): Add myself.
3472 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3474         * MAINTAINERS (Write After Approval): Add myself.
3476 2006-01-31  Richard Guenther  <rguenther@suse.de>
3477         Paolo Bonzini  <bonzini@gnu.org>
3479         * Makefile.def (target_modules): Add libgcc-math target module.
3480         * configure.in (target_libraries): Add libgcc-math target library.
3481         (--enable-libgcc-math): New configure switch.
3482         * Makefile.in: Re-generate.
3483         * configure: Re-generate.
3484         * libgcc-math: New toplevel directory.
3486 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3488         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3489         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3490         the assembler, linker and binutils.
3491         * configure: Regenerate.
3493 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3495         * MAINTAINERS (Write After Approval): Add myself.
3497 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3499         * configure: Regenerate.
3501 2006-01-18  Richard Henderson  <rth@redhat.com>
3502             Jakub Jelinek  <jakub@redhat.com>
3503             Diego Novillo  <dnovillo@redhat.com>
3505         * libgomp: New directory.
3506         * Makefile.def: Add target_module libgomp.
3507         * Makefile.in: Regenerate.
3508         * configure.in (target_libraries): Add target-libgomp.
3509         * configure: Regenerate.
3511 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3513         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3514         @ from continuation.
3515         * Makefile.in: Rebuilt.
3517 2006-01-04  Chris Lattner  <sabre@gnu.org>
3519         * MAINTAINERS (Write After Approval): Add myself.
3521 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3523         PR bootstrap/24252
3525         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3526         * Makefile.tpl (OBJDUMP): New.
3527         (EXTRA_HOST_FLAGS): Add it.
3528         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3530         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3531         to use symbolic links between directories.  Avoid race conditions
3532         or make them harmless.
3533         * configure.in: Do not try to use symbolic links between directories.
3535         * Makefile.def (LEAN): Pass.
3536         * Makefile.tpl (LEAN): Define.
3537         (stage[+id+]-start): Accept that the previous directory does not
3538         exist, if the bootstrap is lean.
3539         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3540         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3541         configure substitution.
3542         ([+compare-target+]): Likewise.
3543         ([+bootstrap-target+]-lean): New.
3544         * configure.in: Remove lean bootstrap support from here.
3546         * Makefile.in: Regenerate.
3547         * configure: Regenerate.
3549 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3551         * MAINTAINERS (libdecnumber): Add myself.
3553 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3555         * libtool-ldflags: New script.
3557 2006-01-02  Andreas Schwab  <schwab@suse.de>
3559         * configure.in: When reconfiguring remove Makefile in
3560         all stage directories.
3561         * configure: Regenerate.
3563 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3565         * MAINTAINERS: Update my email address.
3567 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3569         Revert Ada-related part of the previous change.
3571         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3572         Do not pass.
3573         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3574         * Makefile.in: Regenerate.
3575         * configure.in: Do not include mt-ppc-aix target fragment.
3576         * configure: Regenerate.
3578 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3580         * configure.in: Select appropriate fragments for PowerPC/AIX.
3581         * configure: Regenerate.
3583         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3584         BOOT_CFLAGS, BOOT_LDFLAGS.
3585         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3586         BOOT_CFLAGS, BOOT_LDFLAGS.
3587         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3588         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3589         (stage): Fail if we cannot complete the work.
3590         * Makefile.in: Regenerate.
3592 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3594         * configure.in: Replace ms1 with mt.
3595         * configure: Rebuilt.
3597 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3599         * MAINTAINERS: Update my email address.
3601 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3603         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3604         install-host-nogcc): Don't invoke $(stage) at the end.
3605         * Makefile.in: Regenerate.
3607 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3609         * configure.in: Flip the top-level bootstrap switch.
3610         * configure: Regenerate.
3612 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3614         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3615         $(stage) and $(unstage).
3616         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3617         (all): Remove stray semicolon.
3618         (local-distclean): Don't handle multilib.tmp and multilib.out.
3619         (install.all): Set $s for consistency.
3620         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3621         check_multilibs setting.  Always make the install directory.
3622         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3623         Correct @if/@endif.
3624         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3625         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3626         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3627         (multilib.out): Remove.
3628         * Makefile.in: Regenerated.
3630 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3632         * MAINTAINERS (Write After Approval): Add myself.
3634 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3636         * MAINTAINERS: Add myself as mt maintainer.
3638         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3640 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3642         * MAINTAINERS: Change email address.
3644 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3646         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3647         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3648         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3649         Find in-tree tools if available.
3650         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3651         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3652         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3653         (COMPILER_*_FOR_TARGET): New.
3654         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3655         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3656         (CONFIGURED_*, USUAL_*): Remove.
3657         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3658         STRIP): Use autoconf substitutions.
3659         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3660         COMPILER_NM_FOR_TARGET): New.
3661         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3663         (all): Make all-host and all-target in parallel.
3664         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3665         that $$r and $$s are set before invoking a recursive make.
3666         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3667         ([+bootstrap-target+]): Inline most of the `all' target.
3669 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3671         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3672         from the gcc build directory.
3673         * Makefile.in: Regenerate.
3675 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3677         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3678         depend on all-libdecnumber.
3679         * configure.in (host_libs): Include libdecnumber.
3680         * Makefile.in: Regenerate.
3681         * configure: Likewise.
3683 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3685         * libdecnumber: Import decNumber sources from the dfp-branch.
3687 2005-11-21  Kean Johnston  <jkj@sco.com>
3689         * config.sub, config.guess: Sync from upstream sources.
3691 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3693         Import from Autoconf sources:
3695         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3696         * config/move-if-change: Don't output "$2 is unchanged";
3697         suggested by Ben Elliston.  Handle weird characters correctly.
3699 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3701         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3702         to match upstream libtool for darwin.
3704 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3706         * Makefile.def: Remove gdb dependencies for gdbtk.
3707         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3708         (configure-gdb, install-gdb): New rules.
3709         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3710         * Makefile.in, configure: Regenerated.
3712 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3714         * MAINTAINERS (Write After Approval): Add myself.
3716 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3718         * MAINTAINERS (Write After Approval): Add myself.
3720 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3722         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3723         Diego Novillo.
3725 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3727         PR bootstrap/24297
3728         * Makefile.tpl (do-[+make-target+], do-check, install,
3729         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3730         are set before recursing.
3731         * Makefile.in: Regenerate.
3733 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3735         PR bootstrap/18939
3736         * Makefile.def (gcc) <target>: Fix thinko.
3737         * Makefile.in: Regenerate.
3739 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3741         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3742         * configure: Regenerate.
3744 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3746         * MAINTAINERS (Write After Approval): Add self.
3748 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3750         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3751         target-libffi, target-qthreads, target-libjava, and
3752         targetlibobjc.
3753         * configure: Regenerate.
3755 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3757         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3758         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3759         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3760         (USUAL_OBJDUMP_FOR_TARGET): New.
3761         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3762         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3763         * configure, Makefile.in: Regenerated.
3765 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3767         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3768         before other host packages.
3770 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3772         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3774 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3776         PR bootstrap/22340
3778         * configure.in (default_target): Remove.
3779         * Makefile.tpl (all): Do not use prerequisites as subroutines
3780         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3781         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3782         use prerequisites as subroutines.
3783         (check-host, check-target): New.
3784         (bootstrap configure & all targets): Do not use stage*-start
3785         if the directory layout is already ok.
3786         (non-bootstrap configure & all targets): Prepend a $(unstage).
3787         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3788         (NOTPARALLEL): Remove.
3789         (unstage, stage variables): New variables.
3790         (unstage, stage targets): Simply expand to those variables.
3792         * configure: Regenerate.
3793         * Makefile.in: Regenerate.
3795 2005-10-04  James E Wilson  <wilson@specifix.com>
3797         * Makefile.def (lang_env_dependencies): Add libmudflap.
3798         * Makefile.in: Regenerate.
3800 2005-10-03  Andreas Schwab  <schwab@suse.de>
3802         Backport from libtool CVS:
3803         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3805         * ltmain.sh: add support for installing into temporary
3806         staging area (e.g. 'make install DESTDIR=...')
3808 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3810         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3811         * configure: Regenerated.
3813 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3815         * configure: Regenerate with the correct
3816         autoconf version.
3818 2005-09-30  Catherine Moore  <clm@cm00re.com>
3820         * configure.in (bfin-*-*): New.
3821         * configure: Regenerated.
3823 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3825         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3826         (LIPO_FOR_TARGET): New.
3827         (CONFIGURED_LIPO_FOR_TARGET): New.
3828         (USUAL_LIPO_FOR_TARGET): New.
3829         (STRIP_FOR_TARGET): New.
3830         (CONFIGURED_STRIP_FOR_TARGET): New.
3831         (USUAL_STRIP_FOR_TARGET): New.
3832         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3833         STRIP_FOR_TARGET.
3834         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3835         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3836         * Makefile.in: Regenerate.
3837         * configure: Regenerate.
3839 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3841         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3842         (rs6000-*-aix*): Same.
3843         * configure: Regenerate.
3845 2005-09-16  Tom Tromey  <tromey@redhat.com>
3847         * MAINTAINERS: Add self as java maintainer.
3849 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3851         * configure.in: Recognize f95 in the --enable-languages option,
3852         and substitute it for fortran, issuing a warning.
3853         * configure: Regenerate.
3855 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3857         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3858         * configure:  Regenerated.
3860 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3862         * MAINTAINERS: Add self as ms1 maintainer.
3864 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3866         * Makefile.def (libssp): Add to lang_env_dependencies.
3867         * Makefile.in: Regenerate.
3869 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3871         * MAINTAINERS: Add myself as middle-end maintainer.
3873 2005-08-17  Christian Groessler  <chris@groessler.org>
3875         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3876         * Makefile.in: Regenerate.
3878 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3880         * MAINTAINERS (write after approval): Added myself.
3882 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3884         * MAINTAINERS (Write After Approval): Add myself.
3886 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3888         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3889         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3890         Look for alternate names of the target cc and c++
3891         * configure: Regenerate.
3893 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3895         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3896         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3897         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3898         tools; remove code to manually set them.
3899         (Target tools): Look in the environment for them.
3900         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3901         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3902         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3903         build directory.
3904         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3905         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3906         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3907         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3908         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3909         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3910         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3911         * configure: Regenerate.
3912         * Makefile.in: Regenerate.
3914 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3916         * MAINTAINERS: Update for removed CPU targets.
3918 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3920         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3921         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3922         * Makefile.in: Regenerated.
3924 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3926         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3927         (CFLAGS_FOR_TARGET): Use it.
3928         (CXXFLAGS_FOR_TARGET): Likewise.
3929         * Makefile.in: Regenerated.
3930         * configure.in (--with-build-sysroot): New option.
3931         * configure: Regenerated.
3933 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3935         * Makefile.tpl: Wrap install between unstage and stage
3936         * Makefile.in: Regenerate.
3938 2005-07-21  Eric Christopher  <echristo@apple.com>
3940         * MAINTAINERS: Update affiliation.
3942 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3944         * MAINTAINERS: Add self as crx port maintainer.
3946 2005-07-20  DJ Delorie  <dj@redhat.com>
3948         * MAINTAINERS: Add self as m32c maintainer.
3950 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3952         * all files: Update FSF address.
3954 2005-07-15  Eric Christopher  <echristo@redhat.com>
3956         * MAINTAINERS: Change affiliation.
3958 2005-07-14  Jim Blandy  <jimb@redhat.com>
3960         * configure.in: Add cases for Renesas m32c.
3961         * configure: Regenerated.
3963 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3965         * COPYING.LIB: Update from fsf.org.
3967 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3969         * COPYING, compile, config.guess,
3970         config.sub, install-sh, missing, mkinstalldirs,
3971         symlink-tree, ylwrap: Sync from upstream sources.
3972         * config-ml.in: Update FSF address.
3974 2005-07-13  Eric Christopher  <echristo@redhat.com>
3976         * configure.in: Add toplevel noconfigdir support for tpf.
3977         * configure: Regenerate.
3979 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3981         PR ada/22340
3983         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3984         * Makefile.in: Regenerate.
3986 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3988         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3989         Brolley to write-after-approval.
3991 2005-07-07  Andreas Schwab  <schwab@suse.de>
3993         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3994         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3995         * Makefile.in: Regenerated.
3997 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3999         * configure.in: Don't build sim or rda when targetting darwin.
4000         * configure: Regenerate.
4002 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4004         * configure.in: Add --enable-libssp and --disable-libssp.
4005         * configure: Regenerate with autoconf-2.13.
4007 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4009         * Makefile.def (target_modules): Add libssp.
4010         * configure.in (target_libraries): Add target-libssp.
4011         * configure: Rebuilt.
4012         * Makefile.in: Rebuilt.
4014 2005-07-01  Zack Weinberg  <zackw@panix.com>
4016         * MAINTAINERS: Change email address.  Resign from maintainership.
4018 2005-07-01  Richard Guenther  <rguenther@suse.de>
4020         * MAINTAINERS: Change my e-mail address and affiliation.
4022 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4024         * Makefile.def (stagefeedback): Come after profile.
4025         Define profiledbootstrap target.
4026         * Makefile.tpl (profiledbootstrap): Remove.
4027         (stageprofile-end): Zap stagefeedback.
4028         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4029         * Makefile.in: Regenerate.
4031 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4033         * MAINTAINERS: Update my email address.
4035 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4037         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4038         In 'cpp' stanza, support '#line' as well as '# '.
4040 2005-06-08  Andreas Schwab  <schwab@suse.de>
4042         * MAINTAINERS: Move myself from 'Write After Approval' to
4043         'CPU Port Maintainers' section as m68k maintainer.
4045 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4047         * configure.in (unsupported_languages): New macro.
4048         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4049         non-ported target libraries in noconfigdirs.
4050         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4051         non-linux-gnu.  Remove libgcj_ex_libffi.
4052         <lang_frag loop>: Set add_this_lang=no if the language is in
4053         unsupported_languages.
4054         * configure: Regenerate.
4056 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4058         * configure.in: Fix typo in handling of --with-mpfr-dir.
4059         * configure: Regenerate.
4061 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4063         * MAINTAINERS: Update my email address.
4065 2005-06-02  Jim Blandy  <jimb@redhat.com>
4067         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4068         accepted into the master sources.)
4070 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4071             Michael Snyder  <msnyder@redhat.com>
4072             Stan Cox  <scox@redhat.com>
4074         * configure.in: Set noconfigdirs for ms1.
4076         * configure: Regenerate.
4078 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4080         * MAINTAINERS (Write After Approval): Add self.
4082 2005-06-01  Josh Conner  <jconner@apple.com>
4084         * MAINTAINERS (Write After Approval): Add self.
4086 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4088         * MAINTAINERS: Update my email address.
4090 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4092         * MAINTAINERS (Write After Approval): Add self.
4094 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4096         * MAINTAINERS (Write After Approval): Remove self.
4098 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4100         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4101         (Dependencies): Consider target modules for bootstrap dependencies.
4102         Make target bootstrap modules depend on each stage's gcc.
4103         * Makefile.in: Regenerate.
4105 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4107         * Makefile.def (configure-gcc): Depend on binutils having been built.
4108         (all-gcc): No need to do it here.
4109         * Makefile.in: Regenerate.
4111 2005-05-19  Paul Brook  <paul@codesourcery.com>
4113         * configure.in: Rewrite misleading error message when requested
4114         language cannot be built.
4115         * configure: Regenerate.
4117 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4119         * ylwrap: Import from Automake 1.9.5.
4121 2005-05-13  David Ung  <davidu@mips.com>
4123         * MAINTAINERS (Write After Approval): Add self.
4125 2005-05-09  Mike Stump  <mrs@apple.com>
4127         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4128         lt_cv_sys_max_cmd_len for now.
4130 2005-05-09  Stan Cox  <scox@redhat.com>
4132         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4134 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4136         * README.SCO: Update the URL.
4138 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4140         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4141         with_gnu_ld to libtool.
4142         * ltcf-c.sh (aix[45]): Define file_list_spec.
4143         * ltcf-cxx.sh (aix[45]): Same.
4144         * ltcf-gcj.sh (aix[45]): Same.
4145         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4146         exists, write list of input files to temporary file.
4148 2005-05-04  Mike Stump  <mrs@apple.com>
4150         * configure.in: Always pass --target to target configures as
4151         otherwise rebuilds that do --recheck will fail.
4152         * confiugure: Rebuilt.
4154 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4156         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4157         STAGE_HOST_EXPORTS.
4158         (configure, all): Add bootstrap support.
4159         (Host modules, target modules): Pass post-stage1 flags and exports.
4160         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4161         * Makefile.in: Regenerate.
4163 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4165         * configure: Regenerate.
4167 2005-04-27  Mike Stump  <mrs@apple.com>
4169         * MAINTAINERS: Add self as darwin maintainer.
4171 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4173         * config.sub: Update from master copy.
4175 2005-04-21  Mike Stump  <mrs@apple.com>
4177         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4178         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4180 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4182         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4183         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4184         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4185         "*-*-elf" and "*-*-linux*".
4186         * configure: Regenerate.
4188 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4190         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4192 2005-04-12  Mike Stump  <mrs@apple.com>
4194         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4196 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4198         * MAINTAINERS (Write After Approval): Add myself.
4200 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4202         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4204 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4206         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4207         (TARGET_CONFIGARGS): Include --with-target-subdir.
4208         (configure, all): New macros.  Use them throughout.
4209         * Makefile.in: Regenerate.
4211 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4213         * MAINTAINERS (Write After Approval): Add myself.
4215 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4217         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4219 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4221         * MAINTAINERS: Move John Carr to Write After Approval.
4223 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4225         * config/mh-mingw32: Delete.
4226         * configure.in: Don't use it.
4227         * configure: Regenerate.
4229 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4231         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4232         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4233         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4234         (HOST_LIB_PATH): Generate from Makefile.def.
4235         (TARGET_LIB_PATH): Likewise.
4236         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4237         * Makefile.in: Regenerate.
4238         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4239         (RPATH_ENVVAR): Include Darwin case.
4240         * configure: Regenerate.
4242 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4244         * MAINTAINERS (Various Maintainers): Remove self.
4245         (Write After Approval): Add self.
4247 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4249         * MAINTAINERS (Various Maintainers): Add self.
4251 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4253         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4254         * configure: Regenerate.
4256 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4258         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4259         gcc_version, and gcc_version_trigger from set of flags to pass.
4260         * Makefile.tpl: Remove definitions of above variables.
4261         (config.status): Remove dependency on $(gcc_version_trigger).
4262         * Makefile.in: Regenerate.
4263         * configure.in: Do not reference config/gcc-version.m4 nor
4264         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4265         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4266         * configure: Regenerate.
4268 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4269             Andrew Pinski  <pinskia@physics.uc.edu>
4271         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4272         * Makefile.in: Regenerate.
4274 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4276         * MAINTAINERS (Write After Approval): Add myself.
4278 2005-03-03  David Ayers  <d.ayers@inode.at>
4280         * MAINTAINERS (Write After Approval): Add myself.
4282 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4284         PR libgcj/20160
4285         * ltmain.sh: Avoid creating archives with components that have
4286         duplicate basenames.
4288 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4290         PR bootstrap/20250
4291         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4292         instead of check.
4293         * Makefile.in: Regenerate.
4295 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4297         * Makefile.in: Regenerate to fix conflict between the previous two
4298         patches.
4300 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4302         PR bootstrap/17383
4303         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4304         * Makefile.tpl (HOST_SUBDIR): New substitution.
4305         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4306         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4307         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4308         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4309         (Host modules, Bootstrapped modules): Use it.
4310         (Build modules, Target modules): Do not create symlink trees,
4311         always configure out-of-srcdir.
4312         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4313         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4314         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4315         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4317         * Makefile.in: Regenerate.
4318         * configure: Regenerate.
4320 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4322         Merged from libada-gnattools-branch:
4323         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4325         * gnattools: New directory.
4326         * Makefile.def: Add gnattools as a module, depending on target-libada.
4327         * Makefile.in: Regenerate.
4328         * configure.in: Include gnattools in host_tools; disable it if ada
4329         is disabled.
4330         * configure: Regenerate.
4332 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4334         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4335         treelang maintainer.
4336         (Write After Approval): Remove myself.
4338 2005-02-23  Paul Schlie  <schlie@comcast.net>
4340         * configure.in: Allow darwin targeted ports to build tk, itcl and
4341         libgui.
4342         * configure: Regenerate.
4344 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4346         PR libgcj/10353
4347         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4348         * configure: Regenerate.
4350 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4352         * MAINTAINERS (Write After Approval): Add myself.
4354 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4356         * MAINTAINERS: Update my e-mail address.
4358 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4360         * MAINTAINERS (Write After Approval): Add myself.
4362 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4364         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4365         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4366         target-libgloss when not *-*-elf and *-*-aout.
4367         * configure: Regenerate.
4369 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4371         * MAINTAINERS: Remove obsolete entries.
4373         * MAINTAINERS (Write After Approval): Add Michael Matz.
4375 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4377         * MAINTAINERS: Remove self as cpplib maintainer.
4379 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4381         * install-sh, config.sub: Import from upstream.
4383 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4385         PR bootstrap/18222
4386         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4387         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4388         * Makefile.in: Regenerate.
4390 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4392         * MAINTAINERS: Update my email address.
4394 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4395             Andreas Schwab  <schwab@suse.de>
4397         PR bootstrap/18033
4398         * config-ml.in: Eval option if surrounded by single quotes.
4400 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4402         Revert 2004-12-28 Makefile changes, a better fix will be
4403         applied to mainline and src after GCC 4.0 branches.
4405 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4407         PR bootstrap/17383
4409         * Makefile.def (target_modules): Remove stage parameter,
4410         it is always true now.
4411         * Makefile.tpl (configure-build-[+module+],
4412         configure-target-[+module+]): Always build symlink tree
4413         for the directory and for include.  BUILD_SUBDIR and
4414         TARGET_SUBDIR cannot be . anymore.
4415         * Makefile.in: Regenerate.
4417 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4419         Revert 2004-12-08 Makefile changes.
4421 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4423         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4424         cygwin, mingw.
4426 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4428         * configure.in (sh64-*-*): Reenable gprof.
4429         * configure: Regenerate.
4431 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4433         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4434         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4435         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4436         * Makefile.in: Regenerate.
4438 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4440         * MAINTAINERS: Update my email address.
4442 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4444         * Makefile.tpl: Generate normal dependencies if the LHS module is
4445         not bootstrapped.
4446         * Makefile.in: Regenerate.
4448 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4450         * configure.in: Include config/gxx-include-dir.m4.  Use
4451         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4452         * configure: Regenerate.
4454 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4456         * config.if: Delete.
4457         * configure.in: Set libstdcxx_incdir directly.
4458         * configure: Regenerate.
4460 2004-12-02  Eric Christopher  <echristo@redhat.com>
4462         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4463         * Makefile.in: Regenerate.
4465 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4467         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4468         * configure: Regenerate.
4470 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4472         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4473         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4474         * configure: Regenerate.
4476 2004-12-01  Eric Christopher  <echristo@redhat.com>
4478         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4479         of things to remove.
4481 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4483         * MAINTAINERS (Write After Approval): Update my e-mail address.
4485 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4487         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4488         from CVS libtool to always pass_all.
4490 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4492         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4493         (hppa*64*-*-*): Delete incorrect comment.
4494         * configure: Rebuilt.
4496 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4498         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4500 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4502         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4503         from CVS libtool to always pass_all.
4505 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4507         * install-sh, compile: Import from automake.
4509 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4511         * config.guess, config.sub:  Import from savannnah.
4513 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4515         * MAINTAINERS (Write After Approval): Add myself
4517 2004-11-12  Mike Stump  <mrs@apple.com>
4519         * Makefile.def: Add html support.
4520         * Makefile.tpl: Likewise.
4521         * Makefile.in: Regenerate.
4523 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4525         PR 18423
4526         * configure.in: Remove all instances of build-fixincludes from
4527         noconfigdirs.
4528         (build_configargs): Supply --target to subdirectories.
4529         * configure: Regenerate.
4531         * Makefile.def: Make gcc install depend on fixincludes install.
4532         * Makefile.in: Regenerate.
4534 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4536         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4538 2004-11-11  Paul Brook  <paul@codesourcery.com>
4540         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4542 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4544         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4545         target-libgfortran.
4546         * configure: Regenerate.
4548 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4550         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4551         like CC.
4553 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4555         * Makefile.def (host fixincludes): Specify missing targets.
4556         * Makefile.in: Regenerate.
4558 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4560         * MAINTAINERS: Add myself
4562 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4564         * MAINTAINERS (Write After Approval): Add myself.
4566 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4568         * Makefile.def: Build fixincludes for the host, too.
4569         * Makefile.in: Regenerate.
4570         * configure.in (host_tools): Add fixincludes.
4571         * configure: Regenerate.
4573 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4575         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4576         * configure: Regenerated.
4578 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4580         PR other/17783
4581         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4582         * configure: Regenerated.
4584 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4586         * README.SCO: Update per FSF instructions.
4588 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4590         PR target/18151
4591         * configure.in (case ${target}): Do not build fixincludes for avr.
4592         * configure: Regenerated.
4594 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4596         * configure.in (case ${target}): Do not build fixincludes
4597         on platforms where it is not used.
4598         * configure: Regenerated.
4600 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4602         * configure.in: Use an absolute path to install-sh.
4603         * configure: Regenerated.
4605 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4607         * MAINTAINERS (Write After Approval): Add myself.
4609 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4611         * MAINTAINERS: Remove from Write After Approval those that are
4612         already maintainers.
4614 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4616         * MAINTAINERS:  Update my email address.
4618 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4620         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4621         * configure: Regenerate.
4623 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4625         * MAINTAINERS:  Update my email address.
4627 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4629         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4630         entries belonging to this category.
4632 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4634         * MAINTAINERS: Update my e-mail address.
4636 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4638         Fix wrong conflict resolution in:
4640         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4642         * Makefile.in: Regenerate.
4643         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4644         in the recursive `make', instead of hardwiring `all'.
4645         (Autogenerated TARGET-* variables): New.
4647 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4649         * configure.in: Enable target-libgloss for crx-*-*.
4650         * configure: Regenerate.
4652 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4654         * MAINTAINERS (Various Maintainers): Move the "windows,
4655         cygwin, mingw" maintainer to ...
4656         (OS Port Maintainers): ... here.
4658 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4660         * MAINTAINERS (Write After Approval): Remove those that are
4661         maintainers of some subsystem.
4663 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4665         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4666         * ltcf-cxx.sh (tpf*): Likewise.
4667         * ltconfig (tpf*): Add TPF OS configuration support.
4669 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4671         * MAINTAINERS: Change my email address to my new work account.
4673 2004-09-24  Michael Roth  <mroth@nessie.de>
4675         * configure.in (--without-headers): Add missing double quotes.
4676         * configure: Regenerate.
4678 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4680         * ylwrap: Revert to previous version.
4682 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4684         PR bootstrap/17369
4685         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4686         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4687         SET_GCC_LIB_PATH_CMD.
4688         (BASE_TARGET_EXPORTS): Likewise.
4689         * Makefile.in: Regenerated.
4691         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4692         * configure: Regenerated.
4694 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4696         * config.guess: New upstream version
4697         * compile, depcomp, install-sh, ylwrap: Likewise.
4699 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4701         * config/mh-x86omitfp: New host makefile fragment.  Add
4702         -fomit-frame-pointer to the default BOOT_CFLAGS.
4703         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4704         * configure: Regenerate.
4706 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4708         PR target/11572
4709         * configure.in (*-*-darwin*): Renable libobjc.
4710         * configure: Regenerate.
4712 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4714         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4716 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4718         * Makefile.def: Remove libbanshee.
4719         * Makefile.tpl: Ditto.
4720         * configure.in: Ditto.
4721         * Makefile.in: Regen.
4722         * configure: Ditto.
4724 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4726         * ltmain.sh: Use $pic_object as $non_pic_object if
4727         $non_pic_object=none.
4729 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4731         * missing: Import latest version from master repository.
4733 2004-09-06  Nick Clifton  <nickc@redhat.com>
4735         * config.sub: Import latest version from master repository.
4736         * config.guess: Likewise.
4737         This includes these changes:
4739         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4741         * config.sub: Handle crisv32, alias etraxfs.
4742         * config.guess (crisv32:Linux:*:*): Handle.
4744         2004-08-13  Brad Smith  <brad@comstyle.com>
4746         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4747         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4749         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4751         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4752         assume the processor is a powerpc.  This is because coreutils
4753         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4754         in this case, due to a MacOS X bug that causes
4755         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4756         to return a negative number.
4757         Problem reported by Petter Reinholdtsen in:
4758         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4760         2004-07-19  Ben Elliston  <bje@gnu.org>
4762         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4764         2004-06-24  Ben Elliston  <bje@gnu.org>
4766         * config.guess: Update copyright years.
4767         * config.sub: Likewise.
4769         2004-06-22  Robert Millan  <robertmh@gnu.org>
4771         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4772         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4774         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4776         * config.guess (*:*VMS:*:*): New entry. Replaces
4777         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4778         manufacturer.
4780         2004-06-22  Ben Elliston  <bje@gnu.org>
4782         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4783         * config.sub: Likewise.
4785         2004-06-22  Ben Elliston  <bje@gnu.org>
4787         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4788         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4790         2004-06-11  Ben Elliston  <bje@gnu.org>
4792         * config.guess (pegasos:OpenBSD:*:*): Remove.
4794         2004-06-11  Ben Elliston  <bje@gnu.org>
4796         From Wouter Verhelst <wouter@grep.be>:
4797         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4799         2004-06-11  Ben Elliston  <bje@gnu.org>
4801         * config.guess (luna88k:OpenBSD:*:*): New.
4803         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4805         * config.guess (m32r*:Linux:*:*): New case.
4806         * config.sub: Handle m32rle.
4808         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4810         From Jens Petersen  <petersen@redhat.com>:
4811         * config.sub: Handle sparcv8.
4813         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4815         From Tom Smith <smith@cag.lkg.hp.com>:
4816         * config.guess: Version suffixes are equally significant on Tru64
4817         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4818         prefix of "P" (patched kernel).
4820         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4822         * config.sub: Add support for National Semiconductor CRX target.
4824 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4826         * MAINTAINERS (Various Maintainers): Remove myself as web page
4827         maintainer, add myself as maintainer of build status lists.
4829 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4831         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4832         *-*-netware, but add target-libmudflap.
4833         Consolidate *-*-netware targets (of which really only i?86 exists)
4834         into a single entry.
4835         * configure: Likewise.
4837 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4839         * Makefile.tpl (sorry): Remove.
4840         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4841         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4842         (do-clean): Clean per-stage directories too.
4843         (do-distclean): Run distclean-stage1 too.
4844         (.NOTPARALLEL): Enable during toplevel bootstrap.
4845         (stage[+id+]-bubble): Enable parallel execution during
4846         the recursive invocation.
4847         * Makefile.in: Regenerate.
4849         Fix previous checkin:
4851         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4852         include.
4853         * configure.in: Fix indentation.
4854         * configure: Regenerate.
4856 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
4858         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4859         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4860         * configure: regenerate
4861         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4862         -mdynamic-no-pic
4864 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4866         * Makefile.def (build_modules): Add fixincludes.
4867         (dependencies): Make gcc depend on fixincludes.
4868         * configure.in (build_tools): Add fixincludes.
4869         (build_configdirs): Always include build_libs.
4870         * Makefile.in: Regenerate.
4871         * configure: Regenerate.
4873 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4875         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4876         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4877         phony targets; do not generate timestamp files.
4878         (distclean-stageN): Remove references to their timestamp files.
4879         (restageN, touch-stageN): Remove.
4880         (stageN-bubble): Rewritten.
4881         (compare): Support lean bootstraps.
4882         * Makefile.in: Regenerate.
4884         * configure.in: Only warn when bootstrapping but
4885         build != host or build != target.  Support lean bootstraps.
4886         * configure: Regenerate.
4888 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4890         * configure.in:  Give a better error message if GMP/MPFR are missing
4891         and a language needing them has been requested.
4892         * configure:  Regenerated.
4894 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4896         * configure.in:  Print a list of available language front-ends if
4897         a requested one is missing.  Tidy stray tab characters.
4898         * configure:  Regenerated.
4900 2004-08-19  Michael Koch  <konqueror@gmx.de>
4902         * gcc/doc/install.texi: Update entry about automake for libjava.
4904 2004-08-17  Robert Millan  <robertmh@gnu.org>
4906         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4907         (instead of FreeBSD).
4908         * configure: Regenerate.
4910 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4912         * Makefile.in: Regenerate.
4913         * configure: Regenerate.
4915         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4916         stage_*_flags.
4917         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4918         for bootstrapped modules if toplevel bootstrap is going.
4919         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4920         modules.  Adjust for changes in Makefile.def.  Enable several
4921         rules even in non-bootstrap mode, just to avoid peppering the
4922         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4923         (stage-[+prev+]-bubble): Remove.
4925         * Makefile.def (Dependencies): Depend on all-build-bison,
4926         all-build-flex, all-build-byacc, all-build-texinfo, rather
4927         than the host variations.
4928         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4929         with BUILD_SUBDIR.
4930         (BISON): Update for recent Bisons.
4931         (YACC): Fix typo.
4932         (cross): Depend on all-build.
4933         (all): Do not depend on all-build.
4934         (prebootstrap): Remove.
4935         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4936         (Prebootstrap dependencies): Add them to the per-stage targets
4937         and to all-prebootstrap.
4938         * configure.in (build_configdirs): Always enable build_tools.
4939         (BUILD_DIR_PREFIX): Remove.
4941         * Makefile.def (gcc): Add target variable.
4942         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4943         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4944         in the recursive `make', instead of hardwiring `all'.
4945         (Autogenerated TARGET-* variables): New.
4947 2004-08-13  Brian Booth  <bbooth@redhat.com>
4949         * MAINTAINERS: Remove myself from write-after-approval.
4951 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4953         * src-release: Stop distributing mmalloc with gdb (which doesn't
4954         use it).
4955         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4956         * Makefile.in: Regenerate.
4958 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4960         * configure.in (arm*-*-eabi*): New target.
4961         * configure: Regenerate.
4963 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4965         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4966         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4967         (Dependencies): New section.
4968         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4969         (configure-target-[+module+]): Depend on maybe-all-gcc
4970         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4971         (toplevel profiledbootstrap): Fix dependencies.
4972         * Makefile.in: Regenerate.
4974 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4976         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4977         target-libiberty to noconfigdirs.
4978         * configure: Regenerate.
4980 2004-08-03  Paul Brook  <paul@codesourcery.com>
4982         * configure.in: Check for MPFR as well as GMP.
4983         * configure: Regenerate.
4985 2004-08-01  Robert Millan  <robertmh@gnu.org>
4987         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4988         libmudflap for all GNU-based systems (with Glibc).
4989         * configure: Regenerate.
4991 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
4993         * Makefile.def (host-modules): Add gcc.
4994         * Makefile.in: Regenerate.
4995         * Makefile.tpl (sorry): New rule.
4996         (configure-host, all-host, [+make_target+]-host, do-check,
4997         install-host): Do not add gcc as a special case.
4998         (host modules): Add a small special-casing for gcc.  Export
4999         extra_make_flags through the environment.
5000         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5001         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5002         other recursive targets for gcc): Remove.
5004         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5005         (stage, unstage): New rules.
5006         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5007         distclean-stage[+id+]): Use stage_current.
5008         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5009         the stage*-start rules.
5011 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5013         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5014         use -all_load flag.
5016 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5018         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5019         * configure: Regenerate.
5021 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5023         * maintainer-scripts/gcc_release: Revert yesterday's change.
5025 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5027         * MAINTAINERS: Add myself to write-after-approval.
5029 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5031         * libf2c: Removed.
5032         * gcc/gccbug.in: Updated because of libf2c removal.
5033         * maintainer-scripts/gcc_release: Ditto.
5035 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5037         * configure.in: Build libmudflap by default on FreeBSD.
5038         * configure: Regenerated.
5040 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5042         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5043         systems.
5044         * configure: Regenerated.
5046 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5048         PR target/16344
5049         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5050         feedback based compiler.
5051         * Makefile.in: Rebuilt.
5053 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5055         * Makefile.def (host_modules): Set bootstrap=true for flex.
5056         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5057         * Makefile.in: Rebuilt.
5059 2004-07-07  Jan Hubicka  <jh@suse.cz>
5061         * MAINTAINERS: Add self as a profile feedback maintainer.
5063 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5065         * configure.in:  Do not prepend $srcdir to /dev/null in
5066         makefile fragments.
5067         * configure:  Regenerate.
5069 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5071         * Makefile.def (build_modules): Add bison, byacc, flex,
5072         m4, texinfo.
5073         (flags_to_pass): Add FLEX.
5074         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5075         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5076         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5077         DEFAULT_MAKEINFO): Remove.
5078         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5079         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5080         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5081         objdir or else use configured tool.
5082         (all-build): New.
5083         (all): Depend on it.
5084         (Build module dependencies): Add.
5085         * Makefile.in: Regenerate.
5086         * configure.in: Better support for multiple build modules,
5087         matching what is done for host/target modules.  Do not look
5088         for "plausible" locations of build tools if Canadian cross.
5089         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5090         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5091         * configure: Regenerate.
5093 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5095         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5096         * Makefile.in: Regenerate.
5098 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5100         * Makefile.tpl (configure-build-[+module+],
5101         configure-[+module+], configure-target-[+module+]): Pass
5102         [+extra_configure_args+].
5103         (all-build-[+module+], all-[+module+], check-[+module+],
5104         install-[+module+], [+make_target+]-[+module+],
5105         all-target-[+module+], check-target-[+module+],
5106         install-target-[+module+], [+make_target+]-target-[+module+]):
5107         Pass [+extra_make_args+].
5108         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5109         (GCC_HOST_EXPORTS): Remove.
5110         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5111         cross, check-gcc, check-gcc-c++, install-gcc,
5112         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5113         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5114         * Makefile.in: Regenerate.
5116 2004-06-21  Matthew Sachs  <msachs@apple.com>
5118         * MAINTAINERS: Added self to write-after-approval.
5120 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5122         * configure.in: Check for srcdir/winsup rather than build directory
5123         winsup.
5124         * configure: Regenerate.
5126 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5128         * configure.in: Don't build Cygwin native newlib if winsup
5129         directory is missing.  Emit warning instead.
5130         * configure: Regenerate.
5132 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5134         * Makefile.tpl (touch-stage[+id+]): New.
5135         (restage[+prev+]): Depend on touch-stage[+id+].
5137         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5138         Use it throughout.
5140         * Makefile.def: Add profile and feedback bootstrap stages.
5141         Remove next field from bootstrap stages.
5142         * Makefile.tpl (LN, LN_S): Substitute.
5143         (stageN-start, stageN-end): Use double-colon rules, to
5144         provide a hook for additional setup commands.
5145         (distclean-stageN-gcc, restageN): Create dependencies from
5146         [+prev+], not from [+next+].
5147         (stageN-bubble): Add commands for successive stages from
5148         [+prev+], using double-colon rules.
5149         (all-stageN-gcc): Fix typo.
5150         (stagefeedback-start, profiledbootstrap): New.
5151         * Makefile.in: Regenerate.
5152         * configure.in: Call ACX_PROG_LN.
5153         * configure: Regenerate.
5155 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5157         * MAINTAINERS (Write After Approval): Add myself.
5159 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5161         * MAINTAINERS (Write After Approval): Add myself.
5163 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5165         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5166         without gcc.
5167         * configure: Regenerate.
5169 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5171         * Makefile.tpl: Fix typo.
5172         * Makefile.in: Regenerate.
5174 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5176         * configure.in: Remove new- prefix from toplevel
5177         bootstrap targets.
5178         * configure: Regenerate.
5180 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5182         * Makefile.tpl (all.normal): Rename to all.
5183         (all): Replace with a rule to pick the default
5184         target from configure.
5185         (all-gcc, configure-gcc): Use conditionals to
5186         do nothing when toplevel bootstrap is going on.
5187         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5188         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5189         * configure.in: Support --enable-bootstrap.
5191         * Makefile.def: Remove new- prefix from toplevel
5192         bootstrap targets.
5193         * Makefile.tpl: Likewise.
5195         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5196         target.
5198         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5199         $(RECURSE_FLAGS) to recursive invocation of make.
5201         * Makefile.in: Regenerate.
5202         * configure: Regenerate.
5204 2004-05-30  Andreas Jaeger  <aj@suse.de>
5205             Jim Wilson  <wilson@specifixinc.com>
5207         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5208         like CC.
5210 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5212         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5213         * configure: Regenerate.
5215 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5217         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5218         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5219         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5220         targets.
5221         * Makefile.in: Regenerate.
5223 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5225         * configure.in: Test the ability to symlink directories.
5226         * configure: Regenerate.
5228         * Makefile.def (bootstrap-stage): New definitions.
5229         * Makefile.tpl (configure-stage1-gcc,
5230         configure-stage2-gcc, configure-stage3-gcc,
5231         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5232         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5233         new-restage3, compare): Autogenerate, see Makefile.in
5234         entry for behavioral changes.
5235         (distclean-stage1, new-stage1-start, new-stage1-end,
5236         new-stage1-bubble, distclean-stage2, new-stage2-start,
5237         new-stage2-end, new-stage2-bubble, distclean-stage3,
5238         new-stage3-start, new-stage3-end): New autogenerated targets.
5239         (objext, prebootstrap, BOOT_CFLAGS,
5240         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5241         targets.
5243         * Makefile.in: Regenerate.
5244         (distclean-stage1, new-stage1-start, new-stage1-end,
5245         new-stage1-bubble, distclean-stage2, new-stage2-start,
5246         new-stage2-end, new-stage2-bubble, distclean-stage3,
5247         new-stage3-start, new-stage3-end): New targets.
5248         (all-stage1-gcc): Move prebootstrap dependency from here...
5249         (configure-stage1-gcc): ...to here.
5250         (new-bootstrap): Use bubble targets.
5251         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5252         Use per-stage distclean targets.
5253         (configure-stage1-gcc, configure-stage2-gcc,
5254         configure-stage3-gcc, all-stage1-gcc,
5255         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5256         Use new-stageN-start to prepare the tree.
5258 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5260         * Makefile.def (host_modules): add libcpp.
5261         * Makefile.tpl: Add dependencies on and for libcpp.
5262         * Makefile.in: Regenerate.
5263         * configure.in: Add libcpp host module.
5264         * configure: Regenerate.
5266 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5268         * Makefile.tpl: Whenever a recursive target is defined, wrap
5269         it in a special @if/@endif block, and prepare its maybe
5270         dependency in the @if/@endif block
5271         * configure.in: Instead of writing maybe dependencies, remove
5272         the @if/@endif statements, and remove the @if/@endif blocks
5273         that remain.
5274         * configure: Regenerate.
5275         * Makefile.in: Regenerate.
5277 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5279         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5281 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5283         PR bootstrap/15120
5284         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5285         * */configure: Rebuilt.
5287 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5289         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5290         of libf2c.
5291         * configure, Makefile.in: Regenerate.
5293 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5295         * MAINTAINERS (Write After Approval): Add myself.
5297 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5299         Merge from tree-ssa-20020619-branch.
5301         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5302         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5303         (HOST_GMPLIBS): Define.
5304         (HOST_GMPINC): Define.
5305         (TARGET_LIB_PATH): Add libmudflap.
5306         (GFORTRAN_FOR_TARGET): Define.
5307         (configure-build*): Export GFORTRAN.
5308         (configure-gcc): Export GMPLIBS and GMPINC.
5309         (all-gcc): Add maybe-all-libbanshee.
5310         (configure-target-libgfortran): Define.
5311         * Makefile.in: Regenerate.
5312         * configure.in (host_libs): Add libbanshee.
5313         (target_libraries): Add target-libmudflap and target-libgfortran.
5314         Add --with-libbanshee.
5315         Handle --disable-libmudflap.
5316         (*-*-freebsd*): Use with_gmp.
5317         Add $(libgcj) to noconfigdirs.
5318         * configure: Regenerate.
5319         * depcomp: New file.
5320         * MAINTAINERS: Add tree-ssa maintainers.
5322 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5324         * MAINTAINERS (Various Maintainers): Add myself.
5326 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5328         * MAINTAINERS (Write After Approval): Add myself.
5330 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5332         * MAINTAINERS (Write After Approval): Add myself.
5334 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5336         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5337         * configure: Regenerate.
5339 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5341         Revert:
5342         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5344         * Makefile.def (flags_to_pass): Remove *dir variables that
5345         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5346         as well as prefix and exec_prefix.
5347         * Makefile.in: Regenerate.
5349 2004-04-26  Robert Millan  <robertmh@gnu.org>
5351         Add patches from libtool CVS.
5352         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5353         * ltconfig: Likewise.
5354         * ltcf-c.sh: Likewise.
5355         * ltcf-cxx.sh: Likewise.
5356         * ltcf-gcj.sh: Likewise.
5358 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5360         * Makefile.def (host_modules): Mark with the bootstrap
5361         flag packages on which gcc depends.
5362         * Makefile.tpl (all-bootstrap): Use it.
5363         * Makefile.in: Regenerate.
5365 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5367         * Makefile.def (flags_to_pass): Remove *dir variables that
5368         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5369         as well as prefix and exec_prefix.
5370         * Makefile.in: Regenerate.
5372 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5374         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5375         * configure: Regenerate.
5376         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5377         * gcc/Makefile.tpl (compare): Use the result of the test.
5378         * gcc/Makefile.in: Regenerate.
5380 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5382         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5383         Always relocate gcc and prev-gcc to the original names, even
5384         if the build fails.
5385         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5386         New targets.
5388 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5390         * MAINTAINERS: Update my email address.
5392 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5394         * configure.in (mips*-*-irix5*): Enable ld.
5395         * configure: Regenerate.
5397 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5399         * configure: Regenerate.
5401 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5403         * Makefile.tpl (configure-[+module+], configure-gcc,
5404         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5405         Set and export LDFLAGS.
5406         * Makefile.in: Regenerate.
5408 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5410         * MAINTAINERS: Add myself to write-after-approval.
5412 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5414         PR bootstrap/14871
5415         * Makefile.tpl: If we don't have built-in-tree target tools,
5416         use the ones found by configure rather than hacking around with
5417         program_transform_name.
5418         * configure.in: Give Makefile.tpl the information necessary
5419         to do that.
5420         * Makefile.in: Regenerate.
5421         * configure: Regenerate.
5423 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5425         PR bootstrap/14760
5426         * configure.in: When computing baseargs, strip *all* copies of
5427         offending options.  Also, don't match/substitute the trailing space,
5428         so that this actually works when two similar options are separated by
5429         only one space.
5430         * configure: Regenerate.
5432 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5434         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5435         (rs6000-*-aix*): Same.
5436         * configure: Regenerate.
5438 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5440         * MAINTAINERS: Add myself to write-after-approval.
5442 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5444         * MAINTAINERS: Add myself to write-after-approval.
5446 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5448         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5449         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5450         * Makefile.in: Regenerate.
5452         * configure.in (top level bootstrap support): Rework --enable-werror
5453         to set @stage2_werror_flag@.
5454         * configure: Regenerate.
5455         * Makefile.tpl (top level bootstrap support): Pass
5456         @stage2_werror_flag@ down to configure in stages 2 and 3.
5457         * Makefile.in: Regenerate.
5459 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5461         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5462         for stages 2 and 3 as well as in make.  As a consequence, remove
5463         OUTPUT_OPTION (now detected by configure) from the flags passed down
5464         to make.
5465         * Makefile.in: Regenerate.
5467         * Makefile.tpl (new-bootstrap): Fix typo.
5468         * Makefile.in: Regenerate.
5470 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5472         * Makefile.tpl: Rearrange by moving recursive_targets rules
5473         into their proper sections.
5474         * Makefile.tpl (top level bootstrap support): Move disabling
5475         of coverage flags from 'make' to 'configure'; improve comments.
5476         * Makefile.in: Regenerate.
5478         * Makefile.tpl (experimental top level bootstrap) Move stage1
5479         language setting from all- target to configure- target; disable
5480         intermodule optimization in stage 1; prevent gratuitous rebuilds
5481         of stage 1.
5482         * Makefile.in: Regenerate.
5483         * configure.in: Comma-separate stage 1 language list for top
5484         level bootstrap.
5485         * configure: Regenerate.
5487         * Makefile.tpl: Clean up experimental top level bootstrap support:
5488         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5489         prev-gcc in configure- targets as well as all- targets.
5490         * Makefile.in: Regenerate.
5492 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5494         * compile: New file imported from automake.
5496 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5498         * configure.in: Remove symbolic link section.
5499         * configure: Regenerate.
5500         * Makefile.tpl (links): Remove.
5501         * Makefile.in: Regenerate.
5503 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5504             Nathanael Nerode  <neroden@gcc.gnu.org>
5506         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5507         Set with AC_CHECK_PROGS.
5508         * configure.in: Fix comment typo from last patch.
5509         * configure: Regenerate.
5511 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5513         * Makefile.tpl: Introduce experimental top level bootstrap support.
5514         * Makefile.in: Regenerate.
5515         * configure.in: Introduce support for top level bootstrap.
5516         * configure: Regenerate.
5518 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5519             Paolo Bonzini  <bonzini@gnu.org>
5521         PR bootstrap/14522
5522         * configure.in: Cope with shells that do not support unquoted ^
5523         * configure: Regenerate.
5525 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5526             Paolo Bonzini  <bonzini@gnu.org>
5528         PR bootstrap/14522
5529         * configure.in: Cope with shells that do not support nesting
5530         quotes inside quoted backquote substitutions.
5531         * configure: Regenerate.
5533 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5535         PR bootstrap/14522
5536         * configure.in: Fix escaping of $.
5537         * configure: Regenerate.
5539 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5541         * configure: Regenerate, since I forgot to while committing Paolo's
5542         changes.
5544 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5546         PR ada/14131
5547         Move language detection to the top level.
5548         * configure.in: Find default values for the tools as
5549         soon as possible.  Disable ada if GNAT is not found.
5550         Emit error message about missing languages.  Expand
5551         --enable-languages=all for the gcc subdirectory.
5553 2004-03-10  Ben Elliston  <bje@gnu.org>
5555         * MAINTAINERS: Update my email address.
5557 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5559         * ltconfig: Disable building static libraries if building shared
5560         libraries on AIX 5L.
5562 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5564         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5565         and disable libgcj.
5566         * configure: Regenerated.
5568 2004-03-01  Brian Booth  <bbooth@redhat.com>
5570         * MAINTAINERS: Add myself to write-after-approval.
5572 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5574         * MAINTAINERS: Add myself to write-after-approval.
5576 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5578         PR bootstrap/7087
5579         * Makefile.tpl: Guard XFOO sed statements better.
5580         * Makefile.tpl: Add dependency for configure-target-libada.
5581         * Makefile.in: Regenerate (incidentally fixes broken
5582         commit when libada-branch was merged).
5584 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5586         * MAINTAINERS: Add myself to write-after-approval.
5588 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5590         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5591         maintainers.
5593 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5595         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5596         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5598 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5600         PR bootstrap/11932
5601         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5603 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5605         * MAINTAINERS: Added myself to write-after-approval.
5607 2004-02-14  Michael Koch  <konqueror@gmx.de>
5609         * MAINTAINERS: Added myself to write-after-approval.
5611 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5613         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5614         some OS port maintainers to OS port maintainers section.
5616 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5618         * MAINTAINERS: Add self.
5620 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5622         * MAINTAINERS: Alphabetize.
5624 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5626         * MAINTAINERS: Remove myself.
5628 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5630         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5631         (rs6000-*-aix*): Same.
5632         * configure: Regenerate.
5634 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5636         * configure.in (host): Add in missing $noconfigdirs to defines.
5637         * configure: Regenerate.
5639 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5640             Nathanael Nerode  <neroden@gcc.gnu.org>
5642         PR ada/6637, PR ada/5911
5643         Merge with libada-branch:
5644         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5645         with appropriate dependencies. Add --enable-libada configure switch.
5646         * configure, Makefile.in: Regenerate.
5648 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5650         * MAINTAINERS: Add myself to write-after-approval.
5652 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5654         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5655         * configure: Regenerate.
5657 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5659         Merge from upstream:
5661         * ltmain.in: When setting IFS to '~', be careful about user
5662         arguments that contain '~'.
5664         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5666         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5667         Also test $base_compile against $CC with escaped arguments. Bug
5668         reported by Geoff Keating <geoffk@apple.com>.
5670 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5672         * MAINTAINERS: Remove i960 port.
5674 2004-01-23  DJ Delorie  <dj@redhat.com>
5676         * Makefile.def (target_modules) [libiberty]: Don't stage.
5677         * Makefile.in: Rebuilt.
5679 2004-01-20  Caroline Tice  <ctice@apple.com>
5681         * MAINTAINERS: Add myself to write-after-approval.
5683 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5685         * MAINTAINERS: Update my email address.
5687 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5689         * MAINTAINERS: Add myself to write-after-approval.
5691 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5693         * MAINTAINERS: Remove entries without email address.
5695 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5697         * MAINTAINERS: Add myself to write-after-approval.
5699 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5701         * MAINTAINERS: Update my email address.
5703 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5705         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5706         * Makefile.tpl (configure-target-[+module+]): Support stage.
5707         * Makefile.in: Rebuilt.
5709 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5711         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5713 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5715         * MAINTAINERS: Add myself as a MIPS maintainer.
5717 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5719         * configure.in: Use ./config.cache, not config.cache.
5720         * configure: Regenerate.
5721         * Makefile.tpl: Special-casing not needed for GCC any more.
5722         * Makefile.in: Regenerate.
5724         * configure.in: Don't share a cache file for host dirs.
5725         * configure: Regenerate.
5727         * config-ml.in: Don't mess with the cache file.
5729 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5731         * MAINTAINERS: Move myself from 'Write After Approval' to
5732         'CPU Port Maintainers' section as SPARC maintainer.
5734 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5736         * Makefile.tpl: Make GCC use a separate config.cache.
5737         * Makefile.in: Regenerate.
5739         PR bootstrap/11932, PR bootstrap/11933
5740         (I don't know if it will fix either of them, but it relates
5741         to them.)
5742         * configure.in: Don't use shared config.cache for target
5743         directories.
5744         * configure: Regenerate.
5746 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5748         * MAINTAINERS: Add myself to 'Write After Approval' section.
5750 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5752         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5753         * configure: Regenerated.
5755 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5757         * MAINTAINERS: Remove the mn10200 maintainer.
5759 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5761         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5762         * configure: Regenerated.
5764 2003-12-16  Jan Hubicka  <jh@suse.cz>
5766         * MAINTAINERS: Add myself as callgraph maintainer.
5768 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5770         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5771         * configure: Regenerate.
5773 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5775         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5776         'Write After Approval' section. Update email.
5778 2003-12-01  James Lemke  <jim@wasabisystems.com>
5780         * MAINTAINERS (Write After Approval): Add myself.
5782 2003-11-20  Matt Thomas  <matt@3am-software.com>
5784         * MAINTAINERS: Add myself as a vax port maintainer.
5786 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5788         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5789         (configure-build-[+module+], configure-[+module+]): Likewise.
5790         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5791         * Makefile.in: Regenerate.
5793 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5795         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5796         shared/dylibed libraries.
5797         * ltmain.sh: Likewise.
5798         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5799         * ltcf-cxx.sh: Likewise.
5800         * ltcf-gcj.sh: Likewise.
5801         * ltconfig: Likewise.
5803 2003-11-17  Stan Cox  <scox@redhat.com>
5805         * MAINTAINERS: Add myself as iq2000 port maintainer.
5807 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5809         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5810         * Makefile.in: Regenerate.
5812 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5814         * config.sub: Update to 2003-11-03 version.
5816 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5818         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5819         * configure:  Regenerate.
5821 2003-10-20  Nicolas Pitre  <nico@cam.org>
5823         * MAINTAINERS: Add myself to 'Write After Approval' section.
5825 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5827         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5829 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5831         * MAINTAINERS: Update my email address.
5833 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5835         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5837 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
5839         * MAINTAINERS: Add myself to 'Write After Approval' section.
5841 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5843         * config.guess: Update to 2003-10-16 version.
5844         * config.sub: Update to 2003-10-16 version.
5846 2003-10-15  David Daney  <ddaney@avtrex.com>
5848         * MAINTAINERS: Added myself to 'Write After Approval' section.
5850 2003-10-15  Falk Hueffner  <falk@debian.org>
5852         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5853         'Write After Approval' section. Update email.
5855 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5857         * MAINTAINERS: Move myself from 'Write After Approval' to
5858         'Various Maintainers' section as middle-end maintainer.
5860 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5862         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5863         HOST_FLAGS_TO_PASS.
5864         * Makefile.in: Regenerate.
5866 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5868         * config.guess: Update to 2003-10-07 version.
5869         * config.sub: Update to 2003-10-07 version.
5871 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5873         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5874         * ltconfig (irix5*, irix6*): Don't override version_type.
5876 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5878         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5879         * configure: Rebuilt
5880         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5881         * Makefile.in: Rebuilt
5883 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5885         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5887 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5889         * MAINTAINERS (Write After Approval): Add myself.
5891 2003-09-29  Paul Koning  <ni1d@arrl.net>
5893         * MAINTAINERS: Move myself from "Write After Approval"
5894         to CPU platform maintainers for pdp11 platform.
5896 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5898         * MAINTAINERS: Move myself from 'Write After Approval' to
5899         'Various Maintainers' section as libffi testsuite maintainer.
5901 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5903         * configure.in: Pass a computed --program-transform-name
5904         to subconfigures.
5905         * configure: Regenerated.
5907 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5909         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5910         * Makefile.in: Regenerate.
5912         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5913         * Makefile.in: Regenerate.
5915 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5917         * MAINTAINERS: Move myself from 'Write After Approval'
5918         to 'Various Maintainers' (objective-c) section.
5920 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5922         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5923         quoting.
5924         * configure: Regenerated.
5926 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5928         * MAINTAINERS (Write After Approval): Add myself to write after
5929         approval list.
5931 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5933         * MAINTAINERS (Write After Approval): Add myself.
5935 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5937         * MAINTAINERS: Update my e-mail address.
5939 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5941         * libtool.m4 (LD): Correct powerpc64 host match.
5943 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5945         * MAINTAINTERS: Update my affiliation and email address.
5947 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5949         * MAINTAINERS (Write After Approval): Add myself.
5951 2003-09-04  DJ Delorie  <dj@redhat.com>
5953         * configure: Regenerate.
5955 2003-09-04  Robert Millan  <robertmh@gnu.org>
5957         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5959 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5961         * configure.in: Ensure arguments to sed are properly spaced.
5962         * configure: Regenerate.
5964 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5966         * MAINTAINERS: Update my e-mail address.
5968 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5970         * MAINTAINERS (Write After Approval): Add myself.
5972 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5974         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5975         * configure: Regenerated.
5977 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5979         * MAINTAINERS: Update my email address.
5981 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5983         * configure.in:  Use newline instead of semicolon when assuming
5984         shell arguments in a for loop.
5985         * configure:  Regenerated.
5987 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5989         * MAINTAINERS: Resurrect the i860 maintainer.
5991 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5993         PR 8180
5994         * configure.in: When testing with_libs and with_headers, treat
5995         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5996         * configure: Regenerate.
5998         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5999         make, shell, etc.
6000         (baseargs): Likewise.
6001         * configure: Regenerate.
6003 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6005         * MAINTAINERS (Write After Approval): Add myself.
6007 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6009         * configure.in: Disable libgcj for darwin not on powerpc.
6010         * configure: Rebuild.
6012 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6014         * config-ml.in, symlink-tree: Add license.
6016 2003-08-03  Richard Stallman  <rms@gnu.org>
6017             Eben Moglen  <moglen@columbia.edu>
6019         * README.SCO: New file.
6021 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6023         * Makefile.tpl (check, check-c++): Express dependencies using
6024         dependencies rather than commands.
6025         * Makefile.in: Regenerate.
6027 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6029         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6030         * configure: Ditto.
6032 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6034         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6035         * Makefile.in: Update.
6037 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6039         * configure.in: Enable libgcj for darwin.
6040         * configure: Rebuild.
6042 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6044         * config-ml.in:  Use ac_configure_args directly instead of
6045         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6046         actually seen.
6048 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6050         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6051         creating target and build subdirs to build all parent dirs as needed.
6052         * Makefile.in: Rebuild.
6053         * configure.in: Don't build dirs explicitly here.
6054         * configure: Rebuild.
6056 2003-07-26  Paul Brook  <paul@nowt.org>
6058         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6060 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6062         * Makefile.tpl (all-make): Depend on intl.
6063         * Makefile.in: Rebuilt.
6065 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6067         * install-sh:  Update to newer upstream versions (associated with
6068         aclocal 1.7).
6069         * mkinstalldirs:  Likewise.
6070         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6072 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6074         * MAINTAINERS: Move self from Bug database only accounts
6075         to write-after-approval.
6077 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6079         * config.if: Remove unused libc_interface determination.
6081 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6083         * MAINTAINERS: Move self from write-after-approval to
6084         build machinery (*.in).
6086 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6088         PR bootstrap/11273
6089         PR bootstrap/11408
6090         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6091         unused INSTALL_PROGRAM_ARGS.
6092         * configure.in: Use AC_PROG_INSTALL.
6093         * Makefile.in: Regenerate.
6094         * configure: Regenerate.
6096 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6098         * MAINTAINERS: Alphabetize.
6100 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6102         * configure: Rebuilt.
6103         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6104         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6105         newlib nor libgloss.
6106         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6107         * configure.in (am33_2.0-*-linux*): Added.
6109 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6111         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6112         * configure: Regenerate.
6114 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6116         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6117         * Makefile.in: Regenerate.
6119 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6121         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6122         * Makefile.in: Regenerate.
6124 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6126         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6127         * Makefile.in: Regenerated.
6129         * config-ml.in: Replace PWD with PWD_COMMAND.
6131 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6133         * intl: New directory; see intl/ChangeLog for details.
6134         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6135         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6136         * Makefile.in: Regenerate.
6138 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6140         * configure.in: Clean up config-lang.in handling.  Delete
6141         useless assignment to "subdirs".
6142         * configure: Regenerate.
6144 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6146         * configure.in: Rename 'target_libs' to 'target_libraries'.
6147         Remove useless reference to 'target_libs'.
6148         * configure: Regenerate.
6150 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6152         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6153         * Makefile.in: Regenerate.
6155 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6157         * Makefile.def: Introduce flags_to_pass.
6158         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6159         * Makefile.in: Regenerate.
6161 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6163         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6164         and target-libgloss.
6165         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6166         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6167         * configure: Regenerate.
6169 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6171         * configure.in: Update testsuite_flags to new location.
6172         * configure. Regenerate.
6174 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6176         * Makefile.tpl: Remove BUILD_CC stuff.
6177         * Makefile.in: Regenerate.
6179 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6181         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6183 2003-06-16  Graeme Peterson  <gp@qnx.com>
6185         * MAINTAINERS (Write After Approval): Add myself.
6187 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6189         * config.guess: Update to 2003-06-12 version.
6190         * config.sub: Update to 2003-06-13 version.
6192 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6194         * config.guess: Update to 2003-06-06 version.
6195         * config.sub: Update to 2003-06-06 version.
6197 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6199         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6200         * configure. Regenerate.
6202 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6204         * configure.in: Disable serial configure by default.
6205         * configure: Regenerate.
6206         * Makefile.tpl: Abolish .NOTPARALLEL.
6207         * Makefile.in: Regenerate.
6209         * Makefile.tpl: Replace {build,host,target}_canonical by
6210         {build,host,target}.
6211         * Makefile.in: Regenerate.
6213         * Makefile.tpl: Fix stupid pasto.
6214         * Makefile.in: Regenerate.
6216 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6218         * Makefile.tpl: Remove bogus conditional.
6219         * Makefile.in: Regenerate.
6221 2003-06-05  Jan Hubicka  <jh@suse.cz>
6223         * Makefile.tpl (profiledbootstrap): New target.
6224         * Makefile.in (profiledbootstrap): New target.
6226 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6228         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6229         Pinski. Remove user names from other bugzilla-only maintainers.
6231 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6233         * Makefile.tpl: Make 'recursive targets' using autogen rather
6234         than shell loop.  Remove duplicate 'clean' targets and false
6235         comments.
6236         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6237         Add systematic method of specifying missing targets in subdirs.
6238         Add copyright boilerplate.
6239         * Makefile.in: Regenerate.
6240         * configure.in: Add 'recursive targets' to maybe list.
6241         * configure: Regenerate.
6243         * MAINTAINERS: "GNATS only" -> "Bug database only".
6245         * Makefile.tpl: Rename [+target+] to [+make_target+].
6246         * Makefile.def: Rename 'target' to 'make_target'.
6248 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6250         * MAINTAINERS: Add self as options handling maintainer.
6252 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6254         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6255         been too long since I touched those ports.
6257 2003-05-28  DJ Delorie  <dj@redhat.com>
6259         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6260         * Makefile.in: Regenerate.
6262 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6264         * configure.in: Use curly braces in the definition of tooldir.
6265         * configure: Regenerate.
6267 2003-05-21  DJ Delorie  <dj@redhat.com>
6269         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6270         newlib or libgloss.
6271         * Makefile.in: Regenerate.
6273 2003-05-21  DJ Delorie  <dj@redhat.com>
6275         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6276         * Makefile.in: Regenerate.
6278 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6280         * MAINTAINERS: Update my e-mail address.
6282 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6284         * configure.in: Switch more things to use maybe dependencies.
6285         * Makefile.tpl: Switch more things to use maybe dependencies.
6286         Factor out common code from autogen IF statements.
6287         * configure: Regenerate.
6288         * Makefile.in: Regenerate.
6290 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6292         * configure.in: Accept i[3456789]86 for machine type.
6293         * configure: Regenerate.
6295 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6297         * configure.in: Switch more things to use maybe dependencies.
6298         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6299         * configure: Regenerate.
6300         * Makefile.tpl: Switch more things to use maybe dependencies.
6301         * Makefile.in: Regenerate.
6303 2003-05-16  Andreas Schwab  <schwab@suse.de>
6305         * Makefile.tpl (install-opcodes): Define.
6306         * Makefile.in: Rebuild.
6308 2003-05-13  Andreas Jaeger  <aj@suse.de>
6310         * config.guess: Update to 2003-05-09 version.
6311         * config.sub: Update to 2003-05-09 version.
6313 2003-05-13  Michael Eager  <eager@mvista.com>
6315         * configure.in: Correct sed script so that options in quotes are not
6316         deleted.
6317         * configure: Rebuild.
6319 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6321         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6322         and $$s/newlib/libc/sys/cygwin32 include paths.
6323         * configure: Ditto.
6325 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6327         * MAINTAINERS: Update my email addresses.
6329 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6331         * config-ml.in: Propagate INSTALL variables.
6333 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6335         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6337 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6339         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6340         * Makefile.in: Regenerate.
6342 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6344         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6346 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6348         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6350 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6352         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6353         * Makefile.in: Regenerated.
6355 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6357         * MAINTAINERS (Write After Approval): Upgrade myself from
6358         GNATS only to write-after-approval. Update my mail address.
6360 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6362         (OS Port Maintainers: freebsd): Add myself.
6364 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6366         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6368 2003-04-22  Kean Johnston  <jkj@sco.com>
6370         * MAINTAINERS (SCO ports): Added myself.
6372 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6374         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6376 2003-04-19  Kean Johnston  <jkj@sco.com>
6378         * MAINTAINERS (Write After Approval): Add myself.
6380 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6382         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6383         * Makefile.in: Regenerate.
6385 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6387         * configure.in (powerpc64*-*-linux*): Remove.
6388         * configure: Rebuilt.
6390 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6392         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6393         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6394         and restrap.
6395         * Makefile.in:  Regenerate.
6397 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6399         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6400         * configure: Regenerated.
6402 2003-04-15  DJ Delorie  <dj@redhat.com>
6404         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6406 2003-04-13  Nick Clifton  <nickc@redhat.com>
6408         * config-ml.in: Remove support for --disable-aix removing
6409         call-aix multilibs.
6411 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6413         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6414         * */configure: Rebuilt.
6416 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6418         * MAINTAINERS: Add my email address.
6420 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6422         * MAINTAINERS (Write After Approval): Add myself.
6424 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6426         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6427         * Makefile.in: Regenerate.
6429 2003-03-14  Michael Chastain  <mec@shout.net>
6431         * Makefile.in: Regenerate with correct Makefile.def.
6433 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6435         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6436         Make macro.
6437         * Makefile.in: Regenerate.
6438         * configure.in: Clean up gxx_include_dir logic.
6439         * configure: Regenerate.
6441 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6443         * MAINTAINERS (Write After Approval): Add myself.
6445 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6447         * MAINTAINERS: Update my mail address.
6449 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6451         * configure.in (gxx_include_dir): Fix typo.
6452         * configure: Regenerated.
6454 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6456         * Makefile.tpl: Reindent.
6457         * Makefile.in: Regenerate.
6458         * configure.in: Reindent.  Don't set unused variables.
6459         * configure: Regenerate.
6461 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6463         * configure.in: Include $(build_tooldir)/sys-include in
6464         FLAGS_FOR_TARGET.
6465         * configure: Regenerated.
6467 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6469         * Makefile.tpl: Always pass down RANLIB.
6470         * Makefile.in: Regenerate.
6472         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6473         * Makefile.in: Regenerate.
6474         * configure.in: Remove unused logic relating to --enable-shared
6475         and --enable-threads.  Remove bogus comments.  Remove redundant
6476         noconfigdirs.
6477         * configure: Regenerate.
6479         * configure.in: Replace ${libstdcxx_version} by its value.
6480         Remove reference to mh-dgux.
6481         * configure: Regenerate.
6483 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6485         * MAINTAINERS (Write After Approval): Add myself.
6487 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6489         * Makefile.tpl: Rearrange.
6490         * Makefile.in: Regenerate.
6492 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6494         * configure.in: Add support for kaOS as cross build target system.
6495         * configure: Regenerated.
6497 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6499         * MAINTAINERS (Write after approval): Add myself.
6501 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6503         * MAINTAINERS: Update my email address.
6505 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6507         * MAINTAINERS: Add self to blanket write privs. section.
6509 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6511         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6512         configure-target-* as some target builds may require additional
6513         flags for preprocessor tests.
6514         * Makefile.in: Regenerated.
6516 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6518         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6519         * ltconfig: Handle it.
6520         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6521         auto-detecting it.
6523         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6524         it is used as argument to $CC.
6525         * ltcf-gcj.sh: Likewise.
6527         * configure.in: Introduce --enable-maintainer-mode.
6528         * configure: Rebuilt.
6529         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6530         for maintainer mode.
6531         * Makefile.in: Rebuilt.
6533 2003-02-18  Jason Merrill  <jason@redhat.com>
6535         * Makefile.tpl (check-c++): Allow parallelism.
6537 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6539         * MAINTAINERS: Remove John Carr (who never actually had access to
6540         gcc.gnu.org).
6542 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6544         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6545         don't configure target-libobjc.
6546         * configure: Regenerate.
6548 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6550         * Makefile.tpl (RANLIB): Define.
6551         * Makefile.in: Regenerate.
6553 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6555         * MAINTAINERS: Update my email.
6557 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6559         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6560         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6561         * Makefile.in: Regenerated.
6562         * configure.in: Remove all traces of snavigator, db, and grep.
6563         * configure: Regenerated.
6565 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6567         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6568         After Approval.
6570 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6572         * MAINTAINERS (Write after approval): Add myself.
6574 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6576         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6577         * Makefile.in: Regenerated.
6579 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6581         * config.guess: Updated to 2003-01-30's version.
6582         * config.sub: Updated to 2003-01-28's version.
6584 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6586         * config.if: If gcc_version is already set, just use it.  Don't set
6587         gcc_version_trigger if it's already set, otherwise set it to
6588         gcc/version.c, but only if the file exists.  If it is not set and
6589         gcc/version.c does not exist, try to extract the version number from
6590         $CC.
6592 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6594         * MAINTAINERS: Add myself to write-after-approval list.
6596 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6598         * configure.in:  Revert 24Jan change.
6599         * configure:  Regenerate.
6601 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6603         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6604         entry of HJ Lu.
6606 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6608         * configure.in: Revert previous change.
6609         * configure: Regenerate.
6611 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6613         * configure.in: Make rda native-only.
6614         * configure: Regenerate.
6616 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6618         * MAINTAINERS: Move myself from GNATS-only-accounts to
6619         write-after-approval.
6621 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6623         * configure.in: Add missing \.
6624         * configure: Rebuilt.
6626 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6628         * configure.in (baseargs): Avoid using \| in sed regular
6629         expressions.
6630         * configure: Rebuilt.
6632 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6634         * configure.in (baseargs): Remove all supported forms of
6635         --cache-file, --srcdir, --host, --build and --target options
6636         from argument lists.
6637         * configure: Rebuilt.
6639 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6641         * MAINTAINERS: Add myself to write-after-approval list.
6643 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6645         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6646         * configure: Rebuilt.
6648 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6650         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6651         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6652         * Makefile.in: Regenerate.
6653         * configure: Regenerate.
6655 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6657         * configure.in: Remove Makefile in build, host and target modules
6658         unless configure was run with --no-recursion.
6659         * configure: Rebuilt.
6661 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6663         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6664         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6665         * Makefile.in: Regenerate.
6667 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6669         * config.guess: Update to 2003-01-03 version.
6670         * config.sub: Update to 2003-01-03 version.
6672 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6674         * configure: Regenerate with proper autoconf 2.13.
6676 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6678         * configure.in: Add AC_PREREQ for consistency.
6679         * configure: Regenerate.
6681 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6683         * configure.in (GDB_TK): Add tcl directories conditional on
6684         gdb/gdbtk directory being present.
6685         * configure: Regenerate.
6687 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6689         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6690         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6691         * configure: Rebuilt.
6693 2002-12-31  Tom Tromey  <tromey@redhat.com>
6695         * Makefile.in: Rebuilt.
6696         * Makefile.def (target_modules) [libffi]: Allow installation.
6698 2002-12-31  Andreas Schwab  <schwab@suse.de>
6700         * configure.in: Fix use of $program_transform_name.
6701         * configure: Regenerated.
6703 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6705         * configure.in (baseargs): Don't remove first configure argument.
6706         * configure: Regenerated.
6708 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6710         * Makefile.tpl (local-distclean): Don't remove...
6711         (multilib.ts): ... this.  Moved into...
6712         (multilib.out): ... this.  Don't use sub-make.
6713         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6714         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6715         (configure-build-[+module+], configure-[+module+],
6716         configure-target-[+module+], configure-gcc): ... these.  Test
6717         for Makefile existence.  Drop config.status from dependencies.
6718         * Makefile.in: Rebuilt.
6719         * configure.in: Move gcc-version-trigger to the end of
6720         ac_configure_args.  Add comments to maybedep.tmp and
6721         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6722         nonopt from baseargs, matching and removing corresponding
6723         whitespace while at it.
6724         * configure: Rebuilt.
6726 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6728         * configure.in (host_configargs): Replace reference to
6729         no-longer-defined buildopts with --build=${build_alias}.
6730         * configure: Rebuilt.
6732         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6733         program_transform_name to standard idiom.
6734         (AUTOGEN, AUTOCONF): Define.
6735         (Makefile.in): Use $(AUTOGEN).
6736         (Makefile): Depend on config.status, and use autoconf-style rule to
6737         build it.  Move original commands to...
6738         (config.status): ... this new target.
6739         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6740         $(AUTOCONF).
6741         * Makefile.in: Rebuilt.
6743 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6745         * Makefile.tpl: Fix dramatic bustage due to change in
6746         program_transform_name.
6747         * Makefile.in: Regenerate.
6749         * configure.in: Remove unnecessary PATH setting.
6750         * configure: Regnerate.
6752         * configure.in: Don't default to unprefixed tools unless
6753         the native tools will work.
6754         * configure: Regenerate.
6756         * configure.in: Convert to autoconf script.  Blow away lots
6757         of now-redundant Makefile fragments.
6758         * configure: Generate using Autoconf.
6759         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6760         * Makefile.in: Regenerate.
6762 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6764         * configure: Fix stupid bug where RANLIB was mistakenly included.
6766         * configure.in: Rename (buildargs, hostargs, targargs) to
6767         (build_configargs, host_configargs, target_configargs).
6769         * configure.in: Move logic out of sed statement.
6771         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6772         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6774 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6776         * config.sub: Import from master repository
6777         * config.guess: Ditto
6779 2002-12-24  Andreas Schwab  <schwab@suse.de>
6781         * Makefile.tpl (multilib.out): Fix missing space.
6782         * Makefile.in: Regenerate.
6784 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6786         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6787         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6788         * Makefile.in: Regenerate.
6789         * configure.in: Remove unnecessary leftovers.
6791 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6793         * configure.in (extra_ranlibflags_for_target): New variable.
6794         (*-*-darwin): Add -c to ranlib commands.
6795         * configure (tooldir): Handle extra_ranlibflags_for_target.
6797 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6799         * Makefile.tpl: Revert HJL's change.
6800         * Makefile.in: Regenerated.
6801         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6802         always.
6804 2002-12-19  Andreas Schwab  <schwab@suse.de>
6806         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6807         * Makefile.in: Regenerate.
6809 2002-12-18  H.J. Lu  <hjl@gnu.org>
6811         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6812         * Makefile.in: Regenerated.
6814         * configure.in (build_prefix): New. Substitute.
6816 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6818         * Makefile.tpl: Don't let real targets depend on phony targets.
6819         * Makefile.in: Regenerate.
6821         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6822         * Makefile.in: Regenerate.
6824 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6826         * config.sub: Import from master repository
6827         * config.guess: Ditto
6829 2002-12-16  Jason Merrill  <jason@redhat.com>
6831         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6832         previous 'make bootstrap'.
6833         * Makefile.in: Regenerate.
6835 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6837         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6839 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6841         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6842         * Makefile.in: Regenerate.
6844 2002-12-13  Jason Merrill  <jason@redhat.com>
6846         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6847         library tests.
6848         (check-c++): Just depend on it and check-target-libstdc++-v3.
6849         * Makefile.in: Regenerate.
6851 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6853         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6854         * Makefile.in: Rebuilt.
6856 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6858         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6860 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6862         * configure: Fix bug put in by gremlins.
6864         * Makefile.tpl: Substitute more autoconfily.
6865         * configure: Substitute more autoconfily.
6866         * Makefile.in: Regenerate.
6868 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6870         * config.sub: Import from master repository
6871         * config.guess: Ditto
6872         * MAINTAINERS: Added Svein Seldal under write after approval
6874 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6876         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6877         * Makefile.in (all-sim): Ditto.
6879 2002-12-06  DJ Delorie  <dj@redhat.com>
6881         * Makefile.tpl: Change configure dependencies to not have real
6882         targets depend on phony targets.
6884 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6886         * configure.in: Revert unintentional change.
6888         * Makefile.tpl: Change dependency for */multilib.out so that
6889         it works when gcc isn't in the tree.
6891         * configure.in: Substitute more.
6892         * configure: Run subconfigures from the Makefile.
6893         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6894         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6896 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6898         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6900 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6902         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6903         and corresponding dependencies.
6904         * Makefile.in: Regenerate.
6906         * configure.in (host_tools): Order binutils, gas and ld for
6907         convenience in running the testsuites.
6909         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6910         * Makefile.in: Regenerate.
6911         * configure.in: Introduce rules to serialize subconfigure runs.
6913         * configure.in: Introduce BASE_CC_FOR_TARGET.
6914         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6915         Realize configure-build-* targets.  Realize configure-target-* targets.
6916         * Makefile.in: Regenerate.
6918 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6920         * configure: Move gcc_version_trigger stuff from here...
6921         * configure.in: ...to here.
6923         * configure.in: Separate subconfigure options added by this file from
6924         options given by the user.  Add machinery to put args for host
6925         subconfigures into the Makefile.
6927         * Makefile.tpl: Remove 'vault' targets.
6928         * Makefile.tpl: Reorder and comment dependencies.
6929         * Makefile.in: Regenerate.
6931 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6932         * configure.in: Fix my broken commit of previous patch. (sigh)
6934 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6936         * configure.in: Move host-specific darwin noconfigdirs into
6937         the host-specific section.
6939 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6941         * configure.in: Move host-specific darwin noconfigdirs into
6942         the host-specific section.
6944 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6946         * configure: Remove skip-this-dir support.
6947         * Makefile.tpl: Remove skip-this-dir support.
6949         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6950         subdirectories.
6951         * Makefile.in: Regenerate.
6953         * Makefile.tpl: Strip out useless setting of 'dir'.
6954         * Makefile.in: Regenerate.
6956 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6958         * configure.in: Fix deeply stupid bug.
6960         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6961         shell code in CXX_FOR_TARGET
6962         * Makefile.def: Introduce raw_cxx.
6963         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6964         RAW_CXX_FOR_TARGET.
6965         * Makefile.in: Regenerate.
6967 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6969         * Makefile.tpl: Remove unnecessary ifs.
6970         * Makefile.in: Regenerate.
6972         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6973         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6974         targets for 'no_install' modules.
6975         * configure: Move GDB_TK substitution to configure.in.  Move
6976         build_modules stuff to configure.in.
6977         * configure.in: Implement soft dependency machinery.  Maybe-ize
6978         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6979         * Makefile.in: Regenerate.
6981 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6983         * Makefile.tpl: Make all-target, install-target behave similarly
6984         to all, install (only hitting configured targets).  Eliminate
6985         unused macro defintions.
6987         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6988         build != host.
6990         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6992         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6994         * configure.in: Produce lists of subdir targets we're actually
6995         configuring.  Remove references to "dosrel".
6996         * Makefile.tpl: Let configure set which subdir targets are hit.
6997         Remove install-cross; clean up install; remove ALL.  Remove
6998         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6999         Autogenerate host module targets.  Remove empty dependency lines
7000         and redundant dependency; rearrange slightly.
7001         * Makefile.def: Add host-side libtermcap, utils.
7003         * Makefile.in: Regenerate.
7005 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7007         * ltconfig (osf[345]): Append $major to soname_spec.
7008         Reflect this in library_names_spec.
7009         * ltmain.sh (osf): Prefix $major with . for use as extension.
7011 2002-11-19  Andreas Jaeger  <aj@suse.de>
7013         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7014         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7015         and sparc64 GNU/Linux systems.
7017 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7019         * MAINTAINERS: Update email.
7021 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7023         * MAINTAINERS: Complete James Dennett's entry.
7025 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7027         * MAINTAINERS (Write After Approval): Add myself.
7029 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7031         * Makefile.tpl: syntactic cleanup
7033 2002-11-13  Stuart Hastings  <stuart@apple.com>
7035         * MAINTAINERS: Add myself to write-after-approval list.
7037 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7039         * Makefile.def: Add list of recursive targets to autogenerate.
7040         Add build_modules.
7041         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7042         targets.  Autogenerate *-build-* targets.
7043         * Makefile.in: Regenerate.
7045 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7047         * configure: More autoconf-style substitutions.
7048         * Makefile.tpl: More autoconf-style substitutions.
7049         * Makefile.in: Regenerate.
7051 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7053         * configure: Substitute more variables in a more autoconf-friendly
7054         way.  Simplify slightly.
7055         * Makefile.tpl: Make more variables substitutable in an
7056         autoconf-friendly way.
7057         * Makefile.in: Regenerate.
7059 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7061         * MAINTAINERS (Write After Approval): Add myself.
7063 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7065         * configure.in (v810*): Remove special setting of tools.
7067         * configure: Add support for extra required flags for ar or nm.
7068         * configure.in (aix4.3+): Use above support for target-specific
7069         issues, rather than using config/mt-aix43.
7071 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7073         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7074         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7075         with $srcdir.  Reformat indentation.  Substitute some variables
7076         formerly hard-coded in the Makefile for build=host.
7077         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7078         * Makefile.def: Autogenerate more.
7079         * Makefile.in: Regenerate.
7081 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7083         * MAINTAINERS (Write After Approval): Add myself.
7085 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7087         * Makefile.def (host_modules): Add rda.
7088         * Makefile.in: Regenerate.
7089         * configure.in (target_tool): Add target-rda to list.
7091 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7093         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7095 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7097         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7098         and restrap targets to this rule.
7099         * Makefile.in:  Regenerate.
7101 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7103         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7104         GNATS only accounts.
7106 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7108         * configure.in (i[3456]86-*-linux*): Add check to disable
7109         ${libgcj} for glibc1.
7111 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7113         * MAINTAINERS: Add myself as ip2k port maintainer.
7115 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7117         * configure.in: Add tic4x target.
7119 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7121         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7122         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7123         * Makefile.in: Regenerate.
7125         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7126         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7127         * Makefile.in: Regenerate.
7129 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7131         * MAINTAINERS: Add myself as web pages co-maintainer.
7133 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7135         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7136         * Makefile.in: Regenerate.
7138 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7140         * MAINTAINERS: Add myself and Nathan Sidwell
7141         <nathan@codesourcery.com> as VxWorks maintainers.
7143 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7145         * Makefile.def: Remove order dependency comments.
7146         * Makefile.tpl: Add explicit install-install dependencies.
7147         * Makefile.in: Regenerate.
7149         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7150         * Makefile.in: Regenerate.
7152         * Makefile.tpl: Add configure-target (for src-release in src)
7153         * Makefile.in: Regenerate.
7155 2002-09-30  Nick Clifton  <nickc@redhat.com>
7157         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7159 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7161         * configure.in (s390*-*-linux*): Enable libgcj.
7163 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7165         * configure: Revert accidentally applied changes.
7167         * Makefile.tpl: Make more autoconf-friendly.
7168         * Makefile.in: Regenerate.
7169         * configure: Make substitution more autoconf-like.
7171 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7173         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7174         single entry to handle all these.
7175         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7176         libjava on arm-*-elf.
7178 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7180         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7181         things that depend on them.
7183 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7185         * Makefile.tpl: Make subsituted variables more autoconfy.
7186         * Makefile.in: Regenerate.
7187         * configure: Make seds more autoconfy.
7189 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7191         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7192         * Makefile.in: Regenerate.
7193         * configure.in: Rewrite sed statements to look autoconfy.
7195         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7196         all-target-foo on configure-target-foo.
7197         * Makefile.def: Ditto.
7198         * Makefile.in: Rebuild.
7200 2002-09-25  Andrew Haley  <aph@redhat.com>
7202         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7204 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7206         * Makefile.def: New file.
7207         * Makefile.tpl: New file.
7208         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7209         * contrib/gcc_update: Note that Makefile.in is a generated file.
7211         * configure.in: Minor rearrangement.  Simplify tests.
7213 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7215         * configure.in (with_headers): Skip copy if value is "yes".
7216         (with_libs): Likewise.
7218 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7220         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7221         * configure.in (sh*-*-pe*): Ditto.
7222         * configure.in (mips*-*-pe*): Ditto.
7223         * configure.in (*arm-wince-pe): Ditto.
7225         * configure.in: Rearrange.
7227 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7229         * MAINTAINERS: Update my email address.
7231 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7233         * MAINTAINERS: (Write After Approval): Add myself.
7235 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7237         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7239 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7241         * MAINTAINERS: Change my mailing address.
7243 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7245         * MAINTAINERS (Write After Approval): Remove myself.
7246         (Various Maintainers: c++ runtime libs): Add myself.
7248 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7250         * MAINTAINERS (Write After Approval): Remove myself.
7251         (Various Maintainers: c++ runtime libs): Add myself.
7253 2002-08-15  Eric Christopher  <echristo@redhat.com>
7255         * config.sub: Import from master repository.
7256         * config.guess: Ditto.
7258 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7260         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7261         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7262         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7264 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7266         * MAINTAINERS: Add self to rs6000 vector extensions.
7268 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7270         * libiberty/configure: Reverted unintended yesterday's check in.
7272 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7274         * boehm-gc/configure, libf2c/configure: Rebuilt.
7275         * libffi/configure, libiberty/configure: Ditto.
7276         * libjava/configure, libobjc/configure: Ditto.
7277         * libstdc++-v3/configure, zlib/configure: Ditto.
7278         Merged from binutils:
7279         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7280         From Steve Ellcey <sje@cup.hp.com>:
7281         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7282         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7283         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7284         IA64.
7285         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7286         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7287         soname_spec, sys_lib_search_path_spec): Ditto.
7289 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7291         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7293 2002-08-04  H.J. Lu  (hjl@gnu.org)
7295         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7297 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7299         * MAINTAINERS (Write After Approval): Add myself.
7301 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7303         * configure.in: Move generic linux case to end.  Copy generic
7304         linux noconfigdirs to mips*-*-linux* entry and new
7305         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7307 2002-07-19  Michael Matz  <matz@suse.de>
7309         * MAINTAINERS: Add myself as ra* maintainer.
7311 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7313         * config.guess: Update to 2002-07-09 version.
7314         * config.sub: Update to 2002-07-03 version.
7316 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7318         * MAINTAINERS: Fix typo in a maintainer email address.
7320 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7322         * configure.in: Remove two redundant tests.
7324 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7326         * configure.in (mips*-*-irix6*o32): Enable stabs.
7328 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7330         * configure.in: Don't build grez.
7331         * Makefile.in: Ditto.
7333         * Makefile.in: Remove references to bsp, cygmon, libstub.
7334         * configure.in: Ditto.
7336         * configure.in: Remove leftover reference to gdbtest.
7338 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7340         * configure.in (gxx_include_dir):  Change to match versioned
7341         C++ headers if --enable-version-specific-runtime-libs is used.
7343 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7345         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7347 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7349         * configure.in: Make --without-x work.
7351 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7353         * configure.in: Rearrange target Makefile fragment collection.
7355         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7356         cvs[src].
7357         * configure.in: Ditto.
7359 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7361         * MAINTAINERS (Write After Approval): Update my e-mail address.
7363 2002-06-24  Ben Elliston  <bje@redhat.com>
7365         * configure.in (host_tools): Remove cgen.
7367         * Makefile.in (all-cgen): Remove; runs from its source directory.
7368         (check-cgen, install-cgen, clean-cgen): Likewise.
7369         (all-opcodes): Do not depend on all-cgen.
7370         (all-sim): Likewise.
7372 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7374         * Makefile.in: Eliminate 'apache' targets.
7375         * configure.in: Eliminate 'apache' targets.
7377         * configure.in: Eliminate redundant tests.  Reorganize.
7379         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7381         * config-ml.in: Eliminate references to Cygnus configure.
7383         * Makefile.in: Eliminate references to building emacs.
7385 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7387         * MAINTAINERS: Update my email address.
7389 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7391         * config.if (libstdcxx_incdir): Version C++ headers.
7392         (cxx_incdir): Remove.
7394 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7396         * MAINTAINERS (Write After Approval): Add self.
7398 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7400         * configure.in: Add support for ip2k.
7402 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7404         * configure.in: Fix AIX configury bug.
7406 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7408         * MAINTAINERS (Write After Approval): Add self.
7410 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7412         * configure.in: replace ${topsrcdir} with ${srcdir}
7414         * configure.in: Move definition of libstdcxx_flags
7415         right above usage, rather than waaay earlier.
7417         * configure.in: Pull definition of is_cross_compiler earlier.
7419         * configure.in: Rearrange a little.
7421         * configure.in: Remove references to librx.
7422         * Makefile.in: Remove references to librx.
7424 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7426         * config.sub: Add support for avr target.
7427         Import from master sources, rev 1.255
7429 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7431         * configure, .cvsignore:  Revert previous change...
7432         * Makefile:  ...delete.
7434 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7436         * configure.in: Eliminate ${gasdir} variable.
7438 2002-06-18  Dave Brolley  <brolley@redhat.com>
7440         * configure.in: Add support for frv.
7441         * config.sub: Add support for frv.
7443 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7445         * configure:  Remove garbage from previous commit.
7447 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7449         * configure:  For in-source builds, make a subdir and re-exec there.
7450         * Makefile:  New file.  Pass targets through to build directory.
7451         * .cvsignore:  No longer ignore "Makefile".
7453 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7455         * MAINTAINERS (Write After Approval): Add self.
7457 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7459         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7461 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7463         * configure.in (vax-*-netbsd*): Re-enable gas.
7465 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7467         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7468         BUILD_PREFIX_1, to correct nomenclature.
7469         * configure: Likewise.
7471         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7472         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7474 2002-05-31  Olaf Hering  <olh@suse.de>
7476         * config-ml.in: Propogate DESTDIR also.
7478 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7480         * configure.in (vax-*-netbsd*): Don't build gas for this
7481         platform.
7483 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7485         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7486         and libgcj for AVR.
7488 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7490         * MAINTAINERS (Write After Approval): Add myself.
7492 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7494         * config.guess: Update to 2002-05-22 version.
7495         * config.sub: Likewise.
7497 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7499         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7500         * config-ml.in: Likewise.
7501         * configure: Likewise.
7502         * configure.in: Likewise.
7504 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7506         * MAINTAINERS: Update my email address.
7508 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7510         * configure.in: Simplify makefile fragment collection.
7512         * configure.in: Remove code to build emacs.
7514         * configure.in : Remove --srcdir argument from targargs and buildargs
7515         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7517         * configure: Move some logic to configure.in.
7518         * configure.in: Move some logic from configure.
7520 2002-05-11  Tom Tromey  <tromey@redhat.com>
7522         * MAINTAINERS: Reflect libgcj reality.
7524 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7526         * Makefile.in: Honour DESTDIR.
7528 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7530         * config.guess: Import 2002-03-20 version.
7531         * config.sub: Import 2002-04-26 version.
7533 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7535         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7537 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7539         * MAINTAINERS: Add self.
7541 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7543         * ltmain.sh: Detect and handle object name conflicts
7544         while piecewise linking a static library.
7546 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7548         * configure.in (noconfigdirs): Don't disable libgcj on
7549         sparc64-*-solaris* and sparcv9-*-solaris*.
7551 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7553         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7555 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7557         * configure.in (FLAGS_FOR_TARGET): Do not add
7558         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7559         on i[3456]86-*-linux*.
7561 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7563         * configure.in (noconfigdirs): Replace [ ] with test.
7565         * configure.in (noconfigdirs): Do not add target-newlib if
7566         target == i[3456]86-*-linux*, and host == target.
7568 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7570         * configure.in: delete reference to absent file
7572         * configure.in: replace '[' with 'test'
7574         * configure.in: Eliminate references to gash.
7575         * Makefile.in: Eliminate references to gash.
7577         * configure.in: remove useless references to 'pic' makefile fragments.
7579         * configure.in: (*-*-windows*) Finish removing.
7581         * configure.in: Eliminate redundant test for libgui.
7583 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7585         * MAINTAINERS: Add self and realphabetize.  Update entries
7586         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7587         entry for a29k port maintainer.
7589 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7591         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7592         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7594 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7596         * configure.in: remove references to dead files
7598 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7600         * MAINTAINERS: Add information about purpose of this file.
7602 2002-04-18  Tom Tromey  <tromey@redhat.com>
7604         * configure.in: Disallow configuring libgcj when it is already
7605         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7606         Solaris 2.8 by default.  For PR libgcj/6158.
7608 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7610         * configure.in:  Move default CC setting out of config/mh-* fragments
7611         directly into here.
7613 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7615         * configure.in: don't even try to configure or make a subdirectory
7616         if there's no configure script for it.
7618 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7620         * MAINTAINERS: Remove chill maintainers.
7621         * Makefile.in (CHILLFLAGS): Remove.
7622         (CHILL_LIB): Remove.
7623         (TARGET_CONFIGDIRS): Remove libchill.
7624         (CHILL_FOR_TARGET): Remove.
7625         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7626         CHILL_LIB.
7627         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7628         (CHECK_TARGET_MODULES): Likewise.
7629         (INSTALL_TARGET_MODULES): Likewise.
7630         (CLEAN_TARGET_MODULES): Likewise.
7631         (configure-target-libchill): Remove.
7632         (all-target-libchill): Remove.
7633         * configure.in (target_libs): Remove target-libchill.
7634         Do not compute CHILL_FOR_TARGET.
7635         * libchill: Remove directory.
7637 2002-04-11  DJ Delorie  <dj@redhat.com>
7639         * Makefile.in, configure.in: Sync with binutils, entries
7640         follow...
7642 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7644         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7645         (do-tar, do-bz2): New rules.
7646         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7647         (gdb-tar): New rule.
7648         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7649         (insight_dejagnu.tar): New rule.
7650         (insight.tar): New rule.
7651         (gdb+dejagnu.tar): New rule.
7652         (gdb.tar): New rule.
7654 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7656         * Makefile.in: Add all-tix to deps for all-snavigator
7657         so that tix is built when building snavigator.
7659 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7661         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7662         ld and gdb are not supported.
7664 2002-01-07  Mark Salter  <msalter@redhat.com>
7666         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7667         Allow target-libgloss to be built for arm, strongarm, and xscale.
7669 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7671         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7672         options for i[3456]86-pc-linux* native builds.
7674 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7676         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7677         files from .po files for a distribution.
7679 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7681         * configure.in: Enable libstdc++-v3 for h8300 targets.
7683 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7685         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7686         version from bfd/.
7688 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7690         * Makefile.in (VER): When present, extract the version number from
7691         the file version.in.
7693 2001-05-24  Tom Rix  <trix@redhat.com>
7695         * configure.in : enable ld for aix
7697 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7699         * config.guess: Add linux target for S/390.
7701 2000-11-07  Philip Blundell  <pb@futuretv.com>
7703         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7705 2000-11-03  Philip Blundell  <pb@futuretv.com>
7707         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7708         files.
7710 2001-01-15  Ben Elliston  <bje@redhat.com>
7712         * configure.in (host_tools): Add sid.
7713         Always configure cgen.
7715 2000-11-24  Nick Clifton  <nickc@redhat.com>
7717         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7720 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7722         * Makefile.in (ALL_MODULES): Add all-cgen.
7723         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7724         (all-cgen): New target.
7725         (all-opcodes,all-sim): Depend on all-cgen.
7726         * configure.in (host_tools): Add cgen.
7727         Only configure cgen if --enable-cgen-maint.
7729 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7731         * configure.in: Add *-*-freebsd* configurations.
7733 2002-04-08  Tom Tromey  <tromey@redhat.com>
7735         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7736         Fixes PR libgcj/6068.
7738 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7740         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7742 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7744         * configure.in (alpha*-dec-osf*): Enable libgcj.
7746 2003-03-27  Matthew Gingell  <gingell@gnat.com>
7748         * MAINTAINERS (Write After Approval): Add myself.
7750 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7752         Fix for: PR bootstrap/3591, target/5676
7753         * configure.in (mcore-pe): Disable the configuration of
7754         libstdc++-v3 since exceptions are not supported.
7756 2002-03-20  Anthony Green  <green@redhat.com>
7758         * configure.in: Enable libgcj for xscale-elf target.
7760 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
7762         * MAINTAINERS:  Update my email address.
7764 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7766         * ltmain.sh (relink_command): Fix typo in previous change.
7768 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7770         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7771         (relink_command): Added --tag flags.
7772         (mode=install): If relinking fails; error out.
7774 2002-03-12  Richard Henderson  <rth@redhat.com>
7776         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7777         .NOTPARALLEL tag.
7778         (do-check): Rename from check.
7779         (check): Allow parallel check.
7781 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7783         * MAINTAINERS: Add myself as maintainer for xtensa port.
7784         Fix alphabetical order in CPU port maintainer list.
7785         Remove myself from Write After Approval list.
7787 2002-03-11  Richard Henderson  <rth@redhat.com>
7789         * Makefile.in (.NOTPARALLEL): Add fake tag.
7791 2002-03-07  H.J. Lu  (hjl@gnu.org)
7793         * configure.in: Enable gprof for mips*-*-linux*.
7795 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7797         * MAINTAINERS (Write After Approval): Add myself.
7799 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7801         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7802         libjava.
7803         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7805 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7807         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7808         because its Makefile is there; test for the executable instead.
7810 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7812         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7813         libstdc++-v3 and libjava.
7815 2002-02-11  Adam Megacz  <adam@xwt.org>
7817         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7818         boehm-gc
7820 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7822         * config.guess: Updated to 2002-01-30's version.
7823         * config.sub: Updated to 2002-02-01's version.
7824         Contribute sh64-elf.
7825         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7826         * configure.in: Added sh64-*-*.
7828 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7830         * MAINTAINERS: Belatedly add myself to write after approval list.
7832 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7834         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7835         Remove self as Write After Approval.
7837 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7839         * MAINTAINERS: Put self in as maintainer for contrib/regression
7840         directory.
7842 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7844         * MAINTAINERS:  Update my email address.
7846 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7848         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7849         target-libiberty, and target-libgloss.  Skip Java-related
7850         libraries if not supported for NetBSD on target CPU.
7852 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7854         * install-sh: Use _inst.$$_ for temp file name.
7856 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7858         * MAINTAINERS (Write After Approval): Move my contact info
7859         from here...
7860         (OS Port Maintainers): ...to here (netbsd).
7862 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7864         * MAINTAINERS (Write After Approval): Add myself.
7866 2002-01-17  H.J. Lu  <hjl@gnu.org>
7868         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7869         (all-target-fastjar): Also depend on all-target-libiberty.
7871 2002-01-16  H.J. Lu  (hjl@gnu.org)
7873         * config.guess: Import from master sources, rev 1.225.
7874         * config.sub: Import from master sources, rev 1.238.
7876 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7878         * MAINTAINERS (Write After Approval): Remove myself.
7880 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7882         * MAINTAINERS (Write After Approval): Add myself.
7884 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7886         * MAINTAINERS: Add self as docs co-maintainer.
7888 2001-12-11  Matthias Klose  <doko@debian.org>
7890         * MAINTAINERS (Write After Approval): Add myself.
7892 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7894         * MAINTAINERS: Update my email address.
7896 2001-12-07  Turly O'Connor  <turly@apple.com>
7897         * MAINTAINERS (Write After Approval): Add myself.
7898         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7899         (rs6000_initialize_trampoline): Call __trampoline_setup for
7900         ABI_DARWIN too.
7901         * darwin-tramp.asm: New file, implements __trampoline_setup.
7902         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7904 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7906         * MAINTAINERS (Write After Approval): Add myself.
7908 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7910         * configure, configure.in: Use temp file for long sed commands.
7912 2001-12-03  Laurent Guerby  <guerby@acm.org>
7914         * config.sub: Update to version 1.232 on subversion.
7916 2001-12-03  Ben Elliston  <bje@redhat.com>
7918         * MAINTAINERS: Update mail address for config.* patches.
7920 2001-11-27  DJ Delorie  <dj@redhat.com>
7921             Zack Weinberg  <zack@codesourcery.com>
7923         When build != host, create libiberty for the build machine.
7925         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7926         CONFIG_ARGUMENTS.
7927         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7928         New variables.
7929         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7930         and rules.
7931         (all.normal): Depend on ALL_BUILD_MODULES.
7932         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7933         (all-build-libiberty): Depend on configure-build-libiberty.
7935         * configure: Calculate and substitute proper value for
7936         ALL_BUILD_MODULES.
7937         * configure.in: Create the build subdirectory.
7938         Calculate and substitute TARGET_CONFIGARGS (formerly
7939         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7941 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7943         * MAINTAINERS (write-after-approval): Add self.
7945 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7947         * MAINTAINERS (GNATS only accounts): Remove self.
7949 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7951         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7952         libf2c.
7954 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7956         * MAINTAINERS (Write After Approval): Add self.
7958 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7960         * MAINTAINERS: mips and s390 are also CPU ports.
7962 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7964         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7966 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7968         * MAINTAINERS: Alphabetize.
7970 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7972         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7974 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7976         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7978 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7980         * configure.in (--enable-languages): Be more permissive about
7981         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7983 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7985         * config.sub: Import from master sources, rev. 1.230.
7986         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7988 2001-11-07  Laurent Guerby  <guerby@acm.org>
7990         * MAINTAINERS (Write After Approval): Add self.
7992 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7994         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7996 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7998         * config.sub: Import from master sources, rev 1.226.
7999         * config.guess: Import from master sources, rev 1.216.
8001 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8003         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8004         * MAINTAINERS: Add self as maintainer of MMIX port.
8005         Remove old after-approval entry.
8007 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8009         * ChangeLog, configure: Fix spelling errors.
8011 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8013         * MAINTAINERS: Tweak my address.
8015 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8017         * MAINTAINERS: Update my email address.
8019 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8021         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8022         * MAINTAINERS: Add self as maintainer of CRIS port.
8024 2001-10-10  Geert Bosch  <bosch@gnat.com>
8026         * MAINTAINERS (Various maintainers: Ada front end):
8027         Added Robert Dewar.
8029 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8031         * MAINTAINERS (Write After Approval): Added self
8033 2001-10-02  Geert Bosch  <bosch@gnat.com>
8035         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8037 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8039         * configure: Handle temporary files securely using mkdir.
8041 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8043         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8045 2001-09-26  Will Cohen  <wcohen@redhat.com>
8047         * configure.in (*-*-linux*): Disable configuration of target-newlib
8048         and target-libgloss.
8050 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8052         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8053         RANLIB.
8055 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8057         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8058         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8059         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8060         avoid quotes nesting problems.
8061         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8062         (DO_X): Export only variables that are set.
8064 2001-09-19  Ben Elliston  <bje@redhat.com>
8066         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8067         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8068         semantics.  Use the shell built-in "type" command instead.
8070 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8072         Merged from gcc-3_0-branch:
8073         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8074         * ltcf-c.sh: Use $objext, not $ac_objext.
8075         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8076         * ltcf-cxx.sh: Add support for GNU.
8077         2001-07-22  Timothy Wall  <twall@redhat.com>
8078         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8079         default settings if using GNU tools with that configuration.
8080         * ltcf-cxx.sh: Ditto.
8081         * ltcf-gcj.sh: Ditto.
8082         2001-07-21  Michael Chastain  <chastain@redhat.com>
8083         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8084         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8085         * ltmain.sh: Mark as gcc-local.
8087 2001-08-30  Eric Christopher  <echristo@redhat.com>
8088             Jason Eckhardt  <jle@redhat.com>
8090         * config.guess: Merge from master sources.
8091         * config.sub: Merge from master sources, add support for mipsisa32.
8093 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8094         * config.sub: Merge from master sources, rev 1.219.
8095         * MAINTAINERS: Add self as contact for stormy16 port.
8097 2001-08-14  Zack Weinberg  <zackw@panix.com>
8099         * config.sub: Merge from master sources, rev 1.218.
8100         * config.guess: Merge from master sources, rev 1.209.
8102 2001-08-11  Graham Stott  <grahams@redhat.com>
8104         * Makefile.in (check-c++): Add missing semicolon.
8106 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8108         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8110 2001-07-30  Eric Christopher  <echristo@redhat.com>
8112         * MAINTAINERS (Various maintainers: mips port): Added myself.
8114 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8116         * configure.in (sh-*-linux*): New.
8118 2001-07-27  Richard Henderson  <rth@redhat.com>
8120         * .cvsignore: Add LAST_UPDATED.
8122 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8124         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8126 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8128         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8130 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8132         * MAINTAINERS (Write After Approval): Added myself.
8134 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8136         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8137         and libgcj on m68hc11/m68hc12.
8139 2001-06-27  H.J. Lu  (hjl@gnu.org)
8141         * Makefile (CFLAGS_FOR_BUILD): New.
8142         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8144 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8146         * README: Remove version number.
8148 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8150         * INSTALL/README: Update wrt. to the installation instructions now
8151         residing in gcc/doc/install.texi.
8153 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8155         * README: Replace with a cut-down and updated version of gcc/README.
8157 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8159         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8160         multilibs to be disabled.
8162 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8164         * MAINTAINERS (Write After Approval): Add myself.
8166 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8168         * config.guess: Import CVS version 1.195.
8169         * config.sub: Import CVS version 1.212.
8171 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8173         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8174         gcc/xgcc is built, use -print-prog-name to find out the program
8175         name to use.
8177 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8179         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8180         appear to also be in the master copy.
8181         * config.sub:  Import CVS version 1.211.
8183 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8185         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8186         with_gcc]: Use `gcc -shared' to build a shared library.
8188 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8190         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8191         archives.
8193 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8195         * MAINTAINERS (Write After Approval): Add myself.
8197 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8199         * configure.in (libstdcxx_flags): Do not try to execute
8200         libstdc++-v3/testsuite_flags until it exists.
8202 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8204         * MAINTAINERS: Update my email address.
8206 2001-05-31  Graham Stott  <grahams@redhat.com>
8208         * MAINTAINERS (Write After Approval): Add myself.
8210 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8212         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8213         libraries when using g++ with native linker.
8215 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8217         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8219 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8221         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8222         [aix4*|aix5*]: Prepend blank.
8224 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8226         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8227         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8228         of subdir/configure scripts to use the new libtool.m4.
8230 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8232         * MAINTAINERS (Write After Approval): Add myself.
8234 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8236         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8238 2001-05-11  Ben Elliston  <bje@redhat.com>
8240         * Makefile.in (all-sid): New target.
8241         (check-sid, clean-sid, install-sid): Likewise.
8243 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8245         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8247 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8249         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8250         libgcj.
8252 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8254         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8255         gcc/xgcc is built, use -print-prog-name to find out the program
8256         name to use.
8258 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8260         * configure.in (noconfigdirs): Don't reset it from scratch in the
8261         target case; only append to it.
8263         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8264         sparc-*-solaris2.8]: Disable ${libgcj}.
8266 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8268         * configure.in (libgcj_saved): Copy from $libgcj.
8269         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8270         --disable-libgcj.
8272 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8274         * MAINTAINERS: Remove self as MIPS maintainer and
8275         C front end maintainer.
8277 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8279         * configure.in: Move *-chorusos target case to the proper switch.
8280         Disable libgcj.
8282 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8284         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8285         1.641.2.228.
8287 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8289         * Makefile.in (STAGE1_CFLAGS): Pass down.
8291 2001-04-13  Alan Modra  <amodra@one.net.au>
8293         * config.guess: Add hppa64-linux support.  Note for next import that
8294         this is already in the master file.
8295         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8297 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8299         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8300         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8302 2001-04-11  Stan Shebs  <shebs@apple.com>
8304         * MAINTAINERS: Add self as Darwin port maintainer.
8306 2001-04-11  Alan Modra  <amodra@one.net.au>
8308         * MAINTAINERS: Update my email address.
8310 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8312         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8313         recent versions of FreeBSD (release 3 or later).
8314         * ltconfig: On FreeBSD, -lc must not be provided when building
8315         a shared library or else the standard -pthread gcc option is
8316         rendered worthless to later users of the built library.
8318 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8320         * MAINTAINERS: Add self and RTH as C front end maintainers.
8322 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8324         * config.sub: Make sure to match an already-canonicalized
8325         machine name (eg. mn10300-unknown-elf).
8327 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8329         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8330         New macros.
8331         (bootstrap, cross): Use RECURSE_FLAGS.
8332         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8334 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8336         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8338 2001-03-22  Colin Howell  <chowell@redhat.com>
8340         * Makefile.in (DO_X): Do not backslash single-quotes in
8341         backquotes (two places).
8343 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8345         Re-installed:
8346         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8347         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8348         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8349         * ltcf-cxx.sh: Likewise.
8350         * ltcf-gcj.sh: Likewise.
8352 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8354         * MAINTAINERS: Add myself as "documentation co-maintainer".
8356 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8358         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8359         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8361 2001-03-19  Tom Tromey  <tromey@redhat.com>
8363         * config-ml.in: Handle GCJ and GCJFLAGS.
8365 2001-03-21  Michael Chastain  <chastain@redhat.com>
8367         * Makefile.in: all-m4 depends on all-texinfo.
8369 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8371         * MAINTAINERS: Add myself to write after approval list.
8373 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8375         * Makefile.in (DO_X): Quote nested quotes.
8377 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8379         * MAINTAINERS: Add myself to write after approval list.
8381 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8383         * Makefile.in (DO_X): Use double quotes for quoting
8384         "RANLIB=$${RANLIB}".
8386 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8388         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8390 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8392         * configure.in: Only use `lang_requires' for languages athat are
8393         actually enabled.
8395 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8397         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8399 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8401         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8403 2001-03-07  Tom Tromey  <tromey@redhat.com>
8405         * configure.in: Allow config-lang.in to set `lang_requires' to list
8406         of other required languages.
8408 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8410         * Makefile.in: Remove RANLIB definition. Use RANLIB
8411         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8412         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8414 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8415             Alexandre Oliva  <aoliva@redhat.com>
8417         * Makefile.in (check-c++): Use tabs, not spaces.
8419 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8421         * MAINTAINERS: add myself to Write After Approval list.
8423 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8425         * Makefile.in (check-c++): New rule.
8427         * configure.in (target_libs): Remove libg++.
8428         (noconfigdirs): Remove libg++.
8429         (noconfigdirs): Same.
8430         (noconfigdirs): Same.
8431         (noconfigdirs): Same.
8433         * config-ml.in: Remove libg++ references.
8435         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8436         (ALL_TARGET_MODULES): Same.
8437         (configure-target-libg++): Remove.
8438         (all-target-libg++): Remove.
8439         (configure-target-libio): Remove.
8440         (all-target-libio): Remove.
8441         (check-target-libio): Remove.
8442         (.PHONY): Remove.
8443         (libg++.tar.bz2): Remove.
8444         (all-target-cygmon): Remove libio.
8445         (all-target-libstdc++): Remove.
8446         (configure-target-libstdc++): Remove.
8447         (TARGET_LIB_PATH): Remove libstdc++.
8448         (ALL_GCC_CXX): Remove libstdc++.
8449         (all-target-gperf): Correct.
8451 2001-02-16  Nick Clifton  <nickc@redhat.com>
8453         * configure.in (noconfigdirs): Allow configuration of texinfo
8454         for Cygwin hosts.
8456 2001-02-15  Anthony Green  <green@redhat.com>
8458         * configure: Introduce GCJ_FOR_TARGET.
8459         * configure.in: Ditto.
8460         * Makefile.in: Ditto.
8462 2001-02-13  Andreas Schwab  <schwab@suse.de>
8464         * MAINTAINERS: Update mail address.
8466 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8468         * config.guess: Add linux target for S/390.
8469         * config.sub: Likewise.
8471 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8473         * configure.in: for *-chorusos, don't config target-newlib and
8474         target-libgloss.
8476 2001-02-06  Ben Elliston  <bje@redhat.com>
8478         * configure: Output host type to stdout, not stderr.
8480 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8482         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8483         * ltcf-cxx.sh: Likewise.
8485         * config.if: Assume enable_libstdcxx_v3 is defined.
8487 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8489         Remove V2 C++ library.
8490         * configure.in: Remove --enable-libstdcxx_v3 support.
8492 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8494         * include/demangle.h: Add prototype for java_demangle_v3.
8496 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8498         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8500 2001-01-27  Richard Henderson  <rth@redhat.com>
8502         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8504 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8506         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8507         Don't unset, it's non-portable and no longer necessary, set to empty
8508         instead.
8510 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8512         * ltconfig: Shell portability fix for the tagname validity check.
8514 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8516         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8517         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8519 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8521         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8523 2001-01-26  Tom Tromey  <tromey@redhat.com>
8525         * configure.in: Allow libgcj to be built on Sparc Solaris.
8527 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8529         * ltcf-c.sh: Add aix5 case.
8530         * ltcf-cxx.sh: Likewise.
8531         * ltconfig: Likewise.
8533 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8535         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8536         keep at least one of build_libtool_libs or build_old_libs set to
8537         yes.
8539         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8540         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8542 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8544         * configure.in: Enable libgcj on several additional platforms.
8546 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8548         * configure.in: Enable libgcj for linux targets.
8550 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8552         * MAINTAINERS (Write After Approval): Add myself.
8554 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8556         * MAINTAINERS: Add myself as vax port maintainer.
8558 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8560         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8562 2001-01-09  Mike Stump  <mrs@wrs.com>
8564         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8565         failures of subdirectories.
8567 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8569         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8570         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8571         * ltcf-cxx.sh: Likewise.
8572         * ltcf-gcj.sh: Likewise.
8573         * ltconfig.sh: Fix typo.
8575 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8577         * configure: handle DOS-style absolute paths.
8579 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8581         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8583 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8585         * MAINTAINERS: Add myself as avr port co-maintainer.
8587 2000-12-28  Ben Elliston  <bje@redhat.com>
8589         * MAINTAINERS: Add myself under ``Write After Approval''.
8591 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8593         * texinfo: Remove directory from GCC.
8595 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8597         * COPYING: Update to current
8598         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8599         to 19yy as example year in copyright notice).
8601 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8603         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8604         (libstdcxx_incdir): Pass down.
8605         * config.if: Remove expired bits for cxx_interface, add stub.
8606         (libstdcxx_incdir): Add variable for g++ include directory.
8607         * configure.in (gxx_include_dir): Use it.
8609 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8611         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8612         with old-email address from ``Write After Approval''.
8614 2000-12-15  Andreas Jaeger  <aj@suse.de>
8616         * configure.in: Handle lang_dirs.
8618 2000-12-14  Tom Tromey  <tromey@redhat.com>
8620         * MAINTAINERS: Removed brads.
8622         * MAINTAINERS: Added gcj developers.
8624 2000-12-13  Anthony Green  <green@redhat.com>
8626         * configure.in: Disable libgcj for any target not specifically
8627         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8628         with g++ abi.
8630 2000-12-13  Mike Stump  <mrs@wrs.com>
8632         * Makefile.in (local-distclean): Also remove fastjar.
8634 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8636         * contrib/gcc_update: Add fastjar --touch entries.
8638 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8640         * configure.in: Disable language-specific target libraries for
8641         languages that aren't enabled.
8643 2000-12-10  Anthony Green  <green@redhat.com>
8645         * configure.in: Define libgcj.  Disable libgcj target libraries for
8646         most targets.
8648 2000-12-10  Neil Booth  <neilb@earthling.net>
8650         * MAINTAINERS: Update mail address, remove from WAA list.
8652 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8654         * libjava: Imported from /cvs/java.
8655         * libffi: Likewise.
8656         * Boehm-gc: Likewise.
8658 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8660         * configure.in (target_libs): Revert 2000-12-08 patch.
8661         (noconfigdirs): Added target-libjava.
8663 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8665         * djunpack.bat: removed.
8667 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8669         * Makefile.in: handle DOS-style absolute paths.
8670         * config-ml.in: likewise.
8671         * symlink-tree: likewise.
8673 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8675         * fastjar: Imported.
8677 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8679         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8680         libjava.
8681         * configure.in (target_libs): Removed `target-libjava'.
8683 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8685         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8686         (ALL_MODULES): Added fastjar.
8687         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8688         (all-target-libjava): all-fastjar replaces all-zip.
8689         (all-fastjar): Added.
8690         (configure-target-fastjar, all-target-fastjar): Likewise.
8691         * configure.in (host_tools): Added fastjar.
8693 2000-12-07  Mike Stump  <mrs@wrs.com>
8695         * Makefile.in (local-distclean): Remove leftover built files.
8697 2000-11-24  Nick Clifton  <nickc@redhat.com>
8699         * configure.in (xscale-elf): Add target.
8700         (xscale-coff): Add target.
8702 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8704         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8705         recent versions of FreeBSD (release 3 or later).
8706         * ltconfig: On FreeBSD, -lc must not be provided when building
8707         a shared library or else the standard -pthread gcc option is
8708         rendered worthless to later users of the built library.
8710 2000-11-16  Fred Fish  <fnf@be.com>
8712         * configure.in (enable_libstdcxx_v3): Fix typo,
8713         libstd++ -> libstdc++.
8715 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8717         * MAINTAINERS: Add self to Write After Approval list.
8719 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8721         * MAINTAINERS: Update my email address.  Add myself to global write
8722         privs list.
8724 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8726         * Makefile.in: Merge with src and libgcj.
8727         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8728         configure-target-<library> when their configure scripts need the C
8729         or C++ library to have already been built to work properly.
8730         (do_proto_toplev): Set them to an empty string.
8732         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8733         (REALLY_SET_LIB_PATH): Use them.
8735 2000-11-17  Stan Shebs  <shebs@apple.com>
8737         * MAINTAINERS: Add self to Write After Approval list.
8739 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8741         * configure: Provide the original toplevel configure arguments
8742         (including $0) to subprocesses in the environment rather than
8743         through gcc/configargs.h.
8745 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8747         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8748         C99.  Alphabetise "Write After Approval" list.
8750 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8752         * configure: Turn on libstdc++ V3 by default.
8754         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8755         if we've got GCC.
8757 2000-11-11  Philip Blundell  <philb@gnu.org>
8759         * MAINTAINERS: Add self to Write After Approval list.
8761 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8763         * ltcf-c.sh (aix4): Improve shared library configuration; require
8764         exporting symbols.
8765         * ltcf-cxx.sh (aix4): Define.
8766         * ltconfig (aix4): Define library and soname specs appropriate for
8767         AIX.  Define command to create export symbols list.
8769 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
8771         * config.sub: Add support for Sun Chorus
8773 2000-10-31  Nick Clifton  <nickc@redhat.com>
8775         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8776         <name>@redhat.com.  Also installed new email address for Clint
8777         Popetz.
8779 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8781         * etc: Remove directory from GCC.
8783 2000-10-16  Michael Meissner  <meissner@redhat.com>
8785         * configure (gcc/configargs.h): Only create if there is a build GCC
8786         directory created.
8788 2000-10-16  Matthias Klose  <doko@debian.org>
8790         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8791         when configured for libstdc++-v3.
8793 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8795         * configure: Save configure arguments to gcc/configargs.h.
8797 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8799         * config.guess: Import CVS version 1.157.
8800         * config.sub: Import CVS version 1.181.
8802 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8804         * Makefile.in (bootstrap): avoid recursion if subdir missing
8805         (cross): ditto
8806         (do-proto-toplev): ditto
8808 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8810         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8811         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8813         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8814         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8815         all affected `configure' scripts.
8817 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8819         * MAINTAINERS: Add self as cpplib co-maintainer.
8821 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8823         * MAINTAINERS: Add self to Write After Approval list.
8825 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8827         * INSTALL/README: egcs -> GCC update.
8829 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
8831         * MAINTAINERS: Add myself to Write After Approval list.
8833 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8835         * MAINTAINERS: Add myself to Write After Approval list.
8837 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8839         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8840         X11 libraries for hppa64.
8842 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8844         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8846 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8848         * Makefile.in (all-zlib): Added dummy target.
8850         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8851         ltcf-gcj.sh: Updated from libtool multi-language branch.
8853 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8855         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8856         (bootstrap*): Depend on all-bootstrap.
8858 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8860         * config.guess: Import CVS version 1.156.
8861         * config.sub: Import CVS version 1.179.
8863 2000-09-02  Anthony Green  <green@cygnus.com>
8865         * Makefile.in (all-gcc): Depend on all-zlib.
8866         (CLEAN_MODULES): Add clean-zlib.
8867         (ALL_MODULES): Add all-zlib.
8868         * configure.in (host_libs): Add zlib.
8870 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8872         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8873         crosses, but add gcc/include to the header search path for them.
8875 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8877         * MAINTAINERS: Add self to Write After Approval list.
8879 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8881         * config.guess: Import CVS version 1.152.
8882         * config.sub: Import CVS version 1.177.
8884 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8886         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8887         $targargs to tell whether newlib is going to be built.
8889         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8890         $$r/TARGET_SUBDIR/libio for _G_config.h.
8892 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8894         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8896 2000-08-22  DJ Delorie  <dj@redhat.com>
8898         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8900 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8902         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8903         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8904         sub-configures.
8906 2000-08-21  DJ Delorie  <dj@redhat.com>
8908         * MAINTAINERS: Add self as a libiberty maintainer
8910 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8912         * configure.in (libstdcxx_flags): Use
8913         libstdc++-v3/src/libstdc++.INC.
8915 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8917         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8919 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8921         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8923         * configure: Make enable_threads and enable_shared defaults
8924         explicit.  Substitute enable_threads into generated Makefiles.
8925         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8926         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8928 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8930         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8932 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8934         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8935         previous delta.
8937 2000-08-11  Jason Merrill  <jason@redhat.com>
8939         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8940         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8941         (FLAGS_FOR_TARGET): Not here.
8942         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8944 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8946         * config-ml.in (CC, CXX): Don't introduce a leading space.
8948 2000-08-07  DJ Delorie  <dj@delorie.com>
8950         * MAINTAINERS: Add self as a DJGPP maintainer
8952 2000-08-07  DJ Delorie  <dj@redhat.com>
8954         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8955         "if we're also building gcc, and it's a gcc that will run on the
8956         build machine, we want to use its includes instead of the system's
8957         default includes".
8959 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8961         * MAINTAINERS: Add self to Write After Approval list.
8963 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8965         * configure.in (libstdcxx_flags): Don't use `"'.
8967         * config-ml.in: Adjust multilib search paths to the
8968         appropriate multilib tree.
8970 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8972         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8973         commas in $LANGUAGES.
8975 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8977         * configure.in: Re-enable all references to libg++ and librx.
8979 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8981         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8982         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8983         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8984         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8986         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8988 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8990         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8991         CXX_FOR_TARGET for sed.
8993 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8995         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8996         Do not override if already set in the environment or in configure.
8997         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8998         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9000 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9002         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9003         the libtool CVS tree multi-language branch.
9004         * ltconfig, ltmain.sh: Updated.
9006 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9008         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9009         (clean-target): Depend on it.
9011         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9012         (GCC_FOR_TARGET): Use it.
9013         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9014         * configure.in: ... here.
9015         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9016         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9018 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9020         * MAINTAINERS: Add self to Write After Approval list.
9022 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9024         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9025         (configure-target-libchill, configure-target-libobjc): Likewise.
9027         * configure.in: Use the same cache file for all target libs.
9028         * config-ml.in: But different cache files per multilib variant.
9030 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9032         * configure (topsrcdir): Don't use dirname.
9034 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9036         * MAINTAINERS: Add self to Write After Approval list.
9038 2000-07-20  Jason Merrill  <jason@redhat.com>
9040         * configure.in: Remove all references to libg++ and librx.
9042         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9044 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9046         * config.sub: Update to subversions version 2000-07-06.
9048 2000-07-12  Andrew Haley  <aph@cygnus.com>
9050         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9051         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9053 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9055         * symlink-tree:  Check number of arguments.
9057 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9059         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9060         search path for a g++ extracted from the build tree.  This
9061         will allow link tests run by configure scripts in
9062         subdirectories to succeed.
9064 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9066         * ltconfig: Add support for mips-dde-sysv4.2MP
9068 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9070         * MAINTAINERS: Add myself as loop discovery maintainer.
9072 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9074         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9075         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9077 2000-06-19  Timothy Wall  <twall@cygnus.com>
9079         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9080         * config.sub: Add tic54x target.
9082 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9084         * MAINTAINERS: Add self as Fortran maintainer,
9085         remove Craig Burley.
9087 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9089         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9090         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9092 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9094         * MAINTAINERS: Add self as i18n maintainer
9096 20000-05-21  H.J. Lu  (hjl@gnu.org)
9098         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9099         directory are used if they exist. Make sure
9100         $(build_tooldir)/include is searched for header files,
9101         $(build_tooldir)/lib/ for library files.
9102         (GCC_FOR_TARGET): Likewise.
9103         (CXX_FOR_TARGET): Likewise.
9105 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9107         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9109 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9111         * Makefile.in (configure-target-libiberty): Depend on
9112         configure-target-newlib.
9114 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9116         * configure.in, Makefile.in: Merge all libffi-related
9117         configury stuff from the libgcj tree.
9119 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9121         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9122         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9124 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9126         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9127         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9128         current version information.  Add to proto-toplev directory.
9129         (gdb-taz): Build do-djunpack.
9131 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9133         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9135 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9137         * MAINTAINERS: Add self to Write After Approval list.
9139 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9141         * ltmain.sh: Preserve in relink_command any environment
9142         variables that may affect the linker behavior.
9144 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9146         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9148 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9150         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9152 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9154         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9155         with the version name.
9157 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9159         * MAINTAINERS: Add self as bb-reorder maintainer.
9161 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9163         * config.if: Tweak.
9165 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9167         * djunpack.bat: New file.
9169 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9171         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9172         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9173         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9174         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9176 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9178         * config.sub (case $basic_machine): Change default for "ibm-*"
9179         to "openedition".
9181 2000-04-13  Andreas Jaeger  <aj@suse.de>
9183         * MAINTAINERS: Added myself.
9185 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9187         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9188         (do-md5sum): New target.
9189         (MD5PROG): Define.
9190         (PACKAGE): Default to TOOL.
9191         (VER): Default to a shell script.
9192         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9193         md5 checksum generation.
9194         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9195         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9196         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9197         insight.tar.bz2): Use gdb-taz to create archive.
9199 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9201         * configure (warn_cflags): Delete.
9203 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9205         * MAINTAINERS: Added myself.
9207 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9208             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9210         * configure.in (enable_libstdcxx_v3): Add.
9211         (target_libs): Add bits here to switch between libstdc++-v2 and
9212         libstdc++-v3.
9213         * config.if: And this file too.
9214         * Makefile.in: Add libstdc++-v3 targets.
9216 2000-04-05  Michael Meissner  <meissner@redhat.com>
9218         * config.sub (d30v): Add d30v as a basic machine type.
9220 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9222         * configure.in: -linux-gnu*, not -linux-gnu.
9224 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9226         * MAINTAINERS: Add self in write-after-approval section.
9228 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9230         * MAINTAINERS: Add self as ia64 port maintainer.
9232 2000-03-08  Neil Booth  <NeilB@earthling.net>
9234         * MAINTAINERS: Add self in write-after-approval section.
9236 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9238         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9239         (do-tar-bz2): Replace TOOL with PACKAGE.
9240         (gdb.tar.bz2): Remove GDBTK from GDB package.
9241         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9242         dejagnu.tar.bz2): New packages.
9244 2000-02-27  Andreas Jaeger  <aj@suse.de>
9246         * configure.in: Add entry for mips*-*-linux*, move catch all
9247         *-*-*linux* entry below this one.
9249 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9251         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9253 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9255         * config.sub: Support an OS of "wince".
9257 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9259         * config.guess, config.sub: Updated to match config's 2000-02-15
9260         version.
9262 2000-02-23  Linas Vepstas  <linas@linas.org>
9264         * config.sub: Add support for Linux/IBM 370.
9265         * configure.in: Likewise.
9267 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9269         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9271 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9273         * config.guess: Guess "cygwin" rather than "cygwin32".
9275 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9277         * configure (gcc_version): When setting, narrow search to
9278         lines containing `version_string'.
9280 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9282         * config.sub: Add support for avr target.
9284 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9286         * MAINTAINERS: Add maintainers for MCore port.
9288 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9290         * config.sub: Add mmix-knuth-mmixware.
9292 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9294         * MAINTAINERS: Pair cccp with cpplib maintainership.
9296 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9298         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9299         structure stuff to -L library search.
9300         (CXX_FOR_TARGET): Ditto.
9301         (CROSS_CHECK_MODULES): Fix spelling mistake.
9303 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9305         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9306         the C++ compiler.
9308 2000-01-12  Richard Henderson  <rth@cygnus.com>
9310         * configure.in: Don't build some bits for beos.
9312 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9314         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9315         as include files.
9317 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9319         * Add self as cpplib maintainer, as requested by Jason
9320         Merrill.  Correct my e-mail address.
9322 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9324         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9325         not mh-aix43.
9327 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9329         * MAINTAINERS: Add myself to "write after approval" list.
9331 1999-12-14  Richard Henderson  <rth@cygnus.com>
9333         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9334         * config.sub: Accept alphaev[78], alphaev8.
9336 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9338         * config.guess, config.sub: Update from autoconf.
9340 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9342         * MAINTAINERS:  update my playtime e-address.
9344 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9346         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9347         necessary libraries are missing.
9349 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9351         * MAINTAINERS: Add new 'write after approval' maintainer.
9353 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9355         * MAINTAINERS: Add new Java maintainer.
9357 1999-10-25  Andreas Schwab  <schwab@suse.de>
9359         * configure: Fix quoting inside arguments of eval.
9361 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9363         * config-ml.in: Allow suppression of some ARM multilibs.
9365 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9367         * config.guess: Add OS/390 match pattern.
9368         * config.sub: Add mvs, openedition targets.
9369         * configure.in (i370-ibm-opened*): New.
9371 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9373         * config.sub: Add support for configuring for pj.
9375 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9377         * config.sub (maybe_os): Add support for configuring for fr30.
9379 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9381         * configure.in: Do not configure or build ld for AIX
9382         platforms.  ld is known to be broken on these platforms.
9384 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9386         * config-ml.in: Pass compiler flag corresponding to multidirs to
9387         subdir configures.
9389 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9391         * Makefile.in (LDFLAGS): Define.
9393 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9395         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9396         noconfigdirs.
9397         (*-*-cygwin*): Likewise.
9399 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9401         * mkdep: New file.
9402         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9403         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9405         From Eli Zaretskii <eliz@is.elta.co.il>:
9406         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9407         long file name when using DJGPP on MS-DOS.
9409 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9411         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9413 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9415         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9416         dependency as this causes "make check" to globally "make all"
9418 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9420         * configure.in (target_libs): Added target-zlib.
9421         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9422         (CONFIGURE_TARGET_MODULES): Likewise.
9423         (CHECK_TARGET_MODULES): Likewise.
9424         (INSTALL_TARGET_MODULES): Likewise.
9425         (CLEAN_TARGET_MODULES): Likewise.
9426         (configure-target-zlib): New target.
9427         (all-target-zlib): Likewise.
9428         (all-target-libjava): Depend on all-target-zlib.
9429         (configure-target-libjava): Depend on configure-target-zlib.
9431         * Makefile.in (configure-target-libjava): Depend on
9432         configure-target-newlib.
9433         (configure-target-boehm-gc): New target.
9434         (configure-target-qthreads): New target.
9436         * configure.in (target_libs): Added target-qthreads.
9437         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9438         (CONFIGURE_TARGET_MODULES): Likewise.
9439         (CHECK_TARGET_MODULES): Likewise.
9440         (INSTALL_TARGET_MODULES): Likewise.
9441         (CLEAN_TARGET_MODULES): Likewise.
9442         (all-target-qthreads): New target.
9443         (configure-target-libjava): Depend on configure-target-qthreads.
9444         (all-target-libjava): Depend on all-target-qthreads.
9446         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9447         (CONFIGURE_TARGET_MODULES): Likewise.
9448         (CHECK_TARGET_MODULES): Likewise.
9449         (INSTALL_TARGET_MODULES): Likewise.
9450         (CLEAN_TARGET_MODULES): Likewise.
9451         (all-target-libjava): New target.
9452         (all-target-boehm-gc): Likewise.
9453         * configure.in (target_libs): Added libjava, boehm-gc.
9455 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9457         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9458         configure.bat in SUPPORT_FILES.
9459         (gas+binutils.tar.bz2): Likewise.
9461         * makeall.bat: Remove; obsolete.
9463 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9465         From Mark Elbrecht:
9466         * configure.bat: Remove; obsolete.
9468 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9470         * configure: Add -W -Wall to the default CFLAGS when compiling with
9471         gcc.
9473 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9475         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9477 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9479         * configure.in: Build ld on IRIX6.
9481 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9483         * Makefile.in: Change distribution targets to use bzip2 instead of
9484         gzip.
9485         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9486         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9488 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9490         * config.sub: Add mcore target.
9492 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9494         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9496 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9498         * config.guess (dummy): Changed to $dummy.
9500 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9502         * config.sub: Tidied up case statements.
9504 1999-05-22  Ben Elliston  <bje@cygnus.com>
9506         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9507         <jiro@din.or.jp>.
9509         * config.guess: Merge with FSF version. Future changes will be
9510         more accurately recorded in this ChangeLog.
9511         * config.sub: Likewise.
9513 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9515          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9517 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9519         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9521 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9523         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9525 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9527         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9528         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9529         Bad merge removed these two changes.
9531 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9532                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9534         * config.guess (interix Alpha): Add.
9536 1999-04-11  Richard Henderson  <rth@cygnus.com>
9538         * configure.in (i?86-*-beos*): Do config gperf; don't config
9539         gdb, newlib, or libgloss.
9541 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9543         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9544         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9545         from multidirs.
9547 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9549         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9551 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9553         * config.sub: Add support for mcore targets.
9555 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9557         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9558         not mt-ospace, in order to shut up assembler warning about using
9559         symbols that are named the same as registers.
9561 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9563         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9564         dependency list for all-target-cygmon.
9566 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9568         * config-ml.in: Check $host, not $target, for selective multilibs.
9569         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9570         thumb interworking, and underscore prefix multilibs.
9572 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9574         * missing: Update to version from current automake.
9576 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9578         * configure (gxx_include_dir): Removed.
9580         * configure.in (gxx_include_dir): Handle it.
9581         * Makefile.in: Likewise.
9583 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9585         * config.sub (mips64vr4111,mips64vr4111el) Add.
9587 1999-03-21  Ben Elliston  <bje@cygnus.com>
9589         * config.guess: Correct typo for detecting ELF on FreeBSD.
9591 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9593         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9594         config/mh-djgpp.
9596 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9598         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9599         all-target-newlib to dependency list for all-target-bsp.
9601 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9603         * config.sub: Add i386-uwin support.
9604         * config.guess: Likewise.
9606 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9608         * configure.in: cleanup, add mh-*pic handling for arm, special
9609         case powerpc*-*-aix*
9611 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9613         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9614         can be built.
9616 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9618         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9619         targets.
9621 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9623         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9625 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9627         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9629 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9631         * config.sub: Fix typo in arm recognition.
9633 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9635         * configure.in (noconfigdirs): Changed target_configdirs to
9636         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9637         rather than m68k-*-* since it is not known to work on
9638         m68k-aout. Ditto for arm-*-*oabi.
9640 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9642         * configure.in (*-*-windows*): Remove, no longer used.
9644 1999-02-19  Ben Elliston <bje@cygnus.com>
9646         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9647         Smart and improved by Andrew Cagney.
9649 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9651         * config.guess: Recognize openbsd-*-hppa.
9653 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9655         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9656         only if it is not empty.
9658 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9660         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9662         * config.guess: Modified to recognize uname's armv* syntax.
9664         * config.sub: Modified to recognize uname's armv* syntax.
9666 1999-02-17  Mark Salter  <msalter@cygnus.com>
9668         * configure.in: Added target-bsp for sparclite.
9670 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9672         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9674 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9676         * configure.in: Add support for strongarm port.
9677         * config.sub: Add support for strongarm target.
9679 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9681         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9682         the old name config/mh-cygwin32.
9683         Enable texinfo.
9685 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9687         * configure.in: Do build ld for ix86 Solaris.
9689 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9691         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9692         $AR_FOR_TARGET.  Likewise for RANLIB.
9694 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9696         * config.sub (oabi):  Recognize.
9697         * configure.in (arm-*-oabi):  Handle.
9699 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9701         * config.guess: Improve detection of i686 on UnixWare 7.
9703 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9705         * config.guess: Add support for i386-pc-interix.
9706         * config.sub: Likewise.
9707         * configure.in: Likewise.
9709 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9711         * Makefile.in: Remove unneeded all-target-libio from
9712         from all-target-winsup target since it is now unneeded.
9713         Add all-target-libtermcap in its place since it is now
9714         needed.
9716 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9718         * configure.in: makefile stub for cygwin target is probably
9719         unnecessary.  Remove it for now.
9721 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9723         * configure.in: libtermcap.a should be built when cygwin is the
9724         target as well as the host.
9725         * config.guess: Allow mixed case in cygwin uname output.
9726         * Makefile.in: Add libtermcap target.
9728 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9730         * config.sub: Clean up handling of hppa2.0.
9732 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9734         * config.guess: Use C code to identify more HP machines.
9736 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9738         * config.sub: Handle hppa2.0.
9740 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9742         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9743         cygmon for all sparclite targets, regardless of object format.
9745 1998-12-15  Mark Salter  <msalter@cygnus.com>
9747         * configure.in: Added target-bsp for several target architectures.
9749         * Makefile.in: Added rules for bsp.
9751 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9753         * config.guess: Improve detection of hppa2.0 processors.
9755 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9757         * config.guess: Recognize FreeBSD using ELF automatically.
9759 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9761         * configure (skip-this-dir): Add handling for new shell script, which
9762         might be created by a sub-directory's configure to indicate, this particular
9763         directory is "unwanted".
9764         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9766 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9768         * ltconfig: import from libtool, after changing libtool to
9769         account for the cygwin name change.
9771 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9773         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9774         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9776 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9778         * configure.in: Add libtermcap to list of cygwin dependencies.
9780 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9782         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9783         they include winsup/include when it's a cygwin target.
9785 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9787         * configure.in (host_tools): Added zip.
9788         * Makefile.in (all-target-libjava): Depend on all-zip.
9789         (all-zip): New target.
9790         (ALL_MODULES): Added all-zip.
9791         (NATIVE_CHECK_MODULES): Added check-zip.
9792         (INSTALL_MODULES): Added install-zip.
9793         (CLEAN_MODULES): Added clean-zip.
9795 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9797         * Makefile.in: lose "32" from comment about cygwin.
9799 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9801         * configure.in: Use -Os to build target libraries for the fr30.
9803 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9805         * config.sub: Add fr30.
9807 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9809         * configure.in: drop "32" from config/mh-cygwin32.  Check
9810         cygwin* instead of cygwin32*.
9811         * config.sub: Check cygwin* instead of cygwin32*.
9813 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9815         * config.guess: Match any version of Unixware7.
9817 1998-10-20  Syd Polk  <spolk@cygnus.com>
9819         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9820         if desired.
9822 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9824         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9825         these if the appropriate directories and files to not exist.
9827 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9829         * Makefile.in (DEVO_SUPPORT): Add config.if.
9831 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9833         * configure: Add pattern to replace "build_tooldir"'s
9834         definition in the generated Makefile with "tooldir"'s
9835         actual value.
9837 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9839         * config.sub: Bring back lost sparcv9.
9841         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9843 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9845         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9846         CC_FOR_TARGET and friends.
9848 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9850         * Makefile.in (build_tooldir): New variable, same as tooldir.
9851         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9852         -B$(build_tooldir)/bin/.
9853         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9855 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9857         * README: Remove installation instructions and refer to the
9858         INSTALL directory instead.
9860 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9862         * config.sub: Add support for i[34567]86-pc-udk.
9863         * configure.in: Likewise.
9865 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9867         * Makefile.in: add bzip2 package building bits for user
9868         tools module
9869         * configure.in: ditto
9871 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9873         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9874         (ALL_TARGET_MODULES): Add all-target-libobjc.
9875         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9876         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9877         (all-target-libchill): Add dependencies.
9878         * configure.in (target_libs): Add libchill.
9880 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9882         * configure.in (target_subdir): Remove duplicate line.
9884 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9886         * Makefile.in (all-automake): fix dependencies.
9888 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9890         * configure.in: Minor cleanups for building in the $(target_alias)
9891         subdir.
9893 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9895         * Makefile.in (bootstrap): Set r and s before make all.  Use
9896         BASE_FLAGS_TO_PASS in make all.
9897         (cross): Likewise.
9899 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9901         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9903 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9905         * config.sub: Fix typo in last change.
9907 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9909         * config.sub: Add support for C4x target.
9910         * configure.in: Likewise.
9912 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9914         * config.sub: Recognize sparcv9 just like sparc64.
9916 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9918         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9920 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9922         * config.guess: Correctly identify Pentium II sco boxes.
9924         * config.guess: Fix "tr" code.  From Weiwen Liu.
9926 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9928         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9929         stabs.
9931 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9933         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9934         (ALL_TARGET_MODULES): Add all-target-libchill.
9935         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9936         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9937         (all-target-libchill): Add dependencies.
9938         * configure.in (target_libs): Add libchill.
9940 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9942         * config.guess: Avoid assumptions about "tr" behaves when
9943         LANG is set to something other than English.
9945 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9947         * configure (gxx_include_dir): Changed to
9948         '${prefix}/include/g++'-${libstdcxx_interface}.
9950         * config.if: New to determine the interfaces.
9952 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9954         * config.guess: Detect and handle MPE/IX.
9955         * config.sub: Deal with MPE/IX.
9957 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9959         * configure.in: Use mh-aix43.
9961 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9963         * configure: Fix --without/--disable cases for gxx-include-dir.
9965 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9967         * mdata-sh:  Imported.  Needed for automake support.
9969 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9971         * Makefile.in (taz): Try "chmod -R og=u ." before
9972         "chmod og=u `find . -print`".
9974 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9976         * configure.in: Add arm-elf and thumb-elf support.
9978 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9980         * Makefile.in: Undo previous patch.
9982 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9984         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9985         to here ...
9986         (install-no-fixedincludes): and here
9987         (INSTALL_MODULES): ... from here.
9989 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9991         * config.sub: Merge with FSF.
9993         * config.guess: Merge with FSF.
9995 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9997         * configure (extraconfigdirs): New variable.
9998         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9999         * Makefile.in (all): Move higher in file.
10000         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10001         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10002         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10003         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10004         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10006 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10008         * Makefile.in (all-target-libjava): Depend on all-gcc and
10009         all-target-newlib.
10010         (configure-target-libjava): Depend on $(ALL_GCC).
10012 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10014         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10015         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10017 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10019         * INSTALL/README: Fix typo.
10021 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10023         * ylwrap: Change absolute path checks to check for DOS style path
10024         names.
10026         * ylwrap: Don't use a full path name if the source file is in the
10027         same directory.  From hjl@lucon.org (H.J. Lu).
10029         * config-ml.in: Default to being verbose, to match Feb 18 change to
10030         configure.
10032 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10034         Brought over from egcs:
10036         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10038         * configure.in (target_subdir): Set to ${target_alias} instead
10039         of "libraries".
10041         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10043         * configure.in (target_subdir): Set to libraries if enable_multilib.
10045 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10047         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10048         multilibs, force reconfiguration the first time we create
10049         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10051 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10053         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10054         avoid confusion with --no-recursion.
10056 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10058         * configure.in: Win32 hosts shouldn't use install -x
10059         * install-sh: remove -x option, and special .exe-handling
10060         hack.
10062 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10064         * config.guess: Recognize i586-pc-beos.
10065         * configure.in: Don't build some bits for beos.
10067 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10069         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10070         CFLAGS default to -O2.
10072         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10073         when using GNU ld.
10075 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10077         * ltmain.sh: Correct install when using a different shell.
10079 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10081         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10083 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10085         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10086         target.
10088 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10090         * ltconfig: Update to correct AIX handling.
10092 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10094         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10096         * configure.in (target_subdir): Set to ${target_alias} instead
10097         of "libraries".
10099 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10101         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10102         (Makefile): Depend on $(gcc_version_trigger).
10104         * configure (gcc_version): Change default initializer to empty
10105         string.
10106         (gcc_version_trigger): New variable; pass this variable down
10107         to subdir configures to enable them checking gcc's version
10108         themselves. Emit make macros for both gcc_version vars.
10109         (topsrcdir): Initialize reliably.
10110         (recursion line): Remove --with-gcc-version=${gcc_version}.
10112 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10114         * configure (enable_version_specific_runtime_libs): Implement new flag
10115         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10116         in $(libsubdir); emit definition in each generated Makefile.
10117         (gxx_include_dir): Initialize depending on
10118         $enable_version_specific_runtime_libs.
10120 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10122         * configure (gcc_version): Initialize properly depending on
10123         how and where configure is started.
10124         (recursion line): Pass a --with-gcc-version=${gcc_version}
10125         to configures in subdirs.
10127 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10129         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10130         cygmon
10132 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10134         * configure.in: Add cygmon and libstub support for mn10200.
10136 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10138         * configure (gcc_version): Add new variable describing the
10139         particular gcc version we're building.
10140         * Makefile.in (libsubdir): Add new macro for the directory
10141         in which the compiler finds executables, libraries, etc.
10142         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10143         and libsubdir.
10145 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10147         * Makefile.in (local-clean): Remove *.log.
10148         (warning.log): Built with warn_summary from build.log.
10149         (mail-report.log): Run test_summary.
10150         (mail-report-with-warnings.log): Run test_summary including
10151         warning.log in the report.
10153 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10155         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10157 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10159         * Makefile.in (grep): Grep no longer depends on libiberty.
10161 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10163         * Makefile.in: all-snavigator needs all-libgui.
10165 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10167         * configure.in: Add cygmon and libstub support for mn10300.
10169 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10171         * missing: Update to version from automake 1.3.
10173         * ltmain.sh: On installation, don't get confused if the same name
10174         appears more than once in the list of library names.
10176 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10178         * config.sub: Accept m68060 and m5200 as CPU names.
10180 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10182         * configure: Use && rather than using -a in test, because odd
10183         strings can confuse test.
10184         * configure.in: Likewise.
10186 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10188         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10190 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10192         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10193         bootstrap4-lean): New targets.
10195 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10197         * mpw-* Delete.  Not used.
10199 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10201         * COPYING.LIB: Update FSF address.
10203 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10205         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10207         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10208         GAS_SUPPORT_DIRS.
10210 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10212         * ltconfig, ltmain.sh: Avoid producing a version number if
10213         -version-info was not used.
10215 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10217         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10218         building with newlib.
10220 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10222         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10223         Solaris `make' causes it to continue to next definition.
10225 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10227         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10228         the right GUI libraries and files are installed along with GDB.
10230 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10232         * configure.in: Change alpha to alpha* in several places.
10234 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10236         * config.sub: Recognize sparc86x.
10238 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10240         * configure.in (--enable-target-optspace): Remove debug echo.
10242 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10244         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10246 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10248         * ltconfig: Update cygwin32 support.
10250         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10251         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10252         (GDB_SUPPORT_DIRS): Likewise.
10254 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10256         * configure.in (target_makefile_frag): If --enable-target-optspace,
10257         use -Os to compile target libraries rather than -O2.  Default to
10258         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10259         not used.
10260         * configure.in (target_cflags): Ditto for d30v.
10262 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10264         * Makefile.in (all-bfd): Depend on all-intl.
10265         (all-binutils): Likewise.
10266         (all-gas): Likewise.
10267         (all-gprof): Likewise.
10268         (all-ld): Likewise.
10270 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10272         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10274 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10276         * Makefile.in (all-bfd): Depend upon all-libiberty.
10278         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10280 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10282         * Makefile.in: Add libstub.
10284         * configure.in: Ditto. Build libstub for targets that have cygmon
10285         support.
10287 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10289         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10291 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10293         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10294         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10296 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10298         * configure: Define DEFAULT_M4 by searching PATH.
10299         * Makfile.in: Use DEFAULT_M4.
10301 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10303         * ltconfig: Add cygwin32 support.
10305         * Makefile.in, configure.in: Add libtool as a native only directory
10306         to configure and build.
10308 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10310         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10312 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10314         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10316 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10318         * Makefile.in: add ash make rules
10319         * configure.in: add ash to native_only and host_tools lists
10321 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10323         * Makefile.in (all-gettext, all-intl): New targets.
10324         (ALL_MODULES): Added all-gettext, all-intl.
10325         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10326         (INSTALL_MODULES): Added install-gettext, install-intl.
10327         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10329         * configure.in (host_tools): Added gettext.
10330         (native_only): Likewise.
10331         (noconfigdirs) [various cases]: Likewise.
10332         (host_libs): Added intl.
10334 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10336         * configure: Do not disable building gdbtk for cygwin32 hosts.
10338 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10340         * configure.in: Add thumb-coff target.
10341         * config.sub: Add thumb-coff target.
10343 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10345         * Makefile.in: Revert yesterday's change.
10346         (all-target-winsup):  all-target-librx stays out of here.
10348 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10350         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10351         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10352         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10353         Remove references to librx and libg++.
10355 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10357         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10358         recursive makes
10360 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10362         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10363         for newlib directory.
10364         (CXX_FOR_TARGET): Likewise.
10366 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10368         * ltconfig: Update after libtool/ltconfig.in change for
10369         hpux11.
10371 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10373         * ltconfig, ltmain.sh: Update to libtool 1.2.
10375 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10377         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10378         (install-gcc-cross): Instead, override LANGUAGES here.
10380 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10382         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10383         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10385 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10387         * configure.in: Add Thumb-pe target.
10389 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10391         * Makefile.in - changed sn targets to snavigator
10392         * configure.in - changed sn targets to snavigator
10394 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10396         * config-ml.in: After building symlink tree call make distclean
10397         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10398         to be the case for libiberty.
10400 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10402         * configure: When making link, also check the current
10403         directory. The configure scripts may create one.
10405 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10407         * config.sub: Accept alphapca56 and alphaev6 properly.
10409 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10411         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10413 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10415         * config.sub (sco5): Fix typo.
10417 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10419         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10420         install-itcl.
10421         (install-itcl): Remove dependency on install-tcl.
10423 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10425         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10427 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10429         * configure.in: Don't build libgui for a cygwin32 target when not on
10430         a cygwin32 host.
10432 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10434         * configure (redirect): Set to null, so default behavior of
10435         configure is now --verbose.
10437 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10439         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10440         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10442 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10444         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10445         this change to sync Makefile.in with its ChangeLog entries.
10447 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10449         * ltmain.sh (mkdir): Check that the directory doesn't exist
10450         before we exit with error, so that we don't get races during
10451         parallel builds.
10453 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10455         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10457 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10459         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10460         PICFLAG_FOR_TARGET.
10461         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10463         * configure: Emit a definition for the new macro enable_shared
10464         into each Makefile.
10466 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10468         * configure.in (host_tools, native_only): Add libtool.
10470 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10472         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10473         Fix typo in ming config comment.
10475 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10477         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10479 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10481         * config.sub: Add tic30 cases, and map c30 to tic30.
10483 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10485         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10486         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10487         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10488         (CLEAN_TARGET_MODULES): Similarly
10489         (all-target-libf2c): Add dependences.
10490         * configure.in (target_libs): Add libf2c.
10492 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10494         * configure.in: Remove expect from noconfigdirs when target
10495         is cygwin32.  OK to build expect and dejagnu with Canadian
10496         Cross.
10498 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10500         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10501         host.
10503         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10504         and mingw32.
10506 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10508         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10509         here as it is not defined in the toplevel Makefile.
10511 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10513         * configure (package_makefile_rules_frag): New variable, which names
10514         a file with generic rules, ...
10515         Change comment to mention we now have FIVE parts.
10516         * configure: Undo last change.
10518 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10520         * config.guess: More accurate determination of HP processor types.
10521         * config.sub: More accurate determination of HP processor types.
10523 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10525         * configure (package_makefile_frag): Move inserting the
10526         ${package_makefile_frag} to where it should be according
10527         to the comment.
10529 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10531         * config.guess: Add support for Linux/ARM.
10533 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10535         * .cvsignore: Remove *-info and *-install since they match
10536         release-info and mpw-install, which we don't want to just ignore.
10538 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10540         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10542 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10544         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10545         local_prefix to sub-make invocations.
10547 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10549         * configure.in: Check makefile fragments in the source
10550         directory.
10552 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10554         * configure.in: Check whether host and target makefile
10555         fragments exist before adding them to *_makefile_frag.
10557 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10559         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10561 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10563         * configure.in: Make sure we only replace RPATH_ENVVAR on
10564         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10565         regexp to sed.
10567         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10568         to sub-makes.
10570 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10572         * config-ml.in (multi-do): LDFLAGS must include multilib
10573         designator.
10575 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10577         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10579 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10581         * config.sub: Add mingw32 support.
10582         * configure.in: Likewise.
10584 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10586         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10588 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10590         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10591         * configure (gxx_include_dir): Provide a definition for subdirs
10592         which do not use autoconf.
10594 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10596         * config.guess: Sync with egcs.  Picks up new alpha support,
10597         BeOS & some additional linux support.
10599 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10601         * config.guess: HP 9000/803 is a PA1.1 machine.
10603 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10605         * configure.in: It's alpha*-...
10607 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10609         * configure.in (host_makefile_frag, target_makefile_frag):
10610         Handle multiple config files.
10611         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10612         alpha-*-*.
10614 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10616         * mkdep: New file.
10618 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10620         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10622 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10624         * Makefile.in: Add libgui directory.
10625         (GDB_TK): Add all-libgui.
10626         * configure.in: Add libgui directory.
10627         * configure: Add all-libgui to GDB_TK.
10629 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10631         * config-ml.in (multidirs): Add m32r to multilib list.
10633 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10635         * Makefile.in (all-target-gperf): Change dependency to
10636         all-target-libstdc++.
10638 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10640         * config.guess: Add BeOS support.
10642 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10644         Source directory cvs renamed to cvssrc:
10645         * configure.in (host_tools): Change cvs to cvssrc.
10646         (native_only): Likewise.
10647         (noconfigdirs) [various cases]: Likewise.
10648         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10649         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10650         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10651         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10652         (all-cvssrc): Rename target from all-cvs.
10654 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10656         * configure (gxx_include_dir): Fix thinko.
10658 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10660         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10661         (install-cross, install-gcc-cross): New targets.
10663 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10665         * configure.in (noconfigdirs): Add support for Thumb target.
10667         * config.sub (maybe_os): Add support for Thumb target.
10669 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10671         * Makefile.in: Add rules for cygmon.
10673         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10675 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10677         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10678         * configure (gxx_include_dir): Provide a definition for subdirs
10679         which do not use autoconf.
10681 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10683         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10684         11/18/97 build
10686 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10688         * From Franz Sirl.
10689         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10690         found on RedHat Linux systems.
10692 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10694         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10695         guesses.
10697 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10699         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10701 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10703         * ltmain.sh: If mkdir fails, check whether the directory was created
10704         anyhow by some other process.
10706 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10708         * configure.in (d30v-*-*): Configure all directories.
10710 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10712         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10713         for the D30V.
10715 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10717         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10719 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10721         * include/libiberty.h: Add extern "C" { so it can be used with C++
10722         progrms.
10723         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10724         programs.
10726 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10728         * configure.in (d30v-*-*): Configure GCC now.
10730 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10732         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10733         is no longer needed.
10735 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10737         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10739 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10741         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10742         targets using "$@" to provide support for similar but not identical
10743         targets without having to duplicate code.
10745 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10747         * makefile.vms: Fix to work with DEC C.
10749 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10751         * config.sub: Add mips-tx39-elf to marketing names.
10753 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10755         * ltmain.sh: Handle symlinks in generated script.
10757 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10759         * configure: Handle autoconf style directory options: --bindir,
10760         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10761         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10762         --sysconfdir.
10763         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10764         (sharedstatedir, localstatedir, oldincludedir): New variables.
10765         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10766         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10767         sbindir, sharedstatedir, and sysconfdir.
10769 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10771         * Makefile.in (bootstrap-lean): New target.
10773 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10775         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10776         sn, and gnuserv from noconfigdirs.
10778 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10780         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10782 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10784         * Makefile.in (cross): New target.
10786 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10787                           Jeff Law         <law@cygnus.com>
10789         * Makefile.in (bootstrap2, bootstrap3): New targets.
10790         (all-bootstrap): Remove outdated and confusing target.
10791         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10793 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10795         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10796         windows.  Consistent with gdb/configure.
10798 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10800         * configure.in: Name Linux target fragment.
10802         * configure: Rewrite so that project Makefile fragment is inserted
10803         first and appears last in the resulting Makefile.
10805 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10807         * Makefile.in (install-itcl): Install tcl first.
10809 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10811         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10813 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10815         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10817         * configure.in (skipdirs): Add target-librx for Linux.
10818         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10820 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10822         * Makefile.in (bootstrap): New target.
10824 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10826         * config.sub: Accept 'amigados' for backward compatibility.
10828 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10830         * config.guess: Merge with FSF.
10832 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10834         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10836 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10838         * config.sub: Add "marketing-names" patch.
10840 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10842         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10844 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10846         * config.sub: Handle v850-elf.
10848 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10850         * .cvsignore (*-install): Remove.
10852 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10854         * ltconfig: Set CONFIG_SHELL in libtool.
10855         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10857 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10859         * configure.in (target_subdir): Set to libraries if enable_multilib.
10861 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10863         * config.guess: Update from gcc directory.
10865 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10867         * Makefile.in (all-sim): Depends on all-readline.
10869 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10871         * Makefile.in (BISON, YACC): Use $$s.
10872         (all-bison): Depend on all-texinfo.
10874 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10876         * Makefile.in (BISON): Add -L flag.
10877         (YACC): Likewise.
10879 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10881         * configure.in (noconfigdirs): Add support for v850e target.
10883         * config.sub (maybe_os): Add support for v850e target.
10885 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10887         * configure.in (noconfigdirs): Add support for v850ea target.
10889         * config.sub (maybe_os): Add support for v850ea target.
10891 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10893         * config.sub: Add mipstx39.  Delete r3900.
10895 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10897         * Makefile.in (all-autoconf): Depends on all-texinfo.
10899 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10901         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10902         eabi targets.
10904 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10906         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10908         * configure: When handling a Canadian Cross, handle YACC as well as
10909         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10910         * Makefile.in (all-bison): Depend upon all-texinfo.
10912 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10914         * Makefile.in (BISON): bison, not byacc or bison -y.
10915         (YACC): bison -y or byacc or yacc.
10916         (various): Add *-bison as appropriate.
10917         (taz): No need to mess with BISON anymore.
10919 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10921         * configure: If OSTYPE matches *win32*, try to find a good value for
10922         CONFIG_SHELL.
10924 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10926         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10927         configure.in if it is present.
10929 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10931         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10933 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10935         * config.sub: Recognize `arc' cpu.
10936         * configure.in: Likewise.
10937         * config-ml.in: Likewise.
10939 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10941         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10943 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10945         * configure: Changed sed delimiter from ':' to '|' when
10946         attempting to substitute ${config_shell} for SHELL. On
10947         NT ${config_shell} may contain a ':' in it.
10949 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10951         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10953 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10955         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10957 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10959         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10961         * ylwrap: If the program is a relative path, force it to be
10962         absolute.
10964 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10966         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10968 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10970         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10971         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10972         for libraries.
10974 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10976         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10977         separated by spaces.
10979 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10981         * ylwrap: New file.
10982         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10984         * ltmain.sh: Handle /bin/sh at start of install program.
10986         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10988         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10989         * missing: New file, from automake 1.2.
10991 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10993         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10994         check-tk to CHECK_X11_MODULES.
10996 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10998         * config.sub: Merge with FSF.
11000 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11002         * config.guess: Merge with FSF.
11004 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11006         * configure: Treat msdosdjgpp like go32.
11007         * configure.in: Likewise.  Don't remove gprof for go32.
11009         * configure: Change Makefile.tem2 to Makefile.tm2.
11011 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11013         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11015 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11017         * install-sh (chmodcmd): Set to null if the DST directory already
11018         exists.  Same as Nov 11th change.
11020 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11022         * configure (GDB_TK): Needs itcl and tix.
11024 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11026         * config.guess: Update from FSF.
11028 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11030         * Makefile.in (GDB_TK): Depend on itcl and tix.
11032 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11034         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11035         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11036         (INSTALL_SCRIPT): New variable.
11037         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11038         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11039         to -x.
11040         * install-sh: Add support for -x option.
11042 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11044         * configure.in, Makefile.in: Treat tix like itcl.
11046 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11048         * Makefile.in (WINDRES): New variable.
11049         (WINDRES_FOR_TARGET): New variable.
11050         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11051         (EXTRA_HOST_FLAGS): Add WINDRES.
11052         (EXTRA_TARGET_FLAGS): Add WINDRES.
11053         (EXTRA_GCC_FLAGS): Add WINDRES.
11054         ($(DO_X)): Pass down WINDRES.
11055         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11056         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11057         DLLTOOL_FOR_TARGET.
11059 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11061         * configure.in: configure sim before gdb for win32-x-ppc
11063 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11065         Move gperf into the toplevel, from libg++.
11066         * configure.in (target_tools): Add target-gperf.
11067         (native_only): Add target-gperf.
11068         * Makefile.in (all-target-gperf): New target, depend on
11069         all-target-libg++.
11070         (configure-target-gperf): Empty rule.
11071         (ALL_TARGET_MODULES): Add all-target-gperf.
11072         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11073         (CHECK_TARGET_MODULES): Add check-target-gperf.
11074         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11075         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11077 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11079         * config.sub (mn10200): Recognize new basic machine.
11081 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11083         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11084         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11086 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11088         * configure.in: If we're building mips-sgi-irix6* native, turn on
11089         ENABLE_MULTILIB and set TARGET_SUBDIR.
11091 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11093         * Makefile.in (all-sn): Depend on all-grep.
11095 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11097         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11099         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11100         Makefile.  From Jeff Makey <jeff@cts.com>.
11101         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11103         * Makefile.in (DISTBISONFILES): Remove.
11104         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11105         $(DEFAULT_YACC).
11107         * configure.in: Build itl, db, sn, etc., when building for native
11108         cygwin32.
11110         * Makefile.in (LD): New variable.
11111         (EXTRA_HOST_FLAGS): Pass down LD.
11112         ($(DO_X)): Likewise.
11114 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11116         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11118 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11120         * configure.in (targargs): Strip out any supplied --build argument
11121         before adding our own. Always add --build.
11123 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11125         * configure.in (targargs): Pass --build if we're doing
11126         a cross-compile.
11128 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11130         * configure: Use '|' instead of ":" as the separator in
11131         sed. Otherwise sed chokes on NT path names with drive
11132         designators. Also look for "?:*" as the leading characters in an
11133         absolute pathname.
11135 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11137         * config.sub: Support for r3900.
11139 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11141         * configure.in: Use install-sh, not install.sh.
11143 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11145         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11146         apply it twice.
11148 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11150         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11151         install-binutils.
11153 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11155         * Makefile.in: Add automake targets.
11156         * configure.in (host_tools): Add automake.
11158 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11160         * configure: Default CXX to c++, not gcc.
11161         * Makefile.in (CXX): Set to c++, not gcc.
11162         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11164 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11166         * install-sh: try appending a .exe if source file doesn't
11167         exist
11169 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11171         * configure.in: Turn on multilib by default.
11172         (cross_only): Remove target-libiberty.
11174         * Makefile.in (all-gcc): Don't depend on libiberty.
11176 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11178         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11180 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11182         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11183         (DISTBISONFILES): Add ld/Makefile.in
11185 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11187         * configure.in: if target is cygwin32 but host isn't cygwin32,
11188         don't configure gdb tcl tk expect, not just gdb.
11190 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11192         * configure.in: Added gnuserv everywhere sn appears.
11194         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11195         (CROSS_CHECK_MODULES): Added check-gnuserv.
11196         (INSTALL_MODULES): Added install-gnuserv.
11197         (CLEAN_MODULES): Added clean-gnuserv.
11198         (all-gnuserv): New target.
11200 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11202         * config.guess: Fixes for MIPS OpenBSD systems.
11204 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11206         * Makefile.in (INSTALL_XFORM): Remove.
11207         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11209         * mkinstalldirs: New file, copied from automake.
11210         * Makefile.in (installdirs): Rename from install-dirs.  Use
11211         mkinstalldirs.  Change all users.
11212         (DEVO_SUPPORT): Add mkinstalldirs.
11214 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11216         * install-sh: Rename from install.sh.
11217         * Makefile.in (INSTALL): Change install.sh to install-sh.
11218         (DEVO_SUPPORT): Likewise.
11220         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11221         Graichen <graichen@rzpd.de>.
11223 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11225         * config.guess: Recognize OpenBSD systems correctly.
11227 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11229         * README, Makefile.in (ETC_SUPPORT): Remove references to
11230         cfg-paper*, configure.{texi,man,info*}._
11232 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11234         * Makefile.in (all.normal): Ensure that gcc is built after all
11235         the x11 - ie gdb - targets.
11237 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11239         * makefile.vms: Don't run conf-a-gas.
11241 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11243         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11245 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11247         * configure.in: Remove noconfigdirs case since gdb also
11248         configures and builds for tic80-coff.
11250 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11252         * configure: Set cache_file to config.cache.
11253         * Makefile.in (local-distclean): Remove config.cache.
11255 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11257         * COPYING: Update FSF address.
11259 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11261         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11262         noconfigdirs.
11264 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11266         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11267         MAKEDIRS, is empty.
11269 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11271         * config.sub: Tweak mn10300 entry.
11273 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11275         * configure.in (host_tools): Put sim before gdb, so gdb's
11276         configure.tgt can determine if the simulator was configured.
11278 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11280         * config.sub: Move BeOS $os case to be with other Cygnus
11281         local cases.
11283 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11285         * config.sub: Remove misplaced comment that broke Linux.
11287 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11289         * config.sub: Add BeOS support.
11291 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11293         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11295 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11297         * configure.in (noconfigdirs): Remove tcl and tk from
11298         noconfigdirs for cygwin32 builds.
11300 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11302         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11304 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11306         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11307         make-all.com, use makefile.vms instead.
11309 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11311         * config.sub: Accept -lnews*.
11313 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11315         * configure.in (noconfigdirs): Disable target-newlib,
11316         target-examples and target-libiberty for d30v.
11318 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11320         * configure.in (noconfigdirs): Enable ld for d30v.
11322 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11324         * configure.in (tic80-*-*): Build compiler.
11326 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11328         * configure.in (d30v-*): Remove sim directory from list of
11329         unsupported d30v directories
11331 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11333         * config.sub, configure.in: Add d30v target cpu.
11335 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11337         * makefile.vms: New file.
11338         * make-all.com: Remove.
11340 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11342         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11344 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11346         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11348 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11350         * Makefile.in (ALL_MODULES): Added all-db.
11351         (CROSS_CHECK_MODULES): Addec check-db.
11352         (INSTALL_MODULES): Added install-db.
11353         (CLEAN_MODULES): Added clean-db.
11355 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11357         * config.guess: Merge with latest FSF sources.
11359 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11361         * Makefile.in (ALL_MODULES): Added all-itcl.
11362         (CROSS_CHECK_MODULES): Added check-itcl.
11363         (INSTALL_MODULES): Added install-itcl.
11364         (CLEAN_MODULES): Added clean-itcl.
11366 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11368         * configure.in: build gdb for mn10200
11370 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11372         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11374 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11376         * configure.in (tic80-*-*): Turn off most targets right now.
11378 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11380         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11381         rather than the makeinfo program.
11382         (do-info): Depend upon all-texinfo.
11384 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11386         * configure.in: Remove uses of config/mh-linux.
11388         * config.sub, config.guess: Merge with latest FSF sources.
11390 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11392         * config.sub (case $basic_machine): Add tic80 entries.
11394 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11396         * config.sub, config.guess: Merge with latest FSF sources.
11398 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11400         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11401         * mpw-config.in: Test for NewFolderRecursive.
11402         * mpw-install: Use symbolic name for startup filename.
11403         * mpw-README: Add various additional details.
11405 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11407         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11409 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11411         * configure.in: Do build gcc and the target libraries for
11412         the mn10200.
11414 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11416         * configure.in: don't avoid building gdb for mn10300 any more
11417         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11418         instead of single-quoting it.
11420 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11422         * configure.in: Don't use --with-stabs on IRIX 6.
11424 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11426         * configure.in (m32r): Build gdb, libg++ now.
11428 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11430         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11431         directories from noconfigdirs.
11433 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11435         * config.sub (basic_machine): added mips16 configuration
11437 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11439         * config.sub: Handle d10v-unknown.
11441 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11443         * config.sub: Handle v850-unknown.
11445 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11447         * Makefile.in: add findutils
11448         * configure.in: add findutils to list of host_tools
11450 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11452         * config.sub: Handle mn10200 and mn10300.
11454 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11456         * configure.in (d10v-*): Do not build librx.
11458 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11460         * configure.in (mn10300): Build everything except gdb & libgloss.
11462 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11464         * config.guess:  Patch for Dansk Data Elektronik servers,
11465         from Niels Skou Olsen <nso@dde.dk>.
11467         For ncr, use /bin/uname rather than uname, since GNU uname does not
11468         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11470         Patch for MIPS R4000 running System V,
11471         from Eric S. Raymond <esr@snark.thyrsus.com>.
11473         Fix thinko for nextstep.
11475         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11477         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11478         * config.guess: Guess mips-dec-mach_bsd4.3.
11480         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11481         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11482         release numbers.
11483         * config.guess (mips-mips-riscos*):  Emit just enough of the
11484         release number.
11486         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11487         * config.guess (sparc-auspex-sunos*):  Added.
11488         (f300-fujitsu-*): Added.
11490         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11491         * config.guess:  Recognize a Tadpole as a sparc.
11493 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11495         * config.guess: Don't assume that NextStep version is either 2 or
11496         3.  NextStep 4 (aka OpenStep 4) has come out now.
11498 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11500         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11501         From Rik Faith <faith@cs.unc.edu>.
11503 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11505         * config.sub: Contributions from bug-gnu-utils to:
11506         Support plain "hppa" (no version given) architecture, reported by
11507         OpenStep.
11508         OpenBSD like NetBSD.
11509         LynxOs is not a hardware supplier.
11511         * config.guess: Contributions from bug-gnu-utils to add support for:
11512         OpenBSD like NetBSD.
11513         Stratus systems.
11514         More Pyramid systems.
11515         i[n>4]86 Intel chips.
11516         M680[n>4]0 Motorola chips.
11517         Use unknown instead of lynx for hardware manufacturer.
11519 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11521         * install.sh (chmodcmd): Set to null if the DST directory already
11522         exists.
11524 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11526         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11527         not use mt-ppc target Makefile fragment any more.
11529 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11531         * configure.in (*-*-windows):  Exclude everything but those dirs
11532         needed to build windows.
11534 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11536         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11538 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11540         * configure.in:  Exclude mmalloc from i386-windows.
11542 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11544         * Undo my previous change.
11546 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11548         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11549         unconditionally.
11550         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11552 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11554         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11555         host to add it's own flags.
11557 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11559         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11561 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11563         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11564         (CXX_FOR_TARGET): Likewise.
11565         (GCC_FOR_TARGET): Define.
11566         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11567         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11568         CC_FOR_TARGET was specified on the command line.
11569         (MAKEOVERRIDES): Don't define.
11571 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11573         * configure.in (m32r): Fix spelling of libg++ libs.
11575 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11577         * config.sub (-apple*): Remove, now redundant.
11579 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11581         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11583         * configure: Rework yesterday's sed script patch.
11585         * config.sub: Merge with FSF.
11587 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11589         * config.guess:  Merge from FSF.
11591         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11592         * config.guess: Use pc instead of unknown, for pc clone systems.
11593         Change linux to linux-gnu.
11595         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11596         * config.guess: Avoid non-portable tr syntax.
11598 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11600         * test-build.mk (HOLES): Add "xargs" for gdb.
11602         * configure: Avoid hpux10.20 sed bug.
11604 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11606         * configure.in:  Add support for windows host
11607         (that is a build done under the Microsoft build environment).
11609 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11611         * Makefile.in: Replace all uses of srcroot with s, to shrink
11612         command line lengths.
11614         Patches from Geoffrey Noer <noer@cygnus.com>:
11615         * configure.in: If configuring for newlib, pass --with-newlib to
11616         subdirectories.
11617         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11618         -Bnewlib/ and -Lwinsup to gcc.
11619         (CXX_FOR_TARGET): Likewise.
11621 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11623         * Makefile.in (ETC_SUPPORT): Add configure.
11625 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11627         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11628         host configuration file.
11630 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11632         * configure.in: Break mn10x00 support into separate
11633         mn10200 and mn10300 configurations.
11634         * config.sub: Likewise.
11636 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11638         * configure.in: Add lots of stuff to noconfigdirs for
11639         the mn10x00 targets.
11641         * config.sub, configure.in: Add mn10x00 support.
11643 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11645         * make-all.com: Call conf-a-gas, not config-a-gas.
11647 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11649         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11650         targets.
11652 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11654         * mpw-README: Add much more detail for native PowerMac.
11655         * mpw-install: New file.
11656         * mpw-configure: Add --norecursion and --help options.
11657         * mpw-config.in: Translate readme and install files when
11658         copying to objdir.
11659         * mpw-build.in: Don't always depend on byacc and flex.
11660         (install-only-top): New action.
11662 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11664         * configure.in:  You can now configure GDB for the v850.
11666 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11668         * configure.in (noconfigdirs): Don't configure any C++ dirs
11669         if targeting D10V.
11671 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11673         * config.sub: Recognize mips64vr5000.
11675 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11677         * configure.in: Use a single line for host_tools and native_only.
11679 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11681         * config.sub, configure.in: Add entries for m32r.
11683 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11685         * Makefile.in (inet-install): Don't run install-gzip.
11687 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11689         * configure.in:  Don't config lots of things for *-*-windows*.
11691 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11693         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11694         (host_libs, host_tools): Copy from configure.in.
11695         * mpw-configure: Don't complain about directories not found.
11697 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11699         * configure.in (i[345]86): Recognize i686 for pentium pro.
11700         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11701         file.
11703         * config.guess (i[345]86): Ditto.
11705 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11707         * configure.in (noconfigdirs): Removed gdb for D10V.
11709 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11711         * configure.in: Remove ld, target-libio, target-libg++, and
11712         target-libstdc++ from noconfigdirs.
11714 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11716         * configure: Fix three locations where shell scripts were
11717         being run directly rather than with config_shell.
11719 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11721         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11722         * config.sub (basic_machine): Recognize v850.
11724 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11726         * mpw-configure: Handle multiple enable/disable options and
11727         pass them down recursively, handle -c and -s flags appropriately
11728         depending on choice of compiler, add escape mechanism for
11729         quoted arguments to gC.
11731 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11733         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11734         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11735         so that -mrelocatable-lib and -mno-eabi are used.
11737         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11738         not support --print-multi-lib, don't abort.
11740 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11742         * make-all.com: Run config-a-gas.
11743         * setup.com: Don't copy subdirectory files around.
11745 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11747         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11748         target, it now compiles correctly.
11750 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11752         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11754 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11756         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11758 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11760         * configure.in (native_only): Add prms.
11762 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11764         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11765         (BINUTILS_SUPPORT_DIRS): Likewise.
11767 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11769         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11770         d10v support is added.
11772 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11774         * configure.in (d10v-*-*): New target.
11776 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11778         * config.guess (HP 9000/811): Recognize this as a PA1.1
11779         machine.
11781 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11783         * Makefile.in (do-tar-gz): New target, split out from tail end of
11784         taz target.  Run each command separately, don't use pipes.
11785         (taz): Use it.
11787 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11789         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11790         * mpw-build.in: No builds should depend on building byacc or flex,
11791         they are assumed to be installed already.
11793 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11795         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11796         variable that CC_FOR_TARGET needs.
11798 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11800         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11801         options have changed since the last time the subdirectory was
11802         configured, and if it has, reconfigure.
11803         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11804         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11806 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11808         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11809         CLEAN_MODULES): Add bash.
11810         (all-bash): New target.
11812 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11814         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11816 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11818         * config.sub (basic_machine): Recognize d10v as a valid processor.
11820 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11822         * mpw-configure: Add support for --bindir.
11823         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11825 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11827         * configure.in: add bash, time, gawk to list of hosttools and things
11828         to only build for native toolchains
11830 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11832         * Makefile.in (docdir): Remove.
11834 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11836         * Makefile.in (datadir): Set to $(prefix)/share.
11838 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11840         * configure.in: build diff and patch for cygwin32-hosted
11841         toolchains.
11843 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11845         * config.sub: Accept -rtems*.
11847 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11849         * configure.in: enable dosrel for cygwin32-hosted builds,
11850                 remove diff from the list of things not buildable
11851                 via Canadian Cross
11853 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11855         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11856         don't get ". ".
11858 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11860         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11862 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11864         * Makefile.in (taz): Handle case where tex3patch didn't even get
11865         checked out.  Also, if it was found, put the symlink in a new util
11866         subdirectory.
11868 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11870         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11872 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11874         * config.sub: Recognize -openvms.
11875         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11876         * make-all.com, setup.com: New files.
11878 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11880         * Makefile.in (taz): tex3patch moved to texinfo/util.
11882 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11884         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11885         * configure.in: remove make from disable-if-Can-Cross list
11886                 enable gdb if ${host} and ${target} are cygwin32
11888 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11890         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11891         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11893 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11895         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11896         distinguish sysv/svr4/bsd variants.
11897         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11899 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11901         * configure.in: Added copyright notice.
11902         * move-if-change: Added copyright notice.
11904 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11906         * configure.in (powerpcle-*-solaris*): Until we get shared
11907         libraries working, don't build gdb, sim, make, tcl, tk, or
11908         expect.
11910 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11912         * config.guess:  Merge with FSF:
11914         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11915         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11917         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11918         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11920         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11921         * config.guess:  Combine two OSF1 rules.
11922         Also recognize field test versions.  From mjr@zk3.dec.com.
11923         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11924         because GNU uname does not support -p.  From pmr@pajato.com.
11926 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11928         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11930 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11932         * mpw-README: Document GCCIncludes.
11934 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11936         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11938 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11940         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11942 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11944         * configure.in (*-*-cygwin32): Configure make.
11946 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11948         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11950 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11952         * Makefile.in (all-inet): Depend on all-perl.
11954         * Makefile.in (inet-install): New target.
11956         * Makefile.in (all-inet): Depend on all-tcl.
11957         (all-inet): Depend on all-send-pr.
11959 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11961         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11962         temporarily.
11964 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11966         * configure.in: Don't configure --with-gnu-ld on AIX.
11968 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11970         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11972 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11974         * Makefile.in (ALL_MODULES): Added all-inet.
11975         (CROSS_CHECK_MODULES): Added check-inet.
11976         (INSTALL_MODULES): Added install-inet.
11977         (CLEAN_MODULES): Added clean-inet.
11978         (all-indent): New target.
11980         * configure.in (host_tools): Added inet.
11981         (native_only): Added inet.
11982         (noconfigdirs): Added inet.
11984 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11986         * configure.in: Don't configure libgloss if we are not configuring
11987         newlib.
11989 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11991         * configure.in: Don't configure libgloss for unsupported
11992         architectures.
11994 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11996         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11998 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12000         * Makefile.in (ALL_MODULES): Include all-apache.
12001         (CROSS_CHECK_MODULES): Include check-apache.
12002         (INSTALL_MODULES): Include install-apache.
12003         (all-apache): New target.
12005         * configure.in: Added apache everywhere perl is seen.
12007 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12009         * Makefile.in: Add support for clean-{module} and
12010         clean-target-{module} rules.
12012 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12014         * configure.in (*-*-ose) do not build libgloss.
12016 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12018         * config.guess (prep*:SunOS:5.*:*): Turn into
12019         powerpele-unknown-solaris2.
12021 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12023         * configure.in: Permit --enable-shared to specify a list of
12024         directories.
12026 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12028         * configure.in (host==solaris): Pass only the first word of $CC
12029         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12031 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12033         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12035 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12037         * Makefile.in (ALL_MODULES): Include all-perl.
12038         (CROSS_CHECK_MODULES): Include check-perl.
12039         (INSTALL_MODULES): Include install-perl.
12040         (ALL_X11_MODULES): Include all-guile.
12041         (CHECK_X11_MODULES): Include check-guile.
12042         (INSTALL_X11_MODULES): Include install-guile.
12043         (all-perl): New target.
12044         (all-guile): New target.
12046         * configure.in (host_tools): Include perl and guile.
12047         (native_only): Include perl and guile.
12048         (noconfigdirs): Don't build guile and perl; no ports have been
12049         done.
12051 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12053         * configure (--enable-*): Handle quoted option lists such as
12054         --enable-sim-cflags='-g0 -O' better.
12056 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12058         * Makefile.in ({,inst}all-target): New rule so we can make and
12059         install all of the target directories easily.
12061 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12063         * configure.in: Add missing global flag in sed substitution when
12064         deleting `target-' from ${configdirs}.
12066 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12068         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12069         option.
12071         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12072         config/mh-necv4.
12074         * install.sh: Correct misspelling of transformbasename.
12076         * config.guess: Recognize mips-*-sysv*.
12078 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12080         * config.sub: Recognize mon960.
12082 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12084         * configure: Restore Canadian Cross handling of BISON and LEX,
12085         removed in Feb 20 change.
12087 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12089         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12090         Mention make install.  Remove the old copyright date as well the
12091         clumsy and rather pointless copyright on the README file.
12093 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12095         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12096         Makefile after running symlink-tree, then run `make distclean' to
12097         avoid clobbering any generated files in srcdir.
12099 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12101         * configure.in (m68k-*-netbsd*): Build everything now.
12103 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12105         * Makefile.in (taz): Fix quoting.
12107 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12109         * configure.in (sparclet-*-*): Build everything now.
12111 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12113         * configure.in (m68k-*-linux*): New host.
12115 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12117         * configure: Check for bison before byacc.
12119 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12121         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12122         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12123         searching PATH.  These are used as fallbacks by Makefile.in if
12124         flex/bison/byacc aren't in objdir.
12126 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12128         * Makefile.in: Make everything which depends upon all-bfd also
12129         depend upon all-opcodes, in case --with-commonbfdlib is used.
12131 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12133         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12134         building NT native compilers on Unix.
12136 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12138         * configure.in: Don't get CC from the host Makefile fragment if we
12139         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12140         Solaris test for /usr/ucb/cc to the post target script, just after
12141         the compiler sanity test.
12143 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12145         * config.sub: Merge with FSF.
12147 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12149         * Makefile.in (RPATH_ENVVAR): New variable.
12150         (REALLY_SET_LIB_PATH): Use it.
12151         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12153 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12155         * config.sub, configure.in: Recognize sparclet cpu.
12157 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12159         * config.guess:  Support m68k-cbm-sysv4.
12161 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12163         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12164         m68k-unknown-linuxaout from linker help string.  Put quotes around
12165         $ld_help_string.
12167 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12169         * config.guess (powerpc-harris-powerunix): Add guess for port
12170         to new target.
12172 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12174         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12176 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12178         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12179         $(REALLY_SET_LIB_PATH) in Makefile.
12180         * Makefile.in (SET_LIB_PATH): New variable.
12181         (REALLY_SET_LIB_PATH): New variable.
12182         ($(DO_X)): Use $(SET_LIB_PATH).
12183         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12184         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12185         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12186         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12187         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12188         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12189         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12190         (install-dosrel): Likewise.
12191         (all-opcodes): Depend upon all-libiberty.
12193 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12195         * config.guess (*:CYGWIN*): New
12197 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12199         * Makefile.in (all-target-winsup): All all-target-libiberty.
12201 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12203         * configure.in (noconfigdirs): Add missing # in front of comment.
12205 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12207         * configure.in: add second pass to things added to noconfigdirs
12208         so *-gm-magic can exclude libgloss properly.
12210 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12212         * mpw-configure (extralibs_name, rez_name): Set correctly
12213         for MWC68K compiler.
12215         * mpw-README: Add more info on the necessary build tools.
12217 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12219         * configure.in, config.sub: Recognize cygwin32.
12221 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12223         * config.guess, config.sub: Recognize A/UX.
12225 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12227         * config.sub: Merge with gcc/config.sub.
12229 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12231         * mpw-build.in (do-binutils): Add build of stamps.
12233 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12235         * config.sub: Add recognition for mips64vr4100*-* targets.
12237 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12239         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12240         Add creation of gconfigargs with `--enable-shared' turned on.
12241         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12242         ($(host)-stamp-stage3-configured): Likewise.
12243         (HOLES): Add chatr and ldd.
12244         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12246 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12248         * configure: Pass --nfp to recursive configures.
12250 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12252         * Makefile.in (DLLTOOL): New.
12253         (DLLTOOL_FOR_TARGET): New.
12254         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12255         (EXTRA_TARGET_FLAGS): Ditto.
12256         (EXTRA_GCC_FLAGS): Ditto.
12257         (CONFIGURE_TARGET_MODULES): Ditto.
12258         (DO_X): Ditto.
12259         * configure: Add DLLTOOL.
12261 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12263         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12264         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12265         mh-sco, since old workarounds no longer needed, and don't
12266         build ld, since libraries have weak symbols in COFF.
12268 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12270         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12272 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12274         * configure.in: Make sure that ${CC} can be used to compile an
12275         executable.
12277 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12279         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12280         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12281         nothing depending on whether gdbtk is being built.
12283 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12285         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12287 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12289         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12290         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12292 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12294         * config-ml.in: Add support for
12295         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12296         Simplify setting of multidirs from --disable-foo.
12298 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12300         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12301         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12302         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12303         non-empty, pass them on to the  GCC make.
12304         (all-bootstrap): New rule that is like all-gcc, except it executes
12305         the GCC bootstrap rule instead of the GCC all rule.
12307 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12309         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12311 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12313         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12314         DG/UX support.
12316 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12318         * config.sub (i*86*) Change [345] to [3456]
12320 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12322         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12323         --with-gnu-ld=no.
12325 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12327         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12328         AIX multilibs get built.
12330 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12332         * configure.in (i386-win32): Don't build expect if we're not
12333         building the tcl subdir.
12335 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12337         * Makefile.in: (configure-target-examples, all-target-examples):
12338         New targets, configure and build example programs.
12340 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12342         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12343         use it as input to sedit the generated MPW makefile.
12344         * mpw-README: Add a suggestion about Gestalt.h.
12346 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12348         * config.sub: Accept *-*-ieee*.
12350 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12352         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12353         Ronald F. Guilmette <rfg@monkeys.com>.
12355 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12357         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12358         for powerpc-pe native.
12359         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12360         (target==powerpc-pe): duplicate i386-win32 entry.
12362 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12364         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12365         of vxworks, not just vxworks5.1.
12367 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12369         * mpw-configure: Add support for exec-prefix.
12371 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12373         * config.guess: Recognize HP model 816 machines as having
12374         a PA1.1 processor.
12376 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12378         * configure: Ignore new autoconf configure options.
12380 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12382         * config.guess:  Recognize Pentium under SCO.
12383         From Robert Lipe <robertl@arnet.com>.
12385 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12387         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12389 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12391         * configure.in: Don't configure gas for alpha-dec-osf*.
12393 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12395         * configure.in: Default to --with-stabs for some targets for which
12396         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12397         i[345]86*-*-unixware*.
12399 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12401         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12402         rather than basing it on the target.  Simplify handling of options
12403         controlling which directories to configure.  Remove extraneous
12404         slash in multi-clean target.
12406 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12408         * config-ml.in: Prefix more variables with ml_ so they don't collide
12409         with configure's.
12411 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12413         * configure: Don't turn -v into --v.
12415 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12417         * configure.in (targargs): Fix typo.
12419         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12421 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12423         * configure.in: Strip --host and --target options from
12424         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12425         --with-cross-host option when building with a cross-compiler.
12426         * configure: Canonicalize the arguments put into config.status by
12427         always using `=' for an option with an argument.  Pass a presumed
12428         --host or --target explicitly.
12430 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12432         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12433         into general OS recognition case.
12435 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12437         * configure.in (target_configdirs): add target-winsup only
12438         for win32 target systems.
12440 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12442         * Makefile.in (all-target-libgloss): Depend upon
12443         configure-target-newlib, since when libgloss is built it looks to
12444         see if the newlib directory exists.
12446 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12448         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12449         cfg-ml-*.in.
12451 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12453         * configure: Handle LD and LD_FOR_TARGET when configuring a
12454         Canadian Cross.
12456 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12458         * configure.in (target_libs): add target-winsup.
12459         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12460         (target==ppcle-pe): remove ld from $noconfigdirs.
12462 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12464         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12465         Preserve relative path names in $srcdir.  Build symlink tree if
12466         configuring cross target dir and srcdir=. (= no VPATH support).
12467         (configure-target-libg++): Depend on configure-target-librx.
12468         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12469         * config-ml.in: New file.
12470         * symlink-tree: New file.
12471         * configure: Ensure srcdir="." if that's what it is.
12473 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12475         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12476         includes and FLEX_SKELETON setting.
12477         * mpw-configure (--with-gnu-ld): New option, controls whether
12478         to use PPCLink or ld with PowerMac GCC.
12479         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12480         * mpw-config.in: Configure grez if targeting Mac.
12482         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12483         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12484         just macos.
12485         * configure.in: Configure grez resource compiler if targeting Mac.
12486         * Makefile.in (all-grez, install-grez): New targets.
12488 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12490         * configure: CXX defaults to gcc, not g++.  If we find
12491         gcc in the path, set CC to gcc -O2.
12493 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12495         * configure: Default ${build} correctly.  Avoid picking up extra
12496         spaces when reading CC and CXX from Makefile.  When doing a
12497         Canadian Cross, use plausible default values for numerous
12498         variables.
12499         * configure.in: When doing a Canadian Cross, don't try to
12500         configure tools whose configure script can't handle it.
12502 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12504         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12506 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12508         * configure:  Remove dubious bug reporting address.
12510 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12512         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12513         configure script, run that instead of this directory's configure.
12514         In either case, print a message that we're configuring the sub-dir.
12516 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12518         * configure.in: Before checking for the existence of various files,
12519         use sed to filter out "target-".
12521 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12523         * Makefile.in (DO_X): Split rule to decrease command line length
12524         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12525         (Philippe De Muyter).
12527 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12529         * Makefile.in (all-patch): depend on all-libiberty.
12531 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12533         * configure.in: If the only directory in target_configdirs which
12534         actually exists is libiberty, then set target_configdirs to empty,
12535         to avoid trying to build a target libiberty in a gas or gdb
12536         distribution.
12538 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12540         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12541         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12542         systems.
12544 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12546         * configure.in (copy_dirs): Use sys-include instead of include
12547         for --with-headers option.
12549 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12551         * Makefile.in, configure.in: Make winsup builds work with
12552         new scheme.
12554 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12556         * configure.in: Build the linker on AIX.
12558 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12560         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12561         where needed.
12563 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12565         * Makefile.in (all-gcc): Fix typo.
12567 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12569         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12571 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12573         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12574         to target-xiberty, to provide more flexibility.
12575         (target_subdir):  Define.  Create if cross.
12576         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12577         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12578         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12579         check-libFOO -> check-target-libFOO, etc.
12580         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12581         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12582         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12583         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12584         allow ALL_GCC="" to only configure.
12585         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12586         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12587         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12589 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12591         * Makefile.in (taz): Build "info" in etc explicitly.
12593 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12595         * configure.in:  Make sure that CC is undefined (as opposed to
12596         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12597         problem with autoconf trying to configure on a host without GCC.
12599 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12601         * mpw-configure: Set host alias from choice of host compiler,
12602         only use generic MPW Makefile sed if present, edit a file
12603         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12604         * mpw-README: Add problem notes about CW6 and CW7.
12606 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12608         * Makefile.in (taz): Use ";" instead of ";;".
12610 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12612         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12613         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12614         DISTDOCDIRS.
12615         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12616         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12618 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12620         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12621         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12622         Move bfd to DISTSTUFFDIRS.
12624 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12626         * Makefile.in (X11_LIB): Removed.
12627         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12629         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12631 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12633         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12634         names.
12636 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12638         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12640 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12642         * configure.in (i[345]86-*-win32): Always build newlib.
12643         Don't configure cvs, autoconf or texinfo.
12644         * Makefile.in (LD_FOR_TARGET): New.
12645         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12646         Pass down LD_FOR_TARGET.
12648 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12650         * winsup: New directory.
12651         * Makefile.in: Build winsup.
12652         * configure.in: Winsup is configured when target is win32.
12653         Can only build win32 target GDB when native.
12655 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12657         * config.guess: Recognize HP model 819 machines as having
12658         a PA 1.1 processor.
12660 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12662         * configure: Fix sed loop which substitutes for CC and CXX to
12663         avoid bug found in various sed implementations.
12665 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12667         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12668         simulator.  Use standard powerpc-*-eabi*.
12670 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12672         * configure.in: Stop putting gas and binutils in noconfigdirs for
12673         powerpc-*-aix* and rs6000-*-*.
12675 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12677         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12678         -mcall-aixdesc libraries.
12680 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12682         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12684         * config.sub (arm | armel | armeb): Fix shell syntax.
12686 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12688         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12689         -msoft-float and -mcpu=common support.
12690         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12691         libraries.
12693 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12695         * configure.in: Allow configuration and build of emacs19 for the alpha.
12697 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12699         * configure.in (CC): Get ^CC, not just any old CC, from
12700         ${host_makefile_frag}.
12702 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12704         * configure.in (CC): Try to get CC from
12705         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12707 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12709         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12710         only if it exists in $(srcdir).
12712 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12714         * configure: If CC and CXX are not set in the environment, set
12715         them, based on either an existing Makefile or on searching for gcc
12716         in PATH.  Substitute for CC and CXX in Makefile.
12717         * configure.in: Remove libm from target_libs.  Separate
12718         target_configdirs from configdirs.  If CC is not set in
12719         environment, try to get it from a host Makefile fragment.  Rewrite
12720         changes of configdirs to use skipdirs instead.  A few minor
12721         tweaks.  Take directories out of target_configdirs as they are
12722         taken out of configdirs.  Remove existing Makefile files from
12723         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12724         CONFIG_ARGUMENTS in Makefile.
12725         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12726         by configure.in.
12727         (CONFIG_ARGUMENTS): Likewise.
12728         (CONFIGURE_TARGET_MODULES): New variable.
12729         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12730         ($(CONFIGURE_TARGET_MODULES)): New target.
12731         (configure-libg++, configure-libio): New targets.
12732         (all-libg++): Depend upon configure-libg++.
12733         (all-libio): Depend upon configure-libio.
12734         (configure-libgloss, all-libgloss): New targets.
12735         (configure-libstdc++): New target.
12736         (all-libstdc++): Depend upon configure-libstdc++.
12737         (configure-librx, all-librx): New targets.
12738         (configure-newlib): New target.
12739         (all-newlib): Depend upon configure-newlib
12740         (configure-xiberty): New target.
12741         (all-xiberty): Depend upon configure-xiberty.
12743 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12745         * configure.in (host i[345]86-*-win32):  Expand the
12746         noconfigdirs again.
12748 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12750         * mpw-configure: Fix sed command file name.
12752 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12754         * configure.in (host i[345]86-*-win32): Reduce the
12755         noconfigdirs again.
12757 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12759         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12760         or powerpc*-*-pe*, since they are not yet supported.
12762 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12764         Add PowerMac support and many other enhancements.
12765         * mpw-configure: New option --cc to select compiler to use,
12766         paste options set according to --cc into the generated
12767         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12768         if mpw-make.sed is present.
12769         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12770         add forward includes for PowerPC include files.
12771         * mpw-build.in: Build using Makefile.PPC if present.
12772         (do-byacc, etc): Remove separate version resource builds.
12773         (do-gas): Build "stamps" before "all".
12774         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12775         * mpw-README: Update to reflect --cc option, PowerMac support,
12776         and recently-reported compatibility problems.
12778 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12780         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12781         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12782         (--with-multilib-top): Pass to recursive invocations.
12784 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12786         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12787         v810-*-*.
12789 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12791         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12792         gdb, ld and opcodes on v810-*-*.
12794 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12796         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12797         (local-maintainer-clean): New target.
12798         (maintainer-clean): New target.
12799         (realclean): Just depend upon maintainer-clean.
12801 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12803         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12805 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12807         * configure.in: Build ld in mips*-*-bsd* case.
12809 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12811         * config.sub: Accept -lites* OS.  From Ian Dall.
12813 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12815         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12816         targets.
12818 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12820         * configure.in: treat i386-win32 canadian cross the same as
12821         i386-go32 canadian cross.
12823 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12825         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12826         running under the simulator to build a reduced set of libraries.
12827         (powerpc-*-eabiaix): Add fine grained multilib support added to
12828         other powerpc targets yesterday.
12830 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12832         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12833         -disable-softfloat, -disable-relocatable, -disable-aix, and
12834         -disable-sysv to control which multilib libraries get built.
12836 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12838         * configure: Add Makefile.tem to list of files to remove in trap
12839         handler.
12841 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12843         * config.guess (*Linux*):  Add missing "exit"s.
12844         Also, need specific check for alpha-unknown-linux (uses COFF).
12846 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12848         * config.guess:  Merge with FSF:
12850         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12851         * config.guess (AIX4): More robust release numbering discovery.
12853         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12854         * config.guess (i386-sequent-ptx): Properly get version number.
12856         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12857         * config.guess (mips:*:4*:UMIPS): New case.
12859 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12861         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12862         (i386-win32 host): Likewise.  Don't build readline.
12864 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12866         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12867         SUPPORT_FILES to submakes.
12869 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12871         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12872         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12873         mpw-configure.
12875 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12877         * configure.in (appdirs): Use =, not ==, in test expression when
12878         trying to build the text to print in the warning message for
12879         Solaris users.
12881 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12883         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12885 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12887         * config.guess: Recognize lynx-2.3.
12889 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12891         * config.sub (z8ksim): Deleted
12892         (z8k-*-coff): New, this is the one true name of the target.
12894 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12896         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12898 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12900         * config.guess (*:Linux:*:*): First try asking the linker what the
12901         default object file format is (elf, aout, or coff).  Then if this
12902         fails, try previous methods.
12904 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12906         * configure.in: Don't build newlib for *-*-vxworks5.1.
12908 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12910         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12911         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12913 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12915         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12917 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12919         * cfg-ml-com.in: New file.
12920         * cfg-ml-pos.in: New file.
12922 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12924         * COPYING.NEWLIB: Add HP free copyright to list.
12926 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12928         * config.sub: Recognize -eabi* for the system, not just -eabi.
12930 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12932         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12933         * config.sub, configure.in (win32): New target and host.
12935 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12937         * configure.in: Add i386-pe configuration.
12939 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12941         * mpw-build.in (install): Install GDB after LD.
12943 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12945         * mpw-config.in (elf/mips.h): Always forward-include, needed
12946         for GDB to build.
12948 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12950         * testsuite: New directory for customer acceptance and whole tool
12951         chain tests.
12953 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12955         * configure: If per-host line isn't found, but AC_OUTPUT is found
12956         and a configure script exists, run it instead.
12958 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12960         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12962 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12964         * configure: Set build_{cpu,vendor,os,alias} to host values when
12965         --build isn't specified.
12967 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12969         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12970         (FLAGS_TO_PASS): Pass them.
12971         (EXTRA_TARGET_FLAGS): Ditto.
12973 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12975         * Makefile.in (all-libg++): Depend on all-libstdc++.
12977 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12979         * configure.in (noconfigdirs): Enable all packages for
12980           i386-unknown-netbsd.
12982 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12984         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12985         hosted builds (DOS builds)
12987 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12989         Changes for ARM based on patches from Richard Earnshaw:
12990         * config.sub: Handle armeb and armel.
12991         * configure.in: Omit arm linker only for riscix.
12993 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12995         * config.guess:  Update from FSF.
12997 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12999         * config.sub: Recognize powerpcle as the little endian variant of
13000         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13001         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13002         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13003         temporarily.
13005 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13007         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13009 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13011         * config.sub: Accept -lites* as a basic system type.
13013 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13015         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13016         installed, and if so return linuxoldld as the system name.
13018 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13020         * config.guess: Add hppa1.1-hp-lites support.
13022 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13024         * configure.in: Don't build newlib for m68k-vxworks5.1.
13026 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13028         * configure.in (mips-sgi-irix6): Use mh-irix5.
13030 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13032         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13034 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13036         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13037         OSF/1.  Fix compiler flags.
13038         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13040 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13042         * configure.in: Recognize --with-newlib.
13043         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13045 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13047         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13048         to *_X11_MODULES due to gdbtk needing X include files et al.
13050 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13052         Merge in support for Mac MPW as a host.
13053         (Old change descriptions retained for informational value.)
13055         * mpw-config.in: Add generic include forwards for cpu-specific
13056         include files in aout and elf directories.
13058         * mpw-configure: Added copyright.
13059         * mpw-config.in: Check for presence of required build tools.
13060         (target_libs): Add newlib.
13061         (target_tools): Add examples.
13062         (Read Me): Generate as "Read Me for MPW" instead.
13063         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13064         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13065         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13067         * mpw-configure: Remove subdir-specific makefile hackery,
13068         delete mk.tmp after using it.
13070         * mpw-build.in (all): Display start and end times.
13072         * mpw-configure (host_canonical): Set.
13073         (target_cpu): Always add to makefiles.
13074         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13075         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13076         (mpw-mh-mpw): Look for in srcdir and srcroot.
13077         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13079         * mpw-build.in: (install-only): New target.
13081         * mpw-configure (host_alias, target_alias): Rename from hostalias
13082         and targetalias, add into generated Makefile.
13083         (mk.tmp): If present, add into generated Makefile.
13084         * mpw-build.in (all-gas): Build config.h first before gas proper.
13086         * mpw-configure (config.status): Write only if changed.
13087         * mpw-config.in (readline): Configure it (not built, just used for
13088         definitions).
13090         * mpw-config.in (elf/mips.h): Add a forward include.
13092         * mpw-config.in: Forward-include most .h files in include into
13093         extra-include.
13094         (readline): Don't build.
13095         mpw-build.in (install): Install GDB.
13097         * mpw-configure (prefix, mpw_prefix): Handle it.
13098         * mpw-config.in (mmalloc, readline): Don't configure.
13099         * mpw-build.in (thisscript): Rename to ThisScript.
13100         Use mpw-build instead of BuildProgram everywhere.
13101         (mmalloc, readline): Don't build.
13102         * mpw-README: New file, basic documentation about the MPW port.
13104         * mpw-config.in: Use forward-include to create include files.
13106         * mpw-configure: Add more things to the top of each configured
13107         Makefile, including contents of config/mpw-mh-mpw.
13108         * mpw-config.in (extra-include): Create this directory and fill it
13109         with Posix-like include files when configuring.
13111         * config.sub (apple, mac, mpw): Add various aliases.
13113         * mpw-build.in: New file, top-level build script fragment for MPW.
13114         * mpw-configure: New file, configure script for MPW.
13115         * mpw-config.in: New file, config fragment for MPW.
13117 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13119         * configure.in (host_libs): Remove glob, since it is gone from the
13120         sources.
13122 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13124         * Makefile.in: define empty GDB_NLM_DEPS var.
13126         * configure.in(target_makefile_frag): use config/mt-netware
13127         for netware targets.
13129 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13131         * config.sub: Merge in recent FSF changes.  Remove linux special
13132         cases.
13134 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13136         Revert this change:
13138         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13140                 * build-all.mk: Use CC=cc -Xs on Solaris.
13142 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13144         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13145         stop using it.
13146         * Makefile.in: Nuke all references to glob subdirectory.
13148 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13150         * configure.in: Fix --enable-shared logic in per-host.
13152 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13154         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13156 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13158         * configure.in (noconfigdirs): Don't build gas on AIX, for
13159         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13161 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13163         * configure: Fix --cache-file to work if the file argument is a
13164         relative path.
13166 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13168         * configure: If the --cache-file is used, pass it down to
13169         configure in subdirectories.
13171 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13173         * config.sub: add vxworks29k configuration.
13175 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13177         * Makefile.in (taz): Do "diststuff" part quietly.
13179 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13181         * config.sub: Mini-merge with gcc/config.sub.
13183 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13185         * config.guess (IRIX): Sed - to _.
13187 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13189         * Makefile.in (source-vault, binary-vault): New targets.
13191 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13193         * config.sub: Recognize -eabi as a basic system type.
13195 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13197         * configure.in (enable_shared stuff): Fix typo.
13199 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13201         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13203 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13205         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13207 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13209         * configure.in (rs6000-*-*): Don't build gas.
13211 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13213         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13214         reduce command line length.
13215         (AS_FOR_TARGET): Check for as.new, not Makefile.
13216         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13218 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13220         * config.guess:  Merge from FSF.
13222 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13224         * configure: Don't use $ when handling program_suffix.
13226 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13228         * configure.in:  Configure tk for hppa/hpux.
13230 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13232         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13234 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13236         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13237         to LIBCXXFLAGS.  Tests are better run without it.
13239 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13241         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13243 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13245         * configure.in (*-*-netware*): Don't configure xiberty.
13247 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13249         * configure.in:  Remove tk from native_only list.
13251 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13253         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13254           for special NCD build.
13256 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13258         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13259         makeall.bat, they're only useful for binutils snapshots.
13260         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13261         makeall.bat to specified SUPPORT_FILES.
13263 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13265         * build-all.mk: Add Ericsson targets to sun4 and solaris
13266           hosts.  Add  BNR's sun4 target to solaris host, so their
13267           build-from-source will be tested in-house first.
13269 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13271         * Makefile.in (LIBCFLAGS): New variable.
13272         (CFLAGS_FOR_TARGET): Ditto.
13273         (LIBCFLAGS_FOR_TARGET): Ditto.
13274         (LIBCXXFLAGS): Ditto.
13275         (CXXFLAGS_FOR_TARGET): Ditto.
13276         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13277         (BASE_FLAGS_TO_PASS): Pass them.
13278         (EXTRA_TARGET_FLAGS): Ditto.
13280         * configure.in: Support --enable-shared.
13282 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13284         * configure.in (target_libs):  Include libstdc++ again.
13285         * config.guess:  Update from FSF (for FreeBSD).
13287 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13289         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13290         makeall.bat.
13291         (DISTDOCDIRS): Add `etc'.
13292         (ETC_SUPPORT_PFX): New variable.
13293         (taz): Include anything from etc starting with a word in
13294         ETC_SUPPORT_PFX.
13296 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13298         * config.sub: Update for recent FSF changes.  Remove obsolete
13299         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13300         spacing changes.
13302 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13304         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13306         * config.guess:  Merge with FSF.
13307         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13309 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13311         * configure: Since the "trap 0" handler will override the exit
13312         status on many systems, only use it for "exit 1", and make it set
13313         a non-zero exit status; reset it before "exit 0".  Also, check
13314         exit status of config.sub, and error out if it failed.
13316 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13318         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13319         and install libgloss.
13321 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13323         * Makefile.in (all-binutils): Depend upon all-byacc.
13325         * configure.in: Don't build emacs on Irix 5.
13327 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13329         * configure.in (*-*-netware*): Add libio.
13331 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13333         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13334         (CHECK_TARGET_MODULES): Ditto.
13335         (INSTALL_TARGET_MODULES): Ditto.
13336         (TARGET_LIBS): Ditto.
13337         (all-libstdc++): Note dependencies.
13339 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13341         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13343 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13345         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13346         -fexternal-templates.
13348         * configure.in (target_libs): Add libstdc++.
13349         (noconfigdirs): Add libstdc++ as appropriate.
13351 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13353         * config.guess:  Update from FSF.
13355 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13357         * configure: Use ${config_shell} when running ${configsub}.
13359 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13361         * config.sub: No longer recognize h8300h.
13363 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13365         * config.sub: Remove extraneous differences between config.sub and
13366         gcc/config.sub.
13368 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13370         * Makefile.in (DISTSTUFFDIRS): Add gas.
13372 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13374         * COPYING.NEWLIB: New file.
13376 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13378         * config.guess (HP-UX):  Patch from Harlan Stenn
13379         <harlan@landmark.com> to also emit release level.
13381 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13383         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13385 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13387         * config.sub:  Merge nextstep cleanup from FSF.
13389 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13391         * configure.in (arm-*-*): Don't configure ld for this target.
13393 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13395         * configure.in (*-*-netware): don't configure libg++, libio,
13396           librx, or newlib.
13398 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13400         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13401         configure ld--it works, but it doesn't support shared libraries.
13403 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13405         * config.guess (*-unknown-freebsd*):  Get rid of possible
13406         trailing "(Release)" in version string.
13407         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13409 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13411         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13412         Fix type: *-next-neststep -> *-next-nextstep.
13414         * config.guess:  Merge from FSF:
13416         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13418         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13420         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13422         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13423         instead of UNIX_SV for UnixWare 1.0).
13425 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13427         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13428         to make gdb/nlm/* build after the compiler and linker.
13430 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13432         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13433         not just i[34]86.
13434         (m68k-atari-sysv4):  Relocate to match FSF version.
13436         * config.guess:  More merges from the FSF:
13438         Add a space before function call or macro invocation.
13440         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13442         * config.guess: Add trap cmd to remove dummy.c and dummy when
13443         interrupted.
13445         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13447         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13448         (dummy): Redirect stderr from compilation of dummy.c.
13450         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13452         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13454 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13456         * configure: Accept and ignore --cache*, for compatibility with
13457         new autoconf.
13459 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13461         * config.guess:  Merge from FSF:
13463         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13465         * config.guess (Pyramid*:OSx*:*:*): New case.
13466         (PATH): Add /.attbin at end for finding uname.
13467         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13469         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13471         * config.guess (M88*:DolphinOS:*:*): New case.
13473         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13475         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13476         to select whether to use ELF or COFF.
13478         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13480         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13482         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13484         * config.guess: Guess the OS version for HPUX.
13486         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13488         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13490 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13492         * configure.in: Recognize --with-headers, --with-libs, and
13493         --without-newlib.
13494         * Makefile.in (all-xiberty): Depend upon all-ld.
13496 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13498         * configure.in: Change i[34]86 to i[345]86.
13500 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13502         * configure (version): A few more tweaks to help message.
13504 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13506         * Makefile.in:  Remove (for now) librx as a host library,
13507         now that we're building it for target.
13509 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13511         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13512         (Karl Berry).
13514 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13516         * configure.in:  Also configure librx.
13518 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13520         * Makefile.in:  Update various rules to reflect that librx
13521         is now needed for libg++.
13523 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13525         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13527 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13529         * configure.in: Configure the examples directory.
13531 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13533         * configure: Simplify Jun 2 1994 change.
13535 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13537         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13538         /bin/gcc isn't good enough to build gcc.
13540 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13542         * Makefile.in (GDB_SUPPORT_FILES): Remove
13543         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13544         (gdb.tar.gz): Add new rule to use standard distribution building
13545         mechanism.
13547 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13549         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13550         Bill Cox <bill@cygnus.com>.
13552 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13554         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13556 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13558         * configure:  Search current dir first in .gdbinit.
13560 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13562         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13564 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13566         * config.sub:  Refer to NeXT's operating system as nextstep.
13568         * config.sub (case $basic_machine):  Re-order the cases, to match
13569         the order in the FSF version (which is mostly alphabethical).
13570         Merge in some additions and changes from the FSF.
13572 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13574         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13575         * config.sub: Recognize cxux7.
13576         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13578 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13580         * config.sub:  Fix typo powerpc -> powerpc-*.
13582 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13584         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13586         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13587         parallel with all-emacs and install-emacs).  Top-level command
13588         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13590 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13592         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13593         $(relbindir)/make before doing ``make install'', and use
13594         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13595         installing over running make binary.
13596         ($(host)-stamp-stage3-installed): Likewise.
13598 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13600         * config.guess: Recognize Mach.
13602 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13604         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13605         see whether --exec-prefix was used.
13607 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13609         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13611 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13613         * Makefile.in: Add all-librx target similar to all-libproc.
13615 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13617         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13618         with post 1.2 uname bogosity.
13620 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13622         * configure: Remove temporary files on receipt of a signal.
13624 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13626         * configure: If there is a package_makefile_frag, remove
13627         ${subdir}/Makefile.tem after copying it in.
13629 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13631         * build_all.mk: support rs6000 lynx identifies itself as
13632         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13633         since /bin/gcc is too feeble to compile a modern gcc.
13635 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13637         * brought devo/test-build.mk update-to-date with progressive/
13638           test-build.mk. Add lynx targets and hppa flag info.
13640 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13642         * configure.in:  Use mh-ncrsvr43.  Patch from
13643         Tom McConnell <tmcconne@sedona.intel.com>.
13645 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13647         * config.guess (i386-unknown-bsdi):  No longer need to
13648         check #if defined(__bsdi__) && defined(__i386__).
13650 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13652         * configure: Set program_transform_nameoption correctly.
13654 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13656         * brought build-all.mk update-to-date with progressive build-all.mk,
13657           added new targets and hppa info.
13659 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13661         * configure: If config.guess result is a prefix of the user
13662         specified target, assume a native build and use the user specified
13663         target as the host alias.  Remove SunOS patch suffix removal hack.
13664         * configure.in: Remove SunOS patch suffix removal hack.
13666         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13667         in NATIVE_CHECK_MODULES.
13669 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13671         * Makefile.in: Rename HOST_ONLY to NATIVE.
13672         * configure: Delete SunOs patch suffix from host_canonical
13673           and build_canonical variables that are prepended to Makefiles.
13674         * configure.in: Add comments for easier maintenance.
13676 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13678         * Makefile.in: Add all-libproc target similar to all-gui.
13680 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13682         * Makefile.in (CHECK_MODULES): split into
13683         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13685 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13687         * config.guess (i386-unknown-bsdi): New system to guess.
13689 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13691         * Makefile.in: Add all-gui target (but not yet build by "all").
13693 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13695         * config.sub: Move deletion of patch suffix from here...
13696         * configure.in: To here, at Ian's suggestion.  The top-
13697           level scripts might need to know of a patch level.
13699 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13701         * config.sub: Strip off patch suffix so rtl is recognized
13702           as a sunos4.1.3 machine, even though it's been patched.
13704 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13706         * Makefile.in (INSTALL_LAST): Delete.
13707         (INSTALL_DOSREL): New.
13709 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13711         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13712         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13713         whether we pass down --with-gnu-ld anyhow.
13715 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13717         * Makefile.in (INSTALL_LAST): Change operation so it works
13718         on more flavors of make.
13719         * configure.in (go32): Don't build libg++ or libio.
13721 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13723         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13724         they can be overriden by templates.
13726 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13728         * configure.in (target==go32): Don't build gdb.
13729         * dosrel: New directory.
13731 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13733         * configure.in (host==go32): Configure dosrel too.
13734         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13735         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13736         be set by incoming names or templates.
13737         (INSTALL_LAST): New rule.
13739 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13741         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13743 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13745         * configure.in (appdirs): New variable.  Currently empty, but will
13746         be used in gas distribution.  If nonempty, lists a set of
13747         directories at least one of which must get configured, or top
13748         level configuration is considered to have failed.
13749         (rs6000-*-lynxos*): Use new file name.
13751 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13753         Eliminate XTRAFLAGS.
13754         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13755         newlib include files using -idirafter, and also use -nostdinc.
13756         (CXX_FOR_TARGET): Likewise.
13757         (XTRAFLAGS): Removed.
13758         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13759         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13760         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13761         ($(DO_X)): Don't pass down XTRAFLAGS.
13763 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13765         * configure.in (mips*-dec-bsd*): New target; do build linker.
13766         (mips*-*-bsd*): New target; don't build linker.
13768 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13770         * configure.in: support rs6000-*-lynxos* configuration.
13771         support sunos4 as a cross target.
13773         * config.sub: look for lynx*, not lynx since the OS version may
13774         legitimately be part of the name.
13776 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13778         * configure.in (i[34]86-*-sco*): Move to be with other i386
13779         targets.
13780         (romp-*-*): New target.  Skip various binary utilities.
13781         (vax-*-*): New target.  Don't build newlib.
13782         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13784 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13786         * configure.in: Only set host_makefile_frag if config
13787         directory exists.
13789 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13791         * install.sh: If $dstdir exists, don't check whether each
13792         component does.
13794 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13796         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13798 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13800         * configure.in (*-*-lynxos*): Don't configure newlib for either
13801         native or cross Lynx.
13803 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13805         * config.sub (sparc64-elf): Fix os.
13806         (z8k): Remove duplicate.
13808 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13810         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13811         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13813 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13815         * configure: Make file links cleanly even if Lynx fails on
13816           an NFS symlink (at least fail cleanly).
13818 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13820         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13821         -XNh2000.
13823 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13825         * configure: Unknown options are fatal again.
13827 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13829         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13830         compatibility.
13832 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13834         * build-all.mk: Add `clean' target.
13836 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13838         * config.guess:  Add SINIX support.
13839         * configure.in:  Add mips-*-sysv4* support.
13841 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13843         * build-all.mk: Document all useful targets.
13844         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13845         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13847 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13849         * configure: Support --silent, --quiet.
13851 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13853         * configure: Support --disable-FEATURE.
13855 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13857         * config.guess: Recognize NCR running SVR4.3.
13859 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13861         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13862         Patch from Paul Eggert <eggert@twinsun.com>.
13864 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13866         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13868 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13870         * configure: Make unrecognized options give nonfatal warnings
13871         instead of fatal errors, and pass them to any subdirectory
13872         configures in case they recognize them.
13873         Make --x equivalent to --with-x.
13875 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13877         * configure: Add --enable-* options.  Clean up usage message and
13878         some comments.
13880 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13882         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13884 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13886         * configure.in (hppa*-*-*): Enable binutils.
13888 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13890         * config.sub: Recognize cisco.
13892 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13894         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13896 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13898         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13899         than one configuration name.  Add comment.
13901 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13903         * config.guess: about target *-hitachi-hiuxwe2, fixed
13904         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13905         macro is incorrect.]
13907 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13909         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13910         than the "make ls" stuff which used to be here.
13912 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13914         * config.guess:  Recognize i[34]86-unknown-freebsd.
13915         From Shawn M Carey <smcarey@rodan.syr.edu>.
13917 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13919         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13921 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13923         * config.guess: Check for ptx.
13925 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13927         * config.sub: Add os9k checking.
13929 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13931         * config.guess: Handle OSF1 running on HPPA processors
13933 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13935         * configure: If subdir configure fails, print out a message with
13936         subdirectory name, in case subdir's configure code didn't identify
13937         itself.
13939 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13941         * configure.in: Remove embedded newlines from configdirs.
13942         Avoid mismatches of substrings.  Fix matching strings at end
13943         of configdirs.
13945 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13947         * config.guess:  Add Lynx/rs6000 config support.
13949 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13951         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13953 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13955         * configure.in (hppa*-*-osf*): Treat this just like most other
13956         PA configurations (eg no binutils or ld).
13957         (hppa*-*-*elf*): These configurations have binutils and ld.
13959 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13961         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13963 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13965         * configure.in (rs6000-*-*): Build gas.
13967 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13969         * Makefile.in:  Avoid bug in losing hpux sed.
13971 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13973         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13974         for GDB and GDB has been fixed to not need it.
13976 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13978         * config.guess: Recognize vax hosts.
13980 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13982         * configure (while loop): Don't use "break 2" inside case
13983         statement -- the case statement isn't an enclosing loop.
13985 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13987         * config.guess:  Clean up NeXT support, to allow nextstep
13988         on Intel machines.  Make OS be nextstep.
13990 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13992         * config.guess: Add alternate forms for Convex.
13994 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13996         * configure:  Completely rewrite option processing.  Take
13997         advantage of pattern-matching to avoid invoking test frequently.
13998         Also clean up host and target defaulting logic.
14000 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14002         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14003         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14004         commands (plus user environment) will fit SCO limits.
14006 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14008         * configure.in: Don't issue warnings about directories which are
14009         not being configured if -norecursion is set.  Correct test for
14010         --with-gnu-as and --with-gnu-ld to not get confused by substring
14011         matches.
14013         * configure.in: Don't build gas for alpha-dec-osf1*.
14015 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14017         * configure:  Back out Per's change of 12/19/1993.  It changes the
14018         behavior of configure in unexpected and confusing ways.
14020         Also, use different delim char when calculating
14021         program_transform_name so that the name can contain slashes.
14023 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14025         * configure.in, config.sub: Add support for VSTa micro-kernel.
14027 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14029         * configure.in: Nuke hacks which were used to get a special
14030         version of GAS for HPPA configurations.
14032 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14034         * configure:  If only ${target_alias} is given, use that
14035         as the default for ${host_alias}.
14036         * configure:  Add missing back-slashes before nested quotes.
14038 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14040         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14042 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14044         * config.guess:  Recognize some Tektronix configurations.
14045         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14047 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14049         * config.sub: Match any flavor of SH.
14051 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14053         * configure.in: Don't try to configure newlib for Alpha.
14055 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14057         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14058         libg++ or libio for any Alpha target.
14060         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14062 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14064         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14065         default arguments -- so it tried to compress itself.
14067 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14069         * configure.in (notsupp): ensure that a space is always at the end
14070           of the configdirs list, since the grep checks for an explicit space
14072 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14074         * configure.in (target i386-sysv4.2): don't build ld, since static
14075           versions of many libraries are not available.
14077 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14079         * config.guess: Recognize Apollos (using environment variables).
14080         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14082 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14084         * config.guess: Recognize Sony news mips running newsos.
14086 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14088         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14089         "fi ; else" for bash.
14091 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14093         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14095 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14097         * config.sub: accept unixware as an alias for svr4.2.
14098         Fix some inconsistancies with the gcc version.
14100 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14102         * Makefile.in (DISTDOCDIRS):  Add gdb.
14104 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14106         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14108 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14110         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14111         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14112         this now.
14114 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14116         * config.sub: Accept hiux* as an OS name.
14118         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14119         etc/make-stds.texi.  The underscore came from gcc, and dje now
14120         agrees that RUNTESTFLAGS is the correct name.
14122 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14124         * install.sh:  Remove 'set -e'.  It makes any conditionals
14125         in the script useless.
14127         * config.guess: Automatically recognize arm-acorn-riscix
14128         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14130 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14132         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14134 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14136         * Makefile.in (DISTDOCDIRS): New variable.
14137         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14138         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14140 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14142         * configure.in (hppa target): check the source directory for the
14143           pagas sub-directory
14145 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14147         * config.sub: Allow -aout* and -elf*.
14149 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14151         * configure.in: Don't build ld on i386-solaris2, same as for
14152         sparc-solaris2.
14154 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14156         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14158 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14160         * configure.in:  Configure gdb for alpha.
14162 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14164         * Makefile.in (CXXFLAGS): Add -O.
14166 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14168         * config.guess: added support for DG Aviion
14170 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14172         * configure.in: Produce warning message for subdirectories not
14173         configurable for this host/target combination.  Don't try to
14174         configure gdb for vms.
14176 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14178         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14179         appropriate files before making "diststuff".
14180         (DISTBISONFILES): New var: list of files to be edited.
14181         (DISTSTUFFDIRS): Add binutils.
14183 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14185         * config.sub: also handle mipsel and mips64el (for little endian mips)
14187 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14189         * configure.in: Add * to end of all OS names.
14191 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14193         * configure.in: Build newlib for LynxOS native.
14195 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14197         * config.guess: Add support for delta 88k running SVR3.
14199         * configure.in: Add comment about HP compiler vs. emacs.
14201 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14203         * configure.in: don't build ld on solaris2 (not a viable option
14204           due to bugs in getpwnam & getpwuid)
14206 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14208         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14209         config.guess will produce a full version number.
14211 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14213         * configure.in: Build linker and binutils for alpha-dec-osf1.
14215 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14217         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14218         and gdb/testsuite/Makefile.in.
14220 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14222         * configure.in: recognize mips*- instead of mips-
14224 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14226         * config.sub: Accept linux*coff and linux*elf as operating
14227         systems.
14229 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14231         * config.sub: Recognize mips64, and mips3 as an alias for it.
14233 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14235         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14236         gdb knows how to handle OSF/1 shared libraries.
14238 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14240         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14241         * config.guess: Recognize Hitachi's HIUX.
14242         * config.sub: Recognize h3050r* and hppahitachi.
14243         Remove redundant cases for hp9k[23]*.
14245 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14247         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14248         if gas and ld are in the source tree and are in ${configdirs}.
14249         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14250         --with options (but still pass them down on the command line,
14251         if they were explicitly specified).
14253 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14255         * configure: substitute SHELL value in Makefile.in with
14256         ${CONFIG_SHELL}
14258 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14260         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14261         *-*-solaris2* targets.
14263 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14265         * Makefile.in: define M4, and pass it down to sub-makes;
14266         all-autoconf now depends on all-m4
14268 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14270         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14271         presence of {ar,ranlib} instead of a configured directory
14273 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14275         * config.guess: Accept 34?? as well as 33?? for NCR.
14277 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14279         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14280         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14282 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14284         * configure: grab values for $(CC) and $(CXX) from the
14285         environment, so that someone can do "CC=gcc configure; make" and
14286         have it work right (matching the way that autoconf works now)
14288         * configure.in, Makefile.in: add support for gash, the tcl
14289         interface to Galaxy
14291         * config.guess: add NetBSD variants (hp300, x86)
14293 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14295         * install.sh: Support -d option (in the manner of SunOS 4 install,
14296         as it is more deterministic than that of GNU install)
14297         (chmodcmd): Set file to mode 755 by default (should also do default
14298         chgrp and chown, but I don't feel like dealing with that now)
14300 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14302         * config.sub: Remove h8300hhms alias.
14304 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14306         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14308 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14310         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14311         as stmp-fixinc
14313 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14315         * config.sub: recognize m88110-bug-coff.
14317 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14319         * Makefile.in (all-libio): all dependencies on the toolchain used
14320         to build this (gcc, gas, ld, etc)
14322 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14324         * config.guess: Deal with OSF/1 1.3 on alpha.
14326 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14328         * install.sh: add some 'else true' clauses for portability
14330         * configure.in: don't build libio for h8[35]00-*-* targets
14332 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14334         * Makefile.in:  Add support for new libio.
14336 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14338         * install.sh: If one command fails, don't try the rest.  Don't try
14339         to remove $dsttmp (via trap) unless we have already created it.
14340         If $src doesn't exist, detect it and exit with an error.
14342         * config.guess: Recognize BSD on hp300.
14344 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14346         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14347         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14349 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14351         * Makefile.in (all-send-pr): depends on all-prms
14353 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14355         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14357 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14359         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14360         Added test for mips-mips-riscos5.
14362 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14364         * configure.in: use mh-hp300 for 68k HP hosts
14366 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14368         * configure: add support for CONFIG_SHELL, so that you can use
14369         some alternate shell for evaluating configure scripts
14371 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14373         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14374         in configure script to bug-gdb@prep.ai.mit.edu when building
14375         distribution archive.
14376         * Makefile.in (COMPRESS):  Remove def.
14377         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14378         gdb.tar.Z and make-gdb.tar.Z respectively.
14379         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14380         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14381         to convergence with 'taz' target in Makefile.in.
14383 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14385         * install.sh (dsttmp): use trap to ensure that tmp files go
14386         away on error conditions
14388 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14390         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14392 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14394         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14395         its parent is '/' not ''.
14397         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14399 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14401         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14402         that ${newsrcdir}/configure.in does.
14404 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14406         * test-build.mk: support for CONFIG_SHELL
14408 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14410         * config.sub (netware):  Add as a basic system type.
14412 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14414         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14415           $(srcdir)/ from the dependency on Makefile.in.
14417 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14419         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14420         (h8300hhms is temporary until multi-libraries are implemented).
14421         * configure.in: Handle h8300h too.
14423 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14425         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14427 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14429         * configure:  Remove extraneous output when guessing host type.
14430         * config.guess:  Remove extraneous output when guessing using C
14431         compiler rather than uname, or when guessing fails.
14433 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14435         * Makefile.in: remove all.cross and install.cross targets
14437         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14438           definitions
14440 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14442         * configure.in (target sh): Build gprof.
14444 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14446         * config.sub: change -solaris to -solaris2
14448 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14450         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14452 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14454         * configure: Correct error message for missing Makefile.in to
14455         print correct directory.
14457 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14459         * install.sh: kludge around 386BSD shell bug
14461 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14463         * config.guess:  Recognize NeXT.
14464         * config.guess:  Recognize i486-ncr-sysv4.
14465         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14467 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14469         * Makefile.in (MAKEINFOFLAGS): New variable.
14470         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14471         * build-all.mk, test-build.mk: Pass down --no-split as
14472         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14474 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14476         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14478 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14480         * Makefile.in (libg++.tar.z):  New rule.
14481         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14482         * Makefile.in (taz):  Only do a single chmod.
14484 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14486         * install.sh: don't use dirname anymore (replaced with sed usage)
14488 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14490         * Makefile.in:  Change extension for gzip'd files from '.z' to
14491         '.gz' per new FSF standard usage.
14493 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14495         * configure: put quotes around the final value of program_transform_name
14497 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14499         * Makefile.in: new install.sh support; update install-info rules
14501 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14503         * configure.in: Build diff for crosses, but not for go32 host.
14505         * configure.in: Build gprof only for native, and don't build it
14506         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14508 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14510         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14512 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14514         * configure.in (host_tools): Add prms.
14516 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14518         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14519         with $(FLAGS_TO_PASS) on the command line
14521         * config.sub: Recognize lynx and lynxos
14523 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14525         * config.sub: Accept -ecoff*, not just -ecoff.
14527 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14529         * Makefile.in (taz): Use .gz suffix instead of .z.
14530         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14531         names.
14533 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14535         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14537 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14539         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14540         that rebuilds that might happen during 'make install' don't get
14541         bogus gcc include files
14543 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14545         Change from Utah for HPPA support:
14546         * config.guess: Recognize hppa1.x-hp-bsd.
14548 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14550         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14551         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14553 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14555         * config.sub: Add support for rom68k and bug boot monitors.
14557 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14559         * Makefile.in: Make all-opcodes depend on all-bfd.
14561 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14563         * config.guess: Added special check for i[34]86-univel-sysv4*.
14565 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14567         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14568         the processor rather than assuming i486.
14570 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14572         * config.guess: Recognize SunOS6 as Solaris3.
14574 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14576         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14577         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14579 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14581         * build-all.mk (all-cross): New target for Canadian Cross.
14582         Added Q2 go32 targets.
14583         * test-build.mk: Configure go32 cross sparclite-aout and
14584         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14585         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14587 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14589         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14590         GO32 hosted toolchains
14592 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14594         * configure: change  so "-exec-prefix" gets passed down rather
14595         than "-exec_prefix" so autoconf generated Makefiles get the
14596         exec_prefix set right.
14598 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14600         * config.guess: get the Solaris2 minor version number
14602         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14604 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14606         * config.guess: Recognize some Sequent platforms.
14608 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14610         * Makefile.in: added the vault-install target
14612         * configure.in: actually use the Sun3 makefile fragment that's in
14613         config, also added the release dir to configdirs
14615 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14617         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14619 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14621         * configure.in: remove some program from Alpha targetted toolchains
14623 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14625         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14626         gprof.
14627         (taz): Run "make diststuff" in those directories instead of "make
14628         proto-dir".  Look for "VERSION=" only at start of line in subdir
14629         Makefile.  Use "gzip -9" for compression.
14630         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14631         (binutils.tar.z): New target.
14633 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14635         * Makefile.in (taz): Include gpl.texinfo.
14637 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14639         * Makefile.in (setup-dirs): Merged into "taz" target.
14640         (taz): Only do `proto-dir' stuff if a directory is actually needed
14641         for this target.
14643 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14645         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14646         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14647         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14648         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14649         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14651 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14653         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14654         config.sub, and move-if-change to gdb testsuite distribution
14655         archive, so the testsuite can be extracted, configured, and
14656         run separately from the gdb distribution.  Blow away the Chill
14657         tests that require a Chill compiled executable, since GNU Chill
14658         is not yet publically available.
14660 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14662         * test-build.mk: set environment variables in a single command,
14663         instead of a list of assignments and exports
14665         * config.guess: recognize Alpha/OSF1 systems
14667 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14669         * configure: Change help message to prefer --options rather than
14670           -options.
14672 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14674         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14675         zippy@ecst.csuchico.edu.
14676         * config.guess: Recognize miniframe.
14678 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14680         * Makefile.in: Use srcroot to find runtest rather than rootme.
14681         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14683 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14685         * test-build.mk: Extensive additions to support building on a
14686         machine other than the host.
14688 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14690         * configure (tooldir): Fix for i386-aix again.
14692 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14694         * configure, Makefile.in:  Change definition of $(tooldir)
14695         to match the FSF.
14697 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14699         * config.guess:  Recognize i[34]86/SVR4.
14701 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14703         * Makefile.in (all-gdb): gdb depends on sim.
14705 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14707         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14708         at the same time we make the prototype gdb directory.
14709         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14710         files at the same time as the gdb base release distribution.
14712 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14714         * Makefile.in (check): Use individual check targets rather than
14715         DO_X rule.
14716         (check-gcc): Added.
14718 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14720         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14721         for System V release 3.2.
14723 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14725         * config.sub: Recognize hppaosf.
14726         * configure.in: Do configure ld/binutils/gas for it.
14728 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14730         * configure (tooldir): Alter syntax used to set this, for systems
14731         where "\$" isn't handled right, like i386-aix.
14733 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14735         * configure: Pass program-transform-name, not
14736         program_transform_name, to recursive configures.
14738 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14740         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14741         of gas+ld+binutils.
14743 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14745         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14747 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14749         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14751 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14753         * Makefile.in (PRMS): Set back to all-prms.
14755 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14757         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14758         targets, rather than for MIPS hosts.
14760 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14762         * configure.in: add comment for --with-x default values
14764         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14766         * Makefile.in: add check-* targets for each of the directories in
14767         the tree.  Add a definition of RUNTEST that will use the one we
14768         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14770 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14772         * configure.in: Removed obsolete references to bfd_target and
14773         target_makefile_frag.
14775         * build-all.mk: Set assorted targets for Q2.
14776         * config.sub: Recognize z8k-sim and h8300-hms.
14777         * test-build.mk: Really don't pass host to configure.
14778         (HOLES): Added uname.
14780 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14782         * configure: Handle an empty program-prefix, program-suffix or
14783         program-transform-name correctly.
14785 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14787         * build-all.mk: -G 8 no longer required for MIPS targets.
14788         * test-build.mk: Don't pass host argument to configure; make it
14789         guess.
14791 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14793         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14794         * Makefile.in (COMPRESS):  New macro, like GZIP.
14796 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14798         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14800         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14801         with gas currently defaults to -G 0.
14803 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14805         * Makefile.in (all-flex): flex depends on byacc.
14807         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14808         to test-build.mk as RELEASE_TAG.
14809         * test-build.mk (configargs): New variable containing arguments to
14810         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14811         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14813         * config.guess: Use /bin/uname when checking -X argument on SCO,
14814         to avoid invoking GNU uname which doesn't understand -X.
14816         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14818         * configure.in: Build gas for mips-*-*.
14820 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14822         * Makefile.in (all.normal): insert missing backslash.
14824 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14826         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14828         * Makefile.in: Complete overhaul to merge many almost identical
14829         targets.
14831 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14833         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14834         (gdb.tar.Z): Adjusted.
14836         * Makefile.in (setup-dirs, taz): New targets; should be general
14837         enough to adapt for gdb sometime.  Build only .z file.
14838         (gas.tar.z): New target.
14840 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14842         * build-all.mk: Use CC=cc -Xs on Solaris.
14844 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14846         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14847         for handling BISON for FSF releases.
14849 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14851         * configure: Actually implement the change zoo just documented.
14853 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14855         * configure: when using config.guess, only set target_alias when
14856         it's not already been set (ie, on the command line)
14858 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14860         * Makefile.in: add installcheck target, set PRMS to install-prms
14862 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14864         * configure: add support for package_makefile_fragment, handle the
14865         case where a directory has a configure.in file but no Makefile.in
14866         more gracefully (with an actual understandable error message, even);
14867         add support for --without (and add this to the usage message); also
14868         explicitly add a --host=${host_alias} to the command line when
14869         config.guess is used
14871 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14873         * configure: Must use both --host and --target in recursive calls.
14875 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14877         * Makefile.in: Change deja-gnu to dejagnu.
14879 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14881         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14883 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14885         * configure.in: canonicalize all instances to *-*-solaris2*,
14886         also strip out a number of tools to not build for go32 host
14888 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14890         * config.guess: add GPL.
14892         * Makefile.in, config.guess, config.sub, configure: bump
14893           copyrights to 93.
14895 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14897         * Makefile.in (do-info): Removed obsolete check for existence of
14898         localenv file.
14900         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14902 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14904         * Makefile.in: a couple of 'else true' for decstation,
14905         support for TclX
14907         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14909 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14911         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14913 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14915         * config.guess: Recognize i386-ibm-aix (PS/2).
14916         * configure.in: Use config/mh-aix386 file for it.
14918 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14920         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14921         CC_FOR_TARGET instead.
14922         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14924 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14926         * Makefile.in: Add sim to list of directories sent with gdb
14928 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14930         * configure.in: Put back mips-dec-bsd* case.
14932 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14934         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14935         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14936         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14938 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14940         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14942         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14943         (install-info): install dir.info only if it exists,
14944         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14946 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14948         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14949         gas for mips-dec-bsd.
14951 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14953         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14954         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14956 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14958         * configure.in: Added "dejagnu" to hosttools list.
14960 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14962         * config.sub, configure.in, config.guess:  Add support
14963         for Bosx, an AIX variant from Bull.
14964         Patches from F.Pierresteguy@frcl.bull.fr.
14966 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14968         * devo/dejagnu: Initial creation of devo/dejagnu.
14969         Migrated dejagnu testcases and support files for testing software
14970         tools to reside as subdirectories, currently called "testsuite",
14971         within the directory of the software tool.  Migrated all programs,
14972         support libraries, etc. beloging to dejagnu proper from
14973         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14974         with no modifications.  The changes to these files which will
14975         allow them to configure, build, and execute properly will be made
14976         in a future update.
14978 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14980         * Makefile.in: Change send_pr to send-pr.
14981         * configure.in: Likewise.
14982         * send_pr: Renamed directory to send-pr.
14984 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14986         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14988 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14990         * README:  Update for gdb-4.8 release.
14991         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14992         gdb-xxx.tar.z (gzip'd) file also.
14994 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14996         * Makefile.in: make all-diff depend on all-libiberty
14998 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15000         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15002 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15004         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15006 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15008         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15009         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15010         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15012 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15014         * Makefile.in:  makeinfo binary is in a new location
15016 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15018         * config.sub: Accept -ecoff as an OS.
15020         * Makefile.in: Various changes to eliminate a level of make
15021         recursion and reduce the required command line length.
15022         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15023         sub-makes.
15024         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15025         variables holding settings for specific sub-makes.
15026         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15027         in terms of BASE_FLAGS_TO_PASS.
15028         (TARGET_LIBS): New variable listing directories which use
15029         TARGET_FLAGS_TO_PASS.
15030         (subdir_do): Eliminated.
15031         (do-*): New set of targets to replace subdir_do.
15032         (various): All targets which used subdir_do now depend on do-*.
15033         (local-clean): Renamed from do_clean.
15034         (local-distclean): New target, dependency of distclean and
15035         realclean.
15036         (install-info): Don't create directories.  Depend on dir.info
15037         rather than calling make recursively.
15038         (install-dir.info): Eliminated.
15039         (install-info-dirs): Create all info directories here.
15040         (dir.info): Depend upon do-install-info.
15042         * test-build.mk (HOLES): Added false.
15044 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15046         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15048 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15050         * Makefile.in (info): remove dependency on all-texinfo.  The
15051         problem was really in texinfo/C, not at this level.
15053 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15055         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15057 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15059         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15060         GDB releases.
15062 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15064         * configure: Include srcdir in message about target of link not
15065         being found.  Don't convert `-' to `_' in `with' options being
15066         passed to subdirs.
15068 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15070         * configure.in: add uudecode to host_tools
15072         * Makefile.in: added {all,install}-uudecode targets, added them to
15073         the appropriate lists
15075 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15077         * Makefile.in (all-gcc): Added dependency on all-gas.
15079         * configure.in (mips-*-*): Build ld and binutils.
15081 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15083         * configure: check return code from mkdir, print error message and
15084           exit on failure.
15086 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15088         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15090 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15092         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15094 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15096         * config.sub (h8500):  Recognize this as a cpu type.
15098 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15100         * configure: source directory missing is no longer a warning
15102         * configure.in: recognize irix[34]* instead of irix[34]
15104         * Makefile.in: define and pass down X11_LIB
15106 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15108         * guess-systype: Renamed to ...
15109         * config.guess:  ... by popular request.
15110         * configure.in, Makefile.in:  Update accordingly.
15112 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15114         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15115         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15116         + Execute ./dummy instead of assuming . is in PATH.
15118 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15120         * guess-systype:  New shell script.  Attempts to guess the
15121         canonical host name of the executing host.
15122         Only a few hosts are supported so far.
15123         * configure:  Call guess-systype if no host is specified.
15125 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15127         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15128         gcc Makefile.
15131 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15133         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15134         (all-gcc, install-gcc, subdir_do): Use it.
15136 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15138         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15140 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15142         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15143           set exclusively by configure, using configure.in .
15145 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15147         * test-build.mk: set $PATH for all builds
15149         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15151 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15153         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15154         the one used in gcc/Makefile.in, so that a null expansion doesn't
15155         override the one needed to build gcc with a native cc.
15158 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15160         * configure: Accept -with arguments.
15162 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15164         * Makefile.in: added h8300sim
15166 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15168         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15169         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15170         (all-cygnus, native, build-cygnus): Make
15171         $(canonhost)-stamp-3stage-done, not $(host)....
15172         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15173         i386-sco3.2v4.  Added else true to if command.
15175 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15177         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15179 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15181         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15183 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15185         * configure.in: don't remove binutils from Solaris builds
15187 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15189         * Makefile.in: get rid of earlier definitions for *clean,
15190         also handle the recursive info rule better
15192 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15194         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15195         do more-or-less the right thing.
15197 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15199         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15200         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15202 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15204         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15205         $(host_canonical).
15207         * configure.in: split the configdirs list into 4 categories (native
15208         v. cross, library v. tool) and handle the cross-only and native-
15209         only in more reasonable (and correct!) way.
15211 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15213         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15214         configdirs anymore.
15216 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15218         * Makefile.in: extensive cleanup::  removed all of the explicit
15219         clean-* targets, collapsed many wrappers around subdir_do into
15220         one, added additional targets to satisfy standards.texi, deleted
15221         some old targets, some changes for consistency
15223 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15225         * configure.in: handle some programs as cross-only, and others as
15226         native only
15228         * test-build.mk: handle partial holes in a more generic manner
15230         * Makefile.in: m4 depends on libiberty
15232 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15234         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15235         time, wdiff, and find to configdirs
15237         * Makefile.in: all, clean, and install rules for the new programs
15238         added to configure.in
15240 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15242         * configure.in: use mh-sun for all *-sun-* hosts
15244 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15246         * Makefile.in: define flags for X11 include files and library file
15247         locations, pass them down to the programs that need this info
15249         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15251 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15253         * configure.in: start building libg++ for HP-UX targets
15255 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15257         * README:  Update references to files moved into etc/.
15259 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15261         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15262         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15264 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15266         * configure: accept dash as well as underscore in long option
15267         names for FSF compatibility.
15269 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15271         * config.sub: added -sco3.2v4 support from FSF.
15273 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15275         * configure.in: expand the section that adds or removes
15276         directories from the list of programs to build, to handle native
15277         vs. cross in addition to host v. native
15279 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15281         * Makefile.in:  Replace C++ in macro names with CXX.
15282         This is less likely to break ...
15284 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15286         * test-build.mk: add -w to GNU_MAKE
15288 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15290         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15291         add 'sparc' to list of recognized cpus.  This needed to make
15292         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15293         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15294         then changes that into $CPU-wrs-vxworks.
15296         * configure.in: remove most references to gdbtest, regularize
15297         target based program removal
15299         * test-build.mk: import from p3 tree (many fixes and changes)
15301 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15303         * Makefile.in: added rules to handle tcl, tk, and expect
15305         * configure.in: handle those directories if they exist
15307 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15309         * config.sub: removed bogus hppabsd and hppahpux names, since
15310         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15312 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15314         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15315         depends upon all-xiberty
15317         * Makefile.in: changes from p3, including:
15319         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15321         * Makefile.in (XTRAFLAGS): include newlib directories if
15322         newlib/Makefile exists, rather than if host != target.
15324         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15326         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15327         from the same source tree and not building a cross-compiler.  This
15328         matters for the libg++ configuration if reconfiguring a tree that
15329         has already been installed.
15331         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15333         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15334         pick up the machine and system specific header files.
15336         * Makefile.in: added AS_FOR_TARGET, passed down in
15337         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15338         the C compiler to use to create programs which are run in the
15339         build environment, set it to default to $(CC), and passed it down
15340         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15342         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15344         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15345         We need them for unusual native builds, like systems without
15346         ranlib.
15348         * configure: also define $(host_canonical) and
15349         $(target_canonical), which are the full, canonical names for the
15350         given host and target
15352 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15354         * Makefile.in:  Added separate definitions for C++.
15356 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15358         * configure.in (configdirs):  Add deja-gnu.
15360 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15362         * README:  Update for configure.texi and gdb-4.7 release.
15364 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15366         * Makefile.in:  Move "all" target to top of file.
15367         Previously, first target was ".PHONY" which caused BSD4.4 make
15368         to build .PHONY when make was run without arguments.
15370 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15372         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15373         Library-copylefted code in libiberty.
15375 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15377         * config.sub:  Replace m68kmote with plain old m68k.
15379 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15381         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15383 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15385         * config.sub: Complain if no argument is given.  Added support for
15386         386bsd as OS and target alias.
15388 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15390         * Makefile.in (XTRAFLAGS): include newlib directories if
15391         newlib/Makefile exists, rather than if host != target.
15393 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15395         * config.sub: recognize sparclite-wrs-vxworks.
15397         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15398         p3.) Added clean-xiberty to clean.
15400 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15402         * configure.in: use *-*-* instead of nested cases for host and target
15404 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15406         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15407         from the same source tree and not building a cross-compiler.  This
15408         matters for the libg++ configuration if reconfiguring a tree that
15409         has already been installed.
15411 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15413         * config.sub (i486v/i486v4):  Merge in from FSF version.
15415 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15417         * configure: only set PWD if it is already set.
15419 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15421         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15422         doesn't have unset and all success paths (and most error paths)
15423         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15424         to just ${PWD} to avoid confusion.)
15426 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15428         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15429         even for a native compilation.
15431 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15433         Changes to make the gdb.tar.Z rule work better.
15435         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15436         (DEVO_SUPPORT):  Add configure.texi.
15437         (bfd-ilrt.tar.Z):  Remove ancient rule.
15439 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15441         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15442         pick up the machine and system specific header files.
15444         * configure.in, config.sub: added new target m68010-adobe-scout,
15445         with alias of adobe68k.  Changed configure.in to check for
15446         -scout before -sco* to avoid a false match.
15448         * Makefile.in: added AS_FOR_TARGET, passed down in
15449         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15450         the C compiler to use to create programs which are run in the
15451         build environment, set it to default to $(CC), and passed it down
15452         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15454 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15456         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15457         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15458         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15459         FOR_TARGET variants, to newlib and libg++.
15461 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15463         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15464         first.
15466 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15468         * config.sub:  Accept `elf' as an environment.
15470 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15472         * Makefile.in (all-opcodes):  cd into the right directory
15474 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15476         * configure: added -program_transform_name option, used as
15477         argument to sed when installing programs.
15478         configure.texi: added documentation for -program_prefix,
15479         -program_suffix and -program_transform_name.
15481 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15483         * config.sub:  Accept i486 where i386 ok.
15485 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15487         * config.sub: accept we32k
15489 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15491         * config.sub, configure.in: accept OSE68000 and OSE68k.
15493         * Makefile.in: don't create all directories for ``make install'';
15494         let the subdirectories create the ones they need.
15496 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15498         * COPYING: new file, GPL v2
15500 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15502         * Makefile.in: use the new gen-info-dir, which needs a template
15503         argument (which also lives in texinfo)
15505         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15507 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15509         * config.sub (ncr3000):  Change i386 to i486.
15511 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15513         * Makefile.in: add install-rcs, install-grep to
15514         install-no-fixedincludes, removed install-bison and install-libgcc
15516 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15518         * configure.in: grab the HPUX makefile fragment if on HPUX
15520 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15522         * Makefile.in: eradicate bison spoor (ditto libgcc).
15523          configure.in: recognise m68{k,000}-ericsson-OSE.
15524          es1800 is alias for m68k-ericsson-OSE
15526 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15528         * configure.in: rearrange the parts that remove programs from
15529         configdirs, based now on HOST==TARGET or by canonical triple.
15531 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15533         * test-build.mk: recurse explicitly with -f test-build.mk when
15534           appropriate.  predicate stage3 and comparison on the existence
15535           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15536           On very clean, also remove ...stamp-co.  Build in-place before
15537           doing other builds.
15539 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15541         * Makefile.in, configure.in: add tgas
15543 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15545         * Makefile.in: a number of changes merged in from progressive.
15547         * configure.in: add libm.
15549         * .cvsignore: ignore some stuff that comes from test-build.mk.
15551 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15553         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15555 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15557         * configure: Add program_suffix (parallel to program_prefix)
15558         * Makefile.in: adjust directory-creating script for losing decstation
15560 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15562         * configure:  Minor $subdir-related fixes.
15564 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15566         * configure: fix various problems with propogating
15567         makefile_target_frag in subdirs.
15568         * configure.in: config libgcc if its there
15570 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15572         * config.sub:  HPPA merge.
15574 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15576         * Makefile.in:  Replace all-bison with all-byacc in all
15577         dependency lines for other tools (which now use byacc).
15579 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15581         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15583 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15585         * Makefile.in: make gprof rules similar to byacc rules (instead of
15586         vestigal $(unsubdir) that didn't work...)
15588 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15590         * config.sub:  Add support for Linux.
15591         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15592         (at least for libg++).
15594 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15596         * configure.texi: fix doc for the -nfp option to configure
15598 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15600         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15602 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15604         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15605         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15606         * configure.in: added solaris* host_makefile_frag hook.
15608 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15610         * config.sub: changed recognition of m68000 so that various
15611         m68k types can be specified via m680[01234]0
15613 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15615         * config.sub (basic_machine): fix sed so that '-foo' isn't
15616         completely substituted out while .+'-foo' loses the '-foo'
15618 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15620         * config.sub ($os): Add -aout.
15622 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15624         * configure:  If host_makefile_frag is absolute, don't
15625         prefix ${invsubdir} (relevant to libg++ auto-configure).
15627 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15629         * Makefile.in (tooldir): Define it.
15630         (all-ld): Depend on all-flex.
15632 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15634         * Makefile.in (check):  Fix libg++ special case.
15636 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15638         * configure: do not bury `pwd` into config.status, thus do fewer
15639           pwd's.
15641         * configure: print the "Building in" message only when building in
15642           other than "." AND verbose.
15644         * configure: remove -s, rework -v to better accommodate guested
15645           configures.
15647         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15649 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15651         * Makefile.in: macroize flags passed on recursion.  remove
15652           fileutils.
15654 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15656         * configure: get makesrcdir right for subdirs deeper than 1.
15658         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15659           install.
15661 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15663         * Makefile.in: don't print subdir_do or recursion lines.
15665 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15667         * standards.texi: added menu item.
15669         * Makefile.in: build and install standards.info.
15671         * standards.texi: new file.
15673 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15675         * configure: test for and move config.status pieces from
15676           ${subdir}/.
15678 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15680         * configure:  Test for existance of files before trying to mv
15681         them, to avoid numerous non-existance messages.
15683 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15685         * configure: correct final line of config.status.
15687         * configure: patch from eggert.  Avoids a protection problem if
15688           the original Makefile.in is read only.
15690         * configure: use move-if-change from gcc to create config.status.
15691           Some makefiles depend on config.status to tell if a directory
15692           has been reconfigured for a different host.  This change
15693           prevents those directories from remaking everything in the case
15694           where the reconfig was only intended to rebuild a Makefile.
15696         * configure: test for config.sub with "config.sub sun4" rather
15697           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15698           host alias from a missing config.sub.
15700 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15702         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15703           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15705 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15707         * configure: mkdir ${subdir} as needed.
15709 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15711         * Makefile.in,configure.in: added autoconf.
15713 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15715         * Makefile.in: no longer pass against on recursion.
15717         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15718           definitions are not inherited.
15720         * configure: correct makesrcdir when subdir is .
15722 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15724         * configure:  Add support for 'subdirs' variable, which is
15725         like 'configdirs', except that configure doesn't re-invoke
15726         itself for subdirs, it just creates a Makefile for each subdir.
15727         * configure.texi:  Document subdirs.
15729 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15731         * configure.in: added flex to configdirs
15733 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15735         * Makefile.in: remove clean-stamps from clean.
15737 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15739         * configure.in:  Add gdbtest to configdirs.
15741 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15743         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15744         to recursive makes.
15745         * configure.in:  Recognize new ncr3000 config.
15747 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15749         * Makefile.in, configure.in: removed references to gdbm.
15751 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15753         * config.sub:  Don't canonicalize os value
15754         newsos* to bsd (readline needs to check for newsos).
15755         (This fix was earlier made Jan 31, but got re-broken.)
15757 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15759         * configure.in:  sco is an os, not a vendor!
15761         * configure:  Quote $( better.  Keep various shells happy.
15763 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15765         * Makefile.in: eliminate stamp-files.
15767 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15769         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15770           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15772 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15774         * config.sub:  fix iris/iris3.
15776 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15778         * configure: re-add -rm.
15780 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15782         * Maskefile.in: add .stmp-rcs to all.
15784         * configure.in: remove gas from rs6000 build, use aix host fragment.
15786 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15788         * configure: pass down site_option during recursion.
15790 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15792         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15794 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15796         * configure: Change exec_prefix so that it really defaults to prefix.
15798 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15800         * Makefile.in, configure.in:  Add support for mmalloc library.
15802 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15804         * Makefile.in: add stmp dependencies for a few more things.
15806 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15808         * configure: adjusted error message on objdir/srcdir configure
15809           collision, per john's suggestion.
15811         * Makefile.in: add libiberty stmp to all and all.cross.
15813 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15815         * Makefile.in: remove force dependencies, add grep to all.
15817 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15819         * Makefile.in: drop flex.  make stamp files work.
15821         * configure: added test for conflicting configuration in srcdir,
15822           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15823           gets cranky.  use relative paths for configure and srcdir
15824           whenever possible.  Send some error messages to stderr that were
15825           going to stdout.
15827 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15829         * Makefile.in:  Fix libg++ rule to check for gcc directory
15830         before using gcc/gcc.  Also pass XTRAFLAGS.
15832 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15834         * Makefile.in: added stmp-files so that directories aren't polled
15835           when they are already built.
15837         * configure.texi: fixed a node pointer problem.
15839 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15841         * config.sub configure.in gdb/configure.in
15842         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15843         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15844         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15846 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15848         * configure: -recurring becomes -silent.  corrected help message
15849           for -site= option.
15851         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15853 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15855         * configure: when building Makefile for crosses, replace
15856           tooldir and program_prefix.  default srcdir from location of
15857           config.sub.  remove "for host in hosts" and "for target in
15858           targets" loops.
15860 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15862         * Makefile.in: Do not pass bindir or mandir to cvs.
15864 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15866         * Makefile.in, configure.in: removed traces of namesubdir,
15867           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15868           copyrights to '92, changed some from Cygnus to FSF.
15870         * configure.texi: remove most references to multiple hosts,
15871           multiple targets, subdirs, etc.
15873         * configure.man: removed rcsid. reference config.sub not
15874           config.subr.
15876         * Makefile.in: mkdir $(infodir) on install-info.
15878 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15880         * configure.texi:  Explain better about .gdbinit and about
15881         the environment that configure.in sections run in.
15883 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15885         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15887 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15889         * README:  DOC.configure => cfg-paper.texi.
15891 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15893         * config.sub (near case $os):  Don't convert newsos* to bsd!
15895 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15897         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15898         the number of copies of COPYING that go into the GDB tar file.
15900 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15902         * bfd/configure.in, gdb/config/mh-i386sco,
15903         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15904         Fix SCO configuration stuff.
15906 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15908         * Makefile.in:  For libg++, make sure the -I pointing
15909         to the gcc directory goes *after* all the libg++-local -I flags.
15910         Also, move just-gcc dependency from just-libg++ to all-libg++.
15912 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15914         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15916 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15918         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15920 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15922         * config.sub:  Add stratus configuration frags.  Also
15923         submitted to FSF.
15925 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15927         * Makefile.in (DEV_SUPPORT):  add configure.man.
15929         * config.sub(Decode manufacturer-specific):  add -none*.
15931 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15933         * Makefile.in:  remove form feeds to make Sun's make happy.
15934         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15936 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15938         * Makefile.in (AR_FLAGS):  Make quieter.
15940 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15942         * configure.in:  Add libg++.
15943         * configure:  When verbose, don't output the command line at each
15944         level; it will be unremarkably the same as the previous version,
15945         which will be the same as what the user typed.
15947 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15949         * configure.in, Makefile.in: fix clean-info, add flex.  add
15950           fileutils.
15952         * configure: be less sensitive to spaces in Makefile.in.  Do not
15953           look for sources in "..".  Doing so breaks subdirectories that
15954           might have their own configure.  If a subdir has it's own
15955           configure script, use it.
15957 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15959         * cfg-paper.texi: some changes suggested by rms.
15961 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15963         * config.sub:  Merge in some small additions from the FSF version,
15964         taken from the gcc distribution, to bring the Cygnus and FSF
15965         versions into closer sync.
15967 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15969         * configure.in:  Changed svr4 references to sysv4.
15971 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15973         * configure: added -V for version number option.
15975 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15977         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15978           renamed from DOC.configure to cfg-paper.texi.
15980 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15982         * configure, config.subr, config.sub: config.subr is now
15983           config.sub again.
15985 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15987         * configure.texi: new file, in progress.
15989         * Makefile.in: build info file and install the man page for
15990           configure.
15992         * configure.man: new file, first cut.
15994         * configure: find config.subr again now that configuration "none"
15995           has gone.  removed all traces of the -ansi option.  removed all
15996           traces of the -languages option.
15998         * config.subr: resync from rms.
16000 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16002         * configure, config.sub, config.subr: merge config.sub into
16003           config.subr, call the result config.subr, remove config.sub, use
16004           config.subr.
16006         * Makefile.in: revised install for dir.info.
16008 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16010         * configure.in: add decstation host makefile frag.
16012         * Makefile.in: BISON now bison -y again.  also install-gcc on
16013           install.  clean-gdbm on clean.  infodir belongs in datadir.
16014           Make directories for info install.  Build dir.info here then
16015           install it.
16017 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16019         * Makefile.in: fix for bad directory tests.
16021 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16023         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16024           regexp.  -srcdir relative was being handled incorrectly.
16026         * Makefile.in: unwrapped some for loops so that parallel makes
16027           work again and so one can focus one's attention on a particular
16028           package.
16030 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16032         * configure: added PWD as a stand in for `pwd` (for speed). use
16033           elif wherever possible.  make -srcdir work without -objdir.
16034           -objdir= commented out.
16036 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16038         * configure: +options become --options.  -subdirs commented out.
16039           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16040           Makefile now at top of generated Makefile.  Removed cvs log
16041           entries.  added -srcdir.  create .gdbinit only if there is one
16042           in ${srcdir}.
16044         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16045           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16046           and mandir now keyed off datadir by default.
16048 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16050         * Freshly created ChangeLog.
16053 Local Variables:
16054 mode: change-log
16055 left-margin: 8
16056 fill-column: 76
16057 version-control: never
16058 End: