uninit var analysis enhancement
[official-gcc.git] / ChangeLog
bloba54755df986ac8c97a154167744c8b1e018dd2fc
1 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5 2010-10-14  Douglas Rupp  <rupp@gnat.com>
7         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
9 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
11         * configure.ac (build_lto_plugin): New shell variable.
12         (--enable-lto): Turn on by default for all non-ELF platforms that
13         have had LTO support added so far.  Set build_lto_plugin appropriately
14         for both ELF and non-ELF.
15         (configdirs): Add lto-plugin or not based on build_lto_plugin.
16         * configure: Regenerate.
18 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20         Sync from src:
21         * configure.ac (v850 support): Remove target-libgloss from
22         noconfigdirs.
23         * configure: Regenerate.
25 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27         PR bootstrap/45326
28         PR bootstrap/45174
29         * configure.ac: Honor initial values of $build_configargs,
30         $host_configargs, $target_configargs.  Mark the precious, so
31         environment settings get recorded.
32         * configure: Regenerate.
34 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36         PR bootstrap/45796
37         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
38         Depend on all-build-libiberty.
39         * Makefile.in: Regenerate.
41 2010-09-30  Michael Eager  <eager@eagercon.com>
43         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
44         * configure: Regenerate.
46 2010-09-28  Michael Eager  <eager@eagercon.com>
48         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
50 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
52         PR bootstrap/44621
53         * configure.ac: Fix unportable shell quoting.
54         * configure: Regenerate.
56 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
58         * configure.ac (enable-lto): Add Darwin to the list of supported lto
59         targets and amend comment.
60         * configure: Regenerate.
62 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
64         * MAINTAINERS (Write After Approval): Add myself.
66 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
68         * configure.ac: Enable LTO by default on Darwin.
69         * configure: Regenerate.
71 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
73         * MAINTAINERS (Write After Approval): Add myself.
75 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
77         * MAINTAINERS (Write After Approval): Add myself.
79 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
81         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
82         ports
84 2010-07-28  David Yuste  <david.yuste@gmail.com>
86         * MAINTAINERS (Write After Approval): Add myself.
88 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
90         * configure.ac: Support all v850 targets.
91         * configure: Regenerate.
93 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
95         PR bootstrap/44455
96         * configure.ac (extra_mpfr_configure_flags): Copy from
97         extra_mpc_gmp_configure_flags.
98         * configure: Re-generated.
100 2010-07-22  Andi Kleen  <ak@linux.intel.com>
102         * MAINTAINERS (Write After Approval): Add myself.
104 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
106         * MAINTAINERS (Write After Approval): Add myself.
108 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
110         * MAINTAINERS (Write After Approval): Add myself.
112 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
114         PR target/44862
115         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
116         Provide -B option to allow for link spec %s substitutions for
117         libstdc++.a on darwin.
118         * Makefile.in: Regenerate.
120 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
122         * MAINTAINERS (Reviewers): Update my e-mail address
124 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
126         * Makefile.def (configure-gcc): Depend on all-libelf.
127         * Makefile.in: Rebuild.
129 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
131         * MAINTAINERS (Write After Approval): Add myself in the right place.
133 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
135         * MAINTAINERS (Write After Approval): Add myself.
137 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
139         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
141 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
143         * config.sub: Update to version 2010-05-21.
144         * config.guess: Update to version 2010-04-03.
146 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
148         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
149         * configure: Regenerate.
151 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
153         * MAINTAINERS (Write After Approval): Add myself.
155 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
157         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
158         a platform that supports LTO.
159         * configure: Regenerate.
161 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
163         * configure.ac: Allow all the versions greater than 0.10 of PPL.
164         * configure: Regenerated.
166 2010-04-27  Roland McGrath  <roland@redhat.com>
167             H.J. Lu  <hongjiu.lu@intel.com>
169         * configure.ac (--enable-gold): Support both, both/gold and
170         both/bfd to add gold to configdirs without removing ld.
171         * configure: Regenerated.
173         * Makefile.def: Add install-gold dependency to install-ld.
174         * Makefile.in: Regenerated.
176 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
178         PR lto/42776
179         * configure.ac (--enable-lto): Refactor handling so libelf tests
180         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
181         and allow LTO to be explicitly enabled on non-ELF platforms that
182         are known to support it inside else-clause.
183         * configure: Regenerate.
185 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
187         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
188         * configure: Regenerate.
190 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
192         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
193         * configure: Regenerate.
195 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
197         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
198         separately.
199         * configure: Regenerate.
201 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
203         * MAINTAINERS (Write After Approval): Add myself.
205 2010-04-14  Tristan Gingold  <gingold@adacore.com>
207         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
208         * configure: Regenerate.
210 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
212         * configure: Regenerate after change to elf.m4.
214 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
216         * MAINTAINERS (Write After Approval): Add myself.
218 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
220         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
221         * configure: Regenerated.
223 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
225         * configure.ac: Print "buggy but acceptable" when CLooG
226         revision is less than 9.
227         * configure: Regenerated.
229 2010-04-01  Diego Novillo  <dnovillo@google.com>
231         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
233 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
235         PR bootstrap/43615
236         PR bootstrap/43328
238         Revert:
240         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
242         * configure.ac: Do not pass --enable-multilib nor
243         --disable-multilib in baseargs.  Accept explicitly passed
244         --enable_multilib.
245         * configure: Regenerate.
247 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
249         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
251 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
253         * MAINTAINERS: Remove myself.
255 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
257         PR bootstrap/43328
258         * configure.ac: Do not pass --enable-multilib nor
259         --disable-multilib in baseargs.  Accept explicitly passed
260         --enable_multilib.
261         * configure: Regenerate.
263 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
265         * MAINTAINERS (spu port): Remove me.
267 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
269         * configure.ac (tic6x-*-*): New case.
270         * configure: Regenerate.
272 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
274         * config.sub: Update to version 2010-03-22.
275         * config.guess: Update to version 2009-12-30.
277 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
279         PR ada/42554
280         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
281         * configure: Regenerate.
283 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
285         * MAINTAINERS: Update my email address.
287 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
289         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
290         (ghassan.shobaki@amd.com): Removed.
292 2010-03-17  Alan Modra  <amodra@gmail.com>
294         * MAINTAINERS: Update my email address.
296 2010-03-16  Diego Novillo  <dnovillo@google.com>
298         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
299         Matthews.
301 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
303         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
304         Gutson, Jeffrey D. Oldham and Mark Shinwell.
306 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
308         * MAINTAINERS: Update my email address.
310 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
312         * MAINTAINERS: Update my email address.
314 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
316         * MAINTAINERS: Update my email address.
318 2010-03-09  Jie Zhang  <jie@codesourcery.com>
320         * MAINTAINERS: Update my email address.
322 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
324         PR libstdc++/32499
325         * configure.ac (RANLIB): Default to true.
326         (STRIP): Likewise.
327         (RANLIB_FOR_TARGET): Remove superfluous : argument.
328         * configure: Regenerate.
330 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
332         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
333         (Write After Approval): Update my email address.
335 2010-02-17  Nick Clifton  <nickc@redhat.com>
337         PR 11238
338         * Makefile.tpl (local-distclean): Also remove config.cache files in
339         sub-directories as there may not be Makefiles present in the
340         sub-directories.
341         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
342         the config.cache files found by the find command.
344         * Makefile.in: Regenerate.
345         * configure.ac: Revert previous delta.
346         * configure: Regenerate.
348 2010-02-15  Nick Clifton  <nickc@redhat.com>
350         PR 11238
351         * configure.ac: Delete config.cache files in sub-directories when
352         deleting Makefiles.
353         * configure: Regenerate.
355 2010-02-12  Ben Elliston  <bje@gnu.org>
357         * MAINTAINERS: Update my email address.
359 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
361         * MAINTAINERS (spu port): Update my email address.
363 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
365         * MAINTAINERS: Add myself as a maintainer for the bfin port.
367 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
369         * configure.ac: Add "recommended" version checks for GMP/MPC.
370         Update recommended GMP/MPFR/MPC versions.
371         * configure: Regenerate.
373 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
375         * MAINTAINERS: Move my Embecosm email address into the
376         write-after-approval section.
378 2010-01-26  Ian Lance Taylor  <iant@google.com>
380         * MAINTAINERS: Add myself as Go frontend maintainer.
382 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
384         PR libstdc++/36101, PR libstdc++/42813
385         * configure.ac (bootstrap_target_libs): Make inclusion of
386         target-libgomp conditional on libgomb being in target_configdirs.
387         * configure: Regenerate.
389 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
391         PR libstdc++/36101, PR libstdc++/42813
392         * configure.ac (bootstrap_target_libs): Include target-libgomp.
393         * configure: Regenerate.
395 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
397         PR libstdc++/36101, PR libstdc++/42813
398         * configure.ac (target_configdirs): Substitute.
399         * Makefile.def: Bootstrap target module libgomp.
400         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
401         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
402         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
403         * configure, Makefile.in: Regenerate.
405 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
407         * MAINTAINERS: Adjust my details.
409 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
411         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
413 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
415         * MAINTAINERS: reindented my entry with tabs instead of spaces.
417 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
419         * MAINTAINERS (Write After Approval): Add myself.
421 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
423         * MAINTAINERS (Write After Approval): Add myself.
425 2010-01-11  Richard Guenther  <rguenther@suse.de>
427         PR lto/41569
428         * Makefile.def (all-lto-plugin): Depend on all-gcc.
429         * Makefile.in: Regenerated.
431 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
433         * configure.ac: Enable libjava build on x86_64-*freebsd*.
434         * configure: Regenerate.
436 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
437             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
439         PR bootstrap/42424
440         * configure.ac: Include libtool m4 files.
441         (_LT_CHECK_OBJDIR): Call it.
442         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
443         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
445         * configure: Regenerate.
447 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
449         PR bootstrap/41818
450         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
451         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
452         * Makefile.in: Regenerate.
454 2010-01-02  Richard Guenther  <rguenther@suse.de>
456         PR lto/41529
457         * configure.ac: Include config/elf.m4.  Disable LTO if not
458         builting for an elf target.
459         * configure: Regenerate.
461 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
463         * MAINTAINERS: Change my email address.
465 2009-12-18  Ben Elliston  <bje@au.ibm.com>
467         * config.sub, config.guess: Update from upstream sources.
469 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
471         * MAINTAINERS (Write After Approval): Add myself.
473 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
475         PR middle-end/30447
476         PR middle-end/30789
477         PR other/40302
479         * configure.ac: Require MPC.
480         * configure: Regenerate.
482 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
484         PR target/38384
485         PR bootstrap/40972
486         * libtool.m4: Sync from git Libtool.
487         * ltoptions.m4: Likewise.
488         * ltversion.m4: Likewise.
489         * lt~obsolete.m4: Likewise.
490         * ltmain.sh: Likewise.
492 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
494         * configure.ac: Update minimum MPC version to 0.8.
495         * configure: Regenerate.
497 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
499         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
500         * configure: Regenerated.
502 2009-11-21  Ian Lance Taylor  <iant@google.com>
504         * configure.ac: Change default of poststage1_ldflags to be empty if
505         poststage1_libs is set.  When poststage1_libs is empty, and
506         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
507         * configure: Rebuild.
509 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
511         * MAINTAINERS (Write After Approval): Update my email address.
513 2009-11-20  Ben Elliston  <bje@au.ibm.com>
515         * config.guess: Update from upstream sources.
517 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
519         * Makefile.def: Restore host and target settings for gmp.
520         * Makefile.in: Rebuild.
522 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
524         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
525         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
526         Fix portability of test of C++ as bootstrap language.  Add
527         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
528         * configure: Rebuild.
529         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
530         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
531         in-tree building.
532         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
533         (POSTSTAGE1_HOST_EXPORTS): Use it.
534         (STAGE[+id+]_CXXFLAGS): New.
535         (BASE_FLAGS_TO_PASS): Pass it down.
536         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
537         extra_exports.
538         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
539         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
540         extra_exports.
541         * Makefile.in: Rebuild.
543 2009-11-17  Ben Elliston  <bje@au.ibm.com>
545         * config.sub, config.guess: Update from upstream sources.
547 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
549         * MAINTAINERS (Write After Approval): Add myself.
551 2009-11-09  Jon Beniston  <jon@beniston.com>
553         * MAINTAINERS (Write After Approval): Add myself.
555 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
557         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
558         paths for *-w64-mingw* and x86_64-*mingw*.
559         * configure: Regenerated.
561 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
563         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
565 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
567         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
568         Phil Edwards to Write-After Approval.
570 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
572         * configure.ac: Disable target-winsup & co for
573         x86_64-*-mingw* and *-w64-mingw* targets.
574         * configure: Regenerated.
576 2009-10-16  Nick Clifton  <nickc@redhat.com>
578         * MAINTAINERS: Add myself as a maintainer for the RX port.
580 2009-10-26  Johannes Singler  <singler@kit.edu>
582         * MAINTAINERS (Write After Approval): Update my e-mail address.
584 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
586         * configure.ac (CLooG test): Use = with test.
587         * configure: Regenerate.
589 2009-10-22  Richard Guenther  <rguenther@suse.de>
591         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
592         cloog if the ppl version check failed.  Move flags saving
593         before setting in libelf check.
594         * configure: Regenerate.
596 2009-10-21  Richard Guenther  <rguenther@suse.de>
598         * configure.ac: Adjust the ppl and cloog configure to work as
599         documented.  Disable cloog if ppl was disabled.  Omit the version
600         checks if they were disabled.
601         * configure: Re-generate.
603 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
605         * configure.ac: Add 'lto' to enable_languages, not
606         new_enable_languages, and only if not already present.
607         * configure: Regenerate.
609 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
611         * README: Refer to the various COPYING* files instead of just
612         COPYING.
613         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
615 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
617         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
618         
619 2009-10-07  Richard Guenther  <rguenther@suse.de>
621         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
622         and Richard Guenther as reviewers.
623         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
624         as reviewers.
626 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
628         * config.sub: Update from upstream sources.
630 2009-10-06  Ian Lance Taylor  <iant@google.com>
632         * Makefile.def: check-gold depends upon all-gas.
633         * Makefile.in: Rebuild.
635 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
637         * MAINTAINERS (Write After Approval): Add myself.
639 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
641         * Makefile.def: all-lto-plugin depends on all-libiberty.
642         set bootstrap=true for lto-plugin.
643         Add lto-plugin.
644         * Makefile.in: Regenerate.
645         * configure.ac (host_libs): Add lto-plugin.
646         * configure: Regenerate.
648 2009-10-03  Diego Novillo  <dnovillo@google.com>
650         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
651         (HOST_LIBELFLIBS): Define.
652         (HOST_LIBELFINC): Define.
653         * Makefile.in: Regenerate.
654         * configure.ac: Add --enable-lto.
655         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
656         If --enable-lto is used, add 'lto' to new_enable_languages.
657         If --enable-lto is used and gold is enabled, add
658         lto-plugin to configdirs.
659         * configure: Regenerate.
661 2009-10-03  Simon Baldwin  <simonb@google.com>
663         * configure.ac: If --with-system-zlib, suppress local zlib and
664         pass --with-system-zlib to subdir configure scripts.
665         * configure: Regenerate.
667 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
668             Paolo Bonzini  <bonzini@gnu.org>
670         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
671         $(srcdir).
672         * Makefile.in: Rebuilt.
674 2009-09-26  Gary Funck  <gary@intrepid.com>
676         * MAINTAINERS (Write After Approval): Add myself.
678 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
680         * configure.ac: Update minimum MPC version to 0.7.
681         * configure: Regenerate.
683 2009-09-25  Nick Clifton  <nickc@redhat.com>
685         * configure.ac: Pass any --cache-file=/dev/null option on to
686         subconfigures.
687         * configure: Regenerate.
689 2009-09-23  Nick Clifton  <nickc@redhat.com>
691         * config.sub, config.guess: Update from upstream sources.
693 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
695         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
696         * Makefile.in: Rebuilt.
698 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
700         PR bootstrap/32272
701         * configure.ac: Error out if $srcdir isn't '.' but contains
702         host-${host_noncanonical}.
703         * configure: Regenerate.
705 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
707         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
708         maintainer.
710 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
712         * configure.ac: If bootstrapping a combined tree with
713         --enable-gold, require c++ in stage1_languages.
714         * configure: Regenerate.
716         * configure.ac: Also add target_libs of stage1_languages to
717         bootstrap_target_libs.
718         * configure: Regenerate.
720         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
721         with --enable-languages not containing c++.
722         * configure: Regenerate.
724 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
726         * configure.ac: Disable java and boehm-gc for bfin-*-*.
727         * configure: Regenerate.
729 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
731         * MAINTAINERS (Write After Approval): Update my e-mail address,
732         and move from from here...
733         (Waiting for paperwork): To here.
735 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
737         * MAINTAINERS (Reviewers): Add self as driver reviewer.
739 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
741         * configure.ac: Do not use $extrasub for replacing @if/@endif
742         parts in Makefile; instead, use additional arguments to
743         AC_CONFIG_COMMANDS to do the replacement manually, with several
744         sed invocations, to avoid HP-UX sed command limits.
745         * configure: Regenerate.
747 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
749         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
750         blank before -L.
752 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
754         * configure.ac (with-build-config): Document.  Handle without.
755         Handle missing argument.
756         * configure: Rebuilt.
758 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
760         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
761         Default to bootstrap-debug only if compare-debug works.
762         * configure: Rebuilt.
763         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
764         * Makefile.in: Rebuilt.
766 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
768         * MAINTAINERS (OS Port Maintainers): Update my email address.
770 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
772         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
773         * Makefile.in: Rebuilt.
775 2009-09-01  Chris Demetriou  <cgd@google.com>
777         * MAINTAINERS (Write After Approval): Add myself.
779 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
781         PR debug/30161
782         * include/dwarf2.h (enum dwarf_tag): Added
783         DW_TAG_GNU_template_template_param
784         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
786 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
788         * Makefile.tpl (AWK): Fix typo.
789         * Makefile.in: Regenerate.
791 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
793         * configure.ac: Detect awk and sed.
794         * Makefile.def (flags_to_pass): Add AWK and SED.
795         * Makefile.tpl (AWK, SED): New.
796         (BASE_FLAGS_TO_PASS): Add AWK and SED.
797         * configure: Regenerate.
798         * Makefile.in: Regenerate.
800 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
802         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
803         (collapseslashes): Likewise.
805 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
807         * configure.ac (AC_PREREQ): Bump to 2.64.
809 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
811         * configure.ac: Remove --with-datarootdir, --with-docdir,
812         --with-pdfdir, --with-htmldir switches.
813         * configure: Regenerate.
815         * configure: Regenerate.
817         * compile: Sync from Automake 1.11.
818         * depcomp: Likewise.
819         * install-sh: Likewise.
820         * missing: Likewise.
821         * mkinstalldirs: Likewise.
822         * ylwrap: Likewise.
824 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
826         * ltmain.sh (func_normal_abspath): New function.
827         (func_relative_path): Likewise.
828         (func_mode_help): Document new -bindir option for link mode.
829         (func_mode_link): Add new -bindir option, and use it to place
830         output DLL if specified.
832 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
834         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
835         (baseargs): Add --disable-option-checking.
836         * configure: Regenerate.
838         * Makefile.def (configure-target-libiberty): Depend on
839         all-binutils and all-ld.
840         (configure-target-newlib): Likewise.
841         * Makefile.in: Regenerate.
843 2009-08-17  Ben Elliston  <bje@au.ibm.com>
845         * config.sub, config.guess: Update from upstream sources.
847 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
849         Sync from src, merge:
851         2009-07-02  Tristan Gingold  <gingold@adacore.com>
853         * configure.ac: Do not exclude gas for i386-*-darwin.
854         Add a case for x86_64-*-darwin.
855         * configure: Regenerate.
857 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
859         * MAINTAINERS: Add my name to Write After Approval list.
861 2009-08-06  Michael Eager  <eager@eagercon.com>
863         * configure.ac: Add Microblaze target.
864         * configure: Regenerate.
866 2009-07-31  Christian Bruel  <christian.bruel@st.com>
868         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
869         * configure: Regenerate.
870         
871 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
873         * MAINTAINERS (Write After Approval): Update my e-mail address.
875 2009-07-06  Ian Lance Taylor  <iant@google.com>
877         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
878         * configure: Rebuild.
880 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
882         * MAINTAINERS: Move myself to the Graphite Reviewers.
884 2009-06-30  Wei Guozhi  <carrot@google.com>
886         * MAINTAINERS: Add my name to Write After Approval list.
888 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
890         PR bootstrap/40338
891         * configure.ac (comparestring): Create new variable.
892         * Makefile.tpl (comparestring): Use to skip some comparisions.
893         * configure: Regenerate.
894         * Makefile.in: Regenerate.
896 2009-06-26  Doug Evans  <dje@sebabeach.org>
898         * Makefile.def (host_modules): Add cgen.
899         * Makefile.in: Regenerate.
900         * configure.ac (host_tools): Add cgen.
901         * configure: Regenerate.
903 2009-06-23  DJ Delorie  <dj@redhat.com>
905         * MAINTAINERS: Add myself as mep maintainer.
907 2009-06-23  Ian Lance Taylor  <iant@google.com>
909         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
910         boot_languages.  Only bootstrap target libraries listed in
911         target_libs for some boot language.  Add --with-stage1-ldflags,
912         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
913         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
914         if not building with C++.
915         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
916         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
917         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
918         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
919         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
920         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
921         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
922         * configure, Makefile.in: Rebuild.
924 2009-06-23  Li Feng  <nemokingdom@gmail.com>
926         * MAINTAINERS: Added my name to write-after-approval list.
928 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
930         * configure.ac: Define is_elf for QNX Neutrino targets.
931         * configure: Regenerate.
933 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
935         * MAINTAINERS: Added my name to the write-after-approval list
937 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
939         * configure.ac: Detect MPC in default directory.
940         * configure: Regenerate.
942 2009-06-03  Jerome Guitton  <guitton@adacore.com>
943             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
945         * Makefile.tpl (all): Avoid a trailing backslash.
946         * Makefile.in: Regenerate.
948 2009-06-03  Ben Elliston  <bje@au.ibm.com>
950         * config.sub, config.guess: Update from upstream sources.
952 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
954         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
955         to noconfdirs.
956         * configure: Regenerate.
958 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
960         * Makefile.tpl ([+compare-target+]): Compare all stage
961         directories, rather than just gcc.
962         * Makefile.in: Rebuilt.
964 2009-06-01  Doug Kwan  <dougkwan@google.com>
966         * configure.ac: Support gold for target arm*-*-*.
967         * configure: Regenerate.
969 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
971         * Makefile.def: Add MPC support and dependencies.
972         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
974         * Makefile.in, configure: Regenerate.
976 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
978         * Makefile.tpl (all): Avoid harmless warning in make all when
979         gcc-bootstrap is enabled but stage_last does not exist.
980         * Makefile.in: Rebuilt.
982 2009-05-24  Nicolas Roche  <roche@adacore.com>
984         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
985         * Makefile.in: Regenerate.
987 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
989         * MAINTAINERS: Update my e-mail address.
991 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
993         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
994         * configure:  Regenerate.
996 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
998         PR other/40159
999         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1000         gcc-no-bootstrap are mutually exclusive.
1001         * Makefile.in: Rebuilt.
1003 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1005         PR other/40159
1006         * Makefile.tpl (all): Don't end with unconditional success.
1007         * Makefile.in: Rebuilt.
1009 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1011         PR target/37137
1012         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1013         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1014         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1015         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1016         stage_configureflags, stage_cflags and stage_libcflags into
1017         explicit Makefile macros.
1018         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1019         GFORTRAN.
1020         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1021         CC.  Set CC_FOR_BUILD from CC.
1022         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1023         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1024         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1025         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1026         and GFORTRAN.
1027         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1028         (_LIBCFLAGS): Renamed to _TFLAGS.
1029         (do-compare-debug, do-compare3-debug): Drop.
1030         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1031         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1032         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1033         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1034         (XGCC_FLAGS_FOR_TARGET): New.
1035         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1036         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1037         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1038         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1039         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1040         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1041         TFLAGS.
1042         (BUILD_CONFIG): Include if requested.
1043         (all): Set TFLAGS on bootstrap.
1044         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1045         (all-stageid-prefixmodule): Likewise.
1046         (do-clean, distclean-stageid): Set TFLAGS.
1047         (restrap): Fix whitespace.
1048         * Makefile.in: Rebuilt.
1050 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1052         * config.guess: Sync with src.
1054 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1056         * configure.ac ($with_ppl):  Default to no if not supplied.
1057         ($with_cloog):  Likewise.
1058         configure:  Regenerate.
1060 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1062         * MAINTAINERS: Update my e-mail address.
1064 2009-04-27  Nick Clifton  <nickc@redhat.com>
1066         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1068 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1070         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1071         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1072         * Makefile.in: Regenerate.
1074 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1076         PR bootstrap/39739
1077         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1078         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1080         * configure, Makefile.in: Regenerate.
1082 2009-04-21  Taras Glek  <tglek@mozilla.com>
1084         * include/hashtab.h: Update GTY annotations to new syntax
1085         * include/splay-tree.h: Likewise
1087 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1089         * config.sub, config.guess: Update from upstream sources.
1091 2009-04-15  Anthony Green  <green@moxielogic.com>
1093         * configure.ac: Add moxie support.
1094         * configure: Rebuilt.
1096 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1098         * configure.ac: Change copyright header to refer to version
1099         3 of the GNU General Public License and to point readers at the
1100         COPYING3 file and the FSF's license web page.
1101         * Makefile.def: Likewise.
1102         * Makefile.tpl: Likewise.
1103         * Makefile.in: Regenerate.
1105 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1107         * configure.ac: Restore match for darwin9 or later. Use double
1108         brackets since regeneration eats one pair.
1109         * configure: Regenerate.
1111 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1113         PR gas/10039
1114         * configure.ac: Require texinfo 4.7.
1115         * configure: Regenerated.
1117 2009-04-09  Nick Clifton  <nickc@redhat.com>
1119         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1120         the GCC Runtime Library Exception.
1122 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1124         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1125         * configure: Regenerate.
1127 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1129         * Makefil.def (languages): New entries.
1130         * Makefile.tpl (check-gcc-*): New generic target.
1131         * Makefile.in: Regenerate.
1133 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1135         * MAINTAINERS:  Update my email address.
1137 2009-03-18  Tom Tromey  <tromey@redhat.com>
1139         * configure: Rebuild.
1140         * configure.ac (host_libs): Add libiconv.
1141         * Makefile.in: Rebuild.
1142         * Makefile.def (host_modules): Add libiconv.
1143         (configure-gdb, all-gdb): Depend on libiconv.
1145 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1147         * configure.ac: Treat gdb as supported on x86_64-darwin.
1148         * configure: Regenerate.
1150 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1152         * configure.ac (--with-host-libstdcxx): New option.
1153         * configure: Regenerate.
1155 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1157         * MAINTAINERS:  Move myself into the write after approval list.
1159 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1161         * MAINTAINERS: Update e-mail address.
1162         
1163 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1165         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1167 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1169         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1171 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1173         Backport from git Libtool:
1175         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1176         Support GNU/kOpenSolaris.
1177         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1178         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1179         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1180         GNU/kOpenSolaris.
1182 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1184         * MAINTAINERS: Update e-mail address.
1186 2009-02-24  Michael Eager  <eager@eagercon.com>
1188         * MAINTAINERS (Write After Approval): Add self.
1190 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1192         * MAINTAINERS (Write After Approval): Add myself.
1194 2009-02-05  Andreas Schwab  <schwab@suse.de>
1196         * Makefile.tpl (stage_last): Define $r and $s before using
1197         $(RECURSE_FLAGS_TO_PASS).
1198         * Makefile.in: Regenerate
1200 2009-01-30  Ian Lance Taylor  <iant@google.com>
1202         * MAINTAINERS: Move myself to the Global Reviewers list.
1204 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1206         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1207         * configure: Regenerate.
1209 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1211         * MAINTAINERS: Make whitespace consistent.
1212         Remove Robert Millan from Write After Approval.
1214 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1216         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1217         (all-opcodes): Depend on all-libiberty.
1218         * Makefile.in: Regenerate.
1220 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1222         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1223         * configure: Regenerate.
1225 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1227         * MAINTAINERS (Write After Approval): Add myself.
1229 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1231         * MAINTAINERS: Add myself to reviewers (Fortran).
1233 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1235         PR tree-optimization/38515
1236         * configure.ac (cloog-polylib): Removed.
1237         (with_ppl, with_cloog): Test for "no".
1238         * configure: Regenerated.
1240 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1242         * MAINTAINERS: Moved myself to reviewers (Fortran).
1244 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1246         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1247         (Write After Approval): Remove myself.
1249 2009-01-03  Diego Novillo  <dnovillo@google.com>
1251         * MAINTAINERS: Remove myself from alias maintainership.
1253 2009-01-02  David Ayers  <ayers@fsfe.org>
1255         * MAINTAINERS: Update e-mail address.
1257 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1259         * MAINTAINERS: Make whitespace consistent.
1261 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1263         Backport from upstream Libtool:
1264         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1265         Add cache variables to tests that require the linker to work.
1266         For shlibpath_overrides_runpath, this also changes the semantics
1267         to let the result from the C compiler take precedence.
1269 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1271         * config.sub, config.guess: Update from upstream sources.
1273 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1275         * configure.ac (ppllibs): Add by default the lib flags.
1276         * configure: Regenerate.
1278 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1280         * MAINTAINERS:  Add myself to the write after approval list.
1282 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1284         * configure.ac: Add double brackets on darwin[912].
1285         * configure: Regenerate.
1287 2008-12-03  Daniel Kraft  <d@domob.eu>
1289         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1290         Approval to Reviewer section (for Fortran front-end).
1292 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1294         * configure.ac: Expand to darwin10 and later.
1295         * configure: Regenerate.
1297 2008-12-02  Andreas Schwab  <schwab@suse.de>
1299         * Makefile.def: configure-target-boehm-gc depends on
1300         all-target-libstdc++-v3.
1301         * Makefile.in: Regenerate.
1303 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1305         * MAINTAINERS:  Add myself as mingw maintainer.
1307 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1309         * config.sub, config.guess: Update from upstream sources.
1311 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1313         * README.SCO: Remove.
1315 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1317         * MAINTAINERS:  Add myself to the write after approval list.
1319 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1321         * MAINTAINERS:  Update my email address in WAA section.
1323 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1325         * MAINTAINERS: Update e-mail address.
1327 2008-11-27  Toon Moene  <toon@moene.org>
1329         * MAINTAINERS: Change e-mail address.
1331 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1333         * configure.ac: Build gdb for i?86-*-darwin*
1334         * configure: Regenerated.
1336 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1338         * MAINTAINERS: Added my full name.
1340 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1342         PR bootstrap/38014
1343         PR bootstrap/37923
1345         Revert:
1347         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1349         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1350         * Makefile.in: Regenerated.
1352         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1354         PR gdb/921
1355         PR gdb/1646
1356         PR gdb/2175
1357         PR gdb/2176
1359         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1360         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1361         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1362         (HOST_EXPORTS): Pass CPPFLAGS.
1363         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1364         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1365         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1366         * Makefile.in, configure: Regenerated.
1367         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1368         and CPPFLAGS_FOR_BUILD.
1370 2008-11-06  Jeff Law  <law@redhat.com>
1372         * MAINTAINERS: Add myself as middle end maintainer.
1374 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1376         * MAINTAINERS (Write after approval): Add myself.
1378 2008-11-05  Diego Novillo  <dnovillo@google.com>
1380         * MAINTAINERS (Global Reviewers): Add myself.
1381         (Non-Algorithmic Maintainers): Remove myself.
1383 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1385         * MAINTAINERS (Write after approval): Add myself.
1387 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1389         * MAINTAINERS (Write after approval): Add myself.
1391 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1393         * configure.ac (spu-*-*): Remove special case.
1394         * configure: Regenerate.
1396 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1398         * MAINTAINERS (Write after approval): Update my email address.
1400 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1402         * configure.ac [spu-*-*]: Do not set skipdirs.
1403         * configure: Re-generate.
1405 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1407         * MAINTAINERS (Various Maintainers): Add myself to reload.
1409 2008-10-25  Richard Guenther  <rguenther@suse.de>
1411         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1412         maintainer.  Remove myself as libgcc-math maintainer.
1413         (Non-Algorithmic Maintainers): Remove myself.
1415 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1417         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1418         * Makefile.in: Regenerated.
1420 2008-10-23  Cary Coutant  <ccoutant@google.com>
1422         * MAINTAINERS (Write after approval): Add myself.
1424 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1426         PR gdb/921
1427         PR gdb/1646
1428         PR gdb/2175
1429         PR gdb/2176
1431         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1432         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1433         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1434         (HOST_EXPORTS): Pass CPPFLAGS.
1435         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1436         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1437         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1438         * Makefile.in, configure: Regenerated.
1439         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1440         and CPPFLAGS_FOR_BUILD.
1442 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1444         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1445         Sebastian Pop.
1447 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1449         * MAINTAINERS (Write After Approval): Added myself.
1451 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1453         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1454         recommended version to 2.3.2.
1456         * configure: Regenerate.
1458 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1460         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1462 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1464         * MAINTAINERS (Write After Approval): Update e-mail address.
1466 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1468         * libtool.m4: Update to libtool 2.2.6.
1469         * lt~obsolete.m4: Update to libtool 2.2.6.
1470         * ltmain.sh: Update to libtool 2.2.6.
1471         * ltsugar.m4: Update to libtool 2.2.6.
1472         * ltversion.m4: Update to libtool 2.2.6.
1473         * ltoptions.m4: Update to libtool 2.2.6.
1474         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1476 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1478         * MAINTAINERS (Write After Approval): Add myself.
1480 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1482         * MAINTAINERS (Write After Approval): Update my name.
1484 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1486         * MAINTAINERS: Add myself in "Write After Approval".
1488 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1490         * MAINTAINERS: Add myself as ia64 maintainer.
1492 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1494         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1495         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1496         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1497         and Michael Tiemann from Write After Approval since they do not
1498         actually have access.
1500 2008-09-05  Richard Guenther  <rguenther@suse.de>
1502         * configure.ac: Initialize clooglibs to -lcloog.
1503         * configure: Re-generate.
1505 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1507         * MAINTAINERS (Write After Approval): Add myself.
1509 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1511         * configure.ac (--with-cloog-polylib): New.
1512         (--disable-cloog-version-check): New.
1513         (--disable-ppl-version-check): New.
1514         * configure: Re-generate.
1516 2008-09-03  Richard Guenther  <rguenther@suse.de>
1518         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1519         cloog test.
1520         * configure: Re-generate.
1522 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1524         Add picoChip port.
1525         * MAINTAINERS: Add picoChip maintainers.
1527 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1528             Tobias Grosser  <grosser@fim.uni-passau.de>
1529             Jan Sjodin  <jan.sjodin@amd.com>
1530             Harsha Jagasia  <harsha.jagasia@amd.com>
1531             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1532             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1533             Adrien Eliche  <aeliche@isty.uvsq.fr>
1535         Merge from graphite branch.
1536         * configure: Regenerate.
1537         * Makefile.in: Regenerate.
1538         * configure.ac (host_libs): Add ppl and cloog.
1539         Add checks for PPL and CLooG.
1540         * Makefile.def (ppl, cloog): Added modules and dependences.
1541         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1542         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1544 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1546         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1547         (GCC_SHLIB_SUBDIR): New.
1548         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1549         * configure: Regenerate.
1550         * Makefile.in: Regenerate.
1552 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1554         * MAINTAINERS: Consistently use tabs to separate columns.
1556 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1558         * MAINTAINERS (Write after Approval): Add myself.
1560 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1562         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1563         Enable bfd, binutils and opcodes.
1564         * configure: Regenerate.
1566 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1568         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1570 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1572         * MAINTAINERS:  Use correct Umlaut for last name.
1574 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1576         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1578 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1580         * MAINTAINERS: Update my email address.
1582 2008-08-16  Nicolas Roche  <roche@adacore.com>
1584         * Makefile.tpl: Add BOOT_ADAFLAGS.
1585         * Makefile.in: Regenerate.
1587 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1589         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1590         * configure: Regenerate.
1592 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1594         * configure.ac: Add makefile fragments for hpux.
1595         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1596         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1597         * configure: Regenerate.
1598         * Makefile.in: Regenerate.
1600 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1602         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1604 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1606         * MAINTAINERS (Write after Approval): Add myself.
1608 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1610         * MAINTAINERS (Write After Approval):  Add myself.
1612 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1614         * MAINTAINERS (Write After Approval):  Add myself.
1616 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1618         * MAINTAINERS: Update my email address.
1620 2008-06-25  Joey Ye  <joey.ye@intel.com>
1622         * MAINTAINERS (Write After Approval):  Add myself.
1624 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1626         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1627         * Makefile.in: Regenerate.
1628         * configure: Regenerate.
1630 2008-06-17  Daniel Kraft  <d@domob.eu>
1632         * MAINTAINERS (Write After Approval):  Add myself.
1634 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1636         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1637         "$@" is still intact with both Autoconf 2.59 and 2.62.
1638         * configure: Regenerate.
1640 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1642         * Makefile.tpl: Fix comment errors.
1643         * Makefile.in: Regenerate.
1645 2008-06-12  David S. Miller  <davem@davemloft.net>
1646             David Edelsohn  <edelsohn@gnu.org>
1648         * configure.ac: Add powerpc*-*-* to gold supported targets.
1649         * configure: Regenerate.
1651 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1653         PR tree-optimization/36218
1654         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1655         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1656         (all prefix="build-"): Pass them to build-system sub-makes.
1657         * Makefile.in: Regenerate.
1659 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1661         * MAINTAINERS (mt port): Remove.
1662         (sco5, unixware, sco udk): Remove.
1663         (Kean Johnston): Add to Write After Approval.
1665 2008-05-30  Julian Brown  <julian@codesourcery.com>
1667         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1668         of libobjc for ARM EABI Linux.
1669         * configure: Regenerate.
1671 2008-05-18  Xinliang David Li   <davidxl@google.com>
1673         * ChangeLog: Remove wrong ChangeLog entry.
1675 2008-05-17  Xinliang David Li   <davidxl@google.com>
1677         * MAINTAINERS (Write After Approval): Add myself.
1679 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1681         * MAINTAINERS (Write After Approval): Add myself.
1683 2008-05-14  Rafael Espíndola  <espindola@google.com>
1685         * config-ml.in: don't handle --enable-shared and --enable-static.
1687 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1689         * MAINTAINERS: Update my email address.
1691 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1693         * MAINTAINERS: Update my email address.
1695 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1697         * MAINTAINERS (Write After Approval): Add myself.
1699 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1701         * MAINTAINERS (Write After Approval): Add myself.
1703 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1705         * MAINTAINERS (crx): Add myself.
1707 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1709         Sync with src:
1710         2008-04-14  David S. Miller  <davem@davemloft.net>
1712         * configure.ac: Add sparc*-*-* to gold supported targets.
1713         * configure: Regenerate.
1715 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1717         PR bootstrap/35457
1718         * configure.ac: Include override.m4.
1719         * configure: Regenerate.
1721 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1723         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1724         * Makefile.in: Regenerate.
1726 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1728         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1729         as nonconfigurable directories list.
1730         * configure: Regenerate.
1732 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1734         * config.sub, config.guess: Update from upstream sources.
1736 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1738         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1739         * Makefile.in: Regenerate.
1741 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1743         * configure.ac: Do not build libssp for the AVR.
1744         * configure: Regenerate.
1746 2008-04-07  Ian Lance Taylor  <iant@google.com>
1748         * Makefile.def: check-gold depends upon all-binutils.
1749         * Makefile.in: Regenerate.
1751 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1753         * MAINTAINERS (Write After Approval): Add myself.
1755 2008-04-04  Nick Clifton  <nickc@redhat.com>
1757         PR binutils/4334
1758         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1759         builds.
1760         * configure: Regenerate.
1762 2008-04-04  NightStrike  <NightStrike@gmail.com>
1764         PR other/35151
1765         * configure.ac: Combine rules for mingw32 and mingw64.
1766         * configure: Regenerate.
1768 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1770         * MAINTAINERS (Write After Approval): Add myself.
1772 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
1774         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1775         * Makefile.in (.NOTPARALLEL): Ditto.
1777 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1779         * MAINTAINERS (Write After Approval): Add myself.
1781 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
1783         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1784         * Makefile.in (.NOTPARALLEL): Regenerate.
1786 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1788         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1789         * Makefile.in: Regenerate.
1791 2008-03-26  Jakub Staszak  <kuba@et.pl>
1793         * MAINTAINERS (Write After Approval): Add myself.
1795 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1797         * MAINTAINERS:  Update e-mail address.
1799 2008-03-20  Ian Lance Taylor  <iant@google.com>
1801         * configure.ac: Add support for --enable-gold.
1802         * Makefile.def: Add gold as a directory like ld.
1803         * configure, Makefile.in: Regenerate.
1805 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1807         * configure.ac: m4_include config/proginstall.m4.
1808         * configure: Regenerate.
1810         Backport from upstream Libtool:
1812         2007-10-12  Eric Blake  <ebb9@byu.net>
1814         Deal with Autoconf 2.62's semantic change in m4_append.
1815         * ltsugar.m4 (lt_append): Replace broken versions of
1816         m4_append.
1817         (lt_if_append_uniq): Don't require separator to be overquoted,
1818         and avoid broken m4_append.
1819         (lt_dict_add): Fix typo.
1820         * libtool.m4 (_LT_DECL): Don't overquote separator.
1822 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1824         * config.rpath: Add AIX 6 support.
1826 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1828         * Makefile.def (stageprofile).  Remove -fprofile-generate
1829         from stage_libcflags.
1830         * Makefile.in: Regenerate.
1832 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1834         * config.sub, config.guess: Update from upstream sources.
1836 2008-03-06  Tom Tromey  <tromey@redhat.com>
1838         * MAINTAINERS: Update for treelang deletion.
1840 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1842         * MAINTAINERS: Update my email address.
1844 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1846         * MAINTAINERS (darwin port): Add myself as a maintainer.
1847         (objective-c/c++): Add myself as a maintainer.
1849 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1851         * MAINTAINERS (Write After Approval): Update my email address.
1853 2008-02-25  Tomas Bily  <tbily@suse.cz>
1855         * MAINTAINERS (Write After Approval): Add myself.
1857 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1859         * MAINTAINERS (OpenMP): Add myself.
1861 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1863         PR bootstrap/32009
1864         PR bootstrap/32161
1866         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1867         * configure: Regenerate.
1869         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1870         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1871         STAGE4_LIBCFLAGS): New.
1872         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1873         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1874         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1875         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1876         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1877         for target modules.  Don't export LIBCFLAGS.
1878         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1879         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1880         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1881         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1882         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1883         * Makefile.in: Regenerate.
1885 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1887         PR libgcj/33085
1888         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1889         Do not use -DDLL_EXPORT.  Backport from upstream.
1891 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1893         * MAINTAINERS (Write After Approval): Add myself.
1895 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1897         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1898         * configure: Regenerate.
1900 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1902         * configure.ac (xtensa*-*-*): Recognize processor variants.
1903         * configure: Regenerate.
1905 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1907         PR bootstrap/34922
1908         * configure.ac (PARSE_ARGS): Push suitable setting of
1909         ac_subdirs_all, for `./configure --help=recursive'.
1910         Handle `+' in generic toplevel directory disabling.
1911         * configure: Regenerate.
1913 2008-01-28  Nick Clifton  <nickc@redhat.com>
1915         * MAINTAINERS (xstormy16): Take over maintainership.
1917 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1919         * MAINTAINERS (c4x port): Remove.
1921 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1923         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1925 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1927         * config.sub, config.guess: Update from upstream sources.
1929 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1931         * MAINTAINERS (Write After Approval): Add myself.
1933 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1935         * MAINTAINERS: Update my email address.
1937 2008-01-09  Raksit Ashok  <raksit@google.com>
1939         * MAINTAINERS (Write After Approval): Add myself.
1941 2008-01-09  Raksit Ashok  <raksit@google.com>
1943         * MAINTAINERS (Write After Approval): Add myself.
1945 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1947         * config.sub, config.guess: Update from upstream sources.
1949 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1951         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1952         Change recommended MPFR from 2.2.1 -> 2.3.0.
1953         * configure: Regenerate.
1955 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1957         * MAINTAINERS: Update my email address.
1959 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1961         * MAINTAINERS: Update my email address.
1963 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1965         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1966         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1967         * Makefile.in: Regenerate.
1969 2007-12-10  Mark Heffernan  <meheff@google.com>
1971         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1972         misplaced entries.
1974 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1976         * configure.ac: Enable libjava for x86_64-*-darwin9.
1977         * configure: Regenerate.
1979 2007-12-07  Bill Maddox  <maddox@google.com>
1981         * MAINTAINERS (Write After Approval): Add myself.
1983 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1985         * config.sub, config.guess: Update from upstream sources.
1987 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1989         * config-ml.in: Remove 64bit configure tests.
1991 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1993         * config-ml.in: Robustify against white space in absolute file
1994         names.
1996         * config-ml.in (multi-clean): Substitute ${Makefile}.
1997         Remove superfluous ${Makefile} in list.
1999 2007-11-19  Thiemo Seufer  <ths@mips.com>
2001         * config-ml.in: Don't hardcode the Makefile name.
2003 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2005         * MAINTAINERS (Write After Approval): Add myself.
2007 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2009         * MAINTAINERS (Write After Approval): Add myself.
2011 2007-11-06  Doug Kwan  <dougkwan@google.com>
2013         * MAINTAINERS (Write After Approval): Add myself.
2015 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2017         * MAINTAINERS (mercury): Remove entry.
2018         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2020 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2022         * Makefile.def (dependencies): Make configure-gdb depend on
2023         all-intl.
2024         * Makefile.in: Regenerated.
2026 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2028         * MAINTAINERS (Fortran maintainer): Remove myself.
2030 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2032         * Makefile.def: To avoid problems running with parallel makes,
2033         build newlib before libgloss so that target specific header
2034         files are availble.
2035         * Makefile.in: Regenerate
2037 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2039         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2040         * Makefile.in: Regenerate.
2042 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2044         * MAINTAINERS (Register allocation reviewer): Add myself.
2046 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2048         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2049         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2050         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2051         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2052         * configure: Regenerate.
2054 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2056         * MAINTAINERS (Register allocation reviewer): Add myself.
2058 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2060         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2061         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2062         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2063         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2064         * configure.ac: Default them to host tools for $host = $build.
2065         Subst them.
2067         * configure: Regenerate.
2068         * Makefile.in: Regenerate.
2070 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2072         * MAINTAINERS (Register allocation reviewer): Add myself.
2074 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2076         * MAINTAINERS (Register allocation reviewer): Add myself.
2078 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2080         * MAINTAINERS (Write After Approval): Fix typo.
2082 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2084         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2085         * configure: Regenerate.
2087 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2089         PR bootstrap/31906
2090         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2091         they're already prefixed.
2093 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2095         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2096         libstdc++.
2097         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2098         * configure: Regenerate.
2099         * Makefile.in: Regenerate.
2101 2007-09-17  Andreas Schwab  <schwab@suse.de>
2103         * configure.ac: Raise minimum makeinfo version to 4.6.
2104         * configure: Regenerate.
2106 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2108         * MAINTAINERS (write-after-approval) add myself
2110 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2112         * configure.ac: Correct makeinfo version check.
2113         * configure: Regenerate.
2115 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2117         * MAINTAINERS: Update my email address.
2119 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2121         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2122         to $skipdirs and only disable gprof for newlib.  Use the normal
2123         mips*-elf* handling in other respects.
2124         * configure: Regnerate.
2126 2007-09-12  David Daney  <ddaney@avtrex.com>
2128         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2129         enabling libgcj.
2130         * configure: Regenerate.
2132 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2134         PR other/32154
2135         * configure.ac: For libgloss targets, point the linker to the linker
2136         script, startup code and simulator library.
2137         * configure: Regenerate.
2139 2007-09-07  Andrew Haley  <aph@redhat.com>
2141         * configure.ac (noconfigdirs): Remove target-libffi and
2142         target-libjava.
2143         * configure: Regenerate.
2145 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2147         PR target/33281
2148         * configure.ac: Use config/mh-mingw on mingw.
2149         * configure: Regenerate.
2151 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2153         * MAINTAINERS (Write After Approval): Add myself.
2155 2007-09-05  Richard Guenther  <rguenther@suse.de>
2157         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2158         nor --disable-checking is provided also turn on yes and types
2159         checking for stage1.
2160         * configure: Re-generate.
2162 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2164         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2165         (Write After Approval): Remove myself.
2167 2007-08-29  Nick Clifton  <nickc@redhat.com>
2169         * config.sub, config.guess: Update from upstream sources.
2171 2007-08-22  Bud Davis  <jmdavis@link.com>
2173         * MAINTAINERS (Write After Approval): Added myself.
2174         * MAINTAINERS (Reviewers): Removed myself.
2176 2007-08-18  Paul Brook  <paul@codesourcery.com>
2177             Joseph Myers  <joseph@codesourcery.com>
2179         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2180         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2181         * Makefile.in: Regenerate.
2182         * configure.ac (--with-debug-prefix-map): New.
2183         * configure: Regenerate.
2185 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2186             Nigel Stephens  <nigel@mips.com>
2188         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2189         as target_makefile_frag.
2190         * configure: Regenerate.
2192 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2194         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2195         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2196         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2197         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2198         (do-compare, do-compare3, do-compare-debug): New.
2199         ([+compare-target+]): Use them.
2201 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2203         * MAINTAINERS (Write After Approval): Change my email address.
2205 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2206             Ben Elliston  <bje@au.ibm.com>
2208         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2209         --silent if $silent.
2210         * configure: Regenerate.
2212 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2214         * MAINTAINERS (Various Maintainers): Add myself as
2215         loop infrastructure maintainer.  Update my e-mail
2216         address.
2218 2007-07-31  Diego Novillo  <dnovillo@google.com>
2220         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2221         Adjust description.
2223 2007-07-26  Richard Guenther  <rguenther@suse.de>
2225         * configure.ac: Add types checking to stage1 checking flags.
2226         * configure: Regenerate.
2228 2007-07-17  Nick Clifton  <nickc@redhat.com>
2230         * COPYING3: New file.  Contains version 3 of the GNU General
2231         Public License.
2232         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2233         Lesser General Public License.
2235 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2237         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2239 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2241         * MAINTAINERS (S/390 co-maintainer): Add myself.
2242         (Write After Approval): Remove myself.
2244 2007-07-13  Dan Hipschman  <dsh@google.com>
2246         * MAINTAINERS (Write After Approval): Add myself.
2248 2007-07-11  Nick Clifton  <nickc@redhat.com>
2250         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2251         WINDRES export.
2252         * Makefile.in: Regenerate.
2254 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2256         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2257         maintainer.
2259 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2261         * lt~obsolete.m4: New. Import from 20070318 libtool.
2263 2007-07-03  Julian Brown  <julian@codesourcery.com>
2265         * MAINTAINERS (Write After Approval): Add myself.
2267 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2269         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2270         * configure: Regenerate.
2272 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2274         * configure.ac: Add some missing m4 quotation.
2275         * configure: Regenerate.
2277 2007-07-02  Simon Baldwin  <simonb@google.com>
2279         * MAINTAINERS (Write After Approval): Add myself.
2281 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2283         * configure: Regenerate.
2285 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2287         * Makefile.def: Add windmc tool to build.
2288         * Makefile.tpl: Likewise.
2289         * configure.ac: Likewise.
2290         * Makefile.in: Regenerate.
2291         * configure: Regenerate.
2293 2007-06-28  DJ Delorie  <dj@redhat.com>
2295         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2296         not building newlib.
2297         * configure: Regenerated.
2299 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2301         * MAINTAINERS (Write After Approval): Add myself.
2303 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2305         * MAINTAINERS (Write After Approval): Add myself.
2307 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2309         * MAINTAINERS (Write After Approval): Add myself.
2311 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2313         * MAINTAINERS (Write After Approval): Add myself.
2315 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2317         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2318         * Makefile.in: Regenerated.
2320 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2322         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2323         bfin*-*-uclinux* targets.
2324         * configure: Regenerate.
2326 2007-06-14  Ian Lance Taylor  <iant@google.com>
2328         * MAINTAINERS: Add myself as non-algorithmic global write
2329         maintainer.
2331 2007-06-14  Diego Novillo  <dnovillo@google.com>
2333         * MAINTAINERS: Add self as middle-end maintainer and
2334         non-algorithmic global write maintainer.
2336 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2338         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2339         Move all Fortran maintainers except Paul Brook into the
2340         Non-Autopoiesis section.
2342 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2344         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2345         (distclean-stage[+id+]): Possibly delete stage_last.
2346         * Makefile.in: Regenerate.
2348 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2350         * MAINTAINERS (Various Maintainer): Fix typo.
2352 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2354         * MAINTAINERS (Various Maintainer): Add myself as
2355         dataflow maintainer.
2357 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2359         * config.sub, config.guess: Update from upstream sources.
2361 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2363         * Makefile.tpl: Fix spelling error.
2364         * Makefile.in: Regenerate.
2366 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2368         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2369         lt_cv_sys_max_cmd_len.
2371 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2373         * MAINTAINERS (Various Maintainers): Add myself as
2374         auto-vectorizer maintainer.
2376 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2378         PR libjava/32098
2379         * libtool.m4: Revert previous change.
2380         * ltgcc.m4: Put it here.
2382 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2384         * MAINTAINERS (Various Maintainers): Add myself as
2385         auto-vectorizer maintainer.
2387 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2389         PR libjava/32098
2390         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2392 2007-05-30  Richard Guenther  <rguenther@suse.de>
2394         * MAINTAINERS (Various Maintainers): Add myself as
2395         auto-vectorizer maintainer.
2397 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2399         PR bootstrap/29382
2400         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2401         * configure: Rebuilt.
2403 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2405         * MAINTAINERS (Write After Approval): Removed my name.
2407 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2409         * MAINTAINERS (Write After Approval): Remove myself.
2411 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2413         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2415 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2417         * ltmain.sh: Update from ToT Libtool.
2418         * libtool.m4: Update from ToT Libtool.
2419         * ltsugar.m4: New. Update from ToT Libtool.
2420         * ltversion.m4: New. Update from ToT Libtool.
2421         * ltoptions.m4: New. Update from ToT Libtool.
2422         * ltconfig: Remove.
2423         * ltcf-c.sh: Remove.
2424         * ltcf-cxx.sh: Remove.
2425         * ltcf-gcj.sh: Remove.
2427 2007-05-22  Ollie Wild  <aaw@google.com>
2429         * MAINTAINERS (Write After Approval): Add myself.
2431 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2433         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2434         stage_cflags.
2435         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2436         Remove CFLAGS/LIBCFLAGS.
2437         (configure-stage[+id+]-[+prefix+][+module+],
2438         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2439         * Makefile.in: Regenerate.
2441 2007-05-15  Diego Novillo  <dnovillo@google.com>
2443         * MAINTAINERS: Update e-mail address.
2445 2007-05-15  Revital Eres  <eres@il.ibm.com>
2447         * MAINTAINERS (Write After Approval): Add myself.
2449 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2451         * MAINTAINERS (Write After Approval): Updated my address.
2453 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2455         * MAINTAINERS (Write After Approval): Add myself.
2457 2007-05-11  Silvius Rus  <rus@google.com>
2459         * MAINTAINERS (Write After Approval): Add myself.
2461 2007-04-23  Tom Tromey  <tromey@redhat.com>
2463         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2465 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2467         * MAINTAINERS (cpplib): Rename to ...
2468         (libcpp): ... this.  Add C/C++ front end maintainers.
2470 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2472         * config-ml.in: Pass ${ml_config_env} to configure calls.
2474 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2476         * MAINTAINERS (Write After Approval): Add myself.
2478 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2480         * MAINTAINERS (Write After Approval): Add myself.
2482 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2484         * MAINTAINERS (fortran 95 front end): Add myself.
2486 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2488         * MAINTAINERS (Write After Approval): Add myself.
2490 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2492         * MAINTAINERS (Modulo Scheduler): Add myself.
2494 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2496         * MAINTAINERS (fortran 95 front end): Add myself.
2497         (c++ front end): whitespace fix.
2499 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2501         * MAINTAINERS (Write After Approval): Add myself.
2503 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2505         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2506         of glob.  Quote arguments with single quotes too.
2507         * configure: Regenerate.
2509 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2511         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2512         * Makefile.in: Regenerate
2514 2007-03-07  Andreas Schwab  <schwab@suse.de>
2516         * configure: Regenerate.
2518 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2520         * configure.ac: Add "--with-pdfdir" configure option,
2521         which defines pdfdir variable.
2522         * Makefile.def (target=fixincludes): Add install-pdf to
2523         missing targets.
2524         (recursive_targets): Add install-pdf target.
2525         (flags_to_pass): Add pdfdir.
2526         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2527         target.
2528         * configure: Regenerate
2529         * Makefile.in: Regenerate
2531 2007-02-28  Eric Christopher  <echristo@apple.com>
2533         Revert:
2534         2006-12-07  Mike Stump  <mrs@apple.com>
2536         * Makefile.def (dependencies): Add dependency for
2537         install-target-libssp and install-target-libgomp on
2538         install-gcc.
2539         * Makefile.in: Regenerate.
2541 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2543         * configure: Regenerate.
2544         * configure.ac: Move statements after variable declarations.
2546 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2548         * MAINTAINERS: Add myself as sh maintainer.
2550 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2552         * configure.ac: Adjust for loop syntax.
2553         * configure: Regenerate.
2555 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2557         * configure: Rebuilt.
2559 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2561         * configure.ac: Drop multiple occurrences of --enable-languages,
2562         and fix its quoting.
2563         * configure: Rebuilt.
2565 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2566             Nathan Sidwell  <nathan@codesourcery.com>
2567             Vladimir Prus  <vladimir@codesourcery.com>
2568             Joseph Myers  <joseph@codesourcery.com>
2570         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2571         * configure: Regenerate.
2573 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2575         * ltconfig (freebsd*): Default to elf.
2577 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2579         * configure.ac (target_libraries): Move libgcc before libiberty.
2580         * configure: Regenerated.
2582 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2583             Paolo Bonzini  <bonzini@gnu.org>
2585         PR bootstrap/30753
2586         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2587         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2588         * configure: Regenerated.
2590 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2592         * MAINTAINERS (Language Front End Maintainers): Update my mail
2593         address.
2595 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2597         PR bootstrap/30748
2598         * configure.ac: Correct syntax for Solaris ksh.
2599         * configure: Regenerated.
2601 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2603         * configure.ac: Sync with src.
2604         * configure: Regenerate.
2606 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2608         * Makefile.in: Regenerate.
2610 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2612         * config.sub: Sync with src.
2614 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2616         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2617         noncanonical equivalents.
2618         * configure.in: Rename to...
2619         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2620         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2621         target_noncanonical.  Use them.  Rewrite removal of configure
2622         arguments for autoconf 2.59.  Discard variable settings.  Force
2623         program_transform_name for native tools.
2625         * Makefile.in: Regenerated.
2626         * configure: Regenerated with autoconf 2.59.
2628 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2630         * MAINTAINERS (Write After Approval): Add myself.
2632 2007-01-31  Andreas Schwab  <schwab@suse.de>
2634         * Makefile.tpl (LDFLAGS): Substitute it.
2635         * Makefile.in: Regenerate.
2637 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2639         * MAINTAINERS (Write After Approval): Add myself.
2641 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2643         * MAINTAINERS (spu port): Add myself.
2645 2007-01-23  Richard Guenther  <rguenther@suse.de>
2647         PR bootstrap/30541
2648         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2649         * Makefile.tpl (GNATBIND): Substitute it.
2650         (GNATMAKE): Likewise.
2651         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2652         of STAGE_PREFIX.
2653         * Makefile.in: Regenerate.
2654         * configure: Regenerate.
2656 2007-01-18  Mike Stump  <mrs@apple.com>
2658         * configure.in: Re-enable -Werror for gcc builds.
2660 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2662         * MAINTAINERS (Write After Approval): Add myself.
2664 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2666         * configure.in: Change == to = in test command.
2667         * configure: Regenerate.
2669 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2670             Nick Clifton  <nickc@redhat.com>
2671             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2673         * configure.in (build_configargs, host_configargs, target_configargs):
2674         Remove build/host/target parameters.
2675         (host_libs): Add gmp and mpfr.
2676         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2677         * Makefile.def (gmp, mpfr): New.
2678         (gcc): Remove target.
2679         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2680         target_os, target_vendor): New.
2681         (configure): Add host_alias/target_alias arguments; adjust invocations.
2682         * configure: Regenerate.
2683         * Makefile.in: Regenerate.
2685 2007-01-11  Matt Fago  <fago@earthlink.net>
2687         * configure.in: Try to link to functions only in mpfr 2.2.x
2688         to improve robustness of configure tests.
2689         * configure: Regenerate.
2691 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2693         * MAINTAINERS: Add myself as i386 maintainer.
2695 2007-01-08  Jan Hubicka  <jh@suse.cz>
2697         * MAINTAINERS: Add myself as i386 maintainer.
2699 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2701         * configure.in: Add support for an x86_64-mingw* target.
2702         * configure: Regenerate.
2704 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2706         * Makefile.tpl (all-target): Correct @if conditional for target
2707         modules.
2708         * configure.in: Omit libiberty if building only target libgcc.
2709         * configure, Makefile.in: Regenerated.
2711 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2713         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2714         * configure: Regenerate.
2716 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2718         * Makefile.def (target_modules): Add libgcc.
2719         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2720         * Makefile.tpl (clean-target-libgcc): Delete.
2721         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2722         on gcc even for bootstrapped modules.  Rewrite handling of
2723         lang_env_dependencies to loop over target_modules.
2724         * configure.in (target_libraries): Add target-libgcc.
2725         * Makefile.in, configure: Regenerated.
2727 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2729         * configure.in: Reorganize recognition of languages.  Add
2730         --enable-stage1-languages.  Show supported languages for the chosen
2731         target rather than all recognized languages.
2732         * configure: Regenerate.
2734 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2736         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2737         * Makefile.in: Regenerate.
2739 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2741         * configure.in: Warn that MPFR 2.2.0 is buggy.
2742         * configure: Regenerate.
2744 2006-12-27  Ian Lance Taylor  <iant@google.com>
2746         * configure.in: When removing Makefiles to force a reconfigure, also
2747         remove prev-DIR*/Makefile.
2748         * configure: Regenerate.
2750 2006-12-22  Andreas Schwab  <schwab@suse.de>
2752         * configure: Regenerate with correct autoconf version.
2754 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2756         * configure.in: add AC_SUBST for *_FOR_TARGET.
2757         * configure: Regenerate.
2759 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2761         * configure.in: Simplify logic for rejecting languages that cannot
2762         be built.  Separate the case when a language is unsupported,
2763         from the case when the user chooses not to build a language.
2765 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2767         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2768         it only affects bootstrap and could be tested on "$host" as well.
2769         * configure: Regenerate.
2770         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2772 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2774         PR bootstrap/29544
2775         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2776         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2777         move here comment from Makefile.tpl.
2778         * Makefile.tpl: Move some definitions higher in the file.
2779         (STAGE1_CHECKING): New.
2780         * configure.in: Add --enable-stage1-checking.
2781         * configure: Regenerate.
2782         * Makefile.in: Regenerate.
2784 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2786         * MAINTAINERS: Add myself as build system maintainer.
2788 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2790         * MAINTAINERS (Write After Approval): Add myself.
2792 2006-12-13  Eric Christopher  <echristo@apple.com>
2794         * MAINTAINERS: Add myself as darwin maintainer.
2796 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2798         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2800 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
2802         MAINTAINERS: Update my entry.
2804 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2806         * configure.in:  Handle spu makefile frag.
2807         * Makefile.tpl (MAINT): Define
2808         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2809         * configure: Regenerate.
2810         * Makefile.in: Regenerate.
2812 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2814         * config.guess: Import latest version.
2815         * config.sub: Likewise.
2817 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2819         * configure.in (spu-*-*): Don't skip target-libiberty.
2820         * configure: Regenerate.
2822 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2824         PR bootstrap/30134
2825         * configure.in: Correct x86 darwin support for libjava to powerpc
2826         and i?86 only.
2827         * configure: Regenerate.
2829 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2831         * configure.in: Add x86 darwin support for libjava.
2832         * configure: Regenerate.
2834 2006-12-07  Mike Stump  <mrs@apple.com>
2836         * Makefile.def (dependencies): Add dependency for
2837         install-target-libssp and install-target-libgomp on
2838         install-gcc.
2839         * Makefile.in: Regenerate.
2841 2006-12-04  Richard Guenther  <rguenther@suse.de>
2843         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2844         (Non-Algorithmic Maintainers): Move over non-algorithmic
2845         loop optimizer maintainers, add myself as a non-algorithmic
2846         middle-end maintainer.
2848 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2850         * MAINTAINERS (Write After Approval): Add myself.
2852 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2854         * configure.in: Update error message for missing GMP/MPFR.
2856         * configure: Regenerate.
2858 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2860         * configure.in: Update MPFR version in error message.
2862         * configure: Regenerate.
2864 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2866         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2867         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2868         --with-gmp-lib): New flags.
2870         * configure: Regenerate.
2872 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2874         * MAINTAINERS (Write After Approval): Change my email address.
2876 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2878         * MAINTAINERS (Write After Approval): Add myself.
2880 2006-11-22  Philipp Thomas  <pth@suse.de>
2882         * MAINTAINERS (i18n): Update e-mail address.
2884 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2886         * MAINTAINERS (spu port): Add myself as maintainer.
2887         (Write After Approval): Remove myself.
2889 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2891         * configure.in (skipdirs): Don't build libssp for SPU.
2892         * configure: Regenerate.
2894 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2896         * MAINTAINERS (spu port): Add myself as maintainer.
2897         (libobjc): Update my email address.
2899 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2901         * MAINTAINERS (Write After Approval): Add myself.
2903 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2905         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2906         * configure : Rebuilt.
2908 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2910         * MAINTAINERS (Write After Approval): Add myself.
2912 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2914         * MAINTAINERS (Write After Approval): Add myself.
2916 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2918         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2919         libmpfr.a.
2920         * configure: Regenerate.
2922 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2924         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2925         (unstage): Test for stage_last presence.
2927         PR bootstrap/29802
2928         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
2929         STAGE_PREFIX.
2930         * Makefile.in: Regenerate.
2932 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2934         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2935         maintainers.
2937 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2939         * MAINTAINERS (Write After Approval): Add myself.
2941 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2943         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2944         and stageN-package/Makefile.
2945         * Makefile.in: Regenerated.
2947 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2949         * configure.in: Remove target-libgloss from noconfigdirs for
2950         bfin-*-*.
2951         * configure: Regenerated.
2953 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2955         * configure.in (have_gmp): Only error if the gcc directory exists.
2957         * configure: Regenerate.
2959 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2961         * configure.in: Robustify error message for missing GMP/MPFR.
2963         * configure: Regenerate.
2965 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
2967         * MAINTAINERS (Write After Approval): Add myself.
2969 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
2971         * MAINTAINERS: Change email address.
2973 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2975         * MAINTAINERS (Write After Approval): Add myself.
2977 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2979         * MAINTAINERS (Write After Approval): Add myself.
2981 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2983         * MAINTAINERS (Write After Approval): Move myself to
2984         Write After Approval section.
2986 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2988         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2989         need_gmp anymore.
2990         * configure: Regenerate.
2992 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2994         * MAINTAINERS (Write After Approval): Add myself.
2996 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2998         * config.guess: Import latest version.
2999         * config.sub: Likewise.
3001 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3003         * Makefile.def: Added pdf target handling.
3004         * Makefile.tpl: Added pdf target handling.
3005         * Makefile.in: Regenerated.
3007 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3009         * MAINTAINERS: Add self as score port maintainer.
3011 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3013         * MAINTAINERS (Write After Approval): Add myself.
3015 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3017         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3018         or newer.
3019         * configure: Regenerated.
3021 2006-09-27  Dave Brolley  <brolley@redhat.com>
3023         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3024         using $s instead of $r.
3025         * configure: Regenerated.
3027 2006-09-26  Thiemo Seufer  <ths@mips.com>
3029         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3030         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3031         * configure: Regenerate.
3033 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3035         * MAINTAINERS (Write After Approval): Remove myself.
3037 2006-09-22  Chao-ying Fu  <fu@mips.com>
3039         * MAINTAINERS (Write After Approval): Add myself.
3041 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3043         * MAINTAINERS: Add self as soft-fp maintainer.
3045 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3047         * MAINTAINERS: Add myself as avr maintainer.
3048         Remove Marek Michalkiewicz as avr maintainer.
3050 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3052         * MAINTAINERS (Write After Approval): Add myself.
3054 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3056         * configure.in: Never build newlib for a Mingw host.
3057         Never build newlib as Mingw target library.
3058         Test the existence of winsup/cygwin for building a Cygwin newlib,
3059         rather than just winsup.
3060         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3061         building a Mingw target.
3062         * configure: Regenerate.
3064 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3066         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3068 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3070         * config.guess: Import from src (was more updated).
3071         * config.sub: Likewise.
3073 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3075         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3076         * configure: Regenerated.
3078 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3080         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3081         for stages after the first.
3083 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3085         * Makefile.def: Add dependencies for configure-opcodes
3086         on configure-intl and all-opcodes on all-intl.
3087         * Makefile.in: Regenerated.
3089 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3091         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3093 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3095         Port to hosts whose 'sort' and 'tail' implementations
3096         treat operands with leading '+' as file names, as POSIX
3097         has required since 2001.  However, make sure the code still
3098         works on pre-POSIX hosts.
3099         * ltmain.sh: Don't assume "sort +2" is equivalent to
3100         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3102 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3104         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3106 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3108         * ltconfig: chmod 644 before ranlib during install.
3110 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3112         PR bootstrap/18058
3113         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3114         if the bootstrap compiler is a GCC version that supports it.
3115         * configure: Regenerate.
3117 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3119         * configure.in: Fix thinkos in previous check-in.
3120         * configure: Regenerate.
3122 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3124         PR other/27063
3125         * configure.in: Test subdir_requires and give an appropriate
3126         error message.
3127         * configure: Regenerate.
3129 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3131         * MAINTAINERS (Write After Approval): Add myself.
3133 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3135         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3137 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3139         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3141 2006-06-20  David Ayers  <d.ayers@inode.at>
3143         PR bootstrap/28072
3144         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3145         whether target-libjava is being configured instead of whether the
3146         java front end is enabled.
3147         * configure: Regenerate.
3149 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3151         PR target/27540
3152         * configure.in: Only enable libgomp on IRIX 6.
3153         * configure: Regenerate.
3155 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3157         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3158         too.
3159         * Makefile.in: Regenerate.
3161 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3163         * config-ml.in: Alter CCASFLAGS to include special
3164         multilib options the same as is done for CFLAGS.
3166 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3168         * configure.in: Don't enable libgomp on hpux10.
3169         * configure: Rebuilt.
3171 2006-06-12  David Ayers  <d.ayers@inode.at>
3173         PR bootstrap/27963
3174         PR target/19970
3175         * configure.in: Remove target-boehm-gc from noconfigdirs where
3176         ${libgcj} is specified.
3177         * configure: Regenerate.
3179 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3181         Sync from src:
3183         * configure.in: Sync.
3184         * configure: Regenerated.
3186         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3188         * Makefile.def: Added dependencies from sim and gdb on intl, and
3189         added configure dependencies to everything with an all dependency
3190         on intl.
3191         * Makefile.in: Regenerated.
3193 2006-06-06  David Ayers  <d.ayers@inode.at>
3195         PR libobjc/13946
3196         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3197         * Makefile.in: Regenerate.
3198         * configure.in: Add --enable-objc-gc at toplevel and have it
3199         enable boehm-gc for Objective-C.
3200         Remove target-boehm-gc from libgcj.
3201         Add target-boehm-gc to target_libraries.
3202         Add target-boehm-gc to noconfigdirs where ${libgcj}
3203         is specified.
3204         Assert that boehm-gc is supported when requested for Objective-C.
3205         Only build boehm-gc if needed either for Java or Objective-C.
3206         * configure: Regenerate.
3208 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3210         PR 27674
3211         * Makefile.tpl (configure-[+prefix+][+module+],
3212         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3213         Remove rule to unstage bootstrapped modules.
3214         (stage_current): New.
3215         * Makefile.in: Regenerate.
3217 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3219         * MAINTAINERS (Write After Approval): Update my e-mail address.
3221 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3223         * include/libiberty.h: Declare pex_run_in_environment.
3225 2006-05-31  Asher Langton  <langton2@llnl.gov>
3227         * MAINTAINERS (Write After Approval): Add myself.
3229 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3231         * Makefile.def (bfd, opcodes): Fix lib_path.
3232         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3233         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3234         * Makefile.in: Regenerate.
3236 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3238         * Makefile.in: Regenerate.
3240 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3242         * Makefile.def: Add install-html target. Add datarootdir
3243         docdir and htmldir to flags_to_pass.
3244         * Makefile.tpl: Add install-html target.
3245         * Makefile.in: Regenerate.
3246         * configure.in: Add --with-datarootdir, --with-docdir, and
3247         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3248         * configure: Regenerate.
3250 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3252         * configure.in: Enable gprof for cross builds.
3253         * configure: Regenerate.
3255 2006-05-22  Richard Guenther  <rguenther@suse.de>
3257         Revert
3258         2006-01-31  Richard Guenther  <rguenther@suse.de>
3259         Paolo Bonzini  <bonzini@gnu.org>
3261         * Makefile.def (target_modules): Add libgcc-math target module.
3262         * configure.in (target_libraries): Add libgcc-math target library.
3263         (--enable-libgcc-math): New configure switch.
3264         * Makefile.in: Re-generate.
3265         * configure: Re-generate.
3266         * libgcc-math: New toplevel directory.
3268 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3269             Andreas Tobler  <a.tobler@schweiz.ch>
3271         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3272         * configure: Rebuilt.
3274 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3276         * MAINTAINERS (Write After Approval): Add myself.
3278 2006-05-01  DJ Delorie  <dj@redhat.com>
3280         * configure.in: Restore CFLAGS if GMP isn't present.
3281         * configure: Regenerate.
3283 2006-05-01  Richard Guenther  <rguenther@suse.de>
3285         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3286         maintainer.
3288 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3290         * MAINTAINERS (Write After Approval): Add myself.
3292 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3294         * MAINTAINERS (Write After Approval): Add myself.
3296 2006-04-18  DJ Delorie  <dj@redhat.com>
3298         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3299         reference libgloss so that libssp can be built in a combined
3300         tree.
3301         * configure: Regenerate.
3303 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3305         * MAINTAINERS (Write After Approval): Add myself.
3307 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3309         * configure.in: Require makeinfo 4.4 or higher.
3310         * configure: Regenerate.
3312 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3314         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3315         Rearrange the entries of other libraries to have them in one place.
3317 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3319         * MAINTAINERS (Write After Approval): Remove myself.
3320         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3322 2006-03-14  Richard Guenther  <rguenther@suse.de>
3324         * configure: Regenerate with autoconf 2.13.
3326 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3328         * MAINTAINERS: Use my work address.
3330         * MAINTAINERS: Update my E-mail address.
3332 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3334         * configure.in: Handle --disable-<component> generically.
3335         * configure: Regenerate.
3337 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3339         PR libgcj/17311
3340         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3342 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3344         * MAINTAINERS (Write After Approval):  Remove myself.
3345         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3347 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3349         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3350         (TARGET_CONFIGDIRS): Remove.
3351         * configure.in: Remove AC_SUBST(target_configdirs).
3352         * Makefile.in, configure: Regenerated.
3354 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3356         * MAINTAINERS (Write After Approval):  Remove myself.
3357         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3359 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3361         PR bootstrap/25670
3363         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3365         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3366         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3367         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3368         BUILD_PREFIX, BUILD_PREFIX_1.
3369         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3371         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3372         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3374         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3375         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3376         of `cat stage_current`.  Always provide the `r' and `s' variables.
3377         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3378         a single shell execution.
3379         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3380         bootstrapped modules, make the stage1 module if the build was not
3381         started yet, else build the current stage.
3382         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3383         (all-build, all-host, all-target, [+make_target+]-host,
3384         [+make_target+]-target): Do not use \-continued lines.
3385         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3386         (current_stage, restrap, stage_last): New.
3388         * Makefile.in: Regenerate.
3389         * configure: Regenerate.
3391 2006-02-19  Bud Davis  <jmdavis@link.com>
3393         * MAINTAINERS (Write After Approval):  Remove myself.
3394         (Language Front End Maintainers):  Add myself as fortran 95
3395         maintainer and update e-mail address.
3397 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3399         * MAINTAINERS (Write After Approval):  Remove myself.
3400         (Language Front End Maintainers):  Add myself as fortran 95
3401         maintainer.
3403 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3405         * MAINTAINERS (Write After Approval): Add myself.
3407 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3409         * MAINTAINERS (Write After Approval):  Remove myself.
3410         (Language Front End Maintainers):  Add myself as
3411         fortran 95 maintainer.
3413 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3415         Sync from src:
3417         2005-12-27  Leif Ekblad  <leif@rdos.net>
3419         * configure.in: Add support for RDOS target.
3420         * configure: Regenerate.
3422 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3423             Andreas Schwab  <schwab@suse.de>
3425         * configure: Regenerate.
3427 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3429         * configure.in (enable_libgomp): Add AIX.
3430         * configure: Regenerate.
3432 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3434         * MAINTAINERS (Write After Approval): Add myself.
3436 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3438         * MAINTAINERS (Write After Approval): Add myself.
3440 2006-01-31  Richard Guenther  <rguenther@suse.de>
3441         Paolo Bonzini  <bonzini@gnu.org>
3443         * Makefile.def (target_modules): Add libgcc-math target module.
3444         * configure.in (target_libraries): Add libgcc-math target library.
3445         (--enable-libgcc-math): New configure switch.
3446         * Makefile.in: Re-generate.
3447         * configure: Re-generate.
3448         * libgcc-math: New toplevel directory.
3450 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3452         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3453         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3454         the assembler, linker and binutils.
3455         * configure: Regenerate.
3457 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3459         * MAINTAINERS (Write After Approval): Add myself.
3461 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3463         * configure: Regenerate.
3465 2006-01-18  Richard Henderson  <rth@redhat.com>
3466             Jakub Jelinek  <jakub@redhat.com>
3467             Diego Novillo  <dnovillo@redhat.com>
3469         * libgomp: New directory.
3470         * Makefile.def: Add target_module libgomp.
3471         * Makefile.in: Regenerate.
3472         * configure.in (target_libraries): Add target-libgomp.
3473         * configure: Regenerate.
3475 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3477         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3478         @ from continuation.
3479         * Makefile.in: Rebuilt.
3481 2006-01-04  Chris Lattner  <sabre@gnu.org>
3483         * MAINTAINERS (Write After Approval): Add myself.
3485 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3487         PR bootstrap/24252
3489         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3490         * Makefile.tpl (OBJDUMP): New.
3491         (EXTRA_HOST_FLAGS): Add it.
3492         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3494         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3495         to use symbolic links between directories.  Avoid race conditions
3496         or make them harmless.
3497         * configure.in: Do not try to use symbolic links between directories.
3499         * Makefile.def (LEAN): Pass.
3500         * Makefile.tpl (LEAN): Define.
3501         (stage[+id+]-start): Accept that the previous directory does not
3502         exist, if the bootstrap is lean.
3503         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3504         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3505         configure substitution.
3506         ([+compare-target+]): Likewise.
3507         ([+bootstrap-target+]-lean): New.
3508         * configure.in: Remove lean bootstrap support from here.
3510         * Makefile.in: Regenerate.
3511         * configure: Regenerate.
3513 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3515         * MAINTAINERS (libdecnumber): Add myself.
3517 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3519         * libtool-ldflags: New script.
3521 2006-01-02  Andreas Schwab  <schwab@suse.de>
3523         * configure.in: When reconfiguring remove Makefile in
3524         all stage directories.
3525         * configure: Regenerate.
3527 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3529         * MAINTAINERS: Update my email address.
3531 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3533         Revert Ada-related part of the previous change.
3535         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3536         Do not pass.
3537         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3538         * Makefile.in: Regenerate.
3539         * configure.in: Do not include mt-ppc-aix target fragment.
3540         * configure: Regenerate.
3542 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3544         * configure.in: Select appropriate fragments for PowerPC/AIX.
3545         * configure: Regenerate.
3547         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3548         BOOT_CFLAGS, BOOT_LDFLAGS.
3549         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3550         BOOT_CFLAGS, BOOT_LDFLAGS.
3551         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3552         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3553         (stage): Fail if we cannot complete the work.
3554         * Makefile.in: Regenerate.
3556 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3558         * configure.in: Replace ms1 with mt.
3559         * configure: Rebuilt.
3561 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3563         * MAINTAINERS: Update my email address.
3565 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3567         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3568         install-host-nogcc): Don't invoke $(stage) at the end.
3569         * Makefile.in: Regenerate.
3571 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3573         * configure.in: Flip the top-level bootstrap switch.
3574         * configure: Regenerate.
3576 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3578         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3579         $(stage) and $(unstage).
3580         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3581         (all): Remove stray semicolon.
3582         (local-distclean): Don't handle multilib.tmp and multilib.out.
3583         (install.all): Set $s for consistency.
3584         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3585         check_multilibs setting.  Always make the install directory.
3586         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3587         Correct @if/@endif.
3588         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3589         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3590         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3591         (multilib.out): Remove.
3592         * Makefile.in: Regenerated.
3594 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3596         * MAINTAINERS (Write After Approval): Add myself.
3598 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3600         * MAINTAINERS: Add myself as mt maintainer.
3602         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3604 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3606         * MAINTAINERS: Change email address.
3608 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3610         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3611         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3612         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3613         Find in-tree tools if available.
3614         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3615         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3616         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3617         (COMPILER_*_FOR_TARGET): New.
3618         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3619         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3620         (CONFIGURED_*, USUAL_*): Remove.
3621         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3622         STRIP): Use autoconf substitutions.
3623         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3624         COMPILER_NM_FOR_TARGET): New.
3625         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3627         (all): Make all-host and all-target in parallel.
3628         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3629         that $$r and $$s are set before invoking a recursive make.
3630         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3631         ([+bootstrap-target+]): Inline most of the `all' target.
3633 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3635         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3636         from the gcc build directory.
3637         * Makefile.in: Regenerate.
3639 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3641         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3642         depend on all-libdecnumber.
3643         * configure.in (host_libs): Include libdecnumber.
3644         * Makefile.in: Regenerate.
3645         * configure: Likewise.
3647 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3649         * libdecnumber: Import decNumber sources from the dfp-branch.
3651 2005-11-21  Kean Johnston  <jkj@sco.com>
3653         * config.sub, config.guess: Sync from upstream sources.
3655 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3657         Import from Autoconf sources:
3659         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3660         * config/move-if-change: Don't output "$2 is unchanged";
3661         suggested by Ben Elliston.  Handle weird characters correctly.
3663 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3665         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3666         to match upstream libtool for darwin.
3668 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3670         * Makefile.def: Remove gdb dependencies for gdbtk.
3671         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3672         (configure-gdb, install-gdb): New rules.
3673         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3674         * Makefile.in, configure: Regenerated.
3676 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3678         * MAINTAINERS (Write After Approval): Add myself.
3680 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3682         * MAINTAINERS (Write After Approval): Add myself.
3684 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3686         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3687         Diego Novillo.
3689 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3691         PR bootstrap/24297
3692         * Makefile.tpl (do-[+make-target+], do-check, install,
3693         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3694         are set before recursing.
3695         * Makefile.in: Regenerate.
3697 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3699         PR bootstrap/18939
3700         * Makefile.def (gcc) <target>: Fix thinko.
3701         * Makefile.in: Regenerate.
3703 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3705         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3706         * configure: Regenerate.
3708 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3710         * MAINTAINERS (Write After Approval): Add self.
3712 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3714         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3715         target-libffi, target-qthreads, target-libjava, and
3716         targetlibobjc.
3717         * configure: Regenerate.
3719 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3721         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3722         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3723         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3724         (USUAL_OBJDUMP_FOR_TARGET): New.
3725         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3726         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3727         * configure, Makefile.in: Regenerated.
3729 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3731         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3732         before other host packages.
3734 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3736         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3738 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3740         PR bootstrap/22340
3742         * configure.in (default_target): Remove.
3743         * Makefile.tpl (all): Do not use prerequisites as subroutines
3744         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3745         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3746         use prerequisites as subroutines.
3747         (check-host, check-target): New.
3748         (bootstrap configure & all targets): Do not use stage*-start
3749         if the directory layout is already ok.
3750         (non-bootstrap configure & all targets): Prepend a $(unstage).
3751         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3752         (NOTPARALLEL): Remove.
3753         (unstage, stage variables): New variables.
3754         (unstage, stage targets): Simply expand to those variables.
3756         * configure: Regenerate.
3757         * Makefile.in: Regenerate.
3759 2005-10-04  James E Wilson  <wilson@specifix.com>
3761         * Makefile.def (lang_env_dependencies): Add libmudflap.
3762         * Makefile.in: Regenerate.
3764 2005-10-03  Andreas Schwab  <schwab@suse.de>
3766         Backport from libtool CVS:
3767         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3769         * ltmain.sh: add support for installing into temporary
3770         staging area (e.g. 'make install DESTDIR=...')
3772 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3774         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3775         * configure: Regenerated.
3777 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3779         * configure: Regenerate with the correct
3780         autoconf version.
3782 2005-09-30  Catherine Moore  <clm@cm00re.com>
3784         * configure.in (bfin-*-*): New.
3785         * configure: Regenerated.
3787 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3789         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3790         (LIPO_FOR_TARGET): New.
3791         (CONFIGURED_LIPO_FOR_TARGET): New.
3792         (USUAL_LIPO_FOR_TARGET): New.
3793         (STRIP_FOR_TARGET): New.
3794         (CONFIGURED_STRIP_FOR_TARGET): New.
3795         (USUAL_STRIP_FOR_TARGET): New.
3796         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3797         STRIP_FOR_TARGET.
3798         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3799         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3800         * Makefile.in: Regenerate.
3801         * configure: Regenerate.
3803 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3805         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3806         (rs6000-*-aix*): Same.
3807         * configure: Regenerate.
3809 2005-09-16  Tom Tromey  <tromey@redhat.com>
3811         * MAINTAINERS: Add self as java maintainer.
3813 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3815         * configure.in: Recognize f95 in the --enable-languages option,
3816         and substitute it for fortran, issuing a warning.
3817         * configure: Regenerate.
3819 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3821         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3822         * configure:  Regenerated.
3824 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3826         * MAINTAINERS: Add self as ms1 maintainer.
3828 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3830         * Makefile.def (libssp): Add to lang_env_dependencies.
3831         * Makefile.in: Regenerate.
3833 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3835         * MAINTAINERS: Add myself as middle-end maintainer.
3837 2005-08-17  Christian Groessler  <chris@groessler.org>
3839         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3840         * Makefile.in: Regenerate.
3842 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3844         * MAINTAINERS (write after approval): Added myself.
3846 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3848         * MAINTAINERS (Write After Approval): Add myself.
3850 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3852         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3853         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3854         Look for alternate names of the target cc and c++
3855         * configure: Regenerate.
3857 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3859         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3860         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3861         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3862         tools; remove code to manually set them.
3863         (Target tools): Look in the environment for them.
3864         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3865         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3866         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3867         build directory.
3868         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3869         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3870         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3871         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3872         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3873         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3874         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3875         * configure: Regenerate.
3876         * Makefile.in: Regenerate.
3878 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3880         * MAINTAINERS: Update for removed CPU targets.
3882 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3884         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3885         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3886         * Makefile.in: Regenerated.
3888 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3890         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3891         (CFLAGS_FOR_TARGET): Use it.
3892         (CXXFLAGS_FOR_TARGET): Likewise.
3893         * Makefile.in: Regenerated.
3894         * configure.in (--with-build-sysroot): New option.
3895         * configure: Regenerated.
3897 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3899         * Makefile.tpl: Wrap install between unstage and stage
3900         * Makefile.in: Regenerate.
3902 2005-07-21  Eric Christopher  <echristo@apple.com>
3904         * MAINTAINERS: Update affiliation.
3906 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3908         * MAINTAINERS: Add self as crx port maintainer.
3910 2005-07-20  DJ Delorie  <dj@redhat.com>
3912         * MAINTAINERS: Add self as m32c maintainer.
3914 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3916         * all files: Update FSF address.
3918 2005-07-15  Eric Christopher  <echristo@redhat.com>
3920         * MAINTAINERS: Change affiliation.
3922 2005-07-14  Jim Blandy  <jimb@redhat.com>
3924         * configure.in: Add cases for Renesas m32c.
3925         * configure: Regenerated.
3927 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3929         * COPYING.LIB: Update from fsf.org.
3931 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3933         * COPYING, compile, config.guess,
3934         config.sub, install-sh, missing, mkinstalldirs,
3935         symlink-tree, ylwrap: Sync from upstream sources.
3936         * config-ml.in: Update FSF address.
3938 2005-07-13  Eric Christopher  <echristo@redhat.com>
3940         * configure.in: Add toplevel noconfigdir support for tpf.
3941         * configure: Regenerate.
3943 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3945         PR ada/22340
3947         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3948         * Makefile.in: Regenerate.
3950 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3952         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3953         Brolley to write-after-approval.
3955 2005-07-07  Andreas Schwab  <schwab@suse.de>
3957         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3958         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3959         * Makefile.in: Regenerated.
3961 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3963         * configure.in: Don't build sim or rda when targetting darwin.
3964         * configure: Regenerate.
3966 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3968         * configure.in: Add --enable-libssp and --disable-libssp.
3969         * configure: Regenerate with autoconf-2.13.
3971 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3973         * Makefile.def (target_modules): Add libssp.
3974         * configure.in (target_libraries): Add target-libssp.
3975         * configure: Rebuilt.
3976         * Makefile.in: Rebuilt.
3978 2005-07-01  Zack Weinberg  <zackw@panix.com>
3980         * MAINTAINERS: Change email address.  Resign from maintainership.
3982 2005-07-01  Richard Guenther  <rguenther@suse.de>
3984         * MAINTAINERS: Change my e-mail address and affiliation.
3986 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3988         * Makefile.def (stagefeedback): Come after profile.
3989         Define profiledbootstrap target.
3990         * Makefile.tpl (profiledbootstrap): Remove.
3991         (stageprofile-end): Zap stagefeedback.
3992         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3993         * Makefile.in: Regenerate.
3995 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3997         * MAINTAINERS: Update my email address.
3999 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4001         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4002         In 'cpp' stanza, support '#line' as well as '# '.
4004 2005-06-08  Andreas Schwab  <schwab@suse.de>
4006         * MAINTAINERS: Move myself from 'Write After Approval' to
4007         'CPU Port Maintainers' section as m68k maintainer.
4009 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4011         * configure.in (unsupported_languages): New macro.
4012         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4013         non-ported target libraries in noconfigdirs.
4014         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4015         non-linux-gnu.  Remove libgcj_ex_libffi.
4016         <lang_frag loop>: Set add_this_lang=no if the language is in
4017         unsupported_languages.
4018         * configure: Regenerate.
4020 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4022         * configure.in: Fix typo in handling of --with-mpfr-dir.
4023         * configure: Regenerate.
4025 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4027         * MAINTAINERS: Update my email address.
4029 2005-06-02  Jim Blandy  <jimb@redhat.com>
4031         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4032         accepted into the master sources.)
4034 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4035             Michael Snyder  <msnyder@redhat.com>
4036             Stan Cox  <scox@redhat.com>
4038         * configure.in: Set noconfigdirs for ms1.
4040         * configure: Regenerate.
4042 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4044         * MAINTAINERS (Write After Approval): Add self.
4046 2005-06-01  Josh Conner  <jconner@apple.com>
4048         * MAINTAINERS (Write After Approval): Add self.
4050 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4052         * MAINTAINERS: Update my email address.
4054 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4056         * MAINTAINERS (Write After Approval): Add self.
4058 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4060         * MAINTAINERS (Write After Approval): Remove self.
4062 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4064         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4065         (Dependencies): Consider target modules for bootstrap dependencies.
4066         Make target bootstrap modules depend on each stage's gcc.
4067         * Makefile.in: Regenerate.
4069 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4071         * Makefile.def (configure-gcc): Depend on binutils having been built.
4072         (all-gcc): No need to do it here.
4073         * Makefile.in: Regenerate.
4075 2005-05-19  Paul Brook  <paul@codesourcery.com>
4077         * configure.in: Rewrite misleading error message when requested
4078         language cannot be built.
4079         * configure: Regenerate.
4081 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4083         * ylwrap: Import from Automake 1.9.5.
4085 2005-05-13  David Ung  <davidu@mips.com>
4087         * MAINTAINERS (Write After Approval): Add self.
4089 2005-05-09  Mike Stump  <mrs@apple.com>
4091         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4092         lt_cv_sys_max_cmd_len for now.
4094 2005-05-09  Stan Cox  <scox@redhat.com>
4096         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4098 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4100         * README.SCO: Update the URL.
4102 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4104         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4105         with_gnu_ld to libtool.
4106         * ltcf-c.sh (aix[45]): Define file_list_spec.
4107         * ltcf-cxx.sh (aix[45]): Same.
4108         * ltcf-gcj.sh (aix[45]): Same.
4109         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4110         exists, write list of input files to temporary file.
4112 2005-05-04  Mike Stump  <mrs@apple.com>
4114         * configure.in: Always pass --target to target configures as
4115         otherwise rebuilds that do --recheck will fail.
4116         * confiugure: Rebuilt.
4118 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4120         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4121         STAGE_HOST_EXPORTS.
4122         (configure, all): Add bootstrap support.
4123         (Host modules, target modules): Pass post-stage1 flags and exports.
4124         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4125         * Makefile.in: Regenerate.
4127 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4129         * configure: Regenerate.
4131 2005-04-27  Mike Stump  <mrs@apple.com>
4133         * MAINTAINERS: Add self as darwin maintainer.
4135 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4137         * config.sub: Update from master copy.
4139 2005-04-21  Mike Stump  <mrs@apple.com>
4141         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4142         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4144 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4146         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4147         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4148         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4149         "*-*-elf" and "*-*-linux*".
4150         * configure: Regenerate.
4152 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4154         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4156 2005-04-12  Mike Stump  <mrs@apple.com>
4158         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4160 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4162         * MAINTAINERS (Write After Approval): Add myself.
4164 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4166         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4168 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4170         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4171         (TARGET_CONFIGARGS): Include --with-target-subdir.
4172         (configure, all): New macros.  Use them throughout.
4173         * Makefile.in: Regenerate.
4175 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4177         * MAINTAINERS (Write After Approval): Add myself.
4179 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4181         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4183 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4185         * MAINTAINERS: Move John Carr to Write After Approval.
4187 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4189         * config/mh-mingw32: Delete.
4190         * configure.in: Don't use it.
4191         * configure: Regenerate.
4193 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4195         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4196         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4197         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4198         (HOST_LIB_PATH): Generate from Makefile.def.
4199         (TARGET_LIB_PATH): Likewise.
4200         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4201         * Makefile.in: Regenerate.
4202         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4203         (RPATH_ENVVAR): Include Darwin case.
4204         * configure: Regenerate.
4206 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4208         * MAINTAINERS (Various Maintainers): Remove self.
4209         (Write After Approval): Add self.
4211 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4213         * MAINTAINERS (Various Maintainers): Add self.
4215 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4217         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4218         * configure: Regenerate.
4220 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4222         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4223         gcc_version, and gcc_version_trigger from set of flags to pass.
4224         * Makefile.tpl: Remove definitions of above variables.
4225         (config.status): Remove dependency on $(gcc_version_trigger).
4226         * Makefile.in: Regenerate.
4227         * configure.in: Do not reference config/gcc-version.m4 nor
4228         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4229         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4230         * configure: Regenerate.
4232 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4233             Andrew Pinski  <pinskia@physics.uc.edu>
4235         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4236         * Makefile.in: Regenerate.
4238 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4240         * MAINTAINERS (Write After Approval): Add myself.
4242 2005-03-03  David Ayers  <d.ayers@inode.at>
4244         * MAINTAINERS (Write After Approval): Add myself.
4246 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4248         PR libgcj/20160
4249         * ltmain.sh: Avoid creating archives with components that have
4250         duplicate basenames.
4252 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4254         PR bootstrap/20250
4255         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4256         instead of check.
4257         * Makefile.in: Regenerate.
4259 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4261         * Makefile.in: Regenerate to fix conflict between the previous two
4262         patches.
4264 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4266         PR bootstrap/17383
4267         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4268         * Makefile.tpl (HOST_SUBDIR): New substitution.
4269         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4270         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4271         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4272         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4273         (Host modules, Bootstrapped modules): Use it.
4274         (Build modules, Target modules): Do not create symlink trees,
4275         always configure out-of-srcdir.
4276         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4277         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4278         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4279         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4281         * Makefile.in: Regenerate.
4282         * configure: Regenerate.
4284 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4286         Merged from libada-gnattools-branch:
4287         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4289         * gnattools: New directory.
4290         * Makefile.def: Add gnattools as a module, depending on target-libada.
4291         * Makefile.in: Regenerate.
4292         * configure.in: Include gnattools in host_tools; disable it if ada
4293         is disabled.
4294         * configure: Regenerate.
4296 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4298         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4299         treelang maintainer.
4300         (Write After Approval): Remove myself.
4302 2005-02-23  Paul Schlie  <schlie@comcast.net>
4304         * configure.in: Allow darwin targeted ports to build tk, itcl and
4305         libgui.
4306         * configure: Regenerate.
4308 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4310         PR libgcj/10353
4311         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4312         * configure: Regenerate.
4314 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4316         * MAINTAINERS (Write After Approval): Add myself.
4318 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4320         * MAINTAINERS: Update my e-mail address.
4322 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4324         * MAINTAINERS (Write After Approval): Add myself.
4326 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4328         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4329         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4330         target-libgloss when not *-*-elf and *-*-aout.
4331         * configure: Regenerate.
4333 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4335         * MAINTAINERS: Remove obsolete entries.
4337         * MAINTAINERS (Write After Approval): Add Michael Matz.
4339 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4341         * MAINTAINERS: Remove self as cpplib maintainer.
4343 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4345         * install-sh, config.sub: Import from upstream.
4347 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4349         PR bootstrap/18222
4350         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4351         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4352         * Makefile.in: Regenerate.
4354 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4356         * MAINTAINERS: Update my email address.
4358 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4359             Andreas Schwab  <schwab@suse.de>
4361         PR bootstrap/18033
4362         * config-ml.in: Eval option if surrounded by single quotes.
4364 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4366         Revert 2004-12-28 Makefile changes, a better fix will be
4367         applied to mainline and src after GCC 4.0 branches.
4369 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4371         PR bootstrap/17383
4373         * Makefile.def (target_modules): Remove stage parameter,
4374         it is always true now.
4375         * Makefile.tpl (configure-build-[+module+],
4376         configure-target-[+module+]): Always build symlink tree
4377         for the directory and for include.  BUILD_SUBDIR and
4378         TARGET_SUBDIR cannot be . anymore.
4379         * Makefile.in: Regenerate.
4381 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4383         Revert 2004-12-08 Makefile changes.
4385 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4387         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4388         cygwin, mingw.
4390 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4392         * configure.in (sh64-*-*): Reenable gprof.
4393         * configure: Regenerate.
4395 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4397         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4398         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4399         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4400         * Makefile.in: Regenerate.
4402 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4404         * MAINTAINERS: Update my email address.
4406 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4408         * Makefile.tpl: Generate normal dependencies if the LHS module is
4409         not bootstrapped.
4410         * Makefile.in: Regenerate.
4412 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4414         * configure.in: Include config/gxx-include-dir.m4.  Use
4415         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4416         * configure: Regenerate.
4418 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4420         * config.if: Delete.
4421         * configure.in: Set libstdcxx_incdir directly.
4422         * configure: Regenerate.
4424 2004-12-02  Eric Christopher  <echristo@redhat.com>
4426         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4427         * Makefile.in: Regenerate.
4429 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4431         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4432         * configure: Regenerate.
4434 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4436         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4437         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4438         * configure: Regenerate.
4440 2004-12-01  Eric Christopher  <echristo@redhat.com>
4442         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4443         of things to remove.
4445 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4447         * MAINTAINERS (Write After Approval): Update my e-mail address.
4449 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4451         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4452         from CVS libtool to always pass_all.
4454 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4456         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4457         (hppa*64*-*-*): Delete incorrect comment.
4458         * configure: Rebuilt.
4460 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4462         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4464 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4466         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4467         from CVS libtool to always pass_all.
4469 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4471         * install-sh, compile: Import from automake.
4473 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4475         * config.guess, config.sub:  Import from savannnah.
4477 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4479         * MAINTAINERS (Write After Approval): Add myself
4481 2004-11-12  Mike Stump  <mrs@apple.com>
4483         * Makefile.def: Add html support.
4484         * Makefile.tpl: Likewise.
4485         * Makefile.in: Regenerate.
4487 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4489         PR 18423
4490         * configure.in: Remove all instances of build-fixincludes from
4491         noconfigdirs.
4492         (build_configargs): Supply --target to subdirectories.
4493         * configure: Regenerate.
4495         * Makefile.def: Make gcc install depend on fixincludes install.
4496         * Makefile.in: Regenerate.
4498 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4500         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4502 2004-11-11  Paul Brook  <paul@codesourcery.com>
4504         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4506 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4508         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4509         target-libgfortran.
4510         * configure: Regenerate.
4512 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4514         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4515         like CC.
4517 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4519         * Makefile.def (host fixincludes): Specify missing targets.
4520         * Makefile.in: Regenerate.
4522 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4524         * MAINTAINERS: Add myself
4526 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4528         * MAINTAINERS (Write After Approval): Add myself.
4530 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4532         * Makefile.def: Build fixincludes for the host, too.
4533         * Makefile.in: Regenerate.
4534         * configure.in (host_tools): Add fixincludes.
4535         * configure: Regenerate.
4537 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4539         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4540         * configure: Regenerated.
4542 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4544         PR other/17783
4545         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4546         * configure: Regenerated.
4548 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4550         * README.SCO: Update per FSF instructions.
4552 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4554         PR target/18151
4555         * configure.in (case ${target}): Do not build fixincludes for avr.
4556         * configure: Regenerated.
4558 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4560         * configure.in (case ${target}): Do not build fixincludes
4561         on platforms where it is not used.
4562         * configure: Regenerated.
4564 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4566         * configure.in: Use an absolute path to install-sh.
4567         * configure: Regenerated.
4569 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4571         * MAINTAINERS (Write After Approval): Add myself.
4573 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4575         * MAINTAINERS: Remove from Write After Approval those that are
4576         already maintainers.
4578 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4580         * MAINTAINERS:  Update my email address.
4582 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4584         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4585         * configure: Regenerate.
4587 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4589         * MAINTAINERS:  Update my email address.
4591 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4593         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4594         entries belonging to this category.
4596 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4598         * MAINTAINERS: Update my e-mail address.
4600 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4602         Fix wrong conflict resolution in:
4604         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4606         * Makefile.in: Regenerate.
4607         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4608         in the recursive `make', instead of hardwiring `all'.
4609         (Autogenerated TARGET-* variables): New.
4611 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4613         * configure.in: Enable target-libgloss for crx-*-*.
4614         * configure: Regenerate.
4616 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4618         * MAINTAINERS (Various Maintainers): Move the "windows,
4619         cygwin, mingw" maintainer to ...
4620         (OS Port Maintainers): ... here.
4622 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4624         * MAINTAINERS (Write After Approval): Remove those that are
4625         maintainers of some subsystem.
4627 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4629         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4630         * ltcf-cxx.sh (tpf*): Likewise.
4631         * ltconfig (tpf*): Add TPF OS configuration support.
4633 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4635         * MAINTAINERS: Change my email address to my new work account.
4637 2004-09-24  Michael Roth  <mroth@nessie.de>
4639         * configure.in (--without-headers): Add missing double quotes.
4640         * configure: Regenerate.
4642 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4644         * ylwrap: Revert to previous version.
4646 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4648         PR bootstrap/17369
4649         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4650         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4651         SET_GCC_LIB_PATH_CMD.
4652         (BASE_TARGET_EXPORTS): Likewise.
4653         * Makefile.in: Regenerated.
4655         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4656         * configure: Regenerated.
4658 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4660         * config.guess: New upstream version
4661         * compile, depcomp, install-sh, ylwrap: Likewise.
4663 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4665         * config/mh-x86omitfp: New host makefile fragment.  Add
4666         -fomit-frame-pointer to the default BOOT_CFLAGS.
4667         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4668         * configure: Regenerate.
4670 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4672         PR target/11572
4673         * configure.in (*-*-darwin*): Renable libobjc.
4674         * configure: Regenerate.
4676 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4678         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4680 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4682         * Makefile.def: Remove libbanshee.
4683         * Makefile.tpl: Ditto.
4684         * configure.in: Ditto.
4685         * Makefile.in: Regen.
4686         * configure: Ditto.
4688 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4690         * ltmain.sh: Use $pic_object as $non_pic_object if
4691         $non_pic_object=none.
4693 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4695         * missing: Import latest version from master repository.
4697 2004-09-06  Nick Clifton  <nickc@redhat.com>
4699         * config.sub: Import latest version from master repository.
4700         * config.guess: Likewise.
4701         This includes these changes:
4703         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4705         * config.sub: Handle crisv32, alias etraxfs.
4706         * config.guess (crisv32:Linux:*:*): Handle.
4708         2004-08-13  Brad Smith  <brad@comstyle.com>
4710         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4711         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4713         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4715         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4716         assume the processor is a powerpc.  This is because coreutils
4717         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4718         in this case, due to a MacOS X bug that causes
4719         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4720         to return a negative number.
4721         Problem reported by Petter Reinholdtsen in:
4722         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4724         2004-07-19  Ben Elliston  <bje@gnu.org>
4726         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4728         2004-06-24  Ben Elliston  <bje@gnu.org>
4730         * config.guess: Update copyright years.
4731         * config.sub: Likewise.
4733         2004-06-22  Robert Millan  <robertmh@gnu.org>
4735         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4736         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4738         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4740         * config.guess (*:*VMS:*:*): New entry. Replaces
4741         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4742         manufacturer.
4744         2004-06-22  Ben Elliston  <bje@gnu.org>
4746         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4747         * config.sub: Likewise.
4749         2004-06-22  Ben Elliston  <bje@gnu.org>
4751         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4752         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4754         2004-06-11  Ben Elliston  <bje@gnu.org>
4756         * config.guess (pegasos:OpenBSD:*:*): Remove.
4758         2004-06-11  Ben Elliston  <bje@gnu.org>
4760         From Wouter Verhelst <wouter@grep.be>:
4761         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4763         2004-06-11  Ben Elliston  <bje@gnu.org>
4765         * config.guess (luna88k:OpenBSD:*:*): New.
4767         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4769         * config.guess (m32r*:Linux:*:*): New case.
4770         * config.sub: Handle m32rle.
4772         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4774         From Jens Petersen  <petersen@redhat.com>:
4775         * config.sub: Handle sparcv8.
4777         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4779         From Tom Smith <smith@cag.lkg.hp.com>:
4780         * config.guess: Version suffixes are equally significant on Tru64
4781         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4782         prefix of "P" (patched kernel).
4784         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4786         * config.sub: Add support for National Semiconductor CRX target.
4788 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4790         * MAINTAINERS (Various Maintainers): Remove myself as web page
4791         maintainer, add myself as maintainer of build status lists.
4793 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4795         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4796         *-*-netware, but add target-libmudflap.
4797         Consolidate *-*-netware targets (of which really only i?86 exists)
4798         into a single entry.
4799         * configure: Likewise.
4801 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4803         * Makefile.tpl (sorry): Remove.
4804         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4805         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4806         (do-clean): Clean per-stage directories too.
4807         (do-distclean): Run distclean-stage1 too.
4808         (.NOTPARALLEL): Enable during toplevel bootstrap.
4809         (stage[+id+]-bubble): Enable parallel execution during
4810         the recursive invocation.
4811         * Makefile.in: Regenerate.
4813         Fix previous checkin:
4815         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4816         include.
4817         * configure.in: Fix indentation.
4818         * configure: Regenerate.
4820 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
4822         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4823         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4824         * configure: regenerate
4825         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4826         -mdynamic-no-pic
4828 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4830         * Makefile.def (build_modules): Add fixincludes.
4831         (dependencies): Make gcc depend on fixincludes.
4832         * configure.in (build_tools): Add fixincludes.
4833         (build_configdirs): Always include build_libs.
4834         * Makefile.in: Regenerate.
4835         * configure: Regenerate.
4837 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4839         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4840         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4841         phony targets; do not generate timestamp files.
4842         (distclean-stageN): Remove references to their timestamp files.
4843         (restageN, touch-stageN): Remove.
4844         (stageN-bubble): Rewritten.
4845         (compare): Support lean bootstraps.
4846         * Makefile.in: Regenerate.
4848         * configure.in: Only warn when bootstrapping but
4849         build != host or build != target.  Support lean bootstraps.
4850         * configure: Regenerate.
4852 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4854         * configure.in:  Give a better error message if GMP/MPFR are missing
4855         and a language needing them has been requested.
4856         * configure:  Regenerated.
4858 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4860         * configure.in:  Print a list of available language front-ends if
4861         a requested one is missing.  Tidy stray tab characters.
4862         * configure:  Regenerated.
4864 2004-08-19  Michael Koch  <konqueror@gmx.de>
4866         * gcc/doc/install.texi: Update entry about automake for libjava.
4868 2004-08-17  Robert Millan  <robertmh@gnu.org>
4870         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4871         (instead of FreeBSD).
4872         * configure: Regenerate.
4874 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4876         * Makefile.in: Regenerate.
4877         * configure: Regenerate.
4879         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4880         stage_*_flags.
4881         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4882         for bootstrapped modules if toplevel bootstrap is going.
4883         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4884         modules.  Adjust for changes in Makefile.def.  Enable several
4885         rules even in non-bootstrap mode, just to avoid peppering the
4886         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4887         (stage-[+prev+]-bubble): Remove.
4889         * Makefile.def (Dependencies): Depend on all-build-bison,
4890         all-build-flex, all-build-byacc, all-build-texinfo, rather
4891         than the host variations.
4892         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4893         with BUILD_SUBDIR.
4894         (BISON): Update for recent Bisons.
4895         (YACC): Fix typo.
4896         (cross): Depend on all-build.
4897         (all): Do not depend on all-build.
4898         (prebootstrap): Remove.
4899         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4900         (Prebootstrap dependencies): Add them to the per-stage targets
4901         and to all-prebootstrap.
4902         * configure.in (build_configdirs): Always enable build_tools.
4903         (BUILD_DIR_PREFIX): Remove.
4905         * Makefile.def (gcc): Add target variable.
4906         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4907         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4908         in the recursive `make', instead of hardwiring `all'.
4909         (Autogenerated TARGET-* variables): New.
4911 2004-08-13  Brian Booth  <bbooth@redhat.com>
4913         * MAINTAINERS: Remove myself from write-after-approval.
4915 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4917         * src-release: Stop distributing mmalloc with gdb (which doesn't
4918         use it).
4919         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4920         * Makefile.in: Regenerate.
4922 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4924         * configure.in (arm*-*-eabi*): New target.
4925         * configure: Regenerate.
4927 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4929         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4930         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4931         (Dependencies): New section.
4932         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4933         (configure-target-[+module+]): Depend on maybe-all-gcc
4934         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4935         (toplevel profiledbootstrap): Fix dependencies.
4936         * Makefile.in: Regenerate.
4938 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4940         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4941         target-libiberty to noconfigdirs.
4942         * configure: Regenerate.
4944 2004-08-03  Paul Brook  <paul@codesourcery.com>
4946         * configure.in: Check for MPFR as well as GMP.
4947         * configure: Regenerate.
4949 2004-08-01  Robert Millan  <robertmh@gnu.org>
4951         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4952         libmudflap for all GNU-based systems (with Glibc).
4953         * configure: Regenerate.
4955 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
4957         * Makefile.def (host-modules): Add gcc.
4958         * Makefile.in: Regenerate.
4959         * Makefile.tpl (sorry): New rule.
4960         (configure-host, all-host, [+make_target+]-host, do-check,
4961         install-host): Do not add gcc as a special case.
4962         (host modules): Add a small special-casing for gcc.  Export
4963         extra_make_flags through the environment.
4964         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4965         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4966         other recursive targets for gcc): Remove.
4968         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4969         (stage, unstage): New rules.
4970         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4971         distclean-stage[+id+]): Use stage_current.
4972         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4973         the stage*-start rules.
4975 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4977         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4978         use -all_load flag.
4980 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4982         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4983         * configure: Regenerate.
4985 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4987         * maintainer-scripts/gcc_release: Revert yesterday's change.
4989 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4991         * MAINTAINERS: Add myself to write-after-approval.
4993 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4995         * libf2c: Removed.
4996         * gcc/gccbug.in: Updated because of libf2c removal.
4997         * maintainer-scripts/gcc_release: Ditto.
4999 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5001         * configure.in: Build libmudflap by default on FreeBSD.
5002         * configure: Regenerated.
5004 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5006         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5007         systems.
5008         * configure: Regenerated.
5010 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5012         PR target/16344
5013         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5014         feedback based compiler.
5015         * Makefile.in: Rebuilt.
5017 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5019         * Makefile.def (host_modules): Set bootstrap=true for flex.
5020         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5021         * Makefile.in: Rebuilt.
5023 2004-07-07  Jan Hubicka  <jh@suse.cz>
5025         * MAINTAINERS: Add self as a profile feedback maintainer.
5027 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5029         * configure.in:  Do not prepend $srcdir to /dev/null in
5030         makefile fragments.
5031         * configure:  Regenerate.
5033 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5035         * Makefile.def (build_modules): Add bison, byacc, flex,
5036         m4, texinfo.
5037         (flags_to_pass): Add FLEX.
5038         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5039         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5040         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5041         DEFAULT_MAKEINFO): Remove.
5042         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5043         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5044         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5045         objdir or else use configured tool.
5046         (all-build): New.
5047         (all): Depend on it.
5048         (Build module dependencies): Add.
5049         * Makefile.in: Regenerate.
5050         * configure.in: Better support for multiple build modules,
5051         matching what is done for host/target modules.  Do not look
5052         for "plausible" locations of build tools if Canadian cross.
5053         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5054         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5055         * configure: Regenerate.
5057 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5059         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5060         * Makefile.in: Regenerate.
5062 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5064         * Makefile.tpl (configure-build-[+module+],
5065         configure-[+module+], configure-target-[+module+]): Pass
5066         [+extra_configure_args+].
5067         (all-build-[+module+], all-[+module+], check-[+module+],
5068         install-[+module+], [+make_target+]-[+module+],
5069         all-target-[+module+], check-target-[+module+],
5070         install-target-[+module+], [+make_target+]-target-[+module+]):
5071         Pass [+extra_make_args+].
5072         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5073         (GCC_HOST_EXPORTS): Remove.
5074         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5075         cross, check-gcc, check-gcc-c++, install-gcc,
5076         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5077         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5078         * Makefile.in: Regenerate.
5080 2004-06-21  Matthew Sachs  <msachs@apple.com>
5082         * MAINTAINERS: Added self to write-after-approval.
5084 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5086         * configure.in: Check for srcdir/winsup rather than build directory
5087         winsup.
5088         * configure: Regenerate.
5090 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5092         * configure.in: Don't build Cygwin native newlib if winsup
5093         directory is missing.  Emit warning instead.
5094         * configure: Regenerate.
5096 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5098         * Makefile.tpl (touch-stage[+id+]): New.
5099         (restage[+prev+]): Depend on touch-stage[+id+].
5101         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5102         Use it throughout.
5104         * Makefile.def: Add profile and feedback bootstrap stages.
5105         Remove next field from bootstrap stages.
5106         * Makefile.tpl (LN, LN_S): Substitute.
5107         (stageN-start, stageN-end): Use double-colon rules, to
5108         provide a hook for additional setup commands.
5109         (distclean-stageN-gcc, restageN): Create dependencies from
5110         [+prev+], not from [+next+].
5111         (stageN-bubble): Add commands for successive stages from
5112         [+prev+], using double-colon rules.
5113         (all-stageN-gcc): Fix typo.
5114         (stagefeedback-start, profiledbootstrap): New.
5115         * Makefile.in: Regenerate.
5116         * configure.in: Call ACX_PROG_LN.
5117         * configure: Regenerate.
5119 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5121         * MAINTAINERS (Write After Approval): Add myself.
5123 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5125         * MAINTAINERS (Write After Approval): Add myself.
5127 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5129         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5130         without gcc.
5131         * configure: Regenerate.
5133 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5135         * Makefile.tpl: Fix typo.
5136         * Makefile.in: Regenerate.
5138 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5140         * configure.in: Remove new- prefix from toplevel
5141         bootstrap targets.
5142         * configure: Regenerate.
5144 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5146         * Makefile.tpl (all.normal): Rename to all.
5147         (all): Replace with a rule to pick the default
5148         target from configure.
5149         (all-gcc, configure-gcc): Use conditionals to
5150         do nothing when toplevel bootstrap is going on.
5151         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5152         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5153         * configure.in: Support --enable-bootstrap.
5155         * Makefile.def: Remove new- prefix from toplevel
5156         bootstrap targets.
5157         * Makefile.tpl: Likewise.
5159         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5160         target.
5162         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5163         $(RECURSE_FLAGS) to recursive invocation of make.
5165         * Makefile.in: Regenerate.
5166         * configure: Regenerate.
5168 2004-05-30  Andreas Jaeger  <aj@suse.de>
5169             Jim Wilson  <wilson@specifixinc.com>
5171         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5172         like CC.
5174 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5176         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5177         * configure: Regenerate.
5179 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5181         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5182         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5183         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5184         targets.
5185         * Makefile.in: Regenerate.
5187 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5189         * configure.in: Test the ability to symlink directories.
5190         * configure: Regenerate.
5192         * Makefile.def (bootstrap-stage): New definitions.
5193         * Makefile.tpl (configure-stage1-gcc,
5194         configure-stage2-gcc, configure-stage3-gcc,
5195         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5196         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5197         new-restage3, compare): Autogenerate, see Makefile.in
5198         entry for behavioral changes.
5199         (distclean-stage1, new-stage1-start, new-stage1-end,
5200         new-stage1-bubble, distclean-stage2, new-stage2-start,
5201         new-stage2-end, new-stage2-bubble, distclean-stage3,
5202         new-stage3-start, new-stage3-end): New autogenerated targets.
5203         (objext, prebootstrap, BOOT_CFLAGS,
5204         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5205         targets.
5207         * Makefile.in: Regenerate.
5208         (distclean-stage1, new-stage1-start, new-stage1-end,
5209         new-stage1-bubble, distclean-stage2, new-stage2-start,
5210         new-stage2-end, new-stage2-bubble, distclean-stage3,
5211         new-stage3-start, new-stage3-end): New targets.
5212         (all-stage1-gcc): Move prebootstrap dependency from here...
5213         (configure-stage1-gcc): ...to here.
5214         (new-bootstrap): Use bubble targets.
5215         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5216         Use per-stage distclean targets.
5217         (configure-stage1-gcc, configure-stage2-gcc,
5218         configure-stage3-gcc, all-stage1-gcc,
5219         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5220         Use new-stageN-start to prepare the tree.
5222 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5224         * Makefile.def (host_modules): add libcpp.
5225         * Makefile.tpl: Add dependencies on and for libcpp.
5226         * Makefile.in: Regenerate.
5227         * configure.in: Add libcpp host module.
5228         * configure: Regenerate.
5230 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5232         * Makefile.tpl: Whenever a recursive target is defined, wrap
5233         it in a special @if/@endif block, and prepare its maybe
5234         dependency in the @if/@endif block
5235         * configure.in: Instead of writing maybe dependencies, remove
5236         the @if/@endif statements, and remove the @if/@endif blocks
5237         that remain.
5238         * configure: Regenerate.
5239         * Makefile.in: Regenerate.
5241 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5243         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5245 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5247         PR bootstrap/15120
5248         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5249         * */configure: Rebuilt.
5251 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5253         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5254         of libf2c.
5255         * configure, Makefile.in: Regenerate.
5257 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5259         * MAINTAINERS (Write After Approval): Add myself.
5261 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5263         Merge from tree-ssa-20020619-branch.
5265         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5266         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5267         (HOST_GMPLIBS): Define.
5268         (HOST_GMPINC): Define.
5269         (TARGET_LIB_PATH): Add libmudflap.
5270         (GFORTRAN_FOR_TARGET): Define.
5271         (configure-build*): Export GFORTRAN.
5272         (configure-gcc): Export GMPLIBS and GMPINC.
5273         (all-gcc): Add maybe-all-libbanshee.
5274         (configure-target-libgfortran): Define.
5275         * Makefile.in: Regenerate.
5276         * configure.in (host_libs): Add libbanshee.
5277         (target_libraries): Add target-libmudflap and target-libgfortran.
5278         Add --with-libbanshee.
5279         Handle --disable-libmudflap.
5280         (*-*-freebsd*): Use with_gmp.
5281         Add $(libgcj) to noconfigdirs.
5282         * configure: Regenerate.
5283         * depcomp: New file.
5284         * MAINTAINERS: Add tree-ssa maintainers.
5286 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5288         * MAINTAINERS (Various Maintainers): Add myself.
5290 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5292         * MAINTAINERS (Write After Approval): Add myself.
5294 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5296         * MAINTAINERS (Write After Approval): Add myself.
5298 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5300         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5301         * configure: Regenerate.
5303 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5305         Revert:
5306         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5308         * Makefile.def (flags_to_pass): Remove *dir variables that
5309         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5310         as well as prefix and exec_prefix.
5311         * Makefile.in: Regenerate.
5313 2004-04-26  Robert Millan  <robertmh@gnu.org>
5315         Add patches from libtool CVS.
5316         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5317         * ltconfig: Likewise.
5318         * ltcf-c.sh: Likewise.
5319         * ltcf-cxx.sh: Likewise.
5320         * ltcf-gcj.sh: Likewise.
5322 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5324         * Makefile.def (host_modules): Mark with the bootstrap
5325         flag packages on which gcc depends.
5326         * Makefile.tpl (all-bootstrap): Use it.
5327         * Makefile.in: Regenerate.
5329 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5331         * Makefile.def (flags_to_pass): Remove *dir variables that
5332         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5333         as well as prefix and exec_prefix.
5334         * Makefile.in: Regenerate.
5336 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5338         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5339         * configure: Regenerate.
5340         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5341         * gcc/Makefile.tpl (compare): Use the result of the test.
5342         * gcc/Makefile.in: Regenerate.
5344 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5346         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5347         Always relocate gcc and prev-gcc to the original names, even
5348         if the build fails.
5349         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5350         New targets.
5352 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5354         * MAINTAINERS: Update my email address.
5356 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5358         * configure.in (mips*-*-irix5*): Enable ld.
5359         * configure: Regenerate.
5361 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5363         * configure: Regenerate.
5365 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5367         * Makefile.tpl (configure-[+module+], configure-gcc,
5368         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5369         Set and export LDFLAGS.
5370         * Makefile.in: Regenerate.
5372 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5374         * MAINTAINERS: Add myself to write-after-approval.
5376 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5378         PR bootstrap/14871
5379         * Makefile.tpl: If we don't have built-in-tree target tools,
5380         use the ones found by configure rather than hacking around with
5381         program_transform_name.
5382         * configure.in: Give Makefile.tpl the information necessary
5383         to do that.
5384         * Makefile.in: Regenerate.
5385         * configure: Regenerate.
5387 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5389         PR bootstrap/14760
5390         * configure.in: When computing baseargs, strip *all* copies of
5391         offending options.  Also, don't match/substitute the trailing space,
5392         so that this actually works when two similar options are separated by
5393         only one space.
5394         * configure: Regenerate.
5396 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5398         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5399         (rs6000-*-aix*): Same.
5400         * configure: Regenerate.
5402 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5404         * MAINTAINERS: Add myself to write-after-approval.
5406 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5408         * MAINTAINERS: Add myself to write-after-approval.
5410 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5412         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5413         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5414         * Makefile.in: Regenerate.
5416         * configure.in (top level bootstrap support): Rework --enable-werror
5417         to set @stage2_werror_flag@.
5418         * configure: Regenerate.
5419         * Makefile.tpl (top level bootstrap support): Pass
5420         @stage2_werror_flag@ down to configure in stages 2 and 3.
5421         * Makefile.in: Regenerate.
5423 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5425         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5426         for stages 2 and 3 as well as in make.  As a consequence, remove
5427         OUTPUT_OPTION (now detected by configure) from the flags passed down
5428         to make.
5429         * Makefile.in: Regenerate.
5431         * Makefile.tpl (new-bootstrap): Fix typo.
5432         * Makefile.in: Regenerate.
5434 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5436         * Makefile.tpl: Rearrange by moving recursive_targets rules
5437         into their proper sections.
5438         * Makefile.tpl (top level bootstrap support): Move disabling
5439         of coverage flags from 'make' to 'configure'; improve comments.
5440         * Makefile.in: Regenerate.
5442         * Makefile.tpl (experimental top level bootstrap) Move stage1
5443         language setting from all- target to configure- target; disable
5444         intermodule optimization in stage 1; prevent gratuitous rebuilds
5445         of stage 1.
5446         * Makefile.in: Regenerate.
5447         * configure.in: Comma-separate stage 1 language list for top
5448         level bootstrap.
5449         * configure: Regenerate.
5451         * Makefile.tpl: Clean up experimental top level bootstrap support:
5452         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5453         prev-gcc in configure- targets as well as all- targets.
5454         * Makefile.in: Regenerate.
5456 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5458         * compile: New file imported from automake.
5460 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5462         * configure.in: Remove symbolic link section.
5463         * configure: Regenerate.
5464         * Makefile.tpl (links): Remove.
5465         * Makefile.in: Regenerate.
5467 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5468             Nathanael Nerode  <neroden@gcc.gnu.org>
5470         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5471         Set with AC_CHECK_PROGS.
5472         * configure.in: Fix comment typo from last patch.
5473         * configure: Regenerate.
5475 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5477         * Makefile.tpl: Introduce experimental top level bootstrap support.
5478         * Makefile.in: Regenerate.
5479         * configure.in: Introduce support for top level bootstrap.
5480         * configure: Regenerate.
5482 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5483             Paolo Bonzini  <bonzini@gnu.org>
5485         PR bootstrap/14522
5486         * configure.in: Cope with shells that do not support unquoted ^
5487         * configure: Regenerate.
5489 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5490             Paolo Bonzini  <bonzini@gnu.org>
5492         PR bootstrap/14522
5493         * configure.in: Cope with shells that do not support nesting
5494         quotes inside quoted backquote substitutions.
5495         * configure: Regenerate.
5497 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5499         PR bootstrap/14522
5500         * configure.in: Fix escaping of $.
5501         * configure: Regenerate.
5503 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5505         * configure: Regenerate, since I forgot to while committing Paolo's
5506         changes.
5508 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5510         PR ada/14131
5511         Move language detection to the top level.
5512         * configure.in: Find default values for the tools as
5513         soon as possible.  Disable ada if GNAT is not found.
5514         Emit error message about missing languages.  Expand
5515         --enable-languages=all for the gcc subdirectory.
5517 2004-03-10  Ben Elliston  <bje@gnu.org>
5519         * MAINTAINERS: Update my email address.
5521 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5523         * ltconfig: Disable building static libraries if building shared
5524         libraries on AIX 5L.
5526 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5528         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5529         and disable libgcj.
5530         * configure: Regenerated.
5532 2004-03-01  Brian Booth  <bbooth@redhat.com>
5534         * MAINTAINERS: Add myself to write-after-approval.
5536 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5538         * MAINTAINERS: Add myself to write-after-approval.
5540 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5542         PR bootstrap/7087
5543         * Makefile.tpl: Guard XFOO sed statements better.
5544         * Makefile.tpl: Add dependency for configure-target-libada.
5545         * Makefile.in: Regenerate (incidentally fixes broken
5546         commit when libada-branch was merged).
5548 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5550         * MAINTAINERS: Add myself to write-after-approval.
5552 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5554         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5555         maintainers.
5557 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5559         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5560         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5562 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5564         PR bootstrap/11932
5565         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5567 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5569         * MAINTAINERS: Added myself to write-after-approval.
5571 2004-02-14  Michael Koch  <konqueror@gmx.de>
5573         * MAINTAINERS: Added myself to write-after-approval.
5575 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5577         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5578         some OS port maintainers to OS port maintainers section.
5580 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5582         * MAINTAINERS: Add self.
5584 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5586         * MAINTAINERS: Alphabetize.
5588 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5590         * MAINTAINERS: Remove myself.
5592 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5594         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5595         (rs6000-*-aix*): Same.
5596         * configure: Regenerate.
5598 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5600         * configure.in (host): Add in missing $noconfigdirs to defines.
5601         * configure: Regenerate.
5603 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5604             Nathanael Nerode  <neroden@gcc.gnu.org>
5606         PR ada/6637, PR ada/5911
5607         Merge with libada-branch:
5608         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5609         with appropriate dependencies. Add --enable-libada configure switch.
5610         * configure, Makefile.in: Regenerate.
5612 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5614         * MAINTAINERS: Add myself to write-after-approval.
5616 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5618         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5619         * configure: Regenerate.
5621 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5623         Merge from upstream:
5625         * ltmain.in: When setting IFS to '~', be careful about user
5626         arguments that contain '~'.
5628         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5630         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5631         Also test $base_compile against $CC with escaped arguments. Bug
5632         reported by Geoff Keating <geoffk@apple.com>.
5634 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5636         * MAINTAINERS: Remove i960 port.
5638 2004-01-23  DJ Delorie  <dj@redhat.com>
5640         * Makefile.def (target_modules) [libiberty]: Don't stage.
5641         * Makefile.in: Rebuilt.
5643 2004-01-20  Caroline Tice  <ctice@apple.com>
5645         * MAINTAINERS: Add myself to write-after-approval.
5647 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5649         * MAINTAINERS: Update my email address.
5651 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5653         * MAINTAINERS: Add myself to write-after-approval.
5655 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5657         * MAINTAINERS: Remove entries without email address.
5659 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5661         * MAINTAINERS: Add myself to write-after-approval.
5663 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5665         * MAINTAINERS: Update my email address.
5667 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5669         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5670         * Makefile.tpl (configure-target-[+module+]): Support stage.
5671         * Makefile.in: Rebuilt.
5673 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5675         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5677 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5679         * MAINTAINERS: Add myself as a MIPS maintainer.
5681 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5683         * configure.in: Use ./config.cache, not config.cache.
5684         * configure: Regenerate.
5685         * Makefile.tpl: Special-casing not needed for GCC any more.
5686         * Makefile.in: Regenerate.
5688         * configure.in: Don't share a cache file for host dirs.
5689         * configure: Regenerate.
5691         * config-ml.in: Don't mess with the cache file.
5693 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5695         * MAINTAINERS: Move myself from 'Write After Approval' to
5696         'CPU Port Maintainers' section as SPARC maintainer.
5698 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5700         * Makefile.tpl: Make GCC use a separate config.cache.
5701         * Makefile.in: Regenerate.
5703         PR bootstrap/11932, PR bootstrap/11933
5704         (I don't know if it will fix either of them, but it relates
5705         to them.)
5706         * configure.in: Don't use shared config.cache for target
5707         directories.
5708         * configure: Regenerate.
5710 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5712         * MAINTAINERS: Add myself to 'Write After Approval' section.
5714 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5716         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5717         * configure: Regenerated.
5719 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5721         * MAINTAINERS: Remove the mn10200 maintainer.
5723 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5725         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5726         * configure: Regenerated.
5728 2003-12-16  Jan Hubicka  <jh@suse.cz>
5730         * MAINTAINERS: Add myself as callgraph maintainer.
5732 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5734         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5735         * configure: Regenerate.
5737 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5739         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5740         'Write After Approval' section. Update email.
5742 2003-12-01  James Lemke  <jim@wasabisystems.com>
5744         * MAINTAINERS (Write After Approval): Add myself.
5746 2003-11-20  Matt Thomas  <matt@3am-software.com>
5748         * MAINTAINERS: Add myself as a vax port maintainer.
5750 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5752         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5753         (configure-build-[+module+], configure-[+module+]): Likewise.
5754         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5755         * Makefile.in: Regenerate.
5757 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5759         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5760         shared/dylibed libraries.
5761         * ltmain.sh: Likewise.
5762         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5763         * ltcf-cxx.sh: Likewise.
5764         * ltcf-gcj.sh: Likewise.
5765         * ltconfig: Likewise.
5767 2003-11-17  Stan Cox  <scox@redhat.com>
5769         * MAINTAINERS: Add myself as iq2000 port maintainer.
5771 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5773         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5774         * Makefile.in: Regenerate.
5776 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5778         * config.sub: Update to 2003-11-03 version.
5780 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5782         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5783         * configure:  Regenerate.
5785 2003-10-20  Nicolas Pitre  <nico@cam.org>
5787         * MAINTAINERS: Add myself to 'Write After Approval' section.
5789 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5791         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5793 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5795         * MAINTAINERS: Update my email address.
5797 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5799         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5801 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
5803         * MAINTAINERS: Add myself to 'Write After Approval' section.
5805 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5807         * config.guess: Update to 2003-10-16 version.
5808         * config.sub: Update to 2003-10-16 version.
5810 2003-10-15  David Daney  <ddaney@avtrex.com>
5812         * MAINTAINERS: Added myself to 'Write After Approval' section.
5814 2003-10-15  Falk Hueffner  <falk@debian.org>
5816         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5817         'Write After Approval' section. Update email.
5819 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5821         * MAINTAINERS: Move myself from 'Write After Approval' to
5822         'Various Maintainers' section as middle-end maintainer.
5824 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5826         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5827         HOST_FLAGS_TO_PASS.
5828         * Makefile.in: Regenerate.
5830 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5832         * config.guess: Update to 2003-10-07 version.
5833         * config.sub: Update to 2003-10-07 version.
5835 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5837         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5838         * ltconfig (irix5*, irix6*): Don't override version_type.
5840 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5842         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5843         * configure: Rebuilt
5844         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5845         * Makefile.in: Rebuilt
5847 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5849         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5851 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5853         * MAINTAINERS (Write After Approval): Add myself.
5855 2003-09-29  Paul Koning  <ni1d@arrl.net>
5857         * MAINTAINERS: Move myself from "Write After Approval"
5858         to CPU platform maintainers for pdp11 platform.
5860 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5862         * MAINTAINERS: Move myself from 'Write After Approval' to
5863         'Various Maintainers' section as libffi testsuite maintainer.
5865 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5867         * configure.in: Pass a computed --program-transform-name
5868         to subconfigures.
5869         * configure: Regenerated.
5871 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5873         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5874         * Makefile.in: Regenerate.
5876         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5877         * Makefile.in: Regenerate.
5879 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5881         * MAINTAINERS: Move myself from 'Write After Approval'
5882         to 'Various Maintainers' (objective-c) section.
5884 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5886         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5887         quoting.
5888         * configure: Regenerated.
5890 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5892         * MAINTAINERS (Write After Approval): Add myself to write after
5893         approval list.
5895 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5897         * MAINTAINERS (Write After Approval): Add myself.
5899 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5901         * MAINTAINERS: Update my e-mail address.
5903 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5905         * libtool.m4 (LD): Correct powerpc64 host match.
5907 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5909         * MAINTAINTERS: Update my affiliation and email address.
5911 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5913         * MAINTAINERS (Write After Approval): Add myself.
5915 2003-09-04  DJ Delorie  <dj@redhat.com>
5917         * configure: Regenerate.
5919 2003-09-04  Robert Millan  <robertmh@gnu.org>
5921         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5923 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5925         * configure.in: Ensure arguments to sed are properly spaced.
5926         * configure: Regenerate.
5928 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5930         * MAINTAINERS: Update my e-mail address.
5932 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5934         * MAINTAINERS (Write After Approval): Add myself.
5936 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5938         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5939         * configure: Regenerated.
5941 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5943         * MAINTAINERS: Update my email address.
5945 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5947         * configure.in:  Use newline instead of semicolon when assuming
5948         shell arguments in a for loop.
5949         * configure:  Regenerated.
5951 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5953         * MAINTAINERS: Resurrect the i860 maintainer.
5955 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5957         PR 8180
5958         * configure.in: When testing with_libs and with_headers, treat
5959         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5960         * configure: Regenerate.
5962         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5963         make, shell, etc.
5964         (baseargs): Likewise.
5965         * configure: Regenerate.
5967 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5969         * MAINTAINERS (Write After Approval): Add myself.
5971 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5973         * configure.in: Disable libgcj for darwin not on powerpc.
5974         * configure: Rebuild.
5976 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5978         * config-ml.in, symlink-tree: Add license.
5980 2003-08-03  Richard Stallman  <rms@gnu.org>
5981             Eben Moglen  <moglen@columbia.edu>
5983         * README.SCO: New file.
5985 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5987         * Makefile.tpl (check, check-c++): Express dependencies using
5988         dependencies rather than commands.
5989         * Makefile.in: Regenerate.
5991 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5993         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5994         * configure: Ditto.
5996 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5998         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5999         * Makefile.in: Update.
6001 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6003         * configure.in: Enable libgcj for darwin.
6004         * configure: Rebuild.
6006 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6008         * config-ml.in:  Use ac_configure_args directly instead of
6009         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6010         actually seen.
6012 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6014         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6015         creating target and build subdirs to build all parent dirs as needed.
6016         * Makefile.in: Rebuild.
6017         * configure.in: Don't build dirs explicitly here.
6018         * configure: Rebuild.
6020 2003-07-26  Paul Brook  <paul@nowt.org>
6022         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6024 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6026         * Makefile.tpl (all-make): Depend on intl.
6027         * Makefile.in: Rebuilt.
6029 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6031         * install-sh:  Update to newer upstream versions (associated with
6032         aclocal 1.7).
6033         * mkinstalldirs:  Likewise.
6034         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6036 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6038         * MAINTAINERS: Move self from Bug database only accounts
6039         to write-after-approval.
6041 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6043         * config.if: Remove unused libc_interface determination.
6045 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6047         * MAINTAINERS: Move self from write-after-approval to
6048         build machinery (*.in).
6050 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6052         PR bootstrap/11273
6053         PR bootstrap/11408
6054         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6055         unused INSTALL_PROGRAM_ARGS.
6056         * configure.in: Use AC_PROG_INSTALL.
6057         * Makefile.in: Regenerate.
6058         * configure: Regenerate.
6060 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6062         * MAINTAINERS: Alphabetize.
6064 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6066         * configure: Rebuilt.
6067         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6068         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6069         newlib nor libgloss.
6070         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6071         * configure.in (am33_2.0-*-linux*): Added.
6073 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6075         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6076         * configure: Regenerate.
6078 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6080         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6081         * Makefile.in: Regenerate.
6083 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6085         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6086         * Makefile.in: Regenerate.
6088 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6090         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6091         * Makefile.in: Regenerated.
6093         * config-ml.in: Replace PWD with PWD_COMMAND.
6095 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6097         * intl: New directory; see intl/ChangeLog for details.
6098         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6099         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6100         * Makefile.in: Regenerate.
6102 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6104         * configure.in: Clean up config-lang.in handling.  Delete
6105         useless assignment to "subdirs".
6106         * configure: Regenerate.
6108 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6110         * configure.in: Rename 'target_libs' to 'target_libraries'.
6111         Remove useless reference to 'target_libs'.
6112         * configure: Regenerate.
6114 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6116         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6117         * Makefile.in: Regenerate.
6119 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6121         * Makefile.def: Introduce flags_to_pass.
6122         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6123         * Makefile.in: Regenerate.
6125 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6127         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6128         and target-libgloss.
6129         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6130         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6131         * configure: Regenerate.
6133 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6135         * configure.in: Update testsuite_flags to new location.
6136         * configure. Regenerate.
6138 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6140         * Makefile.tpl: Remove BUILD_CC stuff.
6141         * Makefile.in: Regenerate.
6143 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6145         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6147 2003-06-16  Graeme Peterson  <gp@qnx.com>
6149         * MAINTAINERS (Write After Approval): Add myself.
6151 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6153         * config.guess: Update to 2003-06-12 version.
6154         * config.sub: Update to 2003-06-13 version.
6156 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6158         * config.guess: Update to 2003-06-06 version.
6159         * config.sub: Update to 2003-06-06 version.
6161 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6163         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6164         * configure. Regenerate.
6166 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6168         * configure.in: Disable serial configure by default.
6169         * configure: Regenerate.
6170         * Makefile.tpl: Abolish .NOTPARALLEL.
6171         * Makefile.in: Regenerate.
6173         * Makefile.tpl: Replace {build,host,target}_canonical by
6174         {build,host,target}.
6175         * Makefile.in: Regenerate.
6177         * Makefile.tpl: Fix stupid pasto.
6178         * Makefile.in: Regenerate.
6180 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6182         * Makefile.tpl: Remove bogus conditional.
6183         * Makefile.in: Regenerate.
6185 2003-06-05  Jan Hubicka  <jh@suse.cz>
6187         * Makefile.tpl (profiledbootstrap): New target.
6188         * Makefile.in (profiledbootstrap): New target.
6190 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6192         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6193         Pinski. Remove user names from other bugzilla-only maintainers.
6195 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6197         * Makefile.tpl: Make 'recursive targets' using autogen rather
6198         than shell loop.  Remove duplicate 'clean' targets and false
6199         comments.
6200         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6201         Add systematic method of specifying missing targets in subdirs.
6202         Add copyright boilerplate.
6203         * Makefile.in: Regenerate.
6204         * configure.in: Add 'recursive targets' to maybe list.
6205         * configure: Regenerate.
6207         * MAINTAINERS: "GNATS only" -> "Bug database only".
6209         * Makefile.tpl: Rename [+target+] to [+make_target+].
6210         * Makefile.def: Rename 'target' to 'make_target'.
6212 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6214         * MAINTAINERS: Add self as options handling maintainer.
6216 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6218         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6219         been too long since I touched those ports.
6221 2003-05-28  DJ Delorie  <dj@redhat.com>
6223         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6224         * Makefile.in: Regenerate.
6226 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6228         * configure.in: Use curly braces in the definition of tooldir.
6229         * configure: Regenerate.
6231 2003-05-21  DJ Delorie  <dj@redhat.com>
6233         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6234         newlib or libgloss.
6235         * Makefile.in: Regenerate.
6237 2003-05-21  DJ Delorie  <dj@redhat.com>
6239         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6240         * Makefile.in: Regenerate.
6242 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6244         * MAINTAINERS: Update my e-mail address.
6246 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6248         * configure.in: Switch more things to use maybe dependencies.
6249         * Makefile.tpl: Switch more things to use maybe dependencies.
6250         Factor out common code from autogen IF statements.
6251         * configure: Regenerate.
6252         * Makefile.in: Regenerate.
6254 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6256         * configure.in: Accept i[3456789]86 for machine type.
6257         * configure: Regenerate.
6259 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6261         * configure.in: Switch more things to use maybe dependencies.
6262         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6263         * configure: Regenerate.
6264         * Makefile.tpl: Switch more things to use maybe dependencies.
6265         * Makefile.in: Regenerate.
6267 2003-05-16  Andreas Schwab  <schwab@suse.de>
6269         * Makefile.tpl (install-opcodes): Define.
6270         * Makefile.in: Rebuild.
6272 2003-05-13  Andreas Jaeger  <aj@suse.de>
6274         * config.guess: Update to 2003-05-09 version.
6275         * config.sub: Update to 2003-05-09 version.
6277 2003-05-13  Michael Eager  <eager@mvista.com>
6279         * configure.in: Correct sed script so that options in quotes are not
6280         deleted.
6281         * configure: Rebuild.
6283 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6285         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6286         and $$s/newlib/libc/sys/cygwin32 include paths.
6287         * configure: Ditto.
6289 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6291         * MAINTAINERS: Update my email addresses.
6293 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6295         * config-ml.in: Propagate INSTALL variables.
6297 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6299         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6301 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6303         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6304         * Makefile.in: Regenerate.
6306 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6308         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6310 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6312         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6314 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6316         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6317         * Makefile.in: Regenerated.
6319 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6321         * MAINTAINERS (Write After Approval): Upgrade myself from
6322         GNATS only to write-after-approval. Update my mail address.
6324 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6326         (OS Port Maintainers: freebsd): Add myself.
6328 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6330         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6332 2003-04-22  Kean Johnston  <jkj@sco.com>
6334         * MAINTAINERS (SCO ports): Added myself.
6336 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6338         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6340 2003-04-19  Kean Johnston  <jkj@sco.com>
6342         * MAINTAINERS (Write After Approval): Add myself.
6344 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6346         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6347         * Makefile.in: Regenerate.
6349 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6351         * configure.in (powerpc64*-*-linux*): Remove.
6352         * configure: Rebuilt.
6354 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6356         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6357         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6358         and restrap.
6359         * Makefile.in:  Regenerate.
6361 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6363         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6364         * configure: Regenerated.
6366 2003-04-15  DJ Delorie  <dj@redhat.com>
6368         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6370 2003-04-13  Nick Clifton  <nickc@redhat.com>
6372         * config-ml.in: Remove support for --disable-aix removing
6373         call-aix multilibs.
6375 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6377         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6378         * */configure: Rebuilt.
6380 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6382         * MAINTAINERS: Add my email address.
6384 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6386         * MAINTAINERS (Write After Approval): Add myself.
6388 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6390         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6391         * Makefile.in: Regenerate.
6393 2003-03-14  Michael Chastain  <mec@shout.net>
6395         * Makefile.in: Regenerate with correct Makefile.def.
6397 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6399         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6400         Make macro.
6401         * Makefile.in: Regenerate.
6402         * configure.in: Clean up gxx_include_dir logic.
6403         * configure: Regenerate.
6405 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6407         * MAINTAINERS (Write After Approval): Add myself.
6409 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6411         * MAINTAINERS: Update my mail address.
6413 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6415         * configure.in (gxx_include_dir): Fix typo.
6416         * configure: Regenerated.
6418 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6420         * Makefile.tpl: Reindent.
6421         * Makefile.in: Regenerate.
6422         * configure.in: Reindent.  Don't set unused variables.
6423         * configure: Regenerate.
6425 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6427         * configure.in: Include $(build_tooldir)/sys-include in
6428         FLAGS_FOR_TARGET.
6429         * configure: Regenerated.
6431 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6433         * Makefile.tpl: Always pass down RANLIB.
6434         * Makefile.in: Regenerate.
6436         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6437         * Makefile.in: Regenerate.
6438         * configure.in: Remove unused logic relating to --enable-shared
6439         and --enable-threads.  Remove bogus comments.  Remove redundant
6440         noconfigdirs.
6441         * configure: Regenerate.
6443         * configure.in: Replace ${libstdcxx_version} by its value.
6444         Remove reference to mh-dgux.
6445         * configure: Regenerate.
6447 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6449         * MAINTAINERS (Write After Approval): Add myself.
6451 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6453         * Makefile.tpl: Rearrange.
6454         * Makefile.in: Regenerate.
6456 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6458         * configure.in: Add support for kaOS as cross build target system.
6459         * configure: Regenerated.
6461 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6463         * MAINTAINERS (Write after approval): Add myself.
6465 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6467         * MAINTAINERS: Update my email address.
6469 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6471         * MAINTAINERS: Add self to blanket write privs. section.
6473 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6475         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6476         configure-target-* as some target builds may require additional
6477         flags for preprocessor tests.
6478         * Makefile.in: Regenerated.
6480 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6482         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6483         * ltconfig: Handle it.
6484         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6485         auto-detecting it.
6487         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6488         it is used as argument to $CC.
6489         * ltcf-gcj.sh: Likewise.
6491         * configure.in: Introduce --enable-maintainer-mode.
6492         * configure: Rebuilt.
6493         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6494         for maintainer mode.
6495         * Makefile.in: Rebuilt.
6497 2003-02-18  Jason Merrill  <jason@redhat.com>
6499         * Makefile.tpl (check-c++): Allow parallelism.
6501 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6503         * MAINTAINERS: Remove John Carr (who never actually had access to
6504         gcc.gnu.org).
6506 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6508         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6509         don't configure target-libobjc.
6510         * configure: Regenerate.
6512 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6514         * Makefile.tpl (RANLIB): Define.
6515         * Makefile.in: Regenerate.
6517 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6519         * MAINTAINERS: Update my email.
6521 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6523         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6524         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6525         * Makefile.in: Regenerated.
6526         * configure.in: Remove all traces of snavigator, db, and grep.
6527         * configure: Regenerated.
6529 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6531         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6532         After Approval.
6534 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6536         * MAINTAINERS (Write after approval): Add myself.
6538 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6540         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6541         * Makefile.in: Regenerated.
6543 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6545         * config.guess: Updated to 2003-01-30's version.
6546         * config.sub: Updated to 2003-01-28's version.
6548 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6550         * config.if: If gcc_version is already set, just use it.  Don't set
6551         gcc_version_trigger if it's already set, otherwise set it to
6552         gcc/version.c, but only if the file exists.  If it is not set and
6553         gcc/version.c does not exist, try to extract the version number from
6554         $CC.
6556 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6558         * MAINTAINERS: Add myself to write-after-approval list.
6560 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6562         * configure.in:  Revert 24Jan change.
6563         * configure:  Regenerate.
6565 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6567         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6568         entry of HJ Lu.
6570 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6572         * configure.in: Revert previous change.
6573         * configure: Regenerate.
6575 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6577         * configure.in: Make rda native-only.
6578         * configure: Regenerate.
6580 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6582         * MAINTAINERS: Move myself from GNATS-only-accounts to
6583         write-after-approval.
6585 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6587         * configure.in: Add missing \.
6588         * configure: Rebuilt.
6590 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6592         * configure.in (baseargs): Avoid using \| in sed regular
6593         expressions.
6594         * configure: Rebuilt.
6596 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6598         * configure.in (baseargs): Remove all supported forms of
6599         --cache-file, --srcdir, --host, --build and --target options
6600         from argument lists.
6601         * configure: Rebuilt.
6603 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6605         * MAINTAINERS: Add myself to write-after-approval list.
6607 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6609         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6610         * configure: Rebuilt.
6612 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6614         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6615         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6616         * Makefile.in: Regenerate.
6617         * configure: Regenerate.
6619 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6621         * configure.in: Remove Makefile in build, host and target modules
6622         unless configure was run with --no-recursion.
6623         * configure: Rebuilt.
6625 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6627         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6628         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6629         * Makefile.in: Regenerate.
6631 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6633         * config.guess: Update to 2003-01-03 version.
6634         * config.sub: Update to 2003-01-03 version.
6636 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6638         * configure: Regenerate with proper autoconf 2.13.
6640 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6642         * configure.in: Add AC_PREREQ for consistency.
6643         * configure: Regenerate.
6645 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6647         * configure.in (GDB_TK): Add tcl directories conditional on
6648         gdb/gdbtk directory being present.
6649         * configure: Regenerate.
6651 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6653         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6654         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6655         * configure: Rebuilt.
6657 2002-12-31  Tom Tromey  <tromey@redhat.com>
6659         * Makefile.in: Rebuilt.
6660         * Makefile.def (target_modules) [libffi]: Allow installation.
6662 2002-12-31  Andreas Schwab  <schwab@suse.de>
6664         * configure.in: Fix use of $program_transform_name.
6665         * configure: Regenerated.
6667 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6669         * configure.in (baseargs): Don't remove first configure argument.
6670         * configure: Regenerated.
6672 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6674         * Makefile.tpl (local-distclean): Don't remove...
6675         (multilib.ts): ... this.  Moved into...
6676         (multilib.out): ... this.  Don't use sub-make.
6677         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6678         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6679         (configure-build-[+module+], configure-[+module+],
6680         configure-target-[+module+], configure-gcc): ... these.  Test
6681         for Makefile existence.  Drop config.status from dependencies.
6682         * Makefile.in: Rebuilt.
6683         * configure.in: Move gcc-version-trigger to the end of
6684         ac_configure_args.  Add comments to maybedep.tmp and
6685         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6686         nonopt from baseargs, matching and removing corresponding
6687         whitespace while at it.
6688         * configure: Rebuilt.
6690 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6692         * configure.in (host_configargs): Replace reference to
6693         no-longer-defined buildopts with --build=${build_alias}.
6694         * configure: Rebuilt.
6696         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6697         program_transform_name to standard idiom.
6698         (AUTOGEN, AUTOCONF): Define.
6699         (Makefile.in): Use $(AUTOGEN).
6700         (Makefile): Depend on config.status, and use autoconf-style rule to
6701         build it.  Move original commands to...
6702         (config.status): ... this new target.
6703         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6704         $(AUTOCONF).
6705         * Makefile.in: Rebuilt.
6707 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6709         * Makefile.tpl: Fix dramatic bustage due to change in
6710         program_transform_name.
6711         * Makefile.in: Regenerate.
6713         * configure.in: Remove unnecessary PATH setting.
6714         * configure: Regnerate.
6716         * configure.in: Don't default to unprefixed tools unless
6717         the native tools will work.
6718         * configure: Regenerate.
6720         * configure.in: Convert to autoconf script.  Blow away lots
6721         of now-redundant Makefile fragments.
6722         * configure: Generate using Autoconf.
6723         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6724         * Makefile.in: Regenerate.
6726 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6728         * configure: Fix stupid bug where RANLIB was mistakenly included.
6730         * configure.in: Rename (buildargs, hostargs, targargs) to
6731         (build_configargs, host_configargs, target_configargs).
6733         * configure.in: Move logic out of sed statement.
6735         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6736         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6738 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6740         * config.sub: Import from master repository
6741         * config.guess: Ditto
6743 2002-12-24  Andreas Schwab  <schwab@suse.de>
6745         * Makefile.tpl (multilib.out): Fix missing space.
6746         * Makefile.in: Regenerate.
6748 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6750         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6751         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6752         * Makefile.in: Regenerate.
6753         * configure.in: Remove unnecessary leftovers.
6755 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6757         * configure.in (extra_ranlibflags_for_target): New variable.
6758         (*-*-darwin): Add -c to ranlib commands.
6759         * configure (tooldir): Handle extra_ranlibflags_for_target.
6761 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6763         * Makefile.tpl: Revert HJL's change.
6764         * Makefile.in: Regenerated.
6765         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6766         always.
6768 2002-12-19  Andreas Schwab  <schwab@suse.de>
6770         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6771         * Makefile.in: Regenerate.
6773 2002-12-18  H.J. Lu  <hjl@gnu.org>
6775         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6776         * Makefile.in: Regenerated.
6778         * configure.in (build_prefix): New. Substitute.
6780 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6782         * Makefile.tpl: Don't let real targets depend on phony targets.
6783         * Makefile.in: Regenerate.
6785         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6786         * Makefile.in: Regenerate.
6788 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6790         * config.sub: Import from master repository
6791         * config.guess: Ditto
6793 2002-12-16  Jason Merrill  <jason@redhat.com>
6795         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6796         previous 'make bootstrap'.
6797         * Makefile.in: Regenerate.
6799 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6801         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6803 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6805         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6806         * Makefile.in: Regenerate.
6808 2002-12-13  Jason Merrill  <jason@redhat.com>
6810         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6811         library tests.
6812         (check-c++): Just depend on it and check-target-libstdc++-v3.
6813         * Makefile.in: Regenerate.
6815 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6817         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6818         * Makefile.in: Rebuilt.
6820 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6822         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6824 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6826         * configure: Fix bug put in by gremlins.
6828         * Makefile.tpl: Substitute more autoconfily.
6829         * configure: Substitute more autoconfily.
6830         * Makefile.in: Regenerate.
6832 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6834         * config.sub: Import from master repository
6835         * config.guess: Ditto
6836         * MAINTAINERS: Added Svein Seldal under write after approval
6838 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6840         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6841         * Makefile.in (all-sim): Ditto.
6843 2002-12-06  DJ Delorie  <dj@redhat.com>
6845         * Makefile.tpl: Change configure dependencies to not have real
6846         targets depend on phony targets.
6848 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6850         * configure.in: Revert unintentional change.
6852         * Makefile.tpl: Change dependency for */multilib.out so that
6853         it works when gcc isn't in the tree.
6855         * configure.in: Substitute more.
6856         * configure: Run subconfigures from the Makefile.
6857         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6858         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6860 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6862         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6864 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6866         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6867         and corresponding dependencies.
6868         * Makefile.in: Regenerate.
6870         * configure.in (host_tools): Order binutils, gas and ld for
6871         convenience in running the testsuites.
6873         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6874         * Makefile.in: Regenerate.
6875         * configure.in: Introduce rules to serialize subconfigure runs.
6877         * configure.in: Introduce BASE_CC_FOR_TARGET.
6878         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6879         Realize configure-build-* targets.  Realize configure-target-* targets.
6880         * Makefile.in: Regenerate.
6882 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6884         * configure: Move gcc_version_trigger stuff from here...
6885         * configure.in: ...to here.
6887         * configure.in: Separate subconfigure options added by this file from
6888         options given by the user.  Add machinery to put args for host
6889         subconfigures into the Makefile.
6891         * Makefile.tpl: Remove 'vault' targets.
6892         * Makefile.tpl: Reorder and comment dependencies.
6893         * Makefile.in: Regenerate.
6895 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6896         * configure.in: Fix my broken commit of previous patch. (sigh)
6898 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6900         * configure.in: Move host-specific darwin noconfigdirs into
6901         the host-specific section.
6903 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6905         * configure.in: Move host-specific darwin noconfigdirs into
6906         the host-specific section.
6908 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6910         * configure: Remove skip-this-dir support.
6911         * Makefile.tpl: Remove skip-this-dir support.
6913         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6914         subdirectories.
6915         * Makefile.in: Regenerate.
6917         * Makefile.tpl: Strip out useless setting of 'dir'.
6918         * Makefile.in: Regenerate.
6920 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6922         * configure.in: Fix deeply stupid bug.
6924         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6925         shell code in CXX_FOR_TARGET
6926         * Makefile.def: Introduce raw_cxx.
6927         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6928         RAW_CXX_FOR_TARGET.
6929         * Makefile.in: Regenerate.
6931 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6933         * Makefile.tpl: Remove unnecessary ifs.
6934         * Makefile.in: Regenerate.
6936         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6937         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6938         targets for 'no_install' modules.
6939         * configure: Move GDB_TK substitution to configure.in.  Move
6940         build_modules stuff to configure.in.
6941         * configure.in: Implement soft dependency machinery.  Maybe-ize
6942         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6943         * Makefile.in: Regenerate.
6945 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6947         * Makefile.tpl: Make all-target, install-target behave similarly
6948         to all, install (only hitting configured targets).  Eliminate
6949         unused macro defintions.
6951         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6952         build != host.
6954         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6956         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6958         * configure.in: Produce lists of subdir targets we're actually
6959         configuring.  Remove references to "dosrel".
6960         * Makefile.tpl: Let configure set which subdir targets are hit.
6961         Remove install-cross; clean up install; remove ALL.  Remove
6962         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6963         Autogenerate host module targets.  Remove empty dependency lines
6964         and redundant dependency; rearrange slightly.
6965         * Makefile.def: Add host-side libtermcap, utils.
6967         * Makefile.in: Regenerate.
6969 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6971         * ltconfig (osf[345]): Append $major to soname_spec.
6972         Reflect this in library_names_spec.
6973         * ltmain.sh (osf): Prefix $major with . for use as extension.
6975 2002-11-19  Andreas Jaeger  <aj@suse.de>
6977         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6978         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6979         and sparc64 GNU/Linux systems.
6981 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6983         * MAINTAINERS: Update email.
6985 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6987         * MAINTAINERS: Complete James Dennett's entry.
6989 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6991         * MAINTAINERS (Write After Approval): Add myself.
6993 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6995         * Makefile.tpl: syntactic cleanup
6997 2002-11-13  Stuart Hastings  <stuart@apple.com>
6999         * MAINTAINERS: Add myself to write-after-approval list.
7001 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7003         * Makefile.def: Add list of recursive targets to autogenerate.
7004         Add build_modules.
7005         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7006         targets.  Autogenerate *-build-* targets.
7007         * Makefile.in: Regenerate.
7009 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7011         * configure: More autoconf-style substitutions.
7012         * Makefile.tpl: More autoconf-style substitutions.
7013         * Makefile.in: Regenerate.
7015 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7017         * configure: Substitute more variables in a more autoconf-friendly
7018         way.  Simplify slightly.
7019         * Makefile.tpl: Make more variables substitutable in an
7020         autoconf-friendly way.
7021         * Makefile.in: Regenerate.
7023 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7025         * MAINTAINERS (Write After Approval): Add myself.
7027 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7029         * configure.in (v810*): Remove special setting of tools.
7031         * configure: Add support for extra required flags for ar or nm.
7032         * configure.in (aix4.3+): Use above support for target-specific
7033         issues, rather than using config/mt-aix43.
7035 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7037         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7038         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7039         with $srcdir.  Reformat indentation.  Substitute some variables
7040         formerly hard-coded in the Makefile for build=host.
7041         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7042         * Makefile.def: Autogenerate more.
7043         * Makefile.in: Regenerate.
7045 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7047         * MAINTAINERS (Write After Approval): Add myself.
7049 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7051         * Makefile.def (host_modules): Add rda.
7052         * Makefile.in: Regenerate.
7053         * configure.in (target_tool): Add target-rda to list.
7055 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7057         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7059 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7061         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7062         and restrap targets to this rule.
7063         * Makefile.in:  Regenerate.
7065 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7067         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7068         GNATS only accounts.
7070 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7072         * configure.in (i[3456]86-*-linux*): Add check to disable
7073         ${libgcj} for glibc1.
7075 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7077         * MAINTAINERS: Add myself as ip2k port maintainer.
7079 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7081         * configure.in: Add tic4x target.
7083 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7085         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7086         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7087         * Makefile.in: Regenerate.
7089         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7090         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7091         * Makefile.in: Regenerate.
7093 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7095         * MAINTAINERS: Add myself as web pages co-maintainer.
7097 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7099         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7100         * Makefile.in: Regenerate.
7102 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7104         * MAINTAINERS: Add myself and Nathan Sidwell
7105         <nathan@codesourcery.com> as VxWorks maintainers.
7107 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7109         * Makefile.def: Remove order dependency comments.
7110         * Makefile.tpl: Add explicit install-install dependencies.
7111         * Makefile.in: Regenerate.
7113         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7114         * Makefile.in: Regenerate.
7116         * Makefile.tpl: Add configure-target (for src-release in src)
7117         * Makefile.in: Regenerate.
7119 2002-09-30  Nick Clifton  <nickc@redhat.com>
7121         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7123 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7125         * configure.in (s390*-*-linux*): Enable libgcj.
7127 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7129         * configure: Revert accidentally applied changes.
7131         * Makefile.tpl: Make more autoconf-friendly.
7132         * Makefile.in: Regenerate.
7133         * configure: Make substitution more autoconf-like.
7135 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7137         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7138         single entry to handle all these.
7139         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7140         libjava on arm-*-elf.
7142 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7144         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7145         things that depend on them.
7147 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7149         * Makefile.tpl: Make subsituted variables more autoconfy.
7150         * Makefile.in: Regenerate.
7151         * configure: Make seds more autoconfy.
7153 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7155         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7156         * Makefile.in: Regenerate.
7157         * configure.in: Rewrite sed statements to look autoconfy.
7159         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7160         all-target-foo on configure-target-foo.
7161         * Makefile.def: Ditto.
7162         * Makefile.in: Rebuild.
7164 2002-09-25  Andrew Haley  <aph@redhat.com>
7166         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7168 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7170         * Makefile.def: New file.
7171         * Makefile.tpl: New file.
7172         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7173         * contrib/gcc_update: Note that Makefile.in is a generated file.
7175         * configure.in: Minor rearrangement.  Simplify tests.
7177 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7179         * configure.in (with_headers): Skip copy if value is "yes".
7180         (with_libs): Likewise.
7182 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7184         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7185         * configure.in (sh*-*-pe*): Ditto.
7186         * configure.in (mips*-*-pe*): Ditto.
7187         * configure.in (*arm-wince-pe): Ditto.
7189         * configure.in: Rearrange.
7191 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7193         * MAINTAINERS: Update my email address.
7195 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7197         * MAINTAINERS: (Write After Approval): Add myself.
7199 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7201         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7203 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7205         * MAINTAINERS: Change my mailing address.
7207 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7209         * MAINTAINERS (Write After Approval): Remove myself.
7210         (Various Maintainers: c++ runtime libs): Add myself.
7212 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7214         * MAINTAINERS (Write After Approval): Remove myself.
7215         (Various Maintainers: c++ runtime libs): Add myself.
7217 2002-08-15  Eric Christopher  <echristo@redhat.com>
7219         * config.sub: Import from master repository.
7220         * config.guess: Ditto.
7222 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7224         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7225         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7226         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7228 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7230         * MAINTAINERS: Add self to rs6000 vector extensions.
7232 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7234         * libiberty/configure: Reverted unintended yesterday's check in.
7236 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7238         * boehm-gc/configure, libf2c/configure: Rebuilt.
7239         * libffi/configure, libiberty/configure: Ditto.
7240         * libjava/configure, libobjc/configure: Ditto.
7241         * libstdc++-v3/configure, zlib/configure: Ditto.
7242         Merged from binutils:
7243         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7244         From Steve Ellcey <sje@cup.hp.com>:
7245         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7246         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7247         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7248         IA64.
7249         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7250         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7251         soname_spec, sys_lib_search_path_spec): Ditto.
7253 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7255         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7257 2002-08-04  H.J. Lu  (hjl@gnu.org)
7259         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7261 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7263         * MAINTAINERS (Write After Approval): Add myself.
7265 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7267         * configure.in: Move generic linux case to end.  Copy generic
7268         linux noconfigdirs to mips*-*-linux* entry and new
7269         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7271 2002-07-19  Michael Matz  <matz@suse.de>
7273         * MAINTAINERS: Add myself as ra* maintainer.
7275 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7277         * config.guess: Update to 2002-07-09 version.
7278         * config.sub: Update to 2002-07-03 version.
7280 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7282         * MAINTAINERS: Fix typo in a maintainer email address.
7284 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7286         * configure.in: Remove two redundant tests.
7288 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7290         * configure.in (mips*-*-irix6*o32): Enable stabs.
7292 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7294         * configure.in: Don't build grez.
7295         * Makefile.in: Ditto.
7297         * Makefile.in: Remove references to bsp, cygmon, libstub.
7298         * configure.in: Ditto.
7300         * configure.in: Remove leftover reference to gdbtest.
7302 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7304         * configure.in (gxx_include_dir):  Change to match versioned
7305         C++ headers if --enable-version-specific-runtime-libs is used.
7307 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7309         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7311 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7313         * configure.in: Make --without-x work.
7315 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7317         * configure.in: Rearrange target Makefile fragment collection.
7319         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7320         cvs[src].
7321         * configure.in: Ditto.
7323 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7325         * MAINTAINERS (Write After Approval): Update my e-mail address.
7327 2002-06-24  Ben Elliston  <bje@redhat.com>
7329         * configure.in (host_tools): Remove cgen.
7331         * Makefile.in (all-cgen): Remove; runs from its source directory.
7332         (check-cgen, install-cgen, clean-cgen): Likewise.
7333         (all-opcodes): Do not depend on all-cgen.
7334         (all-sim): Likewise.
7336 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7338         * Makefile.in: Eliminate 'apache' targets.
7339         * configure.in: Eliminate 'apache' targets.
7341         * configure.in: Eliminate redundant tests.  Reorganize.
7343         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7345         * config-ml.in: Eliminate references to Cygnus configure.
7347         * Makefile.in: Eliminate references to building emacs.
7349 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7351         * MAINTAINERS: Update my email address.
7353 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7355         * config.if (libstdcxx_incdir): Version C++ headers.
7356         (cxx_incdir): Remove.
7358 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7360         * MAINTAINERS (Write After Approval): Add self.
7362 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7364         * configure.in: Add support for ip2k.
7366 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7368         * configure.in: Fix AIX configury bug.
7370 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7372         * MAINTAINERS (Write After Approval): Add self.
7374 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7376         * configure.in: replace ${topsrcdir} with ${srcdir}
7378         * configure.in: Move definition of libstdcxx_flags
7379         right above usage, rather than waaay earlier.
7381         * configure.in: Pull definition of is_cross_compiler earlier.
7383         * configure.in: Rearrange a little.
7385         * configure.in: Remove references to librx.
7386         * Makefile.in: Remove references to librx.
7388 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7390         * config.sub: Add support for avr target.
7391         Import from master sources, rev 1.255
7393 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7395         * configure, .cvsignore:  Revert previous change...
7396         * Makefile:  ...delete.
7398 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7400         * configure.in: Eliminate ${gasdir} variable.
7402 2002-06-18  Dave Brolley  <brolley@redhat.com>
7404         * configure.in: Add support for frv.
7405         * config.sub: Add support for frv.
7407 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7409         * configure:  Remove garbage from previous commit.
7411 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7413         * configure:  For in-source builds, make a subdir and re-exec there.
7414         * Makefile:  New file.  Pass targets through to build directory.
7415         * .cvsignore:  No longer ignore "Makefile".
7417 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7419         * MAINTAINERS (Write After Approval): Add self.
7421 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7423         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7425 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7427         * configure.in (vax-*-netbsd*): Re-enable gas.
7429 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7431         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7432         BUILD_PREFIX_1, to correct nomenclature.
7433         * configure: Likewise.
7435         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7436         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7438 2002-05-31  Olaf Hering  <olh@suse.de>
7440         * config-ml.in: Propogate DESTDIR also.
7442 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7444         * configure.in (vax-*-netbsd*): Don't build gas for this
7445         platform.
7447 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7449         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7450         and libgcj for AVR.
7452 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7454         * MAINTAINERS (Write After Approval): Add myself.
7456 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7458         * config.guess: Update to 2002-05-22 version.
7459         * config.sub: Likewise.
7461 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7463         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7464         * config-ml.in: Likewise.
7465         * configure: Likewise.
7466         * configure.in: Likewise.
7468 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7470         * MAINTAINERS: Update my email address.
7472 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7474         * configure.in: Simplify makefile fragment collection.
7476         * configure.in: Remove code to build emacs.
7478         * configure.in : Remove --srcdir argument from targargs and buildargs
7479         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7481         * configure: Move some logic to configure.in.
7482         * configure.in: Move some logic from configure.
7484 2002-05-11  Tom Tromey  <tromey@redhat.com>
7486         * MAINTAINERS: Reflect libgcj reality.
7488 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7490         * Makefile.in: Honour DESTDIR.
7492 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7494         * config.guess: Import 2002-03-20 version.
7495         * config.sub: Import 2002-04-26 version.
7497 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7499         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7501 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7503         * MAINTAINERS: Add self.
7505 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7507         * ltmain.sh: Detect and handle object name conflicts
7508         while piecewise linking a static library.
7510 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7512         * configure.in (noconfigdirs): Don't disable libgcj on
7513         sparc64-*-solaris* and sparcv9-*-solaris*.
7515 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7517         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7519 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7521         * configure.in (FLAGS_FOR_TARGET): Do not add
7522         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7523         on i[3456]86-*-linux*.
7525 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7527         * configure.in (noconfigdirs): Replace [ ] with test.
7529         * configure.in (noconfigdirs): Do not add target-newlib if
7530         target == i[3456]86-*-linux*, and host == target.
7532 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7534         * configure.in: delete reference to absent file
7536         * configure.in: replace '[' with 'test'
7538         * configure.in: Eliminate references to gash.
7539         * Makefile.in: Eliminate references to gash.
7541         * configure.in: remove useless references to 'pic' makefile fragments.
7543         * configure.in: (*-*-windows*) Finish removing.
7545         * configure.in: Eliminate redundant test for libgui.
7547 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7549         * MAINTAINERS: Add self and realphabetize.  Update entries
7550         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7551         entry for a29k port maintainer.
7553 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7555         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7556         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7558 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7560         * configure.in: remove references to dead files
7562 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7564         * MAINTAINERS: Add information about purpose of this file.
7566 2002-04-18  Tom Tromey  <tromey@redhat.com>
7568         * configure.in: Disallow configuring libgcj when it is already
7569         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7570         Solaris 2.8 by default.  For PR libgcj/6158.
7572 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7574         * configure.in:  Move default CC setting out of config/mh-* fragments
7575         directly into here.
7577 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7579         * configure.in: don't even try to configure or make a subdirectory
7580         if there's no configure script for it.
7582 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7584         * MAINTAINERS: Remove chill maintainers.
7585         * Makefile.in (CHILLFLAGS): Remove.
7586         (CHILL_LIB): Remove.
7587         (TARGET_CONFIGDIRS): Remove libchill.
7588         (CHILL_FOR_TARGET): Remove.
7589         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7590         CHILL_LIB.
7591         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7592         (CHECK_TARGET_MODULES): Likewise.
7593         (INSTALL_TARGET_MODULES): Likewise.
7594         (CLEAN_TARGET_MODULES): Likewise.
7595         (configure-target-libchill): Remove.
7596         (all-target-libchill): Remove.
7597         * configure.in (target_libs): Remove target-libchill.
7598         Do not compute CHILL_FOR_TARGET.
7599         * libchill: Remove directory.
7601 2002-04-11  DJ Delorie  <dj@redhat.com>
7603         * Makefile.in, configure.in: Sync with binutils, entries
7604         follow...
7606 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7608         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7609         (do-tar, do-bz2): New rules.
7610         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7611         (gdb-tar): New rule.
7612         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7613         (insight_dejagnu.tar): New rule.
7614         (insight.tar): New rule.
7615         (gdb+dejagnu.tar): New rule.
7616         (gdb.tar): New rule.
7618 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7620         * Makefile.in: Add all-tix to deps for all-snavigator
7621         so that tix is built when building snavigator.
7623 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7625         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7626         ld and gdb are not supported.
7628 2002-01-07  Mark Salter  <msalter@redhat.com>
7630         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7631         Allow target-libgloss to be built for arm, strongarm, and xscale.
7633 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7635         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7636         options for i[3456]86-pc-linux* native builds.
7638 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7640         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7641         files from .po files for a distribution.
7643 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7645         * configure.in: Enable libstdc++-v3 for h8300 targets.
7647 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7649         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7650         version from bfd/.
7652 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7654         * Makefile.in (VER): When present, extract the version number from
7655         the file version.in.
7657 2001-05-24  Tom Rix  <trix@redhat.com>
7659         * configure.in : enable ld for aix
7661 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7663         * config.guess: Add linux target for S/390.
7665 2000-11-07  Philip Blundell  <pb@futuretv.com>
7667         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7669 2000-11-03  Philip Blundell  <pb@futuretv.com>
7671         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7672         files.
7674 2001-01-15  Ben Elliston  <bje@redhat.com>
7676         * configure.in (host_tools): Add sid.
7677         Always configure cgen.
7679 2000-11-24  Nick Clifton  <nickc@redhat.com>
7681         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7684 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7686         * Makefile.in (ALL_MODULES): Add all-cgen.
7687         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7688         (all-cgen): New target.
7689         (all-opcodes,all-sim): Depend on all-cgen.
7690         * configure.in (host_tools): Add cgen.
7691         Only configure cgen if --enable-cgen-maint.
7693 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7695         * configure.in: Add *-*-freebsd* configurations.
7697 2002-04-08  Tom Tromey  <tromey@redhat.com>
7699         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7700         Fixes PR libgcj/6068.
7702 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7704         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7706 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7708         * configure.in (alpha*-dec-osf*): Enable libgcj.
7710 2003-03-27  Matthew Gingell  <gingell@gnat.com>
7712         * MAINTAINERS (Write After Approval): Add myself.
7714 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7716         Fix for: PR bootstrap/3591, target/5676
7717         * configure.in (mcore-pe): Disable the configuration of
7718         libstdc++-v3 since exceptions are not supported.
7720 2002-03-20  Anthony Green  <green@redhat.com>
7722         * configure.in: Enable libgcj for xscale-elf target.
7724 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
7726         * MAINTAINERS:  Update my email address.
7728 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7730         * ltmain.sh (relink_command): Fix typo in previous change.
7732 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7734         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7735         (relink_command): Added --tag flags.
7736         (mode=install): If relinking fails; error out.
7738 2002-03-12  Richard Henderson  <rth@redhat.com>
7740         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7741         .NOTPARALLEL tag.
7742         (do-check): Rename from check.
7743         (check): Allow parallel check.
7745 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7747         * MAINTAINERS: Add myself as maintainer for xtensa port.
7748         Fix alphabetical order in CPU port maintainer list.
7749         Remove myself from Write After Approval list.
7751 2002-03-11  Richard Henderson  <rth@redhat.com>
7753         * Makefile.in (.NOTPARALLEL): Add fake tag.
7755 2002-03-07  H.J. Lu  (hjl@gnu.org)
7757         * configure.in: Enable gprof for mips*-*-linux*.
7759 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7761         * MAINTAINERS (Write After Approval): Add myself.
7763 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7765         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7766         libjava.
7767         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7769 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7771         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7772         because its Makefile is there; test for the executable instead.
7774 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7776         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7777         libstdc++-v3 and libjava.
7779 2002-02-11  Adam Megacz  <adam@xwt.org>
7781         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7782         boehm-gc
7784 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7786         * config.guess: Updated to 2002-01-30's version.
7787         * config.sub: Updated to 2002-02-01's version.
7788         Contribute sh64-elf.
7789         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7790         * configure.in: Added sh64-*-*.
7792 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7794         * MAINTAINERS: Belatedly add myself to write after approval list.
7796 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7798         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7799         Remove self as Write After Approval.
7801 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7803         * MAINTAINERS: Put self in as maintainer for contrib/regression
7804         directory.
7806 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7808         * MAINTAINERS:  Update my email address.
7810 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7812         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7813         target-libiberty, and target-libgloss.  Skip Java-related
7814         libraries if not supported for NetBSD on target CPU.
7816 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7818         * install-sh: Use _inst.$$_ for temp file name.
7820 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7822         * MAINTAINERS (Write After Approval): Move my contact info
7823         from here...
7824         (OS Port Maintainers): ...to here (netbsd).
7826 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7828         * MAINTAINERS (Write After Approval): Add myself.
7830 2002-01-17  H.J. Lu  <hjl@gnu.org>
7832         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7833         (all-target-fastjar): Also depend on all-target-libiberty.
7835 2002-01-16  H.J. Lu  (hjl@gnu.org)
7837         * config.guess: Import from master sources, rev 1.225.
7838         * config.sub: Import from master sources, rev 1.238.
7840 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7842         * MAINTAINERS (Write After Approval): Remove myself.
7844 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7846         * MAINTAINERS (Write After Approval): Add myself.
7848 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7850         * MAINTAINERS: Add self as docs co-maintainer.
7852 2001-12-11  Matthias Klose  <doko@debian.org>
7854         * MAINTAINERS (Write After Approval): Add myself.
7856 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7858         * MAINTAINERS: Update my email address.
7860 2001-12-07  Turly O'Connor  <turly@apple.com>
7861         * MAINTAINERS (Write After Approval): Add myself.
7862         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7863         (rs6000_initialize_trampoline): Call __trampoline_setup for
7864         ABI_DARWIN too.
7865         * darwin-tramp.asm: New file, implements __trampoline_setup.
7866         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7868 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7870         * MAINTAINERS (Write After Approval): Add myself.
7872 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7874         * configure, configure.in: Use temp file for long sed commands.
7876 2001-12-03  Laurent Guerby  <guerby@acm.org>
7878         * config.sub: Update to version 1.232 on subversion.
7880 2001-12-03  Ben Elliston  <bje@redhat.com>
7882         * MAINTAINERS: Update mail address for config.* patches.
7884 2001-11-27  DJ Delorie  <dj@redhat.com>
7885             Zack Weinberg  <zack@codesourcery.com>
7887         When build != host, create libiberty for the build machine.
7889         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7890         CONFIG_ARGUMENTS.
7891         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7892         New variables.
7893         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7894         and rules.
7895         (all.normal): Depend on ALL_BUILD_MODULES.
7896         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7897         (all-build-libiberty): Depend on configure-build-libiberty.
7899         * configure: Calculate and substitute proper value for
7900         ALL_BUILD_MODULES.
7901         * configure.in: Create the build subdirectory.
7902         Calculate and substitute TARGET_CONFIGARGS (formerly
7903         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7905 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7907         * MAINTAINERS (write-after-approval): Add self.
7909 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7911         * MAINTAINERS (GNATS only accounts): Remove self.
7913 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7915         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7916         libf2c.
7918 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7920         * MAINTAINERS (Write After Approval): Add self.
7922 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7924         * MAINTAINERS: mips and s390 are also CPU ports.
7926 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7928         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7930 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7932         * MAINTAINERS: Alphabetize.
7934 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7936         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7938 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7940         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7942 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7944         * configure.in (--enable-languages): Be more permissive about
7945         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7947 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7949         * config.sub: Import from master sources, rev. 1.230.
7950         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7952 2001-11-07  Laurent Guerby  <guerby@acm.org>
7954         * MAINTAINERS (Write After Approval): Add self.
7956 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7958         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7960 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7962         * config.sub: Import from master sources, rev 1.226.
7963         * config.guess: Import from master sources, rev 1.216.
7965 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7967         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7968         * MAINTAINERS: Add self as maintainer of MMIX port.
7969         Remove old after-approval entry.
7971 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7973         * ChangeLog, configure: Fix spelling errors.
7975 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7977         * MAINTAINERS: Tweak my address.
7979 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
7981         * MAINTAINERS: Update my email address.
7983 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7985         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7986         * MAINTAINERS: Add self as maintainer of CRIS port.
7988 2001-10-10  Geert Bosch  <bosch@gnat.com>
7990         * MAINTAINERS (Various maintainers: Ada front end):
7991         Added Robert Dewar.
7993 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
7995         * MAINTAINERS (Write After Approval): Added self
7997 2001-10-02  Geert Bosch  <bosch@gnat.com>
7999         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8001 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8003         * configure: Handle temporary files securely using mkdir.
8005 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8007         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8009 2001-09-26  Will Cohen  <wcohen@redhat.com>
8011         * configure.in (*-*-linux*): Disable configuration of target-newlib
8012         and target-libgloss.
8014 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8016         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8017         RANLIB.
8019 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8021         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8022         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8023         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8024         avoid quotes nesting problems.
8025         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8026         (DO_X): Export only variables that are set.
8028 2001-09-19  Ben Elliston  <bje@redhat.com>
8030         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8031         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8032         semantics.  Use the shell built-in "type" command instead.
8034 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8036         Merged from gcc-3_0-branch:
8037         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8038         * ltcf-c.sh: Use $objext, not $ac_objext.
8039         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8040         * ltcf-cxx.sh: Add support for GNU.
8041         2001-07-22  Timothy Wall  <twall@redhat.com>
8042         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8043         default settings if using GNU tools with that configuration.
8044         * ltcf-cxx.sh: Ditto.
8045         * ltcf-gcj.sh: Ditto.
8046         2001-07-21  Michael Chastain  <chastain@redhat.com>
8047         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8048         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8049         * ltmain.sh: Mark as gcc-local.
8051 2001-08-30  Eric Christopher  <echristo@redhat.com>
8052             Jason Eckhardt  <jle@redhat.com>
8054         * config.guess: Merge from master sources.
8055         * config.sub: Merge from master sources, add support for mipsisa32.
8057 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8058         * config.sub: Merge from master sources, rev 1.219.
8059         * MAINTAINERS: Add self as contact for stormy16 port.
8061 2001-08-14  Zack Weinberg  <zackw@panix.com>
8063         * config.sub: Merge from master sources, rev 1.218.
8064         * config.guess: Merge from master sources, rev 1.209.
8066 2001-08-11  Graham Stott  <grahams@redhat.com>
8068         * Makefile.in (check-c++): Add missing semicolon.
8070 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8072         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8074 2001-07-30  Eric Christopher  <echristo@redhat.com>
8076         * MAINTAINERS (Various maintainers: mips port): Added myself.
8078 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8080         * configure.in (sh-*-linux*): New.
8082 2001-07-27  Richard Henderson  <rth@redhat.com>
8084         * .cvsignore: Add LAST_UPDATED.
8086 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8088         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8090 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8092         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8094 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8096         * MAINTAINERS (Write After Approval): Added myself.
8098 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8100         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8101         and libgcj on m68hc11/m68hc12.
8103 2001-06-27  H.J. Lu  (hjl@gnu.org)
8105         * Makefile (CFLAGS_FOR_BUILD): New.
8106         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8108 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8110         * README: Remove version number.
8112 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8114         * INSTALL/README: Update wrt. to the installation instructions now
8115         residing in gcc/doc/install.texi.
8117 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8119         * README: Replace with a cut-down and updated version of gcc/README.
8121 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8123         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8124         multilibs to be disabled.
8126 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8128         * MAINTAINERS (Write After Approval): Add myself.
8130 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8132         * config.guess: Import CVS version 1.195.
8133         * config.sub: Import CVS version 1.212.
8135 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8137         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8138         gcc/xgcc is built, use -print-prog-name to find out the program
8139         name to use.
8141 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8143         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8144         appear to also be in the master copy.
8145         * config.sub:  Import CVS version 1.211.
8147 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8149         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8150         with_gcc]: Use `gcc -shared' to build a shared library.
8152 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8154         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8155         archives.
8157 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8159         * MAINTAINERS (Write After Approval): Add myself.
8161 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8163         * configure.in (libstdcxx_flags): Do not try to execute
8164         libstdc++-v3/testsuite_flags until it exists.
8166 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8168         * MAINTAINERS: Update my email address.
8170 2001-05-31  Graham Stott  <grahams@redhat.com>
8172         * MAINTAINERS (Write After Approval): Add myself.
8174 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8176         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8177         libraries when using g++ with native linker.
8179 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8181         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8183 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8185         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8186         [aix4*|aix5*]: Prepend blank.
8188 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8190         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8191         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8192         of subdir/configure scripts to use the new libtool.m4.
8194 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8196         * MAINTAINERS (Write After Approval): Add myself.
8198 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8200         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8202 2001-05-11  Ben Elliston  <bje@redhat.com>
8204         * Makefile.in (all-sid): New target.
8205         (check-sid, clean-sid, install-sid): Likewise.
8207 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8209         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8211 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8213         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8214         libgcj.
8216 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8218         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8219         gcc/xgcc is built, use -print-prog-name to find out the program
8220         name to use.
8222 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8224         * configure.in (noconfigdirs): Don't reset it from scratch in the
8225         target case; only append to it.
8227         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8228         sparc-*-solaris2.8]: Disable ${libgcj}.
8230 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8232         * configure.in (libgcj_saved): Copy from $libgcj.
8233         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8234         --disable-libgcj.
8236 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8238         * MAINTAINERS: Remove self as MIPS maintainer and
8239         C front end maintainer.
8241 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8243         * configure.in: Move *-chorusos target case to the proper switch.
8244         Disable libgcj.
8246 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8248         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8249         1.641.2.228.
8251 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8253         * Makefile.in (STAGE1_CFLAGS): Pass down.
8255 2001-04-13  Alan Modra  <amodra@one.net.au>
8257         * config.guess: Add hppa64-linux support.  Note for next import that
8258         this is already in the master file.
8259         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8261 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8263         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8264         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8266 2001-04-11  Stan Shebs  <shebs@apple.com>
8268         * MAINTAINERS: Add self as Darwin port maintainer.
8270 2001-04-11  Alan Modra  <amodra@one.net.au>
8272         * MAINTAINERS: Update my email address.
8274 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8276         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8277         recent versions of FreeBSD (release 3 or later).
8278         * ltconfig: On FreeBSD, -lc must not be provided when building
8279         a shared library or else the standard -pthread gcc option is
8280         rendered worthless to later users of the built library.
8282 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8284         * MAINTAINERS: Add self and RTH as C front end maintainers.
8286 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8288         * config.sub: Make sure to match an already-canonicalized
8289         machine name (eg. mn10300-unknown-elf).
8291 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8293         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8294         New macros.
8295         (bootstrap, cross): Use RECURSE_FLAGS.
8296         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8298 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8300         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8302 2001-03-22  Colin Howell  <chowell@redhat.com>
8304         * Makefile.in (DO_X): Do not backslash single-quotes in
8305         backquotes (two places).
8307 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8309         Re-installed:
8310         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8311         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8312         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8313         * ltcf-cxx.sh: Likewise.
8314         * ltcf-gcj.sh: Likewise.
8316 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8318         * MAINTAINERS: Add myself as "documentation co-maintainer".
8320 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8322         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8323         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8325 2001-03-19  Tom Tromey  <tromey@redhat.com>
8327         * config-ml.in: Handle GCJ and GCJFLAGS.
8329 2001-03-21  Michael Chastain  <chastain@redhat.com>
8331         * Makefile.in: all-m4 depends on all-texinfo.
8333 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8335         * MAINTAINERS: Add myself to write after approval list.
8337 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8339         * Makefile.in (DO_X): Quote nested quotes.
8341 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8343         * MAINTAINERS: Add myself to write after approval list.
8345 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8347         * Makefile.in (DO_X): Use double quotes for quoting
8348         "RANLIB=$${RANLIB}".
8350 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8352         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8354 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8356         * configure.in: Only use `lang_requires' for languages athat are
8357         actually enabled.
8359 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8361         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8363 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8365         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8367 2001-03-07  Tom Tromey  <tromey@redhat.com>
8369         * configure.in: Allow config-lang.in to set `lang_requires' to list
8370         of other required languages.
8372 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8374         * Makefile.in: Remove RANLIB definition. Use RANLIB
8375         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8376         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8378 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8379             Alexandre Oliva  <aoliva@redhat.com>
8381         * Makefile.in (check-c++): Use tabs, not spaces.
8383 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8385         * MAINTAINERS: add myself to Write After Approval list.
8387 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8389         * Makefile.in (check-c++): New rule.
8391         * configure.in (target_libs): Remove libg++.
8392         (noconfigdirs): Remove libg++.
8393         (noconfigdirs): Same.
8394         (noconfigdirs): Same.
8395         (noconfigdirs): Same.
8397         * config-ml.in: Remove libg++ references.
8399         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8400         (ALL_TARGET_MODULES): Same.
8401         (configure-target-libg++): Remove.
8402         (all-target-libg++): Remove.
8403         (configure-target-libio): Remove.
8404         (all-target-libio): Remove.
8405         (check-target-libio): Remove.
8406         (.PHONY): Remove.
8407         (libg++.tar.bz2): Remove.
8408         (all-target-cygmon): Remove libio.
8409         (all-target-libstdc++): Remove.
8410         (configure-target-libstdc++): Remove.
8411         (TARGET_LIB_PATH): Remove libstdc++.
8412         (ALL_GCC_CXX): Remove libstdc++.
8413         (all-target-gperf): Correct.
8415 2001-02-16  Nick Clifton  <nickc@redhat.com>
8417         * configure.in (noconfigdirs): Allow configuration of texinfo
8418         for Cygwin hosts.
8420 2001-02-15  Anthony Green  <green@redhat.com>
8422         * configure: Introduce GCJ_FOR_TARGET.
8423         * configure.in: Ditto.
8424         * Makefile.in: Ditto.
8426 2001-02-13  Andreas Schwab  <schwab@suse.de>
8428         * MAINTAINERS: Update mail address.
8430 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8432         * config.guess: Add linux target for S/390.
8433         * config.sub: Likewise.
8435 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8437         * configure.in: for *-chorusos, don't config target-newlib and
8438         target-libgloss.
8440 2001-02-06  Ben Elliston  <bje@redhat.com>
8442         * configure: Output host type to stdout, not stderr.
8444 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8446         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8447         * ltcf-cxx.sh: Likewise.
8449         * config.if: Assume enable_libstdcxx_v3 is defined.
8451 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8453         Remove V2 C++ library.
8454         * configure.in: Remove --enable-libstdcxx_v3 support.
8456 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8458         * include/demangle.h: Add prototype for java_demangle_v3.
8460 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8462         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8464 2001-01-27  Richard Henderson  <rth@redhat.com>
8466         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8468 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8470         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8471         Don't unset, it's non-portable and no longer necessary, set to empty
8472         instead.
8474 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8476         * ltconfig: Shell portability fix for the tagname validity check.
8478 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8480         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8481         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8483 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8485         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8487 2001-01-26  Tom Tromey  <tromey@redhat.com>
8489         * configure.in: Allow libgcj to be built on Sparc Solaris.
8491 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8493         * ltcf-c.sh: Add aix5 case.
8494         * ltcf-cxx.sh: Likewise.
8495         * ltconfig: Likewise.
8497 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8499         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8500         keep at least one of build_libtool_libs or build_old_libs set to
8501         yes.
8503         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8504         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8506 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8508         * configure.in: Enable libgcj on several additional platforms.
8510 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8512         * configure.in: Enable libgcj for linux targets.
8514 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8516         * MAINTAINERS (Write After Approval): Add myself.
8518 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8520         * MAINTAINERS: Add myself as vax port maintainer.
8522 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8524         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8526 2001-01-09  Mike Stump  <mrs@wrs.com>
8528         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8529         failures of subdirectories.
8531 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8533         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8534         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8535         * ltcf-cxx.sh: Likewise.
8536         * ltcf-gcj.sh: Likewise.
8537         * ltconfig.sh: Fix typo.
8539 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8541         * configure: handle DOS-style absolute paths.
8543 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8545         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8547 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8549         * MAINTAINERS: Add myself as avr port co-maintainer.
8551 2000-12-28  Ben Elliston  <bje@redhat.com>
8553         * MAINTAINERS: Add myself under ``Write After Approval''.
8555 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8557         * texinfo: Remove directory from GCC.
8559 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8561         * COPYING: Update to current
8562         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8563         to 19yy as example year in copyright notice).
8565 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8567         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8568         (libstdcxx_incdir): Pass down.
8569         * config.if: Remove expired bits for cxx_interface, add stub.
8570         (libstdcxx_incdir): Add variable for g++ include directory.
8571         * configure.in (gxx_include_dir): Use it.
8573 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8575         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8576         with old-email address from ``Write After Approval''.
8578 2000-12-15  Andreas Jaeger  <aj@suse.de>
8580         * configure.in: Handle lang_dirs.
8582 2000-12-14  Tom Tromey  <tromey@redhat.com>
8584         * MAINTAINERS: Removed brads.
8586         * MAINTAINERS: Added gcj developers.
8588 2000-12-13  Anthony Green  <green@redhat.com>
8590         * configure.in: Disable libgcj for any target not specifically
8591         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8592         with g++ abi.
8594 2000-12-13  Mike Stump  <mrs@wrs.com>
8596         * Makefile.in (local-distclean): Also remove fastjar.
8598 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8600         * contrib/gcc_update: Add fastjar --touch entries.
8602 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8604         * configure.in: Disable language-specific target libraries for
8605         languages that aren't enabled.
8607 2000-12-10  Anthony Green  <green@redhat.com>
8609         * configure.in: Define libgcj.  Disable libgcj target libraries for
8610         most targets.
8612 2000-12-10  Neil Booth  <neilb@earthling.net>
8614         * MAINTAINERS: Update mail address, remove from WAA list.
8616 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8618         * libjava: Imported from /cvs/java.
8619         * libffi: Likewise.
8620         * Boehm-gc: Likewise.
8622 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8624         * configure.in (target_libs): Revert 2000-12-08 patch.
8625         (noconfigdirs): Added target-libjava.
8627 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8629         * djunpack.bat: removed.
8631 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8633         * Makefile.in: handle DOS-style absolute paths.
8634         * config-ml.in: likewise.
8635         * symlink-tree: likewise.
8637 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8639         * fastjar: Imported.
8641 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8643         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8644         libjava.
8645         * configure.in (target_libs): Removed `target-libjava'.
8647 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8649         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8650         (ALL_MODULES): Added fastjar.
8651         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8652         (all-target-libjava): all-fastjar replaces all-zip.
8653         (all-fastjar): Added.
8654         (configure-target-fastjar, all-target-fastjar): Likewise.
8655         * configure.in (host_tools): Added fastjar.
8657 2000-12-07  Mike Stump  <mrs@wrs.com>
8659         * Makefile.in (local-distclean): Remove leftover built files.
8661 2000-11-24  Nick Clifton  <nickc@redhat.com>
8663         * configure.in (xscale-elf): Add target.
8664         (xscale-coff): Add target.
8666 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8668         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8669         recent versions of FreeBSD (release 3 or later).
8670         * ltconfig: On FreeBSD, -lc must not be provided when building
8671         a shared library or else the standard -pthread gcc option is
8672         rendered worthless to later users of the built library.
8674 2000-11-16  Fred Fish  <fnf@be.com>
8676         * configure.in (enable_libstdcxx_v3): Fix typo,
8677         libstd++ -> libstdc++.
8679 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8681         * MAINTAINERS: Add self to Write After Approval list.
8683 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8685         * MAINTAINERS: Update my email address.  Add myself to global write
8686         privs list.
8688 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8690         * Makefile.in: Merge with src and libgcj.
8691         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8692         configure-target-<library> when their configure scripts need the C
8693         or C++ library to have already been built to work properly.
8694         (do_proto_toplev): Set them to an empty string.
8696         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8697         (REALLY_SET_LIB_PATH): Use them.
8699 2000-11-17  Stan Shebs  <shebs@apple.com>
8701         * MAINTAINERS: Add self to Write After Approval list.
8703 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8705         * configure: Provide the original toplevel configure arguments
8706         (including $0) to subprocesses in the environment rather than
8707         through gcc/configargs.h.
8709 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8711         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8712         C99.  Alphabetise "Write After Approval" list.
8714 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8716         * configure: Turn on libstdc++ V3 by default.
8718         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8719         if we've got GCC.
8721 2000-11-11  Philip Blundell  <philb@gnu.org>
8723         * MAINTAINERS: Add self to Write After Approval list.
8725 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8727         * ltcf-c.sh (aix4): Improve shared library configuration; require
8728         exporting symbols.
8729         * ltcf-cxx.sh (aix4): Define.
8730         * ltconfig (aix4): Define library and soname specs appropriate for
8731         AIX.  Define command to create export symbols list.
8733 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
8735         * config.sub: Add support for Sun Chorus
8737 2000-10-31  Nick Clifton  <nickc@redhat.com>
8739         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8740         <name>@redhat.com.  Also installed new email address for Clint
8741         Popetz.
8743 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8745         * etc: Remove directory from GCC.
8747 2000-10-16  Michael Meissner  <meissner@redhat.com>
8749         * configure (gcc/configargs.h): Only create if there is a build GCC
8750         directory created.
8752 2000-10-16  Matthias Klose  <doko@debian.org>
8754         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8755         when configured for libstdc++-v3.
8757 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8759         * configure: Save configure arguments to gcc/configargs.h.
8761 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8763         * config.guess: Import CVS version 1.157.
8764         * config.sub: Import CVS version 1.181.
8766 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8768         * Makefile.in (bootstrap): avoid recursion if subdir missing
8769         (cross): ditto
8770         (do-proto-toplev): ditto
8772 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8774         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8775         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8777         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8778         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8779         all affected `configure' scripts.
8781 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8783         * MAINTAINERS: Add self as cpplib co-maintainer.
8785 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8787         * MAINTAINERS: Add self to Write After Approval list.
8789 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8791         * INSTALL/README: egcs -> GCC update.
8793 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
8795         * MAINTAINERS: Add myself to Write After Approval list.
8797 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8799         * MAINTAINERS: Add myself to Write After Approval list.
8801 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8803         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8804         X11 libraries for hppa64.
8806 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8808         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8810 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8812         * Makefile.in (all-zlib): Added dummy target.
8814         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8815         ltcf-gcj.sh: Updated from libtool multi-language branch.
8817 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8819         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8820         (bootstrap*): Depend on all-bootstrap.
8822 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8824         * config.guess: Import CVS version 1.156.
8825         * config.sub: Import CVS version 1.179.
8827 2000-09-02  Anthony Green  <green@cygnus.com>
8829         * Makefile.in (all-gcc): Depend on all-zlib.
8830         (CLEAN_MODULES): Add clean-zlib.
8831         (ALL_MODULES): Add all-zlib.
8832         * configure.in (host_libs): Add zlib.
8834 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8836         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8837         crosses, but add gcc/include to the header search path for them.
8839 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8841         * MAINTAINERS: Add self to Write After Approval list.
8843 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8845         * config.guess: Import CVS version 1.152.
8846         * config.sub: Import CVS version 1.177.
8848 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8850         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8851         $targargs to tell whether newlib is going to be built.
8853         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8854         $$r/TARGET_SUBDIR/libio for _G_config.h.
8856 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8858         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8860 2000-08-22  DJ Delorie  <dj@redhat.com>
8862         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8864 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8866         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8867         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8868         sub-configures.
8870 2000-08-21  DJ Delorie  <dj@redhat.com>
8872         * MAINTAINERS: Add self as a libiberty maintainer
8874 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8876         * configure.in (libstdcxx_flags): Use
8877         libstdc++-v3/src/libstdc++.INC.
8879 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8881         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8883 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8885         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8887         * configure: Make enable_threads and enable_shared defaults
8888         explicit.  Substitute enable_threads into generated Makefiles.
8889         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8890         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8892 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8894         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8896 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8898         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8899         previous delta.
8901 2000-08-11  Jason Merrill  <jason@redhat.com>
8903         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8904         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8905         (FLAGS_FOR_TARGET): Not here.
8906         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8908 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8910         * config-ml.in (CC, CXX): Don't introduce a leading space.
8912 2000-08-07  DJ Delorie  <dj@delorie.com>
8914         * MAINTAINERS: Add self as a DJGPP maintainer
8916 2000-08-07  DJ Delorie  <dj@redhat.com>
8918         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8919         "if we're also building gcc, and it's a gcc that will run on the
8920         build machine, we want to use its includes instead of the system's
8921         default includes".
8923 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8925         * MAINTAINERS: Add self to Write After Approval list.
8927 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8929         * configure.in (libstdcxx_flags): Don't use `"'.
8931         * config-ml.in: Adjust multilib search paths to the
8932         appropriate multilib tree.
8934 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8936         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8937         commas in $LANGUAGES.
8939 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8941         * configure.in: Re-enable all references to libg++ and librx.
8943 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8945         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8946         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8947         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8948         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8950         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8952 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8954         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8955         CXX_FOR_TARGET for sed.
8957 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8959         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8960         Do not override if already set in the environment or in configure.
8961         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8962         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8964 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8966         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8967         the libtool CVS tree multi-language branch.
8968         * ltconfig, ltmain.sh: Updated.
8970 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8972         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8973         (clean-target): Depend on it.
8975         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8976         (GCC_FOR_TARGET): Use it.
8977         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8978         * configure.in: ... here.
8979         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8980         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8982 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8984         * MAINTAINERS: Add self to Write After Approval list.
8986 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8988         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8989         (configure-target-libchill, configure-target-libobjc): Likewise.
8991         * configure.in: Use the same cache file for all target libs.
8992         * config-ml.in: But different cache files per multilib variant.
8994 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8996         * configure (topsrcdir): Don't use dirname.
8998 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9000         * MAINTAINERS: Add self to Write After Approval list.
9002 2000-07-20  Jason Merrill  <jason@redhat.com>
9004         * configure.in: Remove all references to libg++ and librx.
9006         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9008 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9010         * config.sub: Update to subversions version 2000-07-06.
9012 2000-07-12  Andrew Haley  <aph@cygnus.com>
9014         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9015         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9017 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9019         * symlink-tree:  Check number of arguments.
9021 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9023         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9024         search path for a g++ extracted from the build tree.  This
9025         will allow link tests run by configure scripts in
9026         subdirectories to succeed.
9028 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9030         * ltconfig: Add support for mips-dde-sysv4.2MP
9032 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9034         * MAINTAINERS: Add myself as loop discovery maintainer.
9036 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9038         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9039         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9041 2000-06-19  Timothy Wall  <twall@cygnus.com>
9043         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9044         * config.sub: Add tic54x target.
9046 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9048         * MAINTAINERS: Add self as Fortran maintainer,
9049         remove Craig Burley.
9051 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9053         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9054         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9056 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9058         * MAINTAINERS: Add self as i18n maintainer
9060 20000-05-21  H.J. Lu  (hjl@gnu.org)
9062         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9063         directory are used if they exist. Make sure
9064         $(build_tooldir)/include is searched for header files,
9065         $(build_tooldir)/lib/ for library files.
9066         (GCC_FOR_TARGET): Likewise.
9067         (CXX_FOR_TARGET): Likewise.
9069 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9071         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9073 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9075         * Makefile.in (configure-target-libiberty): Depend on
9076         configure-target-newlib.
9078 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9080         * configure.in, Makefile.in: Merge all libffi-related
9081         configury stuff from the libgcj tree.
9083 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9085         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9086         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9088 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9090         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9091         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9092         current version information.  Add to proto-toplev directory.
9093         (gdb-taz): Build do-djunpack.
9095 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9097         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9099 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9101         * MAINTAINERS: Add self to Write After Approval list.
9103 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9105         * ltmain.sh: Preserve in relink_command any environment
9106         variables that may affect the linker behavior.
9108 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9110         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9112 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9114         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9116 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9118         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9119         with the version name.
9121 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9123         * MAINTAINERS: Add self as bb-reorder maintainer.
9125 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9127         * config.if: Tweak.
9129 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9131         * djunpack.bat: New file.
9133 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9135         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9136         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9137         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9138         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9140 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9142         * config.sub (case $basic_machine): Change default for "ibm-*"
9143         to "openedition".
9145 2000-04-13  Andreas Jaeger  <aj@suse.de>
9147         * MAINTAINERS: Added myself.
9149 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9151         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9152         (do-md5sum): New target.
9153         (MD5PROG): Define.
9154         (PACKAGE): Default to TOOL.
9155         (VER): Default to a shell script.
9156         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9157         md5 checksum generation.
9158         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9159         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9160         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9161         insight.tar.bz2): Use gdb-taz to create archive.
9163 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9165         * configure (warn_cflags): Delete.
9167 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9169         * MAINTAINERS: Added myself.
9171 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9172             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9174         * configure.in (enable_libstdcxx_v3): Add.
9175         (target_libs): Add bits here to switch between libstdc++-v2 and
9176         libstdc++-v3.
9177         * config.if: And this file too.
9178         * Makefile.in: Add libstdc++-v3 targets.
9180 2000-04-05  Michael Meissner  <meissner@redhat.com>
9182         * config.sub (d30v): Add d30v as a basic machine type.
9184 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9186         * configure.in: -linux-gnu*, not -linux-gnu.
9188 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9190         * MAINTAINERS: Add self in write-after-approval section.
9192 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9194         * MAINTAINERS: Add self as ia64 port maintainer.
9196 2000-03-08  Neil Booth  <NeilB@earthling.net>
9198         * MAINTAINERS: Add self in write-after-approval section.
9200 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9202         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9203         (do-tar-bz2): Replace TOOL with PACKAGE.
9204         (gdb.tar.bz2): Remove GDBTK from GDB package.
9205         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9206         dejagnu.tar.bz2): New packages.
9208 2000-02-27  Andreas Jaeger  <aj@suse.de>
9210         * configure.in: Add entry for mips*-*-linux*, move catch all
9211         *-*-*linux* entry below this one.
9213 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9215         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9217 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9219         * config.sub: Support an OS of "wince".
9221 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9223         * config.guess, config.sub: Updated to match config's 2000-02-15
9224         version.
9226 2000-02-23  Linas Vepstas  <linas@linas.org>
9228         * config.sub: Add support for Linux/IBM 370.
9229         * configure.in: Likewise.
9231 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9233         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9235 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9237         * config.guess: Guess "cygwin" rather than "cygwin32".
9239 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9241         * configure (gcc_version): When setting, narrow search to
9242         lines containing `version_string'.
9244 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9246         * config.sub: Add support for avr target.
9248 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9250         * MAINTAINERS: Add maintainers for MCore port.
9252 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9254         * config.sub: Add mmix-knuth-mmixware.
9256 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9258         * MAINTAINERS: Pair cccp with cpplib maintainership.
9260 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9262         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9263         structure stuff to -L library search.
9264         (CXX_FOR_TARGET): Ditto.
9265         (CROSS_CHECK_MODULES): Fix spelling mistake.
9267 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9269         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9270         the C++ compiler.
9272 2000-01-12  Richard Henderson  <rth@cygnus.com>
9274         * configure.in: Don't build some bits for beos.
9276 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9278         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9279         as include files.
9281 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9283         * Add self as cpplib maintainer, as requested by Jason
9284         Merrill.  Correct my e-mail address.
9286 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9288         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9289         not mh-aix43.
9291 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9293         * MAINTAINERS: Add myself to "write after approval" list.
9295 1999-12-14  Richard Henderson  <rth@cygnus.com>
9297         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9298         * config.sub: Accept alphaev[78], alphaev8.
9300 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9302         * config.guess, config.sub: Update from autoconf.
9304 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9306         * MAINTAINERS:  update my playtime e-address.
9308 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9310         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9311         necessary libraries are missing.
9313 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9315         * MAINTAINERS: Add new 'write after approval' maintainer.
9317 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9319         * MAINTAINERS: Add new Java maintainer.
9321 1999-10-25  Andreas Schwab  <schwab@suse.de>
9323         * configure: Fix quoting inside arguments of eval.
9325 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9327         * config-ml.in: Allow suppression of some ARM multilibs.
9329 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9331         * config.guess: Add OS/390 match pattern.
9332         * config.sub: Add mvs, openedition targets.
9333         * configure.in (i370-ibm-opened*): New.
9335 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9337         * config.sub: Add support for configuring for pj.
9339 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9341         * config.sub (maybe_os): Add support for configuring for fr30.
9343 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9345         * configure.in: Do not configure or build ld for AIX
9346         platforms.  ld is known to be broken on these platforms.
9348 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9350         * config-ml.in: Pass compiler flag corresponding to multidirs to
9351         subdir configures.
9353 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9355         * Makefile.in (LDFLAGS): Define.
9357 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9359         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9360         noconfigdirs.
9361         (*-*-cygwin*): Likewise.
9363 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9365         * mkdep: New file.
9366         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9367         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9369         From Eli Zaretskii <eliz@is.elta.co.il>:
9370         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9371         long file name when using DJGPP on MS-DOS.
9373 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9375         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9377 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9379         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9380         dependency as this causes "make check" to globally "make all"
9382 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9384         * configure.in (target_libs): Added target-zlib.
9385         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9386         (CONFIGURE_TARGET_MODULES): Likewise.
9387         (CHECK_TARGET_MODULES): Likewise.
9388         (INSTALL_TARGET_MODULES): Likewise.
9389         (CLEAN_TARGET_MODULES): Likewise.
9390         (configure-target-zlib): New target.
9391         (all-target-zlib): Likewise.
9392         (all-target-libjava): Depend on all-target-zlib.
9393         (configure-target-libjava): Depend on configure-target-zlib.
9395         * Makefile.in (configure-target-libjava): Depend on
9396         configure-target-newlib.
9397         (configure-target-boehm-gc): New target.
9398         (configure-target-qthreads): New target.
9400         * configure.in (target_libs): Added target-qthreads.
9401         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9402         (CONFIGURE_TARGET_MODULES): Likewise.
9403         (CHECK_TARGET_MODULES): Likewise.
9404         (INSTALL_TARGET_MODULES): Likewise.
9405         (CLEAN_TARGET_MODULES): Likewise.
9406         (all-target-qthreads): New target.
9407         (configure-target-libjava): Depend on configure-target-qthreads.
9408         (all-target-libjava): Depend on all-target-qthreads.
9410         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9411         (CONFIGURE_TARGET_MODULES): Likewise.
9412         (CHECK_TARGET_MODULES): Likewise.
9413         (INSTALL_TARGET_MODULES): Likewise.
9414         (CLEAN_TARGET_MODULES): Likewise.
9415         (all-target-libjava): New target.
9416         (all-target-boehm-gc): Likewise.
9417         * configure.in (target_libs): Added libjava, boehm-gc.
9419 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9421         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9422         configure.bat in SUPPORT_FILES.
9423         (gas+binutils.tar.bz2): Likewise.
9425         * makeall.bat: Remove; obsolete.
9427 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9429         From Mark Elbrecht:
9430         * configure.bat: Remove; obsolete.
9432 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9434         * configure: Add -W -Wall to the default CFLAGS when compiling with
9435         gcc.
9437 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9439         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9441 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9443         * configure.in: Build ld on IRIX6.
9445 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9447         * Makefile.in: Change distribution targets to use bzip2 instead of
9448         gzip.
9449         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9450         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9452 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9454         * config.sub: Add mcore target.
9456 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9458         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9460 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9462         * config.guess (dummy): Changed to $dummy.
9464 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9466         * config.sub: Tidied up case statements.
9468 1999-05-22  Ben Elliston  <bje@cygnus.com>
9470         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9471         <jiro@din.or.jp>.
9473         * config.guess: Merge with FSF version. Future changes will be
9474         more accurately recorded in this ChangeLog.
9475         * config.sub: Likewise.
9477 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9479          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9481 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9483         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9485 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9487         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9489 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9491         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9492         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9493         Bad merge removed these two changes.
9495 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9496                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9498         * config.guess (interix Alpha): Add.
9500 1999-04-11  Richard Henderson  <rth@cygnus.com>
9502         * configure.in (i?86-*-beos*): Do config gperf; don't config
9503         gdb, newlib, or libgloss.
9505 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9507         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9508         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9509         from multidirs.
9511 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9513         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9515 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9517         * config.sub: Add support for mcore targets.
9519 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9521         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9522         not mt-ospace, in order to shut up assembler warning about using
9523         symbols that are named the same as registers.
9525 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9527         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9528         dependency list for all-target-cygmon.
9530 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9532         * config-ml.in: Check $host, not $target, for selective multilibs.
9533         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9534         thumb interworking, and underscore prefix multilibs.
9536 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9538         * missing: Update to version from current automake.
9540 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9542         * configure (gxx_include_dir): Removed.
9544         * configure.in (gxx_include_dir): Handle it.
9545         * Makefile.in: Likewise.
9547 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9549         * config.sub (mips64vr4111,mips64vr4111el) Add.
9551 1999-03-21  Ben Elliston  <bje@cygnus.com>
9553         * config.guess: Correct typo for detecting ELF on FreeBSD.
9555 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9557         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9558         config/mh-djgpp.
9560 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9562         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9563         all-target-newlib to dependency list for all-target-bsp.
9565 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9567         * config.sub: Add i386-uwin support.
9568         * config.guess: Likewise.
9570 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9572         * configure.in: cleanup, add mh-*pic handling for arm, special
9573         case powerpc*-*-aix*
9575 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9577         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9578         can be built.
9580 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9582         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9583         targets.
9585 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9587         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9589 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9591         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9593 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9595         * config.sub: Fix typo in arm recognition.
9597 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9599         * configure.in (noconfigdirs): Changed target_configdirs to
9600         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9601         rather than m68k-*-* since it is not known to work on
9602         m68k-aout. Ditto for arm-*-*oabi.
9604 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9606         * configure.in (*-*-windows*): Remove, no longer used.
9608 1999-02-19  Ben Elliston <bje@cygnus.com>
9610         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9611         Smart and improved by Andrew Cagney.
9613 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9615         * config.guess: Recognize openbsd-*-hppa.
9617 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9619         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9620         only if it is not empty.
9622 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9624         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9626         * config.guess: Modified to recognize uname's armv* syntax.
9628         * config.sub: Modified to recognize uname's armv* syntax.
9630 1999-02-17  Mark Salter  <msalter@cygnus.com>
9632         * configure.in: Added target-bsp for sparclite.
9634 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9636         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9638 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9640         * configure.in: Add support for strongarm port.
9641         * config.sub: Add support for strongarm target.
9643 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9645         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9646         the old name config/mh-cygwin32.
9647         Enable texinfo.
9649 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9651         * configure.in: Do build ld for ix86 Solaris.
9653 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9655         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9656         $AR_FOR_TARGET.  Likewise for RANLIB.
9658 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9660         * config.sub (oabi):  Recognize.
9661         * configure.in (arm-*-oabi):  Handle.
9663 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9665         * config.guess: Improve detection of i686 on UnixWare 7.
9667 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9669         * config.guess: Add support for i386-pc-interix.
9670         * config.sub: Likewise.
9671         * configure.in: Likewise.
9673 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9675         * Makefile.in: Remove unneeded all-target-libio from
9676         from all-target-winsup target since it is now unneeded.
9677         Add all-target-libtermcap in its place since it is now
9678         needed.
9680 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9682         * configure.in: makefile stub for cygwin target is probably
9683         unnecessary.  Remove it for now.
9685 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9687         * configure.in: libtermcap.a should be built when cygwin is the
9688         target as well as the host.
9689         * config.guess: Allow mixed case in cygwin uname output.
9690         * Makefile.in: Add libtermcap target.
9692 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9694         * config.sub: Clean up handling of hppa2.0.
9696 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9698         * config.guess: Use C code to identify more HP machines.
9700 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9702         * config.sub: Handle hppa2.0.
9704 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9706         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9707         cygmon for all sparclite targets, regardless of object format.
9709 1998-12-15  Mark Salter  <msalter@cygnus.com>
9711         * configure.in: Added target-bsp for several target architectures.
9713         * Makefile.in: Added rules for bsp.
9715 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9717         * config.guess: Improve detection of hppa2.0 processors.
9719 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9721         * config.guess: Recognize FreeBSD using ELF automatically.
9723 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9725         * configure (skip-this-dir): Add handling for new shell script, which
9726         might be created by a sub-directory's configure to indicate, this particular
9727         directory is "unwanted".
9728         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9730 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9732         * ltconfig: import from libtool, after changing libtool to
9733         account for the cygwin name change.
9735 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9737         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9738         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9740 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9742         * configure.in: Add libtermcap to list of cygwin dependencies.
9744 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9746         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9747         they include winsup/include when it's a cygwin target.
9749 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9751         * configure.in (host_tools): Added zip.
9752         * Makefile.in (all-target-libjava): Depend on all-zip.
9753         (all-zip): New target.
9754         (ALL_MODULES): Added all-zip.
9755         (NATIVE_CHECK_MODULES): Added check-zip.
9756         (INSTALL_MODULES): Added install-zip.
9757         (CLEAN_MODULES): Added clean-zip.
9759 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9761         * Makefile.in: lose "32" from comment about cygwin.
9763 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9765         * configure.in: Use -Os to build target libraries for the fr30.
9767 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9769         * config.sub: Add fr30.
9771 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9773         * configure.in: drop "32" from config/mh-cygwin32.  Check
9774         cygwin* instead of cygwin32*.
9775         * config.sub: Check cygwin* instead of cygwin32*.
9777 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9779         * config.guess: Match any version of Unixware7.
9781 1998-10-20  Syd Polk  <spolk@cygnus.com>
9783         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9784         if desired.
9786 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9788         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9789         these if the appropriate directories and files to not exist.
9791 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9793         * Makefile.in (DEVO_SUPPORT): Add config.if.
9795 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9797         * configure: Add pattern to replace "build_tooldir"'s
9798         definition in the generated Makefile with "tooldir"'s
9799         actual value.
9801 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9803         * config.sub: Bring back lost sparcv9.
9805         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9807 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9809         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9810         CC_FOR_TARGET and friends.
9812 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9814         * Makefile.in (build_tooldir): New variable, same as tooldir.
9815         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9816         -B$(build_tooldir)/bin/.
9817         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9819 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9821         * README: Remove installation instructions and refer to the
9822         INSTALL directory instead.
9824 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9826         * config.sub: Add support for i[34567]86-pc-udk.
9827         * configure.in: Likewise.
9829 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9831         * Makefile.in: add bzip2 package building bits for user
9832         tools module
9833         * configure.in: ditto
9835 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9837         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9838         (ALL_TARGET_MODULES): Add all-target-libobjc.
9839         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9840         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9841         (all-target-libchill): Add dependencies.
9842         * configure.in (target_libs): Add libchill.
9844 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9846         * configure.in (target_subdir): Remove duplicate line.
9848 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9850         * Makefile.in (all-automake): fix dependencies.
9852 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9854         * configure.in: Minor cleanups for building in the $(target_alias)
9855         subdir.
9857 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9859         * Makefile.in (bootstrap): Set r and s before make all.  Use
9860         BASE_FLAGS_TO_PASS in make all.
9861         (cross): Likewise.
9863 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9865         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9867 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9869         * config.sub: Fix typo in last change.
9871 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9873         * config.sub: Add support for C4x target.
9874         * configure.in: Likewise.
9876 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9878         * config.sub: Recognize sparcv9 just like sparc64.
9880 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9882         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9884 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9886         * config.guess: Correctly identify Pentium II sco boxes.
9888         * config.guess: Fix "tr" code.  From Weiwen Liu.
9890 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9892         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9893         stabs.
9895 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9897         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9898         (ALL_TARGET_MODULES): Add all-target-libchill.
9899         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9900         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9901         (all-target-libchill): Add dependencies.
9902         * configure.in (target_libs): Add libchill.
9904 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9906         * config.guess: Avoid assumptions about "tr" behaves when
9907         LANG is set to something other than English.
9909 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9911         * configure (gxx_include_dir): Changed to
9912         '${prefix}/include/g++'-${libstdcxx_interface}.
9914         * config.if: New to determine the interfaces.
9916 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9918         * config.guess: Detect and handle MPE/IX.
9919         * config.sub: Deal with MPE/IX.
9921 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9923         * configure.in: Use mh-aix43.
9925 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9927         * configure: Fix --without/--disable cases for gxx-include-dir.
9929 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9931         * mdata-sh:  Imported.  Needed for automake support.
9933 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9935         * Makefile.in (taz): Try "chmod -R og=u ." before
9936         "chmod og=u `find . -print`".
9938 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9940         * configure.in: Add arm-elf and thumb-elf support.
9942 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9944         * Makefile.in: Undo previous patch.
9946 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9948         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9949         to here ...
9950         (install-no-fixedincludes): and here
9951         (INSTALL_MODULES): ... from here.
9953 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9955         * config.sub: Merge with FSF.
9957         * config.guess: Merge with FSF.
9959 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9961         * configure (extraconfigdirs): New variable.
9962         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9963         * Makefile.in (all): Move higher in file.
9964         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9965         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9966         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9967         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9968         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9970 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9972         * Makefile.in (all-target-libjava): Depend on all-gcc and
9973         all-target-newlib.
9974         (configure-target-libjava): Depend on $(ALL_GCC).
9976 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9978         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9979         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9981 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9983         * INSTALL/README: Fix typo.
9985 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9987         * ylwrap: Change absolute path checks to check for DOS style path
9988         names.
9990         * ylwrap: Don't use a full path name if the source file is in the
9991         same directory.  From hjl@lucon.org (H.J. Lu).
9993         * config-ml.in: Default to being verbose, to match Feb 18 change to
9994         configure.
9996 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9998         Brought over from egcs:
10000         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10002         * configure.in (target_subdir): Set to ${target_alias} instead
10003         of "libraries".
10005         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10007         * configure.in (target_subdir): Set to libraries if enable_multilib.
10009 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10011         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10012         multilibs, force reconfiguration the first time we create
10013         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10015 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10017         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10018         avoid confusion with --no-recursion.
10020 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10022         * configure.in: Win32 hosts shouldn't use install -x
10023         * install-sh: remove -x option, and special .exe-handling
10024         hack.
10026 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10028         * config.guess: Recognize i586-pc-beos.
10029         * configure.in: Don't build some bits for beos.
10031 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10033         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10034         CFLAGS default to -O2.
10036         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10037         when using GNU ld.
10039 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10041         * ltmain.sh: Correct install when using a different shell.
10043 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10045         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10047 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10049         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10050         target.
10052 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10054         * ltconfig: Update to correct AIX handling.
10056 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10058         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10060         * configure.in (target_subdir): Set to ${target_alias} instead
10061         of "libraries".
10063 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10065         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10066         (Makefile): Depend on $(gcc_version_trigger).
10068         * configure (gcc_version): Change default initializer to empty
10069         string.
10070         (gcc_version_trigger): New variable; pass this variable down
10071         to subdir configures to enable them checking gcc's version
10072         themselves. Emit make macros for both gcc_version vars.
10073         (topsrcdir): Initialize reliably.
10074         (recursion line): Remove --with-gcc-version=${gcc_version}.
10076 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10078         * configure (enable_version_specific_runtime_libs): Implement new flag
10079         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10080         in $(libsubdir); emit definition in each generated Makefile.
10081         (gxx_include_dir): Initialize depending on
10082         $enable_version_specific_runtime_libs.
10084 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10086         * configure (gcc_version): Initialize properly depending on
10087         how and where configure is started.
10088         (recursion line): Pass a --with-gcc-version=${gcc_version}
10089         to configures in subdirs.
10091 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10093         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10094         cygmon
10096 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10098         * configure.in: Add cygmon and libstub support for mn10200.
10100 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10102         * configure (gcc_version): Add new variable describing the
10103         particular gcc version we're building.
10104         * Makefile.in (libsubdir): Add new macro for the directory
10105         in which the compiler finds executables, libraries, etc.
10106         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10107         and libsubdir.
10109 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10111         * Makefile.in (local-clean): Remove *.log.
10112         (warning.log): Built with warn_summary from build.log.
10113         (mail-report.log): Run test_summary.
10114         (mail-report-with-warnings.log): Run test_summary including
10115         warning.log in the report.
10117 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10119         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10121 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10123         * Makefile.in (grep): Grep no longer depends on libiberty.
10125 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10127         * Makefile.in: all-snavigator needs all-libgui.
10129 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10131         * configure.in: Add cygmon and libstub support for mn10300.
10133 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10135         * missing: Update to version from automake 1.3.
10137         * ltmain.sh: On installation, don't get confused if the same name
10138         appears more than once in the list of library names.
10140 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10142         * config.sub: Accept m68060 and m5200 as CPU names.
10144 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10146         * configure: Use && rather than using -a in test, because odd
10147         strings can confuse test.
10148         * configure.in: Likewise.
10150 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10152         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10154 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10156         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10157         bootstrap4-lean): New targets.
10159 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10161         * mpw-* Delete.  Not used.
10163 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10165         * COPYING.LIB: Update FSF address.
10167 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10169         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10171         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10172         GAS_SUPPORT_DIRS.
10174 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10176         * ltconfig, ltmain.sh: Avoid producing a version number if
10177         -version-info was not used.
10179 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10181         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10182         building with newlib.
10184 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10186         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10187         Solaris `make' causes it to continue to next definition.
10189 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10191         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10192         the right GUI libraries and files are installed along with GDB.
10194 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10196         * configure.in: Change alpha to alpha* in several places.
10198 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10200         * config.sub: Recognize sparc86x.
10202 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10204         * configure.in (--enable-target-optspace): Remove debug echo.
10206 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10208         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10210 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10212         * ltconfig: Update cygwin32 support.
10214         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10215         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10216         (GDB_SUPPORT_DIRS): Likewise.
10218 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10220         * configure.in (target_makefile_frag): If --enable-target-optspace,
10221         use -Os to compile target libraries rather than -O2.  Default to
10222         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10223         not used.
10224         * configure.in (target_cflags): Ditto for d30v.
10226 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10228         * Makefile.in (all-bfd): Depend on all-intl.
10229         (all-binutils): Likewise.
10230         (all-gas): Likewise.
10231         (all-gprof): Likewise.
10232         (all-ld): Likewise.
10234 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10236         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10238 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10240         * Makefile.in (all-bfd): Depend upon all-libiberty.
10242         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10244 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10246         * Makefile.in: Add libstub.
10248         * configure.in: Ditto. Build libstub for targets that have cygmon
10249         support.
10251 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10253         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10255 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10257         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10258         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10260 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10262         * configure: Define DEFAULT_M4 by searching PATH.
10263         * Makfile.in: Use DEFAULT_M4.
10265 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10267         * ltconfig: Add cygwin32 support.
10269         * Makefile.in, configure.in: Add libtool as a native only directory
10270         to configure and build.
10272 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10274         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10276 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10278         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10280 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10282         * Makefile.in: add ash make rules
10283         * configure.in: add ash to native_only and host_tools lists
10285 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10287         * Makefile.in (all-gettext, all-intl): New targets.
10288         (ALL_MODULES): Added all-gettext, all-intl.
10289         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10290         (INSTALL_MODULES): Added install-gettext, install-intl.
10291         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10293         * configure.in (host_tools): Added gettext.
10294         (native_only): Likewise.
10295         (noconfigdirs) [various cases]: Likewise.
10296         (host_libs): Added intl.
10298 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10300         * configure: Do not disable building gdbtk for cygwin32 hosts.
10302 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10304         * configure.in: Add thumb-coff target.
10305         * config.sub: Add thumb-coff target.
10307 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10309         * Makefile.in: Revert yesterday's change.
10310         (all-target-winsup):  all-target-librx stays out of here.
10312 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10314         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10315         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10316         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10317         Remove references to librx and libg++.
10319 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10321         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10322         recursive makes
10324 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10326         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10327         for newlib directory.
10328         (CXX_FOR_TARGET): Likewise.
10330 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10332         * ltconfig: Update after libtool/ltconfig.in change for
10333         hpux11.
10335 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10337         * ltconfig, ltmain.sh: Update to libtool 1.2.
10339 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10341         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10342         (install-gcc-cross): Instead, override LANGUAGES here.
10344 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10346         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10347         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10349 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10351         * configure.in: Add Thumb-pe target.
10353 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10355         * Makefile.in - changed sn targets to snavigator
10356         * configure.in - changed sn targets to snavigator
10358 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10360         * config-ml.in: After building symlink tree call make distclean
10361         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10362         to be the case for libiberty.
10364 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10366         * configure: When making link, also check the current
10367         directory. The configure scripts may create one.
10369 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10371         * config.sub: Accept alphapca56 and alphaev6 properly.
10373 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10375         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10377 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10379         * config.sub (sco5): Fix typo.
10381 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10383         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10384         install-itcl.
10385         (install-itcl): Remove dependency on install-tcl.
10387 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10389         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10391 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10393         * configure.in: Don't build libgui for a cygwin32 target when not on
10394         a cygwin32 host.
10396 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10398         * configure (redirect): Set to null, so default behavior of
10399         configure is now --verbose.
10401 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10403         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10404         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10406 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10408         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10409         this change to sync Makefile.in with its ChangeLog entries.
10411 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10413         * ltmain.sh (mkdir): Check that the directory doesn't exist
10414         before we exit with error, so that we don't get races during
10415         parallel builds.
10417 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10419         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10421 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10423         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10424         PICFLAG_FOR_TARGET.
10425         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10427         * configure: Emit a definition for the new macro enable_shared
10428         into each Makefile.
10430 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10432         * configure.in (host_tools, native_only): Add libtool.
10434 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10436         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10437         Fix typo in ming config comment.
10439 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10441         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10443 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10445         * config.sub: Add tic30 cases, and map c30 to tic30.
10447 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10449         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10450         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10451         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10452         (CLEAN_TARGET_MODULES): Similarly
10453         (all-target-libf2c): Add dependences.
10454         * configure.in (target_libs): Add libf2c.
10456 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10458         * configure.in: Remove expect from noconfigdirs when target
10459         is cygwin32.  OK to build expect and dejagnu with Canadian
10460         Cross.
10462 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10464         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10465         host.
10467         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10468         and mingw32.
10470 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10472         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10473         here as it is not defined in the toplevel Makefile.
10475 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10477         * configure (package_makefile_rules_frag): New variable, which names
10478         a file with generic rules, ...
10479         Change comment to mention we now have FIVE parts.
10480         * configure: Undo last change.
10482 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10484         * config.guess: More accurate determination of HP processor types.
10485         * config.sub: More accurate determination of HP processor types.
10487 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10489         * configure (package_makefile_frag): Move inserting the
10490         ${package_makefile_frag} to where it should be according
10491         to the comment.
10493 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10495         * config.guess: Add support for Linux/ARM.
10497 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10499         * .cvsignore: Remove *-info and *-install since they match
10500         release-info and mpw-install, which we don't want to just ignore.
10502 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10504         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10506 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10508         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10509         local_prefix to sub-make invocations.
10511 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10513         * configure.in: Check makefile fragments in the source
10514         directory.
10516 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10518         * configure.in: Check whether host and target makefile
10519         fragments exist before adding them to *_makefile_frag.
10521 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10523         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10525 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10527         * configure.in: Make sure we only replace RPATH_ENVVAR on
10528         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10529         regexp to sed.
10531         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10532         to sub-makes.
10534 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10536         * config-ml.in (multi-do): LDFLAGS must include multilib
10537         designator.
10539 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10541         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10543 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10545         * config.sub: Add mingw32 support.
10546         * configure.in: Likewise.
10548 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10550         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10552 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10554         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10555         * configure (gxx_include_dir): Provide a definition for subdirs
10556         which do not use autoconf.
10558 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10560         * config.guess: Sync with egcs.  Picks up new alpha support,
10561         BeOS & some additional linux support.
10563 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10565         * config.guess: HP 9000/803 is a PA1.1 machine.
10567 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10569         * configure.in: It's alpha*-...
10571 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10573         * configure.in (host_makefile_frag, target_makefile_frag):
10574         Handle multiple config files.
10575         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10576         alpha-*-*.
10578 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10580         * mkdep: New file.
10582 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10584         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10586 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10588         * Makefile.in: Add libgui directory.
10589         (GDB_TK): Add all-libgui.
10590         * configure.in: Add libgui directory.
10591         * configure: Add all-libgui to GDB_TK.
10593 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10595         * config-ml.in (multidirs): Add m32r to multilib list.
10597 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10599         * Makefile.in (all-target-gperf): Change dependency to
10600         all-target-libstdc++.
10602 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10604         * config.guess: Add BeOS support.
10606 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10608         Source directory cvs renamed to cvssrc:
10609         * configure.in (host_tools): Change cvs to cvssrc.
10610         (native_only): Likewise.
10611         (noconfigdirs) [various cases]: Likewise.
10612         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10613         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10614         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10615         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10616         (all-cvssrc): Rename target from all-cvs.
10618 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10620         * configure (gxx_include_dir): Fix thinko.
10622 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10624         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10625         (install-cross, install-gcc-cross): New targets.
10627 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10629         * configure.in (noconfigdirs): Add support for Thumb target.
10631         * config.sub (maybe_os): Add support for Thumb target.
10633 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10635         * Makefile.in: Add rules for cygmon.
10637         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10639 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10641         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10642         * configure (gxx_include_dir): Provide a definition for subdirs
10643         which do not use autoconf.
10645 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10647         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10648         11/18/97 build
10650 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10652         * From Franz Sirl.
10653         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10654         found on RedHat Linux systems.
10656 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10658         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10659         guesses.
10661 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10663         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10665 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10667         * ltmain.sh: If mkdir fails, check whether the directory was created
10668         anyhow by some other process.
10670 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10672         * configure.in (d30v-*-*): Configure all directories.
10674 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10676         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10677         for the D30V.
10679 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10681         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10683 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10685         * include/libiberty.h: Add extern "C" { so it can be used with C++
10686         progrms.
10687         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10688         programs.
10690 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10692         * configure.in (d30v-*-*): Configure GCC now.
10694 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10696         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10697         is no longer needed.
10699 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10701         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10703 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10705         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10706         targets using "$@" to provide support for similar but not identical
10707         targets without having to duplicate code.
10709 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10711         * makefile.vms: Fix to work with DEC C.
10713 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10715         * config.sub: Add mips-tx39-elf to marketing names.
10717 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10719         * ltmain.sh: Handle symlinks in generated script.
10721 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10723         * configure: Handle autoconf style directory options: --bindir,
10724         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10725         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10726         --sysconfdir.
10727         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10728         (sharedstatedir, localstatedir, oldincludedir): New variables.
10729         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10730         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10731         sbindir, sharedstatedir, and sysconfdir.
10733 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10735         * Makefile.in (bootstrap-lean): New target.
10737 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10739         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10740         sn, and gnuserv from noconfigdirs.
10742 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10744         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10746 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10748         * Makefile.in (cross): New target.
10750 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10751                           Jeff Law         <law@cygnus.com>
10753         * Makefile.in (bootstrap2, bootstrap3): New targets.
10754         (all-bootstrap): Remove outdated and confusing target.
10755         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10757 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10759         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10760         windows.  Consistent with gdb/configure.
10762 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10764         * configure.in: Name Linux target fragment.
10766         * configure: Rewrite so that project Makefile fragment is inserted
10767         first and appears last in the resulting Makefile.
10769 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10771         * Makefile.in (install-itcl): Install tcl first.
10773 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10775         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10777 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10779         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10781         * configure.in (skipdirs): Add target-librx for Linux.
10782         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10784 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10786         * Makefile.in (bootstrap): New target.
10788 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10790         * config.sub: Accept 'amigados' for backward compatibility.
10792 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10794         * config.guess: Merge with FSF.
10796 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10798         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10800 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10802         * config.sub: Add "marketing-names" patch.
10804 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10806         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10808 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10810         * config.sub: Handle v850-elf.
10812 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10814         * .cvsignore (*-install): Remove.
10816 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10818         * ltconfig: Set CONFIG_SHELL in libtool.
10819         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10821 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10823         * configure.in (target_subdir): Set to libraries if enable_multilib.
10825 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10827         * config.guess: Update from gcc directory.
10829 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10831         * Makefile.in (all-sim): Depends on all-readline.
10833 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10835         * Makefile.in (BISON, YACC): Use $$s.
10836         (all-bison): Depend on all-texinfo.
10838 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10840         * Makefile.in (BISON): Add -L flag.
10841         (YACC): Likewise.
10843 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10845         * configure.in (noconfigdirs): Add support for v850e target.
10847         * config.sub (maybe_os): Add support for v850e target.
10849 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10851         * configure.in (noconfigdirs): Add support for v850ea target.
10853         * config.sub (maybe_os): Add support for v850ea target.
10855 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10857         * config.sub: Add mipstx39.  Delete r3900.
10859 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10861         * Makefile.in (all-autoconf): Depends on all-texinfo.
10863 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10865         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10866         eabi targets.
10868 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10870         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10872         * configure: When handling a Canadian Cross, handle YACC as well as
10873         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10874         * Makefile.in (all-bison): Depend upon all-texinfo.
10876 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10878         * Makefile.in (BISON): bison, not byacc or bison -y.
10879         (YACC): bison -y or byacc or yacc.
10880         (various): Add *-bison as appropriate.
10881         (taz): No need to mess with BISON anymore.
10883 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10885         * configure: If OSTYPE matches *win32*, try to find a good value for
10886         CONFIG_SHELL.
10888 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10890         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10891         configure.in if it is present.
10893 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10895         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10897 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10899         * config.sub: Recognize `arc' cpu.
10900         * configure.in: Likewise.
10901         * config-ml.in: Likewise.
10903 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10905         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10907 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10909         * configure: Changed sed delimiter from ':' to '|' when
10910         attempting to substitute ${config_shell} for SHELL. On
10911         NT ${config_shell} may contain a ':' in it.
10913 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10915         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10917 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10919         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10921 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10923         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10925         * ylwrap: If the program is a relative path, force it to be
10926         absolute.
10928 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10930         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10932 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10934         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10935         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10936         for libraries.
10938 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10940         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10941         separated by spaces.
10943 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10945         * ylwrap: New file.
10946         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10948         * ltmain.sh: Handle /bin/sh at start of install program.
10950         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10952         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10953         * missing: New file, from automake 1.2.
10955 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10957         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10958         check-tk to CHECK_X11_MODULES.
10960 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10962         * config.sub: Merge with FSF.
10964 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10966         * config.guess: Merge with FSF.
10968 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10970         * configure: Treat msdosdjgpp like go32.
10971         * configure.in: Likewise.  Don't remove gprof for go32.
10973         * configure: Change Makefile.tem2 to Makefile.tm2.
10975 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10977         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10979 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10981         * install-sh (chmodcmd): Set to null if the DST directory already
10982         exists.  Same as Nov 11th change.
10984 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10986         * configure (GDB_TK): Needs itcl and tix.
10988 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10990         * config.guess: Update from FSF.
10992 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10994         * Makefile.in (GDB_TK): Depend on itcl and tix.
10996 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10998         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10999         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11000         (INSTALL_SCRIPT): New variable.
11001         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11002         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11003         to -x.
11004         * install-sh: Add support for -x option.
11006 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11008         * configure.in, Makefile.in: Treat tix like itcl.
11010 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11012         * Makefile.in (WINDRES): New variable.
11013         (WINDRES_FOR_TARGET): New variable.
11014         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11015         (EXTRA_HOST_FLAGS): Add WINDRES.
11016         (EXTRA_TARGET_FLAGS): Add WINDRES.
11017         (EXTRA_GCC_FLAGS): Add WINDRES.
11018         ($(DO_X)): Pass down WINDRES.
11019         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11020         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11021         DLLTOOL_FOR_TARGET.
11023 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11025         * configure.in: configure sim before gdb for win32-x-ppc
11027 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11029         Move gperf into the toplevel, from libg++.
11030         * configure.in (target_tools): Add target-gperf.
11031         (native_only): Add target-gperf.
11032         * Makefile.in (all-target-gperf): New target, depend on
11033         all-target-libg++.
11034         (configure-target-gperf): Empty rule.
11035         (ALL_TARGET_MODULES): Add all-target-gperf.
11036         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11037         (CHECK_TARGET_MODULES): Add check-target-gperf.
11038         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11039         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11041 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11043         * config.sub (mn10200): Recognize new basic machine.
11045 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11047         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11048         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11050 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11052         * configure.in: If we're building mips-sgi-irix6* native, turn on
11053         ENABLE_MULTILIB and set TARGET_SUBDIR.
11055 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11057         * Makefile.in (all-sn): Depend on all-grep.
11059 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11061         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11063         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11064         Makefile.  From Jeff Makey <jeff@cts.com>.
11065         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11067         * Makefile.in (DISTBISONFILES): Remove.
11068         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11069         $(DEFAULT_YACC).
11071         * configure.in: Build itl, db, sn, etc., when building for native
11072         cygwin32.
11074         * Makefile.in (LD): New variable.
11075         (EXTRA_HOST_FLAGS): Pass down LD.
11076         ($(DO_X)): Likewise.
11078 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11080         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11082 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11084         * configure.in (targargs): Strip out any supplied --build argument
11085         before adding our own. Always add --build.
11087 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11089         * configure.in (targargs): Pass --build if we're doing
11090         a cross-compile.
11092 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11094         * configure: Use '|' instead of ":" as the separator in
11095         sed. Otherwise sed chokes on NT path names with drive
11096         designators. Also look for "?:*" as the leading characters in an
11097         absolute pathname.
11099 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11101         * config.sub: Support for r3900.
11103 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11105         * configure.in: Use install-sh, not install.sh.
11107 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11109         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11110         apply it twice.
11112 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11114         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11115         install-binutils.
11117 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11119         * Makefile.in: Add automake targets.
11120         * configure.in (host_tools): Add automake.
11122 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11124         * configure: Default CXX to c++, not gcc.
11125         * Makefile.in (CXX): Set to c++, not gcc.
11126         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11128 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11130         * install-sh: try appending a .exe if source file doesn't
11131         exist
11133 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11135         * configure.in: Turn on multilib by default.
11136         (cross_only): Remove target-libiberty.
11138         * Makefile.in (all-gcc): Don't depend on libiberty.
11140 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11142         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11144 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11146         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11147         (DISTBISONFILES): Add ld/Makefile.in
11149 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11151         * configure.in: if target is cygwin32 but host isn't cygwin32,
11152         don't configure gdb tcl tk expect, not just gdb.
11154 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11156         * configure.in: Added gnuserv everywhere sn appears.
11158         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11159         (CROSS_CHECK_MODULES): Added check-gnuserv.
11160         (INSTALL_MODULES): Added install-gnuserv.
11161         (CLEAN_MODULES): Added clean-gnuserv.
11162         (all-gnuserv): New target.
11164 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11166         * config.guess: Fixes for MIPS OpenBSD systems.
11168 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11170         * Makefile.in (INSTALL_XFORM): Remove.
11171         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11173         * mkinstalldirs: New file, copied from automake.
11174         * Makefile.in (installdirs): Rename from install-dirs.  Use
11175         mkinstalldirs.  Change all users.
11176         (DEVO_SUPPORT): Add mkinstalldirs.
11178 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11180         * install-sh: Rename from install.sh.
11181         * Makefile.in (INSTALL): Change install.sh to install-sh.
11182         (DEVO_SUPPORT): Likewise.
11184         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11185         Graichen <graichen@rzpd.de>.
11187 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11189         * config.guess: Recognize OpenBSD systems correctly.
11191 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11193         * README, Makefile.in (ETC_SUPPORT): Remove references to
11194         cfg-paper*, configure.{texi,man,info*}._
11196 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11198         * Makefile.in (all.normal): Ensure that gcc is built after all
11199         the x11 - ie gdb - targets.
11201 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11203         * makefile.vms: Don't run conf-a-gas.
11205 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11207         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11209 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11211         * configure.in: Remove noconfigdirs case since gdb also
11212         configures and builds for tic80-coff.
11214 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11216         * configure: Set cache_file to config.cache.
11217         * Makefile.in (local-distclean): Remove config.cache.
11219 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11221         * COPYING: Update FSF address.
11223 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11225         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11226         noconfigdirs.
11228 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11230         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11231         MAKEDIRS, is empty.
11233 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11235         * config.sub: Tweak mn10300 entry.
11237 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11239         * configure.in (host_tools): Put sim before gdb, so gdb's
11240         configure.tgt can determine if the simulator was configured.
11242 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11244         * config.sub: Move BeOS $os case to be with other Cygnus
11245         local cases.
11247 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11249         * config.sub: Remove misplaced comment that broke Linux.
11251 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11253         * config.sub: Add BeOS support.
11255 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11257         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11259 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11261         * configure.in (noconfigdirs): Remove tcl and tk from
11262         noconfigdirs for cygwin32 builds.
11264 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11266         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11268 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11270         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11271         make-all.com, use makefile.vms instead.
11273 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11275         * config.sub: Accept -lnews*.
11277 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11279         * configure.in (noconfigdirs): Disable target-newlib,
11280         target-examples and target-libiberty for d30v.
11282 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11284         * configure.in (noconfigdirs): Enable ld for d30v.
11286 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11288         * configure.in (tic80-*-*): Build compiler.
11290 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11292         * configure.in (d30v-*): Remove sim directory from list of
11293         unsupported d30v directories
11295 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11297         * config.sub, configure.in: Add d30v target cpu.
11299 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11301         * makefile.vms: New file.
11302         * make-all.com: Remove.
11304 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11306         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11308 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11310         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11312 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11314         * Makefile.in (ALL_MODULES): Added all-db.
11315         (CROSS_CHECK_MODULES): Addec check-db.
11316         (INSTALL_MODULES): Added install-db.
11317         (CLEAN_MODULES): Added clean-db.
11319 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11321         * config.guess: Merge with latest FSF sources.
11323 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11325         * Makefile.in (ALL_MODULES): Added all-itcl.
11326         (CROSS_CHECK_MODULES): Added check-itcl.
11327         (INSTALL_MODULES): Added install-itcl.
11328         (CLEAN_MODULES): Added clean-itcl.
11330 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11332         * configure.in: build gdb for mn10200
11334 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11336         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11338 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11340         * configure.in (tic80-*-*): Turn off most targets right now.
11342 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11344         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11345         rather than the makeinfo program.
11346         (do-info): Depend upon all-texinfo.
11348 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11350         * configure.in: Remove uses of config/mh-linux.
11352         * config.sub, config.guess: Merge with latest FSF sources.
11354 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11356         * config.sub (case $basic_machine): Add tic80 entries.
11358 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11360         * config.sub, config.guess: Merge with latest FSF sources.
11362 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11364         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11365         * mpw-config.in: Test for NewFolderRecursive.
11366         * mpw-install: Use symbolic name for startup filename.
11367         * mpw-README: Add various additional details.
11369 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11371         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11373 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11375         * configure.in: Do build gcc and the target libraries for
11376         the mn10200.
11378 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11380         * configure.in: don't avoid building gdb for mn10300 any more
11381         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11382         instead of single-quoting it.
11384 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11386         * configure.in: Don't use --with-stabs on IRIX 6.
11388 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11390         * configure.in (m32r): Build gdb, libg++ now.
11392 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11394         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11395         directories from noconfigdirs.
11397 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11399         * config.sub (basic_machine): added mips16 configuration
11401 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11403         * config.sub: Handle d10v-unknown.
11405 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11407         * config.sub: Handle v850-unknown.
11409 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11411         * Makefile.in: add findutils
11412         * configure.in: add findutils to list of host_tools
11414 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11416         * config.sub: Handle mn10200 and mn10300.
11418 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11420         * configure.in (d10v-*): Do not build librx.
11422 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11424         * configure.in (mn10300): Build everything except gdb & libgloss.
11426 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11428         * config.guess:  Patch for Dansk Data Elektronik servers,
11429         from Niels Skou Olsen <nso@dde.dk>.
11431         For ncr, use /bin/uname rather than uname, since GNU uname does not
11432         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11434         Patch for MIPS R4000 running System V,
11435         from Eric S. Raymond <esr@snark.thyrsus.com>.
11437         Fix thinko for nextstep.
11439         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11441         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11442         * config.guess: Guess mips-dec-mach_bsd4.3.
11444         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11445         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11446         release numbers.
11447         * config.guess (mips-mips-riscos*):  Emit just enough of the
11448         release number.
11450         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11451         * config.guess (sparc-auspex-sunos*):  Added.
11452         (f300-fujitsu-*): Added.
11454         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11455         * config.guess:  Recognize a Tadpole as a sparc.
11457 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11459         * config.guess: Don't assume that NextStep version is either 2 or
11460         3.  NextStep 4 (aka OpenStep 4) has come out now.
11462 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11464         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11465         From Rik Faith <faith@cs.unc.edu>.
11467 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11469         * config.sub: Contributions from bug-gnu-utils to:
11470         Support plain "hppa" (no version given) architecture, reported by
11471         OpenStep.
11472         OpenBSD like NetBSD.
11473         LynxOs is not a hardware supplier.
11475         * config.guess: Contributions from bug-gnu-utils to add support for:
11476         OpenBSD like NetBSD.
11477         Stratus systems.
11478         More Pyramid systems.
11479         i[n>4]86 Intel chips.
11480         M680[n>4]0 Motorola chips.
11481         Use unknown instead of lynx for hardware manufacturer.
11483 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11485         * install.sh (chmodcmd): Set to null if the DST directory already
11486         exists.
11488 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11490         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11491         not use mt-ppc target Makefile fragment any more.
11493 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11495         * configure.in (*-*-windows):  Exclude everything but those dirs
11496         needed to build windows.
11498 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11500         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11502 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11504         * configure.in:  Exclude mmalloc from i386-windows.
11506 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11508         * Undo my previous change.
11510 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11512         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11513         unconditionally.
11514         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11516 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11518         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11519         host to add it's own flags.
11521 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11523         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11525 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11527         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11528         (CXX_FOR_TARGET): Likewise.
11529         (GCC_FOR_TARGET): Define.
11530         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11531         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11532         CC_FOR_TARGET was specified on the command line.
11533         (MAKEOVERRIDES): Don't define.
11535 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11537         * configure.in (m32r): Fix spelling of libg++ libs.
11539 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11541         * config.sub (-apple*): Remove, now redundant.
11543 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11545         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11547         * configure: Rework yesterday's sed script patch.
11549         * config.sub: Merge with FSF.
11551 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11553         * config.guess:  Merge from FSF.
11555         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11556         * config.guess: Use pc instead of unknown, for pc clone systems.
11557         Change linux to linux-gnu.
11559         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11560         * config.guess: Avoid non-portable tr syntax.
11562 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11564         * test-build.mk (HOLES): Add "xargs" for gdb.
11566         * configure: Avoid hpux10.20 sed bug.
11568 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11570         * configure.in:  Add support for windows host
11571         (that is a build done under the Microsoft build environment).
11573 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11575         * Makefile.in: Replace all uses of srcroot with s, to shrink
11576         command line lengths.
11578         Patches from Geoffrey Noer <noer@cygnus.com>:
11579         * configure.in: If configuring for newlib, pass --with-newlib to
11580         subdirectories.
11581         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11582         -Bnewlib/ and -Lwinsup to gcc.
11583         (CXX_FOR_TARGET): Likewise.
11585 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11587         * Makefile.in (ETC_SUPPORT): Add configure.
11589 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11591         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11592         host configuration file.
11594 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11596         * configure.in: Break mn10x00 support into separate
11597         mn10200 and mn10300 configurations.
11598         * config.sub: Likewise.
11600 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11602         * configure.in: Add lots of stuff to noconfigdirs for
11603         the mn10x00 targets.
11605         * config.sub, configure.in: Add mn10x00 support.
11607 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11609         * make-all.com: Call conf-a-gas, not config-a-gas.
11611 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11613         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11614         targets.
11616 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11618         * mpw-README: Add much more detail for native PowerMac.
11619         * mpw-install: New file.
11620         * mpw-configure: Add --norecursion and --help options.
11621         * mpw-config.in: Translate readme and install files when
11622         copying to objdir.
11623         * mpw-build.in: Don't always depend on byacc and flex.
11624         (install-only-top): New action.
11626 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11628         * configure.in:  You can now configure GDB for the v850.
11630 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11632         * configure.in (noconfigdirs): Don't configure any C++ dirs
11633         if targeting D10V.
11635 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11637         * config.sub: Recognize mips64vr5000.
11639 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11641         * configure.in: Use a single line for host_tools and native_only.
11643 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11645         * config.sub, configure.in: Add entries for m32r.
11647 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11649         * Makefile.in (inet-install): Don't run install-gzip.
11651 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11653         * configure.in:  Don't config lots of things for *-*-windows*.
11655 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11657         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11658         (host_libs, host_tools): Copy from configure.in.
11659         * mpw-configure: Don't complain about directories not found.
11661 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11663         * configure.in (i[345]86): Recognize i686 for pentium pro.
11664         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11665         file.
11667         * config.guess (i[345]86): Ditto.
11669 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11671         * configure.in (noconfigdirs): Removed gdb for D10V.
11673 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11675         * configure.in: Remove ld, target-libio, target-libg++, and
11676         target-libstdc++ from noconfigdirs.
11678 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11680         * configure: Fix three locations where shell scripts were
11681         being run directly rather than with config_shell.
11683 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11685         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11686         * config.sub (basic_machine): Recognize v850.
11688 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11690         * mpw-configure: Handle multiple enable/disable options and
11691         pass them down recursively, handle -c and -s flags appropriately
11692         depending on choice of compiler, add escape mechanism for
11693         quoted arguments to gC.
11695 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11697         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11698         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11699         so that -mrelocatable-lib and -mno-eabi are used.
11701         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11702         not support --print-multi-lib, don't abort.
11704 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11706         * make-all.com: Run config-a-gas.
11707         * setup.com: Don't copy subdirectory files around.
11709 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11711         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11712         target, it now compiles correctly.
11714 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11716         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11718 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11720         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11722 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11724         * configure.in (native_only): Add prms.
11726 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11728         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11729         (BINUTILS_SUPPORT_DIRS): Likewise.
11731 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11733         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11734         d10v support is added.
11736 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11738         * configure.in (d10v-*-*): New target.
11740 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11742         * config.guess (HP 9000/811): Recognize this as a PA1.1
11743         machine.
11745 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11747         * Makefile.in (do-tar-gz): New target, split out from tail end of
11748         taz target.  Run each command separately, don't use pipes.
11749         (taz): Use it.
11751 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11753         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11754         * mpw-build.in: No builds should depend on building byacc or flex,
11755         they are assumed to be installed already.
11757 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11759         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11760         variable that CC_FOR_TARGET needs.
11762 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11764         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11765         options have changed since the last time the subdirectory was
11766         configured, and if it has, reconfigure.
11767         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11768         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11770 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11772         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11773         CLEAN_MODULES): Add bash.
11774         (all-bash): New target.
11776 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11778         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11780 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11782         * config.sub (basic_machine): Recognize d10v as a valid processor.
11784 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11786         * mpw-configure: Add support for --bindir.
11787         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11789 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11791         * configure.in: add bash, time, gawk to list of hosttools and things
11792         to only build for native toolchains
11794 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11796         * Makefile.in (docdir): Remove.
11798 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11800         * Makefile.in (datadir): Set to $(prefix)/share.
11802 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11804         * configure.in: build diff and patch for cygwin32-hosted
11805         toolchains.
11807 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11809         * config.sub: Accept -rtems*.
11811 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11813         * configure.in: enable dosrel for cygwin32-hosted builds,
11814                 remove diff from the list of things not buildable
11815                 via Canadian Cross
11817 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11819         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11820         don't get ". ".
11822 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11824         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11826 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11828         * Makefile.in (taz): Handle case where tex3patch didn't even get
11829         checked out.  Also, if it was found, put the symlink in a new util
11830         subdirectory.
11832 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11834         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11836 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11838         * config.sub: Recognize -openvms.
11839         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11840         * make-all.com, setup.com: New files.
11842 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11844         * Makefile.in (taz): tex3patch moved to texinfo/util.
11846 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11848         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11849         * configure.in: remove make from disable-if-Can-Cross list
11850                 enable gdb if ${host} and ${target} are cygwin32
11852 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11854         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11855         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11857 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11859         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11860         distinguish sysv/svr4/bsd variants.
11861         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11863 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11865         * configure.in: Added copyright notice.
11866         * move-if-change: Added copyright notice.
11868 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11870         * configure.in (powerpcle-*-solaris*): Until we get shared
11871         libraries working, don't build gdb, sim, make, tcl, tk, or
11872         expect.
11874 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11876         * config.guess:  Merge with FSF:
11878         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11879         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11881         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11882         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11884         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11885         * config.guess:  Combine two OSF1 rules.
11886         Also recognize field test versions.  From mjr@zk3.dec.com.
11887         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11888         because GNU uname does not support -p.  From pmr@pajato.com.
11890 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11892         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11894 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11896         * mpw-README: Document GCCIncludes.
11898 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11900         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11902 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11904         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11906 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11908         * configure.in (*-*-cygwin32): Configure make.
11910 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11912         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11914 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11916         * Makefile.in (all-inet): Depend on all-perl.
11918         * Makefile.in (inet-install): New target.
11920         * Makefile.in (all-inet): Depend on all-tcl.
11921         (all-inet): Depend on all-send-pr.
11923 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11925         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11926         temporarily.
11928 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11930         * configure.in: Don't configure --with-gnu-ld on AIX.
11932 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11934         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11936 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11938         * Makefile.in (ALL_MODULES): Added all-inet.
11939         (CROSS_CHECK_MODULES): Added check-inet.
11940         (INSTALL_MODULES): Added install-inet.
11941         (CLEAN_MODULES): Added clean-inet.
11942         (all-indent): New target.
11944         * configure.in (host_tools): Added inet.
11945         (native_only): Added inet.
11946         (noconfigdirs): Added inet.
11948 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11950         * configure.in: Don't configure libgloss if we are not configuring
11951         newlib.
11953 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11955         * configure.in: Don't configure libgloss for unsupported
11956         architectures.
11958 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11960         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11962 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11964         * Makefile.in (ALL_MODULES): Include all-apache.
11965         (CROSS_CHECK_MODULES): Include check-apache.
11966         (INSTALL_MODULES): Include install-apache.
11967         (all-apache): New target.
11969         * configure.in: Added apache everywhere perl is seen.
11971 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11973         * Makefile.in: Add support for clean-{module} and
11974         clean-target-{module} rules.
11976 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11978         * configure.in (*-*-ose) do not build libgloss.
11980 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11982         * config.guess (prep*:SunOS:5.*:*): Turn into
11983         powerpele-unknown-solaris2.
11985 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11987         * configure.in: Permit --enable-shared to specify a list of
11988         directories.
11990 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11992         * configure.in (host==solaris): Pass only the first word of $CC
11993         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11995 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11997         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11999 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12001         * Makefile.in (ALL_MODULES): Include all-perl.
12002         (CROSS_CHECK_MODULES): Include check-perl.
12003         (INSTALL_MODULES): Include install-perl.
12004         (ALL_X11_MODULES): Include all-guile.
12005         (CHECK_X11_MODULES): Include check-guile.
12006         (INSTALL_X11_MODULES): Include install-guile.
12007         (all-perl): New target.
12008         (all-guile): New target.
12010         * configure.in (host_tools): Include perl and guile.
12011         (native_only): Include perl and guile.
12012         (noconfigdirs): Don't build guile and perl; no ports have been
12013         done.
12015 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12017         * configure (--enable-*): Handle quoted option lists such as
12018         --enable-sim-cflags='-g0 -O' better.
12020 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12022         * Makefile.in ({,inst}all-target): New rule so we can make and
12023         install all of the target directories easily.
12025 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12027         * configure.in: Add missing global flag in sed substitution when
12028         deleting `target-' from ${configdirs}.
12030 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12032         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12033         option.
12035         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12036         config/mh-necv4.
12038         * install.sh: Correct misspelling of transformbasename.
12040         * config.guess: Recognize mips-*-sysv*.
12042 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12044         * config.sub: Recognize mon960.
12046 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12048         * configure: Restore Canadian Cross handling of BISON and LEX,
12049         removed in Feb 20 change.
12051 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12053         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12054         Mention make install.  Remove the old copyright date as well the
12055         clumsy and rather pointless copyright on the README file.
12057 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12059         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12060         Makefile after running symlink-tree, then run `make distclean' to
12061         avoid clobbering any generated files in srcdir.
12063 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12065         * configure.in (m68k-*-netbsd*): Build everything now.
12067 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12069         * Makefile.in (taz): Fix quoting.
12071 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12073         * configure.in (sparclet-*-*): Build everything now.
12075 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12077         * configure.in (m68k-*-linux*): New host.
12079 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12081         * configure: Check for bison before byacc.
12083 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12085         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12086         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12087         searching PATH.  These are used as fallbacks by Makefile.in if
12088         flex/bison/byacc aren't in objdir.
12090 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12092         * Makefile.in: Make everything which depends upon all-bfd also
12093         depend upon all-opcodes, in case --with-commonbfdlib is used.
12095 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12097         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12098         building NT native compilers on Unix.
12100 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12102         * configure.in: Don't get CC from the host Makefile fragment if we
12103         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12104         Solaris test for /usr/ucb/cc to the post target script, just after
12105         the compiler sanity test.
12107 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12109         * config.sub: Merge with FSF.
12111 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12113         * Makefile.in (RPATH_ENVVAR): New variable.
12114         (REALLY_SET_LIB_PATH): Use it.
12115         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12117 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12119         * config.sub, configure.in: Recognize sparclet cpu.
12121 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12123         * config.guess:  Support m68k-cbm-sysv4.
12125 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12127         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12128         m68k-unknown-linuxaout from linker help string.  Put quotes around
12129         $ld_help_string.
12131 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12133         * config.guess (powerpc-harris-powerunix): Add guess for port
12134         to new target.
12136 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12138         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12140 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12142         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12143         $(REALLY_SET_LIB_PATH) in Makefile.
12144         * Makefile.in (SET_LIB_PATH): New variable.
12145         (REALLY_SET_LIB_PATH): New variable.
12146         ($(DO_X)): Use $(SET_LIB_PATH).
12147         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12148         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12149         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12150         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12151         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12152         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12153         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12154         (install-dosrel): Likewise.
12155         (all-opcodes): Depend upon all-libiberty.
12157 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12159         * config.guess (*:CYGWIN*): New
12161 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12163         * Makefile.in (all-target-winsup): All all-target-libiberty.
12165 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12167         * configure.in (noconfigdirs): Add missing # in front of comment.
12169 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12171         * configure.in: add second pass to things added to noconfigdirs
12172         so *-gm-magic can exclude libgloss properly.
12174 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12176         * mpw-configure (extralibs_name, rez_name): Set correctly
12177         for MWC68K compiler.
12179         * mpw-README: Add more info on the necessary build tools.
12181 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12183         * configure.in, config.sub: Recognize cygwin32.
12185 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12187         * config.guess, config.sub: Recognize A/UX.
12189 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12191         * config.sub: Merge with gcc/config.sub.
12193 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12195         * mpw-build.in (do-binutils): Add build of stamps.
12197 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12199         * config.sub: Add recognition for mips64vr4100*-* targets.
12201 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12203         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12204         Add creation of gconfigargs with `--enable-shared' turned on.
12205         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12206         ($(host)-stamp-stage3-configured): Likewise.
12207         (HOLES): Add chatr and ldd.
12208         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12210 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12212         * configure: Pass --nfp to recursive configures.
12214 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12216         * Makefile.in (DLLTOOL): New.
12217         (DLLTOOL_FOR_TARGET): New.
12218         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12219         (EXTRA_TARGET_FLAGS): Ditto.
12220         (EXTRA_GCC_FLAGS): Ditto.
12221         (CONFIGURE_TARGET_MODULES): Ditto.
12222         (DO_X): Ditto.
12223         * configure: Add DLLTOOL.
12225 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12227         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12228         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12229         mh-sco, since old workarounds no longer needed, and don't
12230         build ld, since libraries have weak symbols in COFF.
12232 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12234         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12236 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12238         * configure.in: Make sure that ${CC} can be used to compile an
12239         executable.
12241 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12243         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12244         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12245         nothing depending on whether gdbtk is being built.
12247 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12249         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12251 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12253         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12254         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12256 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12258         * config-ml.in: Add support for
12259         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12260         Simplify setting of multidirs from --disable-foo.
12262 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12264         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12265         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12266         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12267         non-empty, pass them on to the  GCC make.
12268         (all-bootstrap): New rule that is like all-gcc, except it executes
12269         the GCC bootstrap rule instead of the GCC all rule.
12271 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12273         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12275 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12277         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12278         DG/UX support.
12280 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12282         * config.sub (i*86*) Change [345] to [3456]
12284 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12286         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12287         --with-gnu-ld=no.
12289 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12291         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12292         AIX multilibs get built.
12294 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12296         * configure.in (i386-win32): Don't build expect if we're not
12297         building the tcl subdir.
12299 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12301         * Makefile.in: (configure-target-examples, all-target-examples):
12302         New targets, configure and build example programs.
12304 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12306         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12307         use it as input to sedit the generated MPW makefile.
12308         * mpw-README: Add a suggestion about Gestalt.h.
12310 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12312         * config.sub: Accept *-*-ieee*.
12314 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12316         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12317         Ronald F. Guilmette <rfg@monkeys.com>.
12319 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12321         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12322         for powerpc-pe native.
12323         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12324         (target==powerpc-pe): duplicate i386-win32 entry.
12326 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12328         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12329         of vxworks, not just vxworks5.1.
12331 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12333         * mpw-configure: Add support for exec-prefix.
12335 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12337         * config.guess: Recognize HP model 816 machines as having
12338         a PA1.1 processor.
12340 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12342         * configure: Ignore new autoconf configure options.
12344 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12346         * config.guess:  Recognize Pentium under SCO.
12347         From Robert Lipe <robertl@arnet.com>.
12349 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12351         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12353 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12355         * configure.in: Don't configure gas for alpha-dec-osf*.
12357 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12359         * configure.in: Default to --with-stabs for some targets for which
12360         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12361         i[345]86*-*-unixware*.
12363 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12365         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12366         rather than basing it on the target.  Simplify handling of options
12367         controlling which directories to configure.  Remove extraneous
12368         slash in multi-clean target.
12370 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12372         * config-ml.in: Prefix more variables with ml_ so they don't collide
12373         with configure's.
12375 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12377         * configure: Don't turn -v into --v.
12379 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12381         * configure.in (targargs): Fix typo.
12383         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12385 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12387         * configure.in: Strip --host and --target options from
12388         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12389         --with-cross-host option when building with a cross-compiler.
12390         * configure: Canonicalize the arguments put into config.status by
12391         always using `=' for an option with an argument.  Pass a presumed
12392         --host or --target explicitly.
12394 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12396         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12397         into general OS recognition case.
12399 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12401         * configure.in (target_configdirs): add target-winsup only
12402         for win32 target systems.
12404 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12406         * Makefile.in (all-target-libgloss): Depend upon
12407         configure-target-newlib, since when libgloss is built it looks to
12408         see if the newlib directory exists.
12410 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12412         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12413         cfg-ml-*.in.
12415 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12417         * configure: Handle LD and LD_FOR_TARGET when configuring a
12418         Canadian Cross.
12420 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12422         * configure.in (target_libs): add target-winsup.
12423         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12424         (target==ppcle-pe): remove ld from $noconfigdirs.
12426 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12428         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12429         Preserve relative path names in $srcdir.  Build symlink tree if
12430         configuring cross target dir and srcdir=. (= no VPATH support).
12431         (configure-target-libg++): Depend on configure-target-librx.
12432         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12433         * config-ml.in: New file.
12434         * symlink-tree: New file.
12435         * configure: Ensure srcdir="." if that's what it is.
12437 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12439         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12440         includes and FLEX_SKELETON setting.
12441         * mpw-configure (--with-gnu-ld): New option, controls whether
12442         to use PPCLink or ld with PowerMac GCC.
12443         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12444         * mpw-config.in: Configure grez if targeting Mac.
12446         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12447         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12448         just macos.
12449         * configure.in: Configure grez resource compiler if targeting Mac.
12450         * Makefile.in (all-grez, install-grez): New targets.
12452 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12454         * configure: CXX defaults to gcc, not g++.  If we find
12455         gcc in the path, set CC to gcc -O2.
12457 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12459         * configure: Default ${build} correctly.  Avoid picking up extra
12460         spaces when reading CC and CXX from Makefile.  When doing a
12461         Canadian Cross, use plausible default values for numerous
12462         variables.
12463         * configure.in: When doing a Canadian Cross, don't try to
12464         configure tools whose configure script can't handle it.
12466 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12468         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12470 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12472         * configure:  Remove dubious bug reporting address.
12474 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12476         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12477         configure script, run that instead of this directory's configure.
12478         In either case, print a message that we're configuring the sub-dir.
12480 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12482         * configure.in: Before checking for the existence of various files,
12483         use sed to filter out "target-".
12485 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12487         * Makefile.in (DO_X): Split rule to decrease command line length
12488         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12489         (Philippe De Muyter).
12491 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12493         * Makefile.in (all-patch): depend on all-libiberty.
12495 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12497         * configure.in: If the only directory in target_configdirs which
12498         actually exists is libiberty, then set target_configdirs to empty,
12499         to avoid trying to build a target libiberty in a gas or gdb
12500         distribution.
12502 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12504         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12505         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12506         systems.
12508 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12510         * configure.in (copy_dirs): Use sys-include instead of include
12511         for --with-headers option.
12513 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12515         * Makefile.in, configure.in: Make winsup builds work with
12516         new scheme.
12518 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12520         * configure.in: Build the linker on AIX.
12522 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12524         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12525         where needed.
12527 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12529         * Makefile.in (all-gcc): Fix typo.
12531 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12533         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12535 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12537         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12538         to target-xiberty, to provide more flexibility.
12539         (target_subdir):  Define.  Create if cross.
12540         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12541         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12542         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12543         check-libFOO -> check-target-libFOO, etc.
12544         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12545         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12546         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12547         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12548         allow ALL_GCC="" to only configure.
12549         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12550         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12551         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12553 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12555         * Makefile.in (taz): Build "info" in etc explicitly.
12557 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12559         * configure.in:  Make sure that CC is undefined (as opposed to
12560         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12561         problem with autoconf trying to configure on a host without GCC.
12563 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12565         * mpw-configure: Set host alias from choice of host compiler,
12566         only use generic MPW Makefile sed if present, edit a file
12567         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12568         * mpw-README: Add problem notes about CW6 and CW7.
12570 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12572         * Makefile.in (taz): Use ";" instead of ";;".
12574 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12576         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12577         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12578         DISTDOCDIRS.
12579         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12580         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12582 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12584         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12585         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12586         Move bfd to DISTSTUFFDIRS.
12588 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12590         * Makefile.in (X11_LIB): Removed.
12591         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12593         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12595 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12597         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12598         names.
12600 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12602         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12604 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12606         * configure.in (i[345]86-*-win32): Always build newlib.
12607         Don't configure cvs, autoconf or texinfo.
12608         * Makefile.in (LD_FOR_TARGET): New.
12609         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12610         Pass down LD_FOR_TARGET.
12612 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12614         * winsup: New directory.
12615         * Makefile.in: Build winsup.
12616         * configure.in: Winsup is configured when target is win32.
12617         Can only build win32 target GDB when native.
12619 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12621         * config.guess: Recognize HP model 819 machines as having
12622         a PA 1.1 processor.
12624 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12626         * configure: Fix sed loop which substitutes for CC and CXX to
12627         avoid bug found in various sed implementations.
12629 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12631         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12632         simulator.  Use standard powerpc-*-eabi*.
12634 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12636         * configure.in: Stop putting gas and binutils in noconfigdirs for
12637         powerpc-*-aix* and rs6000-*-*.
12639 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12641         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12642         -mcall-aixdesc libraries.
12644 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12646         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12648         * config.sub (arm | armel | armeb): Fix shell syntax.
12650 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12652         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12653         -msoft-float and -mcpu=common support.
12654         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12655         libraries.
12657 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12659         * configure.in: Allow configuration and build of emacs19 for the alpha.
12661 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12663         * configure.in (CC): Get ^CC, not just any old CC, from
12664         ${host_makefile_frag}.
12666 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12668         * configure.in (CC): Try to get CC from
12669         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12671 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12673         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12674         only if it exists in $(srcdir).
12676 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12678         * configure: If CC and CXX are not set in the environment, set
12679         them, based on either an existing Makefile or on searching for gcc
12680         in PATH.  Substitute for CC and CXX in Makefile.
12681         * configure.in: Remove libm from target_libs.  Separate
12682         target_configdirs from configdirs.  If CC is not set in
12683         environment, try to get it from a host Makefile fragment.  Rewrite
12684         changes of configdirs to use skipdirs instead.  A few minor
12685         tweaks.  Take directories out of target_configdirs as they are
12686         taken out of configdirs.  Remove existing Makefile files from
12687         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12688         CONFIG_ARGUMENTS in Makefile.
12689         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12690         by configure.in.
12691         (CONFIG_ARGUMENTS): Likewise.
12692         (CONFIGURE_TARGET_MODULES): New variable.
12693         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12694         ($(CONFIGURE_TARGET_MODULES)): New target.
12695         (configure-libg++, configure-libio): New targets.
12696         (all-libg++): Depend upon configure-libg++.
12697         (all-libio): Depend upon configure-libio.
12698         (configure-libgloss, all-libgloss): New targets.
12699         (configure-libstdc++): New target.
12700         (all-libstdc++): Depend upon configure-libstdc++.
12701         (configure-librx, all-librx): New targets.
12702         (configure-newlib): New target.
12703         (all-newlib): Depend upon configure-newlib
12704         (configure-xiberty): New target.
12705         (all-xiberty): Depend upon configure-xiberty.
12707 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12709         * configure.in (host i[345]86-*-win32):  Expand the
12710         noconfigdirs again.
12712 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12714         * mpw-configure: Fix sed command file name.
12716 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12718         * configure.in (host i[345]86-*-win32): Reduce the
12719         noconfigdirs again.
12721 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12723         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12724         or powerpc*-*-pe*, since they are not yet supported.
12726 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12728         Add PowerMac support and many other enhancements.
12729         * mpw-configure: New option --cc to select compiler to use,
12730         paste options set according to --cc into the generated
12731         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12732         if mpw-make.sed is present.
12733         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12734         add forward includes for PowerPC include files.
12735         * mpw-build.in: Build using Makefile.PPC if present.
12736         (do-byacc, etc): Remove separate version resource builds.
12737         (do-gas): Build "stamps" before "all".
12738         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12739         * mpw-README: Update to reflect --cc option, PowerMac support,
12740         and recently-reported compatibility problems.
12742 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12744         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12745         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12746         (--with-multilib-top): Pass to recursive invocations.
12748 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12750         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12751         v810-*-*.
12753 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12755         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12756         gdb, ld and opcodes on v810-*-*.
12758 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12760         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12761         (local-maintainer-clean): New target.
12762         (maintainer-clean): New target.
12763         (realclean): Just depend upon maintainer-clean.
12765 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12767         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12769 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12771         * configure.in: Build ld in mips*-*-bsd* case.
12773 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12775         * config.sub: Accept -lites* OS.  From Ian Dall.
12777 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12779         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12780         targets.
12782 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12784         * configure.in: treat i386-win32 canadian cross the same as
12785         i386-go32 canadian cross.
12787 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12789         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12790         running under the simulator to build a reduced set of libraries.
12791         (powerpc-*-eabiaix): Add fine grained multilib support added to
12792         other powerpc targets yesterday.
12794 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12796         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12797         -disable-softfloat, -disable-relocatable, -disable-aix, and
12798         -disable-sysv to control which multilib libraries get built.
12800 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12802         * configure: Add Makefile.tem to list of files to remove in trap
12803         handler.
12805 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12807         * config.guess (*Linux*):  Add missing "exit"s.
12808         Also, need specific check for alpha-unknown-linux (uses COFF).
12810 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12812         * config.guess:  Merge with FSF:
12814         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12815         * config.guess (AIX4): More robust release numbering discovery.
12817         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12818         * config.guess (i386-sequent-ptx): Properly get version number.
12820         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12821         * config.guess (mips:*:4*:UMIPS): New case.
12823 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12825         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12826         (i386-win32 host): Likewise.  Don't build readline.
12828 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12830         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12831         SUPPORT_FILES to submakes.
12833 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12835         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12836         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12837         mpw-configure.
12839 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12841         * configure.in (appdirs): Use =, not ==, in test expression when
12842         trying to build the text to print in the warning message for
12843         Solaris users.
12845 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12847         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12849 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12851         * config.guess: Recognize lynx-2.3.
12853 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12855         * config.sub (z8ksim): Deleted
12856         (z8k-*-coff): New, this is the one true name of the target.
12858 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12860         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12862 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12864         * config.guess (*:Linux:*:*): First try asking the linker what the
12865         default object file format is (elf, aout, or coff).  Then if this
12866         fails, try previous methods.
12868 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12870         * configure.in: Don't build newlib for *-*-vxworks5.1.
12872 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12874         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12875         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12877 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12879         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12881 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12883         * cfg-ml-com.in: New file.
12884         * cfg-ml-pos.in: New file.
12886 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12888         * COPYING.NEWLIB: Add HP free copyright to list.
12890 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12892         * config.sub: Recognize -eabi* for the system, not just -eabi.
12894 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12896         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12897         * config.sub, configure.in (win32): New target and host.
12899 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12901         * configure.in: Add i386-pe configuration.
12903 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12905         * mpw-build.in (install): Install GDB after LD.
12907 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12909         * mpw-config.in (elf/mips.h): Always forward-include, needed
12910         for GDB to build.
12912 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12914         * testsuite: New directory for customer acceptance and whole tool
12915         chain tests.
12917 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12919         * configure: If per-host line isn't found, but AC_OUTPUT is found
12920         and a configure script exists, run it instead.
12922 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12924         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12926 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12928         * configure: Set build_{cpu,vendor,os,alias} to host values when
12929         --build isn't specified.
12931 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12933         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12934         (FLAGS_TO_PASS): Pass them.
12935         (EXTRA_TARGET_FLAGS): Ditto.
12937 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12939         * Makefile.in (all-libg++): Depend on all-libstdc++.
12941 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12943         * configure.in (noconfigdirs): Enable all packages for
12944           i386-unknown-netbsd.
12946 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12948         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12949         hosted builds (DOS builds)
12951 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12953         Changes for ARM based on patches from Richard Earnshaw:
12954         * config.sub: Handle armeb and armel.
12955         * configure.in: Omit arm linker only for riscix.
12957 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12959         * config.guess:  Update from FSF.
12961 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12963         * config.sub: Recognize powerpcle as the little endian variant of
12964         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12965         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12966         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12967         temporarily.
12969 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12971         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12973 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12975         * config.sub: Accept -lites* as a basic system type.
12977 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12979         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12980         installed, and if so return linuxoldld as the system name.
12982 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12984         * config.guess: Add hppa1.1-hp-lites support.
12986 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12988         * configure.in: Don't build newlib for m68k-vxworks5.1.
12990 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12992         * configure.in (mips-sgi-irix6): Use mh-irix5.
12994 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12996         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12998 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13000         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13001         OSF/1.  Fix compiler flags.
13002         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13004 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13006         * configure.in: Recognize --with-newlib.
13007         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13009 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13011         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13012         to *_X11_MODULES due to gdbtk needing X include files et al.
13014 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13016         Merge in support for Mac MPW as a host.
13017         (Old change descriptions retained for informational value.)
13019         * mpw-config.in: Add generic include forwards for cpu-specific
13020         include files in aout and elf directories.
13022         * mpw-configure: Added copyright.
13023         * mpw-config.in: Check for presence of required build tools.
13024         (target_libs): Add newlib.
13025         (target_tools): Add examples.
13026         (Read Me): Generate as "Read Me for MPW" instead.
13027         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13028         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13029         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13031         * mpw-configure: Remove subdir-specific makefile hackery,
13032         delete mk.tmp after using it.
13034         * mpw-build.in (all): Display start and end times.
13036         * mpw-configure (host_canonical): Set.
13037         (target_cpu): Always add to makefiles.
13038         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13039         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13040         (mpw-mh-mpw): Look for in srcdir and srcroot.
13041         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13043         * mpw-build.in: (install-only): New target.
13045         * mpw-configure (host_alias, target_alias): Rename from hostalias
13046         and targetalias, add into generated Makefile.
13047         (mk.tmp): If present, add into generated Makefile.
13048         * mpw-build.in (all-gas): Build config.h first before gas proper.
13050         * mpw-configure (config.status): Write only if changed.
13051         * mpw-config.in (readline): Configure it (not built, just used for
13052         definitions).
13054         * mpw-config.in (elf/mips.h): Add a forward include.
13056         * mpw-config.in: Forward-include most .h files in include into
13057         extra-include.
13058         (readline): Don't build.
13059         mpw-build.in (install): Install GDB.
13061         * mpw-configure (prefix, mpw_prefix): Handle it.
13062         * mpw-config.in (mmalloc, readline): Don't configure.
13063         * mpw-build.in (thisscript): Rename to ThisScript.
13064         Use mpw-build instead of BuildProgram everywhere.
13065         (mmalloc, readline): Don't build.
13066         * mpw-README: New file, basic documentation about the MPW port.
13068         * mpw-config.in: Use forward-include to create include files.
13070         * mpw-configure: Add more things to the top of each configured
13071         Makefile, including contents of config/mpw-mh-mpw.
13072         * mpw-config.in (extra-include): Create this directory and fill it
13073         with Posix-like include files when configuring.
13075         * config.sub (apple, mac, mpw): Add various aliases.
13077         * mpw-build.in: New file, top-level build script fragment for MPW.
13078         * mpw-configure: New file, configure script for MPW.
13079         * mpw-config.in: New file, config fragment for MPW.
13081 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13083         * configure.in (host_libs): Remove glob, since it is gone from the
13084         sources.
13086 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13088         * Makefile.in: define empty GDB_NLM_DEPS var.
13090         * configure.in(target_makefile_frag): use config/mt-netware
13091         for netware targets.
13093 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13095         * config.sub: Merge in recent FSF changes.  Remove linux special
13096         cases.
13098 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13100         Revert this change:
13102         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13104                 * build-all.mk: Use CC=cc -Xs on Solaris.
13106 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13108         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13109         stop using it.
13110         * Makefile.in: Nuke all references to glob subdirectory.
13112 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13114         * configure.in: Fix --enable-shared logic in per-host.
13116 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13118         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13120 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13122         * configure.in (noconfigdirs): Don't build gas on AIX, for
13123         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13125 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13127         * configure: Fix --cache-file to work if the file argument is a
13128         relative path.
13130 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13132         * configure: If the --cache-file is used, pass it down to
13133         configure in subdirectories.
13135 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13137         * config.sub: add vxworks29k configuration.
13139 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13141         * Makefile.in (taz): Do "diststuff" part quietly.
13143 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13145         * config.sub: Mini-merge with gcc/config.sub.
13147 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13149         * config.guess (IRIX): Sed - to _.
13151 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13153         * Makefile.in (source-vault, binary-vault): New targets.
13155 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13157         * config.sub: Recognize -eabi as a basic system type.
13159 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13161         * configure.in (enable_shared stuff): Fix typo.
13163 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13165         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13167 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13169         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13171 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13173         * configure.in (rs6000-*-*): Don't build gas.
13175 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13177         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13178         reduce command line length.
13179         (AS_FOR_TARGET): Check for as.new, not Makefile.
13180         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13182 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13184         * config.guess:  Merge from FSF.
13186 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13188         * configure: Don't use $ when handling program_suffix.
13190 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13192         * configure.in:  Configure tk for hppa/hpux.
13194 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13196         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13198 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13200         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13201         to LIBCXXFLAGS.  Tests are better run without it.
13203 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13205         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13207 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13209         * configure.in (*-*-netware*): Don't configure xiberty.
13211 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13213         * configure.in:  Remove tk from native_only list.
13215 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13217         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13218           for special NCD build.
13220 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13222         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13223         makeall.bat, they're only useful for binutils snapshots.
13224         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13225         makeall.bat to specified SUPPORT_FILES.
13227 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13229         * build-all.mk: Add Ericsson targets to sun4 and solaris
13230           hosts.  Add  BNR's sun4 target to solaris host, so their
13231           build-from-source will be tested in-house first.
13233 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13235         * Makefile.in (LIBCFLAGS): New variable.
13236         (CFLAGS_FOR_TARGET): Ditto.
13237         (LIBCFLAGS_FOR_TARGET): Ditto.
13238         (LIBCXXFLAGS): Ditto.
13239         (CXXFLAGS_FOR_TARGET): Ditto.
13240         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13241         (BASE_FLAGS_TO_PASS): Pass them.
13242         (EXTRA_TARGET_FLAGS): Ditto.
13244         * configure.in: Support --enable-shared.
13246 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13248         * configure.in (target_libs):  Include libstdc++ again.
13249         * config.guess:  Update from FSF (for FreeBSD).
13251 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13253         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13254         makeall.bat.
13255         (DISTDOCDIRS): Add `etc'.
13256         (ETC_SUPPORT_PFX): New variable.
13257         (taz): Include anything from etc starting with a word in
13258         ETC_SUPPORT_PFX.
13260 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13262         * config.sub: Update for recent FSF changes.  Remove obsolete
13263         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13264         spacing changes.
13266 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13268         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13270         * config.guess:  Merge with FSF.
13271         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13273 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13275         * configure: Since the "trap 0" handler will override the exit
13276         status on many systems, only use it for "exit 1", and make it set
13277         a non-zero exit status; reset it before "exit 0".  Also, check
13278         exit status of config.sub, and error out if it failed.
13280 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13282         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13283         and install libgloss.
13285 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13287         * Makefile.in (all-binutils): Depend upon all-byacc.
13289         * configure.in: Don't build emacs on Irix 5.
13291 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13293         * configure.in (*-*-netware*): Add libio.
13295 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13297         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13298         (CHECK_TARGET_MODULES): Ditto.
13299         (INSTALL_TARGET_MODULES): Ditto.
13300         (TARGET_LIBS): Ditto.
13301         (all-libstdc++): Note dependencies.
13303 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13305         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13307 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13309         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13310         -fexternal-templates.
13312         * configure.in (target_libs): Add libstdc++.
13313         (noconfigdirs): Add libstdc++ as appropriate.
13315 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13317         * config.guess:  Update from FSF.
13319 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13321         * configure: Use ${config_shell} when running ${configsub}.
13323 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13325         * config.sub: No longer recognize h8300h.
13327 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13329         * config.sub: Remove extraneous differences between config.sub and
13330         gcc/config.sub.
13332 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13334         * Makefile.in (DISTSTUFFDIRS): Add gas.
13336 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13338         * COPYING.NEWLIB: New file.
13340 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13342         * config.guess (HP-UX):  Patch from Harlan Stenn
13343         <harlan@landmark.com> to also emit release level.
13345 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13347         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13349 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13351         * config.sub:  Merge nextstep cleanup from FSF.
13353 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13355         * configure.in (arm-*-*): Don't configure ld for this target.
13357 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13359         * configure.in (*-*-netware): don't configure libg++, libio,
13360           librx, or newlib.
13362 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13364         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13365         configure ld--it works, but it doesn't support shared libraries.
13367 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13369         * config.guess (*-unknown-freebsd*):  Get rid of possible
13370         trailing "(Release)" in version string.
13371         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13373 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13375         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13376         Fix type: *-next-neststep -> *-next-nextstep.
13378         * config.guess:  Merge from FSF:
13380         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13382         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13384         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13386         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13387         instead of UNIX_SV for UnixWare 1.0).
13389 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13391         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13392         to make gdb/nlm/* build after the compiler and linker.
13394 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13396         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13397         not just i[34]86.
13398         (m68k-atari-sysv4):  Relocate to match FSF version.
13400         * config.guess:  More merges from the FSF:
13402         Add a space before function call or macro invocation.
13404         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13406         * config.guess: Add trap cmd to remove dummy.c and dummy when
13407         interrupted.
13409         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13411         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13412         (dummy): Redirect stderr from compilation of dummy.c.
13414         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13416         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13418 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13420         * configure: Accept and ignore --cache*, for compatibility with
13421         new autoconf.
13423 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13425         * config.guess:  Merge from FSF:
13427         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13429         * config.guess (Pyramid*:OSx*:*:*): New case.
13430         (PATH): Add /.attbin at end for finding uname.
13431         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13433         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13435         * config.guess (M88*:DolphinOS:*:*): New case.
13437         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13439         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13440         to select whether to use ELF or COFF.
13442         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13444         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13446         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13448         * config.guess: Guess the OS version for HPUX.
13450         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13452         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13454 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13456         * configure.in: Recognize --with-headers, --with-libs, and
13457         --without-newlib.
13458         * Makefile.in (all-xiberty): Depend upon all-ld.
13460 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13462         * configure.in: Change i[34]86 to i[345]86.
13464 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13466         * configure (version): A few more tweaks to help message.
13468 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13470         * Makefile.in:  Remove (for now) librx as a host library,
13471         now that we're building it for target.
13473 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13475         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13476         (Karl Berry).
13478 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13480         * configure.in:  Also configure librx.
13482 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13484         * Makefile.in:  Update various rules to reflect that librx
13485         is now needed for libg++.
13487 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13489         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13491 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13493         * configure.in: Configure the examples directory.
13495 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13497         * configure: Simplify Jun 2 1994 change.
13499 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13501         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13502         /bin/gcc isn't good enough to build gcc.
13504 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13506         * Makefile.in (GDB_SUPPORT_FILES): Remove
13507         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13508         (gdb.tar.gz): Add new rule to use standard distribution building
13509         mechanism.
13511 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13513         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13514         Bill Cox <bill@cygnus.com>.
13516 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13518         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13520 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13522         * configure:  Search current dir first in .gdbinit.
13524 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13526         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13528 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13530         * config.sub:  Refer to NeXT's operating system as nextstep.
13532         * config.sub (case $basic_machine):  Re-order the cases, to match
13533         the order in the FSF version (which is mostly alphabethical).
13534         Merge in some additions and changes from the FSF.
13536 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13538         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13539         * config.sub: Recognize cxux7.
13540         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13542 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13544         * config.sub:  Fix typo powerpc -> powerpc-*.
13546 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13548         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13550         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13551         parallel with all-emacs and install-emacs).  Top-level command
13552         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13554 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13556         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13557         $(relbindir)/make before doing ``make install'', and use
13558         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13559         installing over running make binary.
13560         ($(host)-stamp-stage3-installed): Likewise.
13562 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13564         * config.guess: Recognize Mach.
13566 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13568         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13569         see whether --exec-prefix was used.
13571 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13573         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13575 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13577         * Makefile.in: Add all-librx target similar to all-libproc.
13579 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13581         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13582         with post 1.2 uname bogosity.
13584 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13586         * configure: Remove temporary files on receipt of a signal.
13588 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13590         * configure: If there is a package_makefile_frag, remove
13591         ${subdir}/Makefile.tem after copying it in.
13593 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13595         * build_all.mk: support rs6000 lynx identifies itself as
13596         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13597         since /bin/gcc is too feeble to compile a modern gcc.
13599 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13601         * brought devo/test-build.mk update-to-date with progressive/
13602           test-build.mk. Add lynx targets and hppa flag info.
13604 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13606         * configure.in:  Use mh-ncrsvr43.  Patch from
13607         Tom McConnell <tmcconne@sedona.intel.com>.
13609 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13611         * config.guess (i386-unknown-bsdi):  No longer need to
13612         check #if defined(__bsdi__) && defined(__i386__).
13614 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13616         * configure: Set program_transform_nameoption correctly.
13618 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13620         * brought build-all.mk update-to-date with progressive build-all.mk,
13621           added new targets and hppa info.
13623 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13625         * configure: If config.guess result is a prefix of the user
13626         specified target, assume a native build and use the user specified
13627         target as the host alias.  Remove SunOS patch suffix removal hack.
13628         * configure.in: Remove SunOS patch suffix removal hack.
13630         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13631         in NATIVE_CHECK_MODULES.
13633 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13635         * Makefile.in: Rename HOST_ONLY to NATIVE.
13636         * configure: Delete SunOs patch suffix from host_canonical
13637           and build_canonical variables that are prepended to Makefiles.
13638         * configure.in: Add comments for easier maintenance.
13640 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13642         * Makefile.in: Add all-libproc target similar to all-gui.
13644 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13646         * Makefile.in (CHECK_MODULES): split into
13647         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13649 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13651         * config.guess (i386-unknown-bsdi): New system to guess.
13653 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13655         * Makefile.in: Add all-gui target (but not yet build by "all").
13657 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13659         * config.sub: Move deletion of patch suffix from here...
13660         * configure.in: To here, at Ian's suggestion.  The top-
13661           level scripts might need to know of a patch level.
13663 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13665         * config.sub: Strip off patch suffix so rtl is recognized
13666           as a sunos4.1.3 machine, even though it's been patched.
13668 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13670         * Makefile.in (INSTALL_LAST): Delete.
13671         (INSTALL_DOSREL): New.
13673 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13675         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13676         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13677         whether we pass down --with-gnu-ld anyhow.
13679 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13681         * Makefile.in (INSTALL_LAST): Change operation so it works
13682         on more flavors of make.
13683         * configure.in (go32): Don't build libg++ or libio.
13685 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13687         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13688         they can be overriden by templates.
13690 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13692         * configure.in (target==go32): Don't build gdb.
13693         * dosrel: New directory.
13695 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13697         * configure.in (host==go32): Configure dosrel too.
13698         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13699         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13700         be set by incoming names or templates.
13701         (INSTALL_LAST): New rule.
13703 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13705         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13707 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13709         * configure.in (appdirs): New variable.  Currently empty, but will
13710         be used in gas distribution.  If nonempty, lists a set of
13711         directories at least one of which must get configured, or top
13712         level configuration is considered to have failed.
13713         (rs6000-*-lynxos*): Use new file name.
13715 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13717         Eliminate XTRAFLAGS.
13718         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13719         newlib include files using -idirafter, and also use -nostdinc.
13720         (CXX_FOR_TARGET): Likewise.
13721         (XTRAFLAGS): Removed.
13722         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13723         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13724         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13725         ($(DO_X)): Don't pass down XTRAFLAGS.
13727 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13729         * configure.in (mips*-dec-bsd*): New target; do build linker.
13730         (mips*-*-bsd*): New target; don't build linker.
13732 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13734         * configure.in: support rs6000-*-lynxos* configuration.
13735         support sunos4 as a cross target.
13737         * config.sub: look for lynx*, not lynx since the OS version may
13738         legitimately be part of the name.
13740 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13742         * configure.in (i[34]86-*-sco*): Move to be with other i386
13743         targets.
13744         (romp-*-*): New target.  Skip various binary utilities.
13745         (vax-*-*): New target.  Don't build newlib.
13746         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13748 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13750         * configure.in: Only set host_makefile_frag if config
13751         directory exists.
13753 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13755         * install.sh: If $dstdir exists, don't check whether each
13756         component does.
13758 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13760         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13762 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13764         * configure.in (*-*-lynxos*): Don't configure newlib for either
13765         native or cross Lynx.
13767 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13769         * config.sub (sparc64-elf): Fix os.
13770         (z8k): Remove duplicate.
13772 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13774         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13775         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13777 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13779         * configure: Make file links cleanly even if Lynx fails on
13780           an NFS symlink (at least fail cleanly).
13782 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13784         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13785         -XNh2000.
13787 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13789         * configure: Unknown options are fatal again.
13791 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13793         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13794         compatibility.
13796 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13798         * build-all.mk: Add `clean' target.
13800 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13802         * config.guess:  Add SINIX support.
13803         * configure.in:  Add mips-*-sysv4* support.
13805 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13807         * build-all.mk: Document all useful targets.
13808         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13809         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13811 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13813         * configure: Support --silent, --quiet.
13815 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13817         * configure: Support --disable-FEATURE.
13819 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13821         * config.guess: Recognize NCR running SVR4.3.
13823 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13825         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13826         Patch from Paul Eggert <eggert@twinsun.com>.
13828 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13830         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13832 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13834         * configure: Make unrecognized options give nonfatal warnings
13835         instead of fatal errors, and pass them to any subdirectory
13836         configures in case they recognize them.
13837         Make --x equivalent to --with-x.
13839 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13841         * configure: Add --enable-* options.  Clean up usage message and
13842         some comments.
13844 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13846         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13848 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13850         * configure.in (hppa*-*-*): Enable binutils.
13852 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13854         * config.sub: Recognize cisco.
13856 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13858         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13860 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13862         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13863         than one configuration name.  Add comment.
13865 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13867         * config.guess: about target *-hitachi-hiuxwe2, fixed
13868         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13869         macro is incorrect.]
13871 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13873         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13874         than the "make ls" stuff which used to be here.
13876 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13878         * config.guess:  Recognize i[34]86-unknown-freebsd.
13879         From Shawn M Carey <smcarey@rodan.syr.edu>.
13881 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13883         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13885 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13887         * config.guess: Check for ptx.
13889 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13891         * config.sub: Add os9k checking.
13893 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13895         * config.guess: Handle OSF1 running on HPPA processors
13897 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13899         * configure: If subdir configure fails, print out a message with
13900         subdirectory name, in case subdir's configure code didn't identify
13901         itself.
13903 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13905         * configure.in: Remove embedded newlines from configdirs.
13906         Avoid mismatches of substrings.  Fix matching strings at end
13907         of configdirs.
13909 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13911         * config.guess:  Add Lynx/rs6000 config support.
13913 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13915         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13917 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13919         * configure.in (hppa*-*-osf*): Treat this just like most other
13920         PA configurations (eg no binutils or ld).
13921         (hppa*-*-*elf*): These configurations have binutils and ld.
13923 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13925         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13927 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13929         * configure.in (rs6000-*-*): Build gas.
13931 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13933         * Makefile.in:  Avoid bug in losing hpux sed.
13935 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13937         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13938         for GDB and GDB has been fixed to not need it.
13940 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13942         * config.guess: Recognize vax hosts.
13944 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13946         * configure (while loop): Don't use "break 2" inside case
13947         statement -- the case statement isn't an enclosing loop.
13949 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13951         * config.guess:  Clean up NeXT support, to allow nextstep
13952         on Intel machines.  Make OS be nextstep.
13954 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13956         * config.guess: Add alternate forms for Convex.
13958 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13960         * configure:  Completely rewrite option processing.  Take
13961         advantage of pattern-matching to avoid invoking test frequently.
13962         Also clean up host and target defaulting logic.
13964 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13966         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13967         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13968         commands (plus user environment) will fit SCO limits.
13970 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13972         * configure.in: Don't issue warnings about directories which are
13973         not being configured if -norecursion is set.  Correct test for
13974         --with-gnu-as and --with-gnu-ld to not get confused by substring
13975         matches.
13977         * configure.in: Don't build gas for alpha-dec-osf1*.
13979 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13981         * configure:  Back out Per's change of 12/19/1993.  It changes the
13982         behavior of configure in unexpected and confusing ways.
13984         Also, use different delim char when calculating
13985         program_transform_name so that the name can contain slashes.
13987 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13989         * configure.in, config.sub: Add support for VSTa micro-kernel.
13991 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13993         * configure.in: Nuke hacks which were used to get a special
13994         version of GAS for HPPA configurations.
13996 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13998         * configure:  If only ${target_alias} is given, use that
13999         as the default for ${host_alias}.
14000         * configure:  Add missing back-slashes before nested quotes.
14002 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14004         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14006 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14008         * config.guess:  Recognize some Tektronix configurations.
14009         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14011 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14013         * config.sub: Match any flavor of SH.
14015 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14017         * configure.in: Don't try to configure newlib for Alpha.
14019 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14021         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14022         libg++ or libio for any Alpha target.
14024         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14026 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14028         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14029         default arguments -- so it tried to compress itself.
14031 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14033         * configure.in (notsupp): ensure that a space is always at the end
14034           of the configdirs list, since the grep checks for an explicit space
14036 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14038         * configure.in (target i386-sysv4.2): don't build ld, since static
14039           versions of many libraries are not available.
14041 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14043         * config.guess: Recognize Apollos (using environment variables).
14044         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14046 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14048         * config.guess: Recognize Sony news mips running newsos.
14050 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14052         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14053         "fi ; else" for bash.
14055 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14057         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14059 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14061         * config.sub: accept unixware as an alias for svr4.2.
14062         Fix some inconsistancies with the gcc version.
14064 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14066         * Makefile.in (DISTDOCDIRS):  Add gdb.
14068 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14070         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14072 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14074         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14075         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14076         this now.
14078 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14080         * config.sub: Accept hiux* as an OS name.
14082         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14083         etc/make-stds.texi.  The underscore came from gcc, and dje now
14084         agrees that RUNTESTFLAGS is the correct name.
14086 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14088         * install.sh:  Remove 'set -e'.  It makes any conditionals
14089         in the script useless.
14091         * config.guess: Automatically recognize arm-acorn-riscix
14092         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14094 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14096         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14098 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14100         * Makefile.in (DISTDOCDIRS): New variable.
14101         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14102         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14104 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14106         * configure.in (hppa target): check the source directory for the
14107           pagas sub-directory
14109 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14111         * config.sub: Allow -aout* and -elf*.
14113 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14115         * configure.in: Don't build ld on i386-solaris2, same as for
14116         sparc-solaris2.
14118 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14120         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14122 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14124         * configure.in:  Configure gdb for alpha.
14126 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14128         * Makefile.in (CXXFLAGS): Add -O.
14130 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14132         * config.guess: added support for DG Aviion
14134 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14136         * configure.in: Produce warning message for subdirectories not
14137         configurable for this host/target combination.  Don't try to
14138         configure gdb for vms.
14140 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14142         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14143         appropriate files before making "diststuff".
14144         (DISTBISONFILES): New var: list of files to be edited.
14145         (DISTSTUFFDIRS): Add binutils.
14147 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14149         * config.sub: also handle mipsel and mips64el (for little endian mips)
14151 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14153         * configure.in: Add * to end of all OS names.
14155 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14157         * configure.in: Build newlib for LynxOS native.
14159 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14161         * config.guess: Add support for delta 88k running SVR3.
14163         * configure.in: Add comment about HP compiler vs. emacs.
14165 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14167         * configure.in: don't build ld on solaris2 (not a viable option
14168           due to bugs in getpwnam & getpwuid)
14170 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14172         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14173         config.guess will produce a full version number.
14175 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14177         * configure.in: Build linker and binutils for alpha-dec-osf1.
14179 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14181         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14182         and gdb/testsuite/Makefile.in.
14184 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14186         * configure.in: recognize mips*- instead of mips-
14188 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14190         * config.sub: Accept linux*coff and linux*elf as operating
14191         systems.
14193 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14195         * config.sub: Recognize mips64, and mips3 as an alias for it.
14197 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14199         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14200         gdb knows how to handle OSF/1 shared libraries.
14202 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14204         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14205         * config.guess: Recognize Hitachi's HIUX.
14206         * config.sub: Recognize h3050r* and hppahitachi.
14207         Remove redundant cases for hp9k[23]*.
14209 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14211         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14212         if gas and ld are in the source tree and are in ${configdirs}.
14213         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14214         --with options (but still pass them down on the command line,
14215         if they were explicitly specified).
14217 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14219         * configure: substitute SHELL value in Makefile.in with
14220         ${CONFIG_SHELL}
14222 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14224         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14225         *-*-solaris2* targets.
14227 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14229         * Makefile.in: define M4, and pass it down to sub-makes;
14230         all-autoconf now depends on all-m4
14232 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14234         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14235         presence of {ar,ranlib} instead of a configured directory
14237 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14239         * config.guess: Accept 34?? as well as 33?? for NCR.
14241 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14243         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14244         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14246 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14248         * configure: grab values for $(CC) and $(CXX) from the
14249         environment, so that someone can do "CC=gcc configure; make" and
14250         have it work right (matching the way that autoconf works now)
14252         * configure.in, Makefile.in: add support for gash, the tcl
14253         interface to Galaxy
14255         * config.guess: add NetBSD variants (hp300, x86)
14257 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14259         * install.sh: Support -d option (in the manner of SunOS 4 install,
14260         as it is more deterministic than that of GNU install)
14261         (chmodcmd): Set file to mode 755 by default (should also do default
14262         chgrp and chown, but I don't feel like dealing with that now)
14264 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14266         * config.sub: Remove h8300hhms alias.
14268 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14270         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14272 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14274         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14275         as stmp-fixinc
14277 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14279         * config.sub: recognize m88110-bug-coff.
14281 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14283         * Makefile.in (all-libio): all dependencies on the toolchain used
14284         to build this (gcc, gas, ld, etc)
14286 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14288         * config.guess: Deal with OSF/1 1.3 on alpha.
14290 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14292         * install.sh: add some 'else true' clauses for portability
14294         * configure.in: don't build libio for h8[35]00-*-* targets
14296 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14298         * Makefile.in:  Add support for new libio.
14300 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14302         * install.sh: If one command fails, don't try the rest.  Don't try
14303         to remove $dsttmp (via trap) unless we have already created it.
14304         If $src doesn't exist, detect it and exit with an error.
14306         * config.guess: Recognize BSD on hp300.
14308 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14310         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14311         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14313 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14315         * Makefile.in (all-send-pr): depends on all-prms
14317 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14319         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14321 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14323         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14324         Added test for mips-mips-riscos5.
14326 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14328         * configure.in: use mh-hp300 for 68k HP hosts
14330 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14332         * configure: add support for CONFIG_SHELL, so that you can use
14333         some alternate shell for evaluating configure scripts
14335 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14337         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14338         in configure script to bug-gdb@prep.ai.mit.edu when building
14339         distribution archive.
14340         * Makefile.in (COMPRESS):  Remove def.
14341         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14342         gdb.tar.Z and make-gdb.tar.Z respectively.
14343         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14344         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14345         to convergence with 'taz' target in Makefile.in.
14347 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14349         * install.sh (dsttmp): use trap to ensure that tmp files go
14350         away on error conditions
14352 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14354         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14356 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14358         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14359         its parent is '/' not ''.
14361         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14363 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14365         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14366         that ${newsrcdir}/configure.in does.
14368 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14370         * test-build.mk: support for CONFIG_SHELL
14372 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14374         * config.sub (netware):  Add as a basic system type.
14376 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14378         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14379           $(srcdir)/ from the dependency on Makefile.in.
14381 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14383         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14384         (h8300hhms is temporary until multi-libraries are implemented).
14385         * configure.in: Handle h8300h too.
14387 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14389         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14391 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14393         * configure:  Remove extraneous output when guessing host type.
14394         * config.guess:  Remove extraneous output when guessing using C
14395         compiler rather than uname, or when guessing fails.
14397 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14399         * Makefile.in: remove all.cross and install.cross targets
14401         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14402           definitions
14404 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14406         * configure.in (target sh): Build gprof.
14408 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14410         * config.sub: change -solaris to -solaris2
14412 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14414         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14416 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14418         * configure: Correct error message for missing Makefile.in to
14419         print correct directory.
14421 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14423         * install.sh: kludge around 386BSD shell bug
14425 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14427         * config.guess:  Recognize NeXT.
14428         * config.guess:  Recognize i486-ncr-sysv4.
14429         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14431 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14433         * Makefile.in (MAKEINFOFLAGS): New variable.
14434         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14435         * build-all.mk, test-build.mk: Pass down --no-split as
14436         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14438 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14440         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14442 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14444         * Makefile.in (libg++.tar.z):  New rule.
14445         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14446         * Makefile.in (taz):  Only do a single chmod.
14448 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14450         * install.sh: don't use dirname anymore (replaced with sed usage)
14452 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14454         * Makefile.in:  Change extension for gzip'd files from '.z' to
14455         '.gz' per new FSF standard usage.
14457 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14459         * configure: put quotes around the final value of program_transform_name
14461 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14463         * Makefile.in: new install.sh support; update install-info rules
14465 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14467         * configure.in: Build diff for crosses, but not for go32 host.
14469         * configure.in: Build gprof only for native, and don't build it
14470         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14472 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14474         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14476 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14478         * configure.in (host_tools): Add prms.
14480 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14482         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14483         with $(FLAGS_TO_PASS) on the command line
14485         * config.sub: Recognize lynx and lynxos
14487 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14489         * config.sub: Accept -ecoff*, not just -ecoff.
14491 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14493         * Makefile.in (taz): Use .gz suffix instead of .z.
14494         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14495         names.
14497 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14499         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14501 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14503         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14504         that rebuilds that might happen during 'make install' don't get
14505         bogus gcc include files
14507 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14509         Change from Utah for HPPA support:
14510         * config.guess: Recognize hppa1.x-hp-bsd.
14512 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14514         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14515         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14517 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14519         * config.sub: Add support for rom68k and bug boot monitors.
14521 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14523         * Makefile.in: Make all-opcodes depend on all-bfd.
14525 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14527         * config.guess: Added special check for i[34]86-univel-sysv4*.
14529 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14531         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14532         the processor rather than assuming i486.
14534 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14536         * config.guess: Recognize SunOS6 as Solaris3.
14538 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14540         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14541         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14543 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14545         * build-all.mk (all-cross): New target for Canadian Cross.
14546         Added Q2 go32 targets.
14547         * test-build.mk: Configure go32 cross sparclite-aout and
14548         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14549         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14551 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14553         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14554         GO32 hosted toolchains
14556 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14558         * configure: change  so "-exec-prefix" gets passed down rather
14559         than "-exec_prefix" so autoconf generated Makefiles get the
14560         exec_prefix set right.
14562 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14564         * config.guess: get the Solaris2 minor version number
14566         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14568 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14570         * config.guess: Recognize some Sequent platforms.
14572 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14574         * Makefile.in: added the vault-install target
14576         * configure.in: actually use the Sun3 makefile fragment that's in
14577         config, also added the release dir to configdirs
14579 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14581         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14583 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14585         * configure.in: remove some program from Alpha targetted toolchains
14587 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14589         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14590         gprof.
14591         (taz): Run "make diststuff" in those directories instead of "make
14592         proto-dir".  Look for "VERSION=" only at start of line in subdir
14593         Makefile.  Use "gzip -9" for compression.
14594         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14595         (binutils.tar.z): New target.
14597 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14599         * Makefile.in (taz): Include gpl.texinfo.
14601 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14603         * Makefile.in (setup-dirs): Merged into "taz" target.
14604         (taz): Only do `proto-dir' stuff if a directory is actually needed
14605         for this target.
14607 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14609         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14610         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14611         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14612         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14613         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14615 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14617         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14618         config.sub, and move-if-change to gdb testsuite distribution
14619         archive, so the testsuite can be extracted, configured, and
14620         run separately from the gdb distribution.  Blow away the Chill
14621         tests that require a Chill compiled executable, since GNU Chill
14622         is not yet publically available.
14624 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14626         * test-build.mk: set environment variables in a single command,
14627         instead of a list of assignments and exports
14629         * config.guess: recognize Alpha/OSF1 systems
14631 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14633         * configure: Change help message to prefer --options rather than
14634           -options.
14636 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14638         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14639         zippy@ecst.csuchico.edu.
14640         * config.guess: Recognize miniframe.
14642 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14644         * Makefile.in: Use srcroot to find runtest rather than rootme.
14645         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14647 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14649         * test-build.mk: Extensive additions to support building on a
14650         machine other than the host.
14652 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14654         * configure (tooldir): Fix for i386-aix again.
14656 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14658         * configure, Makefile.in:  Change definition of $(tooldir)
14659         to match the FSF.
14661 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14663         * config.guess:  Recognize i[34]86/SVR4.
14665 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14667         * Makefile.in (all-gdb): gdb depends on sim.
14669 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14671         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14672         at the same time we make the prototype gdb directory.
14673         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14674         files at the same time as the gdb base release distribution.
14676 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14678         * Makefile.in (check): Use individual check targets rather than
14679         DO_X rule.
14680         (check-gcc): Added.
14682 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14684         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14685         for System V release 3.2.
14687 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14689         * config.sub: Recognize hppaosf.
14690         * configure.in: Do configure ld/binutils/gas for it.
14692 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14694         * configure (tooldir): Alter syntax used to set this, for systems
14695         where "\$" isn't handled right, like i386-aix.
14697 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14699         * configure: Pass program-transform-name, not
14700         program_transform_name, to recursive configures.
14702 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14704         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14705         of gas+ld+binutils.
14707 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14709         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14711 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14713         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14715 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14717         * Makefile.in (PRMS): Set back to all-prms.
14719 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14721         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14722         targets, rather than for MIPS hosts.
14724 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14726         * configure.in: add comment for --with-x default values
14728         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14730         * Makefile.in: add check-* targets for each of the directories in
14731         the tree.  Add a definition of RUNTEST that will use the one we
14732         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14734 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14736         * configure.in: Removed obsolete references to bfd_target and
14737         target_makefile_frag.
14739         * build-all.mk: Set assorted targets for Q2.
14740         * config.sub: Recognize z8k-sim and h8300-hms.
14741         * test-build.mk: Really don't pass host to configure.
14742         (HOLES): Added uname.
14744 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14746         * configure: Handle an empty program-prefix, program-suffix or
14747         program-transform-name correctly.
14749 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14751         * build-all.mk: -G 8 no longer required for MIPS targets.
14752         * test-build.mk: Don't pass host argument to configure; make it
14753         guess.
14755 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14757         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14758         * Makefile.in (COMPRESS):  New macro, like GZIP.
14760 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14762         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14764         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14765         with gas currently defaults to -G 0.
14767 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14769         * Makefile.in (all-flex): flex depends on byacc.
14771         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14772         to test-build.mk as RELEASE_TAG.
14773         * test-build.mk (configargs): New variable containing arguments to
14774         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14775         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14777         * config.guess: Use /bin/uname when checking -X argument on SCO,
14778         to avoid invoking GNU uname which doesn't understand -X.
14780         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14782         * configure.in: Build gas for mips-*-*.
14784 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14786         * Makefile.in (all.normal): insert missing backslash.
14788 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14790         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14792         * Makefile.in: Complete overhaul to merge many almost identical
14793         targets.
14795 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14797         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14798         (gdb.tar.Z): Adjusted.
14800         * Makefile.in (setup-dirs, taz): New targets; should be general
14801         enough to adapt for gdb sometime.  Build only .z file.
14802         (gas.tar.z): New target.
14804 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14806         * build-all.mk: Use CC=cc -Xs on Solaris.
14808 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14810         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14811         for handling BISON for FSF releases.
14813 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14815         * configure: Actually implement the change zoo just documented.
14817 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14819         * configure: when using config.guess, only set target_alias when
14820         it's not already been set (ie, on the command line)
14822 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14824         * Makefile.in: add installcheck target, set PRMS to install-prms
14826 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14828         * configure: add support for package_makefile_fragment, handle the
14829         case where a directory has a configure.in file but no Makefile.in
14830         more gracefully (with an actual understandable error message, even);
14831         add support for --without (and add this to the usage message); also
14832         explicitly add a --host=${host_alias} to the command line when
14833         config.guess is used
14835 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14837         * configure: Must use both --host and --target in recursive calls.
14839 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14841         * Makefile.in: Change deja-gnu to dejagnu.
14843 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14845         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14847 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14849         * configure.in: canonicalize all instances to *-*-solaris2*,
14850         also strip out a number of tools to not build for go32 host
14852 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14854         * config.guess: add GPL.
14856         * Makefile.in, config.guess, config.sub, configure: bump
14857           copyrights to 93.
14859 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14861         * Makefile.in (do-info): Removed obsolete check for existence of
14862         localenv file.
14864         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14866 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14868         * Makefile.in: a couple of 'else true' for decstation,
14869         support for TclX
14871         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14873 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14875         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14877 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14879         * config.guess: Recognize i386-ibm-aix (PS/2).
14880         * configure.in: Use config/mh-aix386 file for it.
14882 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14884         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14885         CC_FOR_TARGET instead.
14886         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14888 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14890         * Makefile.in: Add sim to list of directories sent with gdb
14892 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14894         * configure.in: Put back mips-dec-bsd* case.
14896 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14898         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14899         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14900         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14902 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14904         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14906         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14907         (install-info): install dir.info only if it exists,
14908         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14910 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14912         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14913         gas for mips-dec-bsd.
14915 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14917         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14918         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14920 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14922         * configure.in: Added "dejagnu" to hosttools list.
14924 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14926         * config.sub, configure.in, config.guess:  Add support
14927         for Bosx, an AIX variant from Bull.
14928         Patches from F.Pierresteguy@frcl.bull.fr.
14930 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14932         * devo/dejagnu: Initial creation of devo/dejagnu.
14933         Migrated dejagnu testcases and support files for testing software
14934         tools to reside as subdirectories, currently called "testsuite",
14935         within the directory of the software tool.  Migrated all programs,
14936         support libraries, etc. beloging to dejagnu proper from
14937         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14938         with no modifications.  The changes to these files which will
14939         allow them to configure, build, and execute properly will be made
14940         in a future update.
14942 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14944         * Makefile.in: Change send_pr to send-pr.
14945         * configure.in: Likewise.
14946         * send_pr: Renamed directory to send-pr.
14948 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14950         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14952 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14954         * README:  Update for gdb-4.8 release.
14955         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14956         gdb-xxx.tar.z (gzip'd) file also.
14958 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14960         * Makefile.in: make all-diff depend on all-libiberty
14962 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14964         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14966 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14968         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14970 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14972         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14973         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14974         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14976 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14978         * Makefile.in:  makeinfo binary is in a new location
14980 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14982         * config.sub: Accept -ecoff as an OS.
14984         * Makefile.in: Various changes to eliminate a level of make
14985         recursion and reduce the required command line length.
14986         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14987         sub-makes.
14988         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14989         variables holding settings for specific sub-makes.
14990         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14991         in terms of BASE_FLAGS_TO_PASS.
14992         (TARGET_LIBS): New variable listing directories which use
14993         TARGET_FLAGS_TO_PASS.
14994         (subdir_do): Eliminated.
14995         (do-*): New set of targets to replace subdir_do.
14996         (various): All targets which used subdir_do now depend on do-*.
14997         (local-clean): Renamed from do_clean.
14998         (local-distclean): New target, dependency of distclean and
14999         realclean.
15000         (install-info): Don't create directories.  Depend on dir.info
15001         rather than calling make recursively.
15002         (install-dir.info): Eliminated.
15003         (install-info-dirs): Create all info directories here.
15004         (dir.info): Depend upon do-install-info.
15006         * test-build.mk (HOLES): Added false.
15008 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15010         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15012 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15014         * Makefile.in (info): remove dependency on all-texinfo.  The
15015         problem was really in texinfo/C, not at this level.
15017 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15019         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15021 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15023         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15024         GDB releases.
15026 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15028         * configure: Include srcdir in message about target of link not
15029         being found.  Don't convert `-' to `_' in `with' options being
15030         passed to subdirs.
15032 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15034         * configure.in: add uudecode to host_tools
15036         * Makefile.in: added {all,install}-uudecode targets, added them to
15037         the appropriate lists
15039 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15041         * Makefile.in (all-gcc): Added dependency on all-gas.
15043         * configure.in (mips-*-*): Build ld and binutils.
15045 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15047         * configure: check return code from mkdir, print error message and
15048           exit on failure.
15050 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15052         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15054 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15056         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15058 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15060         * config.sub (h8500):  Recognize this as a cpu type.
15062 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15064         * configure: source directory missing is no longer a warning
15066         * configure.in: recognize irix[34]* instead of irix[34]
15068         * Makefile.in: define and pass down X11_LIB
15070 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15072         * guess-systype: Renamed to ...
15073         * config.guess:  ... by popular request.
15074         * configure.in, Makefile.in:  Update accordingly.
15076 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15078         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15079         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15080         + Execute ./dummy instead of assuming . is in PATH.
15082 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15084         * guess-systype:  New shell script.  Attempts to guess the
15085         canonical host name of the executing host.
15086         Only a few hosts are supported so far.
15087         * configure:  Call guess-systype if no host is specified.
15089 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15091         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15092         gcc Makefile.
15095 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15097         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15098         (all-gcc, install-gcc, subdir_do): Use it.
15100 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15102         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15104 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15106         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15107           set exclusively by configure, using configure.in .
15109 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15111         * test-build.mk: set $PATH for all builds
15113         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15115 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15117         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15118         the one used in gcc/Makefile.in, so that a null expansion doesn't
15119         override the one needed to build gcc with a native cc.
15122 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15124         * configure: Accept -with arguments.
15126 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15128         * Makefile.in: added h8300sim
15130 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15132         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15133         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15134         (all-cygnus, native, build-cygnus): Make
15135         $(canonhost)-stamp-3stage-done, not $(host)....
15136         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15137         i386-sco3.2v4.  Added else true to if command.
15139 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15141         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15143 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15145         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15147 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15149         * configure.in: don't remove binutils from Solaris builds
15151 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15153         * Makefile.in: get rid of earlier definitions for *clean,
15154         also handle the recursive info rule better
15156 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15158         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15159         do more-or-less the right thing.
15161 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15163         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15164         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15166 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15168         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15169         $(host_canonical).
15171         * configure.in: split the configdirs list into 4 categories (native
15172         v. cross, library v. tool) and handle the cross-only and native-
15173         only in more reasonable (and correct!) way.
15175 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15177         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15178         configdirs anymore.
15180 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15182         * Makefile.in: extensive cleanup::  removed all of the explicit
15183         clean-* targets, collapsed many wrappers around subdir_do into
15184         one, added additional targets to satisfy standards.texi, deleted
15185         some old targets, some changes for consistency
15187 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15189         * configure.in: handle some programs as cross-only, and others as
15190         native only
15192         * test-build.mk: handle partial holes in a more generic manner
15194         * Makefile.in: m4 depends on libiberty
15196 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15198         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15199         time, wdiff, and find to configdirs
15201         * Makefile.in: all, clean, and install rules for the new programs
15202         added to configure.in
15204 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15206         * configure.in: use mh-sun for all *-sun-* hosts
15208 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15210         * Makefile.in: define flags for X11 include files and library file
15211         locations, pass them down to the programs that need this info
15213         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15215 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15217         * configure.in: start building libg++ for HP-UX targets
15219 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15221         * README:  Update references to files moved into etc/.
15223 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15225         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15226         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15228 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15230         * configure: accept dash as well as underscore in long option
15231         names for FSF compatibility.
15233 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15235         * config.sub: added -sco3.2v4 support from FSF.
15237 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15239         * configure.in: expand the section that adds or removes
15240         directories from the list of programs to build, to handle native
15241         vs. cross in addition to host v. native
15243 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15245         * Makefile.in:  Replace C++ in macro names with CXX.
15246         This is less likely to break ...
15248 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15250         * test-build.mk: add -w to GNU_MAKE
15252 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15254         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15255         add 'sparc' to list of recognized cpus.  This needed to make
15256         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15257         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15258         then changes that into $CPU-wrs-vxworks.
15260         * configure.in: remove most references to gdbtest, regularize
15261         target based program removal
15263         * test-build.mk: import from p3 tree (many fixes and changes)
15265 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15267         * Makefile.in: added rules to handle tcl, tk, and expect
15269         * configure.in: handle those directories if they exist
15271 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15273         * config.sub: removed bogus hppabsd and hppahpux names, since
15274         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15276 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15278         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15279         depends upon all-xiberty
15281         * Makefile.in: changes from p3, including:
15283         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15285         * Makefile.in (XTRAFLAGS): include newlib directories if
15286         newlib/Makefile exists, rather than if host != target.
15288         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15290         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15291         from the same source tree and not building a cross-compiler.  This
15292         matters for the libg++ configuration if reconfiguring a tree that
15293         has already been installed.
15295         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15297         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15298         pick up the machine and system specific header files.
15300         * Makefile.in: added AS_FOR_TARGET, passed down in
15301         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15302         the C compiler to use to create programs which are run in the
15303         build environment, set it to default to $(CC), and passed it down
15304         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15306         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15308         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15309         We need them for unusual native builds, like systems without
15310         ranlib.
15312         * configure: also define $(host_canonical) and
15313         $(target_canonical), which are the full, canonical names for the
15314         given host and target
15316 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15318         * Makefile.in:  Added separate definitions for C++.
15320 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15322         * configure.in (configdirs):  Add deja-gnu.
15324 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15326         * README:  Update for configure.texi and gdb-4.7 release.
15328 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15330         * Makefile.in:  Move "all" target to top of file.
15331         Previously, first target was ".PHONY" which caused BSD4.4 make
15332         to build .PHONY when make was run without arguments.
15334 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15336         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15337         Library-copylefted code in libiberty.
15339 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15341         * config.sub:  Replace m68kmote with plain old m68k.
15343 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15345         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15347 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15349         * config.sub: Complain if no argument is given.  Added support for
15350         386bsd as OS and target alias.
15352 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15354         * Makefile.in (XTRAFLAGS): include newlib directories if
15355         newlib/Makefile exists, rather than if host != target.
15357 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15359         * config.sub: recognize sparclite-wrs-vxworks.
15361         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15362         p3.) Added clean-xiberty to clean.
15364 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15366         * configure.in: use *-*-* instead of nested cases for host and target
15368 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15370         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15371         from the same source tree and not building a cross-compiler.  This
15372         matters for the libg++ configuration if reconfiguring a tree that
15373         has already been installed.
15375 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15377         * config.sub (i486v/i486v4):  Merge in from FSF version.
15379 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15381         * configure: only set PWD if it is already set.
15383 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15385         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15386         doesn't have unset and all success paths (and most error paths)
15387         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15388         to just ${PWD} to avoid confusion.)
15390 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15392         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15393         even for a native compilation.
15395 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15397         Changes to make the gdb.tar.Z rule work better.
15399         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15400         (DEVO_SUPPORT):  Add configure.texi.
15401         (bfd-ilrt.tar.Z):  Remove ancient rule.
15403 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15405         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15406         pick up the machine and system specific header files.
15408         * configure.in, config.sub: added new target m68010-adobe-scout,
15409         with alias of adobe68k.  Changed configure.in to check for
15410         -scout before -sco* to avoid a false match.
15412         * Makefile.in: added AS_FOR_TARGET, passed down in
15413         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15414         the C compiler to use to create programs which are run in the
15415         build environment, set it to default to $(CC), and passed it down
15416         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15418 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15420         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15421         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15422         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15423         FOR_TARGET variants, to newlib and libg++.
15425 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15427         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15428         first.
15430 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15432         * config.sub:  Accept `elf' as an environment.
15434 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15436         * Makefile.in (all-opcodes):  cd into the right directory
15438 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15440         * configure: added -program_transform_name option, used as
15441         argument to sed when installing programs.
15442         configure.texi: added documentation for -program_prefix,
15443         -program_suffix and -program_transform_name.
15445 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15447         * config.sub:  Accept i486 where i386 ok.
15449 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15451         * config.sub: accept we32k
15453 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15455         * config.sub, configure.in: accept OSE68000 and OSE68k.
15457         * Makefile.in: don't create all directories for ``make install'';
15458         let the subdirectories create the ones they need.
15460 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15462         * COPYING: new file, GPL v2
15464 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15466         * Makefile.in: use the new gen-info-dir, which needs a template
15467         argument (which also lives in texinfo)
15469         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15471 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15473         * config.sub (ncr3000):  Change i386 to i486.
15475 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15477         * Makefile.in: add install-rcs, install-grep to
15478         install-no-fixedincludes, removed install-bison and install-libgcc
15480 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15482         * configure.in: grab the HPUX makefile fragment if on HPUX
15484 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15486         * Makefile.in: eradicate bison spoor (ditto libgcc).
15487          configure.in: recognise m68{k,000}-ericsson-OSE.
15488          es1800 is alias for m68k-ericsson-OSE
15490 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15492         * configure.in: rearrange the parts that remove programs from
15493         configdirs, based now on HOST==TARGET or by canonical triple.
15495 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15497         * test-build.mk: recurse explicitly with -f test-build.mk when
15498           appropriate.  predicate stage3 and comparison on the existence
15499           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15500           On very clean, also remove ...stamp-co.  Build in-place before
15501           doing other builds.
15503 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15505         * Makefile.in, configure.in: add tgas
15507 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15509         * Makefile.in: a number of changes merged in from progressive.
15511         * configure.in: add libm.
15513         * .cvsignore: ignore some stuff that comes from test-build.mk.
15515 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15517         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15519 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15521         * configure: Add program_suffix (parallel to program_prefix)
15522         * Makefile.in: adjust directory-creating script for losing decstation
15524 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15526         * configure:  Minor $subdir-related fixes.
15528 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15530         * configure: fix various problems with propogating
15531         makefile_target_frag in subdirs.
15532         * configure.in: config libgcc if its there
15534 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15536         * config.sub:  HPPA merge.
15538 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15540         * Makefile.in:  Replace all-bison with all-byacc in all
15541         dependency lines for other tools (which now use byacc).
15543 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15545         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15547 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15549         * Makefile.in: make gprof rules similar to byacc rules (instead of
15550         vestigal $(unsubdir) that didn't work...)
15552 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15554         * config.sub:  Add support for Linux.
15555         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15556         (at least for libg++).
15558 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15560         * configure.texi: fix doc for the -nfp option to configure
15562 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15564         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15566 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15568         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15569         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15570         * configure.in: added solaris* host_makefile_frag hook.
15572 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15574         * config.sub: changed recognition of m68000 so that various
15575         m68k types can be specified via m680[01234]0
15577 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15579         * config.sub (basic_machine): fix sed so that '-foo' isn't
15580         completely substituted out while .+'-foo' loses the '-foo'
15582 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15584         * config.sub ($os): Add -aout.
15586 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15588         * configure:  If host_makefile_frag is absolute, don't
15589         prefix ${invsubdir} (relevant to libg++ auto-configure).
15591 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15593         * Makefile.in (tooldir): Define it.
15594         (all-ld): Depend on all-flex.
15596 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15598         * Makefile.in (check):  Fix libg++ special case.
15600 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15602         * configure: do not bury `pwd` into config.status, thus do fewer
15603           pwd's.
15605         * configure: print the "Building in" message only when building in
15606           other than "." AND verbose.
15608         * configure: remove -s, rework -v to better accommodate guested
15609           configures.
15611         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15613 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15615         * Makefile.in: macroize flags passed on recursion.  remove
15616           fileutils.
15618 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15620         * configure: get makesrcdir right for subdirs deeper than 1.
15622         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15623           install.
15625 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15627         * Makefile.in: don't print subdir_do or recursion lines.
15629 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15631         * standards.texi: added menu item.
15633         * Makefile.in: build and install standards.info.
15635         * standards.texi: new file.
15637 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15639         * configure: test for and move config.status pieces from
15640           ${subdir}/.
15642 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15644         * configure:  Test for existance of files before trying to mv
15645         them, to avoid numerous non-existance messages.
15647 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15649         * configure: correct final line of config.status.
15651         * configure: patch from eggert.  Avoids a protection problem if
15652           the original Makefile.in is read only.
15654         * configure: use move-if-change from gcc to create config.status.
15655           Some makefiles depend on config.status to tell if a directory
15656           has been reconfigured for a different host.  This change
15657           prevents those directories from remaking everything in the case
15658           where the reconfig was only intended to rebuild a Makefile.
15660         * configure: test for config.sub with "config.sub sun4" rather
15661           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15662           host alias from a missing config.sub.
15664 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15666         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15667           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15669 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15671         * configure: mkdir ${subdir} as needed.
15673 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15675         * Makefile.in,configure.in: added autoconf.
15677 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15679         * Makefile.in: no longer pass against on recursion.
15681         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15682           definitions are not inherited.
15684         * configure: correct makesrcdir when subdir is .
15686 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15688         * configure:  Add support for 'subdirs' variable, which is
15689         like 'configdirs', except that configure doesn't re-invoke
15690         itself for subdirs, it just creates a Makefile for each subdir.
15691         * configure.texi:  Document subdirs.
15693 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15695         * configure.in: added flex to configdirs
15697 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15699         * Makefile.in: remove clean-stamps from clean.
15701 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15703         * configure.in:  Add gdbtest to configdirs.
15705 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15707         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15708         to recursive makes.
15709         * configure.in:  Recognize new ncr3000 config.
15711 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15713         * Makefile.in, configure.in: removed references to gdbm.
15715 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15717         * config.sub:  Don't canonicalize os value
15718         newsos* to bsd (readline needs to check for newsos).
15719         (This fix was earlier made Jan 31, but got re-broken.)
15721 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15723         * configure.in:  sco is an os, not a vendor!
15725         * configure:  Quote $( better.  Keep various shells happy.
15727 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15729         * Makefile.in: eliminate stamp-files.
15731 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15733         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15734           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15736 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15738         * config.sub:  fix iris/iris3.
15740 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15742         * configure: re-add -rm.
15744 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15746         * Maskefile.in: add .stmp-rcs to all.
15748         * configure.in: remove gas from rs6000 build, use aix host fragment.
15750 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15752         * configure: pass down site_option during recursion.
15754 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15756         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15758 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15760         * configure: Change exec_prefix so that it really defaults to prefix.
15762 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15764         * Makefile.in, configure.in:  Add support for mmalloc library.
15766 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15768         * Makefile.in: add stmp dependencies for a few more things.
15770 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15772         * configure: adjusted error message on objdir/srcdir configure
15773           collision, per john's suggestion.
15775         * Makefile.in: add libiberty stmp to all and all.cross.
15777 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15779         * Makefile.in: remove force dependencies, add grep to all.
15781 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15783         * Makefile.in: drop flex.  make stamp files work.
15785         * configure: added test for conflicting configuration in srcdir,
15786           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15787           gets cranky.  use relative paths for configure and srcdir
15788           whenever possible.  Send some error messages to stderr that were
15789           going to stdout.
15791 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15793         * Makefile.in:  Fix libg++ rule to check for gcc directory
15794         before using gcc/gcc.  Also pass XTRAFLAGS.
15796 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15798         * Makefile.in: added stmp-files so that directories aren't polled
15799           when they are already built.
15801         * configure.texi: fixed a node pointer problem.
15803 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15805         * config.sub configure.in gdb/configure.in
15806         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15807         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15808         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15810 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15812         * configure: -recurring becomes -silent.  corrected help message
15813           for -site= option.
15815         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15817 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15819         * configure: when building Makefile for crosses, replace
15820           tooldir and program_prefix.  default srcdir from location of
15821           config.sub.  remove "for host in hosts" and "for target in
15822           targets" loops.
15824 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15826         * Makefile.in: Do not pass bindir or mandir to cvs.
15828 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15830         * Makefile.in, configure.in: removed traces of namesubdir,
15831           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15832           copyrights to '92, changed some from Cygnus to FSF.
15834         * configure.texi: remove most references to multiple hosts,
15835           multiple targets, subdirs, etc.
15837         * configure.man: removed rcsid. reference config.sub not
15838           config.subr.
15840         * Makefile.in: mkdir $(infodir) on install-info.
15842 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15844         * configure.texi:  Explain better about .gdbinit and about
15845         the environment that configure.in sections run in.
15847 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15849         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15851 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15853         * README:  DOC.configure => cfg-paper.texi.
15855 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15857         * config.sub (near case $os):  Don't convert newsos* to bsd!
15859 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15861         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15862         the number of copies of COPYING that go into the GDB tar file.
15864 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15866         * bfd/configure.in, gdb/config/mh-i386sco,
15867         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15868         Fix SCO configuration stuff.
15870 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15872         * Makefile.in:  For libg++, make sure the -I pointing
15873         to the gcc directory goes *after* all the libg++-local -I flags.
15874         Also, move just-gcc dependency from just-libg++ to all-libg++.
15876 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15878         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15880 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15882         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15884 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15886         * config.sub:  Add stratus configuration frags.  Also
15887         submitted to FSF.
15889 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15891         * Makefile.in (DEV_SUPPORT):  add configure.man.
15893         * config.sub(Decode manufacturer-specific):  add -none*.
15895 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15897         * Makefile.in:  remove form feeds to make Sun's make happy.
15898         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15900 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15902         * Makefile.in (AR_FLAGS):  Make quieter.
15904 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15906         * configure.in:  Add libg++.
15907         * configure:  When verbose, don't output the command line at each
15908         level; it will be unremarkably the same as the previous version,
15909         which will be the same as what the user typed.
15911 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15913         * configure.in, Makefile.in: fix clean-info, add flex.  add
15914           fileutils.
15916         * configure: be less sensitive to spaces in Makefile.in.  Do not
15917           look for sources in "..".  Doing so breaks subdirectories that
15918           might have their own configure.  If a subdir has it's own
15919           configure script, use it.
15921 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15923         * cfg-paper.texi: some changes suggested by rms.
15925 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15927         * config.sub:  Merge in some small additions from the FSF version,
15928         taken from the gcc distribution, to bring the Cygnus and FSF
15929         versions into closer sync.
15931 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15933         * configure.in:  Changed svr4 references to sysv4.
15935 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15937         * configure: added -V for version number option.
15939 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15941         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15942           renamed from DOC.configure to cfg-paper.texi.
15944 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15946         * configure, config.subr, config.sub: config.subr is now
15947           config.sub again.
15949 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15951         * configure.texi: new file, in progress.
15953         * Makefile.in: build info file and install the man page for
15954           configure.
15956         * configure.man: new file, first cut.
15958         * configure: find config.subr again now that configuration "none"
15959           has gone.  removed all traces of the -ansi option.  removed all
15960           traces of the -languages option.
15962         * config.subr: resync from rms.
15964 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15966         * configure, config.sub, config.subr: merge config.sub into
15967           config.subr, call the result config.subr, remove config.sub, use
15968           config.subr.
15970         * Makefile.in: revised install for dir.info.
15972 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15974         * configure.in: add decstation host makefile frag.
15976         * Makefile.in: BISON now bison -y again.  also install-gcc on
15977           install.  clean-gdbm on clean.  infodir belongs in datadir.
15978           Make directories for info install.  Build dir.info here then
15979           install it.
15981 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15983         * Makefile.in: fix for bad directory tests.
15985 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15987         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15988           regexp.  -srcdir relative was being handled incorrectly.
15990         * Makefile.in: unwrapped some for loops so that parallel makes
15991           work again and so one can focus one's attention on a particular
15992           package.
15994 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15996         * configure: added PWD as a stand in for `pwd` (for speed). use
15997           elif wherever possible.  make -srcdir work without -objdir.
15998           -objdir= commented out.
16000 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16002         * configure: +options become --options.  -subdirs commented out.
16003           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16004           Makefile now at top of generated Makefile.  Removed cvs log
16005           entries.  added -srcdir.  create .gdbinit only if there is one
16006           in ${srcdir}.
16008         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16009           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16010           and mandir now keyed off datadir by default.
16012 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16014         * Freshly created ChangeLog.
16017 Local Variables:
16018 mode: change-log
16019 left-margin: 8
16020 fill-column: 76
16021 version-control: never
16022 End: