ChangeLog:
[official-gcc.git] / ChangeLog
blobafa98d1c5b1920e824682f06cf1eda030a2a621a
1 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3         PR lto/47225
4         * Makefile.def (lto-plugin): Double dash for enable-shared.
5         (configure-gcc): Depend on all-lto-plugin.
6         * Makefile.in: Rebuilt.
8 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10         * configure.ac: Remove extra bracket.
11         * configure: Regenerate.
13 2011-02-08  Tobias Burnus  <burnus@net-b.de>
15         * MAINTAINERS: Add myself as libquadmath maintainer.
17 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
19         * MAINTAINERS: Update my email address.
21 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
23         * MAINTAINERS (option handling): Add self.
25 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
27         PR lto/47225
28         * Makefile.def: Add dependency for install-gcc
29         on install-lto-plugin.
30         * Makfile.in: Regenerated
32 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
34         * MAINTAINERS (CPU Port Maintainers): Add myself.
36 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
38         PR libgcj/44341
39         * configure.ac: Discard --with-* flags for host when configuring
40         target libraries for cross build.
41         * configure: Rebuilt.
43 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
45         * MAINTAINERS (linear loop transforms): Removed.
47 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
49         * config/cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog.
50         * configure.ac: If with_ppl is no, move setting with_cloog=no
51         after CLOOG_REQUESTED check.
52         * configure: Regenerated.
54 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
56         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
57         CLooG has been requested.
58         * configure: Regenerated.
60 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
62         * configure: Regenerated.
63         * configure.ac: Check for version 0.11 (or later revision) of PPL.
65 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
67         * configure: Regenerated.
68         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
70 2011-01-21  Andreas Schwab  <schwab@redhat.com>
72         * configure.ac: Use AS_HELP_STRING throughout.
73         * configure: Regenerate.
75 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
77         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
78         * configure: Regenerate.
80 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
82         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
84 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
86         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
87         for ia64-hpux.
88         * configure: Regenerate.
90 2011-01-10  Jan Hubicka  <jh@suse.cz>
92         * config/bootstrap-lto.mk: -fuse-linker-plugin is default now;
93         pass -fno-lto to STAGEprofile.
95 2011-01-07  Jan Hubicka  <jh@suse.cz>
97         PR lto/47225
98         * Makefile.in: Regenerate.
99         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
100         configure.
102 2011-01-07  Jan Hubicka  <jh@suse.cz>
104         * Makefile.in: Regenerate.
105         * Makefile.def (gcc host module) and soft dependency on lto-plugin
106         and configure dependency on lto-plugin configure.
107         (lto-plugin module): Remove dependency on GCC; add dependency on
108         liniberty.
110 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
112         * MAINTAINERS (Write After Approval): Add myself.
114 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
116         * configure: Regenerate.
118 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
120         * configure.ac: (picochip): Disable libiberty.
122 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
124         * MAINTAINERS (Write After Approval): Add myself.
126 2010-12-10  Ian Lance Taylor  <iant@google.com>
128         PR bootstrap/46819
129         * configure.ac: For --disable-libgcj clear libgcj_saved.
130         * configure: Rebuild.
132 2010-12-10  Tobias Burnus  <burnus@net-b.de>
134         PR fortran/46540
135         * configure.ac: Add --disable-libquadmath and
136         --disable-libquadmath-support.
137         * configure: Regenerate.
139 2010-12-03  Ian Lance Taylor  <iant@google.com>
141         * MAINTAINERS: Add myself as libgo maintainer.
143 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
145         PR libffi/46792
146         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
147         * configure: Regenerate.
149 2010-12-02  Ian Lance Taylor  <iant@google.com>
151         * configure.ac: Always set default for poststage1_ldflags to
152         -static-libstdc++ -static-libgcc.
154 2010-11-29  Andreas Schwab  <schwab@redhat.com>
156         * configure.ac: Move comment to remove extra space in last argument
157         of GCC_TARGET_TOOL.
159 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
161         PR other/46026
162         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
163         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
164         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
165         (BASE_FLAGS_TO_PASS): Use it.
166         * configure: Rebuilt.
167         * Makefile.in: Rebuilt.
169 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
171         PR binutils/12258
172         * configure.ac: Correct comments for --enable-gold/--enable-ld.
173         Properly check default linker.
174         * configure: Regnerated.
176 2010-11-23  Matthias Klose  <doko@ubuntu.com>
178         * configure.ac: For --enable-gold, handle value `default' instead of
179         `both*'.   New configure option --{en,dis}able-ld.
180         * configure: Regenerate.
182 2010-11-20  Ian Lance Taylor  <iant@google.com>
184         * configure.ac: Only disable a language library if no language needs
185         it.  Don't let --disable-libgcj uncondtionally disable libffi.
186         * configure: Rebuild.
188 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
190         * Makefile.in: Regenerate.
192         PR other/46202
193         * configure.ac: Fix just-built in-tree STRIP name to be
194         binutils/strip-new.
195         * configure: Regenerate.
196         * Makefile.def (install-strip-gcc, install-strip-binutils)
197         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
198         (install-strip-sid): Mirror dependencies on non-strip variants
199         of these targets on the respective -strip prerequisites.
200         * Makefile.tpl (install-strip, install-strip-host)
201         (install-strip-target): New targets.
202         (install-strip-[+module+], install-strip-target-[+module+]):
203         New targets.
204         * Makefile.in: Regenerate.
206 2010-11-19  Ian Lance Taylor  <iant@google.com>
207             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
209         * configure.ac: Add target-libgo to target_libraries.  Set
210         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
211         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
212         (HOST_EXPORTS): Add GOC.
213         (BASE_TARGET_EXPORTS): Add GOC.
214         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
215         (GOCFLAGS_FOR_TARGET): New variable.
216         (EXTRA_HOST_FLAGS): Add GOC.
217         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
218         * Makefile.def (target_modules): Add libgo.
219         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
220         (dependencies): Add dependency from configure-target-libgo to
221         configure-target-libffi and all-target-libstdc++-v3.  Add
222         dependencies from all-target-libgo to all-target-libffi.
223         (languages): Add go.
224         * configure: Rebuild.
225         * Makefile.in: Rebuild.
227 2010-11-19  Ian Lance Taylor  <iant@google.com>
229         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
230         compiler/flag environment variables.
232 2010-11-18  Ian Lance Taylor  <iant@google.com>
234         * configure.ac: Check for lang_requires_boot_languages in
235         config-lang.in files.
236         * configure: Rebuild.
238 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
239             Tobias Burnus  <burnus@net-b.de>
241         PR fortran/32049
242         * Makefile.def: Add libquadmath; build it with language=fortran.
243         * configure.ac: Add libquadmath.
244         * Makefile.tpl: Handle multiple libs in check-[+language+].
245         * Makefile.in: Regenerate.
246         * configure: Regenerate.
248 2010-11-16  Tom Tromey  <tromey@redhat.com>
250         * MAINTAINERS: Moved myself to reviewers section.
252 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
254         * MAINTAINERS: Moved myself to reviewers section.
256 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
258         * MAINTAINERS (Various Maintainers): Add self for build machinery.
259         (Write After Approval): Remove self.
261 2010-11-15  Andreas Schwab  <schwab@redhat.com>
263         * configure.ac: Fix spelling in option names.
264         * configure: Regenerated.
266 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
268         PR bootstrap/39622
269         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
270         * configure: Regenerated.
272 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
274         * MAINTAINERS: Update my email address.
276 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
278         * configure: Regenerate.
280 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
282         * configure: Regenerate.
284 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
286         * configure: Regenerate.
288 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
290         * configure: Regenerate.
292 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
294         * configure.ac: Support official CLooG.org versions.
295         * configure: Regenerate.
296         * config/cloog.m4: New.
298 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
300         * MAINTAINERS (Write After Approval): Add myself.
302 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
304         * MAINTAINERS: Update my email address.
306 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
308         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
309         * configure: Regenerate.
311 2010-11-03  Ian Lance Taylor  <iant@google.com>
312             Dave Korn  <dave.korn.cygwin@gmail.com>
314         PR lto/46273
315         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
316         and on other supported platforms whenever LTO is enabled.
317         * configure: Rebuild.
319 2010-11-02  Alan Modra  <amodra@gmail.com>
321         PR binutils/12110
322         * configure.ac: Error when source path contains spaces.
323         * configure: Regenerate.
325 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
327         * MAINTAINERS: Update my email address.
329 2010-10-20  Ian Lance Taylor  <iant@google.com>
331         * Makefile.def (target_modules): Set lib_path to src/.libs for
332         libstdc++-v3 module.
333         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
334         * Makefile.in: Rebuild.
336 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
338         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
339         (Write After Approval): Remove myself.
341 2010-10-15  Tristan Gingold  <gingold@adacore.com>
343         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
345 2010-10-14  Douglas Rupp  <rupp@gnat.com>
347         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
349 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
351         * configure.ac (build_lto_plugin): New shell variable.
352         (--enable-lto): Turn on by default for all non-ELF platforms that
353         have had LTO support added so far.  Set build_lto_plugin appropriately
354         for both ELF and non-ELF.
355         (configdirs): Add lto-plugin or not based on build_lto_plugin.
356         * configure: Regenerate.
358 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
360         Sync from src:
361         * configure.ac (v850 support): Remove target-libgloss from
362         noconfigdirs.
363         * configure: Regenerate.
365 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
367         PR bootstrap/45326
368         PR bootstrap/45174
369         * configure.ac: Honor initial values of $build_configargs,
370         $host_configargs, $target_configargs.  Mark the precious, so
371         environment settings get recorded.
372         * configure: Regenerate.
374 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
376         PR bootstrap/45796
377         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
378         Depend on all-build-libiberty.
379         * Makefile.in: Regenerate.
381 2010-09-30  Michael Eager  <eager@eagercon.com>
383         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
384         * configure: Regenerate.
386 2010-09-28  Michael Eager  <eager@eagercon.com>
388         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
390 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
392         PR bootstrap/44621
393         * configure.ac: Fix unportable shell quoting.
394         * configure: Regenerate.
396 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
398         * configure.ac (enable-lto): Add Darwin to the list of supported lto
399         targets and amend comment.
400         * configure: Regenerate.
402 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
404         * MAINTAINERS (Write After Approval): Add myself.
406 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
408         * configure.ac: Enable LTO by default on Darwin.
409         * configure: Regenerate.
411 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
413         * MAINTAINERS (Write After Approval): Add myself.
415 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
417         * MAINTAINERS (Write After Approval): Add myself.
419 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
421         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
422         ports
424 2010-07-28  David Yuste  <david.yuste@gmail.com>
426         * MAINTAINERS (Write After Approval): Add myself.
428 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
430         * configure.ac: Support all v850 targets.
431         * configure: Regenerate.
433 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
435         PR bootstrap/44455
436         * configure.ac (extra_mpfr_configure_flags): Copy from
437         extra_mpc_gmp_configure_flags.
438         * configure: Re-generated.
440 2010-07-22  Andi Kleen  <ak@linux.intel.com>
442         * MAINTAINERS (Write After Approval): Add myself.
444 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
446         * MAINTAINERS (Write After Approval): Add myself.
448 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
450         * MAINTAINERS (Write After Approval): Add myself.
452 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
454         PR target/44862
455         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
456         Provide -B option to allow for link spec %s substitutions for
457         libstdc++.a on darwin.
458         * Makefile.in: Regenerate.
460 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
462         * MAINTAINERS (Reviewers): Update my e-mail address
464 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
466         * Makefile.def (configure-gcc): Depend on all-libelf.
467         * Makefile.in: Rebuild.
469 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
471         * MAINTAINERS (Write After Approval): Add myself in the right place.
473 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
475         * MAINTAINERS (Write After Approval): Add myself.
477 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
479         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
481 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
483         * config.sub: Update to version 2010-05-21.
484         * config.guess: Update to version 2010-04-03.
486 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
488         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
489         * configure: Regenerate.
491 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
493         * MAINTAINERS (Write After Approval): Add myself.
495 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
497         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
498         a platform that supports LTO.
499         * configure: Regenerate.
501 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
503         * configure.ac: Allow all the versions greater than 0.10 of PPL.
504         * configure: Regenerated.
506 2010-04-27  Roland McGrath  <roland@redhat.com>
507             H.J. Lu  <hongjiu.lu@intel.com>
509         * configure.ac (--enable-gold): Support both, both/gold and
510         both/bfd to add gold to configdirs without removing ld.
511         * configure: Regenerated.
513         * Makefile.def: Add install-gold dependency to install-ld.
514         * Makefile.in: Regenerated.
516 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
518         PR lto/42776
519         * configure.ac (--enable-lto): Refactor handling so libelf tests
520         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
521         and allow LTO to be explicitly enabled on non-ELF platforms that
522         are known to support it inside else-clause.
523         * configure: Regenerate.
525 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
527         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
528         * configure: Regenerate.
530 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
532         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
533         * configure: Regenerate.
535 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
537         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
538         separately.
539         * configure: Regenerate.
541 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
543         * MAINTAINERS (Write After Approval): Add myself.
545 2010-04-14  Tristan Gingold  <gingold@adacore.com>
547         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
548         * configure: Regenerate.
550 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
552         * configure: Regenerate after change to elf.m4.
554 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
556         * MAINTAINERS (Write After Approval): Add myself.
558 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
560         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
561         * configure: Regenerated.
563 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
565         * configure.ac: Print "buggy but acceptable" when CLooG
566         revision is less than 9.
567         * configure: Regenerated.
569 2010-04-01  Diego Novillo  <dnovillo@google.com>
571         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
573 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
575         PR bootstrap/43615
576         PR bootstrap/43328
578         Revert:
580         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
582         * configure.ac: Do not pass --enable-multilib nor
583         --disable-multilib in baseargs.  Accept explicitly passed
584         --enable_multilib.
585         * configure: Regenerate.
587 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
589         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
591 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
593         * MAINTAINERS: Remove myself.
595 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
597         PR bootstrap/43328
598         * configure.ac: Do not pass --enable-multilib nor
599         --disable-multilib in baseargs.  Accept explicitly passed
600         --enable_multilib.
601         * configure: Regenerate.
603 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
605         * MAINTAINERS (spu port): Remove me.
607 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
609         * configure.ac (tic6x-*-*): New case.
610         * configure: Regenerate.
612 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
614         * config.sub: Update to version 2010-03-22.
615         * config.guess: Update to version 2009-12-30.
617 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
619         PR ada/42554
620         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
621         * configure: Regenerate.
623 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
625         * MAINTAINERS: Update my email address.
627 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
629         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
630         (ghassan.shobaki@amd.com): Removed.
632 2010-03-17  Alan Modra  <amodra@gmail.com>
634         * MAINTAINERS: Update my email address.
636 2010-03-16  Diego Novillo  <dnovillo@google.com>
638         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
639         Matthews.
641 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
643         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
644         Gutson, Jeffrey D. Oldham and Mark Shinwell.
646 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
648         * MAINTAINERS: Update my email address.
650 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
652         * MAINTAINERS: Update my email address.
654 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
656         * MAINTAINERS: Update my email address.
658 2010-03-09  Jie Zhang  <jie@codesourcery.com>
660         * MAINTAINERS: Update my email address.
662 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
664         PR libstdc++/32499
665         * configure.ac (RANLIB): Default to true.
666         (STRIP): Likewise.
667         (RANLIB_FOR_TARGET): Remove superfluous : argument.
668         * configure: Regenerate.
670 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
672         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
673         (Write After Approval): Update my email address.
675 2010-02-17  Nick Clifton  <nickc@redhat.com>
677         PR 11238
678         * Makefile.tpl (local-distclean): Also remove config.cache files in
679         sub-directories as there may not be Makefiles present in the
680         sub-directories.
681         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
682         the config.cache files found by the find command.
684         * Makefile.in: Regenerate.
685         * configure.ac: Revert previous delta.
686         * configure: Regenerate.
688 2010-02-15  Nick Clifton  <nickc@redhat.com>
690         PR 11238
691         * configure.ac: Delete config.cache files in sub-directories when
692         deleting Makefiles.
693         * configure: Regenerate.
695 2010-02-12  Ben Elliston  <bje@gnu.org>
697         * MAINTAINERS: Update my email address.
699 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
701         * MAINTAINERS (spu port): Update my email address.
703 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
705         * MAINTAINERS: Add myself as a maintainer for the bfin port.
707 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
709         * configure.ac: Add "recommended" version checks for GMP/MPC.
710         Update recommended GMP/MPFR/MPC versions.
711         * configure: Regenerate.
713 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
715         * MAINTAINERS: Move my Embecosm email address into the
716         write-after-approval section.
718 2010-01-26  Ian Lance Taylor  <iant@google.com>
720         * MAINTAINERS: Add myself as Go frontend maintainer.
722 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
724         PR libstdc++/36101, PR libstdc++/42813
725         * configure.ac (bootstrap_target_libs): Make inclusion of
726         target-libgomp conditional on libgomb being in target_configdirs.
727         * configure: Regenerate.
729 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
731         PR libstdc++/36101, PR libstdc++/42813
732         * configure.ac (bootstrap_target_libs): Include target-libgomp.
733         * configure: Regenerate.
735 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
737         PR libstdc++/36101, PR libstdc++/42813
738         * configure.ac (target_configdirs): Substitute.
739         * Makefile.def: Bootstrap target module libgomp.
740         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
741         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
742         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
743         * configure, Makefile.in: Regenerate.
745 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
747         * MAINTAINERS: Adjust my details.
749 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
751         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
753 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
755         * MAINTAINERS: reindented my entry with tabs instead of spaces.
757 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
759         * MAINTAINERS (Write After Approval): Add myself.
761 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
763         * MAINTAINERS (Write After Approval): Add myself.
765 2010-01-11  Richard Guenther  <rguenther@suse.de>
767         PR lto/41569
768         * Makefile.def (all-lto-plugin): Depend on all-gcc.
769         * Makefile.in: Regenerated.
771 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
773         * configure.ac: Enable libjava build on x86_64-*freebsd*.
774         * configure: Regenerate.
776 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
777             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
779         PR bootstrap/42424
780         * configure.ac: Include libtool m4 files.
781         (_LT_CHECK_OBJDIR): Call it.
782         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
783         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
785         * configure: Regenerate.
787 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
789         PR bootstrap/41818
790         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
791         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
792         * Makefile.in: Regenerate.
794 2010-01-02  Richard Guenther  <rguenther@suse.de>
796         PR lto/41529
797         * configure.ac: Include config/elf.m4.  Disable LTO if not
798         builting for an elf target.
799         * configure: Regenerate.
801 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
803         * MAINTAINERS: Change my email address.
805 2009-12-18  Ben Elliston  <bje@au.ibm.com>
807         * config.sub, config.guess: Update from upstream sources.
809 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
811         * MAINTAINERS (Write After Approval): Add myself.
813 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
815         PR middle-end/30447
816         PR middle-end/30789
817         PR other/40302
819         * configure.ac: Require MPC.
820         * configure: Regenerate.
822 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
824         PR target/38384
825         PR bootstrap/40972
826         * libtool.m4: Sync from git Libtool.
827         * ltoptions.m4: Likewise.
828         * ltversion.m4: Likewise.
829         * lt~obsolete.m4: Likewise.
830         * ltmain.sh: Likewise.
832 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
834         * configure.ac: Update minimum MPC version to 0.8.
835         * configure: Regenerate.
837 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
839         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
840         * configure: Regenerated.
842 2009-11-21  Ian Lance Taylor  <iant@google.com>
844         * configure.ac: Change default of poststage1_ldflags to be empty if
845         poststage1_libs is set.  When poststage1_libs is empty, and
846         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
847         * configure: Rebuild.
849 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
851         * MAINTAINERS (Write After Approval): Update my email address.
853 2009-11-20  Ben Elliston  <bje@au.ibm.com>
855         * config.guess: Update from upstream sources.
857 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
859         * Makefile.def: Restore host and target settings for gmp.
860         * Makefile.in: Rebuild.
862 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
864         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
865         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
866         Fix portability of test of C++ as bootstrap language.  Add
867         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
868         * configure: Rebuild.
869         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
870         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
871         in-tree building.
872         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
873         (POSTSTAGE1_HOST_EXPORTS): Use it.
874         (STAGE[+id+]_CXXFLAGS): New.
875         (BASE_FLAGS_TO_PASS): Pass it down.
876         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
877         extra_exports.
878         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
879         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
880         extra_exports.
881         * Makefile.in: Rebuild.
883 2009-11-17  Ben Elliston  <bje@au.ibm.com>
885         * config.sub, config.guess: Update from upstream sources.
887 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
889         * MAINTAINERS (Write After Approval): Add myself.
891 2009-11-09  Jon Beniston  <jon@beniston.com>
893         * MAINTAINERS (Write After Approval): Add myself.
895 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
897         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
898         paths for *-w64-mingw* and x86_64-*mingw*.
899         * configure: Regenerated.
901 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
903         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
905 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
907         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
908         Phil Edwards to Write-After Approval.
910 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
912         * configure.ac: Disable target-winsup & co for
913         x86_64-*-mingw* and *-w64-mingw* targets.
914         * configure: Regenerated.
916 2009-10-16  Nick Clifton  <nickc@redhat.com>
918         * MAINTAINERS: Add myself as a maintainer for the RX port.
920 2009-10-26  Johannes Singler  <singler@kit.edu>
922         * MAINTAINERS (Write After Approval): Update my e-mail address.
924 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
926         * configure.ac (CLooG test): Use = with test.
927         * configure: Regenerate.
929 2009-10-22  Richard Guenther  <rguenther@suse.de>
931         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
932         cloog if the ppl version check failed.  Move flags saving
933         before setting in libelf check.
934         * configure: Regenerate.
936 2009-10-21  Richard Guenther  <rguenther@suse.de>
938         * configure.ac: Adjust the ppl and cloog configure to work as
939         documented.  Disable cloog if ppl was disabled.  Omit the version
940         checks if they were disabled.
941         * configure: Re-generate.
943 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
945         * configure.ac: Add 'lto' to enable_languages, not
946         new_enable_languages, and only if not already present.
947         * configure: Regenerate.
949 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
951         * README: Refer to the various COPYING* files instead of just
952         COPYING.
953         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
955 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
957         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
958         
959 2009-10-07  Richard Guenther  <rguenther@suse.de>
961         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
962         and Richard Guenther as reviewers.
963         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
964         as reviewers.
966 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
968         * config.sub: Update from upstream sources.
970 2009-10-06  Ian Lance Taylor  <iant@google.com>
972         * Makefile.def: check-gold depends upon all-gas.
973         * Makefile.in: Rebuild.
975 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
977         * MAINTAINERS (Write After Approval): Add myself.
979 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
981         * Makefile.def: all-lto-plugin depends on all-libiberty.
982         set bootstrap=true for lto-plugin.
983         Add lto-plugin.
984         * Makefile.in: Regenerate.
985         * configure.ac (host_libs): Add lto-plugin.
986         * configure: Regenerate.
988 2009-10-03  Diego Novillo  <dnovillo@google.com>
990         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
991         (HOST_LIBELFLIBS): Define.
992         (HOST_LIBELFINC): Define.
993         * Makefile.in: Regenerate.
994         * configure.ac: Add --enable-lto.
995         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
996         If --enable-lto is used, add 'lto' to new_enable_languages.
997         If --enable-lto is used and gold is enabled, add
998         lto-plugin to configdirs.
999         * configure: Regenerate.
1001 2009-10-03  Simon Baldwin  <simonb@google.com>
1003         * configure.ac: If --with-system-zlib, suppress local zlib and
1004         pass --with-system-zlib to subdir configure scripts.
1005         * configure: Regenerate.
1007 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1008             Paolo Bonzini  <bonzini@gnu.org>
1010         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1011         $(srcdir).
1012         * Makefile.in: Rebuilt.
1014 2009-09-26  Gary Funck  <gary@intrepid.com>
1016         * MAINTAINERS (Write After Approval): Add myself.
1018 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1020         * configure.ac: Update minimum MPC version to 0.7.
1021         * configure: Regenerate.
1023 2009-09-25  Nick Clifton  <nickc@redhat.com>
1025         * configure.ac: Pass any --cache-file=/dev/null option on to
1026         subconfigures.
1027         * configure: Regenerate.
1029 2009-09-23  Nick Clifton  <nickc@redhat.com>
1031         * config.sub, config.guess: Update from upstream sources.
1033 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1035         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1036         * Makefile.in: Rebuilt.
1038 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1040         PR bootstrap/32272
1041         * configure.ac: Error out if $srcdir isn't '.' but contains
1042         host-${host_noncanonical}.
1043         * configure: Regenerate.
1045 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1047         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1048         maintainer.
1050 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1052         * configure.ac: If bootstrapping a combined tree with
1053         --enable-gold, require c++ in stage1_languages.
1054         * configure: Regenerate.
1056         * configure.ac: Also add target_libs of stage1_languages to
1057         bootstrap_target_libs.
1058         * configure: Regenerate.
1060         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1061         with --enable-languages not containing c++.
1062         * configure: Regenerate.
1064 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1066         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1067         * configure: Regenerate.
1069 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1071         * MAINTAINERS (Write After Approval): Update my e-mail address,
1072         and move from from here...
1073         (Waiting for paperwork): To here.
1075 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1077         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1079 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1081         * configure.ac: Do not use $extrasub for replacing @if/@endif
1082         parts in Makefile; instead, use additional arguments to
1083         AC_CONFIG_COMMANDS to do the replacement manually, with several
1084         sed invocations, to avoid HP-UX sed command limits.
1085         * configure: Regenerate.
1087 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1089         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1090         blank before -L.
1092 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1094         * configure.ac (with-build-config): Document.  Handle without.
1095         Handle missing argument.
1096         * configure: Rebuilt.
1098 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1100         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1101         Default to bootstrap-debug only if compare-debug works.
1102         * configure: Rebuilt.
1103         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1104         * Makefile.in: Rebuilt.
1106 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1108         * MAINTAINERS (OS Port Maintainers): Update my email address.
1110 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1112         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1113         * Makefile.in: Rebuilt.
1115 2009-09-01  Chris Demetriou  <cgd@google.com>
1117         * MAINTAINERS (Write After Approval): Add myself.
1119 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1121         PR debug/30161
1122         * include/dwarf2.h (enum dwarf_tag): Added
1123         DW_TAG_GNU_template_template_param
1124         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1126 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1128         * Makefile.tpl (AWK): Fix typo.
1129         * Makefile.in: Regenerate.
1131 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1133         * configure.ac: Detect awk and sed.
1134         * Makefile.def (flags_to_pass): Add AWK and SED.
1135         * Makefile.tpl (AWK, SED): New.
1136         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1137         * configure: Regenerate.
1138         * Makefile.in: Regenerate.
1140 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1142         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1143         (collapseslashes): Likewise.
1145 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1147         * configure.ac (AC_PREREQ): Bump to 2.64.
1149 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1151         * configure.ac: Remove --with-datarootdir, --with-docdir,
1152         --with-pdfdir, --with-htmldir switches.
1153         * configure: Regenerate.
1155         * configure: Regenerate.
1157         * compile: Sync from Automake 1.11.
1158         * depcomp: Likewise.
1159         * install-sh: Likewise.
1160         * missing: Likewise.
1161         * mkinstalldirs: Likewise.
1162         * ylwrap: Likewise.
1164 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1166         * ltmain.sh (func_normal_abspath): New function.
1167         (func_relative_path): Likewise.
1168         (func_mode_help): Document new -bindir option for link mode.
1169         (func_mode_link): Add new -bindir option, and use it to place
1170         output DLL if specified.
1172 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1174         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1175         (baseargs): Add --disable-option-checking.
1176         * configure: Regenerate.
1178         * Makefile.def (configure-target-libiberty): Depend on
1179         all-binutils and all-ld.
1180         (configure-target-newlib): Likewise.
1181         * Makefile.in: Regenerate.
1183 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1185         * config.sub, config.guess: Update from upstream sources.
1187 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1189         Sync from src, merge:
1191         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1193         * configure.ac: Do not exclude gas for i386-*-darwin.
1194         Add a case for x86_64-*-darwin.
1195         * configure: Regenerate.
1197 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1199         * MAINTAINERS: Add my name to Write After Approval list.
1201 2009-08-06  Michael Eager  <eager@eagercon.com>
1203         * configure.ac: Add Microblaze target.
1204         * configure: Regenerate.
1206 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1208         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1209         * configure: Regenerate.
1210         
1211 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1213         * MAINTAINERS (Write After Approval): Update my e-mail address.
1215 2009-07-06  Ian Lance Taylor  <iant@google.com>
1217         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1218         * configure: Rebuild.
1220 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1222         * MAINTAINERS: Move myself to the Graphite Reviewers.
1224 2009-06-30  Wei Guozhi  <carrot@google.com>
1226         * MAINTAINERS: Add my name to Write After Approval list.
1228 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1230         PR bootstrap/40338
1231         * configure.ac (comparestring): Create new variable.
1232         * Makefile.tpl (comparestring): Use to skip some comparisions.
1233         * configure: Regenerate.
1234         * Makefile.in: Regenerate.
1236 2009-06-26  Doug Evans  <dje@sebabeach.org>
1238         * Makefile.def (host_modules): Add cgen.
1239         * Makefile.in: Regenerate.
1240         * configure.ac (host_tools): Add cgen.
1241         * configure: Regenerate.
1243 2009-06-23  DJ Delorie  <dj@redhat.com>
1245         * MAINTAINERS: Add myself as mep maintainer.
1247 2009-06-23  Ian Lance Taylor  <iant@google.com>
1249         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1250         boot_languages.  Only bootstrap target libraries listed in
1251         target_libs for some boot language.  Add --with-stage1-ldflags,
1252         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1253         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1254         if not building with C++.
1255         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1256         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1257         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1258         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1259         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1260         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1261         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1262         * configure, Makefile.in: Rebuild.
1264 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1266         * MAINTAINERS: Added my name to write-after-approval list.
1268 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1270         * configure.ac: Define is_elf for QNX Neutrino targets.
1271         * configure: Regenerate.
1273 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1275         * MAINTAINERS: Added my name to the write-after-approval list
1277 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1279         * configure.ac: Detect MPC in default directory.
1280         * configure: Regenerate.
1282 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1283             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1285         * Makefile.tpl (all): Avoid a trailing backslash.
1286         * Makefile.in: Regenerate.
1288 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1290         * config.sub, config.guess: Update from upstream sources.
1292 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1294         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1295         to noconfdirs.
1296         * configure: Regenerate.
1298 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1300         * Makefile.tpl ([+compare-target+]): Compare all stage
1301         directories, rather than just gcc.
1302         * Makefile.in: Rebuilt.
1304 2009-06-01  Doug Kwan  <dougkwan@google.com>
1306         * configure.ac: Support gold for target arm*-*-*.
1307         * configure: Regenerate.
1309 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1311         * Makefile.def: Add MPC support and dependencies.
1312         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1314         * Makefile.in, configure: Regenerate.
1316 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1318         * Makefile.tpl (all): Avoid harmless warning in make all when
1319         gcc-bootstrap is enabled but stage_last does not exist.
1320         * Makefile.in: Rebuilt.
1322 2009-05-24  Nicolas Roche  <roche@adacore.com>
1324         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1325         * Makefile.in: Regenerate.
1327 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1329         * MAINTAINERS: Update my e-mail address.
1331 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1333         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1334         * configure:  Regenerate.
1336 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1338         PR other/40159
1339         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1340         gcc-no-bootstrap are mutually exclusive.
1341         * Makefile.in: Rebuilt.
1343 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1345         PR other/40159
1346         * Makefile.tpl (all): Don't end with unconditional success.
1347         * Makefile.in: Rebuilt.
1349 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1351         PR target/37137
1352         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1353         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1354         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1355         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1356         stage_configureflags, stage_cflags and stage_libcflags into
1357         explicit Makefile macros.
1358         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1359         GFORTRAN.
1360         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1361         CC.  Set CC_FOR_BUILD from CC.
1362         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1363         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1364         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1365         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1366         and GFORTRAN.
1367         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1368         (_LIBCFLAGS): Renamed to _TFLAGS.
1369         (do-compare-debug, do-compare3-debug): Drop.
1370         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1371         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1372         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1373         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1374         (XGCC_FLAGS_FOR_TARGET): New.
1375         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1376         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1377         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1378         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1379         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1380         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1381         TFLAGS.
1382         (BUILD_CONFIG): Include if requested.
1383         (all): Set TFLAGS on bootstrap.
1384         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1385         (all-stageid-prefixmodule): Likewise.
1386         (do-clean, distclean-stageid): Set TFLAGS.
1387         (restrap): Fix whitespace.
1388         * Makefile.in: Rebuilt.
1390 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1392         * config.guess: Sync with src.
1394 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1396         * configure.ac ($with_ppl):  Default to no if not supplied.
1397         ($with_cloog):  Likewise.
1398         configure:  Regenerate.
1400 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1402         * MAINTAINERS: Update my e-mail address.
1404 2009-04-27  Nick Clifton  <nickc@redhat.com>
1406         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1408 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1410         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1411         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1412         * Makefile.in: Regenerate.
1414 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1416         PR bootstrap/39739
1417         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1418         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1420         * configure, Makefile.in: Regenerate.
1422 2009-04-21  Taras Glek  <tglek@mozilla.com>
1424         * include/hashtab.h: Update GTY annotations to new syntax
1425         * include/splay-tree.h: Likewise
1427 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1429         * config.sub, config.guess: Update from upstream sources.
1431 2009-04-15  Anthony Green  <green@moxielogic.com>
1433         * configure.ac: Add moxie support.
1434         * configure: Rebuilt.
1436 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1438         * configure.ac: Change copyright header to refer to version
1439         3 of the GNU General Public License and to point readers at the
1440         COPYING3 file and the FSF's license web page.
1441         * Makefile.def: Likewise.
1442         * Makefile.tpl: Likewise.
1443         * Makefile.in: Regenerate.
1445 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1447         * configure.ac: Restore match for darwin9 or later. Use double
1448         brackets since regeneration eats one pair.
1449         * configure: Regenerate.
1451 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1453         PR gas/10039
1454         * configure.ac: Require texinfo 4.7.
1455         * configure: Regenerated.
1457 2009-04-09  Nick Clifton  <nickc@redhat.com>
1459         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1460         the GCC Runtime Library Exception.
1462 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1464         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1465         * configure: Regenerate.
1467 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1469         * Makefil.def (languages): New entries.
1470         * Makefile.tpl (check-gcc-*): New generic target.
1471         * Makefile.in: Regenerate.
1473 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1475         * MAINTAINERS:  Update my email address.
1477 2009-03-18  Tom Tromey  <tromey@redhat.com>
1479         * configure: Rebuild.
1480         * configure.ac (host_libs): Add libiconv.
1481         * Makefile.in: Rebuild.
1482         * Makefile.def (host_modules): Add libiconv.
1483         (configure-gdb, all-gdb): Depend on libiconv.
1485 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1487         * configure.ac: Treat gdb as supported on x86_64-darwin.
1488         * configure: Regenerate.
1490 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1492         * configure.ac (--with-host-libstdcxx): New option.
1493         * configure: Regenerate.
1495 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1497         * MAINTAINERS:  Move myself into the write after approval list.
1499 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1501         * MAINTAINERS: Update e-mail address.
1502         
1503 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1505         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1507 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1509         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1511 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1513         Backport from git Libtool:
1515         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1516         Support GNU/kOpenSolaris.
1517         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1518         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1519         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1520         GNU/kOpenSolaris.
1522 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1524         * MAINTAINERS: Update e-mail address.
1526 2009-02-24  Michael Eager  <eager@eagercon.com>
1528         * MAINTAINERS (Write After Approval): Add self.
1530 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1532         * MAINTAINERS (Write After Approval): Add myself.
1534 2009-02-05  Andreas Schwab  <schwab@suse.de>
1536         * Makefile.tpl (stage_last): Define $r and $s before using
1537         $(RECURSE_FLAGS_TO_PASS).
1538         * Makefile.in: Regenerate
1540 2009-01-30  Ian Lance Taylor  <iant@google.com>
1542         * MAINTAINERS: Move myself to the Global Reviewers list.
1544 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1546         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1547         * configure: Regenerate.
1549 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1551         * MAINTAINERS: Make whitespace consistent.
1552         Remove Robert Millan from Write After Approval.
1554 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1556         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1557         (all-opcodes): Depend on all-libiberty.
1558         * Makefile.in: Regenerate.
1560 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1562         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1563         * configure: Regenerate.
1565 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1567         * MAINTAINERS (Write After Approval): Add myself.
1569 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1571         * MAINTAINERS: Add myself to reviewers (Fortran).
1573 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1575         PR tree-optimization/38515
1576         * configure.ac (cloog-polylib): Removed.
1577         (with_ppl, with_cloog): Test for "no".
1578         * configure: Regenerated.
1580 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1582         * MAINTAINERS: Moved myself to reviewers (Fortran).
1584 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1586         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1587         (Write After Approval): Remove myself.
1589 2009-01-03  Diego Novillo  <dnovillo@google.com>
1591         * MAINTAINERS: Remove myself from alias maintainership.
1593 2009-01-02  David Ayers  <ayers@fsfe.org>
1595         * MAINTAINERS: Update e-mail address.
1597 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1599         * MAINTAINERS: Make whitespace consistent.
1601 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1603         Backport from upstream Libtool:
1604         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1605         Add cache variables to tests that require the linker to work.
1606         For shlibpath_overrides_runpath, this also changes the semantics
1607         to let the result from the C compiler take precedence.
1609 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1611         * config.sub, config.guess: Update from upstream sources.
1613 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1615         * configure.ac (ppllibs): Add by default the lib flags.
1616         * configure: Regenerate.
1618 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1620         * MAINTAINERS:  Add myself to the write after approval list.
1622 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1624         * configure.ac: Add double brackets on darwin[912].
1625         * configure: Regenerate.
1627 2008-12-03  Daniel Kraft  <d@domob.eu>
1629         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1630         Approval to Reviewer section (for Fortran front-end).
1632 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1634         * configure.ac: Expand to darwin10 and later.
1635         * configure: Regenerate.
1637 2008-12-02  Andreas Schwab  <schwab@suse.de>
1639         * Makefile.def: configure-target-boehm-gc depends on
1640         all-target-libstdc++-v3.
1641         * Makefile.in: Regenerate.
1643 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1645         * MAINTAINERS:  Add myself as mingw maintainer.
1647 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1649         * config.sub, config.guess: Update from upstream sources.
1651 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1653         * README.SCO: Remove.
1655 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1657         * MAINTAINERS:  Add myself to the write after approval list.
1659 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1661         * MAINTAINERS:  Update my email address in WAA section.
1663 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1665         * MAINTAINERS: Update e-mail address.
1667 2008-11-27  Toon Moene  <toon@moene.org>
1669         * MAINTAINERS: Change e-mail address.
1671 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1673         * configure.ac: Build gdb for i?86-*-darwin*
1674         * configure: Regenerated.
1676 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1678         * MAINTAINERS: Added my full name.
1680 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1682         PR bootstrap/38014
1683         PR bootstrap/37923
1685         Revert:
1687         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1689         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1690         * Makefile.in: Regenerated.
1692         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1694         PR gdb/921
1695         PR gdb/1646
1696         PR gdb/2175
1697         PR gdb/2176
1699         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1700         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1701         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1702         (HOST_EXPORTS): Pass CPPFLAGS.
1703         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1704         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1705         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1706         * Makefile.in, configure: Regenerated.
1707         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1708         and CPPFLAGS_FOR_BUILD.
1710 2008-11-06  Jeff Law  <law@redhat.com>
1712         * MAINTAINERS: Add myself as middle end maintainer.
1714 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1716         * MAINTAINERS (Write after approval): Add myself.
1718 2008-11-05  Diego Novillo  <dnovillo@google.com>
1720         * MAINTAINERS (Global Reviewers): Add myself.
1721         (Non-Algorithmic Maintainers): Remove myself.
1723 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1725         * MAINTAINERS (Write after approval): Add myself.
1727 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1729         * MAINTAINERS (Write after approval): Add myself.
1731 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1733         * configure.ac (spu-*-*): Remove special case.
1734         * configure: Regenerate.
1736 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1738         * MAINTAINERS (Write after approval): Update my email address.
1740 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1742         * configure.ac [spu-*-*]: Do not set skipdirs.
1743         * configure: Re-generate.
1745 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1747         * MAINTAINERS (Various Maintainers): Add myself to reload.
1749 2008-10-25  Richard Guenther  <rguenther@suse.de>
1751         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1752         maintainer.  Remove myself as libgcc-math maintainer.
1753         (Non-Algorithmic Maintainers): Remove myself.
1755 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1757         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1758         * Makefile.in: Regenerated.
1760 2008-10-23  Cary Coutant  <ccoutant@google.com>
1762         * MAINTAINERS (Write after approval): Add myself.
1764 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1766         PR gdb/921
1767         PR gdb/1646
1768         PR gdb/2175
1769         PR gdb/2176
1771         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1772         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1773         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1774         (HOST_EXPORTS): Pass CPPFLAGS.
1775         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1776         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1777         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1778         * Makefile.in, configure: Regenerated.
1779         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1780         and CPPFLAGS_FOR_BUILD.
1782 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1784         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1785         Sebastian Pop.
1787 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1789         * MAINTAINERS (Write After Approval): Added myself.
1791 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1793         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1794         recommended version to 2.3.2.
1796         * configure: Regenerate.
1798 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1800         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1802 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1804         * MAINTAINERS (Write After Approval): Update e-mail address.
1806 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1808         * libtool.m4: Update to libtool 2.2.6.
1809         * lt~obsolete.m4: Update to libtool 2.2.6.
1810         * ltmain.sh: Update to libtool 2.2.6.
1811         * ltsugar.m4: Update to libtool 2.2.6.
1812         * ltversion.m4: Update to libtool 2.2.6.
1813         * ltoptions.m4: Update to libtool 2.2.6.
1814         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1816 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1818         * MAINTAINERS (Write After Approval): Add myself.
1820 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1822         * MAINTAINERS (Write After Approval): Update my name.
1824 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1826         * MAINTAINERS: Add myself in "Write After Approval".
1828 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1830         * MAINTAINERS: Add myself as ia64 maintainer.
1832 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1834         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1835         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1836         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1837         and Michael Tiemann from Write After Approval since they do not
1838         actually have access.
1840 2008-09-05  Richard Guenther  <rguenther@suse.de>
1842         * configure.ac: Initialize clooglibs to -lcloog.
1843         * configure: Re-generate.
1845 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1847         * MAINTAINERS (Write After Approval): Add myself.
1849 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1851         * configure.ac (--with-cloog-polylib): New.
1852         (--disable-cloog-version-check): New.
1853         (--disable-ppl-version-check): New.
1854         * configure: Re-generate.
1856 2008-09-03  Richard Guenther  <rguenther@suse.de>
1858         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1859         cloog test.
1860         * configure: Re-generate.
1862 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1864         Add picoChip port.
1865         * MAINTAINERS: Add picoChip maintainers.
1867 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1868             Tobias Grosser  <grosser@fim.uni-passau.de>
1869             Jan Sjodin  <jan.sjodin@amd.com>
1870             Harsha Jagasia  <harsha.jagasia@amd.com>
1871             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1872             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1873             Adrien Eliche  <aeliche@isty.uvsq.fr>
1875         Merge from graphite branch.
1876         * configure: Regenerate.
1877         * Makefile.in: Regenerate.
1878         * configure.ac (host_libs): Add ppl and cloog.
1879         Add checks for PPL and CLooG.
1880         * Makefile.def (ppl, cloog): Added modules and dependences.
1881         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1882         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1884 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1886         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1887         (GCC_SHLIB_SUBDIR): New.
1888         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1889         * configure: Regenerate.
1890         * Makefile.in: Regenerate.
1892 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1894         * MAINTAINERS: Consistently use tabs to separate columns.
1896 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1898         * MAINTAINERS (Write after Approval): Add myself.
1900 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1902         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1903         Enable bfd, binutils and opcodes.
1904         * configure: Regenerate.
1906 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1908         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1910 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1912         * MAINTAINERS:  Use correct Umlaut for last name.
1914 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1916         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1918 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1920         * MAINTAINERS: Update my email address.
1922 2008-08-16  Nicolas Roche  <roche@adacore.com>
1924         * Makefile.tpl: Add BOOT_ADAFLAGS.
1925         * Makefile.in: Regenerate.
1927 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1929         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1930         * configure: Regenerate.
1932 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1934         * configure.ac: Add makefile fragments for hpux.
1935         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1936         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1937         * configure: Regenerate.
1938         * Makefile.in: Regenerate.
1940 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1942         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1944 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1946         * MAINTAINERS (Write after Approval): Add myself.
1948 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1950         * MAINTAINERS (Write After Approval):  Add myself.
1952 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1954         * MAINTAINERS (Write After Approval):  Add myself.
1956 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1958         * MAINTAINERS: Update my email address.
1960 2008-06-25  Joey Ye  <joey.ye@intel.com>
1962         * MAINTAINERS (Write After Approval):  Add myself.
1964 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1966         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1967         * Makefile.in: Regenerate.
1968         * configure: Regenerate.
1970 2008-06-17  Daniel Kraft  <d@domob.eu>
1972         * MAINTAINERS (Write After Approval):  Add myself.
1974 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1976         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1977         "$@" is still intact with both Autoconf 2.59 and 2.62.
1978         * configure: Regenerate.
1980 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1982         * Makefile.tpl: Fix comment errors.
1983         * Makefile.in: Regenerate.
1985 2008-06-12  David S. Miller  <davem@davemloft.net>
1986             David Edelsohn  <edelsohn@gnu.org>
1988         * configure.ac: Add powerpc*-*-* to gold supported targets.
1989         * configure: Regenerate.
1991 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1993         PR tree-optimization/36218
1994         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1995         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1996         (all prefix="build-"): Pass them to build-system sub-makes.
1997         * Makefile.in: Regenerate.
1999 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2001         * MAINTAINERS (mt port): Remove.
2002         (sco5, unixware, sco udk): Remove.
2003         (Kean Johnston): Add to Write After Approval.
2005 2008-05-30  Julian Brown  <julian@codesourcery.com>
2007         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2008         of libobjc for ARM EABI Linux.
2009         * configure: Regenerate.
2011 2008-05-18  Xinliang David Li   <davidxl@google.com>
2013         * ChangeLog: Remove wrong ChangeLog entry.
2015 2008-05-17  Xinliang David Li   <davidxl@google.com>
2017         * MAINTAINERS (Write After Approval): Add myself.
2019 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2021         * MAINTAINERS (Write After Approval): Add myself.
2023 2008-05-14  Rafael Espíndola  <espindola@google.com>
2025         * config-ml.in: don't handle --enable-shared and --enable-static.
2027 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2029         * MAINTAINERS: Update my email address.
2031 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2033         * MAINTAINERS: Update my email address.
2035 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2037         * MAINTAINERS (Write After Approval): Add myself.
2039 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2041         * MAINTAINERS (Write After Approval): Add myself.
2043 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2045         * MAINTAINERS (crx): Add myself.
2047 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2049         Sync with src:
2050         2008-04-14  David S. Miller  <davem@davemloft.net>
2052         * configure.ac: Add sparc*-*-* to gold supported targets.
2053         * configure: Regenerate.
2055 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2057         PR bootstrap/35457
2058         * configure.ac: Include override.m4.
2059         * configure: Regenerate.
2061 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2063         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2064         * Makefile.in: Regenerate.
2066 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2068         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2069         as nonconfigurable directories list.
2070         * configure: Regenerate.
2072 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2074         * config.sub, config.guess: Update from upstream sources.
2076 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2078         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2079         * Makefile.in: Regenerate.
2081 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2083         * configure.ac: Do not build libssp for the AVR.
2084         * configure: Regenerate.
2086 2008-04-07  Ian Lance Taylor  <iant@google.com>
2088         * Makefile.def: check-gold depends upon all-binutils.
2089         * Makefile.in: Regenerate.
2091 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2093         * MAINTAINERS (Write After Approval): Add myself.
2095 2008-04-04  Nick Clifton  <nickc@redhat.com>
2097         PR binutils/4334
2098         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2099         builds.
2100         * configure: Regenerate.
2102 2008-04-04  NightStrike  <NightStrike@gmail.com>
2104         PR other/35151
2105         * configure.ac: Combine rules for mingw32 and mingw64.
2106         * configure: Regenerate.
2108 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2110         * MAINTAINERS (Write After Approval): Add myself.
2112 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2114         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2115         * Makefile.in (.NOTPARALLEL): Ditto.
2117 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2119         * MAINTAINERS (Write After Approval): Add myself.
2121 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2123         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2124         * Makefile.in (.NOTPARALLEL): Regenerate.
2126 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2128         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2129         * Makefile.in: Regenerate.
2131 2008-03-26  Jakub Staszak  <kuba@et.pl>
2133         * MAINTAINERS (Write After Approval): Add myself.
2135 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2137         * MAINTAINERS:  Update e-mail address.
2139 2008-03-20  Ian Lance Taylor  <iant@google.com>
2141         * configure.ac: Add support for --enable-gold.
2142         * Makefile.def: Add gold as a directory like ld.
2143         * configure, Makefile.in: Regenerate.
2145 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2147         * configure.ac: m4_include config/proginstall.m4.
2148         * configure: Regenerate.
2150         Backport from upstream Libtool:
2152         2007-10-12  Eric Blake  <ebb9@byu.net>
2154         Deal with Autoconf 2.62's semantic change in m4_append.
2155         * ltsugar.m4 (lt_append): Replace broken versions of
2156         m4_append.
2157         (lt_if_append_uniq): Don't require separator to be overquoted,
2158         and avoid broken m4_append.
2159         (lt_dict_add): Fix typo.
2160         * libtool.m4 (_LT_DECL): Don't overquote separator.
2162 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2164         * config.rpath: Add AIX 6 support.
2166 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2168         * Makefile.def (stageprofile).  Remove -fprofile-generate
2169         from stage_libcflags.
2170         * Makefile.in: Regenerate.
2172 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2174         * config.sub, config.guess: Update from upstream sources.
2176 2008-03-06  Tom Tromey  <tromey@redhat.com>
2178         * MAINTAINERS: Update for treelang deletion.
2180 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2182         * MAINTAINERS: Update my email address.
2184 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2186         * MAINTAINERS (darwin port): Add myself as a maintainer.
2187         (objective-c/c++): Add myself as a maintainer.
2189 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2191         * MAINTAINERS (Write After Approval): Update my email address.
2193 2008-02-25  Tomas Bily  <tbily@suse.cz>
2195         * MAINTAINERS (Write After Approval): Add myself.
2197 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2199         * MAINTAINERS (OpenMP): Add myself.
2201 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2203         PR bootstrap/32009
2204         PR bootstrap/32161
2206         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2207         * configure: Regenerate.
2209         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2210         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2211         STAGE4_LIBCFLAGS): New.
2212         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2213         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2214         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2215         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2216         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2217         for target modules.  Don't export LIBCFLAGS.
2218         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2219         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2220         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2221         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2222         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2223         * Makefile.in: Regenerate.
2225 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2227         PR libgcj/33085
2228         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2229         Do not use -DDLL_EXPORT.  Backport from upstream.
2231 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2233         * MAINTAINERS (Write After Approval): Add myself.
2235 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2237         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2238         * configure: Regenerate.
2240 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2242         * configure.ac (xtensa*-*-*): Recognize processor variants.
2243         * configure: Regenerate.
2245 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2247         PR bootstrap/34922
2248         * configure.ac (PARSE_ARGS): Push suitable setting of
2249         ac_subdirs_all, for `./configure --help=recursive'.
2250         Handle `+' in generic toplevel directory disabling.
2251         * configure: Regenerate.
2253 2008-01-28  Nick Clifton  <nickc@redhat.com>
2255         * MAINTAINERS (xstormy16): Take over maintainership.
2257 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2259         * MAINTAINERS (c4x port): Remove.
2261 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2263         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2265 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2267         * config.sub, config.guess: Update from upstream sources.
2269 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2271         * MAINTAINERS (Write After Approval): Add myself.
2273 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2275         * MAINTAINERS: Update my email address.
2277 2008-01-09  Raksit Ashok  <raksit@google.com>
2279         * MAINTAINERS (Write After Approval): Add myself.
2281 2008-01-09  Raksit Ashok  <raksit@google.com>
2283         * MAINTAINERS (Write After Approval): Add myself.
2285 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2287         * config.sub, config.guess: Update from upstream sources.
2289 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2291         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2292         Change recommended MPFR from 2.2.1 -> 2.3.0.
2293         * configure: Regenerate.
2295 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2297         * MAINTAINERS: Update my email address.
2299 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2301         * MAINTAINERS: Update my email address.
2303 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2305         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2306         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2307         * Makefile.in: Regenerate.
2309 2007-12-10  Mark Heffernan  <meheff@google.com>
2311         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2312         misplaced entries.
2314 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2316         * configure.ac: Enable libjava for x86_64-*-darwin9.
2317         * configure: Regenerate.
2319 2007-12-07  Bill Maddox  <maddox@google.com>
2321         * MAINTAINERS (Write After Approval): Add myself.
2323 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2325         * config.sub, config.guess: Update from upstream sources.
2327 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2329         * config-ml.in: Remove 64bit configure tests.
2331 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2333         * config-ml.in: Robustify against white space in absolute file
2334         names.
2336         * config-ml.in (multi-clean): Substitute ${Makefile}.
2337         Remove superfluous ${Makefile} in list.
2339 2007-11-19  Thiemo Seufer  <ths@mips.com>
2341         * config-ml.in: Don't hardcode the Makefile name.
2343 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2345         * MAINTAINERS (Write After Approval): Add myself.
2347 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2349         * MAINTAINERS (Write After Approval): Add myself.
2351 2007-11-06  Doug Kwan  <dougkwan@google.com>
2353         * MAINTAINERS (Write After Approval): Add myself.
2355 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2357         * MAINTAINERS (mercury): Remove entry.
2358         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2360 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2362         * Makefile.def (dependencies): Make configure-gdb depend on
2363         all-intl.
2364         * Makefile.in: Regenerated.
2366 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2368         * MAINTAINERS (Fortran maintainer): Remove myself.
2370 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2372         * Makefile.def: To avoid problems running with parallel makes,
2373         build newlib before libgloss so that target specific header
2374         files are availble.
2375         * Makefile.in: Regenerate
2377 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2379         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2380         * Makefile.in: Regenerate.
2382 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2384         * MAINTAINERS (Register allocation reviewer): Add myself.
2386 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2388         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2389         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2390         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2391         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2392         * configure: Regenerate.
2394 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2396         * MAINTAINERS (Register allocation reviewer): Add myself.
2398 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2400         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2401         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2402         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2403         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2404         * configure.ac: Default them to host tools for $host = $build.
2405         Subst them.
2407         * configure: Regenerate.
2408         * Makefile.in: Regenerate.
2410 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2412         * MAINTAINERS (Register allocation reviewer): Add myself.
2414 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2416         * MAINTAINERS (Register allocation reviewer): Add myself.
2418 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2420         * MAINTAINERS (Write After Approval): Fix typo.
2422 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2424         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2425         * configure: Regenerate.
2427 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2429         PR bootstrap/31906
2430         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2431         they're already prefixed.
2433 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2435         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2436         libstdc++.
2437         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2438         * configure: Regenerate.
2439         * Makefile.in: Regenerate.
2441 2007-09-17  Andreas Schwab  <schwab@suse.de>
2443         * configure.ac: Raise minimum makeinfo version to 4.6.
2444         * configure: Regenerate.
2446 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2448         * MAINTAINERS (write-after-approval) add myself
2450 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2452         * configure.ac: Correct makeinfo version check.
2453         * configure: Regenerate.
2455 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2457         * MAINTAINERS: Update my email address.
2459 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2461         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2462         to $skipdirs and only disable gprof for newlib.  Use the normal
2463         mips*-elf* handling in other respects.
2464         * configure: Regnerate.
2466 2007-09-12  David Daney  <ddaney@avtrex.com>
2468         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2469         enabling libgcj.
2470         * configure: Regenerate.
2472 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2474         PR other/32154
2475         * configure.ac: For libgloss targets, point the linker to the linker
2476         script, startup code and simulator library.
2477         * configure: Regenerate.
2479 2007-09-07  Andrew Haley  <aph@redhat.com>
2481         * configure.ac (noconfigdirs): Remove target-libffi and
2482         target-libjava.
2483         * configure: Regenerate.
2485 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2487         PR target/33281
2488         * configure.ac: Use config/mh-mingw on mingw.
2489         * configure: Regenerate.
2491 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2493         * MAINTAINERS (Write After Approval): Add myself.
2495 2007-09-05  Richard Guenther  <rguenther@suse.de>
2497         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2498         nor --disable-checking is provided also turn on yes and types
2499         checking for stage1.
2500         * configure: Re-generate.
2502 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2504         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2505         (Write After Approval): Remove myself.
2507 2007-08-29  Nick Clifton  <nickc@redhat.com>
2509         * config.sub, config.guess: Update from upstream sources.
2511 2007-08-22  Bud Davis  <jmdavis@link.com>
2513         * MAINTAINERS (Write After Approval): Added myself.
2514         * MAINTAINERS (Reviewers): Removed myself.
2516 2007-08-18  Paul Brook  <paul@codesourcery.com>
2517             Joseph Myers  <joseph@codesourcery.com>
2519         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2520         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2521         * Makefile.in: Regenerate.
2522         * configure.ac (--with-debug-prefix-map): New.
2523         * configure: Regenerate.
2525 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2526             Nigel Stephens  <nigel@mips.com>
2528         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2529         as target_makefile_frag.
2530         * configure: Regenerate.
2532 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2534         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2535         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2536         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2537         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2538         (do-compare, do-compare3, do-compare-debug): New.
2539         ([+compare-target+]): Use them.
2541 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2543         * MAINTAINERS (Write After Approval): Change my email address.
2545 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2546             Ben Elliston  <bje@au.ibm.com>
2548         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2549         --silent if $silent.
2550         * configure: Regenerate.
2552 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2554         * MAINTAINERS (Various Maintainers): Add myself as
2555         loop infrastructure maintainer.  Update my e-mail
2556         address.
2558 2007-07-31  Diego Novillo  <dnovillo@google.com>
2560         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2561         Adjust description.
2563 2007-07-26  Richard Guenther  <rguenther@suse.de>
2565         * configure.ac: Add types checking to stage1 checking flags.
2566         * configure: Regenerate.
2568 2007-07-17  Nick Clifton  <nickc@redhat.com>
2570         * COPYING3: New file.  Contains version 3 of the GNU General
2571         Public License.
2572         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2573         Lesser General Public License.
2575 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2577         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2579 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2581         * MAINTAINERS (S/390 co-maintainer): Add myself.
2582         (Write After Approval): Remove myself.
2584 2007-07-13  Dan Hipschman  <dsh@google.com>
2586         * MAINTAINERS (Write After Approval): Add myself.
2588 2007-07-11  Nick Clifton  <nickc@redhat.com>
2590         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2591         WINDRES export.
2592         * Makefile.in: Regenerate.
2594 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2596         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2597         maintainer.
2599 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2601         * lt~obsolete.m4: New. Import from 20070318 libtool.
2603 2007-07-03  Julian Brown  <julian@codesourcery.com>
2605         * MAINTAINERS (Write After Approval): Add myself.
2607 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2609         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2610         * configure: Regenerate.
2612 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2614         * configure.ac: Add some missing m4 quotation.
2615         * configure: Regenerate.
2617 2007-07-02  Simon Baldwin  <simonb@google.com>
2619         * MAINTAINERS (Write After Approval): Add myself.
2621 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2623         * configure: Regenerate.
2625 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2627         * Makefile.def: Add windmc tool to build.
2628         * Makefile.tpl: Likewise.
2629         * configure.ac: Likewise.
2630         * Makefile.in: Regenerate.
2631         * configure: Regenerate.
2633 2007-06-28  DJ Delorie  <dj@redhat.com>
2635         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2636         not building newlib.
2637         * configure: Regenerated.
2639 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2641         * MAINTAINERS (Write After Approval): Add myself.
2643 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2645         * MAINTAINERS (Write After Approval): Add myself.
2647 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2649         * MAINTAINERS (Write After Approval): Add myself.
2651 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2653         * MAINTAINERS (Write After Approval): Add myself.
2655 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2657         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2658         * Makefile.in: Regenerated.
2660 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2662         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2663         bfin*-*-uclinux* targets.
2664         * configure: Regenerate.
2666 2007-06-14  Ian Lance Taylor  <iant@google.com>
2668         * MAINTAINERS: Add myself as non-algorithmic global write
2669         maintainer.
2671 2007-06-14  Diego Novillo  <dnovillo@google.com>
2673         * MAINTAINERS: Add self as middle-end maintainer and
2674         non-algorithmic global write maintainer.
2676 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2678         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2679         Move all Fortran maintainers except Paul Brook into the
2680         Non-Autopoiesis section.
2682 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2684         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2685         (distclean-stage[+id+]): Possibly delete stage_last.
2686         * Makefile.in: Regenerate.
2688 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2690         * MAINTAINERS (Various Maintainer): Fix typo.
2692 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2694         * MAINTAINERS (Various Maintainer): Add myself as
2695         dataflow maintainer.
2697 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2699         * config.sub, config.guess: Update from upstream sources.
2701 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2703         * Makefile.tpl: Fix spelling error.
2704         * Makefile.in: Regenerate.
2706 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2708         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2709         lt_cv_sys_max_cmd_len.
2711 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2713         * MAINTAINERS (Various Maintainers): Add myself as
2714         auto-vectorizer maintainer.
2716 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2718         PR libjava/32098
2719         * libtool.m4: Revert previous change.
2720         * ltgcc.m4: Put it here.
2722 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2724         * MAINTAINERS (Various Maintainers): Add myself as
2725         auto-vectorizer maintainer.
2727 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2729         PR libjava/32098
2730         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2732 2007-05-30  Richard Guenther  <rguenther@suse.de>
2734         * MAINTAINERS (Various Maintainers): Add myself as
2735         auto-vectorizer maintainer.
2737 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2739         PR bootstrap/29382
2740         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2741         * configure: Rebuilt.
2743 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2745         * MAINTAINERS (Write After Approval): Removed my name.
2747 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2749         * MAINTAINERS (Write After Approval): Remove myself.
2751 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2753         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2755 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2757         * ltmain.sh: Update from ToT Libtool.
2758         * libtool.m4: Update from ToT Libtool.
2759         * ltsugar.m4: New. Update from ToT Libtool.
2760         * ltversion.m4: New. Update from ToT Libtool.
2761         * ltoptions.m4: New. Update from ToT Libtool.
2762         * ltconfig: Remove.
2763         * ltcf-c.sh: Remove.
2764         * ltcf-cxx.sh: Remove.
2765         * ltcf-gcj.sh: Remove.
2767 2007-05-22  Ollie Wild  <aaw@google.com>
2769         * MAINTAINERS (Write After Approval): Add myself.
2771 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2773         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2774         stage_cflags.
2775         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2776         Remove CFLAGS/LIBCFLAGS.
2777         (configure-stage[+id+]-[+prefix+][+module+],
2778         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2779         * Makefile.in: Regenerate.
2781 2007-05-15  Diego Novillo  <dnovillo@google.com>
2783         * MAINTAINERS: Update e-mail address.
2785 2007-05-15  Revital Eres  <eres@il.ibm.com>
2787         * MAINTAINERS (Write After Approval): Add myself.
2789 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2791         * MAINTAINERS (Write After Approval): Updated my address.
2793 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2795         * MAINTAINERS (Write After Approval): Add myself.
2797 2007-05-11  Silvius Rus  <rus@google.com>
2799         * MAINTAINERS (Write After Approval): Add myself.
2801 2007-04-23  Tom Tromey  <tromey@redhat.com>
2803         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2805 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2807         * MAINTAINERS (cpplib): Rename to ...
2808         (libcpp): ... this.  Add C/C++ front end maintainers.
2810 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2812         * config-ml.in: Pass ${ml_config_env} to configure calls.
2814 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2816         * MAINTAINERS (Write After Approval): Add myself.
2818 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2820         * MAINTAINERS (Write After Approval): Add myself.
2822 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2824         * MAINTAINERS (fortran 95 front end): Add myself.
2826 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2828         * MAINTAINERS (Write After Approval): Add myself.
2830 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2832         * MAINTAINERS (Modulo Scheduler): Add myself.
2834 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2836         * MAINTAINERS (fortran 95 front end): Add myself.
2837         (c++ front end): whitespace fix.
2839 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2841         * MAINTAINERS (Write After Approval): Add myself.
2843 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2845         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2846         of glob.  Quote arguments with single quotes too.
2847         * configure: Regenerate.
2849 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2851         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2852         * Makefile.in: Regenerate
2854 2007-03-07  Andreas Schwab  <schwab@suse.de>
2856         * configure: Regenerate.
2858 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2860         * configure.ac: Add "--with-pdfdir" configure option,
2861         which defines pdfdir variable.
2862         * Makefile.def (target=fixincludes): Add install-pdf to
2863         missing targets.
2864         (recursive_targets): Add install-pdf target.
2865         (flags_to_pass): Add pdfdir.
2866         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2867         target.
2868         * configure: Regenerate
2869         * Makefile.in: Regenerate
2871 2007-02-28  Eric Christopher  <echristo@apple.com>
2873         Revert:
2874         2006-12-07  Mike Stump  <mrs@apple.com>
2876         * Makefile.def (dependencies): Add dependency for
2877         install-target-libssp and install-target-libgomp on
2878         install-gcc.
2879         * Makefile.in: Regenerate.
2881 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2883         * configure: Regenerate.
2884         * configure.ac: Move statements after variable declarations.
2886 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2888         * MAINTAINERS: Add myself as sh maintainer.
2890 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2892         * configure.ac: Adjust for loop syntax.
2893         * configure: Regenerate.
2895 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2897         * configure: Rebuilt.
2899 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2901         * configure.ac: Drop multiple occurrences of --enable-languages,
2902         and fix its quoting.
2903         * configure: Rebuilt.
2905 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2906             Nathan Sidwell  <nathan@codesourcery.com>
2907             Vladimir Prus  <vladimir@codesourcery.com>
2908             Joseph Myers  <joseph@codesourcery.com>
2910         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2911         * configure: Regenerate.
2913 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2915         * ltconfig (freebsd*): Default to elf.
2917 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2919         * configure.ac (target_libraries): Move libgcc before libiberty.
2920         * configure: Regenerated.
2922 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2923             Paolo Bonzini  <bonzini@gnu.org>
2925         PR bootstrap/30753
2926         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2927         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2928         * configure: Regenerated.
2930 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2932         * MAINTAINERS (Language Front End Maintainers): Update my mail
2933         address.
2935 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2937         PR bootstrap/30748
2938         * configure.ac: Correct syntax for Solaris ksh.
2939         * configure: Regenerated.
2941 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2943         * configure.ac: Sync with src.
2944         * configure: Regenerate.
2946 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2948         * Makefile.in: Regenerate.
2950 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2952         * config.sub: Sync with src.
2954 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2956         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2957         noncanonical equivalents.
2958         * configure.in: Rename to...
2959         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2960         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2961         target_noncanonical.  Use them.  Rewrite removal of configure
2962         arguments for autoconf 2.59.  Discard variable settings.  Force
2963         program_transform_name for native tools.
2965         * Makefile.in: Regenerated.
2966         * configure: Regenerated with autoconf 2.59.
2968 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2970         * MAINTAINERS (Write After Approval): Add myself.
2972 2007-01-31  Andreas Schwab  <schwab@suse.de>
2974         * Makefile.tpl (LDFLAGS): Substitute it.
2975         * Makefile.in: Regenerate.
2977 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2979         * MAINTAINERS (Write After Approval): Add myself.
2981 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2983         * MAINTAINERS (spu port): Add myself.
2985 2007-01-23  Richard Guenther  <rguenther@suse.de>
2987         PR bootstrap/30541
2988         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2989         * Makefile.tpl (GNATBIND): Substitute it.
2990         (GNATMAKE): Likewise.
2991         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2992         of STAGE_PREFIX.
2993         * Makefile.in: Regenerate.
2994         * configure: Regenerate.
2996 2007-01-18  Mike Stump  <mrs@apple.com>
2998         * configure.in: Re-enable -Werror for gcc builds.
3000 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3002         * MAINTAINERS (Write After Approval): Add myself.
3004 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3006         * configure.in: Change == to = in test command.
3007         * configure: Regenerate.
3009 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3010             Nick Clifton  <nickc@redhat.com>
3011             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3013         * configure.in (build_configargs, host_configargs, target_configargs):
3014         Remove build/host/target parameters.
3015         (host_libs): Add gmp and mpfr.
3016         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3017         * Makefile.def (gmp, mpfr): New.
3018         (gcc): Remove target.
3019         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3020         target_os, target_vendor): New.
3021         (configure): Add host_alias/target_alias arguments; adjust invocations.
3022         * configure: Regenerate.
3023         * Makefile.in: Regenerate.
3025 2007-01-11  Matt Fago  <fago@earthlink.net>
3027         * configure.in: Try to link to functions only in mpfr 2.2.x
3028         to improve robustness of configure tests.
3029         * configure: Regenerate.
3031 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3033         * MAINTAINERS: Add myself as i386 maintainer.
3035 2007-01-08  Jan Hubicka  <jh@suse.cz>
3037         * MAINTAINERS: Add myself as i386 maintainer.
3039 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3041         * configure.in: Add support for an x86_64-mingw* target.
3042         * configure: Regenerate.
3044 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3046         * Makefile.tpl (all-target): Correct @if conditional for target
3047         modules.
3048         * configure.in: Omit libiberty if building only target libgcc.
3049         * configure, Makefile.in: Regenerated.
3051 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3053         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3054         * configure: Regenerate.
3056 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3058         * Makefile.def (target_modules): Add libgcc.
3059         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3060         * Makefile.tpl (clean-target-libgcc): Delete.
3061         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3062         on gcc even for bootstrapped modules.  Rewrite handling of
3063         lang_env_dependencies to loop over target_modules.
3064         * configure.in (target_libraries): Add target-libgcc.
3065         * Makefile.in, configure: Regenerated.
3067 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3069         * configure.in: Reorganize recognition of languages.  Add
3070         --enable-stage1-languages.  Show supported languages for the chosen
3071         target rather than all recognized languages.
3072         * configure: Regenerate.
3074 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3076         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3077         * Makefile.in: Regenerate.
3079 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3081         * configure.in: Warn that MPFR 2.2.0 is buggy.
3082         * configure: Regenerate.
3084 2006-12-27  Ian Lance Taylor  <iant@google.com>
3086         * configure.in: When removing Makefiles to force a reconfigure, also
3087         remove prev-DIR*/Makefile.
3088         * configure: Regenerate.
3090 2006-12-22  Andreas Schwab  <schwab@suse.de>
3092         * configure: Regenerate with correct autoconf version.
3094 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3096         * configure.in: add AC_SUBST for *_FOR_TARGET.
3097         * configure: Regenerate.
3099 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3101         * configure.in: Simplify logic for rejecting languages that cannot
3102         be built.  Separate the case when a language is unsupported,
3103         from the case when the user chooses not to build a language.
3105 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3107         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3108         it only affects bootstrap and could be tested on "$host" as well.
3109         * configure: Regenerate.
3110         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3112 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3114         PR bootstrap/29544
3115         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3116         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3117         move here comment from Makefile.tpl.
3118         * Makefile.tpl: Move some definitions higher in the file.
3119         (STAGE1_CHECKING): New.
3120         * configure.in: Add --enable-stage1-checking.
3121         * configure: Regenerate.
3122         * Makefile.in: Regenerate.
3124 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3126         * MAINTAINERS: Add myself as build system maintainer.
3128 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3130         * MAINTAINERS (Write After Approval): Add myself.
3132 2006-12-13  Eric Christopher  <echristo@apple.com>
3134         * MAINTAINERS: Add myself as darwin maintainer.
3136 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3138         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3140 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3142         MAINTAINERS: Update my entry.
3144 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3146         * configure.in:  Handle spu makefile frag.
3147         * Makefile.tpl (MAINT): Define
3148         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3149         * configure: Regenerate.
3150         * Makefile.in: Regenerate.
3152 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3154         * config.guess: Import latest version.
3155         * config.sub: Likewise.
3157 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3159         * configure.in (spu-*-*): Don't skip target-libiberty.
3160         * configure: Regenerate.
3162 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3164         PR bootstrap/30134
3165         * configure.in: Correct x86 darwin support for libjava to powerpc
3166         and i?86 only.
3167         * configure: Regenerate.
3169 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3171         * configure.in: Add x86 darwin support for libjava.
3172         * configure: Regenerate.
3174 2006-12-07  Mike Stump  <mrs@apple.com>
3176         * Makefile.def (dependencies): Add dependency for
3177         install-target-libssp and install-target-libgomp on
3178         install-gcc.
3179         * Makefile.in: Regenerate.
3181 2006-12-04  Richard Guenther  <rguenther@suse.de>
3183         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3184         (Non-Algorithmic Maintainers): Move over non-algorithmic
3185         loop optimizer maintainers, add myself as a non-algorithmic
3186         middle-end maintainer.
3188 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3190         * MAINTAINERS (Write After Approval): Add myself.
3192 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3194         * configure.in: Update error message for missing GMP/MPFR.
3196         * configure: Regenerate.
3198 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3200         * configure.in: Update MPFR version in error message.
3202         * configure: Regenerate.
3204 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3206         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3207         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3208         --with-gmp-lib): New flags.
3210         * configure: Regenerate.
3212 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3214         * MAINTAINERS (Write After Approval): Change my email address.
3216 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3218         * MAINTAINERS (Write After Approval): Add myself.
3220 2006-11-22  Philipp Thomas  <pth@suse.de>
3222         * MAINTAINERS (i18n): Update e-mail address.
3224 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3226         * MAINTAINERS (spu port): Add myself as maintainer.
3227         (Write After Approval): Remove myself.
3229 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3231         * configure.in (skipdirs): Don't build libssp for SPU.
3232         * configure: Regenerate.
3234 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3236         * MAINTAINERS (spu port): Add myself as maintainer.
3237         (libobjc): Update my email address.
3239 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3241         * MAINTAINERS (Write After Approval): Add myself.
3243 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3245         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3246         * configure : Rebuilt.
3248 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3250         * MAINTAINERS (Write After Approval): Add myself.
3252 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3254         * MAINTAINERS (Write After Approval): Add myself.
3256 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3258         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3259         libmpfr.a.
3260         * configure: Regenerate.
3262 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3264         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3265         (unstage): Test for stage_last presence.
3267         PR bootstrap/29802
3268         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3269         STAGE_PREFIX.
3270         * Makefile.in: Regenerate.
3272 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3274         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3275         maintainers.
3277 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3279         * MAINTAINERS (Write After Approval): Add myself.
3281 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3283         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3284         and stageN-package/Makefile.
3285         * Makefile.in: Regenerated.
3287 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3289         * configure.in: Remove target-libgloss from noconfigdirs for
3290         bfin-*-*.
3291         * configure: Regenerated.
3293 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3295         * configure.in (have_gmp): Only error if the gcc directory exists.
3297         * configure: Regenerate.
3299 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3301         * configure.in: Robustify error message for missing GMP/MPFR.
3303         * configure: Regenerate.
3305 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3307         * MAINTAINERS (Write After Approval): Add myself.
3309 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3311         * MAINTAINERS: Change email address.
3313 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3315         * MAINTAINERS (Write After Approval): Add myself.
3317 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3319         * MAINTAINERS (Write After Approval): Add myself.
3321 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3323         * MAINTAINERS (Write After Approval): Move myself to
3324         Write After Approval section.
3326 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3328         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3329         need_gmp anymore.
3330         * configure: Regenerate.
3332 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3334         * MAINTAINERS (Write After Approval): Add myself.
3336 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3338         * config.guess: Import latest version.
3339         * config.sub: Likewise.
3341 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3343         * Makefile.def: Added pdf target handling.
3344         * Makefile.tpl: Added pdf target handling.
3345         * Makefile.in: Regenerated.
3347 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3349         * MAINTAINERS: Add self as score port maintainer.
3351 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3353         * MAINTAINERS (Write After Approval): Add myself.
3355 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3357         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3358         or newer.
3359         * configure: Regenerated.
3361 2006-09-27  Dave Brolley  <brolley@redhat.com>
3363         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3364         using $s instead of $r.
3365         * configure: Regenerated.
3367 2006-09-26  Thiemo Seufer  <ths@mips.com>
3369         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3370         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3371         * configure: Regenerate.
3373 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3375         * MAINTAINERS (Write After Approval): Remove myself.
3377 2006-09-22  Chao-ying Fu  <fu@mips.com>
3379         * MAINTAINERS (Write After Approval): Add myself.
3381 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3383         * MAINTAINERS: Add self as soft-fp maintainer.
3385 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3387         * MAINTAINERS: Add myself as avr maintainer.
3388         Remove Marek Michalkiewicz as avr maintainer.
3390 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3392         * MAINTAINERS (Write After Approval): Add myself.
3394 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3396         * configure.in: Never build newlib for a Mingw host.
3397         Never build newlib as Mingw target library.
3398         Test the existence of winsup/cygwin for building a Cygwin newlib,
3399         rather than just winsup.
3400         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3401         building a Mingw target.
3402         * configure: Regenerate.
3404 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3406         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3408 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3410         * config.guess: Import from src (was more updated).
3411         * config.sub: Likewise.
3413 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3415         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3416         * configure: Regenerated.
3418 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3420         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3421         for stages after the first.
3423 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3425         * Makefile.def: Add dependencies for configure-opcodes
3426         on configure-intl and all-opcodes on all-intl.
3427         * Makefile.in: Regenerated.
3429 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3431         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3433 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3435         Port to hosts whose 'sort' and 'tail' implementations
3436         treat operands with leading '+' as file names, as POSIX
3437         has required since 2001.  However, make sure the code still
3438         works on pre-POSIX hosts.
3439         * ltmain.sh: Don't assume "sort +2" is equivalent to
3440         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3442 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3444         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3446 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3448         * ltconfig: chmod 644 before ranlib during install.
3450 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3452         PR bootstrap/18058
3453         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3454         if the bootstrap compiler is a GCC version that supports it.
3455         * configure: Regenerate.
3457 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3459         * configure.in: Fix thinkos in previous check-in.
3460         * configure: Regenerate.
3462 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3464         PR other/27063
3465         * configure.in: Test subdir_requires and give an appropriate
3466         error message.
3467         * configure: Regenerate.
3469 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3471         * MAINTAINERS (Write After Approval): Add myself.
3473 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3475         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3477 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3479         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3481 2006-06-20  David Ayers  <d.ayers@inode.at>
3483         PR bootstrap/28072
3484         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3485         whether target-libjava is being configured instead of whether the
3486         java front end is enabled.
3487         * configure: Regenerate.
3489 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3491         PR target/27540
3492         * configure.in: Only enable libgomp on IRIX 6.
3493         * configure: Regenerate.
3495 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3497         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3498         too.
3499         * Makefile.in: Regenerate.
3501 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3503         * config-ml.in: Alter CCASFLAGS to include special
3504         multilib options the same as is done for CFLAGS.
3506 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3508         * configure.in: Don't enable libgomp on hpux10.
3509         * configure: Rebuilt.
3511 2006-06-12  David Ayers  <d.ayers@inode.at>
3513         PR bootstrap/27963
3514         PR target/19970
3515         * configure.in: Remove target-boehm-gc from noconfigdirs where
3516         ${libgcj} is specified.
3517         * configure: Regenerate.
3519 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3521         Sync from src:
3523         * configure.in: Sync.
3524         * configure: Regenerated.
3526         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3528         * Makefile.def: Added dependencies from sim and gdb on intl, and
3529         added configure dependencies to everything with an all dependency
3530         on intl.
3531         * Makefile.in: Regenerated.
3533 2006-06-06  David Ayers  <d.ayers@inode.at>
3535         PR libobjc/13946
3536         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3537         * Makefile.in: Regenerate.
3538         * configure.in: Add --enable-objc-gc at toplevel and have it
3539         enable boehm-gc for Objective-C.
3540         Remove target-boehm-gc from libgcj.
3541         Add target-boehm-gc to target_libraries.
3542         Add target-boehm-gc to noconfigdirs where ${libgcj}
3543         is specified.
3544         Assert that boehm-gc is supported when requested for Objective-C.
3545         Only build boehm-gc if needed either for Java or Objective-C.
3546         * configure: Regenerate.
3548 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3550         PR 27674
3551         * Makefile.tpl (configure-[+prefix+][+module+],
3552         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3553         Remove rule to unstage bootstrapped modules.
3554         (stage_current): New.
3555         * Makefile.in: Regenerate.
3557 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3559         * MAINTAINERS (Write After Approval): Update my e-mail address.
3561 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3563         * include/libiberty.h: Declare pex_run_in_environment.
3565 2006-05-31  Asher Langton  <langton2@llnl.gov>
3567         * MAINTAINERS (Write After Approval): Add myself.
3569 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3571         * Makefile.def (bfd, opcodes): Fix lib_path.
3572         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3573         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3574         * Makefile.in: Regenerate.
3576 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3578         * Makefile.in: Regenerate.
3580 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3582         * Makefile.def: Add install-html target. Add datarootdir
3583         docdir and htmldir to flags_to_pass.
3584         * Makefile.tpl: Add install-html target.
3585         * Makefile.in: Regenerate.
3586         * configure.in: Add --with-datarootdir, --with-docdir, and
3587         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3588         * configure: Regenerate.
3590 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3592         * configure.in: Enable gprof for cross builds.
3593         * configure: Regenerate.
3595 2006-05-22  Richard Guenther  <rguenther@suse.de>
3597         Revert
3598         2006-01-31  Richard Guenther  <rguenther@suse.de>
3599         Paolo Bonzini  <bonzini@gnu.org>
3601         * Makefile.def (target_modules): Add libgcc-math target module.
3602         * configure.in (target_libraries): Add libgcc-math target library.
3603         (--enable-libgcc-math): New configure switch.
3604         * Makefile.in: Re-generate.
3605         * configure: Re-generate.
3606         * libgcc-math: New toplevel directory.
3608 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3609             Andreas Tobler  <a.tobler@schweiz.ch>
3611         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3612         * configure: Rebuilt.
3614 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3616         * MAINTAINERS (Write After Approval): Add myself.
3618 2006-05-01  DJ Delorie  <dj@redhat.com>
3620         * configure.in: Restore CFLAGS if GMP isn't present.
3621         * configure: Regenerate.
3623 2006-05-01  Richard Guenther  <rguenther@suse.de>
3625         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3626         maintainer.
3628 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3630         * MAINTAINERS (Write After Approval): Add myself.
3632 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3634         * MAINTAINERS (Write After Approval): Add myself.
3636 2006-04-18  DJ Delorie  <dj@redhat.com>
3638         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3639         reference libgloss so that libssp can be built in a combined
3640         tree.
3641         * configure: Regenerate.
3643 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3645         * MAINTAINERS (Write After Approval): Add myself.
3647 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3649         * configure.in: Require makeinfo 4.4 or higher.
3650         * configure: Regenerate.
3652 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3654         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3655         Rearrange the entries of other libraries to have them in one place.
3657 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3659         * MAINTAINERS (Write After Approval): Remove myself.
3660         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3662 2006-03-14  Richard Guenther  <rguenther@suse.de>
3664         * configure: Regenerate with autoconf 2.13.
3666 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3668         * MAINTAINERS: Use my work address.
3670         * MAINTAINERS: Update my E-mail address.
3672 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3674         * configure.in: Handle --disable-<component> generically.
3675         * configure: Regenerate.
3677 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3679         PR libgcj/17311
3680         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3682 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3684         * MAINTAINERS (Write After Approval):  Remove myself.
3685         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3687 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3689         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3690         (TARGET_CONFIGDIRS): Remove.
3691         * configure.in: Remove AC_SUBST(target_configdirs).
3692         * Makefile.in, configure: Regenerated.
3694 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3696         * MAINTAINERS (Write After Approval):  Remove myself.
3697         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3699 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3701         PR bootstrap/25670
3703         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3705         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3706         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3707         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3708         BUILD_PREFIX, BUILD_PREFIX_1.
3709         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3711         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3712         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3714         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3715         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3716         of `cat stage_current`.  Always provide the `r' and `s' variables.
3717         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3718         a single shell execution.
3719         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3720         bootstrapped modules, make the stage1 module if the build was not
3721         started yet, else build the current stage.
3722         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3723         (all-build, all-host, all-target, [+make_target+]-host,
3724         [+make_target+]-target): Do not use \-continued lines.
3725         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3726         (current_stage, restrap, stage_last): New.
3728         * Makefile.in: Regenerate.
3729         * configure: Regenerate.
3731 2006-02-19  Bud Davis  <jmdavis@link.com>
3733         * MAINTAINERS (Write After Approval):  Remove myself.
3734         (Language Front End Maintainers):  Add myself as fortran 95
3735         maintainer and update e-mail address.
3737 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3739         * MAINTAINERS (Write After Approval):  Remove myself.
3740         (Language Front End Maintainers):  Add myself as fortran 95
3741         maintainer.
3743 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3745         * MAINTAINERS (Write After Approval): Add myself.
3747 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3749         * MAINTAINERS (Write After Approval):  Remove myself.
3750         (Language Front End Maintainers):  Add myself as
3751         fortran 95 maintainer.
3753 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3755         Sync from src:
3757         2005-12-27  Leif Ekblad  <leif@rdos.net>
3759         * configure.in: Add support for RDOS target.
3760         * configure: Regenerate.
3762 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3763             Andreas Schwab  <schwab@suse.de>
3765         * configure: Regenerate.
3767 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3769         * configure.in (enable_libgomp): Add AIX.
3770         * configure: Regenerate.
3772 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3774         * MAINTAINERS (Write After Approval): Add myself.
3776 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3778         * MAINTAINERS (Write After Approval): Add myself.
3780 2006-01-31  Richard Guenther  <rguenther@suse.de>
3781         Paolo Bonzini  <bonzini@gnu.org>
3783         * Makefile.def (target_modules): Add libgcc-math target module.
3784         * configure.in (target_libraries): Add libgcc-math target library.
3785         (--enable-libgcc-math): New configure switch.
3786         * Makefile.in: Re-generate.
3787         * configure: Re-generate.
3788         * libgcc-math: New toplevel directory.
3790 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3792         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3793         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3794         the assembler, linker and binutils.
3795         * configure: Regenerate.
3797 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3799         * MAINTAINERS (Write After Approval): Add myself.
3801 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3803         * configure: Regenerate.
3805 2006-01-18  Richard Henderson  <rth@redhat.com>
3806             Jakub Jelinek  <jakub@redhat.com>
3807             Diego Novillo  <dnovillo@redhat.com>
3809         * libgomp: New directory.
3810         * Makefile.def: Add target_module libgomp.
3811         * Makefile.in: Regenerate.
3812         * configure.in (target_libraries): Add target-libgomp.
3813         * configure: Regenerate.
3815 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3817         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3818         @ from continuation.
3819         * Makefile.in: Rebuilt.
3821 2006-01-04  Chris Lattner  <sabre@gnu.org>
3823         * MAINTAINERS (Write After Approval): Add myself.
3825 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3827         PR bootstrap/24252
3829         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3830         * Makefile.tpl (OBJDUMP): New.
3831         (EXTRA_HOST_FLAGS): Add it.
3832         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3834         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3835         to use symbolic links between directories.  Avoid race conditions
3836         or make them harmless.
3837         * configure.in: Do not try to use symbolic links between directories.
3839         * Makefile.def (LEAN): Pass.
3840         * Makefile.tpl (LEAN): Define.
3841         (stage[+id+]-start): Accept that the previous directory does not
3842         exist, if the bootstrap is lean.
3843         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3844         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3845         configure substitution.
3846         ([+compare-target+]): Likewise.
3847         ([+bootstrap-target+]-lean): New.
3848         * configure.in: Remove lean bootstrap support from here.
3850         * Makefile.in: Regenerate.
3851         * configure: Regenerate.
3853 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3855         * MAINTAINERS (libdecnumber): Add myself.
3857 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3859         * libtool-ldflags: New script.
3861 2006-01-02  Andreas Schwab  <schwab@suse.de>
3863         * configure.in: When reconfiguring remove Makefile in
3864         all stage directories.
3865         * configure: Regenerate.
3867 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3869         * MAINTAINERS: Update my email address.
3871 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3873         Revert Ada-related part of the previous change.
3875         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3876         Do not pass.
3877         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3878         * Makefile.in: Regenerate.
3879         * configure.in: Do not include mt-ppc-aix target fragment.
3880         * configure: Regenerate.
3882 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3884         * configure.in: Select appropriate fragments for PowerPC/AIX.
3885         * configure: Regenerate.
3887         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3888         BOOT_CFLAGS, BOOT_LDFLAGS.
3889         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3890         BOOT_CFLAGS, BOOT_LDFLAGS.
3891         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3892         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3893         (stage): Fail if we cannot complete the work.
3894         * Makefile.in: Regenerate.
3896 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3898         * configure.in: Replace ms1 with mt.
3899         * configure: Rebuilt.
3901 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3903         * MAINTAINERS: Update my email address.
3905 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3907         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3908         install-host-nogcc): Don't invoke $(stage) at the end.
3909         * Makefile.in: Regenerate.
3911 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3913         * configure.in: Flip the top-level bootstrap switch.
3914         * configure: Regenerate.
3916 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3918         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3919         $(stage) and $(unstage).
3920         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3921         (all): Remove stray semicolon.
3922         (local-distclean): Don't handle multilib.tmp and multilib.out.
3923         (install.all): Set $s for consistency.
3924         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3925         check_multilibs setting.  Always make the install directory.
3926         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3927         Correct @if/@endif.
3928         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3929         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3930         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3931         (multilib.out): Remove.
3932         * Makefile.in: Regenerated.
3934 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3936         * MAINTAINERS (Write After Approval): Add myself.
3938 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3940         * MAINTAINERS: Add myself as mt maintainer.
3942         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3944 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3946         * MAINTAINERS: Change email address.
3948 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3950         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3951         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3952         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3953         Find in-tree tools if available.
3954         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3955         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3956         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3957         (COMPILER_*_FOR_TARGET): New.
3958         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3959         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3960         (CONFIGURED_*, USUAL_*): Remove.
3961         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3962         STRIP): Use autoconf substitutions.
3963         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3964         COMPILER_NM_FOR_TARGET): New.
3965         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3967         (all): Make all-host and all-target in parallel.
3968         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3969         that $$r and $$s are set before invoking a recursive make.
3970         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3971         ([+bootstrap-target+]): Inline most of the `all' target.
3973 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3975         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3976         from the gcc build directory.
3977         * Makefile.in: Regenerate.
3979 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3981         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3982         depend on all-libdecnumber.
3983         * configure.in (host_libs): Include libdecnumber.
3984         * Makefile.in: Regenerate.
3985         * configure: Likewise.
3987 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3989         * libdecnumber: Import decNumber sources from the dfp-branch.
3991 2005-11-21  Kean Johnston  <jkj@sco.com>
3993         * config.sub, config.guess: Sync from upstream sources.
3995 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3997         Import from Autoconf sources:
3999         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4000         * config/move-if-change: Don't output "$2 is unchanged";
4001         suggested by Ben Elliston.  Handle weird characters correctly.
4003 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4005         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4006         to match upstream libtool for darwin.
4008 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4010         * Makefile.def: Remove gdb dependencies for gdbtk.
4011         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4012         (configure-gdb, install-gdb): New rules.
4013         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4014         * Makefile.in, configure: Regenerated.
4016 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4018         * MAINTAINERS (Write After Approval): Add myself.
4020 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4022         * MAINTAINERS (Write After Approval): Add myself.
4024 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4026         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4027         Diego Novillo.
4029 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4031         PR bootstrap/24297
4032         * Makefile.tpl (do-[+make-target+], do-check, install,
4033         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4034         are set before recursing.
4035         * Makefile.in: Regenerate.
4037 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4039         PR bootstrap/18939
4040         * Makefile.def (gcc) <target>: Fix thinko.
4041         * Makefile.in: Regenerate.
4043 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4045         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4046         * configure: Regenerate.
4048 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4050         * MAINTAINERS (Write After Approval): Add self.
4052 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4054         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4055         target-libffi, target-qthreads, target-libjava, and
4056         targetlibobjc.
4057         * configure: Regenerate.
4059 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4061         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4062         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4063         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4064         (USUAL_OBJDUMP_FOR_TARGET): New.
4065         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4066         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4067         * configure, Makefile.in: Regenerated.
4069 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4071         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4072         before other host packages.
4074 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4076         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4078 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4080         PR bootstrap/22340
4082         * configure.in (default_target): Remove.
4083         * Makefile.tpl (all): Do not use prerequisites as subroutines
4084         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4085         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4086         use prerequisites as subroutines.
4087         (check-host, check-target): New.
4088         (bootstrap configure & all targets): Do not use stage*-start
4089         if the directory layout is already ok.
4090         (non-bootstrap configure & all targets): Prepend a $(unstage).
4091         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4092         (NOTPARALLEL): Remove.
4093         (unstage, stage variables): New variables.
4094         (unstage, stage targets): Simply expand to those variables.
4096         * configure: Regenerate.
4097         * Makefile.in: Regenerate.
4099 2005-10-04  James E Wilson  <wilson@specifix.com>
4101         * Makefile.def (lang_env_dependencies): Add libmudflap.
4102         * Makefile.in: Regenerate.
4104 2005-10-03  Andreas Schwab  <schwab@suse.de>
4106         Backport from libtool CVS:
4107         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4109         * ltmain.sh: add support for installing into temporary
4110         staging area (e.g. 'make install DESTDIR=...')
4112 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4114         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4115         * configure: Regenerated.
4117 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4119         * configure: Regenerate with the correct
4120         autoconf version.
4122 2005-09-30  Catherine Moore  <clm@cm00re.com>
4124         * configure.in (bfin-*-*): New.
4125         * configure: Regenerated.
4127 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4129         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4130         (LIPO_FOR_TARGET): New.
4131         (CONFIGURED_LIPO_FOR_TARGET): New.
4132         (USUAL_LIPO_FOR_TARGET): New.
4133         (STRIP_FOR_TARGET): New.
4134         (CONFIGURED_STRIP_FOR_TARGET): New.
4135         (USUAL_STRIP_FOR_TARGET): New.
4136         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4137         STRIP_FOR_TARGET.
4138         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4139         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4140         * Makefile.in: Regenerate.
4141         * configure: Regenerate.
4143 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4145         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4146         (rs6000-*-aix*): Same.
4147         * configure: Regenerate.
4149 2005-09-16  Tom Tromey  <tromey@redhat.com>
4151         * MAINTAINERS: Add self as java maintainer.
4153 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4155         * configure.in: Recognize f95 in the --enable-languages option,
4156         and substitute it for fortran, issuing a warning.
4157         * configure: Regenerate.
4159 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4161         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4162         * configure:  Regenerated.
4164 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4166         * MAINTAINERS: Add self as ms1 maintainer.
4168 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4170         * Makefile.def (libssp): Add to lang_env_dependencies.
4171         * Makefile.in: Regenerate.
4173 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4175         * MAINTAINERS: Add myself as middle-end maintainer.
4177 2005-08-17  Christian Groessler  <chris@groessler.org>
4179         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4180         * Makefile.in: Regenerate.
4182 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4184         * MAINTAINERS (write after approval): Added myself.
4186 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4188         * MAINTAINERS (Write After Approval): Add myself.
4190 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4192         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4193         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4194         Look for alternate names of the target cc and c++
4195         * configure: Regenerate.
4197 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4199         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4200         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4201         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4202         tools; remove code to manually set them.
4203         (Target tools): Look in the environment for them.
4204         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4205         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4206         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4207         build directory.
4208         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4209         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4210         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4211         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4212         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4213         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4214         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4215         * configure: Regenerate.
4216         * Makefile.in: Regenerate.
4218 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4220         * MAINTAINERS: Update for removed CPU targets.
4222 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4224         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4225         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4226         * Makefile.in: Regenerated.
4228 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4230         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4231         (CFLAGS_FOR_TARGET): Use it.
4232         (CXXFLAGS_FOR_TARGET): Likewise.
4233         * Makefile.in: Regenerated.
4234         * configure.in (--with-build-sysroot): New option.
4235         * configure: Regenerated.
4237 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4239         * Makefile.tpl: Wrap install between unstage and stage
4240         * Makefile.in: Regenerate.
4242 2005-07-21  Eric Christopher  <echristo@apple.com>
4244         * MAINTAINERS: Update affiliation.
4246 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4248         * MAINTAINERS: Add self as crx port maintainer.
4250 2005-07-20  DJ Delorie  <dj@redhat.com>
4252         * MAINTAINERS: Add self as m32c maintainer.
4254 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4256         * all files: Update FSF address.
4258 2005-07-15  Eric Christopher  <echristo@redhat.com>
4260         * MAINTAINERS: Change affiliation.
4262 2005-07-14  Jim Blandy  <jimb@redhat.com>
4264         * configure.in: Add cases for Renesas m32c.
4265         * configure: Regenerated.
4267 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4269         * COPYING.LIB: Update from fsf.org.
4271 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4273         * COPYING, compile, config.guess,
4274         config.sub, install-sh, missing, mkinstalldirs,
4275         symlink-tree, ylwrap: Sync from upstream sources.
4276         * config-ml.in: Update FSF address.
4278 2005-07-13  Eric Christopher  <echristo@redhat.com>
4280         * configure.in: Add toplevel noconfigdir support for tpf.
4281         * configure: Regenerate.
4283 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4285         PR ada/22340
4287         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4288         * Makefile.in: Regenerate.
4290 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4292         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4293         Brolley to write-after-approval.
4295 2005-07-07  Andreas Schwab  <schwab@suse.de>
4297         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4298         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4299         * Makefile.in: Regenerated.
4301 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4303         * configure.in: Don't build sim or rda when targetting darwin.
4304         * configure: Regenerate.
4306 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4308         * configure.in: Add --enable-libssp and --disable-libssp.
4309         * configure: Regenerate with autoconf-2.13.
4311 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4313         * Makefile.def (target_modules): Add libssp.
4314         * configure.in (target_libraries): Add target-libssp.
4315         * configure: Rebuilt.
4316         * Makefile.in: Rebuilt.
4318 2005-07-01  Zack Weinberg  <zackw@panix.com>
4320         * MAINTAINERS: Change email address.  Resign from maintainership.
4322 2005-07-01  Richard Guenther  <rguenther@suse.de>
4324         * MAINTAINERS: Change my e-mail address and affiliation.
4326 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4328         * Makefile.def (stagefeedback): Come after profile.
4329         Define profiledbootstrap target.
4330         * Makefile.tpl (profiledbootstrap): Remove.
4331         (stageprofile-end): Zap stagefeedback.
4332         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4333         * Makefile.in: Regenerate.
4335 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4337         * MAINTAINERS: Update my email address.
4339 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4341         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4342         In 'cpp' stanza, support '#line' as well as '# '.
4344 2005-06-08  Andreas Schwab  <schwab@suse.de>
4346         * MAINTAINERS: Move myself from 'Write After Approval' to
4347         'CPU Port Maintainers' section as m68k maintainer.
4349 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4351         * configure.in (unsupported_languages): New macro.
4352         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4353         non-ported target libraries in noconfigdirs.
4354         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4355         non-linux-gnu.  Remove libgcj_ex_libffi.
4356         <lang_frag loop>: Set add_this_lang=no if the language is in
4357         unsupported_languages.
4358         * configure: Regenerate.
4360 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4362         * configure.in: Fix typo in handling of --with-mpfr-dir.
4363         * configure: Regenerate.
4365 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4367         * MAINTAINERS: Update my email address.
4369 2005-06-02  Jim Blandy  <jimb@redhat.com>
4371         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4372         accepted into the master sources.)
4374 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4375             Michael Snyder  <msnyder@redhat.com>
4376             Stan Cox  <scox@redhat.com>
4378         * configure.in: Set noconfigdirs for ms1.
4380         * configure: Regenerate.
4382 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4384         * MAINTAINERS (Write After Approval): Add self.
4386 2005-06-01  Josh Conner  <jconner@apple.com>
4388         * MAINTAINERS (Write After Approval): Add self.
4390 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4392         * MAINTAINERS: Update my email address.
4394 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4396         * MAINTAINERS (Write After Approval): Add self.
4398 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4400         * MAINTAINERS (Write After Approval): Remove self.
4402 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4404         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4405         (Dependencies): Consider target modules for bootstrap dependencies.
4406         Make target bootstrap modules depend on each stage's gcc.
4407         * Makefile.in: Regenerate.
4409 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4411         * Makefile.def (configure-gcc): Depend on binutils having been built.
4412         (all-gcc): No need to do it here.
4413         * Makefile.in: Regenerate.
4415 2005-05-19  Paul Brook  <paul@codesourcery.com>
4417         * configure.in: Rewrite misleading error message when requested
4418         language cannot be built.
4419         * configure: Regenerate.
4421 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4423         * ylwrap: Import from Automake 1.9.5.
4425 2005-05-13  David Ung  <davidu@mips.com>
4427         * MAINTAINERS (Write After Approval): Add self.
4429 2005-05-09  Mike Stump  <mrs@apple.com>
4431         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4432         lt_cv_sys_max_cmd_len for now.
4434 2005-05-09  Stan Cox  <scox@redhat.com>
4436         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4438 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4440         * README.SCO: Update the URL.
4442 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4444         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4445         with_gnu_ld to libtool.
4446         * ltcf-c.sh (aix[45]): Define file_list_spec.
4447         * ltcf-cxx.sh (aix[45]): Same.
4448         * ltcf-gcj.sh (aix[45]): Same.
4449         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4450         exists, write list of input files to temporary file.
4452 2005-05-04  Mike Stump  <mrs@apple.com>
4454         * configure.in: Always pass --target to target configures as
4455         otherwise rebuilds that do --recheck will fail.
4456         * confiugure: Rebuilt.
4458 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4460         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4461         STAGE_HOST_EXPORTS.
4462         (configure, all): Add bootstrap support.
4463         (Host modules, target modules): Pass post-stage1 flags and exports.
4464         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4465         * Makefile.in: Regenerate.
4467 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4469         * configure: Regenerate.
4471 2005-04-27  Mike Stump  <mrs@apple.com>
4473         * MAINTAINERS: Add self as darwin maintainer.
4475 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4477         * config.sub: Update from master copy.
4479 2005-04-21  Mike Stump  <mrs@apple.com>
4481         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4482         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4484 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4486         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4487         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4488         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4489         "*-*-elf" and "*-*-linux*".
4490         * configure: Regenerate.
4492 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4494         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4496 2005-04-12  Mike Stump  <mrs@apple.com>
4498         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4500 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4502         * MAINTAINERS (Write After Approval): Add myself.
4504 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4506         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4508 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4510         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4511         (TARGET_CONFIGARGS): Include --with-target-subdir.
4512         (configure, all): New macros.  Use them throughout.
4513         * Makefile.in: Regenerate.
4515 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4517         * MAINTAINERS (Write After Approval): Add myself.
4519 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4521         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4523 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4525         * MAINTAINERS: Move John Carr to Write After Approval.
4527 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4529         * config/mh-mingw32: Delete.
4530         * configure.in: Don't use it.
4531         * configure: Regenerate.
4533 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4535         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4536         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4537         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4538         (HOST_LIB_PATH): Generate from Makefile.def.
4539         (TARGET_LIB_PATH): Likewise.
4540         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4541         * Makefile.in: Regenerate.
4542         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4543         (RPATH_ENVVAR): Include Darwin case.
4544         * configure: Regenerate.
4546 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4548         * MAINTAINERS (Various Maintainers): Remove self.
4549         (Write After Approval): Add self.
4551 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4553         * MAINTAINERS (Various Maintainers): Add self.
4555 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4557         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4558         * configure: Regenerate.
4560 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4562         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4563         gcc_version, and gcc_version_trigger from set of flags to pass.
4564         * Makefile.tpl: Remove definitions of above variables.
4565         (config.status): Remove dependency on $(gcc_version_trigger).
4566         * Makefile.in: Regenerate.
4567         * configure.in: Do not reference config/gcc-version.m4 nor
4568         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4569         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4570         * configure: Regenerate.
4572 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4573             Andrew Pinski  <pinskia@physics.uc.edu>
4575         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4576         * Makefile.in: Regenerate.
4578 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4580         * MAINTAINERS (Write After Approval): Add myself.
4582 2005-03-03  David Ayers  <d.ayers@inode.at>
4584         * MAINTAINERS (Write After Approval): Add myself.
4586 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4588         PR libgcj/20160
4589         * ltmain.sh: Avoid creating archives with components that have
4590         duplicate basenames.
4592 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4594         PR bootstrap/20250
4595         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4596         instead of check.
4597         * Makefile.in: Regenerate.
4599 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4601         * Makefile.in: Regenerate to fix conflict between the previous two
4602         patches.
4604 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4606         PR bootstrap/17383
4607         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4608         * Makefile.tpl (HOST_SUBDIR): New substitution.
4609         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4610         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4611         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4612         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4613         (Host modules, Bootstrapped modules): Use it.
4614         (Build modules, Target modules): Do not create symlink trees,
4615         always configure out-of-srcdir.
4616         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4617         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4618         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4619         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4621         * Makefile.in: Regenerate.
4622         * configure: Regenerate.
4624 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4626         Merged from libada-gnattools-branch:
4627         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4629         * gnattools: New directory.
4630         * Makefile.def: Add gnattools as a module, depending on target-libada.
4631         * Makefile.in: Regenerate.
4632         * configure.in: Include gnattools in host_tools; disable it if ada
4633         is disabled.
4634         * configure: Regenerate.
4636 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4638         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4639         treelang maintainer.
4640         (Write After Approval): Remove myself.
4642 2005-02-23  Paul Schlie  <schlie@comcast.net>
4644         * configure.in: Allow darwin targeted ports to build tk, itcl and
4645         libgui.
4646         * configure: Regenerate.
4648 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4650         PR libgcj/10353
4651         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4652         * configure: Regenerate.
4654 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4656         * MAINTAINERS (Write After Approval): Add myself.
4658 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4660         * MAINTAINERS: Update my e-mail address.
4662 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4664         * MAINTAINERS (Write After Approval): Add myself.
4666 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4668         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4669         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4670         target-libgloss when not *-*-elf and *-*-aout.
4671         * configure: Regenerate.
4673 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4675         * MAINTAINERS: Remove obsolete entries.
4677         * MAINTAINERS (Write After Approval): Add Michael Matz.
4679 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4681         * MAINTAINERS: Remove self as cpplib maintainer.
4683 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4685         * install-sh, config.sub: Import from upstream.
4687 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4689         PR bootstrap/18222
4690         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4691         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4692         * Makefile.in: Regenerate.
4694 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4696         * MAINTAINERS: Update my email address.
4698 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4699             Andreas Schwab  <schwab@suse.de>
4701         PR bootstrap/18033
4702         * config-ml.in: Eval option if surrounded by single quotes.
4704 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4706         Revert 2004-12-28 Makefile changes, a better fix will be
4707         applied to mainline and src after GCC 4.0 branches.
4709 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4711         PR bootstrap/17383
4713         * Makefile.def (target_modules): Remove stage parameter,
4714         it is always true now.
4715         * Makefile.tpl (configure-build-[+module+],
4716         configure-target-[+module+]): Always build symlink tree
4717         for the directory and for include.  BUILD_SUBDIR and
4718         TARGET_SUBDIR cannot be . anymore.
4719         * Makefile.in: Regenerate.
4721 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4723         Revert 2004-12-08 Makefile changes.
4725 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4727         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4728         cygwin, mingw.
4730 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4732         * configure.in (sh64-*-*): Reenable gprof.
4733         * configure: Regenerate.
4735 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4737         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4738         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4739         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4740         * Makefile.in: Regenerate.
4742 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4744         * MAINTAINERS: Update my email address.
4746 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4748         * Makefile.tpl: Generate normal dependencies if the LHS module is
4749         not bootstrapped.
4750         * Makefile.in: Regenerate.
4752 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4754         * configure.in: Include config/gxx-include-dir.m4.  Use
4755         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4756         * configure: Regenerate.
4758 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4760         * config.if: Delete.
4761         * configure.in: Set libstdcxx_incdir directly.
4762         * configure: Regenerate.
4764 2004-12-02  Eric Christopher  <echristo@redhat.com>
4766         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4767         * Makefile.in: Regenerate.
4769 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4771         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4772         * configure: Regenerate.
4774 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4776         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4777         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4778         * configure: Regenerate.
4780 2004-12-01  Eric Christopher  <echristo@redhat.com>
4782         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4783         of things to remove.
4785 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4787         * MAINTAINERS (Write After Approval): Update my e-mail address.
4789 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4791         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4792         from CVS libtool to always pass_all.
4794 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4796         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4797         (hppa*64*-*-*): Delete incorrect comment.
4798         * configure: Rebuilt.
4800 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4802         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4804 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4806         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4807         from CVS libtool to always pass_all.
4809 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4811         * install-sh, compile: Import from automake.
4813 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4815         * config.guess, config.sub:  Import from savannnah.
4817 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4819         * MAINTAINERS (Write After Approval): Add myself
4821 2004-11-12  Mike Stump  <mrs@apple.com>
4823         * Makefile.def: Add html support.
4824         * Makefile.tpl: Likewise.
4825         * Makefile.in: Regenerate.
4827 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4829         PR 18423
4830         * configure.in: Remove all instances of build-fixincludes from
4831         noconfigdirs.
4832         (build_configargs): Supply --target to subdirectories.
4833         * configure: Regenerate.
4835         * Makefile.def: Make gcc install depend on fixincludes install.
4836         * Makefile.in: Regenerate.
4838 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4840         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4842 2004-11-11  Paul Brook  <paul@codesourcery.com>
4844         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4846 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4848         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4849         target-libgfortran.
4850         * configure: Regenerate.
4852 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4854         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4855         like CC.
4857 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4859         * Makefile.def (host fixincludes): Specify missing targets.
4860         * Makefile.in: Regenerate.
4862 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4864         * MAINTAINERS: Add myself
4866 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4868         * MAINTAINERS (Write After Approval): Add myself.
4870 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4872         * Makefile.def: Build fixincludes for the host, too.
4873         * Makefile.in: Regenerate.
4874         * configure.in (host_tools): Add fixincludes.
4875         * configure: Regenerate.
4877 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4879         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4880         * configure: Regenerated.
4882 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4884         PR other/17783
4885         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4886         * configure: Regenerated.
4888 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4890         * README.SCO: Update per FSF instructions.
4892 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4894         PR target/18151
4895         * configure.in (case ${target}): Do not build fixincludes for avr.
4896         * configure: Regenerated.
4898 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4900         * configure.in (case ${target}): Do not build fixincludes
4901         on platforms where it is not used.
4902         * configure: Regenerated.
4904 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4906         * configure.in: Use an absolute path to install-sh.
4907         * configure: Regenerated.
4909 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4911         * MAINTAINERS (Write After Approval): Add myself.
4913 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4915         * MAINTAINERS: Remove from Write After Approval those that are
4916         already maintainers.
4918 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4920         * MAINTAINERS:  Update my email address.
4922 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4924         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4925         * configure: Regenerate.
4927 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4929         * MAINTAINERS:  Update my email address.
4931 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4933         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4934         entries belonging to this category.
4936 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4938         * MAINTAINERS: Update my e-mail address.
4940 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4942         Fix wrong conflict resolution in:
4944         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4946         * Makefile.in: Regenerate.
4947         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4948         in the recursive `make', instead of hardwiring `all'.
4949         (Autogenerated TARGET-* variables): New.
4951 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4953         * configure.in: Enable target-libgloss for crx-*-*.
4954         * configure: Regenerate.
4956 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4958         * MAINTAINERS (Various Maintainers): Move the "windows,
4959         cygwin, mingw" maintainer to ...
4960         (OS Port Maintainers): ... here.
4962 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4964         * MAINTAINERS (Write After Approval): Remove those that are
4965         maintainers of some subsystem.
4967 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4969         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4970         * ltcf-cxx.sh (tpf*): Likewise.
4971         * ltconfig (tpf*): Add TPF OS configuration support.
4973 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4975         * MAINTAINERS: Change my email address to my new work account.
4977 2004-09-24  Michael Roth  <mroth@nessie.de>
4979         * configure.in (--without-headers): Add missing double quotes.
4980         * configure: Regenerate.
4982 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4984         * ylwrap: Revert to previous version.
4986 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4988         PR bootstrap/17369
4989         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4990         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4991         SET_GCC_LIB_PATH_CMD.
4992         (BASE_TARGET_EXPORTS): Likewise.
4993         * Makefile.in: Regenerated.
4995         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4996         * configure: Regenerated.
4998 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5000         * config.guess: New upstream version
5001         * compile, depcomp, install-sh, ylwrap: Likewise.
5003 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5005         * config/mh-x86omitfp: New host makefile fragment.  Add
5006         -fomit-frame-pointer to the default BOOT_CFLAGS.
5007         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5008         * configure: Regenerate.
5010 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5012         PR target/11572
5013         * configure.in (*-*-darwin*): Renable libobjc.
5014         * configure: Regenerate.
5016 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5018         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5020 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5022         * Makefile.def: Remove libbanshee.
5023         * Makefile.tpl: Ditto.
5024         * configure.in: Ditto.
5025         * Makefile.in: Regen.
5026         * configure: Ditto.
5028 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5030         * ltmain.sh: Use $pic_object as $non_pic_object if
5031         $non_pic_object=none.
5033 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5035         * missing: Import latest version from master repository.
5037 2004-09-06  Nick Clifton  <nickc@redhat.com>
5039         * config.sub: Import latest version from master repository.
5040         * config.guess: Likewise.
5041         This includes these changes:
5043         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5045         * config.sub: Handle crisv32, alias etraxfs.
5046         * config.guess (crisv32:Linux:*:*): Handle.
5048         2004-08-13  Brad Smith  <brad@comstyle.com>
5050         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5051         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5053         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5055         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5056         assume the processor is a powerpc.  This is because coreutils
5057         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5058         in this case, due to a MacOS X bug that causes
5059         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5060         to return a negative number.
5061         Problem reported by Petter Reinholdtsen in:
5062         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5064         2004-07-19  Ben Elliston  <bje@gnu.org>
5066         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5068         2004-06-24  Ben Elliston  <bje@gnu.org>
5070         * config.guess: Update copyright years.
5071         * config.sub: Likewise.
5073         2004-06-22  Robert Millan  <robertmh@gnu.org>
5075         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5076         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5078         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5080         * config.guess (*:*VMS:*:*): New entry. Replaces
5081         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5082         manufacturer.
5084         2004-06-22  Ben Elliston  <bje@gnu.org>
5086         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5087         * config.sub: Likewise.
5089         2004-06-22  Ben Elliston  <bje@gnu.org>
5091         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5092         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5094         2004-06-11  Ben Elliston  <bje@gnu.org>
5096         * config.guess (pegasos:OpenBSD:*:*): Remove.
5098         2004-06-11  Ben Elliston  <bje@gnu.org>
5100         From Wouter Verhelst <wouter@grep.be>:
5101         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5103         2004-06-11  Ben Elliston  <bje@gnu.org>
5105         * config.guess (luna88k:OpenBSD:*:*): New.
5107         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5109         * config.guess (m32r*:Linux:*:*): New case.
5110         * config.sub: Handle m32rle.
5112         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5114         From Jens Petersen  <petersen@redhat.com>:
5115         * config.sub: Handle sparcv8.
5117         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5119         From Tom Smith <smith@cag.lkg.hp.com>:
5120         * config.guess: Version suffixes are equally significant on Tru64
5121         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5122         prefix of "P" (patched kernel).
5124         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5126         * config.sub: Add support for National Semiconductor CRX target.
5128 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5130         * MAINTAINERS (Various Maintainers): Remove myself as web page
5131         maintainer, add myself as maintainer of build status lists.
5133 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5135         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5136         *-*-netware, but add target-libmudflap.
5137         Consolidate *-*-netware targets (of which really only i?86 exists)
5138         into a single entry.
5139         * configure: Likewise.
5141 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5143         * Makefile.tpl (sorry): Remove.
5144         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5145         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5146         (do-clean): Clean per-stage directories too.
5147         (do-distclean): Run distclean-stage1 too.
5148         (.NOTPARALLEL): Enable during toplevel bootstrap.
5149         (stage[+id+]-bubble): Enable parallel execution during
5150         the recursive invocation.
5151         * Makefile.in: Regenerate.
5153         Fix previous checkin:
5155         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5156         include.
5157         * configure.in: Fix indentation.
5158         * configure: Regenerate.
5160 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5162         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5163         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5164         * configure: regenerate
5165         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5166         -mdynamic-no-pic
5168 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5170         * Makefile.def (build_modules): Add fixincludes.
5171         (dependencies): Make gcc depend on fixincludes.
5172         * configure.in (build_tools): Add fixincludes.
5173         (build_configdirs): Always include build_libs.
5174         * Makefile.in: Regenerate.
5175         * configure: Regenerate.
5177 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5179         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5180         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5181         phony targets; do not generate timestamp files.
5182         (distclean-stageN): Remove references to their timestamp files.
5183         (restageN, touch-stageN): Remove.
5184         (stageN-bubble): Rewritten.
5185         (compare): Support lean bootstraps.
5186         * Makefile.in: Regenerate.
5188         * configure.in: Only warn when bootstrapping but
5189         build != host or build != target.  Support lean bootstraps.
5190         * configure: Regenerate.
5192 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5194         * configure.in:  Give a better error message if GMP/MPFR are missing
5195         and a language needing them has been requested.
5196         * configure:  Regenerated.
5198 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5200         * configure.in:  Print a list of available language front-ends if
5201         a requested one is missing.  Tidy stray tab characters.
5202         * configure:  Regenerated.
5204 2004-08-19  Michael Koch  <konqueror@gmx.de>
5206         * gcc/doc/install.texi: Update entry about automake for libjava.
5208 2004-08-17  Robert Millan  <robertmh@gnu.org>
5210         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5211         (instead of FreeBSD).
5212         * configure: Regenerate.
5214 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5216         * Makefile.in: Regenerate.
5217         * configure: Regenerate.
5219         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5220         stage_*_flags.
5221         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5222         for bootstrapped modules if toplevel bootstrap is going.
5223         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5224         modules.  Adjust for changes in Makefile.def.  Enable several
5225         rules even in non-bootstrap mode, just to avoid peppering the
5226         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5227         (stage-[+prev+]-bubble): Remove.
5229         * Makefile.def (Dependencies): Depend on all-build-bison,
5230         all-build-flex, all-build-byacc, all-build-texinfo, rather
5231         than the host variations.
5232         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5233         with BUILD_SUBDIR.
5234         (BISON): Update for recent Bisons.
5235         (YACC): Fix typo.
5236         (cross): Depend on all-build.
5237         (all): Do not depend on all-build.
5238         (prebootstrap): Remove.
5239         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5240         (Prebootstrap dependencies): Add them to the per-stage targets
5241         and to all-prebootstrap.
5242         * configure.in (build_configdirs): Always enable build_tools.
5243         (BUILD_DIR_PREFIX): Remove.
5245         * Makefile.def (gcc): Add target variable.
5246         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5247         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5248         in the recursive `make', instead of hardwiring `all'.
5249         (Autogenerated TARGET-* variables): New.
5251 2004-08-13  Brian Booth  <bbooth@redhat.com>
5253         * MAINTAINERS: Remove myself from write-after-approval.
5255 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5257         * src-release: Stop distributing mmalloc with gdb (which doesn't
5258         use it).
5259         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5260         * Makefile.in: Regenerate.
5262 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5264         * configure.in (arm*-*-eabi*): New target.
5265         * configure: Regenerate.
5267 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5269         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5270         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5271         (Dependencies): New section.
5272         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5273         (configure-target-[+module+]): Depend on maybe-all-gcc
5274         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5275         (toplevel profiledbootstrap): Fix dependencies.
5276         * Makefile.in: Regenerate.
5278 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5280         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5281         target-libiberty to noconfigdirs.
5282         * configure: Regenerate.
5284 2004-08-03  Paul Brook  <paul@codesourcery.com>
5286         * configure.in: Check for MPFR as well as GMP.
5287         * configure: Regenerate.
5289 2004-08-01  Robert Millan  <robertmh@gnu.org>
5291         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5292         libmudflap for all GNU-based systems (with Glibc).
5293         * configure: Regenerate.
5295 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5297         * Makefile.def (host-modules): Add gcc.
5298         * Makefile.in: Regenerate.
5299         * Makefile.tpl (sorry): New rule.
5300         (configure-host, all-host, [+make_target+]-host, do-check,
5301         install-host): Do not add gcc as a special case.
5302         (host modules): Add a small special-casing for gcc.  Export
5303         extra_make_flags through the environment.
5304         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5305         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5306         other recursive targets for gcc): Remove.
5308         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5309         (stage, unstage): New rules.
5310         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5311         distclean-stage[+id+]): Use stage_current.
5312         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5313         the stage*-start rules.
5315 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5317         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5318         use -all_load flag.
5320 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5322         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5323         * configure: Regenerate.
5325 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5327         * maintainer-scripts/gcc_release: Revert yesterday's change.
5329 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5331         * MAINTAINERS: Add myself to write-after-approval.
5333 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5335         * libf2c: Removed.
5336         * gcc/gccbug.in: Updated because of libf2c removal.
5337         * maintainer-scripts/gcc_release: Ditto.
5339 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5341         * configure.in: Build libmudflap by default on FreeBSD.
5342         * configure: Regenerated.
5344 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5346         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5347         systems.
5348         * configure: Regenerated.
5350 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5352         PR target/16344
5353         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5354         feedback based compiler.
5355         * Makefile.in: Rebuilt.
5357 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5359         * Makefile.def (host_modules): Set bootstrap=true for flex.
5360         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5361         * Makefile.in: Rebuilt.
5363 2004-07-07  Jan Hubicka  <jh@suse.cz>
5365         * MAINTAINERS: Add self as a profile feedback maintainer.
5367 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5369         * configure.in:  Do not prepend $srcdir to /dev/null in
5370         makefile fragments.
5371         * configure:  Regenerate.
5373 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5375         * Makefile.def (build_modules): Add bison, byacc, flex,
5376         m4, texinfo.
5377         (flags_to_pass): Add FLEX.
5378         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5379         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5380         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5381         DEFAULT_MAKEINFO): Remove.
5382         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5383         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5384         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5385         objdir or else use configured tool.
5386         (all-build): New.
5387         (all): Depend on it.
5388         (Build module dependencies): Add.
5389         * Makefile.in: Regenerate.
5390         * configure.in: Better support for multiple build modules,
5391         matching what is done for host/target modules.  Do not look
5392         for "plausible" locations of build tools if Canadian cross.
5393         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5394         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5395         * configure: Regenerate.
5397 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5399         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5400         * Makefile.in: Regenerate.
5402 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5404         * Makefile.tpl (configure-build-[+module+],
5405         configure-[+module+], configure-target-[+module+]): Pass
5406         [+extra_configure_args+].
5407         (all-build-[+module+], all-[+module+], check-[+module+],
5408         install-[+module+], [+make_target+]-[+module+],
5409         all-target-[+module+], check-target-[+module+],
5410         install-target-[+module+], [+make_target+]-target-[+module+]):
5411         Pass [+extra_make_args+].
5412         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5413         (GCC_HOST_EXPORTS): Remove.
5414         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5415         cross, check-gcc, check-gcc-c++, install-gcc,
5416         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5417         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5418         * Makefile.in: Regenerate.
5420 2004-06-21  Matthew Sachs  <msachs@apple.com>
5422         * MAINTAINERS: Added self to write-after-approval.
5424 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5426         * configure.in: Check for srcdir/winsup rather than build directory
5427         winsup.
5428         * configure: Regenerate.
5430 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5432         * configure.in: Don't build Cygwin native newlib if winsup
5433         directory is missing.  Emit warning instead.
5434         * configure: Regenerate.
5436 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5438         * Makefile.tpl (touch-stage[+id+]): New.
5439         (restage[+prev+]): Depend on touch-stage[+id+].
5441         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5442         Use it throughout.
5444         * Makefile.def: Add profile and feedback bootstrap stages.
5445         Remove next field from bootstrap stages.
5446         * Makefile.tpl (LN, LN_S): Substitute.
5447         (stageN-start, stageN-end): Use double-colon rules, to
5448         provide a hook for additional setup commands.
5449         (distclean-stageN-gcc, restageN): Create dependencies from
5450         [+prev+], not from [+next+].
5451         (stageN-bubble): Add commands for successive stages from
5452         [+prev+], using double-colon rules.
5453         (all-stageN-gcc): Fix typo.
5454         (stagefeedback-start, profiledbootstrap): New.
5455         * Makefile.in: Regenerate.
5456         * configure.in: Call ACX_PROG_LN.
5457         * configure: Regenerate.
5459 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5461         * MAINTAINERS (Write After Approval): Add myself.
5463 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5465         * MAINTAINERS (Write After Approval): Add myself.
5467 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5469         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5470         without gcc.
5471         * configure: Regenerate.
5473 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5475         * Makefile.tpl: Fix typo.
5476         * Makefile.in: Regenerate.
5478 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5480         * configure.in: Remove new- prefix from toplevel
5481         bootstrap targets.
5482         * configure: Regenerate.
5484 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5486         * Makefile.tpl (all.normal): Rename to all.
5487         (all): Replace with a rule to pick the default
5488         target from configure.
5489         (all-gcc, configure-gcc): Use conditionals to
5490         do nothing when toplevel bootstrap is going on.
5491         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5492         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5493         * configure.in: Support --enable-bootstrap.
5495         * Makefile.def: Remove new- prefix from toplevel
5496         bootstrap targets.
5497         * Makefile.tpl: Likewise.
5499         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5500         target.
5502         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5503         $(RECURSE_FLAGS) to recursive invocation of make.
5505         * Makefile.in: Regenerate.
5506         * configure: Regenerate.
5508 2004-05-30  Andreas Jaeger  <aj@suse.de>
5509             Jim Wilson  <wilson@specifixinc.com>
5511         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5512         like CC.
5514 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5516         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5517         * configure: Regenerate.
5519 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5521         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5522         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5523         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5524         targets.
5525         * Makefile.in: Regenerate.
5527 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5529         * configure.in: Test the ability to symlink directories.
5530         * configure: Regenerate.
5532         * Makefile.def (bootstrap-stage): New definitions.
5533         * Makefile.tpl (configure-stage1-gcc,
5534         configure-stage2-gcc, configure-stage3-gcc,
5535         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5536         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5537         new-restage3, compare): Autogenerate, see Makefile.in
5538         entry for behavioral changes.
5539         (distclean-stage1, new-stage1-start, new-stage1-end,
5540         new-stage1-bubble, distclean-stage2, new-stage2-start,
5541         new-stage2-end, new-stage2-bubble, distclean-stage3,
5542         new-stage3-start, new-stage3-end): New autogenerated targets.
5543         (objext, prebootstrap, BOOT_CFLAGS,
5544         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5545         targets.
5547         * Makefile.in: Regenerate.
5548         (distclean-stage1, new-stage1-start, new-stage1-end,
5549         new-stage1-bubble, distclean-stage2, new-stage2-start,
5550         new-stage2-end, new-stage2-bubble, distclean-stage3,
5551         new-stage3-start, new-stage3-end): New targets.
5552         (all-stage1-gcc): Move prebootstrap dependency from here...
5553         (configure-stage1-gcc): ...to here.
5554         (new-bootstrap): Use bubble targets.
5555         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5556         Use per-stage distclean targets.
5557         (configure-stage1-gcc, configure-stage2-gcc,
5558         configure-stage3-gcc, all-stage1-gcc,
5559         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5560         Use new-stageN-start to prepare the tree.
5562 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5564         * Makefile.def (host_modules): add libcpp.
5565         * Makefile.tpl: Add dependencies on and for libcpp.
5566         * Makefile.in: Regenerate.
5567         * configure.in: Add libcpp host module.
5568         * configure: Regenerate.
5570 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5572         * Makefile.tpl: Whenever a recursive target is defined, wrap
5573         it in a special @if/@endif block, and prepare its maybe
5574         dependency in the @if/@endif block
5575         * configure.in: Instead of writing maybe dependencies, remove
5576         the @if/@endif statements, and remove the @if/@endif blocks
5577         that remain.
5578         * configure: Regenerate.
5579         * Makefile.in: Regenerate.
5581 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5583         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5585 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5587         PR bootstrap/15120
5588         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5589         * */configure: Rebuilt.
5591 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5593         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5594         of libf2c.
5595         * configure, Makefile.in: Regenerate.
5597 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5599         * MAINTAINERS (Write After Approval): Add myself.
5601 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5603         Merge from tree-ssa-20020619-branch.
5605         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5606         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5607         (HOST_GMPLIBS): Define.
5608         (HOST_GMPINC): Define.
5609         (TARGET_LIB_PATH): Add libmudflap.
5610         (GFORTRAN_FOR_TARGET): Define.
5611         (configure-build*): Export GFORTRAN.
5612         (configure-gcc): Export GMPLIBS and GMPINC.
5613         (all-gcc): Add maybe-all-libbanshee.
5614         (configure-target-libgfortran): Define.
5615         * Makefile.in: Regenerate.
5616         * configure.in (host_libs): Add libbanshee.
5617         (target_libraries): Add target-libmudflap and target-libgfortran.
5618         Add --with-libbanshee.
5619         Handle --disable-libmudflap.
5620         (*-*-freebsd*): Use with_gmp.
5621         Add $(libgcj) to noconfigdirs.
5622         * configure: Regenerate.
5623         * depcomp: New file.
5624         * MAINTAINERS: Add tree-ssa maintainers.
5626 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5628         * MAINTAINERS (Various Maintainers): Add myself.
5630 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5632         * MAINTAINERS (Write After Approval): Add myself.
5634 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5636         * MAINTAINERS (Write After Approval): Add myself.
5638 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5640         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5641         * configure: Regenerate.
5643 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5645         Revert:
5646         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5648         * Makefile.def (flags_to_pass): Remove *dir variables that
5649         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5650         as well as prefix and exec_prefix.
5651         * Makefile.in: Regenerate.
5653 2004-04-26  Robert Millan  <robertmh@gnu.org>
5655         Add patches from libtool CVS.
5656         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5657         * ltconfig: Likewise.
5658         * ltcf-c.sh: Likewise.
5659         * ltcf-cxx.sh: Likewise.
5660         * ltcf-gcj.sh: Likewise.
5662 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5664         * Makefile.def (host_modules): Mark with the bootstrap
5665         flag packages on which gcc depends.
5666         * Makefile.tpl (all-bootstrap): Use it.
5667         * Makefile.in: Regenerate.
5669 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5671         * Makefile.def (flags_to_pass): Remove *dir variables that
5672         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5673         as well as prefix and exec_prefix.
5674         * Makefile.in: Regenerate.
5676 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5678         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5679         * configure: Regenerate.
5680         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5681         * gcc/Makefile.tpl (compare): Use the result of the test.
5682         * gcc/Makefile.in: Regenerate.
5684 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5686         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5687         Always relocate gcc and prev-gcc to the original names, even
5688         if the build fails.
5689         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5690         New targets.
5692 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5694         * MAINTAINERS: Update my email address.
5696 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5698         * configure.in (mips*-*-irix5*): Enable ld.
5699         * configure: Regenerate.
5701 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5703         * configure: Regenerate.
5705 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5707         * Makefile.tpl (configure-[+module+], configure-gcc,
5708         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5709         Set and export LDFLAGS.
5710         * Makefile.in: Regenerate.
5712 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5714         * MAINTAINERS: Add myself to write-after-approval.
5716 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5718         PR bootstrap/14871
5719         * Makefile.tpl: If we don't have built-in-tree target tools,
5720         use the ones found by configure rather than hacking around with
5721         program_transform_name.
5722         * configure.in: Give Makefile.tpl the information necessary
5723         to do that.
5724         * Makefile.in: Regenerate.
5725         * configure: Regenerate.
5727 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5729         PR bootstrap/14760
5730         * configure.in: When computing baseargs, strip *all* copies of
5731         offending options.  Also, don't match/substitute the trailing space,
5732         so that this actually works when two similar options are separated by
5733         only one space.
5734         * configure: Regenerate.
5736 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5738         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5739         (rs6000-*-aix*): Same.
5740         * configure: Regenerate.
5742 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5744         * MAINTAINERS: Add myself to write-after-approval.
5746 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5748         * MAINTAINERS: Add myself to write-after-approval.
5750 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5752         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5753         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5754         * Makefile.in: Regenerate.
5756         * configure.in (top level bootstrap support): Rework --enable-werror
5757         to set @stage2_werror_flag@.
5758         * configure: Regenerate.
5759         * Makefile.tpl (top level bootstrap support): Pass
5760         @stage2_werror_flag@ down to configure in stages 2 and 3.
5761         * Makefile.in: Regenerate.
5763 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5765         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5766         for stages 2 and 3 as well as in make.  As a consequence, remove
5767         OUTPUT_OPTION (now detected by configure) from the flags passed down
5768         to make.
5769         * Makefile.in: Regenerate.
5771         * Makefile.tpl (new-bootstrap): Fix typo.
5772         * Makefile.in: Regenerate.
5774 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5776         * Makefile.tpl: Rearrange by moving recursive_targets rules
5777         into their proper sections.
5778         * Makefile.tpl (top level bootstrap support): Move disabling
5779         of coverage flags from 'make' to 'configure'; improve comments.
5780         * Makefile.in: Regenerate.
5782         * Makefile.tpl (experimental top level bootstrap) Move stage1
5783         language setting from all- target to configure- target; disable
5784         intermodule optimization in stage 1; prevent gratuitous rebuilds
5785         of stage 1.
5786         * Makefile.in: Regenerate.
5787         * configure.in: Comma-separate stage 1 language list for top
5788         level bootstrap.
5789         * configure: Regenerate.
5791         * Makefile.tpl: Clean up experimental top level bootstrap support:
5792         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5793         prev-gcc in configure- targets as well as all- targets.
5794         * Makefile.in: Regenerate.
5796 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5798         * compile: New file imported from automake.
5800 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5802         * configure.in: Remove symbolic link section.
5803         * configure: Regenerate.
5804         * Makefile.tpl (links): Remove.
5805         * Makefile.in: Regenerate.
5807 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5808             Nathanael Nerode  <neroden@gcc.gnu.org>
5810         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5811         Set with AC_CHECK_PROGS.
5812         * configure.in: Fix comment typo from last patch.
5813         * configure: Regenerate.
5815 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5817         * Makefile.tpl: Introduce experimental top level bootstrap support.
5818         * Makefile.in: Regenerate.
5819         * configure.in: Introduce support for top level bootstrap.
5820         * configure: Regenerate.
5822 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5823             Paolo Bonzini  <bonzini@gnu.org>
5825         PR bootstrap/14522
5826         * configure.in: Cope with shells that do not support unquoted ^
5827         * configure: Regenerate.
5829 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5830             Paolo Bonzini  <bonzini@gnu.org>
5832         PR bootstrap/14522
5833         * configure.in: Cope with shells that do not support nesting
5834         quotes inside quoted backquote substitutions.
5835         * configure: Regenerate.
5837 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5839         PR bootstrap/14522
5840         * configure.in: Fix escaping of $.
5841         * configure: Regenerate.
5843 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5845         * configure: Regenerate, since I forgot to while committing Paolo's
5846         changes.
5848 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5850         PR ada/14131
5851         Move language detection to the top level.
5852         * configure.in: Find default values for the tools as
5853         soon as possible.  Disable ada if GNAT is not found.
5854         Emit error message about missing languages.  Expand
5855         --enable-languages=all for the gcc subdirectory.
5857 2004-03-10  Ben Elliston  <bje@gnu.org>
5859         * MAINTAINERS: Update my email address.
5861 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5863         * ltconfig: Disable building static libraries if building shared
5864         libraries on AIX 5L.
5866 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5868         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5869         and disable libgcj.
5870         * configure: Regenerated.
5872 2004-03-01  Brian Booth  <bbooth@redhat.com>
5874         * MAINTAINERS: Add myself to write-after-approval.
5876 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5878         * MAINTAINERS: Add myself to write-after-approval.
5880 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5882         PR bootstrap/7087
5883         * Makefile.tpl: Guard XFOO sed statements better.
5884         * Makefile.tpl: Add dependency for configure-target-libada.
5885         * Makefile.in: Regenerate (incidentally fixes broken
5886         commit when libada-branch was merged).
5888 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5890         * MAINTAINERS: Add myself to write-after-approval.
5892 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5894         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5895         maintainers.
5897 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5899         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5900         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5902 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5904         PR bootstrap/11932
5905         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5907 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5909         * MAINTAINERS: Added myself to write-after-approval.
5911 2004-02-14  Michael Koch  <konqueror@gmx.de>
5913         * MAINTAINERS: Added myself to write-after-approval.
5915 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5917         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5918         some OS port maintainers to OS port maintainers section.
5920 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5922         * MAINTAINERS: Add self.
5924 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5926         * MAINTAINERS: Alphabetize.
5928 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5930         * MAINTAINERS: Remove myself.
5932 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5934         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5935         (rs6000-*-aix*): Same.
5936         * configure: Regenerate.
5938 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5940         * configure.in (host): Add in missing $noconfigdirs to defines.
5941         * configure: Regenerate.
5943 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5944             Nathanael Nerode  <neroden@gcc.gnu.org>
5946         PR ada/6637, PR ada/5911
5947         Merge with libada-branch:
5948         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5949         with appropriate dependencies. Add --enable-libada configure switch.
5950         * configure, Makefile.in: Regenerate.
5952 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5954         * MAINTAINERS: Add myself to write-after-approval.
5956 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5958         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5959         * configure: Regenerate.
5961 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5963         Merge from upstream:
5965         * ltmain.in: When setting IFS to '~', be careful about user
5966         arguments that contain '~'.
5968         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5970         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5971         Also test $base_compile against $CC with escaped arguments. Bug
5972         reported by Geoff Keating <geoffk@apple.com>.
5974 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5976         * MAINTAINERS: Remove i960 port.
5978 2004-01-23  DJ Delorie  <dj@redhat.com>
5980         * Makefile.def (target_modules) [libiberty]: Don't stage.
5981         * Makefile.in: Rebuilt.
5983 2004-01-20  Caroline Tice  <ctice@apple.com>
5985         * MAINTAINERS: Add myself to write-after-approval.
5987 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5989         * MAINTAINERS: Update my email address.
5991 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5993         * MAINTAINERS: Add myself to write-after-approval.
5995 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5997         * MAINTAINERS: Remove entries without email address.
5999 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6001         * MAINTAINERS: Add myself to write-after-approval.
6003 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6005         * MAINTAINERS: Update my email address.
6007 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6009         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6010         * Makefile.tpl (configure-target-[+module+]): Support stage.
6011         * Makefile.in: Rebuilt.
6013 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6015         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6017 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6019         * MAINTAINERS: Add myself as a MIPS maintainer.
6021 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6023         * configure.in: Use ./config.cache, not config.cache.
6024         * configure: Regenerate.
6025         * Makefile.tpl: Special-casing not needed for GCC any more.
6026         * Makefile.in: Regenerate.
6028         * configure.in: Don't share a cache file for host dirs.
6029         * configure: Regenerate.
6031         * config-ml.in: Don't mess with the cache file.
6033 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6035         * MAINTAINERS: Move myself from 'Write After Approval' to
6036         'CPU Port Maintainers' section as SPARC maintainer.
6038 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6040         * Makefile.tpl: Make GCC use a separate config.cache.
6041         * Makefile.in: Regenerate.
6043         PR bootstrap/11932, PR bootstrap/11933
6044         (I don't know if it will fix either of them, but it relates
6045         to them.)
6046         * configure.in: Don't use shared config.cache for target
6047         directories.
6048         * configure: Regenerate.
6050 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6052         * MAINTAINERS: Add myself to 'Write After Approval' section.
6054 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6056         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6057         * configure: Regenerated.
6059 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6061         * MAINTAINERS: Remove the mn10200 maintainer.
6063 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6065         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6066         * configure: Regenerated.
6068 2003-12-16  Jan Hubicka  <jh@suse.cz>
6070         * MAINTAINERS: Add myself as callgraph maintainer.
6072 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6074         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6075         * configure: Regenerate.
6077 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6079         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6080         'Write After Approval' section. Update email.
6082 2003-12-01  James Lemke  <jim@wasabisystems.com>
6084         * MAINTAINERS (Write After Approval): Add myself.
6086 2003-11-20  Matt Thomas  <matt@3am-software.com>
6088         * MAINTAINERS: Add myself as a vax port maintainer.
6090 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6092         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6093         (configure-build-[+module+], configure-[+module+]): Likewise.
6094         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6095         * Makefile.in: Regenerate.
6097 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6099         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6100         shared/dylibed libraries.
6101         * ltmain.sh: Likewise.
6102         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6103         * ltcf-cxx.sh: Likewise.
6104         * ltcf-gcj.sh: Likewise.
6105         * ltconfig: Likewise.
6107 2003-11-17  Stan Cox  <scox@redhat.com>
6109         * MAINTAINERS: Add myself as iq2000 port maintainer.
6111 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6113         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6114         * Makefile.in: Regenerate.
6116 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6118         * config.sub: Update to 2003-11-03 version.
6120 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6122         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6123         * configure:  Regenerate.
6125 2003-10-20  Nicolas Pitre  <nico@cam.org>
6127         * MAINTAINERS: Add myself to 'Write After Approval' section.
6129 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6131         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6133 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6135         * MAINTAINERS: Update my email address.
6137 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6139         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6141 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6143         * MAINTAINERS: Add myself to 'Write After Approval' section.
6145 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6147         * config.guess: Update to 2003-10-16 version.
6148         * config.sub: Update to 2003-10-16 version.
6150 2003-10-15  David Daney  <ddaney@avtrex.com>
6152         * MAINTAINERS: Added myself to 'Write After Approval' section.
6154 2003-10-15  Falk Hueffner  <falk@debian.org>
6156         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6157         'Write After Approval' section. Update email.
6159 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6161         * MAINTAINERS: Move myself from 'Write After Approval' to
6162         'Various Maintainers' section as middle-end maintainer.
6164 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6166         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6167         HOST_FLAGS_TO_PASS.
6168         * Makefile.in: Regenerate.
6170 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6172         * config.guess: Update to 2003-10-07 version.
6173         * config.sub: Update to 2003-10-07 version.
6175 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6177         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6178         * ltconfig (irix5*, irix6*): Don't override version_type.
6180 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6182         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6183         * configure: Rebuilt
6184         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6185         * Makefile.in: Rebuilt
6187 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6189         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6191 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6193         * MAINTAINERS (Write After Approval): Add myself.
6195 2003-09-29  Paul Koning  <ni1d@arrl.net>
6197         * MAINTAINERS: Move myself from "Write After Approval"
6198         to CPU platform maintainers for pdp11 platform.
6200 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6202         * MAINTAINERS: Move myself from 'Write After Approval' to
6203         'Various Maintainers' section as libffi testsuite maintainer.
6205 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6207         * configure.in: Pass a computed --program-transform-name
6208         to subconfigures.
6209         * configure: Regenerated.
6211 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6213         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6214         * Makefile.in: Regenerate.
6216         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6217         * Makefile.in: Regenerate.
6219 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6221         * MAINTAINERS: Move myself from 'Write After Approval'
6222         to 'Various Maintainers' (objective-c) section.
6224 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6226         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6227         quoting.
6228         * configure: Regenerated.
6230 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6232         * MAINTAINERS (Write After Approval): Add myself to write after
6233         approval list.
6235 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6237         * MAINTAINERS (Write After Approval): Add myself.
6239 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6241         * MAINTAINERS: Update my e-mail address.
6243 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6245         * libtool.m4 (LD): Correct powerpc64 host match.
6247 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6249         * MAINTAINTERS: Update my affiliation and email address.
6251 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6253         * MAINTAINERS (Write After Approval): Add myself.
6255 2003-09-04  DJ Delorie  <dj@redhat.com>
6257         * configure: Regenerate.
6259 2003-09-04  Robert Millan  <robertmh@gnu.org>
6261         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6263 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6265         * configure.in: Ensure arguments to sed are properly spaced.
6266         * configure: Regenerate.
6268 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6270         * MAINTAINERS: Update my e-mail address.
6272 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6274         * MAINTAINERS (Write After Approval): Add myself.
6276 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6278         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6279         * configure: Regenerated.
6281 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6283         * MAINTAINERS: Update my email address.
6285 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6287         * configure.in:  Use newline instead of semicolon when assuming
6288         shell arguments in a for loop.
6289         * configure:  Regenerated.
6291 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6293         * MAINTAINERS: Resurrect the i860 maintainer.
6295 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6297         PR 8180
6298         * configure.in: When testing with_libs and with_headers, treat
6299         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6300         * configure: Regenerate.
6302         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6303         make, shell, etc.
6304         (baseargs): Likewise.
6305         * configure: Regenerate.
6307 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6309         * MAINTAINERS (Write After Approval): Add myself.
6311 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6313         * configure.in: Disable libgcj for darwin not on powerpc.
6314         * configure: Rebuild.
6316 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6318         * config-ml.in, symlink-tree: Add license.
6320 2003-08-03  Richard Stallman  <rms@gnu.org>
6321             Eben Moglen  <moglen@columbia.edu>
6323         * README.SCO: New file.
6325 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6327         * Makefile.tpl (check, check-c++): Express dependencies using
6328         dependencies rather than commands.
6329         * Makefile.in: Regenerate.
6331 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6333         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6334         * configure: Ditto.
6336 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6338         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6339         * Makefile.in: Update.
6341 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6343         * configure.in: Enable libgcj for darwin.
6344         * configure: Rebuild.
6346 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6348         * config-ml.in:  Use ac_configure_args directly instead of
6349         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6350         actually seen.
6352 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6354         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6355         creating target and build subdirs to build all parent dirs as needed.
6356         * Makefile.in: Rebuild.
6357         * configure.in: Don't build dirs explicitly here.
6358         * configure: Rebuild.
6360 2003-07-26  Paul Brook  <paul@nowt.org>
6362         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6364 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6366         * Makefile.tpl (all-make): Depend on intl.
6367         * Makefile.in: Rebuilt.
6369 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6371         * install-sh:  Update to newer upstream versions (associated with
6372         aclocal 1.7).
6373         * mkinstalldirs:  Likewise.
6374         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6376 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6378         * MAINTAINERS: Move self from Bug database only accounts
6379         to write-after-approval.
6381 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6383         * config.if: Remove unused libc_interface determination.
6385 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6387         * MAINTAINERS: Move self from write-after-approval to
6388         build machinery (*.in).
6390 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6392         PR bootstrap/11273
6393         PR bootstrap/11408
6394         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6395         unused INSTALL_PROGRAM_ARGS.
6396         * configure.in: Use AC_PROG_INSTALL.
6397         * Makefile.in: Regenerate.
6398         * configure: Regenerate.
6400 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6402         * MAINTAINERS: Alphabetize.
6404 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6406         * configure: Rebuilt.
6407         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6408         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6409         newlib nor libgloss.
6410         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6411         * configure.in (am33_2.0-*-linux*): Added.
6413 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6415         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6416         * configure: Regenerate.
6418 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6420         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6421         * Makefile.in: Regenerate.
6423 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6425         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6426         * Makefile.in: Regenerate.
6428 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6430         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6431         * Makefile.in: Regenerated.
6433         * config-ml.in: Replace PWD with PWD_COMMAND.
6435 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6437         * intl: New directory; see intl/ChangeLog for details.
6438         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6439         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6440         * Makefile.in: Regenerate.
6442 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6444         * configure.in: Clean up config-lang.in handling.  Delete
6445         useless assignment to "subdirs".
6446         * configure: Regenerate.
6448 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6450         * configure.in: Rename 'target_libs' to 'target_libraries'.
6451         Remove useless reference to 'target_libs'.
6452         * configure: Regenerate.
6454 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6456         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6457         * Makefile.in: Regenerate.
6459 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6461         * Makefile.def: Introduce flags_to_pass.
6462         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6463         * Makefile.in: Regenerate.
6465 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6467         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6468         and target-libgloss.
6469         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6470         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6471         * configure: Regenerate.
6473 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6475         * configure.in: Update testsuite_flags to new location.
6476         * configure. Regenerate.
6478 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6480         * Makefile.tpl: Remove BUILD_CC stuff.
6481         * Makefile.in: Regenerate.
6483 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6485         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6487 2003-06-16  Graeme Peterson  <gp@qnx.com>
6489         * MAINTAINERS (Write After Approval): Add myself.
6491 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6493         * config.guess: Update to 2003-06-12 version.
6494         * config.sub: Update to 2003-06-13 version.
6496 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6498         * config.guess: Update to 2003-06-06 version.
6499         * config.sub: Update to 2003-06-06 version.
6501 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6503         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6504         * configure. Regenerate.
6506 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6508         * configure.in: Disable serial configure by default.
6509         * configure: Regenerate.
6510         * Makefile.tpl: Abolish .NOTPARALLEL.
6511         * Makefile.in: Regenerate.
6513         * Makefile.tpl: Replace {build,host,target}_canonical by
6514         {build,host,target}.
6515         * Makefile.in: Regenerate.
6517         * Makefile.tpl: Fix stupid pasto.
6518         * Makefile.in: Regenerate.
6520 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6522         * Makefile.tpl: Remove bogus conditional.
6523         * Makefile.in: Regenerate.
6525 2003-06-05  Jan Hubicka  <jh@suse.cz>
6527         * Makefile.tpl (profiledbootstrap): New target.
6528         * Makefile.in (profiledbootstrap): New target.
6530 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6532         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6533         Pinski. Remove user names from other bugzilla-only maintainers.
6535 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6537         * Makefile.tpl: Make 'recursive targets' using autogen rather
6538         than shell loop.  Remove duplicate 'clean' targets and false
6539         comments.
6540         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6541         Add systematic method of specifying missing targets in subdirs.
6542         Add copyright boilerplate.
6543         * Makefile.in: Regenerate.
6544         * configure.in: Add 'recursive targets' to maybe list.
6545         * configure: Regenerate.
6547         * MAINTAINERS: "GNATS only" -> "Bug database only".
6549         * Makefile.tpl: Rename [+target+] to [+make_target+].
6550         * Makefile.def: Rename 'target' to 'make_target'.
6552 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6554         * MAINTAINERS: Add self as options handling maintainer.
6556 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6558         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6559         been too long since I touched those ports.
6561 2003-05-28  DJ Delorie  <dj@redhat.com>
6563         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6564         * Makefile.in: Regenerate.
6566 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6568         * configure.in: Use curly braces in the definition of tooldir.
6569         * configure: Regenerate.
6571 2003-05-21  DJ Delorie  <dj@redhat.com>
6573         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6574         newlib or libgloss.
6575         * Makefile.in: Regenerate.
6577 2003-05-21  DJ Delorie  <dj@redhat.com>
6579         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6580         * Makefile.in: Regenerate.
6582 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6584         * MAINTAINERS: Update my e-mail address.
6586 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6588         * configure.in: Switch more things to use maybe dependencies.
6589         * Makefile.tpl: Switch more things to use maybe dependencies.
6590         Factor out common code from autogen IF statements.
6591         * configure: Regenerate.
6592         * Makefile.in: Regenerate.
6594 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6596         * configure.in: Accept i[3456789]86 for machine type.
6597         * configure: Regenerate.
6599 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6601         * configure.in: Switch more things to use maybe dependencies.
6602         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6603         * configure: Regenerate.
6604         * Makefile.tpl: Switch more things to use maybe dependencies.
6605         * Makefile.in: Regenerate.
6607 2003-05-16  Andreas Schwab  <schwab@suse.de>
6609         * Makefile.tpl (install-opcodes): Define.
6610         * Makefile.in: Rebuild.
6612 2003-05-13  Andreas Jaeger  <aj@suse.de>
6614         * config.guess: Update to 2003-05-09 version.
6615         * config.sub: Update to 2003-05-09 version.
6617 2003-05-13  Michael Eager  <eager@mvista.com>
6619         * configure.in: Correct sed script so that options in quotes are not
6620         deleted.
6621         * configure: Rebuild.
6623 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6625         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6626         and $$s/newlib/libc/sys/cygwin32 include paths.
6627         * configure: Ditto.
6629 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6631         * MAINTAINERS: Update my email addresses.
6633 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6635         * config-ml.in: Propagate INSTALL variables.
6637 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6639         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6641 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6643         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6644         * Makefile.in: Regenerate.
6646 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6648         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6650 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6652         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6654 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6656         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6657         * Makefile.in: Regenerated.
6659 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6661         * MAINTAINERS (Write After Approval): Upgrade myself from
6662         GNATS only to write-after-approval. Update my mail address.
6664 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6666         (OS Port Maintainers: freebsd): Add myself.
6668 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6670         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6672 2003-04-22  Kean Johnston  <jkj@sco.com>
6674         * MAINTAINERS (SCO ports): Added myself.
6676 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6678         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6680 2003-04-19  Kean Johnston  <jkj@sco.com>
6682         * MAINTAINERS (Write After Approval): Add myself.
6684 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6686         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6687         * Makefile.in: Regenerate.
6689 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6691         * configure.in (powerpc64*-*-linux*): Remove.
6692         * configure: Rebuilt.
6694 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6696         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6697         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6698         and restrap.
6699         * Makefile.in:  Regenerate.
6701 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6703         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6704         * configure: Regenerated.
6706 2003-04-15  DJ Delorie  <dj@redhat.com>
6708         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6710 2003-04-13  Nick Clifton  <nickc@redhat.com>
6712         * config-ml.in: Remove support for --disable-aix removing
6713         call-aix multilibs.
6715 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6717         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6718         * */configure: Rebuilt.
6720 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6722         * MAINTAINERS: Add my email address.
6724 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6726         * MAINTAINERS (Write After Approval): Add myself.
6728 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6730         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6731         * Makefile.in: Regenerate.
6733 2003-03-14  Michael Chastain  <mec@shout.net>
6735         * Makefile.in: Regenerate with correct Makefile.def.
6737 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6739         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6740         Make macro.
6741         * Makefile.in: Regenerate.
6742         * configure.in: Clean up gxx_include_dir logic.
6743         * configure: Regenerate.
6745 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6747         * MAINTAINERS (Write After Approval): Add myself.
6749 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6751         * MAINTAINERS: Update my mail address.
6753 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6755         * configure.in (gxx_include_dir): Fix typo.
6756         * configure: Regenerated.
6758 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6760         * Makefile.tpl: Reindent.
6761         * Makefile.in: Regenerate.
6762         * configure.in: Reindent.  Don't set unused variables.
6763         * configure: Regenerate.
6765 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6767         * configure.in: Include $(build_tooldir)/sys-include in
6768         FLAGS_FOR_TARGET.
6769         * configure: Regenerated.
6771 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6773         * Makefile.tpl: Always pass down RANLIB.
6774         * Makefile.in: Regenerate.
6776         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6777         * Makefile.in: Regenerate.
6778         * configure.in: Remove unused logic relating to --enable-shared
6779         and --enable-threads.  Remove bogus comments.  Remove redundant
6780         noconfigdirs.
6781         * configure: Regenerate.
6783         * configure.in: Replace ${libstdcxx_version} by its value.
6784         Remove reference to mh-dgux.
6785         * configure: Regenerate.
6787 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6789         * MAINTAINERS (Write After Approval): Add myself.
6791 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6793         * Makefile.tpl: Rearrange.
6794         * Makefile.in: Regenerate.
6796 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6798         * configure.in: Add support for kaOS as cross build target system.
6799         * configure: Regenerated.
6801 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6803         * MAINTAINERS (Write after approval): Add myself.
6805 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6807         * MAINTAINERS: Update my email address.
6809 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6811         * MAINTAINERS: Add self to blanket write privs. section.
6813 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6815         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6816         configure-target-* as some target builds may require additional
6817         flags for preprocessor tests.
6818         * Makefile.in: Regenerated.
6820 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6822         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6823         * ltconfig: Handle it.
6824         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6825         auto-detecting it.
6827         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6828         it is used as argument to $CC.
6829         * ltcf-gcj.sh: Likewise.
6831         * configure.in: Introduce --enable-maintainer-mode.
6832         * configure: Rebuilt.
6833         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6834         for maintainer mode.
6835         * Makefile.in: Rebuilt.
6837 2003-02-18  Jason Merrill  <jason@redhat.com>
6839         * Makefile.tpl (check-c++): Allow parallelism.
6841 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6843         * MAINTAINERS: Remove John Carr (who never actually had access to
6844         gcc.gnu.org).
6846 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6848         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6849         don't configure target-libobjc.
6850         * configure: Regenerate.
6852 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6854         * Makefile.tpl (RANLIB): Define.
6855         * Makefile.in: Regenerate.
6857 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6859         * MAINTAINERS: Update my email.
6861 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6863         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6864         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6865         * Makefile.in: Regenerated.
6866         * configure.in: Remove all traces of snavigator, db, and grep.
6867         * configure: Regenerated.
6869 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6871         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6872         After Approval.
6874 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6876         * MAINTAINERS (Write after approval): Add myself.
6878 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6880         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6881         * Makefile.in: Regenerated.
6883 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6885         * config.guess: Updated to 2003-01-30's version.
6886         * config.sub: Updated to 2003-01-28's version.
6888 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6890         * config.if: If gcc_version is already set, just use it.  Don't set
6891         gcc_version_trigger if it's already set, otherwise set it to
6892         gcc/version.c, but only if the file exists.  If it is not set and
6893         gcc/version.c does not exist, try to extract the version number from
6894         $CC.
6896 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6898         * MAINTAINERS: Add myself to write-after-approval list.
6900 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6902         * configure.in:  Revert 24Jan change.
6903         * configure:  Regenerate.
6905 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6907         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6908         entry of HJ Lu.
6910 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6912         * configure.in: Revert previous change.
6913         * configure: Regenerate.
6915 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6917         * configure.in: Make rda native-only.
6918         * configure: Regenerate.
6920 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6922         * MAINTAINERS: Move myself from GNATS-only-accounts to
6923         write-after-approval.
6925 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6927         * configure.in: Add missing \.
6928         * configure: Rebuilt.
6930 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6932         * configure.in (baseargs): Avoid using \| in sed regular
6933         expressions.
6934         * configure: Rebuilt.
6936 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6938         * configure.in (baseargs): Remove all supported forms of
6939         --cache-file, --srcdir, --host, --build and --target options
6940         from argument lists.
6941         * configure: Rebuilt.
6943 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6945         * MAINTAINERS: Add myself to write-after-approval list.
6947 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6949         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6950         * configure: Rebuilt.
6952 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6954         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6955         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6956         * Makefile.in: Regenerate.
6957         * configure: Regenerate.
6959 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6961         * configure.in: Remove Makefile in build, host and target modules
6962         unless configure was run with --no-recursion.
6963         * configure: Rebuilt.
6965 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6967         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6968         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6969         * Makefile.in: Regenerate.
6971 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6973         * config.guess: Update to 2003-01-03 version.
6974         * config.sub: Update to 2003-01-03 version.
6976 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6978         * configure: Regenerate with proper autoconf 2.13.
6980 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6982         * configure.in: Add AC_PREREQ for consistency.
6983         * configure: Regenerate.
6985 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6987         * configure.in (GDB_TK): Add tcl directories conditional on
6988         gdb/gdbtk directory being present.
6989         * configure: Regenerate.
6991 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6993         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6994         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6995         * configure: Rebuilt.
6997 2002-12-31  Tom Tromey  <tromey@redhat.com>
6999         * Makefile.in: Rebuilt.
7000         * Makefile.def (target_modules) [libffi]: Allow installation.
7002 2002-12-31  Andreas Schwab  <schwab@suse.de>
7004         * configure.in: Fix use of $program_transform_name.
7005         * configure: Regenerated.
7007 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7009         * configure.in (baseargs): Don't remove first configure argument.
7010         * configure: Regenerated.
7012 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7014         * Makefile.tpl (local-distclean): Don't remove...
7015         (multilib.ts): ... this.  Moved into...
7016         (multilib.out): ... this.  Don't use sub-make.
7017         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7018         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7019         (configure-build-[+module+], configure-[+module+],
7020         configure-target-[+module+], configure-gcc): ... these.  Test
7021         for Makefile existence.  Drop config.status from dependencies.
7022         * Makefile.in: Rebuilt.
7023         * configure.in: Move gcc-version-trigger to the end of
7024         ac_configure_args.  Add comments to maybedep.tmp and
7025         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7026         nonopt from baseargs, matching and removing corresponding
7027         whitespace while at it.
7028         * configure: Rebuilt.
7030 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7032         * configure.in (host_configargs): Replace reference to
7033         no-longer-defined buildopts with --build=${build_alias}.
7034         * configure: Rebuilt.
7036         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7037         program_transform_name to standard idiom.
7038         (AUTOGEN, AUTOCONF): Define.
7039         (Makefile.in): Use $(AUTOGEN).
7040         (Makefile): Depend on config.status, and use autoconf-style rule to
7041         build it.  Move original commands to...
7042         (config.status): ... this new target.
7043         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7044         $(AUTOCONF).
7045         * Makefile.in: Rebuilt.
7047 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7049         * Makefile.tpl: Fix dramatic bustage due to change in
7050         program_transform_name.
7051         * Makefile.in: Regenerate.
7053         * configure.in: Remove unnecessary PATH setting.
7054         * configure: Regnerate.
7056         * configure.in: Don't default to unprefixed tools unless
7057         the native tools will work.
7058         * configure: Regenerate.
7060         * configure.in: Convert to autoconf script.  Blow away lots
7061         of now-redundant Makefile fragments.
7062         * configure: Generate using Autoconf.
7063         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7064         * Makefile.in: Regenerate.
7066 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7068         * configure: Fix stupid bug where RANLIB was mistakenly included.
7070         * configure.in: Rename (buildargs, hostargs, targargs) to
7071         (build_configargs, host_configargs, target_configargs).
7073         * configure.in: Move logic out of sed statement.
7075         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7076         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7078 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7080         * config.sub: Import from master repository
7081         * config.guess: Ditto
7083 2002-12-24  Andreas Schwab  <schwab@suse.de>
7085         * Makefile.tpl (multilib.out): Fix missing space.
7086         * Makefile.in: Regenerate.
7088 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7090         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7091         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7092         * Makefile.in: Regenerate.
7093         * configure.in: Remove unnecessary leftovers.
7095 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7097         * configure.in (extra_ranlibflags_for_target): New variable.
7098         (*-*-darwin): Add -c to ranlib commands.
7099         * configure (tooldir): Handle extra_ranlibflags_for_target.
7101 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7103         * Makefile.tpl: Revert HJL's change.
7104         * Makefile.in: Regenerated.
7105         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7106         always.
7108 2002-12-19  Andreas Schwab  <schwab@suse.de>
7110         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7111         * Makefile.in: Regenerate.
7113 2002-12-18  H.J. Lu  <hjl@gnu.org>
7115         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7116         * Makefile.in: Regenerated.
7118         * configure.in (build_prefix): New. Substitute.
7120 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7122         * Makefile.tpl: Don't let real targets depend on phony targets.
7123         * Makefile.in: Regenerate.
7125         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7126         * Makefile.in: Regenerate.
7128 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7130         * config.sub: Import from master repository
7131         * config.guess: Ditto
7133 2002-12-16  Jason Merrill  <jason@redhat.com>
7135         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7136         previous 'make bootstrap'.
7137         * Makefile.in: Regenerate.
7139 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7141         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7143 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7145         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7146         * Makefile.in: Regenerate.
7148 2002-12-13  Jason Merrill  <jason@redhat.com>
7150         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7151         library tests.
7152         (check-c++): Just depend on it and check-target-libstdc++-v3.
7153         * Makefile.in: Regenerate.
7155 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7157         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7158         * Makefile.in: Rebuilt.
7160 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7162         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7164 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7166         * configure: Fix bug put in by gremlins.
7168         * Makefile.tpl: Substitute more autoconfily.
7169         * configure: Substitute more autoconfily.
7170         * Makefile.in: Regenerate.
7172 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7174         * config.sub: Import from master repository
7175         * config.guess: Ditto
7176         * MAINTAINERS: Added Svein Seldal under write after approval
7178 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7180         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7181         * Makefile.in (all-sim): Ditto.
7183 2002-12-06  DJ Delorie  <dj@redhat.com>
7185         * Makefile.tpl: Change configure dependencies to not have real
7186         targets depend on phony targets.
7188 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7190         * configure.in: Revert unintentional change.
7192         * Makefile.tpl: Change dependency for */multilib.out so that
7193         it works when gcc isn't in the tree.
7195         * configure.in: Substitute more.
7196         * configure: Run subconfigures from the Makefile.
7197         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7198         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7200 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7202         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7204 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7206         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7207         and corresponding dependencies.
7208         * Makefile.in: Regenerate.
7210         * configure.in (host_tools): Order binutils, gas and ld for
7211         convenience in running the testsuites.
7213         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7214         * Makefile.in: Regenerate.
7215         * configure.in: Introduce rules to serialize subconfigure runs.
7217         * configure.in: Introduce BASE_CC_FOR_TARGET.
7218         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7219         Realize configure-build-* targets.  Realize configure-target-* targets.
7220         * Makefile.in: Regenerate.
7222 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7224         * configure: Move gcc_version_trigger stuff from here...
7225         * configure.in: ...to here.
7227         * configure.in: Separate subconfigure options added by this file from
7228         options given by the user.  Add machinery to put args for host
7229         subconfigures into the Makefile.
7231         * Makefile.tpl: Remove 'vault' targets.
7232         * Makefile.tpl: Reorder and comment dependencies.
7233         * Makefile.in: Regenerate.
7235 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7236         * configure.in: Fix my broken commit of previous patch. (sigh)
7238 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7240         * configure.in: Move host-specific darwin noconfigdirs into
7241         the host-specific section.
7243 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7245         * configure.in: Move host-specific darwin noconfigdirs into
7246         the host-specific section.
7248 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7250         * configure: Remove skip-this-dir support.
7251         * Makefile.tpl: Remove skip-this-dir support.
7253         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7254         subdirectories.
7255         * Makefile.in: Regenerate.
7257         * Makefile.tpl: Strip out useless setting of 'dir'.
7258         * Makefile.in: Regenerate.
7260 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7262         * configure.in: Fix deeply stupid bug.
7264         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7265         shell code in CXX_FOR_TARGET
7266         * Makefile.def: Introduce raw_cxx.
7267         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7268         RAW_CXX_FOR_TARGET.
7269         * Makefile.in: Regenerate.
7271 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7273         * Makefile.tpl: Remove unnecessary ifs.
7274         * Makefile.in: Regenerate.
7276         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7277         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7278         targets for 'no_install' modules.
7279         * configure: Move GDB_TK substitution to configure.in.  Move
7280         build_modules stuff to configure.in.
7281         * configure.in: Implement soft dependency machinery.  Maybe-ize
7282         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7283         * Makefile.in: Regenerate.
7285 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7287         * Makefile.tpl: Make all-target, install-target behave similarly
7288         to all, install (only hitting configured targets).  Eliminate
7289         unused macro defintions.
7291         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7292         build != host.
7294         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7296         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7298         * configure.in: Produce lists of subdir targets we're actually
7299         configuring.  Remove references to "dosrel".
7300         * Makefile.tpl: Let configure set which subdir targets are hit.
7301         Remove install-cross; clean up install; remove ALL.  Remove
7302         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7303         Autogenerate host module targets.  Remove empty dependency lines
7304         and redundant dependency; rearrange slightly.
7305         * Makefile.def: Add host-side libtermcap, utils.
7307         * Makefile.in: Regenerate.
7309 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7311         * ltconfig (osf[345]): Append $major to soname_spec.
7312         Reflect this in library_names_spec.
7313         * ltmain.sh (osf): Prefix $major with . for use as extension.
7315 2002-11-19  Andreas Jaeger  <aj@suse.de>
7317         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7318         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7319         and sparc64 GNU/Linux systems.
7321 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7323         * MAINTAINERS: Update email.
7325 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7327         * MAINTAINERS: Complete James Dennett's entry.
7329 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7331         * MAINTAINERS (Write After Approval): Add myself.
7333 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7335         * Makefile.tpl: syntactic cleanup
7337 2002-11-13  Stuart Hastings  <stuart@apple.com>
7339         * MAINTAINERS: Add myself to write-after-approval list.
7341 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7343         * Makefile.def: Add list of recursive targets to autogenerate.
7344         Add build_modules.
7345         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7346         targets.  Autogenerate *-build-* targets.
7347         * Makefile.in: Regenerate.
7349 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7351         * configure: More autoconf-style substitutions.
7352         * Makefile.tpl: More autoconf-style substitutions.
7353         * Makefile.in: Regenerate.
7355 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7357         * configure: Substitute more variables in a more autoconf-friendly
7358         way.  Simplify slightly.
7359         * Makefile.tpl: Make more variables substitutable in an
7360         autoconf-friendly way.
7361         * Makefile.in: Regenerate.
7363 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7365         * MAINTAINERS (Write After Approval): Add myself.
7367 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7369         * configure.in (v810*): Remove special setting of tools.
7371         * configure: Add support for extra required flags for ar or nm.
7372         * configure.in (aix4.3+): Use above support for target-specific
7373         issues, rather than using config/mt-aix43.
7375 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7377         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7378         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7379         with $srcdir.  Reformat indentation.  Substitute some variables
7380         formerly hard-coded in the Makefile for build=host.
7381         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7382         * Makefile.def: Autogenerate more.
7383         * Makefile.in: Regenerate.
7385 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7387         * MAINTAINERS (Write After Approval): Add myself.
7389 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7391         * Makefile.def (host_modules): Add rda.
7392         * Makefile.in: Regenerate.
7393         * configure.in (target_tool): Add target-rda to list.
7395 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7397         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7399 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7401         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7402         and restrap targets to this rule.
7403         * Makefile.in:  Regenerate.
7405 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7407         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7408         GNATS only accounts.
7410 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7412         * configure.in (i[3456]86-*-linux*): Add check to disable
7413         ${libgcj} for glibc1.
7415 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7417         * MAINTAINERS: Add myself as ip2k port maintainer.
7419 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7421         * configure.in: Add tic4x target.
7423 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7425         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7426         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7427         * Makefile.in: Regenerate.
7429         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7430         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7431         * Makefile.in: Regenerate.
7433 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7435         * MAINTAINERS: Add myself as web pages co-maintainer.
7437 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7439         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7440         * Makefile.in: Regenerate.
7442 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7444         * MAINTAINERS: Add myself and Nathan Sidwell
7445         <nathan@codesourcery.com> as VxWorks maintainers.
7447 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7449         * Makefile.def: Remove order dependency comments.
7450         * Makefile.tpl: Add explicit install-install dependencies.
7451         * Makefile.in: Regenerate.
7453         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7454         * Makefile.in: Regenerate.
7456         * Makefile.tpl: Add configure-target (for src-release in src)
7457         * Makefile.in: Regenerate.
7459 2002-09-30  Nick Clifton  <nickc@redhat.com>
7461         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7463 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7465         * configure.in (s390*-*-linux*): Enable libgcj.
7467 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7469         * configure: Revert accidentally applied changes.
7471         * Makefile.tpl: Make more autoconf-friendly.
7472         * Makefile.in: Regenerate.
7473         * configure: Make substitution more autoconf-like.
7475 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7477         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7478         single entry to handle all these.
7479         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7480         libjava on arm-*-elf.
7482 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7484         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7485         things that depend on them.
7487 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7489         * Makefile.tpl: Make subsituted variables more autoconfy.
7490         * Makefile.in: Regenerate.
7491         * configure: Make seds more autoconfy.
7493 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7495         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7496         * Makefile.in: Regenerate.
7497         * configure.in: Rewrite sed statements to look autoconfy.
7499         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7500         all-target-foo on configure-target-foo.
7501         * Makefile.def: Ditto.
7502         * Makefile.in: Rebuild.
7504 2002-09-25  Andrew Haley  <aph@redhat.com>
7506         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7508 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7510         * Makefile.def: New file.
7511         * Makefile.tpl: New file.
7512         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7513         * contrib/gcc_update: Note that Makefile.in is a generated file.
7515         * configure.in: Minor rearrangement.  Simplify tests.
7517 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7519         * configure.in (with_headers): Skip copy if value is "yes".
7520         (with_libs): Likewise.
7522 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7524         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7525         * configure.in (sh*-*-pe*): Ditto.
7526         * configure.in (mips*-*-pe*): Ditto.
7527         * configure.in (*arm-wince-pe): Ditto.
7529         * configure.in: Rearrange.
7531 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7533         * MAINTAINERS: Update my email address.
7535 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7537         * MAINTAINERS: (Write After Approval): Add myself.
7539 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7541         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7543 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7545         * MAINTAINERS: Change my mailing address.
7547 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7549         * MAINTAINERS (Write After Approval): Remove myself.
7550         (Various Maintainers: c++ runtime libs): Add myself.
7552 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7554         * MAINTAINERS (Write After Approval): Remove myself.
7555         (Various Maintainers: c++ runtime libs): Add myself.
7557 2002-08-15  Eric Christopher  <echristo@redhat.com>
7559         * config.sub: Import from master repository.
7560         * config.guess: Ditto.
7562 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7564         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7565         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7566         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7568 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7570         * MAINTAINERS: Add self to rs6000 vector extensions.
7572 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7574         * libiberty/configure: Reverted unintended yesterday's check in.
7576 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7578         * boehm-gc/configure, libf2c/configure: Rebuilt.
7579         * libffi/configure, libiberty/configure: Ditto.
7580         * libjava/configure, libobjc/configure: Ditto.
7581         * libstdc++-v3/configure, zlib/configure: Ditto.
7582         Merged from binutils:
7583         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7584         From Steve Ellcey <sje@cup.hp.com>:
7585         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7586         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7587         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7588         IA64.
7589         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7590         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7591         soname_spec, sys_lib_search_path_spec): Ditto.
7593 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7595         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7597 2002-08-04  H.J. Lu  (hjl@gnu.org)
7599         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7601 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7603         * MAINTAINERS (Write After Approval): Add myself.
7605 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7607         * configure.in: Move generic linux case to end.  Copy generic
7608         linux noconfigdirs to mips*-*-linux* entry and new
7609         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7611 2002-07-19  Michael Matz  <matz@suse.de>
7613         * MAINTAINERS: Add myself as ra* maintainer.
7615 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7617         * config.guess: Update to 2002-07-09 version.
7618         * config.sub: Update to 2002-07-03 version.
7620 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7622         * MAINTAINERS: Fix typo in a maintainer email address.
7624 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7626         * configure.in: Remove two redundant tests.
7628 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7630         * configure.in (mips*-*-irix6*o32): Enable stabs.
7632 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7634         * configure.in: Don't build grez.
7635         * Makefile.in: Ditto.
7637         * Makefile.in: Remove references to bsp, cygmon, libstub.
7638         * configure.in: Ditto.
7640         * configure.in: Remove leftover reference to gdbtest.
7642 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7644         * configure.in (gxx_include_dir):  Change to match versioned
7645         C++ headers if --enable-version-specific-runtime-libs is used.
7647 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7649         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7651 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7653         * configure.in: Make --without-x work.
7655 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7657         * configure.in: Rearrange target Makefile fragment collection.
7659         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7660         cvs[src].
7661         * configure.in: Ditto.
7663 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7665         * MAINTAINERS (Write After Approval): Update my e-mail address.
7667 2002-06-24  Ben Elliston  <bje@redhat.com>
7669         * configure.in (host_tools): Remove cgen.
7671         * Makefile.in (all-cgen): Remove; runs from its source directory.
7672         (check-cgen, install-cgen, clean-cgen): Likewise.
7673         (all-opcodes): Do not depend on all-cgen.
7674         (all-sim): Likewise.
7676 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7678         * Makefile.in: Eliminate 'apache' targets.
7679         * configure.in: Eliminate 'apache' targets.
7681         * configure.in: Eliminate redundant tests.  Reorganize.
7683         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7685         * config-ml.in: Eliminate references to Cygnus configure.
7687         * Makefile.in: Eliminate references to building emacs.
7689 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7691         * MAINTAINERS: Update my email address.
7693 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7695         * config.if (libstdcxx_incdir): Version C++ headers.
7696         (cxx_incdir): Remove.
7698 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7700         * MAINTAINERS (Write After Approval): Add self.
7702 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7704         * configure.in: Add support for ip2k.
7706 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7708         * configure.in: Fix AIX configury bug.
7710 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7712         * MAINTAINERS (Write After Approval): Add self.
7714 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7716         * configure.in: replace ${topsrcdir} with ${srcdir}
7718         * configure.in: Move definition of libstdcxx_flags
7719         right above usage, rather than waaay earlier.
7721         * configure.in: Pull definition of is_cross_compiler earlier.
7723         * configure.in: Rearrange a little.
7725         * configure.in: Remove references to librx.
7726         * Makefile.in: Remove references to librx.
7728 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7730         * config.sub: Add support for avr target.
7731         Import from master sources, rev 1.255
7733 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7735         * configure, .cvsignore:  Revert previous change...
7736         * Makefile:  ...delete.
7738 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7740         * configure.in: Eliminate ${gasdir} variable.
7742 2002-06-18  Dave Brolley  <brolley@redhat.com>
7744         * configure.in: Add support for frv.
7745         * config.sub: Add support for frv.
7747 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7749         * configure:  Remove garbage from previous commit.
7751 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7753         * configure:  For in-source builds, make a subdir and re-exec there.
7754         * Makefile:  New file.  Pass targets through to build directory.
7755         * .cvsignore:  No longer ignore "Makefile".
7757 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7759         * MAINTAINERS (Write After Approval): Add self.
7761 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7763         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7765 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7767         * configure.in (vax-*-netbsd*): Re-enable gas.
7769 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7771         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7772         BUILD_PREFIX_1, to correct nomenclature.
7773         * configure: Likewise.
7775         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7776         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7778 2002-05-31  Olaf Hering  <olh@suse.de>
7780         * config-ml.in: Propogate DESTDIR also.
7782 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7784         * configure.in (vax-*-netbsd*): Don't build gas for this
7785         platform.
7787 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7789         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7790         and libgcj for AVR.
7792 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7794         * MAINTAINERS (Write After Approval): Add myself.
7796 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7798         * config.guess: Update to 2002-05-22 version.
7799         * config.sub: Likewise.
7801 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7803         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7804         * config-ml.in: Likewise.
7805         * configure: Likewise.
7806         * configure.in: Likewise.
7808 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7810         * MAINTAINERS: Update my email address.
7812 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7814         * configure.in: Simplify makefile fragment collection.
7816         * configure.in: Remove code to build emacs.
7818         * configure.in : Remove --srcdir argument from targargs and buildargs
7819         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7821         * configure: Move some logic to configure.in.
7822         * configure.in: Move some logic from configure.
7824 2002-05-11  Tom Tromey  <tromey@redhat.com>
7826         * MAINTAINERS: Reflect libgcj reality.
7828 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7830         * Makefile.in: Honour DESTDIR.
7832 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7834         * config.guess: Import 2002-03-20 version.
7835         * config.sub: Import 2002-04-26 version.
7837 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7839         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7841 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7843         * MAINTAINERS: Add self.
7845 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7847         * ltmain.sh: Detect and handle object name conflicts
7848         while piecewise linking a static library.
7850 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7852         * configure.in (noconfigdirs): Don't disable libgcj on
7853         sparc64-*-solaris* and sparcv9-*-solaris*.
7855 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7857         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7859 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7861         * configure.in (FLAGS_FOR_TARGET): Do not add
7862         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7863         on i[3456]86-*-linux*.
7865 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7867         * configure.in (noconfigdirs): Replace [ ] with test.
7869         * configure.in (noconfigdirs): Do not add target-newlib if
7870         target == i[3456]86-*-linux*, and host == target.
7872 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7874         * configure.in: delete reference to absent file
7876         * configure.in: replace '[' with 'test'
7878         * configure.in: Eliminate references to gash.
7879         * Makefile.in: Eliminate references to gash.
7881         * configure.in: remove useless references to 'pic' makefile fragments.
7883         * configure.in: (*-*-windows*) Finish removing.
7885         * configure.in: Eliminate redundant test for libgui.
7887 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7889         * MAINTAINERS: Add self and realphabetize.  Update entries
7890         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7891         entry for a29k port maintainer.
7893 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7895         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7896         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7898 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7900         * configure.in: remove references to dead files
7902 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7904         * MAINTAINERS: Add information about purpose of this file.
7906 2002-04-18  Tom Tromey  <tromey@redhat.com>
7908         * configure.in: Disallow configuring libgcj when it is already
7909         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7910         Solaris 2.8 by default.  For PR libgcj/6158.
7912 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7914         * configure.in:  Move default CC setting out of config/mh-* fragments
7915         directly into here.
7917 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7919         * configure.in: don't even try to configure or make a subdirectory
7920         if there's no configure script for it.
7922 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7924         * MAINTAINERS: Remove chill maintainers.
7925         * Makefile.in (CHILLFLAGS): Remove.
7926         (CHILL_LIB): Remove.
7927         (TARGET_CONFIGDIRS): Remove libchill.
7928         (CHILL_FOR_TARGET): Remove.
7929         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7930         CHILL_LIB.
7931         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7932         (CHECK_TARGET_MODULES): Likewise.
7933         (INSTALL_TARGET_MODULES): Likewise.
7934         (CLEAN_TARGET_MODULES): Likewise.
7935         (configure-target-libchill): Remove.
7936         (all-target-libchill): Remove.
7937         * configure.in (target_libs): Remove target-libchill.
7938         Do not compute CHILL_FOR_TARGET.
7939         * libchill: Remove directory.
7941 2002-04-11  DJ Delorie  <dj@redhat.com>
7943         * Makefile.in, configure.in: Sync with binutils, entries
7944         follow...
7946 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7948         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7949         (do-tar, do-bz2): New rules.
7950         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7951         (gdb-tar): New rule.
7952         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7953         (insight_dejagnu.tar): New rule.
7954         (insight.tar): New rule.
7955         (gdb+dejagnu.tar): New rule.
7956         (gdb.tar): New rule.
7958 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7960         * Makefile.in: Add all-tix to deps for all-snavigator
7961         so that tix is built when building snavigator.
7963 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7965         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7966         ld and gdb are not supported.
7968 2002-01-07  Mark Salter  <msalter@redhat.com>
7970         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7971         Allow target-libgloss to be built for arm, strongarm, and xscale.
7973 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7975         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7976         options for i[3456]86-pc-linux* native builds.
7978 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7980         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7981         files from .po files for a distribution.
7983 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7985         * configure.in: Enable libstdc++-v3 for h8300 targets.
7987 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7989         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7990         version from bfd/.
7992 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7994         * Makefile.in (VER): When present, extract the version number from
7995         the file version.in.
7997 2001-05-24  Tom Rix  <trix@redhat.com>
7999         * configure.in : enable ld for aix
8001 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8003         * config.guess: Add linux target for S/390.
8005 2000-11-07  Philip Blundell  <pb@futuretv.com>
8007         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8009 2000-11-03  Philip Blundell  <pb@futuretv.com>
8011         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8012         files.
8014 2001-01-15  Ben Elliston  <bje@redhat.com>
8016         * configure.in (host_tools): Add sid.
8017         Always configure cgen.
8019 2000-11-24  Nick Clifton  <nickc@redhat.com>
8021         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8024 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8026         * Makefile.in (ALL_MODULES): Add all-cgen.
8027         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8028         (all-cgen): New target.
8029         (all-opcodes,all-sim): Depend on all-cgen.
8030         * configure.in (host_tools): Add cgen.
8031         Only configure cgen if --enable-cgen-maint.
8033 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8035         * configure.in: Add *-*-freebsd* configurations.
8037 2002-04-08  Tom Tromey  <tromey@redhat.com>
8039         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8040         Fixes PR libgcj/6068.
8042 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8044         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8046 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8048         * configure.in (alpha*-dec-osf*): Enable libgcj.
8050 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8052         * MAINTAINERS (Write After Approval): Add myself.
8054 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8056         Fix for: PR bootstrap/3591, target/5676
8057         * configure.in (mcore-pe): Disable the configuration of
8058         libstdc++-v3 since exceptions are not supported.
8060 2002-03-20  Anthony Green  <green@redhat.com>
8062         * configure.in: Enable libgcj for xscale-elf target.
8064 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8066         * MAINTAINERS:  Update my email address.
8068 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8070         * ltmain.sh (relink_command): Fix typo in previous change.
8072 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8074         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8075         (relink_command): Added --tag flags.
8076         (mode=install): If relinking fails; error out.
8078 2002-03-12  Richard Henderson  <rth@redhat.com>
8080         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8081         .NOTPARALLEL tag.
8082         (do-check): Rename from check.
8083         (check): Allow parallel check.
8085 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8087         * MAINTAINERS: Add myself as maintainer for xtensa port.
8088         Fix alphabetical order in CPU port maintainer list.
8089         Remove myself from Write After Approval list.
8091 2002-03-11  Richard Henderson  <rth@redhat.com>
8093         * Makefile.in (.NOTPARALLEL): Add fake tag.
8095 2002-03-07  H.J. Lu  (hjl@gnu.org)
8097         * configure.in: Enable gprof for mips*-*-linux*.
8099 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8101         * MAINTAINERS (Write After Approval): Add myself.
8103 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8105         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8106         libjava.
8107         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8109 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8111         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8112         because its Makefile is there; test for the executable instead.
8114 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8116         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8117         libstdc++-v3 and libjava.
8119 2002-02-11  Adam Megacz  <adam@xwt.org>
8121         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8122         boehm-gc
8124 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8126         * config.guess: Updated to 2002-01-30's version.
8127         * config.sub: Updated to 2002-02-01's version.
8128         Contribute sh64-elf.
8129         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8130         * configure.in: Added sh64-*-*.
8132 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8134         * MAINTAINERS: Belatedly add myself to write after approval list.
8136 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8138         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8139         Remove self as Write After Approval.
8141 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8143         * MAINTAINERS: Put self in as maintainer for contrib/regression
8144         directory.
8146 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8148         * MAINTAINERS:  Update my email address.
8150 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8152         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8153         target-libiberty, and target-libgloss.  Skip Java-related
8154         libraries if not supported for NetBSD on target CPU.
8156 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8158         * install-sh: Use _inst.$$_ for temp file name.
8160 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8162         * MAINTAINERS (Write After Approval): Move my contact info
8163         from here...
8164         (OS Port Maintainers): ...to here (netbsd).
8166 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8168         * MAINTAINERS (Write After Approval): Add myself.
8170 2002-01-17  H.J. Lu  <hjl@gnu.org>
8172         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8173         (all-target-fastjar): Also depend on all-target-libiberty.
8175 2002-01-16  H.J. Lu  (hjl@gnu.org)
8177         * config.guess: Import from master sources, rev 1.225.
8178         * config.sub: Import from master sources, rev 1.238.
8180 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8182         * MAINTAINERS (Write After Approval): Remove myself.
8184 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8186         * MAINTAINERS (Write After Approval): Add myself.
8188 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8190         * MAINTAINERS: Add self as docs co-maintainer.
8192 2001-12-11  Matthias Klose  <doko@debian.org>
8194         * MAINTAINERS (Write After Approval): Add myself.
8196 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8198         * MAINTAINERS: Update my email address.
8200 2001-12-07  Turly O'Connor  <turly@apple.com>
8201         * MAINTAINERS (Write After Approval): Add myself.
8202         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8203         (rs6000_initialize_trampoline): Call __trampoline_setup for
8204         ABI_DARWIN too.
8205         * darwin-tramp.asm: New file, implements __trampoline_setup.
8206         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8208 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8210         * MAINTAINERS (Write After Approval): Add myself.
8212 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8214         * configure, configure.in: Use temp file for long sed commands.
8216 2001-12-03  Laurent Guerby  <guerby@acm.org>
8218         * config.sub: Update to version 1.232 on subversion.
8220 2001-12-03  Ben Elliston  <bje@redhat.com>
8222         * MAINTAINERS: Update mail address for config.* patches.
8224 2001-11-27  DJ Delorie  <dj@redhat.com>
8225             Zack Weinberg  <zack@codesourcery.com>
8227         When build != host, create libiberty for the build machine.
8229         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8230         CONFIG_ARGUMENTS.
8231         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8232         New variables.
8233         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8234         and rules.
8235         (all.normal): Depend on ALL_BUILD_MODULES.
8236         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8237         (all-build-libiberty): Depend on configure-build-libiberty.
8239         * configure: Calculate and substitute proper value for
8240         ALL_BUILD_MODULES.
8241         * configure.in: Create the build subdirectory.
8242         Calculate and substitute TARGET_CONFIGARGS (formerly
8243         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8245 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8247         * MAINTAINERS (write-after-approval): Add self.
8249 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8251         * MAINTAINERS (GNATS only accounts): Remove self.
8253 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8255         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8256         libf2c.
8258 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8260         * MAINTAINERS (Write After Approval): Add self.
8262 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8264         * MAINTAINERS: mips and s390 are also CPU ports.
8266 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8268         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8270 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8272         * MAINTAINERS: Alphabetize.
8274 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8276         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8278 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8280         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8282 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8284         * configure.in (--enable-languages): Be more permissive about
8285         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8287 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8289         * config.sub: Import from master sources, rev. 1.230.
8290         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8292 2001-11-07  Laurent Guerby  <guerby@acm.org>
8294         * MAINTAINERS (Write After Approval): Add self.
8296 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8298         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8300 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8302         * config.sub: Import from master sources, rev 1.226.
8303         * config.guess: Import from master sources, rev 1.216.
8305 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8307         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8308         * MAINTAINERS: Add self as maintainer of MMIX port.
8309         Remove old after-approval entry.
8311 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8313         * ChangeLog, configure: Fix spelling errors.
8315 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8317         * MAINTAINERS: Tweak my address.
8319 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8321         * MAINTAINERS: Update my email address.
8323 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8325         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8326         * MAINTAINERS: Add self as maintainer of CRIS port.
8328 2001-10-10  Geert Bosch  <bosch@gnat.com>
8330         * MAINTAINERS (Various maintainers: Ada front end):
8331         Added Robert Dewar.
8333 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8335         * MAINTAINERS (Write After Approval): Added self
8337 2001-10-02  Geert Bosch  <bosch@gnat.com>
8339         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8341 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8343         * configure: Handle temporary files securely using mkdir.
8345 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8347         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8349 2001-09-26  Will Cohen  <wcohen@redhat.com>
8351         * configure.in (*-*-linux*): Disable configuration of target-newlib
8352         and target-libgloss.
8354 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8356         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8357         RANLIB.
8359 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8361         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8362         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8363         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8364         avoid quotes nesting problems.
8365         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8366         (DO_X): Export only variables that are set.
8368 2001-09-19  Ben Elliston  <bje@redhat.com>
8370         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8371         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8372         semantics.  Use the shell built-in "type" command instead.
8374 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8376         Merged from gcc-3_0-branch:
8377         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8378         * ltcf-c.sh: Use $objext, not $ac_objext.
8379         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8380         * ltcf-cxx.sh: Add support for GNU.
8381         2001-07-22  Timothy Wall  <twall@redhat.com>
8382         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8383         default settings if using GNU tools with that configuration.
8384         * ltcf-cxx.sh: Ditto.
8385         * ltcf-gcj.sh: Ditto.
8386         2001-07-21  Michael Chastain  <chastain@redhat.com>
8387         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8388         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8389         * ltmain.sh: Mark as gcc-local.
8391 2001-08-30  Eric Christopher  <echristo@redhat.com>
8392             Jason Eckhardt  <jle@redhat.com>
8394         * config.guess: Merge from master sources.
8395         * config.sub: Merge from master sources, add support for mipsisa32.
8397 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8398         * config.sub: Merge from master sources, rev 1.219.
8399         * MAINTAINERS: Add self as contact for stormy16 port.
8401 2001-08-14  Zack Weinberg  <zackw@panix.com>
8403         * config.sub: Merge from master sources, rev 1.218.
8404         * config.guess: Merge from master sources, rev 1.209.
8406 2001-08-11  Graham Stott  <grahams@redhat.com>
8408         * Makefile.in (check-c++): Add missing semicolon.
8410 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8412         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8414 2001-07-30  Eric Christopher  <echristo@redhat.com>
8416         * MAINTAINERS (Various maintainers: mips port): Added myself.
8418 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8420         * configure.in (sh-*-linux*): New.
8422 2001-07-27  Richard Henderson  <rth@redhat.com>
8424         * .cvsignore: Add LAST_UPDATED.
8426 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8428         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8430 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8432         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8434 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8436         * MAINTAINERS (Write After Approval): Added myself.
8438 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8440         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8441         and libgcj on m68hc11/m68hc12.
8443 2001-06-27  H.J. Lu  (hjl@gnu.org)
8445         * Makefile (CFLAGS_FOR_BUILD): New.
8446         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8448 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8450         * README: Remove version number.
8452 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8454         * INSTALL/README: Update wrt. to the installation instructions now
8455         residing in gcc/doc/install.texi.
8457 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8459         * README: Replace with a cut-down and updated version of gcc/README.
8461 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8463         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8464         multilibs to be disabled.
8466 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8468         * MAINTAINERS (Write After Approval): Add myself.
8470 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8472         * config.guess: Import CVS version 1.195.
8473         * config.sub: Import CVS version 1.212.
8475 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8477         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8478         gcc/xgcc is built, use -print-prog-name to find out the program
8479         name to use.
8481 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8483         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8484         appear to also be in the master copy.
8485         * config.sub:  Import CVS version 1.211.
8487 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8489         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8490         with_gcc]: Use `gcc -shared' to build a shared library.
8492 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8494         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8495         archives.
8497 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8499         * MAINTAINERS (Write After Approval): Add myself.
8501 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8503         * configure.in (libstdcxx_flags): Do not try to execute
8504         libstdc++-v3/testsuite_flags until it exists.
8506 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8508         * MAINTAINERS: Update my email address.
8510 2001-05-31  Graham Stott  <grahams@redhat.com>
8512         * MAINTAINERS (Write After Approval): Add myself.
8514 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8516         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8517         libraries when using g++ with native linker.
8519 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8521         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8523 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8525         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8526         [aix4*|aix5*]: Prepend blank.
8528 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8530         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8531         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8532         of subdir/configure scripts to use the new libtool.m4.
8534 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8536         * MAINTAINERS (Write After Approval): Add myself.
8538 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8540         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8542 2001-05-11  Ben Elliston  <bje@redhat.com>
8544         * Makefile.in (all-sid): New target.
8545         (check-sid, clean-sid, install-sid): Likewise.
8547 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8549         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8551 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8553         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8554         libgcj.
8556 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8558         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8559         gcc/xgcc is built, use -print-prog-name to find out the program
8560         name to use.
8562 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8564         * configure.in (noconfigdirs): Don't reset it from scratch in the
8565         target case; only append to it.
8567         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8568         sparc-*-solaris2.8]: Disable ${libgcj}.
8570 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8572         * configure.in (libgcj_saved): Copy from $libgcj.
8573         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8574         --disable-libgcj.
8576 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8578         * MAINTAINERS: Remove self as MIPS maintainer and
8579         C front end maintainer.
8581 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8583         * configure.in: Move *-chorusos target case to the proper switch.
8584         Disable libgcj.
8586 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8588         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8589         1.641.2.228.
8591 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8593         * Makefile.in (STAGE1_CFLAGS): Pass down.
8595 2001-04-13  Alan Modra  <amodra@one.net.au>
8597         * config.guess: Add hppa64-linux support.  Note for next import that
8598         this is already in the master file.
8599         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8601 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8603         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8604         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8606 2001-04-11  Stan Shebs  <shebs@apple.com>
8608         * MAINTAINERS: Add self as Darwin port maintainer.
8610 2001-04-11  Alan Modra  <amodra@one.net.au>
8612         * MAINTAINERS: Update my email address.
8614 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8616         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8617         recent versions of FreeBSD (release 3 or later).
8618         * ltconfig: On FreeBSD, -lc must not be provided when building
8619         a shared library or else the standard -pthread gcc option is
8620         rendered worthless to later users of the built library.
8622 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8624         * MAINTAINERS: Add self and RTH as C front end maintainers.
8626 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8628         * config.sub: Make sure to match an already-canonicalized
8629         machine name (eg. mn10300-unknown-elf).
8631 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8633         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8634         New macros.
8635         (bootstrap, cross): Use RECURSE_FLAGS.
8636         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8638 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8640         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8642 2001-03-22  Colin Howell  <chowell@redhat.com>
8644         * Makefile.in (DO_X): Do not backslash single-quotes in
8645         backquotes (two places).
8647 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8649         Re-installed:
8650         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8651         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8652         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8653         * ltcf-cxx.sh: Likewise.
8654         * ltcf-gcj.sh: Likewise.
8656 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8658         * MAINTAINERS: Add myself as "documentation co-maintainer".
8660 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8662         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8663         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8665 2001-03-19  Tom Tromey  <tromey@redhat.com>
8667         * config-ml.in: Handle GCJ and GCJFLAGS.
8669 2001-03-21  Michael Chastain  <chastain@redhat.com>
8671         * Makefile.in: all-m4 depends on all-texinfo.
8673 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8675         * MAINTAINERS: Add myself to write after approval list.
8677 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8679         * Makefile.in (DO_X): Quote nested quotes.
8681 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8683         * MAINTAINERS: Add myself to write after approval list.
8685 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8687         * Makefile.in (DO_X): Use double quotes for quoting
8688         "RANLIB=$${RANLIB}".
8690 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8692         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8694 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8696         * configure.in: Only use `lang_requires' for languages athat are
8697         actually enabled.
8699 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8701         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8703 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8705         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8707 2001-03-07  Tom Tromey  <tromey@redhat.com>
8709         * configure.in: Allow config-lang.in to set `lang_requires' to list
8710         of other required languages.
8712 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8714         * Makefile.in: Remove RANLIB definition. Use RANLIB
8715         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8716         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8718 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8719             Alexandre Oliva  <aoliva@redhat.com>
8721         * Makefile.in (check-c++): Use tabs, not spaces.
8723 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8725         * MAINTAINERS: add myself to Write After Approval list.
8727 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8729         * Makefile.in (check-c++): New rule.
8731         * configure.in (target_libs): Remove libg++.
8732         (noconfigdirs): Remove libg++.
8733         (noconfigdirs): Same.
8734         (noconfigdirs): Same.
8735         (noconfigdirs): Same.
8737         * config-ml.in: Remove libg++ references.
8739         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8740         (ALL_TARGET_MODULES): Same.
8741         (configure-target-libg++): Remove.
8742         (all-target-libg++): Remove.
8743         (configure-target-libio): Remove.
8744         (all-target-libio): Remove.
8745         (check-target-libio): Remove.
8746         (.PHONY): Remove.
8747         (libg++.tar.bz2): Remove.
8748         (all-target-cygmon): Remove libio.
8749         (all-target-libstdc++): Remove.
8750         (configure-target-libstdc++): Remove.
8751         (TARGET_LIB_PATH): Remove libstdc++.
8752         (ALL_GCC_CXX): Remove libstdc++.
8753         (all-target-gperf): Correct.
8755 2001-02-16  Nick Clifton  <nickc@redhat.com>
8757         * configure.in (noconfigdirs): Allow configuration of texinfo
8758         for Cygwin hosts.
8760 2001-02-15  Anthony Green  <green@redhat.com>
8762         * configure: Introduce GCJ_FOR_TARGET.
8763         * configure.in: Ditto.
8764         * Makefile.in: Ditto.
8766 2001-02-13  Andreas Schwab  <schwab@suse.de>
8768         * MAINTAINERS: Update mail address.
8770 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8772         * config.guess: Add linux target for S/390.
8773         * config.sub: Likewise.
8775 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8777         * configure.in: for *-chorusos, don't config target-newlib and
8778         target-libgloss.
8780 2001-02-06  Ben Elliston  <bje@redhat.com>
8782         * configure: Output host type to stdout, not stderr.
8784 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8786         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8787         * ltcf-cxx.sh: Likewise.
8789         * config.if: Assume enable_libstdcxx_v3 is defined.
8791 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8793         Remove V2 C++ library.
8794         * configure.in: Remove --enable-libstdcxx_v3 support.
8796 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8798         * include/demangle.h: Add prototype for java_demangle_v3.
8800 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8802         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8804 2001-01-27  Richard Henderson  <rth@redhat.com>
8806         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8808 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8810         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8811         Don't unset, it's non-portable and no longer necessary, set to empty
8812         instead.
8814 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8816         * ltconfig: Shell portability fix for the tagname validity check.
8818 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8820         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8821         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8823 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8825         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8827 2001-01-26  Tom Tromey  <tromey@redhat.com>
8829         * configure.in: Allow libgcj to be built on Sparc Solaris.
8831 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8833         * ltcf-c.sh: Add aix5 case.
8834         * ltcf-cxx.sh: Likewise.
8835         * ltconfig: Likewise.
8837 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8839         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8840         keep at least one of build_libtool_libs or build_old_libs set to
8841         yes.
8843         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8844         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8846 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8848         * configure.in: Enable libgcj on several additional platforms.
8850 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8852         * configure.in: Enable libgcj for linux targets.
8854 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8856         * MAINTAINERS (Write After Approval): Add myself.
8858 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8860         * MAINTAINERS: Add myself as vax port maintainer.
8862 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8864         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8866 2001-01-09  Mike Stump  <mrs@wrs.com>
8868         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8869         failures of subdirectories.
8871 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8873         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8874         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8875         * ltcf-cxx.sh: Likewise.
8876         * ltcf-gcj.sh: Likewise.
8877         * ltconfig.sh: Fix typo.
8879 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8881         * configure: handle DOS-style absolute paths.
8883 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8885         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8887 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8889         * MAINTAINERS: Add myself as avr port co-maintainer.
8891 2000-12-28  Ben Elliston  <bje@redhat.com>
8893         * MAINTAINERS: Add myself under ``Write After Approval''.
8895 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8897         * texinfo: Remove directory from GCC.
8899 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8901         * COPYING: Update to current
8902         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8903         to 19yy as example year in copyright notice).
8905 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8907         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8908         (libstdcxx_incdir): Pass down.
8909         * config.if: Remove expired bits for cxx_interface, add stub.
8910         (libstdcxx_incdir): Add variable for g++ include directory.
8911         * configure.in (gxx_include_dir): Use it.
8913 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8915         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8916         with old-email address from ``Write After Approval''.
8918 2000-12-15  Andreas Jaeger  <aj@suse.de>
8920         * configure.in: Handle lang_dirs.
8922 2000-12-14  Tom Tromey  <tromey@redhat.com>
8924         * MAINTAINERS: Removed brads.
8926         * MAINTAINERS: Added gcj developers.
8928 2000-12-13  Anthony Green  <green@redhat.com>
8930         * configure.in: Disable libgcj for any target not specifically
8931         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8932         with g++ abi.
8934 2000-12-13  Mike Stump  <mrs@wrs.com>
8936         * Makefile.in (local-distclean): Also remove fastjar.
8938 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8940         * contrib/gcc_update: Add fastjar --touch entries.
8942 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8944         * configure.in: Disable language-specific target libraries for
8945         languages that aren't enabled.
8947 2000-12-10  Anthony Green  <green@redhat.com>
8949         * configure.in: Define libgcj.  Disable libgcj target libraries for
8950         most targets.
8952 2000-12-10  Neil Booth  <neilb@earthling.net>
8954         * MAINTAINERS: Update mail address, remove from WAA list.
8956 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8958         * libjava: Imported from /cvs/java.
8959         * libffi: Likewise.
8960         * Boehm-gc: Likewise.
8962 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8964         * configure.in (target_libs): Revert 2000-12-08 patch.
8965         (noconfigdirs): Added target-libjava.
8967 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8969         * djunpack.bat: removed.
8971 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8973         * Makefile.in: handle DOS-style absolute paths.
8974         * config-ml.in: likewise.
8975         * symlink-tree: likewise.
8977 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8979         * fastjar: Imported.
8981 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8983         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8984         libjava.
8985         * configure.in (target_libs): Removed `target-libjava'.
8987 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8989         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8990         (ALL_MODULES): Added fastjar.
8991         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8992         (all-target-libjava): all-fastjar replaces all-zip.
8993         (all-fastjar): Added.
8994         (configure-target-fastjar, all-target-fastjar): Likewise.
8995         * configure.in (host_tools): Added fastjar.
8997 2000-12-07  Mike Stump  <mrs@wrs.com>
8999         * Makefile.in (local-distclean): Remove leftover built files.
9001 2000-11-24  Nick Clifton  <nickc@redhat.com>
9003         * configure.in (xscale-elf): Add target.
9004         (xscale-coff): Add target.
9006 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9008         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9009         recent versions of FreeBSD (release 3 or later).
9010         * ltconfig: On FreeBSD, -lc must not be provided when building
9011         a shared library or else the standard -pthread gcc option is
9012         rendered worthless to later users of the built library.
9014 2000-11-16  Fred Fish  <fnf@be.com>
9016         * configure.in (enable_libstdcxx_v3): Fix typo,
9017         libstd++ -> libstdc++.
9019 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9021         * MAINTAINERS: Add self to Write After Approval list.
9023 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9025         * MAINTAINERS: Update my email address.  Add myself to global write
9026         privs list.
9028 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9030         * Makefile.in: Merge with src and libgcj.
9031         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9032         configure-target-<library> when their configure scripts need the C
9033         or C++ library to have already been built to work properly.
9034         (do_proto_toplev): Set them to an empty string.
9036         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9037         (REALLY_SET_LIB_PATH): Use them.
9039 2000-11-17  Stan Shebs  <shebs@apple.com>
9041         * MAINTAINERS: Add self to Write After Approval list.
9043 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9045         * configure: Provide the original toplevel configure arguments
9046         (including $0) to subprocesses in the environment rather than
9047         through gcc/configargs.h.
9049 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9051         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9052         C99.  Alphabetise "Write After Approval" list.
9054 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9056         * configure: Turn on libstdc++ V3 by default.
9058         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9059         if we've got GCC.
9061 2000-11-11  Philip Blundell  <philb@gnu.org>
9063         * MAINTAINERS: Add self to Write After Approval list.
9065 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9067         * ltcf-c.sh (aix4): Improve shared library configuration; require
9068         exporting symbols.
9069         * ltcf-cxx.sh (aix4): Define.
9070         * ltconfig (aix4): Define library and soname specs appropriate for
9071         AIX.  Define command to create export symbols list.
9073 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9075         * config.sub: Add support for Sun Chorus
9077 2000-10-31  Nick Clifton  <nickc@redhat.com>
9079         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9080         <name>@redhat.com.  Also installed new email address for Clint
9081         Popetz.
9083 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9085         * etc: Remove directory from GCC.
9087 2000-10-16  Michael Meissner  <meissner@redhat.com>
9089         * configure (gcc/configargs.h): Only create if there is a build GCC
9090         directory created.
9092 2000-10-16  Matthias Klose  <doko@debian.org>
9094         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9095         when configured for libstdc++-v3.
9097 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9099         * configure: Save configure arguments to gcc/configargs.h.
9101 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9103         * config.guess: Import CVS version 1.157.
9104         * config.sub: Import CVS version 1.181.
9106 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9108         * Makefile.in (bootstrap): avoid recursion if subdir missing
9109         (cross): ditto
9110         (do-proto-toplev): ditto
9112 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9114         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9115         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9117         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9118         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9119         all affected `configure' scripts.
9121 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9123         * MAINTAINERS: Add self as cpplib co-maintainer.
9125 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9127         * MAINTAINERS: Add self to Write After Approval list.
9129 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9131         * INSTALL/README: egcs -> GCC update.
9133 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9135         * MAINTAINERS: Add myself to Write After Approval list.
9137 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9139         * MAINTAINERS: Add myself to Write After Approval list.
9141 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9143         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9144         X11 libraries for hppa64.
9146 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9148         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9150 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9152         * Makefile.in (all-zlib): Added dummy target.
9154         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9155         ltcf-gcj.sh: Updated from libtool multi-language branch.
9157 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9159         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9160         (bootstrap*): Depend on all-bootstrap.
9162 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9164         * config.guess: Import CVS version 1.156.
9165         * config.sub: Import CVS version 1.179.
9167 2000-09-02  Anthony Green  <green@cygnus.com>
9169         * Makefile.in (all-gcc): Depend on all-zlib.
9170         (CLEAN_MODULES): Add clean-zlib.
9171         (ALL_MODULES): Add all-zlib.
9172         * configure.in (host_libs): Add zlib.
9174 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9176         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9177         crosses, but add gcc/include to the header search path for them.
9179 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9181         * MAINTAINERS: Add self to Write After Approval list.
9183 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9185         * config.guess: Import CVS version 1.152.
9186         * config.sub: Import CVS version 1.177.
9188 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9190         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9191         $targargs to tell whether newlib is going to be built.
9193         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9194         $$r/TARGET_SUBDIR/libio for _G_config.h.
9196 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9198         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9200 2000-08-22  DJ Delorie  <dj@redhat.com>
9202         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9204 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9206         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9207         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9208         sub-configures.
9210 2000-08-21  DJ Delorie  <dj@redhat.com>
9212         * MAINTAINERS: Add self as a libiberty maintainer
9214 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9216         * configure.in (libstdcxx_flags): Use
9217         libstdc++-v3/src/libstdc++.INC.
9219 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9221         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9223 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9225         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9227         * configure: Make enable_threads and enable_shared defaults
9228         explicit.  Substitute enable_threads into generated Makefiles.
9229         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9230         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9232 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9234         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9236 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9238         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9239         previous delta.
9241 2000-08-11  Jason Merrill  <jason@redhat.com>
9243         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9244         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9245         (FLAGS_FOR_TARGET): Not here.
9246         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9248 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9250         * config-ml.in (CC, CXX): Don't introduce a leading space.
9252 2000-08-07  DJ Delorie  <dj@delorie.com>
9254         * MAINTAINERS: Add self as a DJGPP maintainer
9256 2000-08-07  DJ Delorie  <dj@redhat.com>
9258         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9259         "if we're also building gcc, and it's a gcc that will run on the
9260         build machine, we want to use its includes instead of the system's
9261         default includes".
9263 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9265         * MAINTAINERS: Add self to Write After Approval list.
9267 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9269         * configure.in (libstdcxx_flags): Don't use `"'.
9271         * config-ml.in: Adjust multilib search paths to the
9272         appropriate multilib tree.
9274 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9276         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9277         commas in $LANGUAGES.
9279 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9281         * configure.in: Re-enable all references to libg++ and librx.
9283 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9285         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9286         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9287         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9288         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9290         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9292 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9294         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9295         CXX_FOR_TARGET for sed.
9297 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9299         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9300         Do not override if already set in the environment or in configure.
9301         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9302         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9304 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9306         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9307         the libtool CVS tree multi-language branch.
9308         * ltconfig, ltmain.sh: Updated.
9310 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9312         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9313         (clean-target): Depend on it.
9315         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9316         (GCC_FOR_TARGET): Use it.
9317         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9318         * configure.in: ... here.
9319         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9320         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9322 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9324         * MAINTAINERS: Add self to Write After Approval list.
9326 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9328         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9329         (configure-target-libchill, configure-target-libobjc): Likewise.
9331         * configure.in: Use the same cache file for all target libs.
9332         * config-ml.in: But different cache files per multilib variant.
9334 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9336         * configure (topsrcdir): Don't use dirname.
9338 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9340         * MAINTAINERS: Add self to Write After Approval list.
9342 2000-07-20  Jason Merrill  <jason@redhat.com>
9344         * configure.in: Remove all references to libg++ and librx.
9346         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9348 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9350         * config.sub: Update to subversions version 2000-07-06.
9352 2000-07-12  Andrew Haley  <aph@cygnus.com>
9354         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9355         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9357 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9359         * symlink-tree:  Check number of arguments.
9361 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9363         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9364         search path for a g++ extracted from the build tree.  This
9365         will allow link tests run by configure scripts in
9366         subdirectories to succeed.
9368 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9370         * ltconfig: Add support for mips-dde-sysv4.2MP
9372 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9374         * MAINTAINERS: Add myself as loop discovery maintainer.
9376 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9378         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9379         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9381 2000-06-19  Timothy Wall  <twall@cygnus.com>
9383         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9384         * config.sub: Add tic54x target.
9386 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9388         * MAINTAINERS: Add self as Fortran maintainer,
9389         remove Craig Burley.
9391 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9393         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9394         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9396 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9398         * MAINTAINERS: Add self as i18n maintainer
9400 20000-05-21  H.J. Lu  (hjl@gnu.org)
9402         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9403         directory are used if they exist. Make sure
9404         $(build_tooldir)/include is searched for header files,
9405         $(build_tooldir)/lib/ for library files.
9406         (GCC_FOR_TARGET): Likewise.
9407         (CXX_FOR_TARGET): Likewise.
9409 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9411         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9413 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9415         * Makefile.in (configure-target-libiberty): Depend on
9416         configure-target-newlib.
9418 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9420         * configure.in, Makefile.in: Merge all libffi-related
9421         configury stuff from the libgcj tree.
9423 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9425         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9426         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9428 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9430         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9431         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9432         current version information.  Add to proto-toplev directory.
9433         (gdb-taz): Build do-djunpack.
9435 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9437         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9439 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9441         * MAINTAINERS: Add self to Write After Approval list.
9443 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9445         * ltmain.sh: Preserve in relink_command any environment
9446         variables that may affect the linker behavior.
9448 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9450         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9452 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9454         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9456 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9458         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9459         with the version name.
9461 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9463         * MAINTAINERS: Add self as bb-reorder maintainer.
9465 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9467         * config.if: Tweak.
9469 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9471         * djunpack.bat: New file.
9473 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9475         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9476         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9477         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9478         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9480 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9482         * config.sub (case $basic_machine): Change default for "ibm-*"
9483         to "openedition".
9485 2000-04-13  Andreas Jaeger  <aj@suse.de>
9487         * MAINTAINERS: Added myself.
9489 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9491         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9492         (do-md5sum): New target.
9493         (MD5PROG): Define.
9494         (PACKAGE): Default to TOOL.
9495         (VER): Default to a shell script.
9496         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9497         md5 checksum generation.
9498         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9499         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9500         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9501         insight.tar.bz2): Use gdb-taz to create archive.
9503 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9505         * configure (warn_cflags): Delete.
9507 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9509         * MAINTAINERS: Added myself.
9511 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9512             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9514         * configure.in (enable_libstdcxx_v3): Add.
9515         (target_libs): Add bits here to switch between libstdc++-v2 and
9516         libstdc++-v3.
9517         * config.if: And this file too.
9518         * Makefile.in: Add libstdc++-v3 targets.
9520 2000-04-05  Michael Meissner  <meissner@redhat.com>
9522         * config.sub (d30v): Add d30v as a basic machine type.
9524 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9526         * configure.in: -linux-gnu*, not -linux-gnu.
9528 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9530         * MAINTAINERS: Add self in write-after-approval section.
9532 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9534         * MAINTAINERS: Add self as ia64 port maintainer.
9536 2000-03-08  Neil Booth  <NeilB@earthling.net>
9538         * MAINTAINERS: Add self in write-after-approval section.
9540 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9542         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9543         (do-tar-bz2): Replace TOOL with PACKAGE.
9544         (gdb.tar.bz2): Remove GDBTK from GDB package.
9545         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9546         dejagnu.tar.bz2): New packages.
9548 2000-02-27  Andreas Jaeger  <aj@suse.de>
9550         * configure.in: Add entry for mips*-*-linux*, move catch all
9551         *-*-*linux* entry below this one.
9553 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9555         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9557 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9559         * config.sub: Support an OS of "wince".
9561 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9563         * config.guess, config.sub: Updated to match config's 2000-02-15
9564         version.
9566 2000-02-23  Linas Vepstas  <linas@linas.org>
9568         * config.sub: Add support for Linux/IBM 370.
9569         * configure.in: Likewise.
9571 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9573         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9575 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9577         * config.guess: Guess "cygwin" rather than "cygwin32".
9579 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9581         * configure (gcc_version): When setting, narrow search to
9582         lines containing `version_string'.
9584 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9586         * config.sub: Add support for avr target.
9588 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9590         * MAINTAINERS: Add maintainers for MCore port.
9592 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9594         * config.sub: Add mmix-knuth-mmixware.
9596 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9598         * MAINTAINERS: Pair cccp with cpplib maintainership.
9600 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9602         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9603         structure stuff to -L library search.
9604         (CXX_FOR_TARGET): Ditto.
9605         (CROSS_CHECK_MODULES): Fix spelling mistake.
9607 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9609         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9610         the C++ compiler.
9612 2000-01-12  Richard Henderson  <rth@cygnus.com>
9614         * configure.in: Don't build some bits for beos.
9616 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9618         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9619         as include files.
9621 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9623         * Add self as cpplib maintainer, as requested by Jason
9624         Merrill.  Correct my e-mail address.
9626 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9628         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9629         not mh-aix43.
9631 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9633         * MAINTAINERS: Add myself to "write after approval" list.
9635 1999-12-14  Richard Henderson  <rth@cygnus.com>
9637         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9638         * config.sub: Accept alphaev[78], alphaev8.
9640 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9642         * config.guess, config.sub: Update from autoconf.
9644 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9646         * MAINTAINERS:  update my playtime e-address.
9648 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9650         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9651         necessary libraries are missing.
9653 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9655         * MAINTAINERS: Add new 'write after approval' maintainer.
9657 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9659         * MAINTAINERS: Add new Java maintainer.
9661 1999-10-25  Andreas Schwab  <schwab@suse.de>
9663         * configure: Fix quoting inside arguments of eval.
9665 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9667         * config-ml.in: Allow suppression of some ARM multilibs.
9669 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9671         * config.guess: Add OS/390 match pattern.
9672         * config.sub: Add mvs, openedition targets.
9673         * configure.in (i370-ibm-opened*): New.
9675 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9677         * config.sub: Add support for configuring for pj.
9679 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9681         * config.sub (maybe_os): Add support for configuring for fr30.
9683 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9685         * configure.in: Do not configure or build ld for AIX
9686         platforms.  ld is known to be broken on these platforms.
9688 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9690         * config-ml.in: Pass compiler flag corresponding to multidirs to
9691         subdir configures.
9693 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9695         * Makefile.in (LDFLAGS): Define.
9697 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9699         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9700         noconfigdirs.
9701         (*-*-cygwin*): Likewise.
9703 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9705         * mkdep: New file.
9706         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9707         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9709         From Eli Zaretskii <eliz@is.elta.co.il>:
9710         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9711         long file name when using DJGPP on MS-DOS.
9713 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9715         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9717 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9719         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9720         dependency as this causes "make check" to globally "make all"
9722 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9724         * configure.in (target_libs): Added target-zlib.
9725         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9726         (CONFIGURE_TARGET_MODULES): Likewise.
9727         (CHECK_TARGET_MODULES): Likewise.
9728         (INSTALL_TARGET_MODULES): Likewise.
9729         (CLEAN_TARGET_MODULES): Likewise.
9730         (configure-target-zlib): New target.
9731         (all-target-zlib): Likewise.
9732         (all-target-libjava): Depend on all-target-zlib.
9733         (configure-target-libjava): Depend on configure-target-zlib.
9735         * Makefile.in (configure-target-libjava): Depend on
9736         configure-target-newlib.
9737         (configure-target-boehm-gc): New target.
9738         (configure-target-qthreads): New target.
9740         * configure.in (target_libs): Added target-qthreads.
9741         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9742         (CONFIGURE_TARGET_MODULES): Likewise.
9743         (CHECK_TARGET_MODULES): Likewise.
9744         (INSTALL_TARGET_MODULES): Likewise.
9745         (CLEAN_TARGET_MODULES): Likewise.
9746         (all-target-qthreads): New target.
9747         (configure-target-libjava): Depend on configure-target-qthreads.
9748         (all-target-libjava): Depend on all-target-qthreads.
9750         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9751         (CONFIGURE_TARGET_MODULES): Likewise.
9752         (CHECK_TARGET_MODULES): Likewise.
9753         (INSTALL_TARGET_MODULES): Likewise.
9754         (CLEAN_TARGET_MODULES): Likewise.
9755         (all-target-libjava): New target.
9756         (all-target-boehm-gc): Likewise.
9757         * configure.in (target_libs): Added libjava, boehm-gc.
9759 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9761         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9762         configure.bat in SUPPORT_FILES.
9763         (gas+binutils.tar.bz2): Likewise.
9765         * makeall.bat: Remove; obsolete.
9767 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9769         From Mark Elbrecht:
9770         * configure.bat: Remove; obsolete.
9772 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9774         * configure: Add -W -Wall to the default CFLAGS when compiling with
9775         gcc.
9777 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9779         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9781 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9783         * configure.in: Build ld on IRIX6.
9785 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9787         * Makefile.in: Change distribution targets to use bzip2 instead of
9788         gzip.
9789         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9790         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9792 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9794         * config.sub: Add mcore target.
9796 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9798         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9800 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9802         * config.guess (dummy): Changed to $dummy.
9804 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9806         * config.sub: Tidied up case statements.
9808 1999-05-22  Ben Elliston  <bje@cygnus.com>
9810         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9811         <jiro@din.or.jp>.
9813         * config.guess: Merge with FSF version. Future changes will be
9814         more accurately recorded in this ChangeLog.
9815         * config.sub: Likewise.
9817 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9819          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9821 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9823         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9825 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9827         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9829 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9831         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9832         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9833         Bad merge removed these two changes.
9835 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9836                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9838         * config.guess (interix Alpha): Add.
9840 1999-04-11  Richard Henderson  <rth@cygnus.com>
9842         * configure.in (i?86-*-beos*): Do config gperf; don't config
9843         gdb, newlib, or libgloss.
9845 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9847         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9848         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9849         from multidirs.
9851 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9853         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9855 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9857         * config.sub: Add support for mcore targets.
9859 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9861         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9862         not mt-ospace, in order to shut up assembler warning about using
9863         symbols that are named the same as registers.
9865 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9867         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9868         dependency list for all-target-cygmon.
9870 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9872         * config-ml.in: Check $host, not $target, for selective multilibs.
9873         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9874         thumb interworking, and underscore prefix multilibs.
9876 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9878         * missing: Update to version from current automake.
9880 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9882         * configure (gxx_include_dir): Removed.
9884         * configure.in (gxx_include_dir): Handle it.
9885         * Makefile.in: Likewise.
9887 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9889         * config.sub (mips64vr4111,mips64vr4111el) Add.
9891 1999-03-21  Ben Elliston  <bje@cygnus.com>
9893         * config.guess: Correct typo for detecting ELF on FreeBSD.
9895 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9897         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9898         config/mh-djgpp.
9900 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9902         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9903         all-target-newlib to dependency list for all-target-bsp.
9905 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9907         * config.sub: Add i386-uwin support.
9908         * config.guess: Likewise.
9910 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9912         * configure.in: cleanup, add mh-*pic handling for arm, special
9913         case powerpc*-*-aix*
9915 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9917         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9918         can be built.
9920 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9922         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9923         targets.
9925 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9927         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9929 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9931         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9933 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9935         * config.sub: Fix typo in arm recognition.
9937 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9939         * configure.in (noconfigdirs): Changed target_configdirs to
9940         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9941         rather than m68k-*-* since it is not known to work on
9942         m68k-aout. Ditto for arm-*-*oabi.
9944 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9946         * configure.in (*-*-windows*): Remove, no longer used.
9948 1999-02-19  Ben Elliston <bje@cygnus.com>
9950         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9951         Smart and improved by Andrew Cagney.
9953 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9955         * config.guess: Recognize openbsd-*-hppa.
9957 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9959         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9960         only if it is not empty.
9962 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9964         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9966         * config.guess: Modified to recognize uname's armv* syntax.
9968         * config.sub: Modified to recognize uname's armv* syntax.
9970 1999-02-17  Mark Salter  <msalter@cygnus.com>
9972         * configure.in: Added target-bsp for sparclite.
9974 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9976         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9978 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9980         * configure.in: Add support for strongarm port.
9981         * config.sub: Add support for strongarm target.
9983 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9985         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9986         the old name config/mh-cygwin32.
9987         Enable texinfo.
9989 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9991         * configure.in: Do build ld for ix86 Solaris.
9993 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9995         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9996         $AR_FOR_TARGET.  Likewise for RANLIB.
9998 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10000         * config.sub (oabi):  Recognize.
10001         * configure.in (arm-*-oabi):  Handle.
10003 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10005         * config.guess: Improve detection of i686 on UnixWare 7.
10007 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10009         * config.guess: Add support for i386-pc-interix.
10010         * config.sub: Likewise.
10011         * configure.in: Likewise.
10013 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10015         * Makefile.in: Remove unneeded all-target-libio from
10016         from all-target-winsup target since it is now unneeded.
10017         Add all-target-libtermcap in its place since it is now
10018         needed.
10020 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10022         * configure.in: makefile stub for cygwin target is probably
10023         unnecessary.  Remove it for now.
10025 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10027         * configure.in: libtermcap.a should be built when cygwin is the
10028         target as well as the host.
10029         * config.guess: Allow mixed case in cygwin uname output.
10030         * Makefile.in: Add libtermcap target.
10032 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10034         * config.sub: Clean up handling of hppa2.0.
10036 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10038         * config.guess: Use C code to identify more HP machines.
10040 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10042         * config.sub: Handle hppa2.0.
10044 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10046         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10047         cygmon for all sparclite targets, regardless of object format.
10049 1998-12-15  Mark Salter  <msalter@cygnus.com>
10051         * configure.in: Added target-bsp for several target architectures.
10053         * Makefile.in: Added rules for bsp.
10055 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10057         * config.guess: Improve detection of hppa2.0 processors.
10059 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10061         * config.guess: Recognize FreeBSD using ELF automatically.
10063 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10065         * configure (skip-this-dir): Add handling for new shell script, which
10066         might be created by a sub-directory's configure to indicate, this particular
10067         directory is "unwanted".
10068         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10070 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10072         * ltconfig: import from libtool, after changing libtool to
10073         account for the cygwin name change.
10075 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10077         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10078         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10080 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10082         * configure.in: Add libtermcap to list of cygwin dependencies.
10084 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10086         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10087         they include winsup/include when it's a cygwin target.
10089 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10091         * configure.in (host_tools): Added zip.
10092         * Makefile.in (all-target-libjava): Depend on all-zip.
10093         (all-zip): New target.
10094         (ALL_MODULES): Added all-zip.
10095         (NATIVE_CHECK_MODULES): Added check-zip.
10096         (INSTALL_MODULES): Added install-zip.
10097         (CLEAN_MODULES): Added clean-zip.
10099 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10101         * Makefile.in: lose "32" from comment about cygwin.
10103 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10105         * configure.in: Use -Os to build target libraries for the fr30.
10107 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10109         * config.sub: Add fr30.
10111 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10113         * configure.in: drop "32" from config/mh-cygwin32.  Check
10114         cygwin* instead of cygwin32*.
10115         * config.sub: Check cygwin* instead of cygwin32*.
10117 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10119         * config.guess: Match any version of Unixware7.
10121 1998-10-20  Syd Polk  <spolk@cygnus.com>
10123         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10124         if desired.
10126 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10128         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10129         these if the appropriate directories and files to not exist.
10131 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10133         * Makefile.in (DEVO_SUPPORT): Add config.if.
10135 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10137         * configure: Add pattern to replace "build_tooldir"'s
10138         definition in the generated Makefile with "tooldir"'s
10139         actual value.
10141 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10143         * config.sub: Bring back lost sparcv9.
10145         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10147 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10149         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10150         CC_FOR_TARGET and friends.
10152 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10154         * Makefile.in (build_tooldir): New variable, same as tooldir.
10155         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10156         -B$(build_tooldir)/bin/.
10157         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10159 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10161         * README: Remove installation instructions and refer to the
10162         INSTALL directory instead.
10164 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10166         * config.sub: Add support for i[34567]86-pc-udk.
10167         * configure.in: Likewise.
10169 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10171         * Makefile.in: add bzip2 package building bits for user
10172         tools module
10173         * configure.in: ditto
10175 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10177         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10178         (ALL_TARGET_MODULES): Add all-target-libobjc.
10179         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10180         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10181         (all-target-libchill): Add dependencies.
10182         * configure.in (target_libs): Add libchill.
10184 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10186         * configure.in (target_subdir): Remove duplicate line.
10188 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10190         * Makefile.in (all-automake): fix dependencies.
10192 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10194         * configure.in: Minor cleanups for building in the $(target_alias)
10195         subdir.
10197 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10199         * Makefile.in (bootstrap): Set r and s before make all.  Use
10200         BASE_FLAGS_TO_PASS in make all.
10201         (cross): Likewise.
10203 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10205         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10207 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10209         * config.sub: Fix typo in last change.
10211 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10213         * config.sub: Add support for C4x target.
10214         * configure.in: Likewise.
10216 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10218         * config.sub: Recognize sparcv9 just like sparc64.
10220 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10222         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10224 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10226         * config.guess: Correctly identify Pentium II sco boxes.
10228         * config.guess: Fix "tr" code.  From Weiwen Liu.
10230 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10232         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10233         stabs.
10235 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10237         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10238         (ALL_TARGET_MODULES): Add all-target-libchill.
10239         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10240         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10241         (all-target-libchill): Add dependencies.
10242         * configure.in (target_libs): Add libchill.
10244 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10246         * config.guess: Avoid assumptions about "tr" behaves when
10247         LANG is set to something other than English.
10249 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10251         * configure (gxx_include_dir): Changed to
10252         '${prefix}/include/g++'-${libstdcxx_interface}.
10254         * config.if: New to determine the interfaces.
10256 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10258         * config.guess: Detect and handle MPE/IX.
10259         * config.sub: Deal with MPE/IX.
10261 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10263         * configure.in: Use mh-aix43.
10265 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10267         * configure: Fix --without/--disable cases for gxx-include-dir.
10269 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10271         * mdata-sh:  Imported.  Needed for automake support.
10273 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10275         * Makefile.in (taz): Try "chmod -R og=u ." before
10276         "chmod og=u `find . -print`".
10278 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10280         * configure.in: Add arm-elf and thumb-elf support.
10282 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10284         * Makefile.in: Undo previous patch.
10286 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10288         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10289         to here ...
10290         (install-no-fixedincludes): and here
10291         (INSTALL_MODULES): ... from here.
10293 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10295         * config.sub: Merge with FSF.
10297         * config.guess: Merge with FSF.
10299 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10301         * configure (extraconfigdirs): New variable.
10302         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10303         * Makefile.in (all): Move higher in file.
10304         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10305         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10306         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10307         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10308         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10310 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10312         * Makefile.in (all-target-libjava): Depend on all-gcc and
10313         all-target-newlib.
10314         (configure-target-libjava): Depend on $(ALL_GCC).
10316 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10318         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10319         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10321 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10323         * INSTALL/README: Fix typo.
10325 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10327         * ylwrap: Change absolute path checks to check for DOS style path
10328         names.
10330         * ylwrap: Don't use a full path name if the source file is in the
10331         same directory.  From hjl@lucon.org (H.J. Lu).
10333         * config-ml.in: Default to being verbose, to match Feb 18 change to
10334         configure.
10336 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10338         Brought over from egcs:
10340         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10342         * configure.in (target_subdir): Set to ${target_alias} instead
10343         of "libraries".
10345         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10347         * configure.in (target_subdir): Set to libraries if enable_multilib.
10349 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10351         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10352         multilibs, force reconfiguration the first time we create
10353         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10355 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10357         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10358         avoid confusion with --no-recursion.
10360 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10362         * configure.in: Win32 hosts shouldn't use install -x
10363         * install-sh: remove -x option, and special .exe-handling
10364         hack.
10366 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10368         * config.guess: Recognize i586-pc-beos.
10369         * configure.in: Don't build some bits for beos.
10371 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10373         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10374         CFLAGS default to -O2.
10376         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10377         when using GNU ld.
10379 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10381         * ltmain.sh: Correct install when using a different shell.
10383 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10385         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10387 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10389         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10390         target.
10392 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10394         * ltconfig: Update to correct AIX handling.
10396 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10398         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10400         * configure.in (target_subdir): Set to ${target_alias} instead
10401         of "libraries".
10403 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10405         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10406         (Makefile): Depend on $(gcc_version_trigger).
10408         * configure (gcc_version): Change default initializer to empty
10409         string.
10410         (gcc_version_trigger): New variable; pass this variable down
10411         to subdir configures to enable them checking gcc's version
10412         themselves. Emit make macros for both gcc_version vars.
10413         (topsrcdir): Initialize reliably.
10414         (recursion line): Remove --with-gcc-version=${gcc_version}.
10416 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10418         * configure (enable_version_specific_runtime_libs): Implement new flag
10419         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10420         in $(libsubdir); emit definition in each generated Makefile.
10421         (gxx_include_dir): Initialize depending on
10422         $enable_version_specific_runtime_libs.
10424 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10426         * configure (gcc_version): Initialize properly depending on
10427         how and where configure is started.
10428         (recursion line): Pass a --with-gcc-version=${gcc_version}
10429         to configures in subdirs.
10431 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10433         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10434         cygmon
10436 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10438         * configure.in: Add cygmon and libstub support for mn10200.
10440 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10442         * configure (gcc_version): Add new variable describing the
10443         particular gcc version we're building.
10444         * Makefile.in (libsubdir): Add new macro for the directory
10445         in which the compiler finds executables, libraries, etc.
10446         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10447         and libsubdir.
10449 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10451         * Makefile.in (local-clean): Remove *.log.
10452         (warning.log): Built with warn_summary from build.log.
10453         (mail-report.log): Run test_summary.
10454         (mail-report-with-warnings.log): Run test_summary including
10455         warning.log in the report.
10457 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10459         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10461 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10463         * Makefile.in (grep): Grep no longer depends on libiberty.
10465 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10467         * Makefile.in: all-snavigator needs all-libgui.
10469 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10471         * configure.in: Add cygmon and libstub support for mn10300.
10473 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10475         * missing: Update to version from automake 1.3.
10477         * ltmain.sh: On installation, don't get confused if the same name
10478         appears more than once in the list of library names.
10480 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10482         * config.sub: Accept m68060 and m5200 as CPU names.
10484 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10486         * configure: Use && rather than using -a in test, because odd
10487         strings can confuse test.
10488         * configure.in: Likewise.
10490 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10492         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10494 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10496         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10497         bootstrap4-lean): New targets.
10499 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10501         * mpw-* Delete.  Not used.
10503 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10505         * COPYING.LIB: Update FSF address.
10507 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10509         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10511         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10512         GAS_SUPPORT_DIRS.
10514 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10516         * ltconfig, ltmain.sh: Avoid producing a version number if
10517         -version-info was not used.
10519 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10521         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10522         building with newlib.
10524 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10526         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10527         Solaris `make' causes it to continue to next definition.
10529 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10531         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10532         the right GUI libraries and files are installed along with GDB.
10534 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10536         * configure.in: Change alpha to alpha* in several places.
10538 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10540         * config.sub: Recognize sparc86x.
10542 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10544         * configure.in (--enable-target-optspace): Remove debug echo.
10546 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10548         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10550 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10552         * ltconfig: Update cygwin32 support.
10554         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10555         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10556         (GDB_SUPPORT_DIRS): Likewise.
10558 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10560         * configure.in (target_makefile_frag): If --enable-target-optspace,
10561         use -Os to compile target libraries rather than -O2.  Default to
10562         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10563         not used.
10564         * configure.in (target_cflags): Ditto for d30v.
10566 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10568         * Makefile.in (all-bfd): Depend on all-intl.
10569         (all-binutils): Likewise.
10570         (all-gas): Likewise.
10571         (all-gprof): Likewise.
10572         (all-ld): Likewise.
10574 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10576         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10578 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10580         * Makefile.in (all-bfd): Depend upon all-libiberty.
10582         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10584 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10586         * Makefile.in: Add libstub.
10588         * configure.in: Ditto. Build libstub for targets that have cygmon
10589         support.
10591 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10593         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10595 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10597         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10598         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10600 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10602         * configure: Define DEFAULT_M4 by searching PATH.
10603         * Makfile.in: Use DEFAULT_M4.
10605 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10607         * ltconfig: Add cygwin32 support.
10609         * Makefile.in, configure.in: Add libtool as a native only directory
10610         to configure and build.
10612 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10614         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10616 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10618         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10620 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10622         * Makefile.in: add ash make rules
10623         * configure.in: add ash to native_only and host_tools lists
10625 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10627         * Makefile.in (all-gettext, all-intl): New targets.
10628         (ALL_MODULES): Added all-gettext, all-intl.
10629         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10630         (INSTALL_MODULES): Added install-gettext, install-intl.
10631         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10633         * configure.in (host_tools): Added gettext.
10634         (native_only): Likewise.
10635         (noconfigdirs) [various cases]: Likewise.
10636         (host_libs): Added intl.
10638 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10640         * configure: Do not disable building gdbtk for cygwin32 hosts.
10642 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10644         * configure.in: Add thumb-coff target.
10645         * config.sub: Add thumb-coff target.
10647 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10649         * Makefile.in: Revert yesterday's change.
10650         (all-target-winsup):  all-target-librx stays out of here.
10652 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10654         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10655         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10656         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10657         Remove references to librx and libg++.
10659 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10661         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10662         recursive makes
10664 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10666         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10667         for newlib directory.
10668         (CXX_FOR_TARGET): Likewise.
10670 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10672         * ltconfig: Update after libtool/ltconfig.in change for
10673         hpux11.
10675 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10677         * ltconfig, ltmain.sh: Update to libtool 1.2.
10679 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10681         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10682         (install-gcc-cross): Instead, override LANGUAGES here.
10684 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10686         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10687         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10689 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10691         * configure.in: Add Thumb-pe target.
10693 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10695         * Makefile.in - changed sn targets to snavigator
10696         * configure.in - changed sn targets to snavigator
10698 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10700         * config-ml.in: After building symlink tree call make distclean
10701         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10702         to be the case for libiberty.
10704 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10706         * configure: When making link, also check the current
10707         directory. The configure scripts may create one.
10709 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10711         * config.sub: Accept alphapca56 and alphaev6 properly.
10713 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10715         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10717 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10719         * config.sub (sco5): Fix typo.
10721 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10723         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10724         install-itcl.
10725         (install-itcl): Remove dependency on install-tcl.
10727 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10729         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10731 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10733         * configure.in: Don't build libgui for a cygwin32 target when not on
10734         a cygwin32 host.
10736 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10738         * configure (redirect): Set to null, so default behavior of
10739         configure is now --verbose.
10741 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10743         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10744         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10746 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10748         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10749         this change to sync Makefile.in with its ChangeLog entries.
10751 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10753         * ltmain.sh (mkdir): Check that the directory doesn't exist
10754         before we exit with error, so that we don't get races during
10755         parallel builds.
10757 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10759         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10761 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10763         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10764         PICFLAG_FOR_TARGET.
10765         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10767         * configure: Emit a definition for the new macro enable_shared
10768         into each Makefile.
10770 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10772         * configure.in (host_tools, native_only): Add libtool.
10774 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10776         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10777         Fix typo in ming config comment.
10779 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10781         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10783 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10785         * config.sub: Add tic30 cases, and map c30 to tic30.
10787 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10789         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10790         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10791         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10792         (CLEAN_TARGET_MODULES): Similarly
10793         (all-target-libf2c): Add dependences.
10794         * configure.in (target_libs): Add libf2c.
10796 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10798         * configure.in: Remove expect from noconfigdirs when target
10799         is cygwin32.  OK to build expect and dejagnu with Canadian
10800         Cross.
10802 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10804         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10805         host.
10807         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10808         and mingw32.
10810 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10812         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10813         here as it is not defined in the toplevel Makefile.
10815 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10817         * configure (package_makefile_rules_frag): New variable, which names
10818         a file with generic rules, ...
10819         Change comment to mention we now have FIVE parts.
10820         * configure: Undo last change.
10822 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10824         * config.guess: More accurate determination of HP processor types.
10825         * config.sub: More accurate determination of HP processor types.
10827 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10829         * configure (package_makefile_frag): Move inserting the
10830         ${package_makefile_frag} to where it should be according
10831         to the comment.
10833 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10835         * config.guess: Add support for Linux/ARM.
10837 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10839         * .cvsignore: Remove *-info and *-install since they match
10840         release-info and mpw-install, which we don't want to just ignore.
10842 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10844         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10846 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10848         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10849         local_prefix to sub-make invocations.
10851 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10853         * configure.in: Check makefile fragments in the source
10854         directory.
10856 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10858         * configure.in: Check whether host and target makefile
10859         fragments exist before adding them to *_makefile_frag.
10861 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10863         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10865 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10867         * configure.in: Make sure we only replace RPATH_ENVVAR on
10868         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10869         regexp to sed.
10871         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10872         to sub-makes.
10874 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10876         * config-ml.in (multi-do): LDFLAGS must include multilib
10877         designator.
10879 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10881         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10883 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10885         * config.sub: Add mingw32 support.
10886         * configure.in: Likewise.
10888 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10890         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10892 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10894         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10895         * configure (gxx_include_dir): Provide a definition for subdirs
10896         which do not use autoconf.
10898 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10900         * config.guess: Sync with egcs.  Picks up new alpha support,
10901         BeOS & some additional linux support.
10903 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10905         * config.guess: HP 9000/803 is a PA1.1 machine.
10907 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10909         * configure.in: It's alpha*-...
10911 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10913         * configure.in (host_makefile_frag, target_makefile_frag):
10914         Handle multiple config files.
10915         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10916         alpha-*-*.
10918 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10920         * mkdep: New file.
10922 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10924         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10926 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10928         * Makefile.in: Add libgui directory.
10929         (GDB_TK): Add all-libgui.
10930         * configure.in: Add libgui directory.
10931         * configure: Add all-libgui to GDB_TK.
10933 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10935         * config-ml.in (multidirs): Add m32r to multilib list.
10937 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10939         * Makefile.in (all-target-gperf): Change dependency to
10940         all-target-libstdc++.
10942 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10944         * config.guess: Add BeOS support.
10946 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10948         Source directory cvs renamed to cvssrc:
10949         * configure.in (host_tools): Change cvs to cvssrc.
10950         (native_only): Likewise.
10951         (noconfigdirs) [various cases]: Likewise.
10952         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10953         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10954         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10955         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10956         (all-cvssrc): Rename target from all-cvs.
10958 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10960         * configure (gxx_include_dir): Fix thinko.
10962 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10964         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10965         (install-cross, install-gcc-cross): New targets.
10967 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10969         * configure.in (noconfigdirs): Add support for Thumb target.
10971         * config.sub (maybe_os): Add support for Thumb target.
10973 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10975         * Makefile.in: Add rules for cygmon.
10977         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10979 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10981         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10982         * configure (gxx_include_dir): Provide a definition for subdirs
10983         which do not use autoconf.
10985 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10987         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10988         11/18/97 build
10990 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10992         * From Franz Sirl.
10993         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10994         found on RedHat Linux systems.
10996 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10998         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10999         guesses.
11001 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11003         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11005 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11007         * ltmain.sh: If mkdir fails, check whether the directory was created
11008         anyhow by some other process.
11010 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11012         * configure.in (d30v-*-*): Configure all directories.
11014 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11016         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11017         for the D30V.
11019 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11021         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11023 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11025         * include/libiberty.h: Add extern "C" { so it can be used with C++
11026         progrms.
11027         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11028         programs.
11030 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11032         * configure.in (d30v-*-*): Configure GCC now.
11034 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11036         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11037         is no longer needed.
11039 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11041         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11043 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11045         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11046         targets using "$@" to provide support for similar but not identical
11047         targets without having to duplicate code.
11049 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11051         * makefile.vms: Fix to work with DEC C.
11053 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11055         * config.sub: Add mips-tx39-elf to marketing names.
11057 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11059         * ltmain.sh: Handle symlinks in generated script.
11061 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11063         * configure: Handle autoconf style directory options: --bindir,
11064         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11065         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11066         --sysconfdir.
11067         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11068         (sharedstatedir, localstatedir, oldincludedir): New variables.
11069         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11070         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11071         sbindir, sharedstatedir, and sysconfdir.
11073 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11075         * Makefile.in (bootstrap-lean): New target.
11077 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11079         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11080         sn, and gnuserv from noconfigdirs.
11082 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11084         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11086 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11088         * Makefile.in (cross): New target.
11090 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11091                           Jeff Law         <law@cygnus.com>
11093         * Makefile.in (bootstrap2, bootstrap3): New targets.
11094         (all-bootstrap): Remove outdated and confusing target.
11095         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11097 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11099         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11100         windows.  Consistent with gdb/configure.
11102 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11104         * configure.in: Name Linux target fragment.
11106         * configure: Rewrite so that project Makefile fragment is inserted
11107         first and appears last in the resulting Makefile.
11109 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11111         * Makefile.in (install-itcl): Install tcl first.
11113 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11115         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11117 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11119         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11121         * configure.in (skipdirs): Add target-librx for Linux.
11122         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11124 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11126         * Makefile.in (bootstrap): New target.
11128 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11130         * config.sub: Accept 'amigados' for backward compatibility.
11132 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11134         * config.guess: Merge with FSF.
11136 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11138         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11140 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11142         * config.sub: Add "marketing-names" patch.
11144 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11146         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11148 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11150         * config.sub: Handle v850-elf.
11152 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11154         * .cvsignore (*-install): Remove.
11156 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11158         * ltconfig: Set CONFIG_SHELL in libtool.
11159         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11161 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11163         * configure.in (target_subdir): Set to libraries if enable_multilib.
11165 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11167         * config.guess: Update from gcc directory.
11169 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11171         * Makefile.in (all-sim): Depends on all-readline.
11173 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11175         * Makefile.in (BISON, YACC): Use $$s.
11176         (all-bison): Depend on all-texinfo.
11178 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11180         * Makefile.in (BISON): Add -L flag.
11181         (YACC): Likewise.
11183 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11185         * configure.in (noconfigdirs): Add support for v850e target.
11187         * config.sub (maybe_os): Add support for v850e target.
11189 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11191         * configure.in (noconfigdirs): Add support for v850ea target.
11193         * config.sub (maybe_os): Add support for v850ea target.
11195 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11197         * config.sub: Add mipstx39.  Delete r3900.
11199 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11201         * Makefile.in (all-autoconf): Depends on all-texinfo.
11203 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11205         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11206         eabi targets.
11208 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11210         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11212         * configure: When handling a Canadian Cross, handle YACC as well as
11213         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11214         * Makefile.in (all-bison): Depend upon all-texinfo.
11216 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11218         * Makefile.in (BISON): bison, not byacc or bison -y.
11219         (YACC): bison -y or byacc or yacc.
11220         (various): Add *-bison as appropriate.
11221         (taz): No need to mess with BISON anymore.
11223 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11225         * configure: If OSTYPE matches *win32*, try to find a good value for
11226         CONFIG_SHELL.
11228 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11230         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11231         configure.in if it is present.
11233 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11235         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11237 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11239         * config.sub: Recognize `arc' cpu.
11240         * configure.in: Likewise.
11241         * config-ml.in: Likewise.
11243 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11245         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11247 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11249         * configure: Changed sed delimiter from ':' to '|' when
11250         attempting to substitute ${config_shell} for SHELL. On
11251         NT ${config_shell} may contain a ':' in it.
11253 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11255         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11257 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11259         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11261 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11263         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11265         * ylwrap: If the program is a relative path, force it to be
11266         absolute.
11268 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11270         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11272 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11274         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11275         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11276         for libraries.
11278 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11280         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11281         separated by spaces.
11283 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11285         * ylwrap: New file.
11286         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11288         * ltmain.sh: Handle /bin/sh at start of install program.
11290         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11292         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11293         * missing: New file, from automake 1.2.
11295 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11297         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11298         check-tk to CHECK_X11_MODULES.
11300 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11302         * config.sub: Merge with FSF.
11304 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11306         * config.guess: Merge with FSF.
11308 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11310         * configure: Treat msdosdjgpp like go32.
11311         * configure.in: Likewise.  Don't remove gprof for go32.
11313         * configure: Change Makefile.tem2 to Makefile.tm2.
11315 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11317         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11319 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11321         * install-sh (chmodcmd): Set to null if the DST directory already
11322         exists.  Same as Nov 11th change.
11324 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11326         * configure (GDB_TK): Needs itcl and tix.
11328 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11330         * config.guess: Update from FSF.
11332 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11334         * Makefile.in (GDB_TK): Depend on itcl and tix.
11336 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11338         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11339         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11340         (INSTALL_SCRIPT): New variable.
11341         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11342         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11343         to -x.
11344         * install-sh: Add support for -x option.
11346 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11348         * configure.in, Makefile.in: Treat tix like itcl.
11350 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11352         * Makefile.in (WINDRES): New variable.
11353         (WINDRES_FOR_TARGET): New variable.
11354         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11355         (EXTRA_HOST_FLAGS): Add WINDRES.
11356         (EXTRA_TARGET_FLAGS): Add WINDRES.
11357         (EXTRA_GCC_FLAGS): Add WINDRES.
11358         ($(DO_X)): Pass down WINDRES.
11359         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11360         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11361         DLLTOOL_FOR_TARGET.
11363 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11365         * configure.in: configure sim before gdb for win32-x-ppc
11367 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11369         Move gperf into the toplevel, from libg++.
11370         * configure.in (target_tools): Add target-gperf.
11371         (native_only): Add target-gperf.
11372         * Makefile.in (all-target-gperf): New target, depend on
11373         all-target-libg++.
11374         (configure-target-gperf): Empty rule.
11375         (ALL_TARGET_MODULES): Add all-target-gperf.
11376         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11377         (CHECK_TARGET_MODULES): Add check-target-gperf.
11378         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11379         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11381 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11383         * config.sub (mn10200): Recognize new basic machine.
11385 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11387         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11388         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11390 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11392         * configure.in: If we're building mips-sgi-irix6* native, turn on
11393         ENABLE_MULTILIB and set TARGET_SUBDIR.
11395 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11397         * Makefile.in (all-sn): Depend on all-grep.
11399 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11401         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11403         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11404         Makefile.  From Jeff Makey <jeff@cts.com>.
11405         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11407         * Makefile.in (DISTBISONFILES): Remove.
11408         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11409         $(DEFAULT_YACC).
11411         * configure.in: Build itl, db, sn, etc., when building for native
11412         cygwin32.
11414         * Makefile.in (LD): New variable.
11415         (EXTRA_HOST_FLAGS): Pass down LD.
11416         ($(DO_X)): Likewise.
11418 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11420         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11422 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11424         * configure.in (targargs): Strip out any supplied --build argument
11425         before adding our own. Always add --build.
11427 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11429         * configure.in (targargs): Pass --build if we're doing
11430         a cross-compile.
11432 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11434         * configure: Use '|' instead of ":" as the separator in
11435         sed. Otherwise sed chokes on NT path names with drive
11436         designators. Also look for "?:*" as the leading characters in an
11437         absolute pathname.
11439 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11441         * config.sub: Support for r3900.
11443 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11445         * configure.in: Use install-sh, not install.sh.
11447 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11449         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11450         apply it twice.
11452 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11454         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11455         install-binutils.
11457 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11459         * Makefile.in: Add automake targets.
11460         * configure.in (host_tools): Add automake.
11462 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11464         * configure: Default CXX to c++, not gcc.
11465         * Makefile.in (CXX): Set to c++, not gcc.
11466         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11468 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11470         * install-sh: try appending a .exe if source file doesn't
11471         exist
11473 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11475         * configure.in: Turn on multilib by default.
11476         (cross_only): Remove target-libiberty.
11478         * Makefile.in (all-gcc): Don't depend on libiberty.
11480 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11482         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11484 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11486         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11487         (DISTBISONFILES): Add ld/Makefile.in
11489 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11491         * configure.in: if target is cygwin32 but host isn't cygwin32,
11492         don't configure gdb tcl tk expect, not just gdb.
11494 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11496         * configure.in: Added gnuserv everywhere sn appears.
11498         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11499         (CROSS_CHECK_MODULES): Added check-gnuserv.
11500         (INSTALL_MODULES): Added install-gnuserv.
11501         (CLEAN_MODULES): Added clean-gnuserv.
11502         (all-gnuserv): New target.
11504 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11506         * config.guess: Fixes for MIPS OpenBSD systems.
11508 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11510         * Makefile.in (INSTALL_XFORM): Remove.
11511         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11513         * mkinstalldirs: New file, copied from automake.
11514         * Makefile.in (installdirs): Rename from install-dirs.  Use
11515         mkinstalldirs.  Change all users.
11516         (DEVO_SUPPORT): Add mkinstalldirs.
11518 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11520         * install-sh: Rename from install.sh.
11521         * Makefile.in (INSTALL): Change install.sh to install-sh.
11522         (DEVO_SUPPORT): Likewise.
11524         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11525         Graichen <graichen@rzpd.de>.
11527 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11529         * config.guess: Recognize OpenBSD systems correctly.
11531 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11533         * README, Makefile.in (ETC_SUPPORT): Remove references to
11534         cfg-paper*, configure.{texi,man,info*}._
11536 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11538         * Makefile.in (all.normal): Ensure that gcc is built after all
11539         the x11 - ie gdb - targets.
11541 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11543         * makefile.vms: Don't run conf-a-gas.
11545 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11547         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11549 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11551         * configure.in: Remove noconfigdirs case since gdb also
11552         configures and builds for tic80-coff.
11554 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11556         * configure: Set cache_file to config.cache.
11557         * Makefile.in (local-distclean): Remove config.cache.
11559 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11561         * COPYING: Update FSF address.
11563 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11565         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11566         noconfigdirs.
11568 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11570         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11571         MAKEDIRS, is empty.
11573 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11575         * config.sub: Tweak mn10300 entry.
11577 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11579         * configure.in (host_tools): Put sim before gdb, so gdb's
11580         configure.tgt can determine if the simulator was configured.
11582 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11584         * config.sub: Move BeOS $os case to be with other Cygnus
11585         local cases.
11587 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11589         * config.sub: Remove misplaced comment that broke Linux.
11591 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11593         * config.sub: Add BeOS support.
11595 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11597         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11599 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11601         * configure.in (noconfigdirs): Remove tcl and tk from
11602         noconfigdirs for cygwin32 builds.
11604 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11606         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11608 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11610         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11611         make-all.com, use makefile.vms instead.
11613 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11615         * config.sub: Accept -lnews*.
11617 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11619         * configure.in (noconfigdirs): Disable target-newlib,
11620         target-examples and target-libiberty for d30v.
11622 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11624         * configure.in (noconfigdirs): Enable ld for d30v.
11626 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11628         * configure.in (tic80-*-*): Build compiler.
11630 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11632         * configure.in (d30v-*): Remove sim directory from list of
11633         unsupported d30v directories
11635 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11637         * config.sub, configure.in: Add d30v target cpu.
11639 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11641         * makefile.vms: New file.
11642         * make-all.com: Remove.
11644 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11646         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11648 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11650         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11652 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11654         * Makefile.in (ALL_MODULES): Added all-db.
11655         (CROSS_CHECK_MODULES): Addec check-db.
11656         (INSTALL_MODULES): Added install-db.
11657         (CLEAN_MODULES): Added clean-db.
11659 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11661         * config.guess: Merge with latest FSF sources.
11663 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11665         * Makefile.in (ALL_MODULES): Added all-itcl.
11666         (CROSS_CHECK_MODULES): Added check-itcl.
11667         (INSTALL_MODULES): Added install-itcl.
11668         (CLEAN_MODULES): Added clean-itcl.
11670 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11672         * configure.in: build gdb for mn10200
11674 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11676         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11678 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11680         * configure.in (tic80-*-*): Turn off most targets right now.
11682 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11684         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11685         rather than the makeinfo program.
11686         (do-info): Depend upon all-texinfo.
11688 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11690         * configure.in: Remove uses of config/mh-linux.
11692         * config.sub, config.guess: Merge with latest FSF sources.
11694 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11696         * config.sub (case $basic_machine): Add tic80 entries.
11698 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11700         * config.sub, config.guess: Merge with latest FSF sources.
11702 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11704         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11705         * mpw-config.in: Test for NewFolderRecursive.
11706         * mpw-install: Use symbolic name for startup filename.
11707         * mpw-README: Add various additional details.
11709 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11711         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11713 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11715         * configure.in: Do build gcc and the target libraries for
11716         the mn10200.
11718 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11720         * configure.in: don't avoid building gdb for mn10300 any more
11721         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11722         instead of single-quoting it.
11724 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11726         * configure.in: Don't use --with-stabs on IRIX 6.
11728 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11730         * configure.in (m32r): Build gdb, libg++ now.
11732 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11734         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11735         directories from noconfigdirs.
11737 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11739         * config.sub (basic_machine): added mips16 configuration
11741 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11743         * config.sub: Handle d10v-unknown.
11745 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11747         * config.sub: Handle v850-unknown.
11749 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11751         * Makefile.in: add findutils
11752         * configure.in: add findutils to list of host_tools
11754 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11756         * config.sub: Handle mn10200 and mn10300.
11758 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11760         * configure.in (d10v-*): Do not build librx.
11762 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11764         * configure.in (mn10300): Build everything except gdb & libgloss.
11766 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11768         * config.guess:  Patch for Dansk Data Elektronik servers,
11769         from Niels Skou Olsen <nso@dde.dk>.
11771         For ncr, use /bin/uname rather than uname, since GNU uname does not
11772         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11774         Patch for MIPS R4000 running System V,
11775         from Eric S. Raymond <esr@snark.thyrsus.com>.
11777         Fix thinko for nextstep.
11779         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11781         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11782         * config.guess: Guess mips-dec-mach_bsd4.3.
11784         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11785         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11786         release numbers.
11787         * config.guess (mips-mips-riscos*):  Emit just enough of the
11788         release number.
11790         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11791         * config.guess (sparc-auspex-sunos*):  Added.
11792         (f300-fujitsu-*): Added.
11794         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11795         * config.guess:  Recognize a Tadpole as a sparc.
11797 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11799         * config.guess: Don't assume that NextStep version is either 2 or
11800         3.  NextStep 4 (aka OpenStep 4) has come out now.
11802 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11804         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11805         From Rik Faith <faith@cs.unc.edu>.
11807 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11809         * config.sub: Contributions from bug-gnu-utils to:
11810         Support plain "hppa" (no version given) architecture, reported by
11811         OpenStep.
11812         OpenBSD like NetBSD.
11813         LynxOs is not a hardware supplier.
11815         * config.guess: Contributions from bug-gnu-utils to add support for:
11816         OpenBSD like NetBSD.
11817         Stratus systems.
11818         More Pyramid systems.
11819         i[n>4]86 Intel chips.
11820         M680[n>4]0 Motorola chips.
11821         Use unknown instead of lynx for hardware manufacturer.
11823 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11825         * install.sh (chmodcmd): Set to null if the DST directory already
11826         exists.
11828 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11830         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11831         not use mt-ppc target Makefile fragment any more.
11833 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11835         * configure.in (*-*-windows):  Exclude everything but those dirs
11836         needed to build windows.
11838 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11840         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11842 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11844         * configure.in:  Exclude mmalloc from i386-windows.
11846 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11848         * Undo my previous change.
11850 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11852         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11853         unconditionally.
11854         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11856 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11858         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11859         host to add it's own flags.
11861 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11863         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11865 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11867         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11868         (CXX_FOR_TARGET): Likewise.
11869         (GCC_FOR_TARGET): Define.
11870         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11871         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11872         CC_FOR_TARGET was specified on the command line.
11873         (MAKEOVERRIDES): Don't define.
11875 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11877         * configure.in (m32r): Fix spelling of libg++ libs.
11879 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11881         * config.sub (-apple*): Remove, now redundant.
11883 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11885         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11887         * configure: Rework yesterday's sed script patch.
11889         * config.sub: Merge with FSF.
11891 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11893         * config.guess:  Merge from FSF.
11895         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11896         * config.guess: Use pc instead of unknown, for pc clone systems.
11897         Change linux to linux-gnu.
11899         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11900         * config.guess: Avoid non-portable tr syntax.
11902 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11904         * test-build.mk (HOLES): Add "xargs" for gdb.
11906         * configure: Avoid hpux10.20 sed bug.
11908 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11910         * configure.in:  Add support for windows host
11911         (that is a build done under the Microsoft build environment).
11913 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11915         * Makefile.in: Replace all uses of srcroot with s, to shrink
11916         command line lengths.
11918         Patches from Geoffrey Noer <noer@cygnus.com>:
11919         * configure.in: If configuring for newlib, pass --with-newlib to
11920         subdirectories.
11921         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11922         -Bnewlib/ and -Lwinsup to gcc.
11923         (CXX_FOR_TARGET): Likewise.
11925 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11927         * Makefile.in (ETC_SUPPORT): Add configure.
11929 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11931         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11932         host configuration file.
11934 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11936         * configure.in: Break mn10x00 support into separate
11937         mn10200 and mn10300 configurations.
11938         * config.sub: Likewise.
11940 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11942         * configure.in: Add lots of stuff to noconfigdirs for
11943         the mn10x00 targets.
11945         * config.sub, configure.in: Add mn10x00 support.
11947 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11949         * make-all.com: Call conf-a-gas, not config-a-gas.
11951 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11953         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11954         targets.
11956 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11958         * mpw-README: Add much more detail for native PowerMac.
11959         * mpw-install: New file.
11960         * mpw-configure: Add --norecursion and --help options.
11961         * mpw-config.in: Translate readme and install files when
11962         copying to objdir.
11963         * mpw-build.in: Don't always depend on byacc and flex.
11964         (install-only-top): New action.
11966 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11968         * configure.in:  You can now configure GDB for the v850.
11970 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11972         * configure.in (noconfigdirs): Don't configure any C++ dirs
11973         if targeting D10V.
11975 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11977         * config.sub: Recognize mips64vr5000.
11979 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11981         * configure.in: Use a single line for host_tools and native_only.
11983 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11985         * config.sub, configure.in: Add entries for m32r.
11987 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11989         * Makefile.in (inet-install): Don't run install-gzip.
11991 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11993         * configure.in:  Don't config lots of things for *-*-windows*.
11995 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11997         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11998         (host_libs, host_tools): Copy from configure.in.
11999         * mpw-configure: Don't complain about directories not found.
12001 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12003         * configure.in (i[345]86): Recognize i686 for pentium pro.
12004         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12005         file.
12007         * config.guess (i[345]86): Ditto.
12009 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12011         * configure.in (noconfigdirs): Removed gdb for D10V.
12013 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12015         * configure.in: Remove ld, target-libio, target-libg++, and
12016         target-libstdc++ from noconfigdirs.
12018 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12020         * configure: Fix three locations where shell scripts were
12021         being run directly rather than with config_shell.
12023 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12025         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12026         * config.sub (basic_machine): Recognize v850.
12028 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12030         * mpw-configure: Handle multiple enable/disable options and
12031         pass them down recursively, handle -c and -s flags appropriately
12032         depending on choice of compiler, add escape mechanism for
12033         quoted arguments to gC.
12035 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12037         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12038         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12039         so that -mrelocatable-lib and -mno-eabi are used.
12041         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12042         not support --print-multi-lib, don't abort.
12044 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12046         * make-all.com: Run config-a-gas.
12047         * setup.com: Don't copy subdirectory files around.
12049 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12051         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12052         target, it now compiles correctly.
12054 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12056         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12058 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12060         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12062 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12064         * configure.in (native_only): Add prms.
12066 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12068         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12069         (BINUTILS_SUPPORT_DIRS): Likewise.
12071 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12073         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12074         d10v support is added.
12076 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12078         * configure.in (d10v-*-*): New target.
12080 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12082         * config.guess (HP 9000/811): Recognize this as a PA1.1
12083         machine.
12085 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12087         * Makefile.in (do-tar-gz): New target, split out from tail end of
12088         taz target.  Run each command separately, don't use pipes.
12089         (taz): Use it.
12091 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12093         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12094         * mpw-build.in: No builds should depend on building byacc or flex,
12095         they are assumed to be installed already.
12097 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12099         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12100         variable that CC_FOR_TARGET needs.
12102 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12104         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12105         options have changed since the last time the subdirectory was
12106         configured, and if it has, reconfigure.
12107         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12108         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12110 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12112         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12113         CLEAN_MODULES): Add bash.
12114         (all-bash): New target.
12116 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12118         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12120 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12122         * config.sub (basic_machine): Recognize d10v as a valid processor.
12124 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12126         * mpw-configure: Add support for --bindir.
12127         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12129 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12131         * configure.in: add bash, time, gawk to list of hosttools and things
12132         to only build for native toolchains
12134 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12136         * Makefile.in (docdir): Remove.
12138 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12140         * Makefile.in (datadir): Set to $(prefix)/share.
12142 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12144         * configure.in: build diff and patch for cygwin32-hosted
12145         toolchains.
12147 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12149         * config.sub: Accept -rtems*.
12151 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12153         * configure.in: enable dosrel for cygwin32-hosted builds,
12154                 remove diff from the list of things not buildable
12155                 via Canadian Cross
12157 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12159         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12160         don't get ". ".
12162 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12164         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12166 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12168         * Makefile.in (taz): Handle case where tex3patch didn't even get
12169         checked out.  Also, if it was found, put the symlink in a new util
12170         subdirectory.
12172 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12174         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12176 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12178         * config.sub: Recognize -openvms.
12179         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12180         * make-all.com, setup.com: New files.
12182 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12184         * Makefile.in (taz): tex3patch moved to texinfo/util.
12186 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12188         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12189         * configure.in: remove make from disable-if-Can-Cross list
12190                 enable gdb if ${host} and ${target} are cygwin32
12192 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12194         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12195         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12197 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12199         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12200         distinguish sysv/svr4/bsd variants.
12201         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12203 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12205         * configure.in: Added copyright notice.
12206         * move-if-change: Added copyright notice.
12208 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12210         * configure.in (powerpcle-*-solaris*): Until we get shared
12211         libraries working, don't build gdb, sim, make, tcl, tk, or
12212         expect.
12214 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12216         * config.guess:  Merge with FSF:
12218         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12219         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12221         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12222         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12224         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12225         * config.guess:  Combine two OSF1 rules.
12226         Also recognize field test versions.  From mjr@zk3.dec.com.
12227         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12228         because GNU uname does not support -p.  From pmr@pajato.com.
12230 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12232         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12234 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12236         * mpw-README: Document GCCIncludes.
12238 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12240         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12242 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12244         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12246 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12248         * configure.in (*-*-cygwin32): Configure make.
12250 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12252         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12254 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12256         * Makefile.in (all-inet): Depend on all-perl.
12258         * Makefile.in (inet-install): New target.
12260         * Makefile.in (all-inet): Depend on all-tcl.
12261         (all-inet): Depend on all-send-pr.
12263 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12265         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12266         temporarily.
12268 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12270         * configure.in: Don't configure --with-gnu-ld on AIX.
12272 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12274         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12276 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12278         * Makefile.in (ALL_MODULES): Added all-inet.
12279         (CROSS_CHECK_MODULES): Added check-inet.
12280         (INSTALL_MODULES): Added install-inet.
12281         (CLEAN_MODULES): Added clean-inet.
12282         (all-indent): New target.
12284         * configure.in (host_tools): Added inet.
12285         (native_only): Added inet.
12286         (noconfigdirs): Added inet.
12288 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12290         * configure.in: Don't configure libgloss if we are not configuring
12291         newlib.
12293 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12295         * configure.in: Don't configure libgloss for unsupported
12296         architectures.
12298 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12300         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12302 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12304         * Makefile.in (ALL_MODULES): Include all-apache.
12305         (CROSS_CHECK_MODULES): Include check-apache.
12306         (INSTALL_MODULES): Include install-apache.
12307         (all-apache): New target.
12309         * configure.in: Added apache everywhere perl is seen.
12311 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12313         * Makefile.in: Add support for clean-{module} and
12314         clean-target-{module} rules.
12316 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12318         * configure.in (*-*-ose) do not build libgloss.
12320 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12322         * config.guess (prep*:SunOS:5.*:*): Turn into
12323         powerpele-unknown-solaris2.
12325 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12327         * configure.in: Permit --enable-shared to specify a list of
12328         directories.
12330 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12332         * configure.in (host==solaris): Pass only the first word of $CC
12333         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12335 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12337         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12339 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12341         * Makefile.in (ALL_MODULES): Include all-perl.
12342         (CROSS_CHECK_MODULES): Include check-perl.
12343         (INSTALL_MODULES): Include install-perl.
12344         (ALL_X11_MODULES): Include all-guile.
12345         (CHECK_X11_MODULES): Include check-guile.
12346         (INSTALL_X11_MODULES): Include install-guile.
12347         (all-perl): New target.
12348         (all-guile): New target.
12350         * configure.in (host_tools): Include perl and guile.
12351         (native_only): Include perl and guile.
12352         (noconfigdirs): Don't build guile and perl; no ports have been
12353         done.
12355 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12357         * configure (--enable-*): Handle quoted option lists such as
12358         --enable-sim-cflags='-g0 -O' better.
12360 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12362         * Makefile.in ({,inst}all-target): New rule so we can make and
12363         install all of the target directories easily.
12365 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12367         * configure.in: Add missing global flag in sed substitution when
12368         deleting `target-' from ${configdirs}.
12370 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12372         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12373         option.
12375         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12376         config/mh-necv4.
12378         * install.sh: Correct misspelling of transformbasename.
12380         * config.guess: Recognize mips-*-sysv*.
12382 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12384         * config.sub: Recognize mon960.
12386 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12388         * configure: Restore Canadian Cross handling of BISON and LEX,
12389         removed in Feb 20 change.
12391 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12393         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12394         Mention make install.  Remove the old copyright date as well the
12395         clumsy and rather pointless copyright on the README file.
12397 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12399         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12400         Makefile after running symlink-tree, then run `make distclean' to
12401         avoid clobbering any generated files in srcdir.
12403 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12405         * configure.in (m68k-*-netbsd*): Build everything now.
12407 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12409         * Makefile.in (taz): Fix quoting.
12411 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12413         * configure.in (sparclet-*-*): Build everything now.
12415 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12417         * configure.in (m68k-*-linux*): New host.
12419 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12421         * configure: Check for bison before byacc.
12423 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12425         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12426         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12427         searching PATH.  These are used as fallbacks by Makefile.in if
12428         flex/bison/byacc aren't in objdir.
12430 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12432         * Makefile.in: Make everything which depends upon all-bfd also
12433         depend upon all-opcodes, in case --with-commonbfdlib is used.
12435 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12437         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12438         building NT native compilers on Unix.
12440 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12442         * configure.in: Don't get CC from the host Makefile fragment if we
12443         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12444         Solaris test for /usr/ucb/cc to the post target script, just after
12445         the compiler sanity test.
12447 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12449         * config.sub: Merge with FSF.
12451 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12453         * Makefile.in (RPATH_ENVVAR): New variable.
12454         (REALLY_SET_LIB_PATH): Use it.
12455         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12457 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12459         * config.sub, configure.in: Recognize sparclet cpu.
12461 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12463         * config.guess:  Support m68k-cbm-sysv4.
12465 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12467         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12468         m68k-unknown-linuxaout from linker help string.  Put quotes around
12469         $ld_help_string.
12471 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12473         * config.guess (powerpc-harris-powerunix): Add guess for port
12474         to new target.
12476 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12478         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12480 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12482         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12483         $(REALLY_SET_LIB_PATH) in Makefile.
12484         * Makefile.in (SET_LIB_PATH): New variable.
12485         (REALLY_SET_LIB_PATH): New variable.
12486         ($(DO_X)): Use $(SET_LIB_PATH).
12487         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12488         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12489         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12490         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12491         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12492         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12493         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12494         (install-dosrel): Likewise.
12495         (all-opcodes): Depend upon all-libiberty.
12497 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12499         * config.guess (*:CYGWIN*): New
12501 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12503         * Makefile.in (all-target-winsup): All all-target-libiberty.
12505 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12507         * configure.in (noconfigdirs): Add missing # in front of comment.
12509 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12511         * configure.in: add second pass to things added to noconfigdirs
12512         so *-gm-magic can exclude libgloss properly.
12514 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12516         * mpw-configure (extralibs_name, rez_name): Set correctly
12517         for MWC68K compiler.
12519         * mpw-README: Add more info on the necessary build tools.
12521 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12523         * configure.in, config.sub: Recognize cygwin32.
12525 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12527         * config.guess, config.sub: Recognize A/UX.
12529 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12531         * config.sub: Merge with gcc/config.sub.
12533 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12535         * mpw-build.in (do-binutils): Add build of stamps.
12537 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12539         * config.sub: Add recognition for mips64vr4100*-* targets.
12541 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12543         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12544         Add creation of gconfigargs with `--enable-shared' turned on.
12545         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12546         ($(host)-stamp-stage3-configured): Likewise.
12547         (HOLES): Add chatr and ldd.
12548         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12550 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12552         * configure: Pass --nfp to recursive configures.
12554 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12556         * Makefile.in (DLLTOOL): New.
12557         (DLLTOOL_FOR_TARGET): New.
12558         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12559         (EXTRA_TARGET_FLAGS): Ditto.
12560         (EXTRA_GCC_FLAGS): Ditto.
12561         (CONFIGURE_TARGET_MODULES): Ditto.
12562         (DO_X): Ditto.
12563         * configure: Add DLLTOOL.
12565 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12567         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12568         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12569         mh-sco, since old workarounds no longer needed, and don't
12570         build ld, since libraries have weak symbols in COFF.
12572 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12574         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12576 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12578         * configure.in: Make sure that ${CC} can be used to compile an
12579         executable.
12581 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12583         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12584         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12585         nothing depending on whether gdbtk is being built.
12587 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12589         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12591 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12593         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12594         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12596 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12598         * config-ml.in: Add support for
12599         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12600         Simplify setting of multidirs from --disable-foo.
12602 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12604         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12605         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12606         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12607         non-empty, pass them on to the  GCC make.
12608         (all-bootstrap): New rule that is like all-gcc, except it executes
12609         the GCC bootstrap rule instead of the GCC all rule.
12611 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12613         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12615 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12617         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12618         DG/UX support.
12620 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12622         * config.sub (i*86*) Change [345] to [3456]
12624 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12626         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12627         --with-gnu-ld=no.
12629 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12631         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12632         AIX multilibs get built.
12634 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12636         * configure.in (i386-win32): Don't build expect if we're not
12637         building the tcl subdir.
12639 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12641         * Makefile.in: (configure-target-examples, all-target-examples):
12642         New targets, configure and build example programs.
12644 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12646         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12647         use it as input to sedit the generated MPW makefile.
12648         * mpw-README: Add a suggestion about Gestalt.h.
12650 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12652         * config.sub: Accept *-*-ieee*.
12654 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12656         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12657         Ronald F. Guilmette <rfg@monkeys.com>.
12659 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12661         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12662         for powerpc-pe native.
12663         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12664         (target==powerpc-pe): duplicate i386-win32 entry.
12666 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12668         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12669         of vxworks, not just vxworks5.1.
12671 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12673         * mpw-configure: Add support for exec-prefix.
12675 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12677         * config.guess: Recognize HP model 816 machines as having
12678         a PA1.1 processor.
12680 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12682         * configure: Ignore new autoconf configure options.
12684 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12686         * config.guess:  Recognize Pentium under SCO.
12687         From Robert Lipe <robertl@arnet.com>.
12689 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12691         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12693 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12695         * configure.in: Don't configure gas for alpha-dec-osf*.
12697 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12699         * configure.in: Default to --with-stabs for some targets for which
12700         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12701         i[345]86*-*-unixware*.
12703 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12705         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12706         rather than basing it on the target.  Simplify handling of options
12707         controlling which directories to configure.  Remove extraneous
12708         slash in multi-clean target.
12710 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12712         * config-ml.in: Prefix more variables with ml_ so they don't collide
12713         with configure's.
12715 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12717         * configure: Don't turn -v into --v.
12719 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12721         * configure.in (targargs): Fix typo.
12723         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12725 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12727         * configure.in: Strip --host and --target options from
12728         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12729         --with-cross-host option when building with a cross-compiler.
12730         * configure: Canonicalize the arguments put into config.status by
12731         always using `=' for an option with an argument.  Pass a presumed
12732         --host or --target explicitly.
12734 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12736         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12737         into general OS recognition case.
12739 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12741         * configure.in (target_configdirs): add target-winsup only
12742         for win32 target systems.
12744 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12746         * Makefile.in (all-target-libgloss): Depend upon
12747         configure-target-newlib, since when libgloss is built it looks to
12748         see if the newlib directory exists.
12750 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12752         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12753         cfg-ml-*.in.
12755 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12757         * configure: Handle LD and LD_FOR_TARGET when configuring a
12758         Canadian Cross.
12760 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12762         * configure.in (target_libs): add target-winsup.
12763         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12764         (target==ppcle-pe): remove ld from $noconfigdirs.
12766 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12768         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12769         Preserve relative path names in $srcdir.  Build symlink tree if
12770         configuring cross target dir and srcdir=. (= no VPATH support).
12771         (configure-target-libg++): Depend on configure-target-librx.
12772         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12773         * config-ml.in: New file.
12774         * symlink-tree: New file.
12775         * configure: Ensure srcdir="." if that's what it is.
12777 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12779         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12780         includes and FLEX_SKELETON setting.
12781         * mpw-configure (--with-gnu-ld): New option, controls whether
12782         to use PPCLink or ld with PowerMac GCC.
12783         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12784         * mpw-config.in: Configure grez if targeting Mac.
12786         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12787         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12788         just macos.
12789         * configure.in: Configure grez resource compiler if targeting Mac.
12790         * Makefile.in (all-grez, install-grez): New targets.
12792 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12794         * configure: CXX defaults to gcc, not g++.  If we find
12795         gcc in the path, set CC to gcc -O2.
12797 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12799         * configure: Default ${build} correctly.  Avoid picking up extra
12800         spaces when reading CC and CXX from Makefile.  When doing a
12801         Canadian Cross, use plausible default values for numerous
12802         variables.
12803         * configure.in: When doing a Canadian Cross, don't try to
12804         configure tools whose configure script can't handle it.
12806 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12808         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12810 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12812         * configure:  Remove dubious bug reporting address.
12814 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12816         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12817         configure script, run that instead of this directory's configure.
12818         In either case, print a message that we're configuring the sub-dir.
12820 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12822         * configure.in: Before checking for the existence of various files,
12823         use sed to filter out "target-".
12825 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12827         * Makefile.in (DO_X): Split rule to decrease command line length
12828         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12829         (Philippe De Muyter).
12831 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12833         * Makefile.in (all-patch): depend on all-libiberty.
12835 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12837         * configure.in: If the only directory in target_configdirs which
12838         actually exists is libiberty, then set target_configdirs to empty,
12839         to avoid trying to build a target libiberty in a gas or gdb
12840         distribution.
12842 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12844         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12845         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12846         systems.
12848 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12850         * configure.in (copy_dirs): Use sys-include instead of include
12851         for --with-headers option.
12853 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12855         * Makefile.in, configure.in: Make winsup builds work with
12856         new scheme.
12858 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12860         * configure.in: Build the linker on AIX.
12862 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12864         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12865         where needed.
12867 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12869         * Makefile.in (all-gcc): Fix typo.
12871 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12873         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12875 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12877         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12878         to target-xiberty, to provide more flexibility.
12879         (target_subdir):  Define.  Create if cross.
12880         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12881         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12882         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12883         check-libFOO -> check-target-libFOO, etc.
12884         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12885         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12886         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12887         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12888         allow ALL_GCC="" to only configure.
12889         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12890         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12891         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12893 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12895         * Makefile.in (taz): Build "info" in etc explicitly.
12897 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12899         * configure.in:  Make sure that CC is undefined (as opposed to
12900         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12901         problem with autoconf trying to configure on a host without GCC.
12903 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12905         * mpw-configure: Set host alias from choice of host compiler,
12906         only use generic MPW Makefile sed if present, edit a file
12907         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12908         * mpw-README: Add problem notes about CW6 and CW7.
12910 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12912         * Makefile.in (taz): Use ";" instead of ";;".
12914 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12916         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12917         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12918         DISTDOCDIRS.
12919         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12920         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12922 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12924         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12925         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12926         Move bfd to DISTSTUFFDIRS.
12928 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12930         * Makefile.in (X11_LIB): Removed.
12931         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12933         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12935 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12937         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12938         names.
12940 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12942         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12944 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12946         * configure.in (i[345]86-*-win32): Always build newlib.
12947         Don't configure cvs, autoconf or texinfo.
12948         * Makefile.in (LD_FOR_TARGET): New.
12949         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12950         Pass down LD_FOR_TARGET.
12952 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12954         * winsup: New directory.
12955         * Makefile.in: Build winsup.
12956         * configure.in: Winsup is configured when target is win32.
12957         Can only build win32 target GDB when native.
12959 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12961         * config.guess: Recognize HP model 819 machines as having
12962         a PA 1.1 processor.
12964 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12966         * configure: Fix sed loop which substitutes for CC and CXX to
12967         avoid bug found in various sed implementations.
12969 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12971         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12972         simulator.  Use standard powerpc-*-eabi*.
12974 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12976         * configure.in: Stop putting gas and binutils in noconfigdirs for
12977         powerpc-*-aix* and rs6000-*-*.
12979 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12981         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12982         -mcall-aixdesc libraries.
12984 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12986         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12988         * config.sub (arm | armel | armeb): Fix shell syntax.
12990 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12992         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12993         -msoft-float and -mcpu=common support.
12994         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12995         libraries.
12997 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12999         * configure.in: Allow configuration and build of emacs19 for the alpha.
13001 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13003         * configure.in (CC): Get ^CC, not just any old CC, from
13004         ${host_makefile_frag}.
13006 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13008         * configure.in (CC): Try to get CC from
13009         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13011 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13013         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13014         only if it exists in $(srcdir).
13016 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13018         * configure: If CC and CXX are not set in the environment, set
13019         them, based on either an existing Makefile or on searching for gcc
13020         in PATH.  Substitute for CC and CXX in Makefile.
13021         * configure.in: Remove libm from target_libs.  Separate
13022         target_configdirs from configdirs.  If CC is not set in
13023         environment, try to get it from a host Makefile fragment.  Rewrite
13024         changes of configdirs to use skipdirs instead.  A few minor
13025         tweaks.  Take directories out of target_configdirs as they are
13026         taken out of configdirs.  Remove existing Makefile files from
13027         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13028         CONFIG_ARGUMENTS in Makefile.
13029         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13030         by configure.in.
13031         (CONFIG_ARGUMENTS): Likewise.
13032         (CONFIGURE_TARGET_MODULES): New variable.
13033         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13034         ($(CONFIGURE_TARGET_MODULES)): New target.
13035         (configure-libg++, configure-libio): New targets.
13036         (all-libg++): Depend upon configure-libg++.
13037         (all-libio): Depend upon configure-libio.
13038         (configure-libgloss, all-libgloss): New targets.
13039         (configure-libstdc++): New target.
13040         (all-libstdc++): Depend upon configure-libstdc++.
13041         (configure-librx, all-librx): New targets.
13042         (configure-newlib): New target.
13043         (all-newlib): Depend upon configure-newlib
13044         (configure-xiberty): New target.
13045         (all-xiberty): Depend upon configure-xiberty.
13047 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13049         * configure.in (host i[345]86-*-win32):  Expand the
13050         noconfigdirs again.
13052 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13054         * mpw-configure: Fix sed command file name.
13056 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13058         * configure.in (host i[345]86-*-win32): Reduce the
13059         noconfigdirs again.
13061 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13063         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13064         or powerpc*-*-pe*, since they are not yet supported.
13066 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13068         Add PowerMac support and many other enhancements.
13069         * mpw-configure: New option --cc to select compiler to use,
13070         paste options set according to --cc into the generated
13071         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13072         if mpw-make.sed is present.
13073         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13074         add forward includes for PowerPC include files.
13075         * mpw-build.in: Build using Makefile.PPC if present.
13076         (do-byacc, etc): Remove separate version resource builds.
13077         (do-gas): Build "stamps" before "all".
13078         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13079         * mpw-README: Update to reflect --cc option, PowerMac support,
13080         and recently-reported compatibility problems.
13082 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13084         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13085         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13086         (--with-multilib-top): Pass to recursive invocations.
13088 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13090         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13091         v810-*-*.
13093 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13095         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13096         gdb, ld and opcodes on v810-*-*.
13098 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13100         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13101         (local-maintainer-clean): New target.
13102         (maintainer-clean): New target.
13103         (realclean): Just depend upon maintainer-clean.
13105 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13107         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13109 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13111         * configure.in: Build ld in mips*-*-bsd* case.
13113 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13115         * config.sub: Accept -lites* OS.  From Ian Dall.
13117 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13119         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13120         targets.
13122 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13124         * configure.in: treat i386-win32 canadian cross the same as
13125         i386-go32 canadian cross.
13127 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13129         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13130         running under the simulator to build a reduced set of libraries.
13131         (powerpc-*-eabiaix): Add fine grained multilib support added to
13132         other powerpc targets yesterday.
13134 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13136         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13137         -disable-softfloat, -disable-relocatable, -disable-aix, and
13138         -disable-sysv to control which multilib libraries get built.
13140 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13142         * configure: Add Makefile.tem to list of files to remove in trap
13143         handler.
13145 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13147         * config.guess (*Linux*):  Add missing "exit"s.
13148         Also, need specific check for alpha-unknown-linux (uses COFF).
13150 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13152         * config.guess:  Merge with FSF:
13154         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13155         * config.guess (AIX4): More robust release numbering discovery.
13157         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13158         * config.guess (i386-sequent-ptx): Properly get version number.
13160         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13161         * config.guess (mips:*:4*:UMIPS): New case.
13163 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13165         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13166         (i386-win32 host): Likewise.  Don't build readline.
13168 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13170         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13171         SUPPORT_FILES to submakes.
13173 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13175         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13176         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13177         mpw-configure.
13179 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13181         * configure.in (appdirs): Use =, not ==, in test expression when
13182         trying to build the text to print in the warning message for
13183         Solaris users.
13185 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13187         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13189 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13191         * config.guess: Recognize lynx-2.3.
13193 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13195         * config.sub (z8ksim): Deleted
13196         (z8k-*-coff): New, this is the one true name of the target.
13198 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13200         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13202 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13204         * config.guess (*:Linux:*:*): First try asking the linker what the
13205         default object file format is (elf, aout, or coff).  Then if this
13206         fails, try previous methods.
13208 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13210         * configure.in: Don't build newlib for *-*-vxworks5.1.
13212 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13214         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13215         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13217 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13219         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13221 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13223         * cfg-ml-com.in: New file.
13224         * cfg-ml-pos.in: New file.
13226 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13228         * COPYING.NEWLIB: Add HP free copyright to list.
13230 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13232         * config.sub: Recognize -eabi* for the system, not just -eabi.
13234 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13236         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13237         * config.sub, configure.in (win32): New target and host.
13239 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13241         * configure.in: Add i386-pe configuration.
13243 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13245         * mpw-build.in (install): Install GDB after LD.
13247 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13249         * mpw-config.in (elf/mips.h): Always forward-include, needed
13250         for GDB to build.
13252 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13254         * testsuite: New directory for customer acceptance and whole tool
13255         chain tests.
13257 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13259         * configure: If per-host line isn't found, but AC_OUTPUT is found
13260         and a configure script exists, run it instead.
13262 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13264         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13266 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13268         * configure: Set build_{cpu,vendor,os,alias} to host values when
13269         --build isn't specified.
13271 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13273         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13274         (FLAGS_TO_PASS): Pass them.
13275         (EXTRA_TARGET_FLAGS): Ditto.
13277 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13279         * Makefile.in (all-libg++): Depend on all-libstdc++.
13281 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13283         * configure.in (noconfigdirs): Enable all packages for
13284           i386-unknown-netbsd.
13286 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13288         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13289         hosted builds (DOS builds)
13291 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13293         Changes for ARM based on patches from Richard Earnshaw:
13294         * config.sub: Handle armeb and armel.
13295         * configure.in: Omit arm linker only for riscix.
13297 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13299         * config.guess:  Update from FSF.
13301 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13303         * config.sub: Recognize powerpcle as the little endian variant of
13304         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13305         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13306         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13307         temporarily.
13309 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13311         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13313 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13315         * config.sub: Accept -lites* as a basic system type.
13317 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13319         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13320         installed, and if so return linuxoldld as the system name.
13322 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13324         * config.guess: Add hppa1.1-hp-lites support.
13326 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13328         * configure.in: Don't build newlib for m68k-vxworks5.1.
13330 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13332         * configure.in (mips-sgi-irix6): Use mh-irix5.
13334 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13336         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13338 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13340         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13341         OSF/1.  Fix compiler flags.
13342         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13344 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13346         * configure.in: Recognize --with-newlib.
13347         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13349 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13351         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13352         to *_X11_MODULES due to gdbtk needing X include files et al.
13354 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13356         Merge in support for Mac MPW as a host.
13357         (Old change descriptions retained for informational value.)
13359         * mpw-config.in: Add generic include forwards for cpu-specific
13360         include files in aout and elf directories.
13362         * mpw-configure: Added copyright.
13363         * mpw-config.in: Check for presence of required build tools.
13364         (target_libs): Add newlib.
13365         (target_tools): Add examples.
13366         (Read Me): Generate as "Read Me for MPW" instead.
13367         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13368         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13369         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13371         * mpw-configure: Remove subdir-specific makefile hackery,
13372         delete mk.tmp after using it.
13374         * mpw-build.in (all): Display start and end times.
13376         * mpw-configure (host_canonical): Set.
13377         (target_cpu): Always add to makefiles.
13378         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13379         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13380         (mpw-mh-mpw): Look for in srcdir and srcroot.
13381         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13383         * mpw-build.in: (install-only): New target.
13385         * mpw-configure (host_alias, target_alias): Rename from hostalias
13386         and targetalias, add into generated Makefile.
13387         (mk.tmp): If present, add into generated Makefile.
13388         * mpw-build.in (all-gas): Build config.h first before gas proper.
13390         * mpw-configure (config.status): Write only if changed.
13391         * mpw-config.in (readline): Configure it (not built, just used for
13392         definitions).
13394         * mpw-config.in (elf/mips.h): Add a forward include.
13396         * mpw-config.in: Forward-include most .h files in include into
13397         extra-include.
13398         (readline): Don't build.
13399         mpw-build.in (install): Install GDB.
13401         * mpw-configure (prefix, mpw_prefix): Handle it.
13402         * mpw-config.in (mmalloc, readline): Don't configure.
13403         * mpw-build.in (thisscript): Rename to ThisScript.
13404         Use mpw-build instead of BuildProgram everywhere.
13405         (mmalloc, readline): Don't build.
13406         * mpw-README: New file, basic documentation about the MPW port.
13408         * mpw-config.in: Use forward-include to create include files.
13410         * mpw-configure: Add more things to the top of each configured
13411         Makefile, including contents of config/mpw-mh-mpw.
13412         * mpw-config.in (extra-include): Create this directory and fill it
13413         with Posix-like include files when configuring.
13415         * config.sub (apple, mac, mpw): Add various aliases.
13417         * mpw-build.in: New file, top-level build script fragment for MPW.
13418         * mpw-configure: New file, configure script for MPW.
13419         * mpw-config.in: New file, config fragment for MPW.
13421 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13423         * configure.in (host_libs): Remove glob, since it is gone from the
13424         sources.
13426 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13428         * Makefile.in: define empty GDB_NLM_DEPS var.
13430         * configure.in(target_makefile_frag): use config/mt-netware
13431         for netware targets.
13433 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13435         * config.sub: Merge in recent FSF changes.  Remove linux special
13436         cases.
13438 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13440         Revert this change:
13442         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13444                 * build-all.mk: Use CC=cc -Xs on Solaris.
13446 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13448         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13449         stop using it.
13450         * Makefile.in: Nuke all references to glob subdirectory.
13452 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13454         * configure.in: Fix --enable-shared logic in per-host.
13456 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13458         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13460 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13462         * configure.in (noconfigdirs): Don't build gas on AIX, for
13463         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13465 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13467         * configure: Fix --cache-file to work if the file argument is a
13468         relative path.
13470 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13472         * configure: If the --cache-file is used, pass it down to
13473         configure in subdirectories.
13475 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13477         * config.sub: add vxworks29k configuration.
13479 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13481         * Makefile.in (taz): Do "diststuff" part quietly.
13483 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13485         * config.sub: Mini-merge with gcc/config.sub.
13487 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13489         * config.guess (IRIX): Sed - to _.
13491 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13493         * Makefile.in (source-vault, binary-vault): New targets.
13495 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13497         * config.sub: Recognize -eabi as a basic system type.
13499 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13501         * configure.in (enable_shared stuff): Fix typo.
13503 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13505         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13507 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13509         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13511 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13513         * configure.in (rs6000-*-*): Don't build gas.
13515 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13517         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13518         reduce command line length.
13519         (AS_FOR_TARGET): Check for as.new, not Makefile.
13520         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13522 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13524         * config.guess:  Merge from FSF.
13526 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13528         * configure: Don't use $ when handling program_suffix.
13530 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13532         * configure.in:  Configure tk for hppa/hpux.
13534 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13536         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13538 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13540         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13541         to LIBCXXFLAGS.  Tests are better run without it.
13543 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13545         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13547 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13549         * configure.in (*-*-netware*): Don't configure xiberty.
13551 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13553         * configure.in:  Remove tk from native_only list.
13555 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13557         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13558           for special NCD build.
13560 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13562         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13563         makeall.bat, they're only useful for binutils snapshots.
13564         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13565         makeall.bat to specified SUPPORT_FILES.
13567 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13569         * build-all.mk: Add Ericsson targets to sun4 and solaris
13570           hosts.  Add  BNR's sun4 target to solaris host, so their
13571           build-from-source will be tested in-house first.
13573 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13575         * Makefile.in (LIBCFLAGS): New variable.
13576         (CFLAGS_FOR_TARGET): Ditto.
13577         (LIBCFLAGS_FOR_TARGET): Ditto.
13578         (LIBCXXFLAGS): Ditto.
13579         (CXXFLAGS_FOR_TARGET): Ditto.
13580         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13581         (BASE_FLAGS_TO_PASS): Pass them.
13582         (EXTRA_TARGET_FLAGS): Ditto.
13584         * configure.in: Support --enable-shared.
13586 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13588         * configure.in (target_libs):  Include libstdc++ again.
13589         * config.guess:  Update from FSF (for FreeBSD).
13591 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13593         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13594         makeall.bat.
13595         (DISTDOCDIRS): Add `etc'.
13596         (ETC_SUPPORT_PFX): New variable.
13597         (taz): Include anything from etc starting with a word in
13598         ETC_SUPPORT_PFX.
13600 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13602         * config.sub: Update for recent FSF changes.  Remove obsolete
13603         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13604         spacing changes.
13606 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13608         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13610         * config.guess:  Merge with FSF.
13611         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13613 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13615         * configure: Since the "trap 0" handler will override the exit
13616         status on many systems, only use it for "exit 1", and make it set
13617         a non-zero exit status; reset it before "exit 0".  Also, check
13618         exit status of config.sub, and error out if it failed.
13620 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13622         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13623         and install libgloss.
13625 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13627         * Makefile.in (all-binutils): Depend upon all-byacc.
13629         * configure.in: Don't build emacs on Irix 5.
13631 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13633         * configure.in (*-*-netware*): Add libio.
13635 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13637         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13638         (CHECK_TARGET_MODULES): Ditto.
13639         (INSTALL_TARGET_MODULES): Ditto.
13640         (TARGET_LIBS): Ditto.
13641         (all-libstdc++): Note dependencies.
13643 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13645         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13647 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13649         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13650         -fexternal-templates.
13652         * configure.in (target_libs): Add libstdc++.
13653         (noconfigdirs): Add libstdc++ as appropriate.
13655 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13657         * config.guess:  Update from FSF.
13659 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13661         * configure: Use ${config_shell} when running ${configsub}.
13663 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13665         * config.sub: No longer recognize h8300h.
13667 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13669         * config.sub: Remove extraneous differences between config.sub and
13670         gcc/config.sub.
13672 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13674         * Makefile.in (DISTSTUFFDIRS): Add gas.
13676 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13678         * COPYING.NEWLIB: New file.
13680 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13682         * config.guess (HP-UX):  Patch from Harlan Stenn
13683         <harlan@landmark.com> to also emit release level.
13685 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13687         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13689 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13691         * config.sub:  Merge nextstep cleanup from FSF.
13693 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13695         * configure.in (arm-*-*): Don't configure ld for this target.
13697 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13699         * configure.in (*-*-netware): don't configure libg++, libio,
13700           librx, or newlib.
13702 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13704         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13705         configure ld--it works, but it doesn't support shared libraries.
13707 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13709         * config.guess (*-unknown-freebsd*):  Get rid of possible
13710         trailing "(Release)" in version string.
13711         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13713 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13715         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13716         Fix type: *-next-neststep -> *-next-nextstep.
13718         * config.guess:  Merge from FSF:
13720         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13722         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13724         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13726         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13727         instead of UNIX_SV for UnixWare 1.0).
13729 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13731         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13732         to make gdb/nlm/* build after the compiler and linker.
13734 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13736         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13737         not just i[34]86.
13738         (m68k-atari-sysv4):  Relocate to match FSF version.
13740         * config.guess:  More merges from the FSF:
13742         Add a space before function call or macro invocation.
13744         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13746         * config.guess: Add trap cmd to remove dummy.c and dummy when
13747         interrupted.
13749         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13751         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13752         (dummy): Redirect stderr from compilation of dummy.c.
13754         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13756         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13758 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13760         * configure: Accept and ignore --cache*, for compatibility with
13761         new autoconf.
13763 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13765         * config.guess:  Merge from FSF:
13767         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13769         * config.guess (Pyramid*:OSx*:*:*): New case.
13770         (PATH): Add /.attbin at end for finding uname.
13771         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13773         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13775         * config.guess (M88*:DolphinOS:*:*): New case.
13777         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13779         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13780         to select whether to use ELF or COFF.
13782         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13784         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13786         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13788         * config.guess: Guess the OS version for HPUX.
13790         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13792         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13794 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13796         * configure.in: Recognize --with-headers, --with-libs, and
13797         --without-newlib.
13798         * Makefile.in (all-xiberty): Depend upon all-ld.
13800 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13802         * configure.in: Change i[34]86 to i[345]86.
13804 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13806         * configure (version): A few more tweaks to help message.
13808 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13810         * Makefile.in:  Remove (for now) librx as a host library,
13811         now that we're building it for target.
13813 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13815         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13816         (Karl Berry).
13818 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13820         * configure.in:  Also configure librx.
13822 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13824         * Makefile.in:  Update various rules to reflect that librx
13825         is now needed for libg++.
13827 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13829         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13831 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13833         * configure.in: Configure the examples directory.
13835 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13837         * configure: Simplify Jun 2 1994 change.
13839 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13841         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13842         /bin/gcc isn't good enough to build gcc.
13844 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13846         * Makefile.in (GDB_SUPPORT_FILES): Remove
13847         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13848         (gdb.tar.gz): Add new rule to use standard distribution building
13849         mechanism.
13851 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13853         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13854         Bill Cox <bill@cygnus.com>.
13856 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13858         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13860 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13862         * configure:  Search current dir first in .gdbinit.
13864 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13866         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13868 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13870         * config.sub:  Refer to NeXT's operating system as nextstep.
13872         * config.sub (case $basic_machine):  Re-order the cases, to match
13873         the order in the FSF version (which is mostly alphabethical).
13874         Merge in some additions and changes from the FSF.
13876 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13878         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13879         * config.sub: Recognize cxux7.
13880         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13882 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13884         * config.sub:  Fix typo powerpc -> powerpc-*.
13886 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13888         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13890         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13891         parallel with all-emacs and install-emacs).  Top-level command
13892         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13894 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13896         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13897         $(relbindir)/make before doing ``make install'', and use
13898         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13899         installing over running make binary.
13900         ($(host)-stamp-stage3-installed): Likewise.
13902 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13904         * config.guess: Recognize Mach.
13906 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13908         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13909         see whether --exec-prefix was used.
13911 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13913         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13915 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13917         * Makefile.in: Add all-librx target similar to all-libproc.
13919 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13921         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13922         with post 1.2 uname bogosity.
13924 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13926         * configure: Remove temporary files on receipt of a signal.
13928 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13930         * configure: If there is a package_makefile_frag, remove
13931         ${subdir}/Makefile.tem after copying it in.
13933 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13935         * build_all.mk: support rs6000 lynx identifies itself as
13936         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13937         since /bin/gcc is too feeble to compile a modern gcc.
13939 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13941         * brought devo/test-build.mk update-to-date with progressive/
13942           test-build.mk. Add lynx targets and hppa flag info.
13944 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13946         * configure.in:  Use mh-ncrsvr43.  Patch from
13947         Tom McConnell <tmcconne@sedona.intel.com>.
13949 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13951         * config.guess (i386-unknown-bsdi):  No longer need to
13952         check #if defined(__bsdi__) && defined(__i386__).
13954 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13956         * configure: Set program_transform_nameoption correctly.
13958 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13960         * brought build-all.mk update-to-date with progressive build-all.mk,
13961           added new targets and hppa info.
13963 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13965         * configure: If config.guess result is a prefix of the user
13966         specified target, assume a native build and use the user specified
13967         target as the host alias.  Remove SunOS patch suffix removal hack.
13968         * configure.in: Remove SunOS patch suffix removal hack.
13970         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13971         in NATIVE_CHECK_MODULES.
13973 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13975         * Makefile.in: Rename HOST_ONLY to NATIVE.
13976         * configure: Delete SunOs patch suffix from host_canonical
13977           and build_canonical variables that are prepended to Makefiles.
13978         * configure.in: Add comments for easier maintenance.
13980 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13982         * Makefile.in: Add all-libproc target similar to all-gui.
13984 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13986         * Makefile.in (CHECK_MODULES): split into
13987         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13989 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13991         * config.guess (i386-unknown-bsdi): New system to guess.
13993 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13995         * Makefile.in: Add all-gui target (but not yet build by "all").
13997 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13999         * config.sub: Move deletion of patch suffix from here...
14000         * configure.in: To here, at Ian's suggestion.  The top-
14001           level scripts might need to know of a patch level.
14003 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14005         * config.sub: Strip off patch suffix so rtl is recognized
14006           as a sunos4.1.3 machine, even though it's been patched.
14008 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14010         * Makefile.in (INSTALL_LAST): Delete.
14011         (INSTALL_DOSREL): New.
14013 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14015         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14016         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14017         whether we pass down --with-gnu-ld anyhow.
14019 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14021         * Makefile.in (INSTALL_LAST): Change operation so it works
14022         on more flavors of make.
14023         * configure.in (go32): Don't build libg++ or libio.
14025 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14027         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14028         they can be overriden by templates.
14030 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14032         * configure.in (target==go32): Don't build gdb.
14033         * dosrel: New directory.
14035 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14037         * configure.in (host==go32): Configure dosrel too.
14038         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14039         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14040         be set by incoming names or templates.
14041         (INSTALL_LAST): New rule.
14043 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14045         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14047 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14049         * configure.in (appdirs): New variable.  Currently empty, but will
14050         be used in gas distribution.  If nonempty, lists a set of
14051         directories at least one of which must get configured, or top
14052         level configuration is considered to have failed.
14053         (rs6000-*-lynxos*): Use new file name.
14055 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14057         Eliminate XTRAFLAGS.
14058         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14059         newlib include files using -idirafter, and also use -nostdinc.
14060         (CXX_FOR_TARGET): Likewise.
14061         (XTRAFLAGS): Removed.
14062         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14063         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14064         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14065         ($(DO_X)): Don't pass down XTRAFLAGS.
14067 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14069         * configure.in (mips*-dec-bsd*): New target; do build linker.
14070         (mips*-*-bsd*): New target; don't build linker.
14072 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14074         * configure.in: support rs6000-*-lynxos* configuration.
14075         support sunos4 as a cross target.
14077         * config.sub: look for lynx*, not lynx since the OS version may
14078         legitimately be part of the name.
14080 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14082         * configure.in (i[34]86-*-sco*): Move to be with other i386
14083         targets.
14084         (romp-*-*): New target.  Skip various binary utilities.
14085         (vax-*-*): New target.  Don't build newlib.
14086         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14088 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14090         * configure.in: Only set host_makefile_frag if config
14091         directory exists.
14093 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14095         * install.sh: If $dstdir exists, don't check whether each
14096         component does.
14098 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14100         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14102 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14104         * configure.in (*-*-lynxos*): Don't configure newlib for either
14105         native or cross Lynx.
14107 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14109         * config.sub (sparc64-elf): Fix os.
14110         (z8k): Remove duplicate.
14112 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14114         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14115         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14117 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14119         * configure: Make file links cleanly even if Lynx fails on
14120           an NFS symlink (at least fail cleanly).
14122 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14124         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14125         -XNh2000.
14127 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14129         * configure: Unknown options are fatal again.
14131 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14133         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14134         compatibility.
14136 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14138         * build-all.mk: Add `clean' target.
14140 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14142         * config.guess:  Add SINIX support.
14143         * configure.in:  Add mips-*-sysv4* support.
14145 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14147         * build-all.mk: Document all useful targets.
14148         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14149         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14151 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14153         * configure: Support --silent, --quiet.
14155 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14157         * configure: Support --disable-FEATURE.
14159 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14161         * config.guess: Recognize NCR running SVR4.3.
14163 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14165         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14166         Patch from Paul Eggert <eggert@twinsun.com>.
14168 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14170         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14172 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14174         * configure: Make unrecognized options give nonfatal warnings
14175         instead of fatal errors, and pass them to any subdirectory
14176         configures in case they recognize them.
14177         Make --x equivalent to --with-x.
14179 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14181         * configure: Add --enable-* options.  Clean up usage message and
14182         some comments.
14184 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14186         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14188 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14190         * configure.in (hppa*-*-*): Enable binutils.
14192 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14194         * config.sub: Recognize cisco.
14196 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14198         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14200 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14202         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14203         than one configuration name.  Add comment.
14205 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14207         * config.guess: about target *-hitachi-hiuxwe2, fixed
14208         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14209         macro is incorrect.]
14211 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14213         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14214         than the "make ls" stuff which used to be here.
14216 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14218         * config.guess:  Recognize i[34]86-unknown-freebsd.
14219         From Shawn M Carey <smcarey@rodan.syr.edu>.
14221 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14223         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14225 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14227         * config.guess: Check for ptx.
14229 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14231         * config.sub: Add os9k checking.
14233 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14235         * config.guess: Handle OSF1 running on HPPA processors
14237 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14239         * configure: If subdir configure fails, print out a message with
14240         subdirectory name, in case subdir's configure code didn't identify
14241         itself.
14243 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14245         * configure.in: Remove embedded newlines from configdirs.
14246         Avoid mismatches of substrings.  Fix matching strings at end
14247         of configdirs.
14249 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14251         * config.guess:  Add Lynx/rs6000 config support.
14253 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14255         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14257 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14259         * configure.in (hppa*-*-osf*): Treat this just like most other
14260         PA configurations (eg no binutils or ld).
14261         (hppa*-*-*elf*): These configurations have binutils and ld.
14263 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14265         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14267 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14269         * configure.in (rs6000-*-*): Build gas.
14271 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14273         * Makefile.in:  Avoid bug in losing hpux sed.
14275 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14277         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14278         for GDB and GDB has been fixed to not need it.
14280 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14282         * config.guess: Recognize vax hosts.
14284 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14286         * configure (while loop): Don't use "break 2" inside case
14287         statement -- the case statement isn't an enclosing loop.
14289 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14291         * config.guess:  Clean up NeXT support, to allow nextstep
14292         on Intel machines.  Make OS be nextstep.
14294 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14296         * config.guess: Add alternate forms for Convex.
14298 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14300         * configure:  Completely rewrite option processing.  Take
14301         advantage of pattern-matching to avoid invoking test frequently.
14302         Also clean up host and target defaulting logic.
14304 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14306         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14307         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14308         commands (plus user environment) will fit SCO limits.
14310 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14312         * configure.in: Don't issue warnings about directories which are
14313         not being configured if -norecursion is set.  Correct test for
14314         --with-gnu-as and --with-gnu-ld to not get confused by substring
14315         matches.
14317         * configure.in: Don't build gas for alpha-dec-osf1*.
14319 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14321         * configure:  Back out Per's change of 12/19/1993.  It changes the
14322         behavior of configure in unexpected and confusing ways.
14324         Also, use different delim char when calculating
14325         program_transform_name so that the name can contain slashes.
14327 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14329         * configure.in, config.sub: Add support for VSTa micro-kernel.
14331 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14333         * configure.in: Nuke hacks which were used to get a special
14334         version of GAS for HPPA configurations.
14336 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14338         * configure:  If only ${target_alias} is given, use that
14339         as the default for ${host_alias}.
14340         * configure:  Add missing back-slashes before nested quotes.
14342 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14344         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14346 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14348         * config.guess:  Recognize some Tektronix configurations.
14349         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14351 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14353         * config.sub: Match any flavor of SH.
14355 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14357         * configure.in: Don't try to configure newlib for Alpha.
14359 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14361         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14362         libg++ or libio for any Alpha target.
14364         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14366 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14368         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14369         default arguments -- so it tried to compress itself.
14371 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14373         * configure.in (notsupp): ensure that a space is always at the end
14374           of the configdirs list, since the grep checks for an explicit space
14376 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14378         * configure.in (target i386-sysv4.2): don't build ld, since static
14379           versions of many libraries are not available.
14381 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14383         * config.guess: Recognize Apollos (using environment variables).
14384         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14386 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14388         * config.guess: Recognize Sony news mips running newsos.
14390 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14392         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14393         "fi ; else" for bash.
14395 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14397         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14399 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14401         * config.sub: accept unixware as an alias for svr4.2.
14402         Fix some inconsistancies with the gcc version.
14404 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14406         * Makefile.in (DISTDOCDIRS):  Add gdb.
14408 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14410         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14412 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14414         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14415         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14416         this now.
14418 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14420         * config.sub: Accept hiux* as an OS name.
14422         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14423         etc/make-stds.texi.  The underscore came from gcc, and dje now
14424         agrees that RUNTESTFLAGS is the correct name.
14426 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14428         * install.sh:  Remove 'set -e'.  It makes any conditionals
14429         in the script useless.
14431         * config.guess: Automatically recognize arm-acorn-riscix
14432         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14434 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14436         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14438 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14440         * Makefile.in (DISTDOCDIRS): New variable.
14441         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14442         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14444 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14446         * configure.in (hppa target): check the source directory for the
14447           pagas sub-directory
14449 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14451         * config.sub: Allow -aout* and -elf*.
14453 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14455         * configure.in: Don't build ld on i386-solaris2, same as for
14456         sparc-solaris2.
14458 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14460         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14462 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14464         * configure.in:  Configure gdb for alpha.
14466 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14468         * Makefile.in (CXXFLAGS): Add -O.
14470 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14472         * config.guess: added support for DG Aviion
14474 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14476         * configure.in: Produce warning message for subdirectories not
14477         configurable for this host/target combination.  Don't try to
14478         configure gdb for vms.
14480 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14482         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14483         appropriate files before making "diststuff".
14484         (DISTBISONFILES): New var: list of files to be edited.
14485         (DISTSTUFFDIRS): Add binutils.
14487 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14489         * config.sub: also handle mipsel and mips64el (for little endian mips)
14491 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14493         * configure.in: Add * to end of all OS names.
14495 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14497         * configure.in: Build newlib for LynxOS native.
14499 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14501         * config.guess: Add support for delta 88k running SVR3.
14503         * configure.in: Add comment about HP compiler vs. emacs.
14505 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14507         * configure.in: don't build ld on solaris2 (not a viable option
14508           due to bugs in getpwnam & getpwuid)
14510 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14512         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14513         config.guess will produce a full version number.
14515 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14517         * configure.in: Build linker and binutils for alpha-dec-osf1.
14519 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14521         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14522         and gdb/testsuite/Makefile.in.
14524 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14526         * configure.in: recognize mips*- instead of mips-
14528 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14530         * config.sub: Accept linux*coff and linux*elf as operating
14531         systems.
14533 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14535         * config.sub: Recognize mips64, and mips3 as an alias for it.
14537 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14539         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14540         gdb knows how to handle OSF/1 shared libraries.
14542 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14544         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14545         * config.guess: Recognize Hitachi's HIUX.
14546         * config.sub: Recognize h3050r* and hppahitachi.
14547         Remove redundant cases for hp9k[23]*.
14549 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14551         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14552         if gas and ld are in the source tree and are in ${configdirs}.
14553         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14554         --with options (but still pass them down on the command line,
14555         if they were explicitly specified).
14557 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14559         * configure: substitute SHELL value in Makefile.in with
14560         ${CONFIG_SHELL}
14562 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14564         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14565         *-*-solaris2* targets.
14567 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14569         * Makefile.in: define M4, and pass it down to sub-makes;
14570         all-autoconf now depends on all-m4
14572 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14574         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14575         presence of {ar,ranlib} instead of a configured directory
14577 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14579         * config.guess: Accept 34?? as well as 33?? for NCR.
14581 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14583         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14584         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14586 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14588         * configure: grab values for $(CC) and $(CXX) from the
14589         environment, so that someone can do "CC=gcc configure; make" and
14590         have it work right (matching the way that autoconf works now)
14592         * configure.in, Makefile.in: add support for gash, the tcl
14593         interface to Galaxy
14595         * config.guess: add NetBSD variants (hp300, x86)
14597 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14599         * install.sh: Support -d option (in the manner of SunOS 4 install,
14600         as it is more deterministic than that of GNU install)
14601         (chmodcmd): Set file to mode 755 by default (should also do default
14602         chgrp and chown, but I don't feel like dealing with that now)
14604 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14606         * config.sub: Remove h8300hhms alias.
14608 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14610         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14612 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14614         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14615         as stmp-fixinc
14617 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14619         * config.sub: recognize m88110-bug-coff.
14621 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14623         * Makefile.in (all-libio): all dependencies on the toolchain used
14624         to build this (gcc, gas, ld, etc)
14626 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14628         * config.guess: Deal with OSF/1 1.3 on alpha.
14630 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14632         * install.sh: add some 'else true' clauses for portability
14634         * configure.in: don't build libio for h8[35]00-*-* targets
14636 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14638         * Makefile.in:  Add support for new libio.
14640 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14642         * install.sh: If one command fails, don't try the rest.  Don't try
14643         to remove $dsttmp (via trap) unless we have already created it.
14644         If $src doesn't exist, detect it and exit with an error.
14646         * config.guess: Recognize BSD on hp300.
14648 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14650         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14651         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14653 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14655         * Makefile.in (all-send-pr): depends on all-prms
14657 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14659         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14661 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14663         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14664         Added test for mips-mips-riscos5.
14666 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14668         * configure.in: use mh-hp300 for 68k HP hosts
14670 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14672         * configure: add support for CONFIG_SHELL, so that you can use
14673         some alternate shell for evaluating configure scripts
14675 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14677         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14678         in configure script to bug-gdb@prep.ai.mit.edu when building
14679         distribution archive.
14680         * Makefile.in (COMPRESS):  Remove def.
14681         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14682         gdb.tar.Z and make-gdb.tar.Z respectively.
14683         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14684         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14685         to convergence with 'taz' target in Makefile.in.
14687 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14689         * install.sh (dsttmp): use trap to ensure that tmp files go
14690         away on error conditions
14692 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14694         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14696 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14698         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14699         its parent is '/' not ''.
14701         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14703 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14705         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14706         that ${newsrcdir}/configure.in does.
14708 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14710         * test-build.mk: support for CONFIG_SHELL
14712 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14714         * config.sub (netware):  Add as a basic system type.
14716 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14718         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14719           $(srcdir)/ from the dependency on Makefile.in.
14721 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14723         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14724         (h8300hhms is temporary until multi-libraries are implemented).
14725         * configure.in: Handle h8300h too.
14727 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14729         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14731 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14733         * configure:  Remove extraneous output when guessing host type.
14734         * config.guess:  Remove extraneous output when guessing using C
14735         compiler rather than uname, or when guessing fails.
14737 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14739         * Makefile.in: remove all.cross and install.cross targets
14741         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14742           definitions
14744 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14746         * configure.in (target sh): Build gprof.
14748 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14750         * config.sub: change -solaris to -solaris2
14752 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14754         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14756 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14758         * configure: Correct error message for missing Makefile.in to
14759         print correct directory.
14761 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14763         * install.sh: kludge around 386BSD shell bug
14765 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14767         * config.guess:  Recognize NeXT.
14768         * config.guess:  Recognize i486-ncr-sysv4.
14769         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14771 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14773         * Makefile.in (MAKEINFOFLAGS): New variable.
14774         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14775         * build-all.mk, test-build.mk: Pass down --no-split as
14776         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14778 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14780         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14782 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14784         * Makefile.in (libg++.tar.z):  New rule.
14785         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14786         * Makefile.in (taz):  Only do a single chmod.
14788 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14790         * install.sh: don't use dirname anymore (replaced with sed usage)
14792 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14794         * Makefile.in:  Change extension for gzip'd files from '.z' to
14795         '.gz' per new FSF standard usage.
14797 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14799         * configure: put quotes around the final value of program_transform_name
14801 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14803         * Makefile.in: new install.sh support; update install-info rules
14805 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14807         * configure.in: Build diff for crosses, but not for go32 host.
14809         * configure.in: Build gprof only for native, and don't build it
14810         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14812 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14814         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14816 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14818         * configure.in (host_tools): Add prms.
14820 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14822         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14823         with $(FLAGS_TO_PASS) on the command line
14825         * config.sub: Recognize lynx and lynxos
14827 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14829         * config.sub: Accept -ecoff*, not just -ecoff.
14831 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14833         * Makefile.in (taz): Use .gz suffix instead of .z.
14834         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14835         names.
14837 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14839         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14841 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14843         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14844         that rebuilds that might happen during 'make install' don't get
14845         bogus gcc include files
14847 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14849         Change from Utah for HPPA support:
14850         * config.guess: Recognize hppa1.x-hp-bsd.
14852 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14854         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14855         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14857 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14859         * config.sub: Add support for rom68k and bug boot monitors.
14861 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14863         * Makefile.in: Make all-opcodes depend on all-bfd.
14865 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14867         * config.guess: Added special check for i[34]86-univel-sysv4*.
14869 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14871         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14872         the processor rather than assuming i486.
14874 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14876         * config.guess: Recognize SunOS6 as Solaris3.
14878 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14880         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14881         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14883 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14885         * build-all.mk (all-cross): New target for Canadian Cross.
14886         Added Q2 go32 targets.
14887         * test-build.mk: Configure go32 cross sparclite-aout and
14888         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14889         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14891 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14893         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14894         GO32 hosted toolchains
14896 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14898         * configure: change  so "-exec-prefix" gets passed down rather
14899         than "-exec_prefix" so autoconf generated Makefiles get the
14900         exec_prefix set right.
14902 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14904         * config.guess: get the Solaris2 minor version number
14906         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14908 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14910         * config.guess: Recognize some Sequent platforms.
14912 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14914         * Makefile.in: added the vault-install target
14916         * configure.in: actually use the Sun3 makefile fragment that's in
14917         config, also added the release dir to configdirs
14919 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14921         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14923 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14925         * configure.in: remove some program from Alpha targetted toolchains
14927 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14929         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14930         gprof.
14931         (taz): Run "make diststuff" in those directories instead of "make
14932         proto-dir".  Look for "VERSION=" only at start of line in subdir
14933         Makefile.  Use "gzip -9" for compression.
14934         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14935         (binutils.tar.z): New target.
14937 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14939         * Makefile.in (taz): Include gpl.texinfo.
14941 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14943         * Makefile.in (setup-dirs): Merged into "taz" target.
14944         (taz): Only do `proto-dir' stuff if a directory is actually needed
14945         for this target.
14947 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14949         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14950         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14951         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14952         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14953         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14955 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14957         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14958         config.sub, and move-if-change to gdb testsuite distribution
14959         archive, so the testsuite can be extracted, configured, and
14960         run separately from the gdb distribution.  Blow away the Chill
14961         tests that require a Chill compiled executable, since GNU Chill
14962         is not yet publically available.
14964 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14966         * test-build.mk: set environment variables in a single command,
14967         instead of a list of assignments and exports
14969         * config.guess: recognize Alpha/OSF1 systems
14971 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14973         * configure: Change help message to prefer --options rather than
14974           -options.
14976 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14978         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14979         zippy@ecst.csuchico.edu.
14980         * config.guess: Recognize miniframe.
14982 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14984         * Makefile.in: Use srcroot to find runtest rather than rootme.
14985         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14987 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14989         * test-build.mk: Extensive additions to support building on a
14990         machine other than the host.
14992 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14994         * configure (tooldir): Fix for i386-aix again.
14996 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14998         * configure, Makefile.in:  Change definition of $(tooldir)
14999         to match the FSF.
15001 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15003         * config.guess:  Recognize i[34]86/SVR4.
15005 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15007         * Makefile.in (all-gdb): gdb depends on sim.
15009 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15011         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15012         at the same time we make the prototype gdb directory.
15013         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15014         files at the same time as the gdb base release distribution.
15016 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15018         * Makefile.in (check): Use individual check targets rather than
15019         DO_X rule.
15020         (check-gcc): Added.
15022 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15024         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15025         for System V release 3.2.
15027 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15029         * config.sub: Recognize hppaosf.
15030         * configure.in: Do configure ld/binutils/gas for it.
15032 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15034         * configure (tooldir): Alter syntax used to set this, for systems
15035         where "\$" isn't handled right, like i386-aix.
15037 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15039         * configure: Pass program-transform-name, not
15040         program_transform_name, to recursive configures.
15042 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15044         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15045         of gas+ld+binutils.
15047 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15049         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15051 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15053         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15055 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15057         * Makefile.in (PRMS): Set back to all-prms.
15059 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15061         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15062         targets, rather than for MIPS hosts.
15064 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15066         * configure.in: add comment for --with-x default values
15068         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15070         * Makefile.in: add check-* targets for each of the directories in
15071         the tree.  Add a definition of RUNTEST that will use the one we
15072         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15074 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15076         * configure.in: Removed obsolete references to bfd_target and
15077         target_makefile_frag.
15079         * build-all.mk: Set assorted targets for Q2.
15080         * config.sub: Recognize z8k-sim and h8300-hms.
15081         * test-build.mk: Really don't pass host to configure.
15082         (HOLES): Added uname.
15084 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15086         * configure: Handle an empty program-prefix, program-suffix or
15087         program-transform-name correctly.
15089 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15091         * build-all.mk: -G 8 no longer required for MIPS targets.
15092         * test-build.mk: Don't pass host argument to configure; make it
15093         guess.
15095 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15097         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15098         * Makefile.in (COMPRESS):  New macro, like GZIP.
15100 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15102         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15104         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15105         with gas currently defaults to -G 0.
15107 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15109         * Makefile.in (all-flex): flex depends on byacc.
15111         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15112         to test-build.mk as RELEASE_TAG.
15113         * test-build.mk (configargs): New variable containing arguments to
15114         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15115         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15117         * config.guess: Use /bin/uname when checking -X argument on SCO,
15118         to avoid invoking GNU uname which doesn't understand -X.
15120         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15122         * configure.in: Build gas for mips-*-*.
15124 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15126         * Makefile.in (all.normal): insert missing backslash.
15128 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15130         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15132         * Makefile.in: Complete overhaul to merge many almost identical
15133         targets.
15135 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15137         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15138         (gdb.tar.Z): Adjusted.
15140         * Makefile.in (setup-dirs, taz): New targets; should be general
15141         enough to adapt for gdb sometime.  Build only .z file.
15142         (gas.tar.z): New target.
15144 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15146         * build-all.mk: Use CC=cc -Xs on Solaris.
15148 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15150         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15151         for handling BISON for FSF releases.
15153 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15155         * configure: Actually implement the change zoo just documented.
15157 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15159         * configure: when using config.guess, only set target_alias when
15160         it's not already been set (ie, on the command line)
15162 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15164         * Makefile.in: add installcheck target, set PRMS to install-prms
15166 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15168         * configure: add support for package_makefile_fragment, handle the
15169         case where a directory has a configure.in file but no Makefile.in
15170         more gracefully (with an actual understandable error message, even);
15171         add support for --without (and add this to the usage message); also
15172         explicitly add a --host=${host_alias} to the command line when
15173         config.guess is used
15175 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15177         * configure: Must use both --host and --target in recursive calls.
15179 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15181         * Makefile.in: Change deja-gnu to dejagnu.
15183 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15185         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15187 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15189         * configure.in: canonicalize all instances to *-*-solaris2*,
15190         also strip out a number of tools to not build for go32 host
15192 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15194         * config.guess: add GPL.
15196         * Makefile.in, config.guess, config.sub, configure: bump
15197           copyrights to 93.
15199 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15201         * Makefile.in (do-info): Removed obsolete check for existence of
15202         localenv file.
15204         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15206 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15208         * Makefile.in: a couple of 'else true' for decstation,
15209         support for TclX
15211         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15213 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15215         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15217 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15219         * config.guess: Recognize i386-ibm-aix (PS/2).
15220         * configure.in: Use config/mh-aix386 file for it.
15222 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15224         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15225         CC_FOR_TARGET instead.
15226         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15228 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15230         * Makefile.in: Add sim to list of directories sent with gdb
15232 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15234         * configure.in: Put back mips-dec-bsd* case.
15236 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15238         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15239         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15240         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15242 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15244         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15246         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15247         (install-info): install dir.info only if it exists,
15248         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15250 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15252         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15253         gas for mips-dec-bsd.
15255 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15257         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15258         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15260 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15262         * configure.in: Added "dejagnu" to hosttools list.
15264 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15266         * config.sub, configure.in, config.guess:  Add support
15267         for Bosx, an AIX variant from Bull.
15268         Patches from F.Pierresteguy@frcl.bull.fr.
15270 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15272         * devo/dejagnu: Initial creation of devo/dejagnu.
15273         Migrated dejagnu testcases and support files for testing software
15274         tools to reside as subdirectories, currently called "testsuite",
15275         within the directory of the software tool.  Migrated all programs,
15276         support libraries, etc. beloging to dejagnu proper from
15277         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15278         with no modifications.  The changes to these files which will
15279         allow them to configure, build, and execute properly will be made
15280         in a future update.
15282 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15284         * Makefile.in: Change send_pr to send-pr.
15285         * configure.in: Likewise.
15286         * send_pr: Renamed directory to send-pr.
15288 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15290         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15292 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15294         * README:  Update for gdb-4.8 release.
15295         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15296         gdb-xxx.tar.z (gzip'd) file also.
15298 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15300         * Makefile.in: make all-diff depend on all-libiberty
15302 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15304         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15306 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15308         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15310 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15312         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15313         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15314         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15316 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15318         * Makefile.in:  makeinfo binary is in a new location
15320 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15322         * config.sub: Accept -ecoff as an OS.
15324         * Makefile.in: Various changes to eliminate a level of make
15325         recursion and reduce the required command line length.
15326         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15327         sub-makes.
15328         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15329         variables holding settings for specific sub-makes.
15330         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15331         in terms of BASE_FLAGS_TO_PASS.
15332         (TARGET_LIBS): New variable listing directories which use
15333         TARGET_FLAGS_TO_PASS.
15334         (subdir_do): Eliminated.
15335         (do-*): New set of targets to replace subdir_do.
15336         (various): All targets which used subdir_do now depend on do-*.
15337         (local-clean): Renamed from do_clean.
15338         (local-distclean): New target, dependency of distclean and
15339         realclean.
15340         (install-info): Don't create directories.  Depend on dir.info
15341         rather than calling make recursively.
15342         (install-dir.info): Eliminated.
15343         (install-info-dirs): Create all info directories here.
15344         (dir.info): Depend upon do-install-info.
15346         * test-build.mk (HOLES): Added false.
15348 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15350         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15352 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15354         * Makefile.in (info): remove dependency on all-texinfo.  The
15355         problem was really in texinfo/C, not at this level.
15357 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15359         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15361 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15363         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15364         GDB releases.
15366 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15368         * configure: Include srcdir in message about target of link not
15369         being found.  Don't convert `-' to `_' in `with' options being
15370         passed to subdirs.
15372 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15374         * configure.in: add uudecode to host_tools
15376         * Makefile.in: added {all,install}-uudecode targets, added them to
15377         the appropriate lists
15379 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15381         * Makefile.in (all-gcc): Added dependency on all-gas.
15383         * configure.in (mips-*-*): Build ld and binutils.
15385 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15387         * configure: check return code from mkdir, print error message and
15388           exit on failure.
15390 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15392         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15394 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15396         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15398 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15400         * config.sub (h8500):  Recognize this as a cpu type.
15402 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15404         * configure: source directory missing is no longer a warning
15406         * configure.in: recognize irix[34]* instead of irix[34]
15408         * Makefile.in: define and pass down X11_LIB
15410 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15412         * guess-systype: Renamed to ...
15413         * config.guess:  ... by popular request.
15414         * configure.in, Makefile.in:  Update accordingly.
15416 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15418         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15419         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15420         + Execute ./dummy instead of assuming . is in PATH.
15422 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15424         * guess-systype:  New shell script.  Attempts to guess the
15425         canonical host name of the executing host.
15426         Only a few hosts are supported so far.
15427         * configure:  Call guess-systype if no host is specified.
15429 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15431         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15432         gcc Makefile.
15435 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15437         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15438         (all-gcc, install-gcc, subdir_do): Use it.
15440 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15442         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15444 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15446         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15447           set exclusively by configure, using configure.in .
15449 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15451         * test-build.mk: set $PATH for all builds
15453         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15455 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15457         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15458         the one used in gcc/Makefile.in, so that a null expansion doesn't
15459         override the one needed to build gcc with a native cc.
15462 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15464         * configure: Accept -with arguments.
15466 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15468         * Makefile.in: added h8300sim
15470 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15472         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15473         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15474         (all-cygnus, native, build-cygnus): Make
15475         $(canonhost)-stamp-3stage-done, not $(host)....
15476         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15477         i386-sco3.2v4.  Added else true to if command.
15479 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15481         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15483 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15485         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15487 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15489         * configure.in: don't remove binutils from Solaris builds
15491 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15493         * Makefile.in: get rid of earlier definitions for *clean,
15494         also handle the recursive info rule better
15496 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15498         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15499         do more-or-less the right thing.
15501 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15503         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15504         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15506 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15508         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15509         $(host_canonical).
15511         * configure.in: split the configdirs list into 4 categories (native
15512         v. cross, library v. tool) and handle the cross-only and native-
15513         only in more reasonable (and correct!) way.
15515 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15517         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15518         configdirs anymore.
15520 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15522         * Makefile.in: extensive cleanup::  removed all of the explicit
15523         clean-* targets, collapsed many wrappers around subdir_do into
15524         one, added additional targets to satisfy standards.texi, deleted
15525         some old targets, some changes for consistency
15527 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15529         * configure.in: handle some programs as cross-only, and others as
15530         native only
15532         * test-build.mk: handle partial holes in a more generic manner
15534         * Makefile.in: m4 depends on libiberty
15536 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15538         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15539         time, wdiff, and find to configdirs
15541         * Makefile.in: all, clean, and install rules for the new programs
15542         added to configure.in
15544 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15546         * configure.in: use mh-sun for all *-sun-* hosts
15548 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15550         * Makefile.in: define flags for X11 include files and library file
15551         locations, pass them down to the programs that need this info
15553         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15555 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15557         * configure.in: start building libg++ for HP-UX targets
15559 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15561         * README:  Update references to files moved into etc/.
15563 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15565         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15566         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15568 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15570         * configure: accept dash as well as underscore in long option
15571         names for FSF compatibility.
15573 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15575         * config.sub: added -sco3.2v4 support from FSF.
15577 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15579         * configure.in: expand the section that adds or removes
15580         directories from the list of programs to build, to handle native
15581         vs. cross in addition to host v. native
15583 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15585         * Makefile.in:  Replace C++ in macro names with CXX.
15586         This is less likely to break ...
15588 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15590         * test-build.mk: add -w to GNU_MAKE
15592 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15594         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15595         add 'sparc' to list of recognized cpus.  This needed to make
15596         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15597         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15598         then changes that into $CPU-wrs-vxworks.
15600         * configure.in: remove most references to gdbtest, regularize
15601         target based program removal
15603         * test-build.mk: import from p3 tree (many fixes and changes)
15605 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15607         * Makefile.in: added rules to handle tcl, tk, and expect
15609         * configure.in: handle those directories if they exist
15611 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15613         * config.sub: removed bogus hppabsd and hppahpux names, since
15614         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15616 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15618         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15619         depends upon all-xiberty
15621         * Makefile.in: changes from p3, including:
15623         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15625         * Makefile.in (XTRAFLAGS): include newlib directories if
15626         newlib/Makefile exists, rather than if host != target.
15628         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15630         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15631         from the same source tree and not building a cross-compiler.  This
15632         matters for the libg++ configuration if reconfiguring a tree that
15633         has already been installed.
15635         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15637         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15638         pick up the machine and system specific header files.
15640         * Makefile.in: added AS_FOR_TARGET, passed down in
15641         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15642         the C compiler to use to create programs which are run in the
15643         build environment, set it to default to $(CC), and passed it down
15644         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15646         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15648         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15649         We need them for unusual native builds, like systems without
15650         ranlib.
15652         * configure: also define $(host_canonical) and
15653         $(target_canonical), which are the full, canonical names for the
15654         given host and target
15656 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15658         * Makefile.in:  Added separate definitions for C++.
15660 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15662         * configure.in (configdirs):  Add deja-gnu.
15664 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15666         * README:  Update for configure.texi and gdb-4.7 release.
15668 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15670         * Makefile.in:  Move "all" target to top of file.
15671         Previously, first target was ".PHONY" which caused BSD4.4 make
15672         to build .PHONY when make was run without arguments.
15674 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15676         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15677         Library-copylefted code in libiberty.
15679 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15681         * config.sub:  Replace m68kmote with plain old m68k.
15683 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15685         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15687 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15689         * config.sub: Complain if no argument is given.  Added support for
15690         386bsd as OS and target alias.
15692 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15694         * Makefile.in (XTRAFLAGS): include newlib directories if
15695         newlib/Makefile exists, rather than if host != target.
15697 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15699         * config.sub: recognize sparclite-wrs-vxworks.
15701         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15702         p3.) Added clean-xiberty to clean.
15704 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15706         * configure.in: use *-*-* instead of nested cases for host and target
15708 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15710         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15711         from the same source tree and not building a cross-compiler.  This
15712         matters for the libg++ configuration if reconfiguring a tree that
15713         has already been installed.
15715 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15717         * config.sub (i486v/i486v4):  Merge in from FSF version.
15719 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15721         * configure: only set PWD if it is already set.
15723 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15725         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15726         doesn't have unset and all success paths (and most error paths)
15727         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15728         to just ${PWD} to avoid confusion.)
15730 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15732         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15733         even for a native compilation.
15735 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15737         Changes to make the gdb.tar.Z rule work better.
15739         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15740         (DEVO_SUPPORT):  Add configure.texi.
15741         (bfd-ilrt.tar.Z):  Remove ancient rule.
15743 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15745         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15746         pick up the machine and system specific header files.
15748         * configure.in, config.sub: added new target m68010-adobe-scout,
15749         with alias of adobe68k.  Changed configure.in to check for
15750         -scout before -sco* to avoid a false match.
15752         * Makefile.in: added AS_FOR_TARGET, passed down in
15753         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15754         the C compiler to use to create programs which are run in the
15755         build environment, set it to default to $(CC), and passed it down
15756         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15758 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15760         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15761         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15762         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15763         FOR_TARGET variants, to newlib and libg++.
15765 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15767         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15768         first.
15770 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15772         * config.sub:  Accept `elf' as an environment.
15774 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15776         * Makefile.in (all-opcodes):  cd into the right directory
15778 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15780         * configure: added -program_transform_name option, used as
15781         argument to sed when installing programs.
15782         configure.texi: added documentation for -program_prefix,
15783         -program_suffix and -program_transform_name.
15785 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15787         * config.sub:  Accept i486 where i386 ok.
15789 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15791         * config.sub: accept we32k
15793 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15795         * config.sub, configure.in: accept OSE68000 and OSE68k.
15797         * Makefile.in: don't create all directories for ``make install'';
15798         let the subdirectories create the ones they need.
15800 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15802         * COPYING: new file, GPL v2
15804 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15806         * Makefile.in: use the new gen-info-dir, which needs a template
15807         argument (which also lives in texinfo)
15809         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15811 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15813         * config.sub (ncr3000):  Change i386 to i486.
15815 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15817         * Makefile.in: add install-rcs, install-grep to
15818         install-no-fixedincludes, removed install-bison and install-libgcc
15820 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15822         * configure.in: grab the HPUX makefile fragment if on HPUX
15824 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15826         * Makefile.in: eradicate bison spoor (ditto libgcc).
15827          configure.in: recognise m68{k,000}-ericsson-OSE.
15828          es1800 is alias for m68k-ericsson-OSE
15830 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15832         * configure.in: rearrange the parts that remove programs from
15833         configdirs, based now on HOST==TARGET or by canonical triple.
15835 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15837         * test-build.mk: recurse explicitly with -f test-build.mk when
15838           appropriate.  predicate stage3 and comparison on the existence
15839           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15840           On very clean, also remove ...stamp-co.  Build in-place before
15841           doing other builds.
15843 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15845         * Makefile.in, configure.in: add tgas
15847 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15849         * Makefile.in: a number of changes merged in from progressive.
15851         * configure.in: add libm.
15853         * .cvsignore: ignore some stuff that comes from test-build.mk.
15855 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15857         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15859 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15861         * configure: Add program_suffix (parallel to program_prefix)
15862         * Makefile.in: adjust directory-creating script for losing decstation
15864 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15866         * configure:  Minor $subdir-related fixes.
15868 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15870         * configure: fix various problems with propogating
15871         makefile_target_frag in subdirs.
15872         * configure.in: config libgcc if its there
15874 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15876         * config.sub:  HPPA merge.
15878 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15880         * Makefile.in:  Replace all-bison with all-byacc in all
15881         dependency lines for other tools (which now use byacc).
15883 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15885         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15887 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15889         * Makefile.in: make gprof rules similar to byacc rules (instead of
15890         vestigal $(unsubdir) that didn't work...)
15892 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15894         * config.sub:  Add support for Linux.
15895         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15896         (at least for libg++).
15898 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15900         * configure.texi: fix doc for the -nfp option to configure
15902 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15904         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15906 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15908         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15909         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15910         * configure.in: added solaris* host_makefile_frag hook.
15912 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15914         * config.sub: changed recognition of m68000 so that various
15915         m68k types can be specified via m680[01234]0
15917 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15919         * config.sub (basic_machine): fix sed so that '-foo' isn't
15920         completely substituted out while .+'-foo' loses the '-foo'
15922 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15924         * config.sub ($os): Add -aout.
15926 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15928         * configure:  If host_makefile_frag is absolute, don't
15929         prefix ${invsubdir} (relevant to libg++ auto-configure).
15931 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15933         * Makefile.in (tooldir): Define it.
15934         (all-ld): Depend on all-flex.
15936 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15938         * Makefile.in (check):  Fix libg++ special case.
15940 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15942         * configure: do not bury `pwd` into config.status, thus do fewer
15943           pwd's.
15945         * configure: print the "Building in" message only when building in
15946           other than "." AND verbose.
15948         * configure: remove -s, rework -v to better accommodate guested
15949           configures.
15951         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15953 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15955         * Makefile.in: macroize flags passed on recursion.  remove
15956           fileutils.
15958 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15960         * configure: get makesrcdir right for subdirs deeper than 1.
15962         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15963           install.
15965 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15967         * Makefile.in: don't print subdir_do or recursion lines.
15969 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15971         * standards.texi: added menu item.
15973         * Makefile.in: build and install standards.info.
15975         * standards.texi: new file.
15977 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15979         * configure: test for and move config.status pieces from
15980           ${subdir}/.
15982 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15984         * configure:  Test for existance of files before trying to mv
15985         them, to avoid numerous non-existance messages.
15987 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15989         * configure: correct final line of config.status.
15991         * configure: patch from eggert.  Avoids a protection problem if
15992           the original Makefile.in is read only.
15994         * configure: use move-if-change from gcc to create config.status.
15995           Some makefiles depend on config.status to tell if a directory
15996           has been reconfigured for a different host.  This change
15997           prevents those directories from remaking everything in the case
15998           where the reconfig was only intended to rebuild a Makefile.
16000         * configure: test for config.sub with "config.sub sun4" rather
16001           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16002           host alias from a missing config.sub.
16004 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16006         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16007           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16009 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16011         * configure: mkdir ${subdir} as needed.
16013 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16015         * Makefile.in,configure.in: added autoconf.
16017 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16019         * Makefile.in: no longer pass against on recursion.
16021         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16022           definitions are not inherited.
16024         * configure: correct makesrcdir when subdir is .
16026 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16028         * configure:  Add support for 'subdirs' variable, which is
16029         like 'configdirs', except that configure doesn't re-invoke
16030         itself for subdirs, it just creates a Makefile for each subdir.
16031         * configure.texi:  Document subdirs.
16033 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16035         * configure.in: added flex to configdirs
16037 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16039         * Makefile.in: remove clean-stamps from clean.
16041 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16043         * configure.in:  Add gdbtest to configdirs.
16045 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16047         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16048         to recursive makes.
16049         * configure.in:  Recognize new ncr3000 config.
16051 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16053         * Makefile.in, configure.in: removed references to gdbm.
16055 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16057         * config.sub:  Don't canonicalize os value
16058         newsos* to bsd (readline needs to check for newsos).
16059         (This fix was earlier made Jan 31, but got re-broken.)
16061 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16063         * configure.in:  sco is an os, not a vendor!
16065         * configure:  Quote $( better.  Keep various shells happy.
16067 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16069         * Makefile.in: eliminate stamp-files.
16071 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16073         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16074           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16076 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16078         * config.sub:  fix iris/iris3.
16080 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16082         * configure: re-add -rm.
16084 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16086         * Maskefile.in: add .stmp-rcs to all.
16088         * configure.in: remove gas from rs6000 build, use aix host fragment.
16090 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16092         * configure: pass down site_option during recursion.
16094 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16096         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16098 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16100         * configure: Change exec_prefix so that it really defaults to prefix.
16102 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16104         * Makefile.in, configure.in:  Add support for mmalloc library.
16106 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16108         * Makefile.in: add stmp dependencies for a few more things.
16110 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16112         * configure: adjusted error message on objdir/srcdir configure
16113           collision, per john's suggestion.
16115         * Makefile.in: add libiberty stmp to all and all.cross.
16117 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16119         * Makefile.in: remove force dependencies, add grep to all.
16121 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16123         * Makefile.in: drop flex.  make stamp files work.
16125         * configure: added test for conflicting configuration in srcdir,
16126           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16127           gets cranky.  use relative paths for configure and srcdir
16128           whenever possible.  Send some error messages to stderr that were
16129           going to stdout.
16131 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16133         * Makefile.in:  Fix libg++ rule to check for gcc directory
16134         before using gcc/gcc.  Also pass XTRAFLAGS.
16136 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16138         * Makefile.in: added stmp-files so that directories aren't polled
16139           when they are already built.
16141         * configure.texi: fixed a node pointer problem.
16143 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16145         * config.sub configure.in gdb/configure.in
16146         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16147         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16148         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16150 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16152         * configure: -recurring becomes -silent.  corrected help message
16153           for -site= option.
16155         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16157 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16159         * configure: when building Makefile for crosses, replace
16160           tooldir and program_prefix.  default srcdir from location of
16161           config.sub.  remove "for host in hosts" and "for target in
16162           targets" loops.
16164 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16166         * Makefile.in: Do not pass bindir or mandir to cvs.
16168 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16170         * Makefile.in, configure.in: removed traces of namesubdir,
16171           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16172           copyrights to '92, changed some from Cygnus to FSF.
16174         * configure.texi: remove most references to multiple hosts,
16175           multiple targets, subdirs, etc.
16177         * configure.man: removed rcsid. reference config.sub not
16178           config.subr.
16180         * Makefile.in: mkdir $(infodir) on install-info.
16182 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16184         * configure.texi:  Explain better about .gdbinit and about
16185         the environment that configure.in sections run in.
16187 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16189         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16191 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16193         * README:  DOC.configure => cfg-paper.texi.
16195 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16197         * config.sub (near case $os):  Don't convert newsos* to bsd!
16199 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16201         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16202         the number of copies of COPYING that go into the GDB tar file.
16204 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16206         * bfd/configure.in, gdb/config/mh-i386sco,
16207         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16208         Fix SCO configuration stuff.
16210 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16212         * Makefile.in:  For libg++, make sure the -I pointing
16213         to the gcc directory goes *after* all the libg++-local -I flags.
16214         Also, move just-gcc dependency from just-libg++ to all-libg++.
16216 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16218         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16220 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16222         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16224 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16226         * config.sub:  Add stratus configuration frags.  Also
16227         submitted to FSF.
16229 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16231         * Makefile.in (DEV_SUPPORT):  add configure.man.
16233         * config.sub(Decode manufacturer-specific):  add -none*.
16235 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16237         * Makefile.in:  remove form feeds to make Sun's make happy.
16238         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16240 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16242         * Makefile.in (AR_FLAGS):  Make quieter.
16244 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16246         * configure.in:  Add libg++.
16247         * configure:  When verbose, don't output the command line at each
16248         level; it will be unremarkably the same as the previous version,
16249         which will be the same as what the user typed.
16251 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16253         * configure.in, Makefile.in: fix clean-info, add flex.  add
16254           fileutils.
16256         * configure: be less sensitive to spaces in Makefile.in.  Do not
16257           look for sources in "..".  Doing so breaks subdirectories that
16258           might have their own configure.  If a subdir has it's own
16259           configure script, use it.
16261 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16263         * cfg-paper.texi: some changes suggested by rms.
16265 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16267         * config.sub:  Merge in some small additions from the FSF version,
16268         taken from the gcc distribution, to bring the Cygnus and FSF
16269         versions into closer sync.
16271 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16273         * configure.in:  Changed svr4 references to sysv4.
16275 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16277         * configure: added -V for version number option.
16279 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16281         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16282           renamed from DOC.configure to cfg-paper.texi.
16284 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16286         * configure, config.subr, config.sub: config.subr is now
16287           config.sub again.
16289 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16291         * configure.texi: new file, in progress.
16293         * Makefile.in: build info file and install the man page for
16294           configure.
16296         * configure.man: new file, first cut.
16298         * configure: find config.subr again now that configuration "none"
16299           has gone.  removed all traces of the -ansi option.  removed all
16300           traces of the -languages option.
16302         * config.subr: resync from rms.
16304 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16306         * configure, config.sub, config.subr: merge config.sub into
16307           config.subr, call the result config.subr, remove config.sub, use
16308           config.subr.
16310         * Makefile.in: revised install for dir.info.
16312 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16314         * configure.in: add decstation host makefile frag.
16316         * Makefile.in: BISON now bison -y again.  also install-gcc on
16317           install.  clean-gdbm on clean.  infodir belongs in datadir.
16318           Make directories for info install.  Build dir.info here then
16319           install it.
16321 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16323         * Makefile.in: fix for bad directory tests.
16325 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16327         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16328           regexp.  -srcdir relative was being handled incorrectly.
16330         * Makefile.in: unwrapped some for loops so that parallel makes
16331           work again and so one can focus one's attention on a particular
16332           package.
16334 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16336         * configure: added PWD as a stand in for `pwd` (for speed). use
16337           elif wherever possible.  make -srcdir work without -objdir.
16338           -objdir= commented out.
16340 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16342         * configure: +options become --options.  -subdirs commented out.
16343           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16344           Makefile now at top of generated Makefile.  Removed cvs log
16345           entries.  added -srcdir.  create .gdbinit only if there is one
16346           in ${srcdir}.
16348         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16349           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16350           and mandir now keyed off datadir by default.
16352 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16354         * Freshly created ChangeLog.
16357 Local Variables:
16358 mode: change-log
16359 left-margin: 8
16360 fill-column: 76
16361 version-control: never
16362 End: