2011-02-07 Richard Guenther <rguenther@suse.de>
[official-gcc.git] / ChangeLog
blobefbe504afc4d9e11932759d18e645b1488910db7
1 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3         PR lto/47225
4         * Makefile.def: Add dependency for install-gcc
5         on install-lto-plugin.
6         * Makfile.in: Regenerated
8 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
10         * MAINTAINERS (CPU Port Maintainers): Add myself.
12 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
14         PR libgcj/44341
15         * configure.ac: Discard --with-* flags for host when configuring
16         target libraries for cross build.
17         * configure: Rebuilt.
19 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
21         * MAINTAINERS (linear loop transforms): Removed.
23 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
25         * config/cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog.
26         * configure.ac: If with_ppl is no, move setting with_cloog=no
27         after CLOOG_REQUESTED check.
28         * configure: Regenerated.
30 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
32         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
33         CLooG has been requested.
34         * configure: Regenerated.
36 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
38         * configure: Regenerated.
39         * configure.ac: Check for version 0.11 (or later revision) of PPL.
41 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
43         * configure: Regenerated.
44         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
46 2011-01-21  Andreas Schwab  <schwab@redhat.com>
48         * configure.ac: Use AS_HELP_STRING throughout.
49         * configure: Regenerate.
51 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
53         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
54         * configure: Regenerate.
56 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
58         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
60 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
62         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
63         for ia64-hpux.
64         * configure: Regenerate.
66 2011-01-10  Jan Hubicka  <jh@suse.cz>
68         * config/bootstrap-lto.mk: -fuse-linker-plugin is default now;
69         pass -fno-lto to STAGEprofile.
71 2011-01-07  Jan Hubicka  <jh@suse.cz>
73         PR lto/47225
74         * Makefile.in: Regenerate.
75         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
76         configure.
78 2011-01-07  Jan Hubicka  <jh@suse.cz>
80         * Makefile.in: Regenerate.
81         * Makefile.def (gcc host module) and soft dependency on lto-plugin
82         and configure dependency on lto-plugin configure.
83         (lto-plugin module): Remove dependency on GCC; add dependency on
84         liniberty.
86 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
88         * MAINTAINERS (Write After Approval): Add myself.
90 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
92         * configure: Regenerate.
94 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
96         * configure.ac: (picochip): Disable libiberty.
98 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
100         * MAINTAINERS (Write After Approval): Add myself.
102 2010-12-10  Ian Lance Taylor  <iant@google.com>
104         PR bootstrap/46819
105         * configure.ac: For --disable-libgcj clear libgcj_saved.
106         * configure: Rebuild.
108 2010-12-10  Tobias Burnus  <burnus@net-b.de>
110         PR fortran/46540
111         * configure.ac: Add --disable-libquadmath and
112         --disable-libquadmath-support.
113         * configure: Regenerate.
115 2010-12-03  Ian Lance Taylor  <iant@google.com>
117         * MAINTAINERS: Add myself as libgo maintainer.
119 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
121         PR libffi/46792
122         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
123         * configure: Regenerate.
125 2010-12-02  Ian Lance Taylor  <iant@google.com>
127         * configure.ac: Always set default for poststage1_ldflags to
128         -static-libstdc++ -static-libgcc.
130 2010-11-29  Andreas Schwab  <schwab@redhat.com>
132         * configure.ac: Move comment to remove extra space in last argument
133         of GCC_TARGET_TOOL.
135 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
137         PR other/46026
138         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
139         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
140         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
141         (BASE_FLAGS_TO_PASS): Use it.
142         * configure: Rebuilt.
143         * Makefile.in: Rebuilt.
145 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
147         PR binutils/12258
148         * configure.ac: Correct comments for --enable-gold/--enable-ld.
149         Properly check default linker.
150         * configure: Regnerated.
152 2010-11-23  Matthias Klose  <doko@ubuntu.com>
154         * configure.ac: For --enable-gold, handle value `default' instead of
155         `both*'.   New configure option --{en,dis}able-ld.
156         * configure: Regenerate.
158 2010-11-20  Ian Lance Taylor  <iant@google.com>
160         * configure.ac: Only disable a language library if no language needs
161         it.  Don't let --disable-libgcj uncondtionally disable libffi.
162         * configure: Rebuild.
164 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
166         * Makefile.in: Regenerate.
168         PR other/46202
169         * configure.ac: Fix just-built in-tree STRIP name to be
170         binutils/strip-new.
171         * configure: Regenerate.
172         * Makefile.def (install-strip-gcc, install-strip-binutils)
173         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
174         (install-strip-sid): Mirror dependencies on non-strip variants
175         of these targets on the respective -strip prerequisites.
176         * Makefile.tpl (install-strip, install-strip-host)
177         (install-strip-target): New targets.
178         (install-strip-[+module+], install-strip-target-[+module+]):
179         New targets.
180         * Makefile.in: Regenerate.
182 2010-11-19  Ian Lance Taylor  <iant@google.com>
183             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
185         * configure.ac: Add target-libgo to target_libraries.  Set
186         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
187         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
188         (HOST_EXPORTS): Add GOC.
189         (BASE_TARGET_EXPORTS): Add GOC.
190         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
191         (GOCFLAGS_FOR_TARGET): New variable.
192         (EXTRA_HOST_FLAGS): Add GOC.
193         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
194         * Makefile.def (target_modules): Add libgo.
195         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
196         (dependencies): Add dependency from configure-target-libgo to
197         configure-target-libffi and all-target-libstdc++-v3.  Add
198         dependencies from all-target-libgo to all-target-libffi.
199         (languages): Add go.
200         * configure: Rebuild.
201         * Makefile.in: Rebuild.
203 2010-11-19  Ian Lance Taylor  <iant@google.com>
205         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
206         compiler/flag environment variables.
208 2010-11-18  Ian Lance Taylor  <iant@google.com>
210         * configure.ac: Check for lang_requires_boot_languages in
211         config-lang.in files.
212         * configure: Rebuild.
214 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
215             Tobias Burnus  <burnus@net-b.de>
217         PR fortran/32049
218         * Makefile.def: Add libquadmath; build it with language=fortran.
219         * configure.ac: Add libquadmath.
220         * Makefile.tpl: Handle multiple libs in check-[+language+].
221         * Makefile.in: Regenerate.
222         * configure: Regenerate.
224 2010-11-16  Tom Tromey  <tromey@redhat.com>
226         * MAINTAINERS: Moved myself to reviewers section.
228 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
230         * MAINTAINERS: Moved myself to reviewers section.
232 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
234         * MAINTAINERS (Various Maintainers): Add self for build machinery.
235         (Write After Approval): Remove self.
237 2010-11-15  Andreas Schwab  <schwab@redhat.com>
239         * configure.ac: Fix spelling in option names.
240         * configure: Regenerated.
242 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
244         PR bootstrap/39622
245         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
246         * configure: Regenerated.
248 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
250         * MAINTAINERS: Update my email address.
252 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
254         * configure: Regenerate.
256 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
258         * configure: Regenerate.
260 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
262         * configure: Regenerate.
264 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
266         * configure: Regenerate.
268 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
270         * configure.ac: Support official CLooG.org versions.
271         * configure: Regenerate.
272         * config/cloog.m4: New.
274 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
276         * MAINTAINERS (Write After Approval): Add myself.
278 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
280         * MAINTAINERS: Update my email address.
282 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
284         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
285         * configure: Regenerate.
287 2010-11-03  Ian Lance Taylor  <iant@google.com>
288             Dave Korn  <dave.korn.cygwin@gmail.com>
290         PR lto/46273
291         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
292         and on other supported platforms whenever LTO is enabled.
293         * configure: Rebuild.
295 2010-11-02  Alan Modra  <amodra@gmail.com>
297         PR binutils/12110
298         * configure.ac: Error when source path contains spaces.
299         * configure: Regenerate.
301 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
303         * MAINTAINERS: Update my email address.
305 2010-10-20  Ian Lance Taylor  <iant@google.com>
307         * Makefile.def (target_modules): Set lib_path to src/.libs for
308         libstdc++-v3 module.
309         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
310         * Makefile.in: Rebuild.
312 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
314         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
315         (Write After Approval): Remove myself.
317 2010-10-15  Tristan Gingold  <gingold@adacore.com>
319         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
321 2010-10-14  Douglas Rupp  <rupp@gnat.com>
323         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
325 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
327         * configure.ac (build_lto_plugin): New shell variable.
328         (--enable-lto): Turn on by default for all non-ELF platforms that
329         have had LTO support added so far.  Set build_lto_plugin appropriately
330         for both ELF and non-ELF.
331         (configdirs): Add lto-plugin or not based on build_lto_plugin.
332         * configure: Regenerate.
334 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
336         Sync from src:
337         * configure.ac (v850 support): Remove target-libgloss from
338         noconfigdirs.
339         * configure: Regenerate.
341 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
343         PR bootstrap/45326
344         PR bootstrap/45174
345         * configure.ac: Honor initial values of $build_configargs,
346         $host_configargs, $target_configargs.  Mark the precious, so
347         environment settings get recorded.
348         * configure: Regenerate.
350 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
352         PR bootstrap/45796
353         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
354         Depend on all-build-libiberty.
355         * Makefile.in: Regenerate.
357 2010-09-30  Michael Eager  <eager@eagercon.com>
359         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
360         * configure: Regenerate.
362 2010-09-28  Michael Eager  <eager@eagercon.com>
364         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
366 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
368         PR bootstrap/44621
369         * configure.ac: Fix unportable shell quoting.
370         * configure: Regenerate.
372 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
374         * configure.ac (enable-lto): Add Darwin to the list of supported lto
375         targets and amend comment.
376         * configure: Regenerate.
378 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
380         * MAINTAINERS (Write After Approval): Add myself.
382 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
384         * configure.ac: Enable LTO by default on Darwin.
385         * configure: Regenerate.
387 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
389         * MAINTAINERS (Write After Approval): Add myself.
391 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
393         * MAINTAINERS (Write After Approval): Add myself.
395 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
397         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
398         ports
400 2010-07-28  David Yuste  <david.yuste@gmail.com>
402         * MAINTAINERS (Write After Approval): Add myself.
404 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
406         * configure.ac: Support all v850 targets.
407         * configure: Regenerate.
409 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
411         PR bootstrap/44455
412         * configure.ac (extra_mpfr_configure_flags): Copy from
413         extra_mpc_gmp_configure_flags.
414         * configure: Re-generated.
416 2010-07-22  Andi Kleen  <ak@linux.intel.com>
418         * MAINTAINERS (Write After Approval): Add myself.
420 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
422         * MAINTAINERS (Write After Approval): Add myself.
424 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
426         * MAINTAINERS (Write After Approval): Add myself.
428 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
430         PR target/44862
431         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
432         Provide -B option to allow for link spec %s substitutions for
433         libstdc++.a on darwin.
434         * Makefile.in: Regenerate.
436 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
438         * MAINTAINERS (Reviewers): Update my e-mail address
440 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
442         * Makefile.def (configure-gcc): Depend on all-libelf.
443         * Makefile.in: Rebuild.
445 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
447         * MAINTAINERS (Write After Approval): Add myself in the right place.
449 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
451         * MAINTAINERS (Write After Approval): Add myself.
453 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
455         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
457 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
459         * config.sub: Update to version 2010-05-21.
460         * config.guess: Update to version 2010-04-03.
462 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
464         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
465         * configure: Regenerate.
467 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
469         * MAINTAINERS (Write After Approval): Add myself.
471 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
473         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
474         a platform that supports LTO.
475         * configure: Regenerate.
477 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
479         * configure.ac: Allow all the versions greater than 0.10 of PPL.
480         * configure: Regenerated.
482 2010-04-27  Roland McGrath  <roland@redhat.com>
483             H.J. Lu  <hongjiu.lu@intel.com>
485         * configure.ac (--enable-gold): Support both, both/gold and
486         both/bfd to add gold to configdirs without removing ld.
487         * configure: Regenerated.
489         * Makefile.def: Add install-gold dependency to install-ld.
490         * Makefile.in: Regenerated.
492 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
494         PR lto/42776
495         * configure.ac (--enable-lto): Refactor handling so libelf tests
496         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
497         and allow LTO to be explicitly enabled on non-ELF platforms that
498         are known to support it inside else-clause.
499         * configure: Regenerate.
501 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
503         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
504         * configure: Regenerate.
506 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
508         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
509         * configure: Regenerate.
511 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
513         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
514         separately.
515         * configure: Regenerate.
517 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
519         * MAINTAINERS (Write After Approval): Add myself.
521 2010-04-14  Tristan Gingold  <gingold@adacore.com>
523         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
524         * configure: Regenerate.
526 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
528         * configure: Regenerate after change to elf.m4.
530 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
532         * MAINTAINERS (Write After Approval): Add myself.
534 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
536         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
537         * configure: Regenerated.
539 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
541         * configure.ac: Print "buggy but acceptable" when CLooG
542         revision is less than 9.
543         * configure: Regenerated.
545 2010-04-01  Diego Novillo  <dnovillo@google.com>
547         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
549 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
551         PR bootstrap/43615
552         PR bootstrap/43328
554         Revert:
556         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
558         * configure.ac: Do not pass --enable-multilib nor
559         --disable-multilib in baseargs.  Accept explicitly passed
560         --enable_multilib.
561         * configure: Regenerate.
563 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
565         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
567 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
569         * MAINTAINERS: Remove myself.
571 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
573         PR bootstrap/43328
574         * configure.ac: Do not pass --enable-multilib nor
575         --disable-multilib in baseargs.  Accept explicitly passed
576         --enable_multilib.
577         * configure: Regenerate.
579 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
581         * MAINTAINERS (spu port): Remove me.
583 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
585         * configure.ac (tic6x-*-*): New case.
586         * configure: Regenerate.
588 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
590         * config.sub: Update to version 2010-03-22.
591         * config.guess: Update to version 2009-12-30.
593 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
595         PR ada/42554
596         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
597         * configure: Regenerate.
599 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
601         * MAINTAINERS: Update my email address.
603 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
605         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
606         (ghassan.shobaki@amd.com): Removed.
608 2010-03-17  Alan Modra  <amodra@gmail.com>
610         * MAINTAINERS: Update my email address.
612 2010-03-16  Diego Novillo  <dnovillo@google.com>
614         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
615         Matthews.
617 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
619         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
620         Gutson, Jeffrey D. Oldham and Mark Shinwell.
622 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
624         * MAINTAINERS: Update my email address.
626 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
628         * MAINTAINERS: Update my email address.
630 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
632         * MAINTAINERS: Update my email address.
634 2010-03-09  Jie Zhang  <jie@codesourcery.com>
636         * MAINTAINERS: Update my email address.
638 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
640         PR libstdc++/32499
641         * configure.ac (RANLIB): Default to true.
642         (STRIP): Likewise.
643         (RANLIB_FOR_TARGET): Remove superfluous : argument.
644         * configure: Regenerate.
646 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
648         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
649         (Write After Approval): Update my email address.
651 2010-02-17  Nick Clifton  <nickc@redhat.com>
653         PR 11238
654         * Makefile.tpl (local-distclean): Also remove config.cache files in
655         sub-directories as there may not be Makefiles present in the
656         sub-directories.
657         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
658         the config.cache files found by the find command.
660         * Makefile.in: Regenerate.
661         * configure.ac: Revert previous delta.
662         * configure: Regenerate.
664 2010-02-15  Nick Clifton  <nickc@redhat.com>
666         PR 11238
667         * configure.ac: Delete config.cache files in sub-directories when
668         deleting Makefiles.
669         * configure: Regenerate.
671 2010-02-12  Ben Elliston  <bje@gnu.org>
673         * MAINTAINERS: Update my email address.
675 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
677         * MAINTAINERS (spu port): Update my email address.
679 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
681         * MAINTAINERS: Add myself as a maintainer for the bfin port.
683 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
685         * configure.ac: Add "recommended" version checks for GMP/MPC.
686         Update recommended GMP/MPFR/MPC versions.
687         * configure: Regenerate.
689 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
691         * MAINTAINERS: Move my Embecosm email address into the
692         write-after-approval section.
694 2010-01-26  Ian Lance Taylor  <iant@google.com>
696         * MAINTAINERS: Add myself as Go frontend maintainer.
698 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
700         PR libstdc++/36101, PR libstdc++/42813
701         * configure.ac (bootstrap_target_libs): Make inclusion of
702         target-libgomp conditional on libgomb being in target_configdirs.
703         * configure: Regenerate.
705 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
707         PR libstdc++/36101, PR libstdc++/42813
708         * configure.ac (bootstrap_target_libs): Include target-libgomp.
709         * configure: Regenerate.
711 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
713         PR libstdc++/36101, PR libstdc++/42813
714         * configure.ac (target_configdirs): Substitute.
715         * Makefile.def: Bootstrap target module libgomp.
716         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
717         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
718         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
719         * configure, Makefile.in: Regenerate.
721 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
723         * MAINTAINERS: Adjust my details.
725 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
727         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
729 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
731         * MAINTAINERS: reindented my entry with tabs instead of spaces.
733 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
735         * MAINTAINERS (Write After Approval): Add myself.
737 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
739         * MAINTAINERS (Write After Approval): Add myself.
741 2010-01-11  Richard Guenther  <rguenther@suse.de>
743         PR lto/41569
744         * Makefile.def (all-lto-plugin): Depend on all-gcc.
745         * Makefile.in: Regenerated.
747 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
749         * configure.ac: Enable libjava build on x86_64-*freebsd*.
750         * configure: Regenerate.
752 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
753             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
755         PR bootstrap/42424
756         * configure.ac: Include libtool m4 files.
757         (_LT_CHECK_OBJDIR): Call it.
758         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
759         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
761         * configure: Regenerate.
763 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
765         PR bootstrap/41818
766         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
767         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
768         * Makefile.in: Regenerate.
770 2010-01-02  Richard Guenther  <rguenther@suse.de>
772         PR lto/41529
773         * configure.ac: Include config/elf.m4.  Disable LTO if not
774         builting for an elf target.
775         * configure: Regenerate.
777 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
779         * MAINTAINERS: Change my email address.
781 2009-12-18  Ben Elliston  <bje@au.ibm.com>
783         * config.sub, config.guess: Update from upstream sources.
785 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
787         * MAINTAINERS (Write After Approval): Add myself.
789 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
791         PR middle-end/30447
792         PR middle-end/30789
793         PR other/40302
795         * configure.ac: Require MPC.
796         * configure: Regenerate.
798 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
800         PR target/38384
801         PR bootstrap/40972
802         * libtool.m4: Sync from git Libtool.
803         * ltoptions.m4: Likewise.
804         * ltversion.m4: Likewise.
805         * lt~obsolete.m4: Likewise.
806         * ltmain.sh: Likewise.
808 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
810         * configure.ac: Update minimum MPC version to 0.8.
811         * configure: Regenerate.
813 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
815         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
816         * configure: Regenerated.
818 2009-11-21  Ian Lance Taylor  <iant@google.com>
820         * configure.ac: Change default of poststage1_ldflags to be empty if
821         poststage1_libs is set.  When poststage1_libs is empty, and
822         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
823         * configure: Rebuild.
825 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
827         * MAINTAINERS (Write After Approval): Update my email address.
829 2009-11-20  Ben Elliston  <bje@au.ibm.com>
831         * config.guess: Update from upstream sources.
833 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
835         * Makefile.def: Restore host and target settings for gmp.
836         * Makefile.in: Rebuild.
838 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
840         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
841         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
842         Fix portability of test of C++ as bootstrap language.  Add
843         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
844         * configure: Rebuild.
845         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
846         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
847         in-tree building.
848         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
849         (POSTSTAGE1_HOST_EXPORTS): Use it.
850         (STAGE[+id+]_CXXFLAGS): New.
851         (BASE_FLAGS_TO_PASS): Pass it down.
852         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
853         extra_exports.
854         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
855         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
856         extra_exports.
857         * Makefile.in: Rebuild.
859 2009-11-17  Ben Elliston  <bje@au.ibm.com>
861         * config.sub, config.guess: Update from upstream sources.
863 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
865         * MAINTAINERS (Write After Approval): Add myself.
867 2009-11-09  Jon Beniston  <jon@beniston.com>
869         * MAINTAINERS (Write After Approval): Add myself.
871 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
873         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
874         paths for *-w64-mingw* and x86_64-*mingw*.
875         * configure: Regenerated.
877 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
879         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
881 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
883         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
884         Phil Edwards to Write-After Approval.
886 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
888         * configure.ac: Disable target-winsup & co for
889         x86_64-*-mingw* and *-w64-mingw* targets.
890         * configure: Regenerated.
892 2009-10-16  Nick Clifton  <nickc@redhat.com>
894         * MAINTAINERS: Add myself as a maintainer for the RX port.
896 2009-10-26  Johannes Singler  <singler@kit.edu>
898         * MAINTAINERS (Write After Approval): Update my e-mail address.
900 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
902         * configure.ac (CLooG test): Use = with test.
903         * configure: Regenerate.
905 2009-10-22  Richard Guenther  <rguenther@suse.de>
907         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
908         cloog if the ppl version check failed.  Move flags saving
909         before setting in libelf check.
910         * configure: Regenerate.
912 2009-10-21  Richard Guenther  <rguenther@suse.de>
914         * configure.ac: Adjust the ppl and cloog configure to work as
915         documented.  Disable cloog if ppl was disabled.  Omit the version
916         checks if they were disabled.
917         * configure: Re-generate.
919 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
921         * configure.ac: Add 'lto' to enable_languages, not
922         new_enable_languages, and only if not already present.
923         * configure: Regenerate.
925 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
927         * README: Refer to the various COPYING* files instead of just
928         COPYING.
929         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
931 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
933         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
934         
935 2009-10-07  Richard Guenther  <rguenther@suse.de>
937         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
938         and Richard Guenther as reviewers.
939         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
940         as reviewers.
942 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
944         * config.sub: Update from upstream sources.
946 2009-10-06  Ian Lance Taylor  <iant@google.com>
948         * Makefile.def: check-gold depends upon all-gas.
949         * Makefile.in: Rebuild.
951 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
953         * MAINTAINERS (Write After Approval): Add myself.
955 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
957         * Makefile.def: all-lto-plugin depends on all-libiberty.
958         set bootstrap=true for lto-plugin.
959         Add lto-plugin.
960         * Makefile.in: Regenerate.
961         * configure.ac (host_libs): Add lto-plugin.
962         * configure: Regenerate.
964 2009-10-03  Diego Novillo  <dnovillo@google.com>
966         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
967         (HOST_LIBELFLIBS): Define.
968         (HOST_LIBELFINC): Define.
969         * Makefile.in: Regenerate.
970         * configure.ac: Add --enable-lto.
971         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
972         If --enable-lto is used, add 'lto' to new_enable_languages.
973         If --enable-lto is used and gold is enabled, add
974         lto-plugin to configdirs.
975         * configure: Regenerate.
977 2009-10-03  Simon Baldwin  <simonb@google.com>
979         * configure.ac: If --with-system-zlib, suppress local zlib and
980         pass --with-system-zlib to subdir configure scripts.
981         * configure: Regenerate.
983 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
984             Paolo Bonzini  <bonzini@gnu.org>
986         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
987         $(srcdir).
988         * Makefile.in: Rebuilt.
990 2009-09-26  Gary Funck  <gary@intrepid.com>
992         * MAINTAINERS (Write After Approval): Add myself.
994 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
996         * configure.ac: Update minimum MPC version to 0.7.
997         * configure: Regenerate.
999 2009-09-25  Nick Clifton  <nickc@redhat.com>
1001         * configure.ac: Pass any --cache-file=/dev/null option on to
1002         subconfigures.
1003         * configure: Regenerate.
1005 2009-09-23  Nick Clifton  <nickc@redhat.com>
1007         * config.sub, config.guess: Update from upstream sources.
1009 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1011         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1012         * Makefile.in: Rebuilt.
1014 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1016         PR bootstrap/32272
1017         * configure.ac: Error out if $srcdir isn't '.' but contains
1018         host-${host_noncanonical}.
1019         * configure: Regenerate.
1021 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1023         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1024         maintainer.
1026 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1028         * configure.ac: If bootstrapping a combined tree with
1029         --enable-gold, require c++ in stage1_languages.
1030         * configure: Regenerate.
1032         * configure.ac: Also add target_libs of stage1_languages to
1033         bootstrap_target_libs.
1034         * configure: Regenerate.
1036         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1037         with --enable-languages not containing c++.
1038         * configure: Regenerate.
1040 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1042         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1043         * configure: Regenerate.
1045 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1047         * MAINTAINERS (Write After Approval): Update my e-mail address,
1048         and move from from here...
1049         (Waiting for paperwork): To here.
1051 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1053         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1055 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1057         * configure.ac: Do not use $extrasub for replacing @if/@endif
1058         parts in Makefile; instead, use additional arguments to
1059         AC_CONFIG_COMMANDS to do the replacement manually, with several
1060         sed invocations, to avoid HP-UX sed command limits.
1061         * configure: Regenerate.
1063 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1065         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1066         blank before -L.
1068 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1070         * configure.ac (with-build-config): Document.  Handle without.
1071         Handle missing argument.
1072         * configure: Rebuilt.
1074 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1076         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1077         Default to bootstrap-debug only if compare-debug works.
1078         * configure: Rebuilt.
1079         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1080         * Makefile.in: Rebuilt.
1082 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1084         * MAINTAINERS (OS Port Maintainers): Update my email address.
1086 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1088         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1089         * Makefile.in: Rebuilt.
1091 2009-09-01  Chris Demetriou  <cgd@google.com>
1093         * MAINTAINERS (Write After Approval): Add myself.
1095 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1097         PR debug/30161
1098         * include/dwarf2.h (enum dwarf_tag): Added
1099         DW_TAG_GNU_template_template_param
1100         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1102 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1104         * Makefile.tpl (AWK): Fix typo.
1105         * Makefile.in: Regenerate.
1107 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1109         * configure.ac: Detect awk and sed.
1110         * Makefile.def (flags_to_pass): Add AWK and SED.
1111         * Makefile.tpl (AWK, SED): New.
1112         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1113         * configure: Regenerate.
1114         * Makefile.in: Regenerate.
1116 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1118         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1119         (collapseslashes): Likewise.
1121 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1123         * configure.ac (AC_PREREQ): Bump to 2.64.
1125 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1127         * configure.ac: Remove --with-datarootdir, --with-docdir,
1128         --with-pdfdir, --with-htmldir switches.
1129         * configure: Regenerate.
1131         * configure: Regenerate.
1133         * compile: Sync from Automake 1.11.
1134         * depcomp: Likewise.
1135         * install-sh: Likewise.
1136         * missing: Likewise.
1137         * mkinstalldirs: Likewise.
1138         * ylwrap: Likewise.
1140 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1142         * ltmain.sh (func_normal_abspath): New function.
1143         (func_relative_path): Likewise.
1144         (func_mode_help): Document new -bindir option for link mode.
1145         (func_mode_link): Add new -bindir option, and use it to place
1146         output DLL if specified.
1148 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1150         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1151         (baseargs): Add --disable-option-checking.
1152         * configure: Regenerate.
1154         * Makefile.def (configure-target-libiberty): Depend on
1155         all-binutils and all-ld.
1156         (configure-target-newlib): Likewise.
1157         * Makefile.in: Regenerate.
1159 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1161         * config.sub, config.guess: Update from upstream sources.
1163 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1165         Sync from src, merge:
1167         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1169         * configure.ac: Do not exclude gas for i386-*-darwin.
1170         Add a case for x86_64-*-darwin.
1171         * configure: Regenerate.
1173 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1175         * MAINTAINERS: Add my name to Write After Approval list.
1177 2009-08-06  Michael Eager  <eager@eagercon.com>
1179         * configure.ac: Add Microblaze target.
1180         * configure: Regenerate.
1182 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1184         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1185         * configure: Regenerate.
1186         
1187 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1189         * MAINTAINERS (Write After Approval): Update my e-mail address.
1191 2009-07-06  Ian Lance Taylor  <iant@google.com>
1193         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1194         * configure: Rebuild.
1196 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1198         * MAINTAINERS: Move myself to the Graphite Reviewers.
1200 2009-06-30  Wei Guozhi  <carrot@google.com>
1202         * MAINTAINERS: Add my name to Write After Approval list.
1204 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1206         PR bootstrap/40338
1207         * configure.ac (comparestring): Create new variable.
1208         * Makefile.tpl (comparestring): Use to skip some comparisions.
1209         * configure: Regenerate.
1210         * Makefile.in: Regenerate.
1212 2009-06-26  Doug Evans  <dje@sebabeach.org>
1214         * Makefile.def (host_modules): Add cgen.
1215         * Makefile.in: Regenerate.
1216         * configure.ac (host_tools): Add cgen.
1217         * configure: Regenerate.
1219 2009-06-23  DJ Delorie  <dj@redhat.com>
1221         * MAINTAINERS: Add myself as mep maintainer.
1223 2009-06-23  Ian Lance Taylor  <iant@google.com>
1225         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1226         boot_languages.  Only bootstrap target libraries listed in
1227         target_libs for some boot language.  Add --with-stage1-ldflags,
1228         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1229         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1230         if not building with C++.
1231         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1232         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1233         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1234         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1235         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1236         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1237         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1238         * configure, Makefile.in: Rebuild.
1240 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1242         * MAINTAINERS: Added my name to write-after-approval list.
1244 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1246         * configure.ac: Define is_elf for QNX Neutrino targets.
1247         * configure: Regenerate.
1249 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1251         * MAINTAINERS: Added my name to the write-after-approval list
1253 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1255         * configure.ac: Detect MPC in default directory.
1256         * configure: Regenerate.
1258 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1259             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1261         * Makefile.tpl (all): Avoid a trailing backslash.
1262         * Makefile.in: Regenerate.
1264 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1266         * config.sub, config.guess: Update from upstream sources.
1268 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1270         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1271         to noconfdirs.
1272         * configure: Regenerate.
1274 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1276         * Makefile.tpl ([+compare-target+]): Compare all stage
1277         directories, rather than just gcc.
1278         * Makefile.in: Rebuilt.
1280 2009-06-01  Doug Kwan  <dougkwan@google.com>
1282         * configure.ac: Support gold for target arm*-*-*.
1283         * configure: Regenerate.
1285 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1287         * Makefile.def: Add MPC support and dependencies.
1288         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1290         * Makefile.in, configure: Regenerate.
1292 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1294         * Makefile.tpl (all): Avoid harmless warning in make all when
1295         gcc-bootstrap is enabled but stage_last does not exist.
1296         * Makefile.in: Rebuilt.
1298 2009-05-24  Nicolas Roche  <roche@adacore.com>
1300         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1301         * Makefile.in: Regenerate.
1303 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1305         * MAINTAINERS: Update my e-mail address.
1307 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1309         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1310         * configure:  Regenerate.
1312 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1314         PR other/40159
1315         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1316         gcc-no-bootstrap are mutually exclusive.
1317         * Makefile.in: Rebuilt.
1319 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1321         PR other/40159
1322         * Makefile.tpl (all): Don't end with unconditional success.
1323         * Makefile.in: Rebuilt.
1325 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1327         PR target/37137
1328         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1329         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1330         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1331         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1332         stage_configureflags, stage_cflags and stage_libcflags into
1333         explicit Makefile macros.
1334         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1335         GFORTRAN.
1336         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1337         CC.  Set CC_FOR_BUILD from CC.
1338         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1339         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1340         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1341         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1342         and GFORTRAN.
1343         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1344         (_LIBCFLAGS): Renamed to _TFLAGS.
1345         (do-compare-debug, do-compare3-debug): Drop.
1346         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1347         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1348         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1349         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1350         (XGCC_FLAGS_FOR_TARGET): New.
1351         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1352         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1353         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1354         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1355         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1356         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1357         TFLAGS.
1358         (BUILD_CONFIG): Include if requested.
1359         (all): Set TFLAGS on bootstrap.
1360         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1361         (all-stageid-prefixmodule): Likewise.
1362         (do-clean, distclean-stageid): Set TFLAGS.
1363         (restrap): Fix whitespace.
1364         * Makefile.in: Rebuilt.
1366 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1368         * config.guess: Sync with src.
1370 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1372         * configure.ac ($with_ppl):  Default to no if not supplied.
1373         ($with_cloog):  Likewise.
1374         configure:  Regenerate.
1376 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1378         * MAINTAINERS: Update my e-mail address.
1380 2009-04-27  Nick Clifton  <nickc@redhat.com>
1382         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1384 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1386         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1387         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1388         * Makefile.in: Regenerate.
1390 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1392         PR bootstrap/39739
1393         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1394         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1396         * configure, Makefile.in: Regenerate.
1398 2009-04-21  Taras Glek  <tglek@mozilla.com>
1400         * include/hashtab.h: Update GTY annotations to new syntax
1401         * include/splay-tree.h: Likewise
1403 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1405         * config.sub, config.guess: Update from upstream sources.
1407 2009-04-15  Anthony Green  <green@moxielogic.com>
1409         * configure.ac: Add moxie support.
1410         * configure: Rebuilt.
1412 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1414         * configure.ac: Change copyright header to refer to version
1415         3 of the GNU General Public License and to point readers at the
1416         COPYING3 file and the FSF's license web page.
1417         * Makefile.def: Likewise.
1418         * Makefile.tpl: Likewise.
1419         * Makefile.in: Regenerate.
1421 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1423         * configure.ac: Restore match for darwin9 or later. Use double
1424         brackets since regeneration eats one pair.
1425         * configure: Regenerate.
1427 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1429         PR gas/10039
1430         * configure.ac: Require texinfo 4.7.
1431         * configure: Regenerated.
1433 2009-04-09  Nick Clifton  <nickc@redhat.com>
1435         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1436         the GCC Runtime Library Exception.
1438 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1440         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1441         * configure: Regenerate.
1443 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1445         * Makefil.def (languages): New entries.
1446         * Makefile.tpl (check-gcc-*): New generic target.
1447         * Makefile.in: Regenerate.
1449 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1451         * MAINTAINERS:  Update my email address.
1453 2009-03-18  Tom Tromey  <tromey@redhat.com>
1455         * configure: Rebuild.
1456         * configure.ac (host_libs): Add libiconv.
1457         * Makefile.in: Rebuild.
1458         * Makefile.def (host_modules): Add libiconv.
1459         (configure-gdb, all-gdb): Depend on libiconv.
1461 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1463         * configure.ac: Treat gdb as supported on x86_64-darwin.
1464         * configure: Regenerate.
1466 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1468         * configure.ac (--with-host-libstdcxx): New option.
1469         * configure: Regenerate.
1471 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1473         * MAINTAINERS:  Move myself into the write after approval list.
1475 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1477         * MAINTAINERS: Update e-mail address.
1478         
1479 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1481         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1483 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1485         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1487 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1489         Backport from git Libtool:
1491         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1492         Support GNU/kOpenSolaris.
1493         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1494         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1495         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1496         GNU/kOpenSolaris.
1498 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1500         * MAINTAINERS: Update e-mail address.
1502 2009-02-24  Michael Eager  <eager@eagercon.com>
1504         * MAINTAINERS (Write After Approval): Add self.
1506 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1508         * MAINTAINERS (Write After Approval): Add myself.
1510 2009-02-05  Andreas Schwab  <schwab@suse.de>
1512         * Makefile.tpl (stage_last): Define $r and $s before using
1513         $(RECURSE_FLAGS_TO_PASS).
1514         * Makefile.in: Regenerate
1516 2009-01-30  Ian Lance Taylor  <iant@google.com>
1518         * MAINTAINERS: Move myself to the Global Reviewers list.
1520 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1522         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1523         * configure: Regenerate.
1525 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1527         * MAINTAINERS: Make whitespace consistent.
1528         Remove Robert Millan from Write After Approval.
1530 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1532         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1533         (all-opcodes): Depend on all-libiberty.
1534         * Makefile.in: Regenerate.
1536 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1538         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1539         * configure: Regenerate.
1541 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1543         * MAINTAINERS (Write After Approval): Add myself.
1545 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1547         * MAINTAINERS: Add myself to reviewers (Fortran).
1549 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1551         PR tree-optimization/38515
1552         * configure.ac (cloog-polylib): Removed.
1553         (with_ppl, with_cloog): Test for "no".
1554         * configure: Regenerated.
1556 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1558         * MAINTAINERS: Moved myself to reviewers (Fortran).
1560 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1562         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1563         (Write After Approval): Remove myself.
1565 2009-01-03  Diego Novillo  <dnovillo@google.com>
1567         * MAINTAINERS: Remove myself from alias maintainership.
1569 2009-01-02  David Ayers  <ayers@fsfe.org>
1571         * MAINTAINERS: Update e-mail address.
1573 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1575         * MAINTAINERS: Make whitespace consistent.
1577 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1579         Backport from upstream Libtool:
1580         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1581         Add cache variables to tests that require the linker to work.
1582         For shlibpath_overrides_runpath, this also changes the semantics
1583         to let the result from the C compiler take precedence.
1585 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1587         * config.sub, config.guess: Update from upstream sources.
1589 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1591         * configure.ac (ppllibs): Add by default the lib flags.
1592         * configure: Regenerate.
1594 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1596         * MAINTAINERS:  Add myself to the write after approval list.
1598 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1600         * configure.ac: Add double brackets on darwin[912].
1601         * configure: Regenerate.
1603 2008-12-03  Daniel Kraft  <d@domob.eu>
1605         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1606         Approval to Reviewer section (for Fortran front-end).
1608 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1610         * configure.ac: Expand to darwin10 and later.
1611         * configure: Regenerate.
1613 2008-12-02  Andreas Schwab  <schwab@suse.de>
1615         * Makefile.def: configure-target-boehm-gc depends on
1616         all-target-libstdc++-v3.
1617         * Makefile.in: Regenerate.
1619 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1621         * MAINTAINERS:  Add myself as mingw maintainer.
1623 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1625         * config.sub, config.guess: Update from upstream sources.
1627 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1629         * README.SCO: Remove.
1631 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1633         * MAINTAINERS:  Add myself to the write after approval list.
1635 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1637         * MAINTAINERS:  Update my email address in WAA section.
1639 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1641         * MAINTAINERS: Update e-mail address.
1643 2008-11-27  Toon Moene  <toon@moene.org>
1645         * MAINTAINERS: Change e-mail address.
1647 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1649         * configure.ac: Build gdb for i?86-*-darwin*
1650         * configure: Regenerated.
1652 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1654         * MAINTAINERS: Added my full name.
1656 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1658         PR bootstrap/38014
1659         PR bootstrap/37923
1661         Revert:
1663         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1665         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1666         * Makefile.in: Regenerated.
1668         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1670         PR gdb/921
1671         PR gdb/1646
1672         PR gdb/2175
1673         PR gdb/2176
1675         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1676         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1677         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1678         (HOST_EXPORTS): Pass CPPFLAGS.
1679         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1680         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1681         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1682         * Makefile.in, configure: Regenerated.
1683         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1684         and CPPFLAGS_FOR_BUILD.
1686 2008-11-06  Jeff Law  <law@redhat.com>
1688         * MAINTAINERS: Add myself as middle end maintainer.
1690 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1692         * MAINTAINERS (Write after approval): Add myself.
1694 2008-11-05  Diego Novillo  <dnovillo@google.com>
1696         * MAINTAINERS (Global Reviewers): Add myself.
1697         (Non-Algorithmic Maintainers): Remove myself.
1699 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1701         * MAINTAINERS (Write after approval): Add myself.
1703 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1705         * MAINTAINERS (Write after approval): Add myself.
1707 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1709         * configure.ac (spu-*-*): Remove special case.
1710         * configure: Regenerate.
1712 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1714         * MAINTAINERS (Write after approval): Update my email address.
1716 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1718         * configure.ac [spu-*-*]: Do not set skipdirs.
1719         * configure: Re-generate.
1721 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1723         * MAINTAINERS (Various Maintainers): Add myself to reload.
1725 2008-10-25  Richard Guenther  <rguenther@suse.de>
1727         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1728         maintainer.  Remove myself as libgcc-math maintainer.
1729         (Non-Algorithmic Maintainers): Remove myself.
1731 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1733         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1734         * Makefile.in: Regenerated.
1736 2008-10-23  Cary Coutant  <ccoutant@google.com>
1738         * MAINTAINERS (Write after approval): Add myself.
1740 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1742         PR gdb/921
1743         PR gdb/1646
1744         PR gdb/2175
1745         PR gdb/2176
1747         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1748         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1749         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1750         (HOST_EXPORTS): Pass CPPFLAGS.
1751         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1752         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1753         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1754         * Makefile.in, configure: Regenerated.
1755         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1756         and CPPFLAGS_FOR_BUILD.
1758 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1760         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1761         Sebastian Pop.
1763 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1765         * MAINTAINERS (Write After Approval): Added myself.
1767 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1769         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1770         recommended version to 2.3.2.
1772         * configure: Regenerate.
1774 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1776         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1778 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1780         * MAINTAINERS (Write After Approval): Update e-mail address.
1782 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1784         * libtool.m4: Update to libtool 2.2.6.
1785         * lt~obsolete.m4: Update to libtool 2.2.6.
1786         * ltmain.sh: Update to libtool 2.2.6.
1787         * ltsugar.m4: Update to libtool 2.2.6.
1788         * ltversion.m4: Update to libtool 2.2.6.
1789         * ltoptions.m4: Update to libtool 2.2.6.
1790         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1792 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1794         * MAINTAINERS (Write After Approval): Add myself.
1796 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1798         * MAINTAINERS (Write After Approval): Update my name.
1800 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1802         * MAINTAINERS: Add myself in "Write After Approval".
1804 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1806         * MAINTAINERS: Add myself as ia64 maintainer.
1808 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1810         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1811         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1812         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1813         and Michael Tiemann from Write After Approval since they do not
1814         actually have access.
1816 2008-09-05  Richard Guenther  <rguenther@suse.de>
1818         * configure.ac: Initialize clooglibs to -lcloog.
1819         * configure: Re-generate.
1821 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1823         * MAINTAINERS (Write After Approval): Add myself.
1825 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1827         * configure.ac (--with-cloog-polylib): New.
1828         (--disable-cloog-version-check): New.
1829         (--disable-ppl-version-check): New.
1830         * configure: Re-generate.
1832 2008-09-03  Richard Guenther  <rguenther@suse.de>
1834         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1835         cloog test.
1836         * configure: Re-generate.
1838 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1840         Add picoChip port.
1841         * MAINTAINERS: Add picoChip maintainers.
1843 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1844             Tobias Grosser  <grosser@fim.uni-passau.de>
1845             Jan Sjodin  <jan.sjodin@amd.com>
1846             Harsha Jagasia  <harsha.jagasia@amd.com>
1847             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1848             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1849             Adrien Eliche  <aeliche@isty.uvsq.fr>
1851         Merge from graphite branch.
1852         * configure: Regenerate.
1853         * Makefile.in: Regenerate.
1854         * configure.ac (host_libs): Add ppl and cloog.
1855         Add checks for PPL and CLooG.
1856         * Makefile.def (ppl, cloog): Added modules and dependences.
1857         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1858         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1860 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1862         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1863         (GCC_SHLIB_SUBDIR): New.
1864         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1865         * configure: Regenerate.
1866         * Makefile.in: Regenerate.
1868 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1870         * MAINTAINERS: Consistently use tabs to separate columns.
1872 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1874         * MAINTAINERS (Write after Approval): Add myself.
1876 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1878         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1879         Enable bfd, binutils and opcodes.
1880         * configure: Regenerate.
1882 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1884         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1886 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1888         * MAINTAINERS:  Use correct Umlaut for last name.
1890 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1892         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1894 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1896         * MAINTAINERS: Update my email address.
1898 2008-08-16  Nicolas Roche  <roche@adacore.com>
1900         * Makefile.tpl: Add BOOT_ADAFLAGS.
1901         * Makefile.in: Regenerate.
1903 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1905         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1906         * configure: Regenerate.
1908 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1910         * configure.ac: Add makefile fragments for hpux.
1911         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1912         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1913         * configure: Regenerate.
1914         * Makefile.in: Regenerate.
1916 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1918         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1920 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1922         * MAINTAINERS (Write after Approval): Add myself.
1924 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1926         * MAINTAINERS (Write After Approval):  Add myself.
1928 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1930         * MAINTAINERS (Write After Approval):  Add myself.
1932 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1934         * MAINTAINERS: Update my email address.
1936 2008-06-25  Joey Ye  <joey.ye@intel.com>
1938         * MAINTAINERS (Write After Approval):  Add myself.
1940 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1942         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1943         * Makefile.in: Regenerate.
1944         * configure: Regenerate.
1946 2008-06-17  Daniel Kraft  <d@domob.eu>
1948         * MAINTAINERS (Write After Approval):  Add myself.
1950 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1952         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1953         "$@" is still intact with both Autoconf 2.59 and 2.62.
1954         * configure: Regenerate.
1956 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1958         * Makefile.tpl: Fix comment errors.
1959         * Makefile.in: Regenerate.
1961 2008-06-12  David S. Miller  <davem@davemloft.net>
1962             David Edelsohn  <edelsohn@gnu.org>
1964         * configure.ac: Add powerpc*-*-* to gold supported targets.
1965         * configure: Regenerate.
1967 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1969         PR tree-optimization/36218
1970         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1971         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1972         (all prefix="build-"): Pass them to build-system sub-makes.
1973         * Makefile.in: Regenerate.
1975 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1977         * MAINTAINERS (mt port): Remove.
1978         (sco5, unixware, sco udk): Remove.
1979         (Kean Johnston): Add to Write After Approval.
1981 2008-05-30  Julian Brown  <julian@codesourcery.com>
1983         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1984         of libobjc for ARM EABI Linux.
1985         * configure: Regenerate.
1987 2008-05-18  Xinliang David Li   <davidxl@google.com>
1989         * ChangeLog: Remove wrong ChangeLog entry.
1991 2008-05-17  Xinliang David Li   <davidxl@google.com>
1993         * MAINTAINERS (Write After Approval): Add myself.
1995 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1997         * MAINTAINERS (Write After Approval): Add myself.
1999 2008-05-14  Rafael Espíndola  <espindola@google.com>
2001         * config-ml.in: don't handle --enable-shared and --enable-static.
2003 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2005         * MAINTAINERS: Update my email address.
2007 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2009         * MAINTAINERS: Update my email address.
2011 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2013         * MAINTAINERS (Write After Approval): Add myself.
2015 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2017         * MAINTAINERS (Write After Approval): Add myself.
2019 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2021         * MAINTAINERS (crx): Add myself.
2023 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2025         Sync with src:
2026         2008-04-14  David S. Miller  <davem@davemloft.net>
2028         * configure.ac: Add sparc*-*-* to gold supported targets.
2029         * configure: Regenerate.
2031 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2033         PR bootstrap/35457
2034         * configure.ac: Include override.m4.
2035         * configure: Regenerate.
2037 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2039         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2040         * Makefile.in: Regenerate.
2042 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2044         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2045         as nonconfigurable directories list.
2046         * configure: Regenerate.
2048 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2050         * config.sub, config.guess: Update from upstream sources.
2052 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2054         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2055         * Makefile.in: Regenerate.
2057 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2059         * configure.ac: Do not build libssp for the AVR.
2060         * configure: Regenerate.
2062 2008-04-07  Ian Lance Taylor  <iant@google.com>
2064         * Makefile.def: check-gold depends upon all-binutils.
2065         * Makefile.in: Regenerate.
2067 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2069         * MAINTAINERS (Write After Approval): Add myself.
2071 2008-04-04  Nick Clifton  <nickc@redhat.com>
2073         PR binutils/4334
2074         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2075         builds.
2076         * configure: Regenerate.
2078 2008-04-04  NightStrike  <NightStrike@gmail.com>
2080         PR other/35151
2081         * configure.ac: Combine rules for mingw32 and mingw64.
2082         * configure: Regenerate.
2084 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2086         * MAINTAINERS (Write After Approval): Add myself.
2088 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2090         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2091         * Makefile.in (.NOTPARALLEL): Ditto.
2093 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2095         * MAINTAINERS (Write After Approval): Add myself.
2097 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2099         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2100         * Makefile.in (.NOTPARALLEL): Regenerate.
2102 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2104         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2105         * Makefile.in: Regenerate.
2107 2008-03-26  Jakub Staszak  <kuba@et.pl>
2109         * MAINTAINERS (Write After Approval): Add myself.
2111 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2113         * MAINTAINERS:  Update e-mail address.
2115 2008-03-20  Ian Lance Taylor  <iant@google.com>
2117         * configure.ac: Add support for --enable-gold.
2118         * Makefile.def: Add gold as a directory like ld.
2119         * configure, Makefile.in: Regenerate.
2121 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2123         * configure.ac: m4_include config/proginstall.m4.
2124         * configure: Regenerate.
2126         Backport from upstream Libtool:
2128         2007-10-12  Eric Blake  <ebb9@byu.net>
2130         Deal with Autoconf 2.62's semantic change in m4_append.
2131         * ltsugar.m4 (lt_append): Replace broken versions of
2132         m4_append.
2133         (lt_if_append_uniq): Don't require separator to be overquoted,
2134         and avoid broken m4_append.
2135         (lt_dict_add): Fix typo.
2136         * libtool.m4 (_LT_DECL): Don't overquote separator.
2138 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2140         * config.rpath: Add AIX 6 support.
2142 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2144         * Makefile.def (stageprofile).  Remove -fprofile-generate
2145         from stage_libcflags.
2146         * Makefile.in: Regenerate.
2148 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2150         * config.sub, config.guess: Update from upstream sources.
2152 2008-03-06  Tom Tromey  <tromey@redhat.com>
2154         * MAINTAINERS: Update for treelang deletion.
2156 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2158         * MAINTAINERS: Update my email address.
2160 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2162         * MAINTAINERS (darwin port): Add myself as a maintainer.
2163         (objective-c/c++): Add myself as a maintainer.
2165 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2167         * MAINTAINERS (Write After Approval): Update my email address.
2169 2008-02-25  Tomas Bily  <tbily@suse.cz>
2171         * MAINTAINERS (Write After Approval): Add myself.
2173 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2175         * MAINTAINERS (OpenMP): Add myself.
2177 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2179         PR bootstrap/32009
2180         PR bootstrap/32161
2182         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2183         * configure: Regenerate.
2185         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2186         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2187         STAGE4_LIBCFLAGS): New.
2188         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2189         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2190         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2191         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2192         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2193         for target modules.  Don't export LIBCFLAGS.
2194         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2195         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2196         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2197         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2198         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2199         * Makefile.in: Regenerate.
2201 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2203         PR libgcj/33085
2204         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2205         Do not use -DDLL_EXPORT.  Backport from upstream.
2207 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2209         * MAINTAINERS (Write After Approval): Add myself.
2211 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2213         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2214         * configure: Regenerate.
2216 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2218         * configure.ac (xtensa*-*-*): Recognize processor variants.
2219         * configure: Regenerate.
2221 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2223         PR bootstrap/34922
2224         * configure.ac (PARSE_ARGS): Push suitable setting of
2225         ac_subdirs_all, for `./configure --help=recursive'.
2226         Handle `+' in generic toplevel directory disabling.
2227         * configure: Regenerate.
2229 2008-01-28  Nick Clifton  <nickc@redhat.com>
2231         * MAINTAINERS (xstormy16): Take over maintainership.
2233 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2235         * MAINTAINERS (c4x port): Remove.
2237 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2239         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2241 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2243         * config.sub, config.guess: Update from upstream sources.
2245 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2247         * MAINTAINERS (Write After Approval): Add myself.
2249 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2251         * MAINTAINERS: Update my email address.
2253 2008-01-09  Raksit Ashok  <raksit@google.com>
2255         * MAINTAINERS (Write After Approval): Add myself.
2257 2008-01-09  Raksit Ashok  <raksit@google.com>
2259         * MAINTAINERS (Write After Approval): Add myself.
2261 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2263         * config.sub, config.guess: Update from upstream sources.
2265 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2267         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2268         Change recommended MPFR from 2.2.1 -> 2.3.0.
2269         * configure: Regenerate.
2271 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2273         * MAINTAINERS: Update my email address.
2275 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2277         * MAINTAINERS: Update my email address.
2279 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2281         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2282         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2283         * Makefile.in: Regenerate.
2285 2007-12-10  Mark Heffernan  <meheff@google.com>
2287         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2288         misplaced entries.
2290 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2292         * configure.ac: Enable libjava for x86_64-*-darwin9.
2293         * configure: Regenerate.
2295 2007-12-07  Bill Maddox  <maddox@google.com>
2297         * MAINTAINERS (Write After Approval): Add myself.
2299 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2301         * config.sub, config.guess: Update from upstream sources.
2303 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2305         * config-ml.in: Remove 64bit configure tests.
2307 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2309         * config-ml.in: Robustify against white space in absolute file
2310         names.
2312         * config-ml.in (multi-clean): Substitute ${Makefile}.
2313         Remove superfluous ${Makefile} in list.
2315 2007-11-19  Thiemo Seufer  <ths@mips.com>
2317         * config-ml.in: Don't hardcode the Makefile name.
2319 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2321         * MAINTAINERS (Write After Approval): Add myself.
2323 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2325         * MAINTAINERS (Write After Approval): Add myself.
2327 2007-11-06  Doug Kwan  <dougkwan@google.com>
2329         * MAINTAINERS (Write After Approval): Add myself.
2331 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2333         * MAINTAINERS (mercury): Remove entry.
2334         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2336 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2338         * Makefile.def (dependencies): Make configure-gdb depend on
2339         all-intl.
2340         * Makefile.in: Regenerated.
2342 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2344         * MAINTAINERS (Fortran maintainer): Remove myself.
2346 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2348         * Makefile.def: To avoid problems running with parallel makes,
2349         build newlib before libgloss so that target specific header
2350         files are availble.
2351         * Makefile.in: Regenerate
2353 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2355         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2356         * Makefile.in: Regenerate.
2358 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2360         * MAINTAINERS (Register allocation reviewer): Add myself.
2362 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2364         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2365         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2366         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2367         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2368         * configure: Regenerate.
2370 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2372         * MAINTAINERS (Register allocation reviewer): Add myself.
2374 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2376         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2377         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2378         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2379         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2380         * configure.ac: Default them to host tools for $host = $build.
2381         Subst them.
2383         * configure: Regenerate.
2384         * Makefile.in: Regenerate.
2386 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2388         * MAINTAINERS (Register allocation reviewer): Add myself.
2390 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2392         * MAINTAINERS (Register allocation reviewer): Add myself.
2394 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2396         * MAINTAINERS (Write After Approval): Fix typo.
2398 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2400         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2401         * configure: Regenerate.
2403 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2405         PR bootstrap/31906
2406         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2407         they're already prefixed.
2409 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2411         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2412         libstdc++.
2413         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2414         * configure: Regenerate.
2415         * Makefile.in: Regenerate.
2417 2007-09-17  Andreas Schwab  <schwab@suse.de>
2419         * configure.ac: Raise minimum makeinfo version to 4.6.
2420         * configure: Regenerate.
2422 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2424         * MAINTAINERS (write-after-approval) add myself
2426 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2428         * configure.ac: Correct makeinfo version check.
2429         * configure: Regenerate.
2431 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2433         * MAINTAINERS: Update my email address.
2435 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2437         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2438         to $skipdirs and only disable gprof for newlib.  Use the normal
2439         mips*-elf* handling in other respects.
2440         * configure: Regnerate.
2442 2007-09-12  David Daney  <ddaney@avtrex.com>
2444         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2445         enabling libgcj.
2446         * configure: Regenerate.
2448 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2450         PR other/32154
2451         * configure.ac: For libgloss targets, point the linker to the linker
2452         script, startup code and simulator library.
2453         * configure: Regenerate.
2455 2007-09-07  Andrew Haley  <aph@redhat.com>
2457         * configure.ac (noconfigdirs): Remove target-libffi and
2458         target-libjava.
2459         * configure: Regenerate.
2461 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2463         PR target/33281
2464         * configure.ac: Use config/mh-mingw on mingw.
2465         * configure: Regenerate.
2467 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2469         * MAINTAINERS (Write After Approval): Add myself.
2471 2007-09-05  Richard Guenther  <rguenther@suse.de>
2473         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2474         nor --disable-checking is provided also turn on yes and types
2475         checking for stage1.
2476         * configure: Re-generate.
2478 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2480         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2481         (Write After Approval): Remove myself.
2483 2007-08-29  Nick Clifton  <nickc@redhat.com>
2485         * config.sub, config.guess: Update from upstream sources.
2487 2007-08-22  Bud Davis  <jmdavis@link.com>
2489         * MAINTAINERS (Write After Approval): Added myself.
2490         * MAINTAINERS (Reviewers): Removed myself.
2492 2007-08-18  Paul Brook  <paul@codesourcery.com>
2493             Joseph Myers  <joseph@codesourcery.com>
2495         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2496         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2497         * Makefile.in: Regenerate.
2498         * configure.ac (--with-debug-prefix-map): New.
2499         * configure: Regenerate.
2501 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2502             Nigel Stephens  <nigel@mips.com>
2504         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2505         as target_makefile_frag.
2506         * configure: Regenerate.
2508 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2510         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2511         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2512         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2513         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2514         (do-compare, do-compare3, do-compare-debug): New.
2515         ([+compare-target+]): Use them.
2517 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2519         * MAINTAINERS (Write After Approval): Change my email address.
2521 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2522             Ben Elliston  <bje@au.ibm.com>
2524         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2525         --silent if $silent.
2526         * configure: Regenerate.
2528 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2530         * MAINTAINERS (Various Maintainers): Add myself as
2531         loop infrastructure maintainer.  Update my e-mail
2532         address.
2534 2007-07-31  Diego Novillo  <dnovillo@google.com>
2536         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2537         Adjust description.
2539 2007-07-26  Richard Guenther  <rguenther@suse.de>
2541         * configure.ac: Add types checking to stage1 checking flags.
2542         * configure: Regenerate.
2544 2007-07-17  Nick Clifton  <nickc@redhat.com>
2546         * COPYING3: New file.  Contains version 3 of the GNU General
2547         Public License.
2548         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2549         Lesser General Public License.
2551 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2553         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2555 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2557         * MAINTAINERS (S/390 co-maintainer): Add myself.
2558         (Write After Approval): Remove myself.
2560 2007-07-13  Dan Hipschman  <dsh@google.com>
2562         * MAINTAINERS (Write After Approval): Add myself.
2564 2007-07-11  Nick Clifton  <nickc@redhat.com>
2566         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2567         WINDRES export.
2568         * Makefile.in: Regenerate.
2570 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2572         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2573         maintainer.
2575 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2577         * lt~obsolete.m4: New. Import from 20070318 libtool.
2579 2007-07-03  Julian Brown  <julian@codesourcery.com>
2581         * MAINTAINERS (Write After Approval): Add myself.
2583 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2585         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2586         * configure: Regenerate.
2588 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2590         * configure.ac: Add some missing m4 quotation.
2591         * configure: Regenerate.
2593 2007-07-02  Simon Baldwin  <simonb@google.com>
2595         * MAINTAINERS (Write After Approval): Add myself.
2597 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2599         * configure: Regenerate.
2601 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2603         * Makefile.def: Add windmc tool to build.
2604         * Makefile.tpl: Likewise.
2605         * configure.ac: Likewise.
2606         * Makefile.in: Regenerate.
2607         * configure: Regenerate.
2609 2007-06-28  DJ Delorie  <dj@redhat.com>
2611         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2612         not building newlib.
2613         * configure: Regenerated.
2615 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2617         * MAINTAINERS (Write After Approval): Add myself.
2619 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2621         * MAINTAINERS (Write After Approval): Add myself.
2623 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2625         * MAINTAINERS (Write After Approval): Add myself.
2627 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2629         * MAINTAINERS (Write After Approval): Add myself.
2631 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2633         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2634         * Makefile.in: Regenerated.
2636 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2638         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2639         bfin*-*-uclinux* targets.
2640         * configure: Regenerate.
2642 2007-06-14  Ian Lance Taylor  <iant@google.com>
2644         * MAINTAINERS: Add myself as non-algorithmic global write
2645         maintainer.
2647 2007-06-14  Diego Novillo  <dnovillo@google.com>
2649         * MAINTAINERS: Add self as middle-end maintainer and
2650         non-algorithmic global write maintainer.
2652 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2654         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2655         Move all Fortran maintainers except Paul Brook into the
2656         Non-Autopoiesis section.
2658 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2660         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2661         (distclean-stage[+id+]): Possibly delete stage_last.
2662         * Makefile.in: Regenerate.
2664 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2666         * MAINTAINERS (Various Maintainer): Fix typo.
2668 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2670         * MAINTAINERS (Various Maintainer): Add myself as
2671         dataflow maintainer.
2673 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2675         * config.sub, config.guess: Update from upstream sources.
2677 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2679         * Makefile.tpl: Fix spelling error.
2680         * Makefile.in: Regenerate.
2682 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2684         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2685         lt_cv_sys_max_cmd_len.
2687 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2689         * MAINTAINERS (Various Maintainers): Add myself as
2690         auto-vectorizer maintainer.
2692 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2694         PR libjava/32098
2695         * libtool.m4: Revert previous change.
2696         * ltgcc.m4: Put it here.
2698 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2700         * MAINTAINERS (Various Maintainers): Add myself as
2701         auto-vectorizer maintainer.
2703 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2705         PR libjava/32098
2706         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2708 2007-05-30  Richard Guenther  <rguenther@suse.de>
2710         * MAINTAINERS (Various Maintainers): Add myself as
2711         auto-vectorizer maintainer.
2713 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2715         PR bootstrap/29382
2716         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2717         * configure: Rebuilt.
2719 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2721         * MAINTAINERS (Write After Approval): Removed my name.
2723 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2725         * MAINTAINERS (Write After Approval): Remove myself.
2727 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2729         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2731 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2733         * ltmain.sh: Update from ToT Libtool.
2734         * libtool.m4: Update from ToT Libtool.
2735         * ltsugar.m4: New. Update from ToT Libtool.
2736         * ltversion.m4: New. Update from ToT Libtool.
2737         * ltoptions.m4: New. Update from ToT Libtool.
2738         * ltconfig: Remove.
2739         * ltcf-c.sh: Remove.
2740         * ltcf-cxx.sh: Remove.
2741         * ltcf-gcj.sh: Remove.
2743 2007-05-22  Ollie Wild  <aaw@google.com>
2745         * MAINTAINERS (Write After Approval): Add myself.
2747 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2749         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2750         stage_cflags.
2751         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2752         Remove CFLAGS/LIBCFLAGS.
2753         (configure-stage[+id+]-[+prefix+][+module+],
2754         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2755         * Makefile.in: Regenerate.
2757 2007-05-15  Diego Novillo  <dnovillo@google.com>
2759         * MAINTAINERS: Update e-mail address.
2761 2007-05-15  Revital Eres  <eres@il.ibm.com>
2763         * MAINTAINERS (Write After Approval): Add myself.
2765 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2767         * MAINTAINERS (Write After Approval): Updated my address.
2769 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2771         * MAINTAINERS (Write After Approval): Add myself.
2773 2007-05-11  Silvius Rus  <rus@google.com>
2775         * MAINTAINERS (Write After Approval): Add myself.
2777 2007-04-23  Tom Tromey  <tromey@redhat.com>
2779         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2781 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2783         * MAINTAINERS (cpplib): Rename to ...
2784         (libcpp): ... this.  Add C/C++ front end maintainers.
2786 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2788         * config-ml.in: Pass ${ml_config_env} to configure calls.
2790 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2792         * MAINTAINERS (Write After Approval): Add myself.
2794 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2796         * MAINTAINERS (Write After Approval): Add myself.
2798 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2800         * MAINTAINERS (fortran 95 front end): Add myself.
2802 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2804         * MAINTAINERS (Write After Approval): Add myself.
2806 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2808         * MAINTAINERS (Modulo Scheduler): Add myself.
2810 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2812         * MAINTAINERS (fortran 95 front end): Add myself.
2813         (c++ front end): whitespace fix.
2815 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2817         * MAINTAINERS (Write After Approval): Add myself.
2819 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2821         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2822         of glob.  Quote arguments with single quotes too.
2823         * configure: Regenerate.
2825 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2827         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2828         * Makefile.in: Regenerate
2830 2007-03-07  Andreas Schwab  <schwab@suse.de>
2832         * configure: Regenerate.
2834 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2836         * configure.ac: Add "--with-pdfdir" configure option,
2837         which defines pdfdir variable.
2838         * Makefile.def (target=fixincludes): Add install-pdf to
2839         missing targets.
2840         (recursive_targets): Add install-pdf target.
2841         (flags_to_pass): Add pdfdir.
2842         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2843         target.
2844         * configure: Regenerate
2845         * Makefile.in: Regenerate
2847 2007-02-28  Eric Christopher  <echristo@apple.com>
2849         Revert:
2850         2006-12-07  Mike Stump  <mrs@apple.com>
2852         * Makefile.def (dependencies): Add dependency for
2853         install-target-libssp and install-target-libgomp on
2854         install-gcc.
2855         * Makefile.in: Regenerate.
2857 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2859         * configure: Regenerate.
2860         * configure.ac: Move statements after variable declarations.
2862 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2864         * MAINTAINERS: Add myself as sh maintainer.
2866 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2868         * configure.ac: Adjust for loop syntax.
2869         * configure: Regenerate.
2871 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2873         * configure: Rebuilt.
2875 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2877         * configure.ac: Drop multiple occurrences of --enable-languages,
2878         and fix its quoting.
2879         * configure: Rebuilt.
2881 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2882             Nathan Sidwell  <nathan@codesourcery.com>
2883             Vladimir Prus  <vladimir@codesourcery.com>
2884             Joseph Myers  <joseph@codesourcery.com>
2886         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2887         * configure: Regenerate.
2889 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2891         * ltconfig (freebsd*): Default to elf.
2893 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2895         * configure.ac (target_libraries): Move libgcc before libiberty.
2896         * configure: Regenerated.
2898 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2899             Paolo Bonzini  <bonzini@gnu.org>
2901         PR bootstrap/30753
2902         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2903         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2904         * configure: Regenerated.
2906 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2908         * MAINTAINERS (Language Front End Maintainers): Update my mail
2909         address.
2911 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2913         PR bootstrap/30748
2914         * configure.ac: Correct syntax for Solaris ksh.
2915         * configure: Regenerated.
2917 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2919         * configure.ac: Sync with src.
2920         * configure: Regenerate.
2922 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2924         * Makefile.in: Regenerate.
2926 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2928         * config.sub: Sync with src.
2930 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2932         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2933         noncanonical equivalents.
2934         * configure.in: Rename to...
2935         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2936         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2937         target_noncanonical.  Use them.  Rewrite removal of configure
2938         arguments for autoconf 2.59.  Discard variable settings.  Force
2939         program_transform_name for native tools.
2941         * Makefile.in: Regenerated.
2942         * configure: Regenerated with autoconf 2.59.
2944 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2946         * MAINTAINERS (Write After Approval): Add myself.
2948 2007-01-31  Andreas Schwab  <schwab@suse.de>
2950         * Makefile.tpl (LDFLAGS): Substitute it.
2951         * Makefile.in: Regenerate.
2953 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2955         * MAINTAINERS (Write After Approval): Add myself.
2957 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2959         * MAINTAINERS (spu port): Add myself.
2961 2007-01-23  Richard Guenther  <rguenther@suse.de>
2963         PR bootstrap/30541
2964         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2965         * Makefile.tpl (GNATBIND): Substitute it.
2966         (GNATMAKE): Likewise.
2967         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2968         of STAGE_PREFIX.
2969         * Makefile.in: Regenerate.
2970         * configure: Regenerate.
2972 2007-01-18  Mike Stump  <mrs@apple.com>
2974         * configure.in: Re-enable -Werror for gcc builds.
2976 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2978         * MAINTAINERS (Write After Approval): Add myself.
2980 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2982         * configure.in: Change == to = in test command.
2983         * configure: Regenerate.
2985 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2986             Nick Clifton  <nickc@redhat.com>
2987             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2989         * configure.in (build_configargs, host_configargs, target_configargs):
2990         Remove build/host/target parameters.
2991         (host_libs): Add gmp and mpfr.
2992         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2993         * Makefile.def (gmp, mpfr): New.
2994         (gcc): Remove target.
2995         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2996         target_os, target_vendor): New.
2997         (configure): Add host_alias/target_alias arguments; adjust invocations.
2998         * configure: Regenerate.
2999         * Makefile.in: Regenerate.
3001 2007-01-11  Matt Fago  <fago@earthlink.net>
3003         * configure.in: Try to link to functions only in mpfr 2.2.x
3004         to improve robustness of configure tests.
3005         * configure: Regenerate.
3007 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3009         * MAINTAINERS: Add myself as i386 maintainer.
3011 2007-01-08  Jan Hubicka  <jh@suse.cz>
3013         * MAINTAINERS: Add myself as i386 maintainer.
3015 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3017         * configure.in: Add support for an x86_64-mingw* target.
3018         * configure: Regenerate.
3020 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3022         * Makefile.tpl (all-target): Correct @if conditional for target
3023         modules.
3024         * configure.in: Omit libiberty if building only target libgcc.
3025         * configure, Makefile.in: Regenerated.
3027 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3029         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3030         * configure: Regenerate.
3032 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3034         * Makefile.def (target_modules): Add libgcc.
3035         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3036         * Makefile.tpl (clean-target-libgcc): Delete.
3037         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3038         on gcc even for bootstrapped modules.  Rewrite handling of
3039         lang_env_dependencies to loop over target_modules.
3040         * configure.in (target_libraries): Add target-libgcc.
3041         * Makefile.in, configure: Regenerated.
3043 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3045         * configure.in: Reorganize recognition of languages.  Add
3046         --enable-stage1-languages.  Show supported languages for the chosen
3047         target rather than all recognized languages.
3048         * configure: Regenerate.
3050 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3052         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3053         * Makefile.in: Regenerate.
3055 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3057         * configure.in: Warn that MPFR 2.2.0 is buggy.
3058         * configure: Regenerate.
3060 2006-12-27  Ian Lance Taylor  <iant@google.com>
3062         * configure.in: When removing Makefiles to force a reconfigure, also
3063         remove prev-DIR*/Makefile.
3064         * configure: Regenerate.
3066 2006-12-22  Andreas Schwab  <schwab@suse.de>
3068         * configure: Regenerate with correct autoconf version.
3070 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3072         * configure.in: add AC_SUBST for *_FOR_TARGET.
3073         * configure: Regenerate.
3075 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3077         * configure.in: Simplify logic for rejecting languages that cannot
3078         be built.  Separate the case when a language is unsupported,
3079         from the case when the user chooses not to build a language.
3081 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3083         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3084         it only affects bootstrap and could be tested on "$host" as well.
3085         * configure: Regenerate.
3086         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3088 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3090         PR bootstrap/29544
3091         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3092         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3093         move here comment from Makefile.tpl.
3094         * Makefile.tpl: Move some definitions higher in the file.
3095         (STAGE1_CHECKING): New.
3096         * configure.in: Add --enable-stage1-checking.
3097         * configure: Regenerate.
3098         * Makefile.in: Regenerate.
3100 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3102         * MAINTAINERS: Add myself as build system maintainer.
3104 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3106         * MAINTAINERS (Write After Approval): Add myself.
3108 2006-12-13  Eric Christopher  <echristo@apple.com>
3110         * MAINTAINERS: Add myself as darwin maintainer.
3112 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3114         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3116 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3118         MAINTAINERS: Update my entry.
3120 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3122         * configure.in:  Handle spu makefile frag.
3123         * Makefile.tpl (MAINT): Define
3124         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3125         * configure: Regenerate.
3126         * Makefile.in: Regenerate.
3128 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3130         * config.guess: Import latest version.
3131         * config.sub: Likewise.
3133 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3135         * configure.in (spu-*-*): Don't skip target-libiberty.
3136         * configure: Regenerate.
3138 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3140         PR bootstrap/30134
3141         * configure.in: Correct x86 darwin support for libjava to powerpc
3142         and i?86 only.
3143         * configure: Regenerate.
3145 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3147         * configure.in: Add x86 darwin support for libjava.
3148         * configure: Regenerate.
3150 2006-12-07  Mike Stump  <mrs@apple.com>
3152         * Makefile.def (dependencies): Add dependency for
3153         install-target-libssp and install-target-libgomp on
3154         install-gcc.
3155         * Makefile.in: Regenerate.
3157 2006-12-04  Richard Guenther  <rguenther@suse.de>
3159         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3160         (Non-Algorithmic Maintainers): Move over non-algorithmic
3161         loop optimizer maintainers, add myself as a non-algorithmic
3162         middle-end maintainer.
3164 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3166         * MAINTAINERS (Write After Approval): Add myself.
3168 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3170         * configure.in: Update error message for missing GMP/MPFR.
3172         * configure: Regenerate.
3174 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3176         * configure.in: Update MPFR version in error message.
3178         * configure: Regenerate.
3180 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3182         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3183         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3184         --with-gmp-lib): New flags.
3186         * configure: Regenerate.
3188 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3190         * MAINTAINERS (Write After Approval): Change my email address.
3192 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3194         * MAINTAINERS (Write After Approval): Add myself.
3196 2006-11-22  Philipp Thomas  <pth@suse.de>
3198         * MAINTAINERS (i18n): Update e-mail address.
3200 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3202         * MAINTAINERS (spu port): Add myself as maintainer.
3203         (Write After Approval): Remove myself.
3205 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3207         * configure.in (skipdirs): Don't build libssp for SPU.
3208         * configure: Regenerate.
3210 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3212         * MAINTAINERS (spu port): Add myself as maintainer.
3213         (libobjc): Update my email address.
3215 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3217         * MAINTAINERS (Write After Approval): Add myself.
3219 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3221         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3222         * configure : Rebuilt.
3224 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3226         * MAINTAINERS (Write After Approval): Add myself.
3228 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3230         * MAINTAINERS (Write After Approval): Add myself.
3232 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3234         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3235         libmpfr.a.
3236         * configure: Regenerate.
3238 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3240         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3241         (unstage): Test for stage_last presence.
3243         PR bootstrap/29802
3244         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3245         STAGE_PREFIX.
3246         * Makefile.in: Regenerate.
3248 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3250         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3251         maintainers.
3253 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3255         * MAINTAINERS (Write After Approval): Add myself.
3257 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3259         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3260         and stageN-package/Makefile.
3261         * Makefile.in: Regenerated.
3263 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3265         * configure.in: Remove target-libgloss from noconfigdirs for
3266         bfin-*-*.
3267         * configure: Regenerated.
3269 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3271         * configure.in (have_gmp): Only error if the gcc directory exists.
3273         * configure: Regenerate.
3275 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3277         * configure.in: Robustify error message for missing GMP/MPFR.
3279         * configure: Regenerate.
3281 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3283         * MAINTAINERS (Write After Approval): Add myself.
3285 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3287         * MAINTAINERS: Change email address.
3289 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3291         * MAINTAINERS (Write After Approval): Add myself.
3293 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3295         * MAINTAINERS (Write After Approval): Add myself.
3297 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3299         * MAINTAINERS (Write After Approval): Move myself to
3300         Write After Approval section.
3302 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3304         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3305         need_gmp anymore.
3306         * configure: Regenerate.
3308 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3310         * MAINTAINERS (Write After Approval): Add myself.
3312 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3314         * config.guess: Import latest version.
3315         * config.sub: Likewise.
3317 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3319         * Makefile.def: Added pdf target handling.
3320         * Makefile.tpl: Added pdf target handling.
3321         * Makefile.in: Regenerated.
3323 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3325         * MAINTAINERS: Add self as score port maintainer.
3327 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3329         * MAINTAINERS (Write After Approval): Add myself.
3331 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3333         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3334         or newer.
3335         * configure: Regenerated.
3337 2006-09-27  Dave Brolley  <brolley@redhat.com>
3339         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3340         using $s instead of $r.
3341         * configure: Regenerated.
3343 2006-09-26  Thiemo Seufer  <ths@mips.com>
3345         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3346         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3347         * configure: Regenerate.
3349 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3351         * MAINTAINERS (Write After Approval): Remove myself.
3353 2006-09-22  Chao-ying Fu  <fu@mips.com>
3355         * MAINTAINERS (Write After Approval): Add myself.
3357 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3359         * MAINTAINERS: Add self as soft-fp maintainer.
3361 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3363         * MAINTAINERS: Add myself as avr maintainer.
3364         Remove Marek Michalkiewicz as avr maintainer.
3366 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3368         * MAINTAINERS (Write After Approval): Add myself.
3370 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3372         * configure.in: Never build newlib for a Mingw host.
3373         Never build newlib as Mingw target library.
3374         Test the existence of winsup/cygwin for building a Cygwin newlib,
3375         rather than just winsup.
3376         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3377         building a Mingw target.
3378         * configure: Regenerate.
3380 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3382         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3384 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3386         * config.guess: Import from src (was more updated).
3387         * config.sub: Likewise.
3389 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3391         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3392         * configure: Regenerated.
3394 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3396         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3397         for stages after the first.
3399 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3401         * Makefile.def: Add dependencies for configure-opcodes
3402         on configure-intl and all-opcodes on all-intl.
3403         * Makefile.in: Regenerated.
3405 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3407         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3409 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3411         Port to hosts whose 'sort' and 'tail' implementations
3412         treat operands with leading '+' as file names, as POSIX
3413         has required since 2001.  However, make sure the code still
3414         works on pre-POSIX hosts.
3415         * ltmain.sh: Don't assume "sort +2" is equivalent to
3416         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3418 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3420         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3422 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3424         * ltconfig: chmod 644 before ranlib during install.
3426 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3428         PR bootstrap/18058
3429         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3430         if the bootstrap compiler is a GCC version that supports it.
3431         * configure: Regenerate.
3433 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3435         * configure.in: Fix thinkos in previous check-in.
3436         * configure: Regenerate.
3438 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3440         PR other/27063
3441         * configure.in: Test subdir_requires and give an appropriate
3442         error message.
3443         * configure: Regenerate.
3445 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3447         * MAINTAINERS (Write After Approval): Add myself.
3449 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3451         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3453 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3455         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3457 2006-06-20  David Ayers  <d.ayers@inode.at>
3459         PR bootstrap/28072
3460         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3461         whether target-libjava is being configured instead of whether the
3462         java front end is enabled.
3463         * configure: Regenerate.
3465 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3467         PR target/27540
3468         * configure.in: Only enable libgomp on IRIX 6.
3469         * configure: Regenerate.
3471 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3473         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3474         too.
3475         * Makefile.in: Regenerate.
3477 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3479         * config-ml.in: Alter CCASFLAGS to include special
3480         multilib options the same as is done for CFLAGS.
3482 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3484         * configure.in: Don't enable libgomp on hpux10.
3485         * configure: Rebuilt.
3487 2006-06-12  David Ayers  <d.ayers@inode.at>
3489         PR bootstrap/27963
3490         PR target/19970
3491         * configure.in: Remove target-boehm-gc from noconfigdirs where
3492         ${libgcj} is specified.
3493         * configure: Regenerate.
3495 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3497         Sync from src:
3499         * configure.in: Sync.
3500         * configure: Regenerated.
3502         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3504         * Makefile.def: Added dependencies from sim and gdb on intl, and
3505         added configure dependencies to everything with an all dependency
3506         on intl.
3507         * Makefile.in: Regenerated.
3509 2006-06-06  David Ayers  <d.ayers@inode.at>
3511         PR libobjc/13946
3512         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3513         * Makefile.in: Regenerate.
3514         * configure.in: Add --enable-objc-gc at toplevel and have it
3515         enable boehm-gc for Objective-C.
3516         Remove target-boehm-gc from libgcj.
3517         Add target-boehm-gc to target_libraries.
3518         Add target-boehm-gc to noconfigdirs where ${libgcj}
3519         is specified.
3520         Assert that boehm-gc is supported when requested for Objective-C.
3521         Only build boehm-gc if needed either for Java or Objective-C.
3522         * configure: Regenerate.
3524 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3526         PR 27674
3527         * Makefile.tpl (configure-[+prefix+][+module+],
3528         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3529         Remove rule to unstage bootstrapped modules.
3530         (stage_current): New.
3531         * Makefile.in: Regenerate.
3533 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3535         * MAINTAINERS (Write After Approval): Update my e-mail address.
3537 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3539         * include/libiberty.h: Declare pex_run_in_environment.
3541 2006-05-31  Asher Langton  <langton2@llnl.gov>
3543         * MAINTAINERS (Write After Approval): Add myself.
3545 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3547         * Makefile.def (bfd, opcodes): Fix lib_path.
3548         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3549         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3550         * Makefile.in: Regenerate.
3552 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3554         * Makefile.in: Regenerate.
3556 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3558         * Makefile.def: Add install-html target. Add datarootdir
3559         docdir and htmldir to flags_to_pass.
3560         * Makefile.tpl: Add install-html target.
3561         * Makefile.in: Regenerate.
3562         * configure.in: Add --with-datarootdir, --with-docdir, and
3563         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3564         * configure: Regenerate.
3566 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3568         * configure.in: Enable gprof for cross builds.
3569         * configure: Regenerate.
3571 2006-05-22  Richard Guenther  <rguenther@suse.de>
3573         Revert
3574         2006-01-31  Richard Guenther  <rguenther@suse.de>
3575         Paolo Bonzini  <bonzini@gnu.org>
3577         * Makefile.def (target_modules): Add libgcc-math target module.
3578         * configure.in (target_libraries): Add libgcc-math target library.
3579         (--enable-libgcc-math): New configure switch.
3580         * Makefile.in: Re-generate.
3581         * configure: Re-generate.
3582         * libgcc-math: New toplevel directory.
3584 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3585             Andreas Tobler  <a.tobler@schweiz.ch>
3587         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3588         * configure: Rebuilt.
3590 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3592         * MAINTAINERS (Write After Approval): Add myself.
3594 2006-05-01  DJ Delorie  <dj@redhat.com>
3596         * configure.in: Restore CFLAGS if GMP isn't present.
3597         * configure: Regenerate.
3599 2006-05-01  Richard Guenther  <rguenther@suse.de>
3601         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3602         maintainer.
3604 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3606         * MAINTAINERS (Write After Approval): Add myself.
3608 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3610         * MAINTAINERS (Write After Approval): Add myself.
3612 2006-04-18  DJ Delorie  <dj@redhat.com>
3614         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3615         reference libgloss so that libssp can be built in a combined
3616         tree.
3617         * configure: Regenerate.
3619 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3621         * MAINTAINERS (Write After Approval): Add myself.
3623 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3625         * configure.in: Require makeinfo 4.4 or higher.
3626         * configure: Regenerate.
3628 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3630         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3631         Rearrange the entries of other libraries to have them in one place.
3633 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3635         * MAINTAINERS (Write After Approval): Remove myself.
3636         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3638 2006-03-14  Richard Guenther  <rguenther@suse.de>
3640         * configure: Regenerate with autoconf 2.13.
3642 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3644         * MAINTAINERS: Use my work address.
3646         * MAINTAINERS: Update my E-mail address.
3648 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3650         * configure.in: Handle --disable-<component> generically.
3651         * configure: Regenerate.
3653 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3655         PR libgcj/17311
3656         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3658 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3660         * MAINTAINERS (Write After Approval):  Remove myself.
3661         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3663 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3665         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3666         (TARGET_CONFIGDIRS): Remove.
3667         * configure.in: Remove AC_SUBST(target_configdirs).
3668         * Makefile.in, configure: Regenerated.
3670 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3672         * MAINTAINERS (Write After Approval):  Remove myself.
3673         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3675 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3677         PR bootstrap/25670
3679         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3681         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3682         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3683         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3684         BUILD_PREFIX, BUILD_PREFIX_1.
3685         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3687         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3688         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3690         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3691         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3692         of `cat stage_current`.  Always provide the `r' and `s' variables.
3693         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3694         a single shell execution.
3695         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3696         bootstrapped modules, make the stage1 module if the build was not
3697         started yet, else build the current stage.
3698         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3699         (all-build, all-host, all-target, [+make_target+]-host,
3700         [+make_target+]-target): Do not use \-continued lines.
3701         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3702         (current_stage, restrap, stage_last): New.
3704         * Makefile.in: Regenerate.
3705         * configure: Regenerate.
3707 2006-02-19  Bud Davis  <jmdavis@link.com>
3709         * MAINTAINERS (Write After Approval):  Remove myself.
3710         (Language Front End Maintainers):  Add myself as fortran 95
3711         maintainer and update e-mail address.
3713 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3715         * MAINTAINERS (Write After Approval):  Remove myself.
3716         (Language Front End Maintainers):  Add myself as fortran 95
3717         maintainer.
3719 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3721         * MAINTAINERS (Write After Approval): Add myself.
3723 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3725         * MAINTAINERS (Write After Approval):  Remove myself.
3726         (Language Front End Maintainers):  Add myself as
3727         fortran 95 maintainer.
3729 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3731         Sync from src:
3733         2005-12-27  Leif Ekblad  <leif@rdos.net>
3735         * configure.in: Add support for RDOS target.
3736         * configure: Regenerate.
3738 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3739             Andreas Schwab  <schwab@suse.de>
3741         * configure: Regenerate.
3743 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3745         * configure.in (enable_libgomp): Add AIX.
3746         * configure: Regenerate.
3748 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3750         * MAINTAINERS (Write After Approval): Add myself.
3752 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3754         * MAINTAINERS (Write After Approval): Add myself.
3756 2006-01-31  Richard Guenther  <rguenther@suse.de>
3757         Paolo Bonzini  <bonzini@gnu.org>
3759         * Makefile.def (target_modules): Add libgcc-math target module.
3760         * configure.in (target_libraries): Add libgcc-math target library.
3761         (--enable-libgcc-math): New configure switch.
3762         * Makefile.in: Re-generate.
3763         * configure: Re-generate.
3764         * libgcc-math: New toplevel directory.
3766 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3768         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3769         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3770         the assembler, linker and binutils.
3771         * configure: Regenerate.
3773 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3775         * MAINTAINERS (Write After Approval): Add myself.
3777 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3779         * configure: Regenerate.
3781 2006-01-18  Richard Henderson  <rth@redhat.com>
3782             Jakub Jelinek  <jakub@redhat.com>
3783             Diego Novillo  <dnovillo@redhat.com>
3785         * libgomp: New directory.
3786         * Makefile.def: Add target_module libgomp.
3787         * Makefile.in: Regenerate.
3788         * configure.in (target_libraries): Add target-libgomp.
3789         * configure: Regenerate.
3791 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3793         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3794         @ from continuation.
3795         * Makefile.in: Rebuilt.
3797 2006-01-04  Chris Lattner  <sabre@gnu.org>
3799         * MAINTAINERS (Write After Approval): Add myself.
3801 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3803         PR bootstrap/24252
3805         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3806         * Makefile.tpl (OBJDUMP): New.
3807         (EXTRA_HOST_FLAGS): Add it.
3808         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3810         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3811         to use symbolic links between directories.  Avoid race conditions
3812         or make them harmless.
3813         * configure.in: Do not try to use symbolic links between directories.
3815         * Makefile.def (LEAN): Pass.
3816         * Makefile.tpl (LEAN): Define.
3817         (stage[+id+]-start): Accept that the previous directory does not
3818         exist, if the bootstrap is lean.
3819         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3820         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3821         configure substitution.
3822         ([+compare-target+]): Likewise.
3823         ([+bootstrap-target+]-lean): New.
3824         * configure.in: Remove lean bootstrap support from here.
3826         * Makefile.in: Regenerate.
3827         * configure: Regenerate.
3829 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3831         * MAINTAINERS (libdecnumber): Add myself.
3833 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3835         * libtool-ldflags: New script.
3837 2006-01-02  Andreas Schwab  <schwab@suse.de>
3839         * configure.in: When reconfiguring remove Makefile in
3840         all stage directories.
3841         * configure: Regenerate.
3843 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3845         * MAINTAINERS: Update my email address.
3847 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3849         Revert Ada-related part of the previous change.
3851         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3852         Do not pass.
3853         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3854         * Makefile.in: Regenerate.
3855         * configure.in: Do not include mt-ppc-aix target fragment.
3856         * configure: Regenerate.
3858 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3860         * configure.in: Select appropriate fragments for PowerPC/AIX.
3861         * configure: Regenerate.
3863         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3864         BOOT_CFLAGS, BOOT_LDFLAGS.
3865         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3866         BOOT_CFLAGS, BOOT_LDFLAGS.
3867         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3868         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3869         (stage): Fail if we cannot complete the work.
3870         * Makefile.in: Regenerate.
3872 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3874         * configure.in: Replace ms1 with mt.
3875         * configure: Rebuilt.
3877 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3879         * MAINTAINERS: Update my email address.
3881 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3883         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3884         install-host-nogcc): Don't invoke $(stage) at the end.
3885         * Makefile.in: Regenerate.
3887 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3889         * configure.in: Flip the top-level bootstrap switch.
3890         * configure: Regenerate.
3892 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3894         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3895         $(stage) and $(unstage).
3896         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3897         (all): Remove stray semicolon.
3898         (local-distclean): Don't handle multilib.tmp and multilib.out.
3899         (install.all): Set $s for consistency.
3900         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3901         check_multilibs setting.  Always make the install directory.
3902         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3903         Correct @if/@endif.
3904         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3905         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3906         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3907         (multilib.out): Remove.
3908         * Makefile.in: Regenerated.
3910 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3912         * MAINTAINERS (Write After Approval): Add myself.
3914 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3916         * MAINTAINERS: Add myself as mt maintainer.
3918         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3920 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3922         * MAINTAINERS: Change email address.
3924 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3926         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3927         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3928         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3929         Find in-tree tools if available.
3930         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3931         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3932         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3933         (COMPILER_*_FOR_TARGET): New.
3934         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3935         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3936         (CONFIGURED_*, USUAL_*): Remove.
3937         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3938         STRIP): Use autoconf substitutions.
3939         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3940         COMPILER_NM_FOR_TARGET): New.
3941         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3943         (all): Make all-host and all-target in parallel.
3944         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3945         that $$r and $$s are set before invoking a recursive make.
3946         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3947         ([+bootstrap-target+]): Inline most of the `all' target.
3949 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3951         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3952         from the gcc build directory.
3953         * Makefile.in: Regenerate.
3955 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3957         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3958         depend on all-libdecnumber.
3959         * configure.in (host_libs): Include libdecnumber.
3960         * Makefile.in: Regenerate.
3961         * configure: Likewise.
3963 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3965         * libdecnumber: Import decNumber sources from the dfp-branch.
3967 2005-11-21  Kean Johnston  <jkj@sco.com>
3969         * config.sub, config.guess: Sync from upstream sources.
3971 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3973         Import from Autoconf sources:
3975         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3976         * config/move-if-change: Don't output "$2 is unchanged";
3977         suggested by Ben Elliston.  Handle weird characters correctly.
3979 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3981         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3982         to match upstream libtool for darwin.
3984 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3986         * Makefile.def: Remove gdb dependencies for gdbtk.
3987         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3988         (configure-gdb, install-gdb): New rules.
3989         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3990         * Makefile.in, configure: Regenerated.
3992 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3994         * MAINTAINERS (Write After Approval): Add myself.
3996 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3998         * MAINTAINERS (Write After Approval): Add myself.
4000 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4002         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4003         Diego Novillo.
4005 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4007         PR bootstrap/24297
4008         * Makefile.tpl (do-[+make-target+], do-check, install,
4009         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4010         are set before recursing.
4011         * Makefile.in: Regenerate.
4013 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4015         PR bootstrap/18939
4016         * Makefile.def (gcc) <target>: Fix thinko.
4017         * Makefile.in: Regenerate.
4019 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4021         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4022         * configure: Regenerate.
4024 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4026         * MAINTAINERS (Write After Approval): Add self.
4028 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4030         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4031         target-libffi, target-qthreads, target-libjava, and
4032         targetlibobjc.
4033         * configure: Regenerate.
4035 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4037         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4038         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4039         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4040         (USUAL_OBJDUMP_FOR_TARGET): New.
4041         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4042         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4043         * configure, Makefile.in: Regenerated.
4045 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4047         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4048         before other host packages.
4050 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4052         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4054 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4056         PR bootstrap/22340
4058         * configure.in (default_target): Remove.
4059         * Makefile.tpl (all): Do not use prerequisites as subroutines
4060         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4061         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4062         use prerequisites as subroutines.
4063         (check-host, check-target): New.
4064         (bootstrap configure & all targets): Do not use stage*-start
4065         if the directory layout is already ok.
4066         (non-bootstrap configure & all targets): Prepend a $(unstage).
4067         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4068         (NOTPARALLEL): Remove.
4069         (unstage, stage variables): New variables.
4070         (unstage, stage targets): Simply expand to those variables.
4072         * configure: Regenerate.
4073         * Makefile.in: Regenerate.
4075 2005-10-04  James E Wilson  <wilson@specifix.com>
4077         * Makefile.def (lang_env_dependencies): Add libmudflap.
4078         * Makefile.in: Regenerate.
4080 2005-10-03  Andreas Schwab  <schwab@suse.de>
4082         Backport from libtool CVS:
4083         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4085         * ltmain.sh: add support for installing into temporary
4086         staging area (e.g. 'make install DESTDIR=...')
4088 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4090         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4091         * configure: Regenerated.
4093 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4095         * configure: Regenerate with the correct
4096         autoconf version.
4098 2005-09-30  Catherine Moore  <clm@cm00re.com>
4100         * configure.in (bfin-*-*): New.
4101         * configure: Regenerated.
4103 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4105         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4106         (LIPO_FOR_TARGET): New.
4107         (CONFIGURED_LIPO_FOR_TARGET): New.
4108         (USUAL_LIPO_FOR_TARGET): New.
4109         (STRIP_FOR_TARGET): New.
4110         (CONFIGURED_STRIP_FOR_TARGET): New.
4111         (USUAL_STRIP_FOR_TARGET): New.
4112         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4113         STRIP_FOR_TARGET.
4114         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4115         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4116         * Makefile.in: Regenerate.
4117         * configure: Regenerate.
4119 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4121         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4122         (rs6000-*-aix*): Same.
4123         * configure: Regenerate.
4125 2005-09-16  Tom Tromey  <tromey@redhat.com>
4127         * MAINTAINERS: Add self as java maintainer.
4129 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4131         * configure.in: Recognize f95 in the --enable-languages option,
4132         and substitute it for fortran, issuing a warning.
4133         * configure: Regenerate.
4135 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4137         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4138         * configure:  Regenerated.
4140 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4142         * MAINTAINERS: Add self as ms1 maintainer.
4144 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4146         * Makefile.def (libssp): Add to lang_env_dependencies.
4147         * Makefile.in: Regenerate.
4149 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4151         * MAINTAINERS: Add myself as middle-end maintainer.
4153 2005-08-17  Christian Groessler  <chris@groessler.org>
4155         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4156         * Makefile.in: Regenerate.
4158 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4160         * MAINTAINERS (write after approval): Added myself.
4162 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4164         * MAINTAINERS (Write After Approval): Add myself.
4166 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4168         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4169         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4170         Look for alternate names of the target cc and c++
4171         * configure: Regenerate.
4173 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4175         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4176         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4177         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4178         tools; remove code to manually set them.
4179         (Target tools): Look in the environment for them.
4180         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4181         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4182         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4183         build directory.
4184         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4185         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4186         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4187         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4188         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4189         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4190         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4191         * configure: Regenerate.
4192         * Makefile.in: Regenerate.
4194 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4196         * MAINTAINERS: Update for removed CPU targets.
4198 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4200         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4201         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4202         * Makefile.in: Regenerated.
4204 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4206         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4207         (CFLAGS_FOR_TARGET): Use it.
4208         (CXXFLAGS_FOR_TARGET): Likewise.
4209         * Makefile.in: Regenerated.
4210         * configure.in (--with-build-sysroot): New option.
4211         * configure: Regenerated.
4213 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4215         * Makefile.tpl: Wrap install between unstage and stage
4216         * Makefile.in: Regenerate.
4218 2005-07-21  Eric Christopher  <echristo@apple.com>
4220         * MAINTAINERS: Update affiliation.
4222 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4224         * MAINTAINERS: Add self as crx port maintainer.
4226 2005-07-20  DJ Delorie  <dj@redhat.com>
4228         * MAINTAINERS: Add self as m32c maintainer.
4230 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4232         * all files: Update FSF address.
4234 2005-07-15  Eric Christopher  <echristo@redhat.com>
4236         * MAINTAINERS: Change affiliation.
4238 2005-07-14  Jim Blandy  <jimb@redhat.com>
4240         * configure.in: Add cases for Renesas m32c.
4241         * configure: Regenerated.
4243 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4245         * COPYING.LIB: Update from fsf.org.
4247 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4249         * COPYING, compile, config.guess,
4250         config.sub, install-sh, missing, mkinstalldirs,
4251         symlink-tree, ylwrap: Sync from upstream sources.
4252         * config-ml.in: Update FSF address.
4254 2005-07-13  Eric Christopher  <echristo@redhat.com>
4256         * configure.in: Add toplevel noconfigdir support for tpf.
4257         * configure: Regenerate.
4259 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4261         PR ada/22340
4263         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4264         * Makefile.in: Regenerate.
4266 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4268         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4269         Brolley to write-after-approval.
4271 2005-07-07  Andreas Schwab  <schwab@suse.de>
4273         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4274         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4275         * Makefile.in: Regenerated.
4277 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4279         * configure.in: Don't build sim or rda when targetting darwin.
4280         * configure: Regenerate.
4282 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4284         * configure.in: Add --enable-libssp and --disable-libssp.
4285         * configure: Regenerate with autoconf-2.13.
4287 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4289         * Makefile.def (target_modules): Add libssp.
4290         * configure.in (target_libraries): Add target-libssp.
4291         * configure: Rebuilt.
4292         * Makefile.in: Rebuilt.
4294 2005-07-01  Zack Weinberg  <zackw@panix.com>
4296         * MAINTAINERS: Change email address.  Resign from maintainership.
4298 2005-07-01  Richard Guenther  <rguenther@suse.de>
4300         * MAINTAINERS: Change my e-mail address and affiliation.
4302 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4304         * Makefile.def (stagefeedback): Come after profile.
4305         Define profiledbootstrap target.
4306         * Makefile.tpl (profiledbootstrap): Remove.
4307         (stageprofile-end): Zap stagefeedback.
4308         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4309         * Makefile.in: Regenerate.
4311 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4313         * MAINTAINERS: Update my email address.
4315 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4317         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4318         In 'cpp' stanza, support '#line' as well as '# '.
4320 2005-06-08  Andreas Schwab  <schwab@suse.de>
4322         * MAINTAINERS: Move myself from 'Write After Approval' to
4323         'CPU Port Maintainers' section as m68k maintainer.
4325 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4327         * configure.in (unsupported_languages): New macro.
4328         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4329         non-ported target libraries in noconfigdirs.
4330         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4331         non-linux-gnu.  Remove libgcj_ex_libffi.
4332         <lang_frag loop>: Set add_this_lang=no if the language is in
4333         unsupported_languages.
4334         * configure: Regenerate.
4336 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4338         * configure.in: Fix typo in handling of --with-mpfr-dir.
4339         * configure: Regenerate.
4341 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4343         * MAINTAINERS: Update my email address.
4345 2005-06-02  Jim Blandy  <jimb@redhat.com>
4347         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4348         accepted into the master sources.)
4350 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4351             Michael Snyder  <msnyder@redhat.com>
4352             Stan Cox  <scox@redhat.com>
4354         * configure.in: Set noconfigdirs for ms1.
4356         * configure: Regenerate.
4358 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4360         * MAINTAINERS (Write After Approval): Add self.
4362 2005-06-01  Josh Conner  <jconner@apple.com>
4364         * MAINTAINERS (Write After Approval): Add self.
4366 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4368         * MAINTAINERS: Update my email address.
4370 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4372         * MAINTAINERS (Write After Approval): Add self.
4374 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4376         * MAINTAINERS (Write After Approval): Remove self.
4378 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4380         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4381         (Dependencies): Consider target modules for bootstrap dependencies.
4382         Make target bootstrap modules depend on each stage's gcc.
4383         * Makefile.in: Regenerate.
4385 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4387         * Makefile.def (configure-gcc): Depend on binutils having been built.
4388         (all-gcc): No need to do it here.
4389         * Makefile.in: Regenerate.
4391 2005-05-19  Paul Brook  <paul@codesourcery.com>
4393         * configure.in: Rewrite misleading error message when requested
4394         language cannot be built.
4395         * configure: Regenerate.
4397 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4399         * ylwrap: Import from Automake 1.9.5.
4401 2005-05-13  David Ung  <davidu@mips.com>
4403         * MAINTAINERS (Write After Approval): Add self.
4405 2005-05-09  Mike Stump  <mrs@apple.com>
4407         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4408         lt_cv_sys_max_cmd_len for now.
4410 2005-05-09  Stan Cox  <scox@redhat.com>
4412         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4414 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4416         * README.SCO: Update the URL.
4418 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4420         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4421         with_gnu_ld to libtool.
4422         * ltcf-c.sh (aix[45]): Define file_list_spec.
4423         * ltcf-cxx.sh (aix[45]): Same.
4424         * ltcf-gcj.sh (aix[45]): Same.
4425         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4426         exists, write list of input files to temporary file.
4428 2005-05-04  Mike Stump  <mrs@apple.com>
4430         * configure.in: Always pass --target to target configures as
4431         otherwise rebuilds that do --recheck will fail.
4432         * confiugure: Rebuilt.
4434 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4436         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4437         STAGE_HOST_EXPORTS.
4438         (configure, all): Add bootstrap support.
4439         (Host modules, target modules): Pass post-stage1 flags and exports.
4440         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4441         * Makefile.in: Regenerate.
4443 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4445         * configure: Regenerate.
4447 2005-04-27  Mike Stump  <mrs@apple.com>
4449         * MAINTAINERS: Add self as darwin maintainer.
4451 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4453         * config.sub: Update from master copy.
4455 2005-04-21  Mike Stump  <mrs@apple.com>
4457         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4458         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4460 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4462         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4463         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4464         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4465         "*-*-elf" and "*-*-linux*".
4466         * configure: Regenerate.
4468 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4470         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4472 2005-04-12  Mike Stump  <mrs@apple.com>
4474         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4476 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4478         * MAINTAINERS (Write After Approval): Add myself.
4480 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4482         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4484 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4486         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4487         (TARGET_CONFIGARGS): Include --with-target-subdir.
4488         (configure, all): New macros.  Use them throughout.
4489         * Makefile.in: Regenerate.
4491 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4493         * MAINTAINERS (Write After Approval): Add myself.
4495 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4497         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4499 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4501         * MAINTAINERS: Move John Carr to Write After Approval.
4503 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4505         * config/mh-mingw32: Delete.
4506         * configure.in: Don't use it.
4507         * configure: Regenerate.
4509 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4511         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4512         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4513         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4514         (HOST_LIB_PATH): Generate from Makefile.def.
4515         (TARGET_LIB_PATH): Likewise.
4516         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4517         * Makefile.in: Regenerate.
4518         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4519         (RPATH_ENVVAR): Include Darwin case.
4520         * configure: Regenerate.
4522 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4524         * MAINTAINERS (Various Maintainers): Remove self.
4525         (Write After Approval): Add self.
4527 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4529         * MAINTAINERS (Various Maintainers): Add self.
4531 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4533         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4534         * configure: Regenerate.
4536 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4538         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4539         gcc_version, and gcc_version_trigger from set of flags to pass.
4540         * Makefile.tpl: Remove definitions of above variables.
4541         (config.status): Remove dependency on $(gcc_version_trigger).
4542         * Makefile.in: Regenerate.
4543         * configure.in: Do not reference config/gcc-version.m4 nor
4544         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4545         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4546         * configure: Regenerate.
4548 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4549             Andrew Pinski  <pinskia@physics.uc.edu>
4551         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4552         * Makefile.in: Regenerate.
4554 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4556         * MAINTAINERS (Write After Approval): Add myself.
4558 2005-03-03  David Ayers  <d.ayers@inode.at>
4560         * MAINTAINERS (Write After Approval): Add myself.
4562 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4564         PR libgcj/20160
4565         * ltmain.sh: Avoid creating archives with components that have
4566         duplicate basenames.
4568 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4570         PR bootstrap/20250
4571         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4572         instead of check.
4573         * Makefile.in: Regenerate.
4575 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4577         * Makefile.in: Regenerate to fix conflict between the previous two
4578         patches.
4580 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4582         PR bootstrap/17383
4583         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4584         * Makefile.tpl (HOST_SUBDIR): New substitution.
4585         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4586         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4587         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4588         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4589         (Host modules, Bootstrapped modules): Use it.
4590         (Build modules, Target modules): Do not create symlink trees,
4591         always configure out-of-srcdir.
4592         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4593         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4594         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4595         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4597         * Makefile.in: Regenerate.
4598         * configure: Regenerate.
4600 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4602         Merged from libada-gnattools-branch:
4603         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4605         * gnattools: New directory.
4606         * Makefile.def: Add gnattools as a module, depending on target-libada.
4607         * Makefile.in: Regenerate.
4608         * configure.in: Include gnattools in host_tools; disable it if ada
4609         is disabled.
4610         * configure: Regenerate.
4612 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4614         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4615         treelang maintainer.
4616         (Write After Approval): Remove myself.
4618 2005-02-23  Paul Schlie  <schlie@comcast.net>
4620         * configure.in: Allow darwin targeted ports to build tk, itcl and
4621         libgui.
4622         * configure: Regenerate.
4624 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4626         PR libgcj/10353
4627         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4628         * configure: Regenerate.
4630 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4632         * MAINTAINERS (Write After Approval): Add myself.
4634 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4636         * MAINTAINERS: Update my e-mail address.
4638 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4640         * MAINTAINERS (Write After Approval): Add myself.
4642 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4644         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4645         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4646         target-libgloss when not *-*-elf and *-*-aout.
4647         * configure: Regenerate.
4649 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4651         * MAINTAINERS: Remove obsolete entries.
4653         * MAINTAINERS (Write After Approval): Add Michael Matz.
4655 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4657         * MAINTAINERS: Remove self as cpplib maintainer.
4659 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4661         * install-sh, config.sub: Import from upstream.
4663 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4665         PR bootstrap/18222
4666         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4667         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4668         * Makefile.in: Regenerate.
4670 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4672         * MAINTAINERS: Update my email address.
4674 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4675             Andreas Schwab  <schwab@suse.de>
4677         PR bootstrap/18033
4678         * config-ml.in: Eval option if surrounded by single quotes.
4680 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4682         Revert 2004-12-28 Makefile changes, a better fix will be
4683         applied to mainline and src after GCC 4.0 branches.
4685 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4687         PR bootstrap/17383
4689         * Makefile.def (target_modules): Remove stage parameter,
4690         it is always true now.
4691         * Makefile.tpl (configure-build-[+module+],
4692         configure-target-[+module+]): Always build symlink tree
4693         for the directory and for include.  BUILD_SUBDIR and
4694         TARGET_SUBDIR cannot be . anymore.
4695         * Makefile.in: Regenerate.
4697 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4699         Revert 2004-12-08 Makefile changes.
4701 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4703         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4704         cygwin, mingw.
4706 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4708         * configure.in (sh64-*-*): Reenable gprof.
4709         * configure: Regenerate.
4711 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4713         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4714         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4715         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4716         * Makefile.in: Regenerate.
4718 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4720         * MAINTAINERS: Update my email address.
4722 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4724         * Makefile.tpl: Generate normal dependencies if the LHS module is
4725         not bootstrapped.
4726         * Makefile.in: Regenerate.
4728 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4730         * configure.in: Include config/gxx-include-dir.m4.  Use
4731         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4732         * configure: Regenerate.
4734 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4736         * config.if: Delete.
4737         * configure.in: Set libstdcxx_incdir directly.
4738         * configure: Regenerate.
4740 2004-12-02  Eric Christopher  <echristo@redhat.com>
4742         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4743         * Makefile.in: Regenerate.
4745 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4747         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4748         * configure: Regenerate.
4750 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4752         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4753         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4754         * configure: Regenerate.
4756 2004-12-01  Eric Christopher  <echristo@redhat.com>
4758         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4759         of things to remove.
4761 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4763         * MAINTAINERS (Write After Approval): Update my e-mail address.
4765 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4767         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4768         from CVS libtool to always pass_all.
4770 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4772         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4773         (hppa*64*-*-*): Delete incorrect comment.
4774         * configure: Rebuilt.
4776 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4778         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4780 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4782         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4783         from CVS libtool to always pass_all.
4785 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4787         * install-sh, compile: Import from automake.
4789 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4791         * config.guess, config.sub:  Import from savannnah.
4793 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4795         * MAINTAINERS (Write After Approval): Add myself
4797 2004-11-12  Mike Stump  <mrs@apple.com>
4799         * Makefile.def: Add html support.
4800         * Makefile.tpl: Likewise.
4801         * Makefile.in: Regenerate.
4803 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4805         PR 18423
4806         * configure.in: Remove all instances of build-fixincludes from
4807         noconfigdirs.
4808         (build_configargs): Supply --target to subdirectories.
4809         * configure: Regenerate.
4811         * Makefile.def: Make gcc install depend on fixincludes install.
4812         * Makefile.in: Regenerate.
4814 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4816         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4818 2004-11-11  Paul Brook  <paul@codesourcery.com>
4820         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4822 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4824         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4825         target-libgfortran.
4826         * configure: Regenerate.
4828 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4830         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4831         like CC.
4833 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4835         * Makefile.def (host fixincludes): Specify missing targets.
4836         * Makefile.in: Regenerate.
4838 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4840         * MAINTAINERS: Add myself
4842 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4844         * MAINTAINERS (Write After Approval): Add myself.
4846 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4848         * Makefile.def: Build fixincludes for the host, too.
4849         * Makefile.in: Regenerate.
4850         * configure.in (host_tools): Add fixincludes.
4851         * configure: Regenerate.
4853 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4855         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4856         * configure: Regenerated.
4858 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4860         PR other/17783
4861         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4862         * configure: Regenerated.
4864 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4866         * README.SCO: Update per FSF instructions.
4868 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4870         PR target/18151
4871         * configure.in (case ${target}): Do not build fixincludes for avr.
4872         * configure: Regenerated.
4874 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4876         * configure.in (case ${target}): Do not build fixincludes
4877         on platforms where it is not used.
4878         * configure: Regenerated.
4880 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4882         * configure.in: Use an absolute path to install-sh.
4883         * configure: Regenerated.
4885 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4887         * MAINTAINERS (Write After Approval): Add myself.
4889 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4891         * MAINTAINERS: Remove from Write After Approval those that are
4892         already maintainers.
4894 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4896         * MAINTAINERS:  Update my email address.
4898 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4900         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4901         * configure: Regenerate.
4903 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4905         * MAINTAINERS:  Update my email address.
4907 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4909         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4910         entries belonging to this category.
4912 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4914         * MAINTAINERS: Update my e-mail address.
4916 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4918         Fix wrong conflict resolution in:
4920         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4922         * Makefile.in: Regenerate.
4923         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4924         in the recursive `make', instead of hardwiring `all'.
4925         (Autogenerated TARGET-* variables): New.
4927 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4929         * configure.in: Enable target-libgloss for crx-*-*.
4930         * configure: Regenerate.
4932 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4934         * MAINTAINERS (Various Maintainers): Move the "windows,
4935         cygwin, mingw" maintainer to ...
4936         (OS Port Maintainers): ... here.
4938 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4940         * MAINTAINERS (Write After Approval): Remove those that are
4941         maintainers of some subsystem.
4943 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4945         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4946         * ltcf-cxx.sh (tpf*): Likewise.
4947         * ltconfig (tpf*): Add TPF OS configuration support.
4949 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4951         * MAINTAINERS: Change my email address to my new work account.
4953 2004-09-24  Michael Roth  <mroth@nessie.de>
4955         * configure.in (--without-headers): Add missing double quotes.
4956         * configure: Regenerate.
4958 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4960         * ylwrap: Revert to previous version.
4962 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4964         PR bootstrap/17369
4965         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4966         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4967         SET_GCC_LIB_PATH_CMD.
4968         (BASE_TARGET_EXPORTS): Likewise.
4969         * Makefile.in: Regenerated.
4971         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4972         * configure: Regenerated.
4974 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4976         * config.guess: New upstream version
4977         * compile, depcomp, install-sh, ylwrap: Likewise.
4979 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4981         * config/mh-x86omitfp: New host makefile fragment.  Add
4982         -fomit-frame-pointer to the default BOOT_CFLAGS.
4983         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4984         * configure: Regenerate.
4986 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4988         PR target/11572
4989         * configure.in (*-*-darwin*): Renable libobjc.
4990         * configure: Regenerate.
4992 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4994         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4996 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4998         * Makefile.def: Remove libbanshee.
4999         * Makefile.tpl: Ditto.
5000         * configure.in: Ditto.
5001         * Makefile.in: Regen.
5002         * configure: Ditto.
5004 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5006         * ltmain.sh: Use $pic_object as $non_pic_object if
5007         $non_pic_object=none.
5009 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5011         * missing: Import latest version from master repository.
5013 2004-09-06  Nick Clifton  <nickc@redhat.com>
5015         * config.sub: Import latest version from master repository.
5016         * config.guess: Likewise.
5017         This includes these changes:
5019         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5021         * config.sub: Handle crisv32, alias etraxfs.
5022         * config.guess (crisv32:Linux:*:*): Handle.
5024         2004-08-13  Brad Smith  <brad@comstyle.com>
5026         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5027         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5029         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5031         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5032         assume the processor is a powerpc.  This is because coreutils
5033         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5034         in this case, due to a MacOS X bug that causes
5035         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5036         to return a negative number.
5037         Problem reported by Petter Reinholdtsen in:
5038         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5040         2004-07-19  Ben Elliston  <bje@gnu.org>
5042         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5044         2004-06-24  Ben Elliston  <bje@gnu.org>
5046         * config.guess: Update copyright years.
5047         * config.sub: Likewise.
5049         2004-06-22  Robert Millan  <robertmh@gnu.org>
5051         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5052         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5054         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5056         * config.guess (*:*VMS:*:*): New entry. Replaces
5057         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5058         manufacturer.
5060         2004-06-22  Ben Elliston  <bje@gnu.org>
5062         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5063         * config.sub: Likewise.
5065         2004-06-22  Ben Elliston  <bje@gnu.org>
5067         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5068         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5070         2004-06-11  Ben Elliston  <bje@gnu.org>
5072         * config.guess (pegasos:OpenBSD:*:*): Remove.
5074         2004-06-11  Ben Elliston  <bje@gnu.org>
5076         From Wouter Verhelst <wouter@grep.be>:
5077         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5079         2004-06-11  Ben Elliston  <bje@gnu.org>
5081         * config.guess (luna88k:OpenBSD:*:*): New.
5083         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5085         * config.guess (m32r*:Linux:*:*): New case.
5086         * config.sub: Handle m32rle.
5088         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5090         From Jens Petersen  <petersen@redhat.com>:
5091         * config.sub: Handle sparcv8.
5093         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5095         From Tom Smith <smith@cag.lkg.hp.com>:
5096         * config.guess: Version suffixes are equally significant on Tru64
5097         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5098         prefix of "P" (patched kernel).
5100         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5102         * config.sub: Add support for National Semiconductor CRX target.
5104 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5106         * MAINTAINERS (Various Maintainers): Remove myself as web page
5107         maintainer, add myself as maintainer of build status lists.
5109 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5111         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5112         *-*-netware, but add target-libmudflap.
5113         Consolidate *-*-netware targets (of which really only i?86 exists)
5114         into a single entry.
5115         * configure: Likewise.
5117 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5119         * Makefile.tpl (sorry): Remove.
5120         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5121         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5122         (do-clean): Clean per-stage directories too.
5123         (do-distclean): Run distclean-stage1 too.
5124         (.NOTPARALLEL): Enable during toplevel bootstrap.
5125         (stage[+id+]-bubble): Enable parallel execution during
5126         the recursive invocation.
5127         * Makefile.in: Regenerate.
5129         Fix previous checkin:
5131         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5132         include.
5133         * configure.in: Fix indentation.
5134         * configure: Regenerate.
5136 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5138         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5139         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5140         * configure: regenerate
5141         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5142         -mdynamic-no-pic
5144 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5146         * Makefile.def (build_modules): Add fixincludes.
5147         (dependencies): Make gcc depend on fixincludes.
5148         * configure.in (build_tools): Add fixincludes.
5149         (build_configdirs): Always include build_libs.
5150         * Makefile.in: Regenerate.
5151         * configure: Regenerate.
5153 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5155         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5156         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5157         phony targets; do not generate timestamp files.
5158         (distclean-stageN): Remove references to their timestamp files.
5159         (restageN, touch-stageN): Remove.
5160         (stageN-bubble): Rewritten.
5161         (compare): Support lean bootstraps.
5162         * Makefile.in: Regenerate.
5164         * configure.in: Only warn when bootstrapping but
5165         build != host or build != target.  Support lean bootstraps.
5166         * configure: Regenerate.
5168 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5170         * configure.in:  Give a better error message if GMP/MPFR are missing
5171         and a language needing them has been requested.
5172         * configure:  Regenerated.
5174 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5176         * configure.in:  Print a list of available language front-ends if
5177         a requested one is missing.  Tidy stray tab characters.
5178         * configure:  Regenerated.
5180 2004-08-19  Michael Koch  <konqueror@gmx.de>
5182         * gcc/doc/install.texi: Update entry about automake for libjava.
5184 2004-08-17  Robert Millan  <robertmh@gnu.org>
5186         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5187         (instead of FreeBSD).
5188         * configure: Regenerate.
5190 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5192         * Makefile.in: Regenerate.
5193         * configure: Regenerate.
5195         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5196         stage_*_flags.
5197         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5198         for bootstrapped modules if toplevel bootstrap is going.
5199         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5200         modules.  Adjust for changes in Makefile.def.  Enable several
5201         rules even in non-bootstrap mode, just to avoid peppering the
5202         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5203         (stage-[+prev+]-bubble): Remove.
5205         * Makefile.def (Dependencies): Depend on all-build-bison,
5206         all-build-flex, all-build-byacc, all-build-texinfo, rather
5207         than the host variations.
5208         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5209         with BUILD_SUBDIR.
5210         (BISON): Update for recent Bisons.
5211         (YACC): Fix typo.
5212         (cross): Depend on all-build.
5213         (all): Do not depend on all-build.
5214         (prebootstrap): Remove.
5215         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5216         (Prebootstrap dependencies): Add them to the per-stage targets
5217         and to all-prebootstrap.
5218         * configure.in (build_configdirs): Always enable build_tools.
5219         (BUILD_DIR_PREFIX): Remove.
5221         * Makefile.def (gcc): Add target variable.
5222         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5223         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5224         in the recursive `make', instead of hardwiring `all'.
5225         (Autogenerated TARGET-* variables): New.
5227 2004-08-13  Brian Booth  <bbooth@redhat.com>
5229         * MAINTAINERS: Remove myself from write-after-approval.
5231 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5233         * src-release: Stop distributing mmalloc with gdb (which doesn't
5234         use it).
5235         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5236         * Makefile.in: Regenerate.
5238 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5240         * configure.in (arm*-*-eabi*): New target.
5241         * configure: Regenerate.
5243 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5245         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5246         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5247         (Dependencies): New section.
5248         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5249         (configure-target-[+module+]): Depend on maybe-all-gcc
5250         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5251         (toplevel profiledbootstrap): Fix dependencies.
5252         * Makefile.in: Regenerate.
5254 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5256         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5257         target-libiberty to noconfigdirs.
5258         * configure: Regenerate.
5260 2004-08-03  Paul Brook  <paul@codesourcery.com>
5262         * configure.in: Check for MPFR as well as GMP.
5263         * configure: Regenerate.
5265 2004-08-01  Robert Millan  <robertmh@gnu.org>
5267         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5268         libmudflap for all GNU-based systems (with Glibc).
5269         * configure: Regenerate.
5271 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5273         * Makefile.def (host-modules): Add gcc.
5274         * Makefile.in: Regenerate.
5275         * Makefile.tpl (sorry): New rule.
5276         (configure-host, all-host, [+make_target+]-host, do-check,
5277         install-host): Do not add gcc as a special case.
5278         (host modules): Add a small special-casing for gcc.  Export
5279         extra_make_flags through the environment.
5280         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5281         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5282         other recursive targets for gcc): Remove.
5284         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5285         (stage, unstage): New rules.
5286         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5287         distclean-stage[+id+]): Use stage_current.
5288         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5289         the stage*-start rules.
5291 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5293         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5294         use -all_load flag.
5296 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5298         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5299         * configure: Regenerate.
5301 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5303         * maintainer-scripts/gcc_release: Revert yesterday's change.
5305 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5307         * MAINTAINERS: Add myself to write-after-approval.
5309 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5311         * libf2c: Removed.
5312         * gcc/gccbug.in: Updated because of libf2c removal.
5313         * maintainer-scripts/gcc_release: Ditto.
5315 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5317         * configure.in: Build libmudflap by default on FreeBSD.
5318         * configure: Regenerated.
5320 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5322         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5323         systems.
5324         * configure: Regenerated.
5326 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5328         PR target/16344
5329         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5330         feedback based compiler.
5331         * Makefile.in: Rebuilt.
5333 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5335         * Makefile.def (host_modules): Set bootstrap=true for flex.
5336         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5337         * Makefile.in: Rebuilt.
5339 2004-07-07  Jan Hubicka  <jh@suse.cz>
5341         * MAINTAINERS: Add self as a profile feedback maintainer.
5343 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5345         * configure.in:  Do not prepend $srcdir to /dev/null in
5346         makefile fragments.
5347         * configure:  Regenerate.
5349 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5351         * Makefile.def (build_modules): Add bison, byacc, flex,
5352         m4, texinfo.
5353         (flags_to_pass): Add FLEX.
5354         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5355         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5356         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5357         DEFAULT_MAKEINFO): Remove.
5358         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5359         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5360         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5361         objdir or else use configured tool.
5362         (all-build): New.
5363         (all): Depend on it.
5364         (Build module dependencies): Add.
5365         * Makefile.in: Regenerate.
5366         * configure.in: Better support for multiple build modules,
5367         matching what is done for host/target modules.  Do not look
5368         for "plausible" locations of build tools if Canadian cross.
5369         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5370         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5371         * configure: Regenerate.
5373 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5375         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5376         * Makefile.in: Regenerate.
5378 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5380         * Makefile.tpl (configure-build-[+module+],
5381         configure-[+module+], configure-target-[+module+]): Pass
5382         [+extra_configure_args+].
5383         (all-build-[+module+], all-[+module+], check-[+module+],
5384         install-[+module+], [+make_target+]-[+module+],
5385         all-target-[+module+], check-target-[+module+],
5386         install-target-[+module+], [+make_target+]-target-[+module+]):
5387         Pass [+extra_make_args+].
5388         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5389         (GCC_HOST_EXPORTS): Remove.
5390         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5391         cross, check-gcc, check-gcc-c++, install-gcc,
5392         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5393         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5394         * Makefile.in: Regenerate.
5396 2004-06-21  Matthew Sachs  <msachs@apple.com>
5398         * MAINTAINERS: Added self to write-after-approval.
5400 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5402         * configure.in: Check for srcdir/winsup rather than build directory
5403         winsup.
5404         * configure: Regenerate.
5406 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5408         * configure.in: Don't build Cygwin native newlib if winsup
5409         directory is missing.  Emit warning instead.
5410         * configure: Regenerate.
5412 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5414         * Makefile.tpl (touch-stage[+id+]): New.
5415         (restage[+prev+]): Depend on touch-stage[+id+].
5417         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5418         Use it throughout.
5420         * Makefile.def: Add profile and feedback bootstrap stages.
5421         Remove next field from bootstrap stages.
5422         * Makefile.tpl (LN, LN_S): Substitute.
5423         (stageN-start, stageN-end): Use double-colon rules, to
5424         provide a hook for additional setup commands.
5425         (distclean-stageN-gcc, restageN): Create dependencies from
5426         [+prev+], not from [+next+].
5427         (stageN-bubble): Add commands for successive stages from
5428         [+prev+], using double-colon rules.
5429         (all-stageN-gcc): Fix typo.
5430         (stagefeedback-start, profiledbootstrap): New.
5431         * Makefile.in: Regenerate.
5432         * configure.in: Call ACX_PROG_LN.
5433         * configure: Regenerate.
5435 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5437         * MAINTAINERS (Write After Approval): Add myself.
5439 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5441         * MAINTAINERS (Write After Approval): Add myself.
5443 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5445         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5446         without gcc.
5447         * configure: Regenerate.
5449 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5451         * Makefile.tpl: Fix typo.
5452         * Makefile.in: Regenerate.
5454 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5456         * configure.in: Remove new- prefix from toplevel
5457         bootstrap targets.
5458         * configure: Regenerate.
5460 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5462         * Makefile.tpl (all.normal): Rename to all.
5463         (all): Replace with a rule to pick the default
5464         target from configure.
5465         (all-gcc, configure-gcc): Use conditionals to
5466         do nothing when toplevel bootstrap is going on.
5467         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5468         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5469         * configure.in: Support --enable-bootstrap.
5471         * Makefile.def: Remove new- prefix from toplevel
5472         bootstrap targets.
5473         * Makefile.tpl: Likewise.
5475         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5476         target.
5478         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5479         $(RECURSE_FLAGS) to recursive invocation of make.
5481         * Makefile.in: Regenerate.
5482         * configure: Regenerate.
5484 2004-05-30  Andreas Jaeger  <aj@suse.de>
5485             Jim Wilson  <wilson@specifixinc.com>
5487         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5488         like CC.
5490 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5492         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5493         * configure: Regenerate.
5495 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5497         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5498         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5499         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5500         targets.
5501         * Makefile.in: Regenerate.
5503 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5505         * configure.in: Test the ability to symlink directories.
5506         * configure: Regenerate.
5508         * Makefile.def (bootstrap-stage): New definitions.
5509         * Makefile.tpl (configure-stage1-gcc,
5510         configure-stage2-gcc, configure-stage3-gcc,
5511         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5512         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5513         new-restage3, compare): Autogenerate, see Makefile.in
5514         entry for behavioral changes.
5515         (distclean-stage1, new-stage1-start, new-stage1-end,
5516         new-stage1-bubble, distclean-stage2, new-stage2-start,
5517         new-stage2-end, new-stage2-bubble, distclean-stage3,
5518         new-stage3-start, new-stage3-end): New autogenerated targets.
5519         (objext, prebootstrap, BOOT_CFLAGS,
5520         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5521         targets.
5523         * Makefile.in: Regenerate.
5524         (distclean-stage1, new-stage1-start, new-stage1-end,
5525         new-stage1-bubble, distclean-stage2, new-stage2-start,
5526         new-stage2-end, new-stage2-bubble, distclean-stage3,
5527         new-stage3-start, new-stage3-end): New targets.
5528         (all-stage1-gcc): Move prebootstrap dependency from here...
5529         (configure-stage1-gcc): ...to here.
5530         (new-bootstrap): Use bubble targets.
5531         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5532         Use per-stage distclean targets.
5533         (configure-stage1-gcc, configure-stage2-gcc,
5534         configure-stage3-gcc, all-stage1-gcc,
5535         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5536         Use new-stageN-start to prepare the tree.
5538 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5540         * Makefile.def (host_modules): add libcpp.
5541         * Makefile.tpl: Add dependencies on and for libcpp.
5542         * Makefile.in: Regenerate.
5543         * configure.in: Add libcpp host module.
5544         * configure: Regenerate.
5546 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5548         * Makefile.tpl: Whenever a recursive target is defined, wrap
5549         it in a special @if/@endif block, and prepare its maybe
5550         dependency in the @if/@endif block
5551         * configure.in: Instead of writing maybe dependencies, remove
5552         the @if/@endif statements, and remove the @if/@endif blocks
5553         that remain.
5554         * configure: Regenerate.
5555         * Makefile.in: Regenerate.
5557 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5559         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5561 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5563         PR bootstrap/15120
5564         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5565         * */configure: Rebuilt.
5567 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5569         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5570         of libf2c.
5571         * configure, Makefile.in: Regenerate.
5573 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5575         * MAINTAINERS (Write After Approval): Add myself.
5577 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5579         Merge from tree-ssa-20020619-branch.
5581         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5582         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5583         (HOST_GMPLIBS): Define.
5584         (HOST_GMPINC): Define.
5585         (TARGET_LIB_PATH): Add libmudflap.
5586         (GFORTRAN_FOR_TARGET): Define.
5587         (configure-build*): Export GFORTRAN.
5588         (configure-gcc): Export GMPLIBS and GMPINC.
5589         (all-gcc): Add maybe-all-libbanshee.
5590         (configure-target-libgfortran): Define.
5591         * Makefile.in: Regenerate.
5592         * configure.in (host_libs): Add libbanshee.
5593         (target_libraries): Add target-libmudflap and target-libgfortran.
5594         Add --with-libbanshee.
5595         Handle --disable-libmudflap.
5596         (*-*-freebsd*): Use with_gmp.
5597         Add $(libgcj) to noconfigdirs.
5598         * configure: Regenerate.
5599         * depcomp: New file.
5600         * MAINTAINERS: Add tree-ssa maintainers.
5602 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5604         * MAINTAINERS (Various Maintainers): Add myself.
5606 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5608         * MAINTAINERS (Write After Approval): Add myself.
5610 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5612         * MAINTAINERS (Write After Approval): Add myself.
5614 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5616         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5617         * configure: Regenerate.
5619 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5621         Revert:
5622         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5624         * Makefile.def (flags_to_pass): Remove *dir variables that
5625         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5626         as well as prefix and exec_prefix.
5627         * Makefile.in: Regenerate.
5629 2004-04-26  Robert Millan  <robertmh@gnu.org>
5631         Add patches from libtool CVS.
5632         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5633         * ltconfig: Likewise.
5634         * ltcf-c.sh: Likewise.
5635         * ltcf-cxx.sh: Likewise.
5636         * ltcf-gcj.sh: Likewise.
5638 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5640         * Makefile.def (host_modules): Mark with the bootstrap
5641         flag packages on which gcc depends.
5642         * Makefile.tpl (all-bootstrap): Use it.
5643         * Makefile.in: Regenerate.
5645 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5647         * Makefile.def (flags_to_pass): Remove *dir variables that
5648         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5649         as well as prefix and exec_prefix.
5650         * Makefile.in: Regenerate.
5652 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5654         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5655         * configure: Regenerate.
5656         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5657         * gcc/Makefile.tpl (compare): Use the result of the test.
5658         * gcc/Makefile.in: Regenerate.
5660 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5662         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5663         Always relocate gcc and prev-gcc to the original names, even
5664         if the build fails.
5665         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5666         New targets.
5668 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5670         * MAINTAINERS: Update my email address.
5672 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5674         * configure.in (mips*-*-irix5*): Enable ld.
5675         * configure: Regenerate.
5677 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5679         * configure: Regenerate.
5681 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5683         * Makefile.tpl (configure-[+module+], configure-gcc,
5684         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5685         Set and export LDFLAGS.
5686         * Makefile.in: Regenerate.
5688 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5690         * MAINTAINERS: Add myself to write-after-approval.
5692 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5694         PR bootstrap/14871
5695         * Makefile.tpl: If we don't have built-in-tree target tools,
5696         use the ones found by configure rather than hacking around with
5697         program_transform_name.
5698         * configure.in: Give Makefile.tpl the information necessary
5699         to do that.
5700         * Makefile.in: Regenerate.
5701         * configure: Regenerate.
5703 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5705         PR bootstrap/14760
5706         * configure.in: When computing baseargs, strip *all* copies of
5707         offending options.  Also, don't match/substitute the trailing space,
5708         so that this actually works when two similar options are separated by
5709         only one space.
5710         * configure: Regenerate.
5712 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5714         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5715         (rs6000-*-aix*): Same.
5716         * configure: Regenerate.
5718 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5720         * MAINTAINERS: Add myself to write-after-approval.
5722 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5724         * MAINTAINERS: Add myself to write-after-approval.
5726 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5728         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5729         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5730         * Makefile.in: Regenerate.
5732         * configure.in (top level bootstrap support): Rework --enable-werror
5733         to set @stage2_werror_flag@.
5734         * configure: Regenerate.
5735         * Makefile.tpl (top level bootstrap support): Pass
5736         @stage2_werror_flag@ down to configure in stages 2 and 3.
5737         * Makefile.in: Regenerate.
5739 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5741         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5742         for stages 2 and 3 as well as in make.  As a consequence, remove
5743         OUTPUT_OPTION (now detected by configure) from the flags passed down
5744         to make.
5745         * Makefile.in: Regenerate.
5747         * Makefile.tpl (new-bootstrap): Fix typo.
5748         * Makefile.in: Regenerate.
5750 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5752         * Makefile.tpl: Rearrange by moving recursive_targets rules
5753         into their proper sections.
5754         * Makefile.tpl (top level bootstrap support): Move disabling
5755         of coverage flags from 'make' to 'configure'; improve comments.
5756         * Makefile.in: Regenerate.
5758         * Makefile.tpl (experimental top level bootstrap) Move stage1
5759         language setting from all- target to configure- target; disable
5760         intermodule optimization in stage 1; prevent gratuitous rebuilds
5761         of stage 1.
5762         * Makefile.in: Regenerate.
5763         * configure.in: Comma-separate stage 1 language list for top
5764         level bootstrap.
5765         * configure: Regenerate.
5767         * Makefile.tpl: Clean up experimental top level bootstrap support:
5768         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5769         prev-gcc in configure- targets as well as all- targets.
5770         * Makefile.in: Regenerate.
5772 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5774         * compile: New file imported from automake.
5776 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5778         * configure.in: Remove symbolic link section.
5779         * configure: Regenerate.
5780         * Makefile.tpl (links): Remove.
5781         * Makefile.in: Regenerate.
5783 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5784             Nathanael Nerode  <neroden@gcc.gnu.org>
5786         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5787         Set with AC_CHECK_PROGS.
5788         * configure.in: Fix comment typo from last patch.
5789         * configure: Regenerate.
5791 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5793         * Makefile.tpl: Introduce experimental top level bootstrap support.
5794         * Makefile.in: Regenerate.
5795         * configure.in: Introduce support for top level bootstrap.
5796         * configure: Regenerate.
5798 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5799             Paolo Bonzini  <bonzini@gnu.org>
5801         PR bootstrap/14522
5802         * configure.in: Cope with shells that do not support unquoted ^
5803         * configure: Regenerate.
5805 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5806             Paolo Bonzini  <bonzini@gnu.org>
5808         PR bootstrap/14522
5809         * configure.in: Cope with shells that do not support nesting
5810         quotes inside quoted backquote substitutions.
5811         * configure: Regenerate.
5813 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5815         PR bootstrap/14522
5816         * configure.in: Fix escaping of $.
5817         * configure: Regenerate.
5819 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5821         * configure: Regenerate, since I forgot to while committing Paolo's
5822         changes.
5824 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5826         PR ada/14131
5827         Move language detection to the top level.
5828         * configure.in: Find default values for the tools as
5829         soon as possible.  Disable ada if GNAT is not found.
5830         Emit error message about missing languages.  Expand
5831         --enable-languages=all for the gcc subdirectory.
5833 2004-03-10  Ben Elliston  <bje@gnu.org>
5835         * MAINTAINERS: Update my email address.
5837 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5839         * ltconfig: Disable building static libraries if building shared
5840         libraries on AIX 5L.
5842 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5844         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5845         and disable libgcj.
5846         * configure: Regenerated.
5848 2004-03-01  Brian Booth  <bbooth@redhat.com>
5850         * MAINTAINERS: Add myself to write-after-approval.
5852 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5854         * MAINTAINERS: Add myself to write-after-approval.
5856 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5858         PR bootstrap/7087
5859         * Makefile.tpl: Guard XFOO sed statements better.
5860         * Makefile.tpl: Add dependency for configure-target-libada.
5861         * Makefile.in: Regenerate (incidentally fixes broken
5862         commit when libada-branch was merged).
5864 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5866         * MAINTAINERS: Add myself to write-after-approval.
5868 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5870         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5871         maintainers.
5873 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5875         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5876         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5878 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5880         PR bootstrap/11932
5881         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5883 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5885         * MAINTAINERS: Added myself to write-after-approval.
5887 2004-02-14  Michael Koch  <konqueror@gmx.de>
5889         * MAINTAINERS: Added myself to write-after-approval.
5891 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5893         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5894         some OS port maintainers to OS port maintainers section.
5896 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5898         * MAINTAINERS: Add self.
5900 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5902         * MAINTAINERS: Alphabetize.
5904 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5906         * MAINTAINERS: Remove myself.
5908 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5910         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5911         (rs6000-*-aix*): Same.
5912         * configure: Regenerate.
5914 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5916         * configure.in (host): Add in missing $noconfigdirs to defines.
5917         * configure: Regenerate.
5919 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5920             Nathanael Nerode  <neroden@gcc.gnu.org>
5922         PR ada/6637, PR ada/5911
5923         Merge with libada-branch:
5924         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5925         with appropriate dependencies. Add --enable-libada configure switch.
5926         * configure, Makefile.in: Regenerate.
5928 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5930         * MAINTAINERS: Add myself to write-after-approval.
5932 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5934         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5935         * configure: Regenerate.
5937 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5939         Merge from upstream:
5941         * ltmain.in: When setting IFS to '~', be careful about user
5942         arguments that contain '~'.
5944         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5946         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5947         Also test $base_compile against $CC with escaped arguments. Bug
5948         reported by Geoff Keating <geoffk@apple.com>.
5950 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5952         * MAINTAINERS: Remove i960 port.
5954 2004-01-23  DJ Delorie  <dj@redhat.com>
5956         * Makefile.def (target_modules) [libiberty]: Don't stage.
5957         * Makefile.in: Rebuilt.
5959 2004-01-20  Caroline Tice  <ctice@apple.com>
5961         * MAINTAINERS: Add myself to write-after-approval.
5963 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5965         * MAINTAINERS: Update my email address.
5967 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5969         * MAINTAINERS: Add myself to write-after-approval.
5971 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5973         * MAINTAINERS: Remove entries without email address.
5975 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5977         * MAINTAINERS: Add myself to write-after-approval.
5979 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5981         * MAINTAINERS: Update my email address.
5983 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5985         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5986         * Makefile.tpl (configure-target-[+module+]): Support stage.
5987         * Makefile.in: Rebuilt.
5989 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5991         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5993 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5995         * MAINTAINERS: Add myself as a MIPS maintainer.
5997 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5999         * configure.in: Use ./config.cache, not config.cache.
6000         * configure: Regenerate.
6001         * Makefile.tpl: Special-casing not needed for GCC any more.
6002         * Makefile.in: Regenerate.
6004         * configure.in: Don't share a cache file for host dirs.
6005         * configure: Regenerate.
6007         * config-ml.in: Don't mess with the cache file.
6009 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6011         * MAINTAINERS: Move myself from 'Write After Approval' to
6012         'CPU Port Maintainers' section as SPARC maintainer.
6014 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6016         * Makefile.tpl: Make GCC use a separate config.cache.
6017         * Makefile.in: Regenerate.
6019         PR bootstrap/11932, PR bootstrap/11933
6020         (I don't know if it will fix either of them, but it relates
6021         to them.)
6022         * configure.in: Don't use shared config.cache for target
6023         directories.
6024         * configure: Regenerate.
6026 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6028         * MAINTAINERS: Add myself to 'Write After Approval' section.
6030 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6032         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6033         * configure: Regenerated.
6035 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6037         * MAINTAINERS: Remove the mn10200 maintainer.
6039 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6041         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6042         * configure: Regenerated.
6044 2003-12-16  Jan Hubicka  <jh@suse.cz>
6046         * MAINTAINERS: Add myself as callgraph maintainer.
6048 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6050         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6051         * configure: Regenerate.
6053 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6055         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6056         'Write After Approval' section. Update email.
6058 2003-12-01  James Lemke  <jim@wasabisystems.com>
6060         * MAINTAINERS (Write After Approval): Add myself.
6062 2003-11-20  Matt Thomas  <matt@3am-software.com>
6064         * MAINTAINERS: Add myself as a vax port maintainer.
6066 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6068         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6069         (configure-build-[+module+], configure-[+module+]): Likewise.
6070         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6071         * Makefile.in: Regenerate.
6073 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6075         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6076         shared/dylibed libraries.
6077         * ltmain.sh: Likewise.
6078         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6079         * ltcf-cxx.sh: Likewise.
6080         * ltcf-gcj.sh: Likewise.
6081         * ltconfig: Likewise.
6083 2003-11-17  Stan Cox  <scox@redhat.com>
6085         * MAINTAINERS: Add myself as iq2000 port maintainer.
6087 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6089         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6090         * Makefile.in: Regenerate.
6092 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6094         * config.sub: Update to 2003-11-03 version.
6096 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6098         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6099         * configure:  Regenerate.
6101 2003-10-20  Nicolas Pitre  <nico@cam.org>
6103         * MAINTAINERS: Add myself to 'Write After Approval' section.
6105 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6107         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6109 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6111         * MAINTAINERS: Update my email address.
6113 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6115         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6117 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6119         * MAINTAINERS: Add myself to 'Write After Approval' section.
6121 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6123         * config.guess: Update to 2003-10-16 version.
6124         * config.sub: Update to 2003-10-16 version.
6126 2003-10-15  David Daney  <ddaney@avtrex.com>
6128         * MAINTAINERS: Added myself to 'Write After Approval' section.
6130 2003-10-15  Falk Hueffner  <falk@debian.org>
6132         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6133         'Write After Approval' section. Update email.
6135 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6137         * MAINTAINERS: Move myself from 'Write After Approval' to
6138         'Various Maintainers' section as middle-end maintainer.
6140 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6142         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6143         HOST_FLAGS_TO_PASS.
6144         * Makefile.in: Regenerate.
6146 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6148         * config.guess: Update to 2003-10-07 version.
6149         * config.sub: Update to 2003-10-07 version.
6151 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6153         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6154         * ltconfig (irix5*, irix6*): Don't override version_type.
6156 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6158         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6159         * configure: Rebuilt
6160         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6161         * Makefile.in: Rebuilt
6163 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6165         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6167 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6169         * MAINTAINERS (Write After Approval): Add myself.
6171 2003-09-29  Paul Koning  <ni1d@arrl.net>
6173         * MAINTAINERS: Move myself from "Write After Approval"
6174         to CPU platform maintainers for pdp11 platform.
6176 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6178         * MAINTAINERS: Move myself from 'Write After Approval' to
6179         'Various Maintainers' section as libffi testsuite maintainer.
6181 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6183         * configure.in: Pass a computed --program-transform-name
6184         to subconfigures.
6185         * configure: Regenerated.
6187 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6189         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6190         * Makefile.in: Regenerate.
6192         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6193         * Makefile.in: Regenerate.
6195 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6197         * MAINTAINERS: Move myself from 'Write After Approval'
6198         to 'Various Maintainers' (objective-c) section.
6200 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6202         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6203         quoting.
6204         * configure: Regenerated.
6206 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6208         * MAINTAINERS (Write After Approval): Add myself to write after
6209         approval list.
6211 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6213         * MAINTAINERS (Write After Approval): Add myself.
6215 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6217         * MAINTAINERS: Update my e-mail address.
6219 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6221         * libtool.m4 (LD): Correct powerpc64 host match.
6223 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6225         * MAINTAINTERS: Update my affiliation and email address.
6227 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6229         * MAINTAINERS (Write After Approval): Add myself.
6231 2003-09-04  DJ Delorie  <dj@redhat.com>
6233         * configure: Regenerate.
6235 2003-09-04  Robert Millan  <robertmh@gnu.org>
6237         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6239 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6241         * configure.in: Ensure arguments to sed are properly spaced.
6242         * configure: Regenerate.
6244 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6246         * MAINTAINERS: Update my e-mail address.
6248 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6250         * MAINTAINERS (Write After Approval): Add myself.
6252 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6254         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6255         * configure: Regenerated.
6257 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6259         * MAINTAINERS: Update my email address.
6261 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6263         * configure.in:  Use newline instead of semicolon when assuming
6264         shell arguments in a for loop.
6265         * configure:  Regenerated.
6267 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6269         * MAINTAINERS: Resurrect the i860 maintainer.
6271 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6273         PR 8180
6274         * configure.in: When testing with_libs and with_headers, treat
6275         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6276         * configure: Regenerate.
6278         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6279         make, shell, etc.
6280         (baseargs): Likewise.
6281         * configure: Regenerate.
6283 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6285         * MAINTAINERS (Write After Approval): Add myself.
6287 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6289         * configure.in: Disable libgcj for darwin not on powerpc.
6290         * configure: Rebuild.
6292 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6294         * config-ml.in, symlink-tree: Add license.
6296 2003-08-03  Richard Stallman  <rms@gnu.org>
6297             Eben Moglen  <moglen@columbia.edu>
6299         * README.SCO: New file.
6301 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6303         * Makefile.tpl (check, check-c++): Express dependencies using
6304         dependencies rather than commands.
6305         * Makefile.in: Regenerate.
6307 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6309         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6310         * configure: Ditto.
6312 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6314         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6315         * Makefile.in: Update.
6317 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6319         * configure.in: Enable libgcj for darwin.
6320         * configure: Rebuild.
6322 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6324         * config-ml.in:  Use ac_configure_args directly instead of
6325         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6326         actually seen.
6328 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6330         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6331         creating target and build subdirs to build all parent dirs as needed.
6332         * Makefile.in: Rebuild.
6333         * configure.in: Don't build dirs explicitly here.
6334         * configure: Rebuild.
6336 2003-07-26  Paul Brook  <paul@nowt.org>
6338         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6340 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6342         * Makefile.tpl (all-make): Depend on intl.
6343         * Makefile.in: Rebuilt.
6345 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6347         * install-sh:  Update to newer upstream versions (associated with
6348         aclocal 1.7).
6349         * mkinstalldirs:  Likewise.
6350         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6352 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6354         * MAINTAINERS: Move self from Bug database only accounts
6355         to write-after-approval.
6357 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6359         * config.if: Remove unused libc_interface determination.
6361 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6363         * MAINTAINERS: Move self from write-after-approval to
6364         build machinery (*.in).
6366 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6368         PR bootstrap/11273
6369         PR bootstrap/11408
6370         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6371         unused INSTALL_PROGRAM_ARGS.
6372         * configure.in: Use AC_PROG_INSTALL.
6373         * Makefile.in: Regenerate.
6374         * configure: Regenerate.
6376 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6378         * MAINTAINERS: Alphabetize.
6380 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6382         * configure: Rebuilt.
6383         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6384         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6385         newlib nor libgloss.
6386         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6387         * configure.in (am33_2.0-*-linux*): Added.
6389 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6391         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6392         * configure: Regenerate.
6394 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6396         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6397         * Makefile.in: Regenerate.
6399 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6401         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6402         * Makefile.in: Regenerate.
6404 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6406         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6407         * Makefile.in: Regenerated.
6409         * config-ml.in: Replace PWD with PWD_COMMAND.
6411 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6413         * intl: New directory; see intl/ChangeLog for details.
6414         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6415         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6416         * Makefile.in: Regenerate.
6418 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6420         * configure.in: Clean up config-lang.in handling.  Delete
6421         useless assignment to "subdirs".
6422         * configure: Regenerate.
6424 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6426         * configure.in: Rename 'target_libs' to 'target_libraries'.
6427         Remove useless reference to 'target_libs'.
6428         * configure: Regenerate.
6430 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6432         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6433         * Makefile.in: Regenerate.
6435 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6437         * Makefile.def: Introduce flags_to_pass.
6438         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6439         * Makefile.in: Regenerate.
6441 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6443         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6444         and target-libgloss.
6445         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6446         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6447         * configure: Regenerate.
6449 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6451         * configure.in: Update testsuite_flags to new location.
6452         * configure. Regenerate.
6454 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6456         * Makefile.tpl: Remove BUILD_CC stuff.
6457         * Makefile.in: Regenerate.
6459 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6461         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6463 2003-06-16  Graeme Peterson  <gp@qnx.com>
6465         * MAINTAINERS (Write After Approval): Add myself.
6467 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6469         * config.guess: Update to 2003-06-12 version.
6470         * config.sub: Update to 2003-06-13 version.
6472 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6474         * config.guess: Update to 2003-06-06 version.
6475         * config.sub: Update to 2003-06-06 version.
6477 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6479         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6480         * configure. Regenerate.
6482 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6484         * configure.in: Disable serial configure by default.
6485         * configure: Regenerate.
6486         * Makefile.tpl: Abolish .NOTPARALLEL.
6487         * Makefile.in: Regenerate.
6489         * Makefile.tpl: Replace {build,host,target}_canonical by
6490         {build,host,target}.
6491         * Makefile.in: Regenerate.
6493         * Makefile.tpl: Fix stupid pasto.
6494         * Makefile.in: Regenerate.
6496 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6498         * Makefile.tpl: Remove bogus conditional.
6499         * Makefile.in: Regenerate.
6501 2003-06-05  Jan Hubicka  <jh@suse.cz>
6503         * Makefile.tpl (profiledbootstrap): New target.
6504         * Makefile.in (profiledbootstrap): New target.
6506 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6508         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6509         Pinski. Remove user names from other bugzilla-only maintainers.
6511 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6513         * Makefile.tpl: Make 'recursive targets' using autogen rather
6514         than shell loop.  Remove duplicate 'clean' targets and false
6515         comments.
6516         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6517         Add systematic method of specifying missing targets in subdirs.
6518         Add copyright boilerplate.
6519         * Makefile.in: Regenerate.
6520         * configure.in: Add 'recursive targets' to maybe list.
6521         * configure: Regenerate.
6523         * MAINTAINERS: "GNATS only" -> "Bug database only".
6525         * Makefile.tpl: Rename [+target+] to [+make_target+].
6526         * Makefile.def: Rename 'target' to 'make_target'.
6528 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6530         * MAINTAINERS: Add self as options handling maintainer.
6532 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6534         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6535         been too long since I touched those ports.
6537 2003-05-28  DJ Delorie  <dj@redhat.com>
6539         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6540         * Makefile.in: Regenerate.
6542 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6544         * configure.in: Use curly braces in the definition of tooldir.
6545         * configure: Regenerate.
6547 2003-05-21  DJ Delorie  <dj@redhat.com>
6549         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6550         newlib or libgloss.
6551         * Makefile.in: Regenerate.
6553 2003-05-21  DJ Delorie  <dj@redhat.com>
6555         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6556         * Makefile.in: Regenerate.
6558 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6560         * MAINTAINERS: Update my e-mail address.
6562 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6564         * configure.in: Switch more things to use maybe dependencies.
6565         * Makefile.tpl: Switch more things to use maybe dependencies.
6566         Factor out common code from autogen IF statements.
6567         * configure: Regenerate.
6568         * Makefile.in: Regenerate.
6570 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6572         * configure.in: Accept i[3456789]86 for machine type.
6573         * configure: Regenerate.
6575 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6577         * configure.in: Switch more things to use maybe dependencies.
6578         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6579         * configure: Regenerate.
6580         * Makefile.tpl: Switch more things to use maybe dependencies.
6581         * Makefile.in: Regenerate.
6583 2003-05-16  Andreas Schwab  <schwab@suse.de>
6585         * Makefile.tpl (install-opcodes): Define.
6586         * Makefile.in: Rebuild.
6588 2003-05-13  Andreas Jaeger  <aj@suse.de>
6590         * config.guess: Update to 2003-05-09 version.
6591         * config.sub: Update to 2003-05-09 version.
6593 2003-05-13  Michael Eager  <eager@mvista.com>
6595         * configure.in: Correct sed script so that options in quotes are not
6596         deleted.
6597         * configure: Rebuild.
6599 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6601         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6602         and $$s/newlib/libc/sys/cygwin32 include paths.
6603         * configure: Ditto.
6605 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6607         * MAINTAINERS: Update my email addresses.
6609 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6611         * config-ml.in: Propagate INSTALL variables.
6613 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6615         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6617 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6619         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6620         * Makefile.in: Regenerate.
6622 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6624         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6626 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6628         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6630 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6632         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6633         * Makefile.in: Regenerated.
6635 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6637         * MAINTAINERS (Write After Approval): Upgrade myself from
6638         GNATS only to write-after-approval. Update my mail address.
6640 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6642         (OS Port Maintainers: freebsd): Add myself.
6644 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6646         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6648 2003-04-22  Kean Johnston  <jkj@sco.com>
6650         * MAINTAINERS (SCO ports): Added myself.
6652 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6654         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6656 2003-04-19  Kean Johnston  <jkj@sco.com>
6658         * MAINTAINERS (Write After Approval): Add myself.
6660 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6662         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6663         * Makefile.in: Regenerate.
6665 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6667         * configure.in (powerpc64*-*-linux*): Remove.
6668         * configure: Rebuilt.
6670 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6672         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6673         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6674         and restrap.
6675         * Makefile.in:  Regenerate.
6677 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6679         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6680         * configure: Regenerated.
6682 2003-04-15  DJ Delorie  <dj@redhat.com>
6684         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6686 2003-04-13  Nick Clifton  <nickc@redhat.com>
6688         * config-ml.in: Remove support for --disable-aix removing
6689         call-aix multilibs.
6691 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6693         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6694         * */configure: Rebuilt.
6696 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6698         * MAINTAINERS: Add my email address.
6700 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6702         * MAINTAINERS (Write After Approval): Add myself.
6704 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6706         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6707         * Makefile.in: Regenerate.
6709 2003-03-14  Michael Chastain  <mec@shout.net>
6711         * Makefile.in: Regenerate with correct Makefile.def.
6713 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6715         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6716         Make macro.
6717         * Makefile.in: Regenerate.
6718         * configure.in: Clean up gxx_include_dir logic.
6719         * configure: Regenerate.
6721 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6723         * MAINTAINERS (Write After Approval): Add myself.
6725 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6727         * MAINTAINERS: Update my mail address.
6729 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6731         * configure.in (gxx_include_dir): Fix typo.
6732         * configure: Regenerated.
6734 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6736         * Makefile.tpl: Reindent.
6737         * Makefile.in: Regenerate.
6738         * configure.in: Reindent.  Don't set unused variables.
6739         * configure: Regenerate.
6741 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6743         * configure.in: Include $(build_tooldir)/sys-include in
6744         FLAGS_FOR_TARGET.
6745         * configure: Regenerated.
6747 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6749         * Makefile.tpl: Always pass down RANLIB.
6750         * Makefile.in: Regenerate.
6752         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6753         * Makefile.in: Regenerate.
6754         * configure.in: Remove unused logic relating to --enable-shared
6755         and --enable-threads.  Remove bogus comments.  Remove redundant
6756         noconfigdirs.
6757         * configure: Regenerate.
6759         * configure.in: Replace ${libstdcxx_version} by its value.
6760         Remove reference to mh-dgux.
6761         * configure: Regenerate.
6763 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6765         * MAINTAINERS (Write After Approval): Add myself.
6767 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6769         * Makefile.tpl: Rearrange.
6770         * Makefile.in: Regenerate.
6772 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6774         * configure.in: Add support for kaOS as cross build target system.
6775         * configure: Regenerated.
6777 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6779         * MAINTAINERS (Write after approval): Add myself.
6781 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6783         * MAINTAINERS: Update my email address.
6785 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6787         * MAINTAINERS: Add self to blanket write privs. section.
6789 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6791         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6792         configure-target-* as some target builds may require additional
6793         flags for preprocessor tests.
6794         * Makefile.in: Regenerated.
6796 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6798         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6799         * ltconfig: Handle it.
6800         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6801         auto-detecting it.
6803         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6804         it is used as argument to $CC.
6805         * ltcf-gcj.sh: Likewise.
6807         * configure.in: Introduce --enable-maintainer-mode.
6808         * configure: Rebuilt.
6809         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6810         for maintainer mode.
6811         * Makefile.in: Rebuilt.
6813 2003-02-18  Jason Merrill  <jason@redhat.com>
6815         * Makefile.tpl (check-c++): Allow parallelism.
6817 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6819         * MAINTAINERS: Remove John Carr (who never actually had access to
6820         gcc.gnu.org).
6822 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6824         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6825         don't configure target-libobjc.
6826         * configure: Regenerate.
6828 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6830         * Makefile.tpl (RANLIB): Define.
6831         * Makefile.in: Regenerate.
6833 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6835         * MAINTAINERS: Update my email.
6837 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6839         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6840         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6841         * Makefile.in: Regenerated.
6842         * configure.in: Remove all traces of snavigator, db, and grep.
6843         * configure: Regenerated.
6845 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6847         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6848         After Approval.
6850 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6852         * MAINTAINERS (Write after approval): Add myself.
6854 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6856         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6857         * Makefile.in: Regenerated.
6859 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6861         * config.guess: Updated to 2003-01-30's version.
6862         * config.sub: Updated to 2003-01-28's version.
6864 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6866         * config.if: If gcc_version is already set, just use it.  Don't set
6867         gcc_version_trigger if it's already set, otherwise set it to
6868         gcc/version.c, but only if the file exists.  If it is not set and
6869         gcc/version.c does not exist, try to extract the version number from
6870         $CC.
6872 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6874         * MAINTAINERS: Add myself to write-after-approval list.
6876 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6878         * configure.in:  Revert 24Jan change.
6879         * configure:  Regenerate.
6881 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6883         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6884         entry of HJ Lu.
6886 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6888         * configure.in: Revert previous change.
6889         * configure: Regenerate.
6891 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6893         * configure.in: Make rda native-only.
6894         * configure: Regenerate.
6896 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6898         * MAINTAINERS: Move myself from GNATS-only-accounts to
6899         write-after-approval.
6901 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6903         * configure.in: Add missing \.
6904         * configure: Rebuilt.
6906 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6908         * configure.in (baseargs): Avoid using \| in sed regular
6909         expressions.
6910         * configure: Rebuilt.
6912 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6914         * configure.in (baseargs): Remove all supported forms of
6915         --cache-file, --srcdir, --host, --build and --target options
6916         from argument lists.
6917         * configure: Rebuilt.
6919 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6921         * MAINTAINERS: Add myself to write-after-approval list.
6923 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6925         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6926         * configure: Rebuilt.
6928 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6930         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6931         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6932         * Makefile.in: Regenerate.
6933         * configure: Regenerate.
6935 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6937         * configure.in: Remove Makefile in build, host and target modules
6938         unless configure was run with --no-recursion.
6939         * configure: Rebuilt.
6941 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6943         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6944         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6945         * Makefile.in: Regenerate.
6947 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6949         * config.guess: Update to 2003-01-03 version.
6950         * config.sub: Update to 2003-01-03 version.
6952 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6954         * configure: Regenerate with proper autoconf 2.13.
6956 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6958         * configure.in: Add AC_PREREQ for consistency.
6959         * configure: Regenerate.
6961 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6963         * configure.in (GDB_TK): Add tcl directories conditional on
6964         gdb/gdbtk directory being present.
6965         * configure: Regenerate.
6967 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6969         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6970         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6971         * configure: Rebuilt.
6973 2002-12-31  Tom Tromey  <tromey@redhat.com>
6975         * Makefile.in: Rebuilt.
6976         * Makefile.def (target_modules) [libffi]: Allow installation.
6978 2002-12-31  Andreas Schwab  <schwab@suse.de>
6980         * configure.in: Fix use of $program_transform_name.
6981         * configure: Regenerated.
6983 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6985         * configure.in (baseargs): Don't remove first configure argument.
6986         * configure: Regenerated.
6988 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6990         * Makefile.tpl (local-distclean): Don't remove...
6991         (multilib.ts): ... this.  Moved into...
6992         (multilib.out): ... this.  Don't use sub-make.
6993         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6994         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6995         (configure-build-[+module+], configure-[+module+],
6996         configure-target-[+module+], configure-gcc): ... these.  Test
6997         for Makefile existence.  Drop config.status from dependencies.
6998         * Makefile.in: Rebuilt.
6999         * configure.in: Move gcc-version-trigger to the end of
7000         ac_configure_args.  Add comments to maybedep.tmp and
7001         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7002         nonopt from baseargs, matching and removing corresponding
7003         whitespace while at it.
7004         * configure: Rebuilt.
7006 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7008         * configure.in (host_configargs): Replace reference to
7009         no-longer-defined buildopts with --build=${build_alias}.
7010         * configure: Rebuilt.
7012         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7013         program_transform_name to standard idiom.
7014         (AUTOGEN, AUTOCONF): Define.
7015         (Makefile.in): Use $(AUTOGEN).
7016         (Makefile): Depend on config.status, and use autoconf-style rule to
7017         build it.  Move original commands to...
7018         (config.status): ... this new target.
7019         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7020         $(AUTOCONF).
7021         * Makefile.in: Rebuilt.
7023 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7025         * Makefile.tpl: Fix dramatic bustage due to change in
7026         program_transform_name.
7027         * Makefile.in: Regenerate.
7029         * configure.in: Remove unnecessary PATH setting.
7030         * configure: Regnerate.
7032         * configure.in: Don't default to unprefixed tools unless
7033         the native tools will work.
7034         * configure: Regenerate.
7036         * configure.in: Convert to autoconf script.  Blow away lots
7037         of now-redundant Makefile fragments.
7038         * configure: Generate using Autoconf.
7039         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7040         * Makefile.in: Regenerate.
7042 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7044         * configure: Fix stupid bug where RANLIB was mistakenly included.
7046         * configure.in: Rename (buildargs, hostargs, targargs) to
7047         (build_configargs, host_configargs, target_configargs).
7049         * configure.in: Move logic out of sed statement.
7051         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7052         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7054 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7056         * config.sub: Import from master repository
7057         * config.guess: Ditto
7059 2002-12-24  Andreas Schwab  <schwab@suse.de>
7061         * Makefile.tpl (multilib.out): Fix missing space.
7062         * Makefile.in: Regenerate.
7064 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7066         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7067         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7068         * Makefile.in: Regenerate.
7069         * configure.in: Remove unnecessary leftovers.
7071 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7073         * configure.in (extra_ranlibflags_for_target): New variable.
7074         (*-*-darwin): Add -c to ranlib commands.
7075         * configure (tooldir): Handle extra_ranlibflags_for_target.
7077 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7079         * Makefile.tpl: Revert HJL's change.
7080         * Makefile.in: Regenerated.
7081         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7082         always.
7084 2002-12-19  Andreas Schwab  <schwab@suse.de>
7086         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7087         * Makefile.in: Regenerate.
7089 2002-12-18  H.J. Lu  <hjl@gnu.org>
7091         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7092         * Makefile.in: Regenerated.
7094         * configure.in (build_prefix): New. Substitute.
7096 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7098         * Makefile.tpl: Don't let real targets depend on phony targets.
7099         * Makefile.in: Regenerate.
7101         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7102         * Makefile.in: Regenerate.
7104 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7106         * config.sub: Import from master repository
7107         * config.guess: Ditto
7109 2002-12-16  Jason Merrill  <jason@redhat.com>
7111         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7112         previous 'make bootstrap'.
7113         * Makefile.in: Regenerate.
7115 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7117         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7119 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7121         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7122         * Makefile.in: Regenerate.
7124 2002-12-13  Jason Merrill  <jason@redhat.com>
7126         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7127         library tests.
7128         (check-c++): Just depend on it and check-target-libstdc++-v3.
7129         * Makefile.in: Regenerate.
7131 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7133         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7134         * Makefile.in: Rebuilt.
7136 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7138         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7140 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7142         * configure: Fix bug put in by gremlins.
7144         * Makefile.tpl: Substitute more autoconfily.
7145         * configure: Substitute more autoconfily.
7146         * Makefile.in: Regenerate.
7148 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7150         * config.sub: Import from master repository
7151         * config.guess: Ditto
7152         * MAINTAINERS: Added Svein Seldal under write after approval
7154 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7156         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7157         * Makefile.in (all-sim): Ditto.
7159 2002-12-06  DJ Delorie  <dj@redhat.com>
7161         * Makefile.tpl: Change configure dependencies to not have real
7162         targets depend on phony targets.
7164 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7166         * configure.in: Revert unintentional change.
7168         * Makefile.tpl: Change dependency for */multilib.out so that
7169         it works when gcc isn't in the tree.
7171         * configure.in: Substitute more.
7172         * configure: Run subconfigures from the Makefile.
7173         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7174         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7176 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7178         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7180 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7182         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7183         and corresponding dependencies.
7184         * Makefile.in: Regenerate.
7186         * configure.in (host_tools): Order binutils, gas and ld for
7187         convenience in running the testsuites.
7189         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7190         * Makefile.in: Regenerate.
7191         * configure.in: Introduce rules to serialize subconfigure runs.
7193         * configure.in: Introduce BASE_CC_FOR_TARGET.
7194         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7195         Realize configure-build-* targets.  Realize configure-target-* targets.
7196         * Makefile.in: Regenerate.
7198 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7200         * configure: Move gcc_version_trigger stuff from here...
7201         * configure.in: ...to here.
7203         * configure.in: Separate subconfigure options added by this file from
7204         options given by the user.  Add machinery to put args for host
7205         subconfigures into the Makefile.
7207         * Makefile.tpl: Remove 'vault' targets.
7208         * Makefile.tpl: Reorder and comment dependencies.
7209         * Makefile.in: Regenerate.
7211 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7212         * configure.in: Fix my broken commit of previous patch. (sigh)
7214 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7216         * configure.in: Move host-specific darwin noconfigdirs into
7217         the host-specific section.
7219 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7221         * configure.in: Move host-specific darwin noconfigdirs into
7222         the host-specific section.
7224 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7226         * configure: Remove skip-this-dir support.
7227         * Makefile.tpl: Remove skip-this-dir support.
7229         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7230         subdirectories.
7231         * Makefile.in: Regenerate.
7233         * Makefile.tpl: Strip out useless setting of 'dir'.
7234         * Makefile.in: Regenerate.
7236 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7238         * configure.in: Fix deeply stupid bug.
7240         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7241         shell code in CXX_FOR_TARGET
7242         * Makefile.def: Introduce raw_cxx.
7243         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7244         RAW_CXX_FOR_TARGET.
7245         * Makefile.in: Regenerate.
7247 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7249         * Makefile.tpl: Remove unnecessary ifs.
7250         * Makefile.in: Regenerate.
7252         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7253         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7254         targets for 'no_install' modules.
7255         * configure: Move GDB_TK substitution to configure.in.  Move
7256         build_modules stuff to configure.in.
7257         * configure.in: Implement soft dependency machinery.  Maybe-ize
7258         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7259         * Makefile.in: Regenerate.
7261 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7263         * Makefile.tpl: Make all-target, install-target behave similarly
7264         to all, install (only hitting configured targets).  Eliminate
7265         unused macro defintions.
7267         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7268         build != host.
7270         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7272         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7274         * configure.in: Produce lists of subdir targets we're actually
7275         configuring.  Remove references to "dosrel".
7276         * Makefile.tpl: Let configure set which subdir targets are hit.
7277         Remove install-cross; clean up install; remove ALL.  Remove
7278         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7279         Autogenerate host module targets.  Remove empty dependency lines
7280         and redundant dependency; rearrange slightly.
7281         * Makefile.def: Add host-side libtermcap, utils.
7283         * Makefile.in: Regenerate.
7285 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7287         * ltconfig (osf[345]): Append $major to soname_spec.
7288         Reflect this in library_names_spec.
7289         * ltmain.sh (osf): Prefix $major with . for use as extension.
7291 2002-11-19  Andreas Jaeger  <aj@suse.de>
7293         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7294         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7295         and sparc64 GNU/Linux systems.
7297 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7299         * MAINTAINERS: Update email.
7301 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7303         * MAINTAINERS: Complete James Dennett's entry.
7305 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7307         * MAINTAINERS (Write After Approval): Add myself.
7309 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7311         * Makefile.tpl: syntactic cleanup
7313 2002-11-13  Stuart Hastings  <stuart@apple.com>
7315         * MAINTAINERS: Add myself to write-after-approval list.
7317 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7319         * Makefile.def: Add list of recursive targets to autogenerate.
7320         Add build_modules.
7321         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7322         targets.  Autogenerate *-build-* targets.
7323         * Makefile.in: Regenerate.
7325 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7327         * configure: More autoconf-style substitutions.
7328         * Makefile.tpl: More autoconf-style substitutions.
7329         * Makefile.in: Regenerate.
7331 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7333         * configure: Substitute more variables in a more autoconf-friendly
7334         way.  Simplify slightly.
7335         * Makefile.tpl: Make more variables substitutable in an
7336         autoconf-friendly way.
7337         * Makefile.in: Regenerate.
7339 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7341         * MAINTAINERS (Write After Approval): Add myself.
7343 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7345         * configure.in (v810*): Remove special setting of tools.
7347         * configure: Add support for extra required flags for ar or nm.
7348         * configure.in (aix4.3+): Use above support for target-specific
7349         issues, rather than using config/mt-aix43.
7351 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7353         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7354         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7355         with $srcdir.  Reformat indentation.  Substitute some variables
7356         formerly hard-coded in the Makefile for build=host.
7357         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7358         * Makefile.def: Autogenerate more.
7359         * Makefile.in: Regenerate.
7361 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7363         * MAINTAINERS (Write After Approval): Add myself.
7365 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7367         * Makefile.def (host_modules): Add rda.
7368         * Makefile.in: Regenerate.
7369         * configure.in (target_tool): Add target-rda to list.
7371 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7373         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7375 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7377         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7378         and restrap targets to this rule.
7379         * Makefile.in:  Regenerate.
7381 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7383         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7384         GNATS only accounts.
7386 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7388         * configure.in (i[3456]86-*-linux*): Add check to disable
7389         ${libgcj} for glibc1.
7391 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7393         * MAINTAINERS: Add myself as ip2k port maintainer.
7395 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7397         * configure.in: Add tic4x target.
7399 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7401         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7402         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7403         * Makefile.in: Regenerate.
7405         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7406         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7407         * Makefile.in: Regenerate.
7409 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7411         * MAINTAINERS: Add myself as web pages co-maintainer.
7413 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7415         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7416         * Makefile.in: Regenerate.
7418 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7420         * MAINTAINERS: Add myself and Nathan Sidwell
7421         <nathan@codesourcery.com> as VxWorks maintainers.
7423 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7425         * Makefile.def: Remove order dependency comments.
7426         * Makefile.tpl: Add explicit install-install dependencies.
7427         * Makefile.in: Regenerate.
7429         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7430         * Makefile.in: Regenerate.
7432         * Makefile.tpl: Add configure-target (for src-release in src)
7433         * Makefile.in: Regenerate.
7435 2002-09-30  Nick Clifton  <nickc@redhat.com>
7437         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7439 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7441         * configure.in (s390*-*-linux*): Enable libgcj.
7443 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7445         * configure: Revert accidentally applied changes.
7447         * Makefile.tpl: Make more autoconf-friendly.
7448         * Makefile.in: Regenerate.
7449         * configure: Make substitution more autoconf-like.
7451 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7453         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7454         single entry to handle all these.
7455         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7456         libjava on arm-*-elf.
7458 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7460         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7461         things that depend on them.
7463 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7465         * Makefile.tpl: Make subsituted variables more autoconfy.
7466         * Makefile.in: Regenerate.
7467         * configure: Make seds more autoconfy.
7469 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7471         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7472         * Makefile.in: Regenerate.
7473         * configure.in: Rewrite sed statements to look autoconfy.
7475         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7476         all-target-foo on configure-target-foo.
7477         * Makefile.def: Ditto.
7478         * Makefile.in: Rebuild.
7480 2002-09-25  Andrew Haley  <aph@redhat.com>
7482         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7484 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7486         * Makefile.def: New file.
7487         * Makefile.tpl: New file.
7488         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7489         * contrib/gcc_update: Note that Makefile.in is a generated file.
7491         * configure.in: Minor rearrangement.  Simplify tests.
7493 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7495         * configure.in (with_headers): Skip copy if value is "yes".
7496         (with_libs): Likewise.
7498 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7500         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7501         * configure.in (sh*-*-pe*): Ditto.
7502         * configure.in (mips*-*-pe*): Ditto.
7503         * configure.in (*arm-wince-pe): Ditto.
7505         * configure.in: Rearrange.
7507 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7509         * MAINTAINERS: Update my email address.
7511 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7513         * MAINTAINERS: (Write After Approval): Add myself.
7515 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7517         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7519 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7521         * MAINTAINERS: Change my mailing address.
7523 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7525         * MAINTAINERS (Write After Approval): Remove myself.
7526         (Various Maintainers: c++ runtime libs): Add myself.
7528 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7530         * MAINTAINERS (Write After Approval): Remove myself.
7531         (Various Maintainers: c++ runtime libs): Add myself.
7533 2002-08-15  Eric Christopher  <echristo@redhat.com>
7535         * config.sub: Import from master repository.
7536         * config.guess: Ditto.
7538 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7540         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7541         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7542         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7544 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7546         * MAINTAINERS: Add self to rs6000 vector extensions.
7548 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7550         * libiberty/configure: Reverted unintended yesterday's check in.
7552 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7554         * boehm-gc/configure, libf2c/configure: Rebuilt.
7555         * libffi/configure, libiberty/configure: Ditto.
7556         * libjava/configure, libobjc/configure: Ditto.
7557         * libstdc++-v3/configure, zlib/configure: Ditto.
7558         Merged from binutils:
7559         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7560         From Steve Ellcey <sje@cup.hp.com>:
7561         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7562         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7563         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7564         IA64.
7565         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7566         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7567         soname_spec, sys_lib_search_path_spec): Ditto.
7569 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7571         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7573 2002-08-04  H.J. Lu  (hjl@gnu.org)
7575         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7577 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7579         * MAINTAINERS (Write After Approval): Add myself.
7581 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7583         * configure.in: Move generic linux case to end.  Copy generic
7584         linux noconfigdirs to mips*-*-linux* entry and new
7585         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7587 2002-07-19  Michael Matz  <matz@suse.de>
7589         * MAINTAINERS: Add myself as ra* maintainer.
7591 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7593         * config.guess: Update to 2002-07-09 version.
7594         * config.sub: Update to 2002-07-03 version.
7596 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7598         * MAINTAINERS: Fix typo in a maintainer email address.
7600 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7602         * configure.in: Remove two redundant tests.
7604 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7606         * configure.in (mips*-*-irix6*o32): Enable stabs.
7608 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7610         * configure.in: Don't build grez.
7611         * Makefile.in: Ditto.
7613         * Makefile.in: Remove references to bsp, cygmon, libstub.
7614         * configure.in: Ditto.
7616         * configure.in: Remove leftover reference to gdbtest.
7618 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7620         * configure.in (gxx_include_dir):  Change to match versioned
7621         C++ headers if --enable-version-specific-runtime-libs is used.
7623 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7625         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7627 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7629         * configure.in: Make --without-x work.
7631 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7633         * configure.in: Rearrange target Makefile fragment collection.
7635         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7636         cvs[src].
7637         * configure.in: Ditto.
7639 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7641         * MAINTAINERS (Write After Approval): Update my e-mail address.
7643 2002-06-24  Ben Elliston  <bje@redhat.com>
7645         * configure.in (host_tools): Remove cgen.
7647         * Makefile.in (all-cgen): Remove; runs from its source directory.
7648         (check-cgen, install-cgen, clean-cgen): Likewise.
7649         (all-opcodes): Do not depend on all-cgen.
7650         (all-sim): Likewise.
7652 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7654         * Makefile.in: Eliminate 'apache' targets.
7655         * configure.in: Eliminate 'apache' targets.
7657         * configure.in: Eliminate redundant tests.  Reorganize.
7659         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7661         * config-ml.in: Eliminate references to Cygnus configure.
7663         * Makefile.in: Eliminate references to building emacs.
7665 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7667         * MAINTAINERS: Update my email address.
7669 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7671         * config.if (libstdcxx_incdir): Version C++ headers.
7672         (cxx_incdir): Remove.
7674 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7676         * MAINTAINERS (Write After Approval): Add self.
7678 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7680         * configure.in: Add support for ip2k.
7682 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7684         * configure.in: Fix AIX configury bug.
7686 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7688         * MAINTAINERS (Write After Approval): Add self.
7690 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7692         * configure.in: replace ${topsrcdir} with ${srcdir}
7694         * configure.in: Move definition of libstdcxx_flags
7695         right above usage, rather than waaay earlier.
7697         * configure.in: Pull definition of is_cross_compiler earlier.
7699         * configure.in: Rearrange a little.
7701         * configure.in: Remove references to librx.
7702         * Makefile.in: Remove references to librx.
7704 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7706         * config.sub: Add support for avr target.
7707         Import from master sources, rev 1.255
7709 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7711         * configure, .cvsignore:  Revert previous change...
7712         * Makefile:  ...delete.
7714 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7716         * configure.in: Eliminate ${gasdir} variable.
7718 2002-06-18  Dave Brolley  <brolley@redhat.com>
7720         * configure.in: Add support for frv.
7721         * config.sub: Add support for frv.
7723 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7725         * configure:  Remove garbage from previous commit.
7727 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7729         * configure:  For in-source builds, make a subdir and re-exec there.
7730         * Makefile:  New file.  Pass targets through to build directory.
7731         * .cvsignore:  No longer ignore "Makefile".
7733 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7735         * MAINTAINERS (Write After Approval): Add self.
7737 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7739         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7741 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7743         * configure.in (vax-*-netbsd*): Re-enable gas.
7745 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7747         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7748         BUILD_PREFIX_1, to correct nomenclature.
7749         * configure: Likewise.
7751         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7752         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7754 2002-05-31  Olaf Hering  <olh@suse.de>
7756         * config-ml.in: Propogate DESTDIR also.
7758 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7760         * configure.in (vax-*-netbsd*): Don't build gas for this
7761         platform.
7763 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7765         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7766         and libgcj for AVR.
7768 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7770         * MAINTAINERS (Write After Approval): Add myself.
7772 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7774         * config.guess: Update to 2002-05-22 version.
7775         * config.sub: Likewise.
7777 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7779         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7780         * config-ml.in: Likewise.
7781         * configure: Likewise.
7782         * configure.in: Likewise.
7784 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7786         * MAINTAINERS: Update my email address.
7788 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7790         * configure.in: Simplify makefile fragment collection.
7792         * configure.in: Remove code to build emacs.
7794         * configure.in : Remove --srcdir argument from targargs and buildargs
7795         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7797         * configure: Move some logic to configure.in.
7798         * configure.in: Move some logic from configure.
7800 2002-05-11  Tom Tromey  <tromey@redhat.com>
7802         * MAINTAINERS: Reflect libgcj reality.
7804 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7806         * Makefile.in: Honour DESTDIR.
7808 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7810         * config.guess: Import 2002-03-20 version.
7811         * config.sub: Import 2002-04-26 version.
7813 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7815         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7817 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7819         * MAINTAINERS: Add self.
7821 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7823         * ltmain.sh: Detect and handle object name conflicts
7824         while piecewise linking a static library.
7826 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7828         * configure.in (noconfigdirs): Don't disable libgcj on
7829         sparc64-*-solaris* and sparcv9-*-solaris*.
7831 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7833         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7835 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7837         * configure.in (FLAGS_FOR_TARGET): Do not add
7838         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7839         on i[3456]86-*-linux*.
7841 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7843         * configure.in (noconfigdirs): Replace [ ] with test.
7845         * configure.in (noconfigdirs): Do not add target-newlib if
7846         target == i[3456]86-*-linux*, and host == target.
7848 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7850         * configure.in: delete reference to absent file
7852         * configure.in: replace '[' with 'test'
7854         * configure.in: Eliminate references to gash.
7855         * Makefile.in: Eliminate references to gash.
7857         * configure.in: remove useless references to 'pic' makefile fragments.
7859         * configure.in: (*-*-windows*) Finish removing.
7861         * configure.in: Eliminate redundant test for libgui.
7863 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7865         * MAINTAINERS: Add self and realphabetize.  Update entries
7866         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7867         entry for a29k port maintainer.
7869 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7871         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7872         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7874 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7876         * configure.in: remove references to dead files
7878 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7880         * MAINTAINERS: Add information about purpose of this file.
7882 2002-04-18  Tom Tromey  <tromey@redhat.com>
7884         * configure.in: Disallow configuring libgcj when it is already
7885         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7886         Solaris 2.8 by default.  For PR libgcj/6158.
7888 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7890         * configure.in:  Move default CC setting out of config/mh-* fragments
7891         directly into here.
7893 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7895         * configure.in: don't even try to configure or make a subdirectory
7896         if there's no configure script for it.
7898 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7900         * MAINTAINERS: Remove chill maintainers.
7901         * Makefile.in (CHILLFLAGS): Remove.
7902         (CHILL_LIB): Remove.
7903         (TARGET_CONFIGDIRS): Remove libchill.
7904         (CHILL_FOR_TARGET): Remove.
7905         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7906         CHILL_LIB.
7907         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7908         (CHECK_TARGET_MODULES): Likewise.
7909         (INSTALL_TARGET_MODULES): Likewise.
7910         (CLEAN_TARGET_MODULES): Likewise.
7911         (configure-target-libchill): Remove.
7912         (all-target-libchill): Remove.
7913         * configure.in (target_libs): Remove target-libchill.
7914         Do not compute CHILL_FOR_TARGET.
7915         * libchill: Remove directory.
7917 2002-04-11  DJ Delorie  <dj@redhat.com>
7919         * Makefile.in, configure.in: Sync with binutils, entries
7920         follow...
7922 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7924         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7925         (do-tar, do-bz2): New rules.
7926         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7927         (gdb-tar): New rule.
7928         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7929         (insight_dejagnu.tar): New rule.
7930         (insight.tar): New rule.
7931         (gdb+dejagnu.tar): New rule.
7932         (gdb.tar): New rule.
7934 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7936         * Makefile.in: Add all-tix to deps for all-snavigator
7937         so that tix is built when building snavigator.
7939 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7941         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7942         ld and gdb are not supported.
7944 2002-01-07  Mark Salter  <msalter@redhat.com>
7946         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7947         Allow target-libgloss to be built for arm, strongarm, and xscale.
7949 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7951         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7952         options for i[3456]86-pc-linux* native builds.
7954 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7956         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7957         files from .po files for a distribution.
7959 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7961         * configure.in: Enable libstdc++-v3 for h8300 targets.
7963 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7965         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7966         version from bfd/.
7968 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7970         * Makefile.in (VER): When present, extract the version number from
7971         the file version.in.
7973 2001-05-24  Tom Rix  <trix@redhat.com>
7975         * configure.in : enable ld for aix
7977 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7979         * config.guess: Add linux target for S/390.
7981 2000-11-07  Philip Blundell  <pb@futuretv.com>
7983         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7985 2000-11-03  Philip Blundell  <pb@futuretv.com>
7987         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7988         files.
7990 2001-01-15  Ben Elliston  <bje@redhat.com>
7992         * configure.in (host_tools): Add sid.
7993         Always configure cgen.
7995 2000-11-24  Nick Clifton  <nickc@redhat.com>
7997         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8000 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8002         * Makefile.in (ALL_MODULES): Add all-cgen.
8003         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8004         (all-cgen): New target.
8005         (all-opcodes,all-sim): Depend on all-cgen.
8006         * configure.in (host_tools): Add cgen.
8007         Only configure cgen if --enable-cgen-maint.
8009 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8011         * configure.in: Add *-*-freebsd* configurations.
8013 2002-04-08  Tom Tromey  <tromey@redhat.com>
8015         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8016         Fixes PR libgcj/6068.
8018 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8020         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8022 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8024         * configure.in (alpha*-dec-osf*): Enable libgcj.
8026 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8028         * MAINTAINERS (Write After Approval): Add myself.
8030 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8032         Fix for: PR bootstrap/3591, target/5676
8033         * configure.in (mcore-pe): Disable the configuration of
8034         libstdc++-v3 since exceptions are not supported.
8036 2002-03-20  Anthony Green  <green@redhat.com>
8038         * configure.in: Enable libgcj for xscale-elf target.
8040 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8042         * MAINTAINERS:  Update my email address.
8044 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8046         * ltmain.sh (relink_command): Fix typo in previous change.
8048 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8050         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8051         (relink_command): Added --tag flags.
8052         (mode=install): If relinking fails; error out.
8054 2002-03-12  Richard Henderson  <rth@redhat.com>
8056         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8057         .NOTPARALLEL tag.
8058         (do-check): Rename from check.
8059         (check): Allow parallel check.
8061 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8063         * MAINTAINERS: Add myself as maintainer for xtensa port.
8064         Fix alphabetical order in CPU port maintainer list.
8065         Remove myself from Write After Approval list.
8067 2002-03-11  Richard Henderson  <rth@redhat.com>
8069         * Makefile.in (.NOTPARALLEL): Add fake tag.
8071 2002-03-07  H.J. Lu  (hjl@gnu.org)
8073         * configure.in: Enable gprof for mips*-*-linux*.
8075 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8077         * MAINTAINERS (Write After Approval): Add myself.
8079 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8081         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8082         libjava.
8083         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8085 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8087         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8088         because its Makefile is there; test for the executable instead.
8090 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8092         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8093         libstdc++-v3 and libjava.
8095 2002-02-11  Adam Megacz  <adam@xwt.org>
8097         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8098         boehm-gc
8100 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8102         * config.guess: Updated to 2002-01-30's version.
8103         * config.sub: Updated to 2002-02-01's version.
8104         Contribute sh64-elf.
8105         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8106         * configure.in: Added sh64-*-*.
8108 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8110         * MAINTAINERS: Belatedly add myself to write after approval list.
8112 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8114         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8115         Remove self as Write After Approval.
8117 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8119         * MAINTAINERS: Put self in as maintainer for contrib/regression
8120         directory.
8122 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8124         * MAINTAINERS:  Update my email address.
8126 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8128         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8129         target-libiberty, and target-libgloss.  Skip Java-related
8130         libraries if not supported for NetBSD on target CPU.
8132 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8134         * install-sh: Use _inst.$$_ for temp file name.
8136 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8138         * MAINTAINERS (Write After Approval): Move my contact info
8139         from here...
8140         (OS Port Maintainers): ...to here (netbsd).
8142 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8144         * MAINTAINERS (Write After Approval): Add myself.
8146 2002-01-17  H.J. Lu  <hjl@gnu.org>
8148         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8149         (all-target-fastjar): Also depend on all-target-libiberty.
8151 2002-01-16  H.J. Lu  (hjl@gnu.org)
8153         * config.guess: Import from master sources, rev 1.225.
8154         * config.sub: Import from master sources, rev 1.238.
8156 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8158         * MAINTAINERS (Write After Approval): Remove myself.
8160 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8162         * MAINTAINERS (Write After Approval): Add myself.
8164 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8166         * MAINTAINERS: Add self as docs co-maintainer.
8168 2001-12-11  Matthias Klose  <doko@debian.org>
8170         * MAINTAINERS (Write After Approval): Add myself.
8172 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8174         * MAINTAINERS: Update my email address.
8176 2001-12-07  Turly O'Connor  <turly@apple.com>
8177         * MAINTAINERS (Write After Approval): Add myself.
8178         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8179         (rs6000_initialize_trampoline): Call __trampoline_setup for
8180         ABI_DARWIN too.
8181         * darwin-tramp.asm: New file, implements __trampoline_setup.
8182         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8184 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8186         * MAINTAINERS (Write After Approval): Add myself.
8188 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8190         * configure, configure.in: Use temp file for long sed commands.
8192 2001-12-03  Laurent Guerby  <guerby@acm.org>
8194         * config.sub: Update to version 1.232 on subversion.
8196 2001-12-03  Ben Elliston  <bje@redhat.com>
8198         * MAINTAINERS: Update mail address for config.* patches.
8200 2001-11-27  DJ Delorie  <dj@redhat.com>
8201             Zack Weinberg  <zack@codesourcery.com>
8203         When build != host, create libiberty for the build machine.
8205         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8206         CONFIG_ARGUMENTS.
8207         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8208         New variables.
8209         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8210         and rules.
8211         (all.normal): Depend on ALL_BUILD_MODULES.
8212         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8213         (all-build-libiberty): Depend on configure-build-libiberty.
8215         * configure: Calculate and substitute proper value for
8216         ALL_BUILD_MODULES.
8217         * configure.in: Create the build subdirectory.
8218         Calculate and substitute TARGET_CONFIGARGS (formerly
8219         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8221 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8223         * MAINTAINERS (write-after-approval): Add self.
8225 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8227         * MAINTAINERS (GNATS only accounts): Remove self.
8229 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8231         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8232         libf2c.
8234 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8236         * MAINTAINERS (Write After Approval): Add self.
8238 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8240         * MAINTAINERS: mips and s390 are also CPU ports.
8242 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8244         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8246 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8248         * MAINTAINERS: Alphabetize.
8250 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8252         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8254 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8256         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8258 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8260         * configure.in (--enable-languages): Be more permissive about
8261         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8263 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8265         * config.sub: Import from master sources, rev. 1.230.
8266         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8268 2001-11-07  Laurent Guerby  <guerby@acm.org>
8270         * MAINTAINERS (Write After Approval): Add self.
8272 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8274         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8276 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8278         * config.sub: Import from master sources, rev 1.226.
8279         * config.guess: Import from master sources, rev 1.216.
8281 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8283         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8284         * MAINTAINERS: Add self as maintainer of MMIX port.
8285         Remove old after-approval entry.
8287 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8289         * ChangeLog, configure: Fix spelling errors.
8291 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8293         * MAINTAINERS: Tweak my address.
8295 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8297         * MAINTAINERS: Update my email address.
8299 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8301         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8302         * MAINTAINERS: Add self as maintainer of CRIS port.
8304 2001-10-10  Geert Bosch  <bosch@gnat.com>
8306         * MAINTAINERS (Various maintainers: Ada front end):
8307         Added Robert Dewar.
8309 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8311         * MAINTAINERS (Write After Approval): Added self
8313 2001-10-02  Geert Bosch  <bosch@gnat.com>
8315         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8317 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8319         * configure: Handle temporary files securely using mkdir.
8321 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8323         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8325 2001-09-26  Will Cohen  <wcohen@redhat.com>
8327         * configure.in (*-*-linux*): Disable configuration of target-newlib
8328         and target-libgloss.
8330 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8332         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8333         RANLIB.
8335 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8337         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8338         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8339         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8340         avoid quotes nesting problems.
8341         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8342         (DO_X): Export only variables that are set.
8344 2001-09-19  Ben Elliston  <bje@redhat.com>
8346         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8347         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8348         semantics.  Use the shell built-in "type" command instead.
8350 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8352         Merged from gcc-3_0-branch:
8353         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8354         * ltcf-c.sh: Use $objext, not $ac_objext.
8355         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8356         * ltcf-cxx.sh: Add support for GNU.
8357         2001-07-22  Timothy Wall  <twall@redhat.com>
8358         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8359         default settings if using GNU tools with that configuration.
8360         * ltcf-cxx.sh: Ditto.
8361         * ltcf-gcj.sh: Ditto.
8362         2001-07-21  Michael Chastain  <chastain@redhat.com>
8363         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8364         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8365         * ltmain.sh: Mark as gcc-local.
8367 2001-08-30  Eric Christopher  <echristo@redhat.com>
8368             Jason Eckhardt  <jle@redhat.com>
8370         * config.guess: Merge from master sources.
8371         * config.sub: Merge from master sources, add support for mipsisa32.
8373 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8374         * config.sub: Merge from master sources, rev 1.219.
8375         * MAINTAINERS: Add self as contact for stormy16 port.
8377 2001-08-14  Zack Weinberg  <zackw@panix.com>
8379         * config.sub: Merge from master sources, rev 1.218.
8380         * config.guess: Merge from master sources, rev 1.209.
8382 2001-08-11  Graham Stott  <grahams@redhat.com>
8384         * Makefile.in (check-c++): Add missing semicolon.
8386 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8388         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8390 2001-07-30  Eric Christopher  <echristo@redhat.com>
8392         * MAINTAINERS (Various maintainers: mips port): Added myself.
8394 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8396         * configure.in (sh-*-linux*): New.
8398 2001-07-27  Richard Henderson  <rth@redhat.com>
8400         * .cvsignore: Add LAST_UPDATED.
8402 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8404         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8406 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8408         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8410 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8412         * MAINTAINERS (Write After Approval): Added myself.
8414 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8416         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8417         and libgcj on m68hc11/m68hc12.
8419 2001-06-27  H.J. Lu  (hjl@gnu.org)
8421         * Makefile (CFLAGS_FOR_BUILD): New.
8422         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8424 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8426         * README: Remove version number.
8428 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8430         * INSTALL/README: Update wrt. to the installation instructions now
8431         residing in gcc/doc/install.texi.
8433 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8435         * README: Replace with a cut-down and updated version of gcc/README.
8437 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8439         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8440         multilibs to be disabled.
8442 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8444         * MAINTAINERS (Write After Approval): Add myself.
8446 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8448         * config.guess: Import CVS version 1.195.
8449         * config.sub: Import CVS version 1.212.
8451 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8453         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8454         gcc/xgcc is built, use -print-prog-name to find out the program
8455         name to use.
8457 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8459         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8460         appear to also be in the master copy.
8461         * config.sub:  Import CVS version 1.211.
8463 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8465         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8466         with_gcc]: Use `gcc -shared' to build a shared library.
8468 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8470         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8471         archives.
8473 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8475         * MAINTAINERS (Write After Approval): Add myself.
8477 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8479         * configure.in (libstdcxx_flags): Do not try to execute
8480         libstdc++-v3/testsuite_flags until it exists.
8482 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8484         * MAINTAINERS: Update my email address.
8486 2001-05-31  Graham Stott  <grahams@redhat.com>
8488         * MAINTAINERS (Write After Approval): Add myself.
8490 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8492         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8493         libraries when using g++ with native linker.
8495 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8497         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8499 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8501         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8502         [aix4*|aix5*]: Prepend blank.
8504 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8506         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8507         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8508         of subdir/configure scripts to use the new libtool.m4.
8510 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8512         * MAINTAINERS (Write After Approval): Add myself.
8514 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8516         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8518 2001-05-11  Ben Elliston  <bje@redhat.com>
8520         * Makefile.in (all-sid): New target.
8521         (check-sid, clean-sid, install-sid): Likewise.
8523 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8525         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8527 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8529         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8530         libgcj.
8532 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8534         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8535         gcc/xgcc is built, use -print-prog-name to find out the program
8536         name to use.
8538 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8540         * configure.in (noconfigdirs): Don't reset it from scratch in the
8541         target case; only append to it.
8543         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8544         sparc-*-solaris2.8]: Disable ${libgcj}.
8546 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8548         * configure.in (libgcj_saved): Copy from $libgcj.
8549         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8550         --disable-libgcj.
8552 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8554         * MAINTAINERS: Remove self as MIPS maintainer and
8555         C front end maintainer.
8557 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8559         * configure.in: Move *-chorusos target case to the proper switch.
8560         Disable libgcj.
8562 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8564         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8565         1.641.2.228.
8567 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8569         * Makefile.in (STAGE1_CFLAGS): Pass down.
8571 2001-04-13  Alan Modra  <amodra@one.net.au>
8573         * config.guess: Add hppa64-linux support.  Note for next import that
8574         this is already in the master file.
8575         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8577 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8579         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8580         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8582 2001-04-11  Stan Shebs  <shebs@apple.com>
8584         * MAINTAINERS: Add self as Darwin port maintainer.
8586 2001-04-11  Alan Modra  <amodra@one.net.au>
8588         * MAINTAINERS: Update my email address.
8590 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8592         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8593         recent versions of FreeBSD (release 3 or later).
8594         * ltconfig: On FreeBSD, -lc must not be provided when building
8595         a shared library or else the standard -pthread gcc option is
8596         rendered worthless to later users of the built library.
8598 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8600         * MAINTAINERS: Add self and RTH as C front end maintainers.
8602 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8604         * config.sub: Make sure to match an already-canonicalized
8605         machine name (eg. mn10300-unknown-elf).
8607 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8609         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8610         New macros.
8611         (bootstrap, cross): Use RECURSE_FLAGS.
8612         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8614 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8616         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8618 2001-03-22  Colin Howell  <chowell@redhat.com>
8620         * Makefile.in (DO_X): Do not backslash single-quotes in
8621         backquotes (two places).
8623 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8625         Re-installed:
8626         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8627         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8628         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8629         * ltcf-cxx.sh: Likewise.
8630         * ltcf-gcj.sh: Likewise.
8632 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8634         * MAINTAINERS: Add myself as "documentation co-maintainer".
8636 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8638         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8639         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8641 2001-03-19  Tom Tromey  <tromey@redhat.com>
8643         * config-ml.in: Handle GCJ and GCJFLAGS.
8645 2001-03-21  Michael Chastain  <chastain@redhat.com>
8647         * Makefile.in: all-m4 depends on all-texinfo.
8649 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8651         * MAINTAINERS: Add myself to write after approval list.
8653 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8655         * Makefile.in (DO_X): Quote nested quotes.
8657 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8659         * MAINTAINERS: Add myself to write after approval list.
8661 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8663         * Makefile.in (DO_X): Use double quotes for quoting
8664         "RANLIB=$${RANLIB}".
8666 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8668         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8670 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8672         * configure.in: Only use `lang_requires' for languages athat are
8673         actually enabled.
8675 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8677         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8679 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8681         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8683 2001-03-07  Tom Tromey  <tromey@redhat.com>
8685         * configure.in: Allow config-lang.in to set `lang_requires' to list
8686         of other required languages.
8688 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8690         * Makefile.in: Remove RANLIB definition. Use RANLIB
8691         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8692         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8694 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8695             Alexandre Oliva  <aoliva@redhat.com>
8697         * Makefile.in (check-c++): Use tabs, not spaces.
8699 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8701         * MAINTAINERS: add myself to Write After Approval list.
8703 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8705         * Makefile.in (check-c++): New rule.
8707         * configure.in (target_libs): Remove libg++.
8708         (noconfigdirs): Remove libg++.
8709         (noconfigdirs): Same.
8710         (noconfigdirs): Same.
8711         (noconfigdirs): Same.
8713         * config-ml.in: Remove libg++ references.
8715         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8716         (ALL_TARGET_MODULES): Same.
8717         (configure-target-libg++): Remove.
8718         (all-target-libg++): Remove.
8719         (configure-target-libio): Remove.
8720         (all-target-libio): Remove.
8721         (check-target-libio): Remove.
8722         (.PHONY): Remove.
8723         (libg++.tar.bz2): Remove.
8724         (all-target-cygmon): Remove libio.
8725         (all-target-libstdc++): Remove.
8726         (configure-target-libstdc++): Remove.
8727         (TARGET_LIB_PATH): Remove libstdc++.
8728         (ALL_GCC_CXX): Remove libstdc++.
8729         (all-target-gperf): Correct.
8731 2001-02-16  Nick Clifton  <nickc@redhat.com>
8733         * configure.in (noconfigdirs): Allow configuration of texinfo
8734         for Cygwin hosts.
8736 2001-02-15  Anthony Green  <green@redhat.com>
8738         * configure: Introduce GCJ_FOR_TARGET.
8739         * configure.in: Ditto.
8740         * Makefile.in: Ditto.
8742 2001-02-13  Andreas Schwab  <schwab@suse.de>
8744         * MAINTAINERS: Update mail address.
8746 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8748         * config.guess: Add linux target for S/390.
8749         * config.sub: Likewise.
8751 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8753         * configure.in: for *-chorusos, don't config target-newlib and
8754         target-libgloss.
8756 2001-02-06  Ben Elliston  <bje@redhat.com>
8758         * configure: Output host type to stdout, not stderr.
8760 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8762         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8763         * ltcf-cxx.sh: Likewise.
8765         * config.if: Assume enable_libstdcxx_v3 is defined.
8767 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8769         Remove V2 C++ library.
8770         * configure.in: Remove --enable-libstdcxx_v3 support.
8772 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8774         * include/demangle.h: Add prototype for java_demangle_v3.
8776 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8778         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8780 2001-01-27  Richard Henderson  <rth@redhat.com>
8782         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8784 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8786         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8787         Don't unset, it's non-portable and no longer necessary, set to empty
8788         instead.
8790 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8792         * ltconfig: Shell portability fix for the tagname validity check.
8794 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8796         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8797         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8799 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8801         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8803 2001-01-26  Tom Tromey  <tromey@redhat.com>
8805         * configure.in: Allow libgcj to be built on Sparc Solaris.
8807 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8809         * ltcf-c.sh: Add aix5 case.
8810         * ltcf-cxx.sh: Likewise.
8811         * ltconfig: Likewise.
8813 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8815         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8816         keep at least one of build_libtool_libs or build_old_libs set to
8817         yes.
8819         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8820         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8822 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8824         * configure.in: Enable libgcj on several additional platforms.
8826 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8828         * configure.in: Enable libgcj for linux targets.
8830 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8832         * MAINTAINERS (Write After Approval): Add myself.
8834 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8836         * MAINTAINERS: Add myself as vax port maintainer.
8838 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8840         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8842 2001-01-09  Mike Stump  <mrs@wrs.com>
8844         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8845         failures of subdirectories.
8847 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8849         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8850         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8851         * ltcf-cxx.sh: Likewise.
8852         * ltcf-gcj.sh: Likewise.
8853         * ltconfig.sh: Fix typo.
8855 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8857         * configure: handle DOS-style absolute paths.
8859 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8861         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8863 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8865         * MAINTAINERS: Add myself as avr port co-maintainer.
8867 2000-12-28  Ben Elliston  <bje@redhat.com>
8869         * MAINTAINERS: Add myself under ``Write After Approval''.
8871 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8873         * texinfo: Remove directory from GCC.
8875 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8877         * COPYING: Update to current
8878         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8879         to 19yy as example year in copyright notice).
8881 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8883         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8884         (libstdcxx_incdir): Pass down.
8885         * config.if: Remove expired bits for cxx_interface, add stub.
8886         (libstdcxx_incdir): Add variable for g++ include directory.
8887         * configure.in (gxx_include_dir): Use it.
8889 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8891         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8892         with old-email address from ``Write After Approval''.
8894 2000-12-15  Andreas Jaeger  <aj@suse.de>
8896         * configure.in: Handle lang_dirs.
8898 2000-12-14  Tom Tromey  <tromey@redhat.com>
8900         * MAINTAINERS: Removed brads.
8902         * MAINTAINERS: Added gcj developers.
8904 2000-12-13  Anthony Green  <green@redhat.com>
8906         * configure.in: Disable libgcj for any target not specifically
8907         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8908         with g++ abi.
8910 2000-12-13  Mike Stump  <mrs@wrs.com>
8912         * Makefile.in (local-distclean): Also remove fastjar.
8914 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8916         * contrib/gcc_update: Add fastjar --touch entries.
8918 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8920         * configure.in: Disable language-specific target libraries for
8921         languages that aren't enabled.
8923 2000-12-10  Anthony Green  <green@redhat.com>
8925         * configure.in: Define libgcj.  Disable libgcj target libraries for
8926         most targets.
8928 2000-12-10  Neil Booth  <neilb@earthling.net>
8930         * MAINTAINERS: Update mail address, remove from WAA list.
8932 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8934         * libjava: Imported from /cvs/java.
8935         * libffi: Likewise.
8936         * Boehm-gc: Likewise.
8938 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8940         * configure.in (target_libs): Revert 2000-12-08 patch.
8941         (noconfigdirs): Added target-libjava.
8943 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8945         * djunpack.bat: removed.
8947 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8949         * Makefile.in: handle DOS-style absolute paths.
8950         * config-ml.in: likewise.
8951         * symlink-tree: likewise.
8953 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8955         * fastjar: Imported.
8957 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8959         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8960         libjava.
8961         * configure.in (target_libs): Removed `target-libjava'.
8963 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8965         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8966         (ALL_MODULES): Added fastjar.
8967         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8968         (all-target-libjava): all-fastjar replaces all-zip.
8969         (all-fastjar): Added.
8970         (configure-target-fastjar, all-target-fastjar): Likewise.
8971         * configure.in (host_tools): Added fastjar.
8973 2000-12-07  Mike Stump  <mrs@wrs.com>
8975         * Makefile.in (local-distclean): Remove leftover built files.
8977 2000-11-24  Nick Clifton  <nickc@redhat.com>
8979         * configure.in (xscale-elf): Add target.
8980         (xscale-coff): Add target.
8982 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8984         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8985         recent versions of FreeBSD (release 3 or later).
8986         * ltconfig: On FreeBSD, -lc must not be provided when building
8987         a shared library or else the standard -pthread gcc option is
8988         rendered worthless to later users of the built library.
8990 2000-11-16  Fred Fish  <fnf@be.com>
8992         * configure.in (enable_libstdcxx_v3): Fix typo,
8993         libstd++ -> libstdc++.
8995 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8997         * MAINTAINERS: Add self to Write After Approval list.
8999 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9001         * MAINTAINERS: Update my email address.  Add myself to global write
9002         privs list.
9004 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9006         * Makefile.in: Merge with src and libgcj.
9007         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9008         configure-target-<library> when their configure scripts need the C
9009         or C++ library to have already been built to work properly.
9010         (do_proto_toplev): Set them to an empty string.
9012         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9013         (REALLY_SET_LIB_PATH): Use them.
9015 2000-11-17  Stan Shebs  <shebs@apple.com>
9017         * MAINTAINERS: Add self to Write After Approval list.
9019 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9021         * configure: Provide the original toplevel configure arguments
9022         (including $0) to subprocesses in the environment rather than
9023         through gcc/configargs.h.
9025 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9027         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9028         C99.  Alphabetise "Write After Approval" list.
9030 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9032         * configure: Turn on libstdc++ V3 by default.
9034         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9035         if we've got GCC.
9037 2000-11-11  Philip Blundell  <philb@gnu.org>
9039         * MAINTAINERS: Add self to Write After Approval list.
9041 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9043         * ltcf-c.sh (aix4): Improve shared library configuration; require
9044         exporting symbols.
9045         * ltcf-cxx.sh (aix4): Define.
9046         * ltconfig (aix4): Define library and soname specs appropriate for
9047         AIX.  Define command to create export symbols list.
9049 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9051         * config.sub: Add support for Sun Chorus
9053 2000-10-31  Nick Clifton  <nickc@redhat.com>
9055         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9056         <name>@redhat.com.  Also installed new email address for Clint
9057         Popetz.
9059 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9061         * etc: Remove directory from GCC.
9063 2000-10-16  Michael Meissner  <meissner@redhat.com>
9065         * configure (gcc/configargs.h): Only create if there is a build GCC
9066         directory created.
9068 2000-10-16  Matthias Klose  <doko@debian.org>
9070         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9071         when configured for libstdc++-v3.
9073 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9075         * configure: Save configure arguments to gcc/configargs.h.
9077 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9079         * config.guess: Import CVS version 1.157.
9080         * config.sub: Import CVS version 1.181.
9082 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9084         * Makefile.in (bootstrap): avoid recursion if subdir missing
9085         (cross): ditto
9086         (do-proto-toplev): ditto
9088 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9090         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9091         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9093         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9094         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9095         all affected `configure' scripts.
9097 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9099         * MAINTAINERS: Add self as cpplib co-maintainer.
9101 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9103         * MAINTAINERS: Add self to Write After Approval list.
9105 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9107         * INSTALL/README: egcs -> GCC update.
9109 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9111         * MAINTAINERS: Add myself to Write After Approval list.
9113 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9115         * MAINTAINERS: Add myself to Write After Approval list.
9117 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9119         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9120         X11 libraries for hppa64.
9122 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9124         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9126 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9128         * Makefile.in (all-zlib): Added dummy target.
9130         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9131         ltcf-gcj.sh: Updated from libtool multi-language branch.
9133 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9135         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9136         (bootstrap*): Depend on all-bootstrap.
9138 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9140         * config.guess: Import CVS version 1.156.
9141         * config.sub: Import CVS version 1.179.
9143 2000-09-02  Anthony Green  <green@cygnus.com>
9145         * Makefile.in (all-gcc): Depend on all-zlib.
9146         (CLEAN_MODULES): Add clean-zlib.
9147         (ALL_MODULES): Add all-zlib.
9148         * configure.in (host_libs): Add zlib.
9150 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9152         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9153         crosses, but add gcc/include to the header search path for them.
9155 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9157         * MAINTAINERS: Add self to Write After Approval list.
9159 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9161         * config.guess: Import CVS version 1.152.
9162         * config.sub: Import CVS version 1.177.
9164 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9166         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9167         $targargs to tell whether newlib is going to be built.
9169         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9170         $$r/TARGET_SUBDIR/libio for _G_config.h.
9172 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9174         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9176 2000-08-22  DJ Delorie  <dj@redhat.com>
9178         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9180 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9182         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9183         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9184         sub-configures.
9186 2000-08-21  DJ Delorie  <dj@redhat.com>
9188         * MAINTAINERS: Add self as a libiberty maintainer
9190 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9192         * configure.in (libstdcxx_flags): Use
9193         libstdc++-v3/src/libstdc++.INC.
9195 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9197         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9199 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9201         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9203         * configure: Make enable_threads and enable_shared defaults
9204         explicit.  Substitute enable_threads into generated Makefiles.
9205         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9206         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9208 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9210         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9212 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9214         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9215         previous delta.
9217 2000-08-11  Jason Merrill  <jason@redhat.com>
9219         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9220         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9221         (FLAGS_FOR_TARGET): Not here.
9222         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9224 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9226         * config-ml.in (CC, CXX): Don't introduce a leading space.
9228 2000-08-07  DJ Delorie  <dj@delorie.com>
9230         * MAINTAINERS: Add self as a DJGPP maintainer
9232 2000-08-07  DJ Delorie  <dj@redhat.com>
9234         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9235         "if we're also building gcc, and it's a gcc that will run on the
9236         build machine, we want to use its includes instead of the system's
9237         default includes".
9239 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9241         * MAINTAINERS: Add self to Write After Approval list.
9243 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9245         * configure.in (libstdcxx_flags): Don't use `"'.
9247         * config-ml.in: Adjust multilib search paths to the
9248         appropriate multilib tree.
9250 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9252         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9253         commas in $LANGUAGES.
9255 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9257         * configure.in: Re-enable all references to libg++ and librx.
9259 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9261         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9262         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9263         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9264         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9266         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9268 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9270         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9271         CXX_FOR_TARGET for sed.
9273 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9275         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9276         Do not override if already set in the environment or in configure.
9277         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9278         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9280 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9282         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9283         the libtool CVS tree multi-language branch.
9284         * ltconfig, ltmain.sh: Updated.
9286 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9288         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9289         (clean-target): Depend on it.
9291         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9292         (GCC_FOR_TARGET): Use it.
9293         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9294         * configure.in: ... here.
9295         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9296         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9298 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9300         * MAINTAINERS: Add self to Write After Approval list.
9302 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9304         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9305         (configure-target-libchill, configure-target-libobjc): Likewise.
9307         * configure.in: Use the same cache file for all target libs.
9308         * config-ml.in: But different cache files per multilib variant.
9310 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9312         * configure (topsrcdir): Don't use dirname.
9314 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9316         * MAINTAINERS: Add self to Write After Approval list.
9318 2000-07-20  Jason Merrill  <jason@redhat.com>
9320         * configure.in: Remove all references to libg++ and librx.
9322         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9324 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9326         * config.sub: Update to subversions version 2000-07-06.
9328 2000-07-12  Andrew Haley  <aph@cygnus.com>
9330         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9331         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9333 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9335         * symlink-tree:  Check number of arguments.
9337 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9339         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9340         search path for a g++ extracted from the build tree.  This
9341         will allow link tests run by configure scripts in
9342         subdirectories to succeed.
9344 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9346         * ltconfig: Add support for mips-dde-sysv4.2MP
9348 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9350         * MAINTAINERS: Add myself as loop discovery maintainer.
9352 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9354         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9355         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9357 2000-06-19  Timothy Wall  <twall@cygnus.com>
9359         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9360         * config.sub: Add tic54x target.
9362 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9364         * MAINTAINERS: Add self as Fortran maintainer,
9365         remove Craig Burley.
9367 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9369         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9370         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9372 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9374         * MAINTAINERS: Add self as i18n maintainer
9376 20000-05-21  H.J. Lu  (hjl@gnu.org)
9378         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9379         directory are used if they exist. Make sure
9380         $(build_tooldir)/include is searched for header files,
9381         $(build_tooldir)/lib/ for library files.
9382         (GCC_FOR_TARGET): Likewise.
9383         (CXX_FOR_TARGET): Likewise.
9385 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9387         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9389 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9391         * Makefile.in (configure-target-libiberty): Depend on
9392         configure-target-newlib.
9394 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9396         * configure.in, Makefile.in: Merge all libffi-related
9397         configury stuff from the libgcj tree.
9399 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9401         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9402         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9404 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9406         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9407         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9408         current version information.  Add to proto-toplev directory.
9409         (gdb-taz): Build do-djunpack.
9411 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9413         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9415 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9417         * MAINTAINERS: Add self to Write After Approval list.
9419 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9421         * ltmain.sh: Preserve in relink_command any environment
9422         variables that may affect the linker behavior.
9424 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9426         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9428 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9430         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9432 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9434         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9435         with the version name.
9437 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9439         * MAINTAINERS: Add self as bb-reorder maintainer.
9441 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9443         * config.if: Tweak.
9445 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9447         * djunpack.bat: New file.
9449 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9451         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9452         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9453         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9454         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9456 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9458         * config.sub (case $basic_machine): Change default for "ibm-*"
9459         to "openedition".
9461 2000-04-13  Andreas Jaeger  <aj@suse.de>
9463         * MAINTAINERS: Added myself.
9465 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9467         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9468         (do-md5sum): New target.
9469         (MD5PROG): Define.
9470         (PACKAGE): Default to TOOL.
9471         (VER): Default to a shell script.
9472         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9473         md5 checksum generation.
9474         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9475         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9476         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9477         insight.tar.bz2): Use gdb-taz to create archive.
9479 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9481         * configure (warn_cflags): Delete.
9483 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9485         * MAINTAINERS: Added myself.
9487 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9488             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9490         * configure.in (enable_libstdcxx_v3): Add.
9491         (target_libs): Add bits here to switch between libstdc++-v2 and
9492         libstdc++-v3.
9493         * config.if: And this file too.
9494         * Makefile.in: Add libstdc++-v3 targets.
9496 2000-04-05  Michael Meissner  <meissner@redhat.com>
9498         * config.sub (d30v): Add d30v as a basic machine type.
9500 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9502         * configure.in: -linux-gnu*, not -linux-gnu.
9504 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9506         * MAINTAINERS: Add self in write-after-approval section.
9508 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9510         * MAINTAINERS: Add self as ia64 port maintainer.
9512 2000-03-08  Neil Booth  <NeilB@earthling.net>
9514         * MAINTAINERS: Add self in write-after-approval section.
9516 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9518         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9519         (do-tar-bz2): Replace TOOL with PACKAGE.
9520         (gdb.tar.bz2): Remove GDBTK from GDB package.
9521         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9522         dejagnu.tar.bz2): New packages.
9524 2000-02-27  Andreas Jaeger  <aj@suse.de>
9526         * configure.in: Add entry for mips*-*-linux*, move catch all
9527         *-*-*linux* entry below this one.
9529 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9531         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9533 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9535         * config.sub: Support an OS of "wince".
9537 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9539         * config.guess, config.sub: Updated to match config's 2000-02-15
9540         version.
9542 2000-02-23  Linas Vepstas  <linas@linas.org>
9544         * config.sub: Add support for Linux/IBM 370.
9545         * configure.in: Likewise.
9547 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9549         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9551 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9553         * config.guess: Guess "cygwin" rather than "cygwin32".
9555 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9557         * configure (gcc_version): When setting, narrow search to
9558         lines containing `version_string'.
9560 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9562         * config.sub: Add support for avr target.
9564 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9566         * MAINTAINERS: Add maintainers for MCore port.
9568 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9570         * config.sub: Add mmix-knuth-mmixware.
9572 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9574         * MAINTAINERS: Pair cccp with cpplib maintainership.
9576 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9578         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9579         structure stuff to -L library search.
9580         (CXX_FOR_TARGET): Ditto.
9581         (CROSS_CHECK_MODULES): Fix spelling mistake.
9583 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9585         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9586         the C++ compiler.
9588 2000-01-12  Richard Henderson  <rth@cygnus.com>
9590         * configure.in: Don't build some bits for beos.
9592 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9594         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9595         as include files.
9597 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9599         * Add self as cpplib maintainer, as requested by Jason
9600         Merrill.  Correct my e-mail address.
9602 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9604         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9605         not mh-aix43.
9607 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9609         * MAINTAINERS: Add myself to "write after approval" list.
9611 1999-12-14  Richard Henderson  <rth@cygnus.com>
9613         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9614         * config.sub: Accept alphaev[78], alphaev8.
9616 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9618         * config.guess, config.sub: Update from autoconf.
9620 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9622         * MAINTAINERS:  update my playtime e-address.
9624 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9626         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9627         necessary libraries are missing.
9629 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9631         * MAINTAINERS: Add new 'write after approval' maintainer.
9633 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9635         * MAINTAINERS: Add new Java maintainer.
9637 1999-10-25  Andreas Schwab  <schwab@suse.de>
9639         * configure: Fix quoting inside arguments of eval.
9641 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9643         * config-ml.in: Allow suppression of some ARM multilibs.
9645 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9647         * config.guess: Add OS/390 match pattern.
9648         * config.sub: Add mvs, openedition targets.
9649         * configure.in (i370-ibm-opened*): New.
9651 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9653         * config.sub: Add support for configuring for pj.
9655 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9657         * config.sub (maybe_os): Add support for configuring for fr30.
9659 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9661         * configure.in: Do not configure or build ld for AIX
9662         platforms.  ld is known to be broken on these platforms.
9664 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9666         * config-ml.in: Pass compiler flag corresponding to multidirs to
9667         subdir configures.
9669 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9671         * Makefile.in (LDFLAGS): Define.
9673 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9675         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9676         noconfigdirs.
9677         (*-*-cygwin*): Likewise.
9679 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9681         * mkdep: New file.
9682         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9683         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9685         From Eli Zaretskii <eliz@is.elta.co.il>:
9686         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9687         long file name when using DJGPP on MS-DOS.
9689 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9691         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9693 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9695         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9696         dependency as this causes "make check" to globally "make all"
9698 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9700         * configure.in (target_libs): Added target-zlib.
9701         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9702         (CONFIGURE_TARGET_MODULES): Likewise.
9703         (CHECK_TARGET_MODULES): Likewise.
9704         (INSTALL_TARGET_MODULES): Likewise.
9705         (CLEAN_TARGET_MODULES): Likewise.
9706         (configure-target-zlib): New target.
9707         (all-target-zlib): Likewise.
9708         (all-target-libjava): Depend on all-target-zlib.
9709         (configure-target-libjava): Depend on configure-target-zlib.
9711         * Makefile.in (configure-target-libjava): Depend on
9712         configure-target-newlib.
9713         (configure-target-boehm-gc): New target.
9714         (configure-target-qthreads): New target.
9716         * configure.in (target_libs): Added target-qthreads.
9717         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9718         (CONFIGURE_TARGET_MODULES): Likewise.
9719         (CHECK_TARGET_MODULES): Likewise.
9720         (INSTALL_TARGET_MODULES): Likewise.
9721         (CLEAN_TARGET_MODULES): Likewise.
9722         (all-target-qthreads): New target.
9723         (configure-target-libjava): Depend on configure-target-qthreads.
9724         (all-target-libjava): Depend on all-target-qthreads.
9726         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9727         (CONFIGURE_TARGET_MODULES): Likewise.
9728         (CHECK_TARGET_MODULES): Likewise.
9729         (INSTALL_TARGET_MODULES): Likewise.
9730         (CLEAN_TARGET_MODULES): Likewise.
9731         (all-target-libjava): New target.
9732         (all-target-boehm-gc): Likewise.
9733         * configure.in (target_libs): Added libjava, boehm-gc.
9735 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9737         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9738         configure.bat in SUPPORT_FILES.
9739         (gas+binutils.tar.bz2): Likewise.
9741         * makeall.bat: Remove; obsolete.
9743 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9745         From Mark Elbrecht:
9746         * configure.bat: Remove; obsolete.
9748 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9750         * configure: Add -W -Wall to the default CFLAGS when compiling with
9751         gcc.
9753 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9755         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9757 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9759         * configure.in: Build ld on IRIX6.
9761 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9763         * Makefile.in: Change distribution targets to use bzip2 instead of
9764         gzip.
9765         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9766         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9768 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9770         * config.sub: Add mcore target.
9772 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9774         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9776 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9778         * config.guess (dummy): Changed to $dummy.
9780 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9782         * config.sub: Tidied up case statements.
9784 1999-05-22  Ben Elliston  <bje@cygnus.com>
9786         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9787         <jiro@din.or.jp>.
9789         * config.guess: Merge with FSF version. Future changes will be
9790         more accurately recorded in this ChangeLog.
9791         * config.sub: Likewise.
9793 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9795          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9797 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9799         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9801 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9803         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9805 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9807         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9808         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9809         Bad merge removed these two changes.
9811 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9812                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9814         * config.guess (interix Alpha): Add.
9816 1999-04-11  Richard Henderson  <rth@cygnus.com>
9818         * configure.in (i?86-*-beos*): Do config gperf; don't config
9819         gdb, newlib, or libgloss.
9821 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9823         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9824         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9825         from multidirs.
9827 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9829         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9831 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9833         * config.sub: Add support for mcore targets.
9835 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9837         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9838         not mt-ospace, in order to shut up assembler warning about using
9839         symbols that are named the same as registers.
9841 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9843         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9844         dependency list for all-target-cygmon.
9846 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9848         * config-ml.in: Check $host, not $target, for selective multilibs.
9849         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9850         thumb interworking, and underscore prefix multilibs.
9852 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9854         * missing: Update to version from current automake.
9856 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9858         * configure (gxx_include_dir): Removed.
9860         * configure.in (gxx_include_dir): Handle it.
9861         * Makefile.in: Likewise.
9863 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9865         * config.sub (mips64vr4111,mips64vr4111el) Add.
9867 1999-03-21  Ben Elliston  <bje@cygnus.com>
9869         * config.guess: Correct typo for detecting ELF on FreeBSD.
9871 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9873         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9874         config/mh-djgpp.
9876 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9878         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9879         all-target-newlib to dependency list for all-target-bsp.
9881 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9883         * config.sub: Add i386-uwin support.
9884         * config.guess: Likewise.
9886 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9888         * configure.in: cleanup, add mh-*pic handling for arm, special
9889         case powerpc*-*-aix*
9891 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9893         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9894         can be built.
9896 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9898         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9899         targets.
9901 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9903         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9905 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9907         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9909 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9911         * config.sub: Fix typo in arm recognition.
9913 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9915         * configure.in (noconfigdirs): Changed target_configdirs to
9916         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9917         rather than m68k-*-* since it is not known to work on
9918         m68k-aout. Ditto for arm-*-*oabi.
9920 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9922         * configure.in (*-*-windows*): Remove, no longer used.
9924 1999-02-19  Ben Elliston <bje@cygnus.com>
9926         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9927         Smart and improved by Andrew Cagney.
9929 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9931         * config.guess: Recognize openbsd-*-hppa.
9933 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9935         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9936         only if it is not empty.
9938 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9940         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9942         * config.guess: Modified to recognize uname's armv* syntax.
9944         * config.sub: Modified to recognize uname's armv* syntax.
9946 1999-02-17  Mark Salter  <msalter@cygnus.com>
9948         * configure.in: Added target-bsp for sparclite.
9950 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9952         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9954 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9956         * configure.in: Add support for strongarm port.
9957         * config.sub: Add support for strongarm target.
9959 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9961         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9962         the old name config/mh-cygwin32.
9963         Enable texinfo.
9965 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9967         * configure.in: Do build ld for ix86 Solaris.
9969 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9971         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9972         $AR_FOR_TARGET.  Likewise for RANLIB.
9974 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9976         * config.sub (oabi):  Recognize.
9977         * configure.in (arm-*-oabi):  Handle.
9979 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9981         * config.guess: Improve detection of i686 on UnixWare 7.
9983 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9985         * config.guess: Add support for i386-pc-interix.
9986         * config.sub: Likewise.
9987         * configure.in: Likewise.
9989 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9991         * Makefile.in: Remove unneeded all-target-libio from
9992         from all-target-winsup target since it is now unneeded.
9993         Add all-target-libtermcap in its place since it is now
9994         needed.
9996 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9998         * configure.in: makefile stub for cygwin target is probably
9999         unnecessary.  Remove it for now.
10001 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10003         * configure.in: libtermcap.a should be built when cygwin is the
10004         target as well as the host.
10005         * config.guess: Allow mixed case in cygwin uname output.
10006         * Makefile.in: Add libtermcap target.
10008 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10010         * config.sub: Clean up handling of hppa2.0.
10012 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10014         * config.guess: Use C code to identify more HP machines.
10016 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10018         * config.sub: Handle hppa2.0.
10020 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10022         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10023         cygmon for all sparclite targets, regardless of object format.
10025 1998-12-15  Mark Salter  <msalter@cygnus.com>
10027         * configure.in: Added target-bsp for several target architectures.
10029         * Makefile.in: Added rules for bsp.
10031 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10033         * config.guess: Improve detection of hppa2.0 processors.
10035 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10037         * config.guess: Recognize FreeBSD using ELF automatically.
10039 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10041         * configure (skip-this-dir): Add handling for new shell script, which
10042         might be created by a sub-directory's configure to indicate, this particular
10043         directory is "unwanted".
10044         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10046 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10048         * ltconfig: import from libtool, after changing libtool to
10049         account for the cygwin name change.
10051 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10053         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10054         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10056 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10058         * configure.in: Add libtermcap to list of cygwin dependencies.
10060 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10062         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10063         they include winsup/include when it's a cygwin target.
10065 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10067         * configure.in (host_tools): Added zip.
10068         * Makefile.in (all-target-libjava): Depend on all-zip.
10069         (all-zip): New target.
10070         (ALL_MODULES): Added all-zip.
10071         (NATIVE_CHECK_MODULES): Added check-zip.
10072         (INSTALL_MODULES): Added install-zip.
10073         (CLEAN_MODULES): Added clean-zip.
10075 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10077         * Makefile.in: lose "32" from comment about cygwin.
10079 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10081         * configure.in: Use -Os to build target libraries for the fr30.
10083 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10085         * config.sub: Add fr30.
10087 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10089         * configure.in: drop "32" from config/mh-cygwin32.  Check
10090         cygwin* instead of cygwin32*.
10091         * config.sub: Check cygwin* instead of cygwin32*.
10093 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10095         * config.guess: Match any version of Unixware7.
10097 1998-10-20  Syd Polk  <spolk@cygnus.com>
10099         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10100         if desired.
10102 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10104         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10105         these if the appropriate directories and files to not exist.
10107 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10109         * Makefile.in (DEVO_SUPPORT): Add config.if.
10111 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10113         * configure: Add pattern to replace "build_tooldir"'s
10114         definition in the generated Makefile with "tooldir"'s
10115         actual value.
10117 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10119         * config.sub: Bring back lost sparcv9.
10121         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10123 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10125         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10126         CC_FOR_TARGET and friends.
10128 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10130         * Makefile.in (build_tooldir): New variable, same as tooldir.
10131         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10132         -B$(build_tooldir)/bin/.
10133         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10135 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10137         * README: Remove installation instructions and refer to the
10138         INSTALL directory instead.
10140 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10142         * config.sub: Add support for i[34567]86-pc-udk.
10143         * configure.in: Likewise.
10145 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10147         * Makefile.in: add bzip2 package building bits for user
10148         tools module
10149         * configure.in: ditto
10151 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10153         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10154         (ALL_TARGET_MODULES): Add all-target-libobjc.
10155         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10156         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10157         (all-target-libchill): Add dependencies.
10158         * configure.in (target_libs): Add libchill.
10160 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10162         * configure.in (target_subdir): Remove duplicate line.
10164 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10166         * Makefile.in (all-automake): fix dependencies.
10168 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10170         * configure.in: Minor cleanups for building in the $(target_alias)
10171         subdir.
10173 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10175         * Makefile.in (bootstrap): Set r and s before make all.  Use
10176         BASE_FLAGS_TO_PASS in make all.
10177         (cross): Likewise.
10179 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10181         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10183 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10185         * config.sub: Fix typo in last change.
10187 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10189         * config.sub: Add support for C4x target.
10190         * configure.in: Likewise.
10192 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10194         * config.sub: Recognize sparcv9 just like sparc64.
10196 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10198         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10200 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10202         * config.guess: Correctly identify Pentium II sco boxes.
10204         * config.guess: Fix "tr" code.  From Weiwen Liu.
10206 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10208         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10209         stabs.
10211 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10213         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10214         (ALL_TARGET_MODULES): Add all-target-libchill.
10215         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10216         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10217         (all-target-libchill): Add dependencies.
10218         * configure.in (target_libs): Add libchill.
10220 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10222         * config.guess: Avoid assumptions about "tr" behaves when
10223         LANG is set to something other than English.
10225 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10227         * configure (gxx_include_dir): Changed to
10228         '${prefix}/include/g++'-${libstdcxx_interface}.
10230         * config.if: New to determine the interfaces.
10232 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10234         * config.guess: Detect and handle MPE/IX.
10235         * config.sub: Deal with MPE/IX.
10237 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10239         * configure.in: Use mh-aix43.
10241 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10243         * configure: Fix --without/--disable cases for gxx-include-dir.
10245 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10247         * mdata-sh:  Imported.  Needed for automake support.
10249 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10251         * Makefile.in (taz): Try "chmod -R og=u ." before
10252         "chmod og=u `find . -print`".
10254 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10256         * configure.in: Add arm-elf and thumb-elf support.
10258 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10260         * Makefile.in: Undo previous patch.
10262 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10264         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10265         to here ...
10266         (install-no-fixedincludes): and here
10267         (INSTALL_MODULES): ... from here.
10269 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10271         * config.sub: Merge with FSF.
10273         * config.guess: Merge with FSF.
10275 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10277         * configure (extraconfigdirs): New variable.
10278         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10279         * Makefile.in (all): Move higher in file.
10280         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10281         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10282         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10283         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10284         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10286 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10288         * Makefile.in (all-target-libjava): Depend on all-gcc and
10289         all-target-newlib.
10290         (configure-target-libjava): Depend on $(ALL_GCC).
10292 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10294         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10295         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10297 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10299         * INSTALL/README: Fix typo.
10301 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10303         * ylwrap: Change absolute path checks to check for DOS style path
10304         names.
10306         * ylwrap: Don't use a full path name if the source file is in the
10307         same directory.  From hjl@lucon.org (H.J. Lu).
10309         * config-ml.in: Default to being verbose, to match Feb 18 change to
10310         configure.
10312 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10314         Brought over from egcs:
10316         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10318         * configure.in (target_subdir): Set to ${target_alias} instead
10319         of "libraries".
10321         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10323         * configure.in (target_subdir): Set to libraries if enable_multilib.
10325 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10327         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10328         multilibs, force reconfiguration the first time we create
10329         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10331 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10333         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10334         avoid confusion with --no-recursion.
10336 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10338         * configure.in: Win32 hosts shouldn't use install -x
10339         * install-sh: remove -x option, and special .exe-handling
10340         hack.
10342 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10344         * config.guess: Recognize i586-pc-beos.
10345         * configure.in: Don't build some bits for beos.
10347 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10349         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10350         CFLAGS default to -O2.
10352         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10353         when using GNU ld.
10355 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10357         * ltmain.sh: Correct install when using a different shell.
10359 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10361         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10363 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10365         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10366         target.
10368 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10370         * ltconfig: Update to correct AIX handling.
10372 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10374         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10376         * configure.in (target_subdir): Set to ${target_alias} instead
10377         of "libraries".
10379 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10381         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10382         (Makefile): Depend on $(gcc_version_trigger).
10384         * configure (gcc_version): Change default initializer to empty
10385         string.
10386         (gcc_version_trigger): New variable; pass this variable down
10387         to subdir configures to enable them checking gcc's version
10388         themselves. Emit make macros for both gcc_version vars.
10389         (topsrcdir): Initialize reliably.
10390         (recursion line): Remove --with-gcc-version=${gcc_version}.
10392 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10394         * configure (enable_version_specific_runtime_libs): Implement new flag
10395         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10396         in $(libsubdir); emit definition in each generated Makefile.
10397         (gxx_include_dir): Initialize depending on
10398         $enable_version_specific_runtime_libs.
10400 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10402         * configure (gcc_version): Initialize properly depending on
10403         how and where configure is started.
10404         (recursion line): Pass a --with-gcc-version=${gcc_version}
10405         to configures in subdirs.
10407 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10409         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10410         cygmon
10412 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10414         * configure.in: Add cygmon and libstub support for mn10200.
10416 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10418         * configure (gcc_version): Add new variable describing the
10419         particular gcc version we're building.
10420         * Makefile.in (libsubdir): Add new macro for the directory
10421         in which the compiler finds executables, libraries, etc.
10422         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10423         and libsubdir.
10425 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10427         * Makefile.in (local-clean): Remove *.log.
10428         (warning.log): Built with warn_summary from build.log.
10429         (mail-report.log): Run test_summary.
10430         (mail-report-with-warnings.log): Run test_summary including
10431         warning.log in the report.
10433 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10435         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10437 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10439         * Makefile.in (grep): Grep no longer depends on libiberty.
10441 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10443         * Makefile.in: all-snavigator needs all-libgui.
10445 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10447         * configure.in: Add cygmon and libstub support for mn10300.
10449 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10451         * missing: Update to version from automake 1.3.
10453         * ltmain.sh: On installation, don't get confused if the same name
10454         appears more than once in the list of library names.
10456 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10458         * config.sub: Accept m68060 and m5200 as CPU names.
10460 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10462         * configure: Use && rather than using -a in test, because odd
10463         strings can confuse test.
10464         * configure.in: Likewise.
10466 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10468         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10470 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10472         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10473         bootstrap4-lean): New targets.
10475 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10477         * mpw-* Delete.  Not used.
10479 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10481         * COPYING.LIB: Update FSF address.
10483 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10485         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10487         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10488         GAS_SUPPORT_DIRS.
10490 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10492         * ltconfig, ltmain.sh: Avoid producing a version number if
10493         -version-info was not used.
10495 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10497         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10498         building with newlib.
10500 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10502         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10503         Solaris `make' causes it to continue to next definition.
10505 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10507         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10508         the right GUI libraries and files are installed along with GDB.
10510 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10512         * configure.in: Change alpha to alpha* in several places.
10514 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10516         * config.sub: Recognize sparc86x.
10518 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10520         * configure.in (--enable-target-optspace): Remove debug echo.
10522 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10524         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10526 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10528         * ltconfig: Update cygwin32 support.
10530         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10531         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10532         (GDB_SUPPORT_DIRS): Likewise.
10534 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10536         * configure.in (target_makefile_frag): If --enable-target-optspace,
10537         use -Os to compile target libraries rather than -O2.  Default to
10538         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10539         not used.
10540         * configure.in (target_cflags): Ditto for d30v.
10542 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10544         * Makefile.in (all-bfd): Depend on all-intl.
10545         (all-binutils): Likewise.
10546         (all-gas): Likewise.
10547         (all-gprof): Likewise.
10548         (all-ld): Likewise.
10550 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10552         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10554 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10556         * Makefile.in (all-bfd): Depend upon all-libiberty.
10558         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10560 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10562         * Makefile.in: Add libstub.
10564         * configure.in: Ditto. Build libstub for targets that have cygmon
10565         support.
10567 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10569         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10571 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10573         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10574         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10576 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10578         * configure: Define DEFAULT_M4 by searching PATH.
10579         * Makfile.in: Use DEFAULT_M4.
10581 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10583         * ltconfig: Add cygwin32 support.
10585         * Makefile.in, configure.in: Add libtool as a native only directory
10586         to configure and build.
10588 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10590         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10592 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10594         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10596 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10598         * Makefile.in: add ash make rules
10599         * configure.in: add ash to native_only and host_tools lists
10601 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10603         * Makefile.in (all-gettext, all-intl): New targets.
10604         (ALL_MODULES): Added all-gettext, all-intl.
10605         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10606         (INSTALL_MODULES): Added install-gettext, install-intl.
10607         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10609         * configure.in (host_tools): Added gettext.
10610         (native_only): Likewise.
10611         (noconfigdirs) [various cases]: Likewise.
10612         (host_libs): Added intl.
10614 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10616         * configure: Do not disable building gdbtk for cygwin32 hosts.
10618 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10620         * configure.in: Add thumb-coff target.
10621         * config.sub: Add thumb-coff target.
10623 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10625         * Makefile.in: Revert yesterday's change.
10626         (all-target-winsup):  all-target-librx stays out of here.
10628 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10630         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10631         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10632         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10633         Remove references to librx and libg++.
10635 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10637         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10638         recursive makes
10640 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10642         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10643         for newlib directory.
10644         (CXX_FOR_TARGET): Likewise.
10646 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10648         * ltconfig: Update after libtool/ltconfig.in change for
10649         hpux11.
10651 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10653         * ltconfig, ltmain.sh: Update to libtool 1.2.
10655 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10657         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10658         (install-gcc-cross): Instead, override LANGUAGES here.
10660 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10662         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10663         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10665 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10667         * configure.in: Add Thumb-pe target.
10669 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10671         * Makefile.in - changed sn targets to snavigator
10672         * configure.in - changed sn targets to snavigator
10674 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10676         * config-ml.in: After building symlink tree call make distclean
10677         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10678         to be the case for libiberty.
10680 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10682         * configure: When making link, also check the current
10683         directory. The configure scripts may create one.
10685 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10687         * config.sub: Accept alphapca56 and alphaev6 properly.
10689 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10691         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10693 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10695         * config.sub (sco5): Fix typo.
10697 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10699         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10700         install-itcl.
10701         (install-itcl): Remove dependency on install-tcl.
10703 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10705         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10707 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10709         * configure.in: Don't build libgui for a cygwin32 target when not on
10710         a cygwin32 host.
10712 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10714         * configure (redirect): Set to null, so default behavior of
10715         configure is now --verbose.
10717 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10719         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10720         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10722 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10724         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10725         this change to sync Makefile.in with its ChangeLog entries.
10727 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10729         * ltmain.sh (mkdir): Check that the directory doesn't exist
10730         before we exit with error, so that we don't get races during
10731         parallel builds.
10733 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10735         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10737 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10739         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10740         PICFLAG_FOR_TARGET.
10741         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10743         * configure: Emit a definition for the new macro enable_shared
10744         into each Makefile.
10746 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10748         * configure.in (host_tools, native_only): Add libtool.
10750 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10752         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10753         Fix typo in ming config comment.
10755 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10757         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10759 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10761         * config.sub: Add tic30 cases, and map c30 to tic30.
10763 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10765         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10766         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10767         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10768         (CLEAN_TARGET_MODULES): Similarly
10769         (all-target-libf2c): Add dependences.
10770         * configure.in (target_libs): Add libf2c.
10772 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10774         * configure.in: Remove expect from noconfigdirs when target
10775         is cygwin32.  OK to build expect and dejagnu with Canadian
10776         Cross.
10778 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10780         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10781         host.
10783         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10784         and mingw32.
10786 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10788         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10789         here as it is not defined in the toplevel Makefile.
10791 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10793         * configure (package_makefile_rules_frag): New variable, which names
10794         a file with generic rules, ...
10795         Change comment to mention we now have FIVE parts.
10796         * configure: Undo last change.
10798 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10800         * config.guess: More accurate determination of HP processor types.
10801         * config.sub: More accurate determination of HP processor types.
10803 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10805         * configure (package_makefile_frag): Move inserting the
10806         ${package_makefile_frag} to where it should be according
10807         to the comment.
10809 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10811         * config.guess: Add support for Linux/ARM.
10813 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10815         * .cvsignore: Remove *-info and *-install since they match
10816         release-info and mpw-install, which we don't want to just ignore.
10818 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10820         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10822 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10824         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10825         local_prefix to sub-make invocations.
10827 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10829         * configure.in: Check makefile fragments in the source
10830         directory.
10832 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10834         * configure.in: Check whether host and target makefile
10835         fragments exist before adding them to *_makefile_frag.
10837 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10839         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10841 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10843         * configure.in: Make sure we only replace RPATH_ENVVAR on
10844         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10845         regexp to sed.
10847         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10848         to sub-makes.
10850 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10852         * config-ml.in (multi-do): LDFLAGS must include multilib
10853         designator.
10855 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10857         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10859 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10861         * config.sub: Add mingw32 support.
10862         * configure.in: Likewise.
10864 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10866         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10868 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10870         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10871         * configure (gxx_include_dir): Provide a definition for subdirs
10872         which do not use autoconf.
10874 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10876         * config.guess: Sync with egcs.  Picks up new alpha support,
10877         BeOS & some additional linux support.
10879 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10881         * config.guess: HP 9000/803 is a PA1.1 machine.
10883 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10885         * configure.in: It's alpha*-...
10887 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10889         * configure.in (host_makefile_frag, target_makefile_frag):
10890         Handle multiple config files.
10891         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10892         alpha-*-*.
10894 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10896         * mkdep: New file.
10898 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10900         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10902 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10904         * Makefile.in: Add libgui directory.
10905         (GDB_TK): Add all-libgui.
10906         * configure.in: Add libgui directory.
10907         * configure: Add all-libgui to GDB_TK.
10909 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10911         * config-ml.in (multidirs): Add m32r to multilib list.
10913 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10915         * Makefile.in (all-target-gperf): Change dependency to
10916         all-target-libstdc++.
10918 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10920         * config.guess: Add BeOS support.
10922 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10924         Source directory cvs renamed to cvssrc:
10925         * configure.in (host_tools): Change cvs to cvssrc.
10926         (native_only): Likewise.
10927         (noconfigdirs) [various cases]: Likewise.
10928         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10929         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10930         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10931         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10932         (all-cvssrc): Rename target from all-cvs.
10934 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10936         * configure (gxx_include_dir): Fix thinko.
10938 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10940         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10941         (install-cross, install-gcc-cross): New targets.
10943 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10945         * configure.in (noconfigdirs): Add support for Thumb target.
10947         * config.sub (maybe_os): Add support for Thumb target.
10949 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10951         * Makefile.in: Add rules for cygmon.
10953         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10955 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10957         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10958         * configure (gxx_include_dir): Provide a definition for subdirs
10959         which do not use autoconf.
10961 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10963         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10964         11/18/97 build
10966 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10968         * From Franz Sirl.
10969         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10970         found on RedHat Linux systems.
10972 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10974         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10975         guesses.
10977 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10979         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10981 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10983         * ltmain.sh: If mkdir fails, check whether the directory was created
10984         anyhow by some other process.
10986 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10988         * configure.in (d30v-*-*): Configure all directories.
10990 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10992         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10993         for the D30V.
10995 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10997         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10999 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11001         * include/libiberty.h: Add extern "C" { so it can be used with C++
11002         progrms.
11003         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11004         programs.
11006 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11008         * configure.in (d30v-*-*): Configure GCC now.
11010 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11012         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11013         is no longer needed.
11015 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11017         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11019 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11021         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11022         targets using "$@" to provide support for similar but not identical
11023         targets without having to duplicate code.
11025 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11027         * makefile.vms: Fix to work with DEC C.
11029 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11031         * config.sub: Add mips-tx39-elf to marketing names.
11033 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11035         * ltmain.sh: Handle symlinks in generated script.
11037 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11039         * configure: Handle autoconf style directory options: --bindir,
11040         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11041         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11042         --sysconfdir.
11043         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11044         (sharedstatedir, localstatedir, oldincludedir): New variables.
11045         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11046         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11047         sbindir, sharedstatedir, and sysconfdir.
11049 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11051         * Makefile.in (bootstrap-lean): New target.
11053 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11055         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11056         sn, and gnuserv from noconfigdirs.
11058 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11060         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11062 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11064         * Makefile.in (cross): New target.
11066 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11067                           Jeff Law         <law@cygnus.com>
11069         * Makefile.in (bootstrap2, bootstrap3): New targets.
11070         (all-bootstrap): Remove outdated and confusing target.
11071         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11073 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11075         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11076         windows.  Consistent with gdb/configure.
11078 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11080         * configure.in: Name Linux target fragment.
11082         * configure: Rewrite so that project Makefile fragment is inserted
11083         first and appears last in the resulting Makefile.
11085 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11087         * Makefile.in (install-itcl): Install tcl first.
11089 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11091         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11093 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11095         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11097         * configure.in (skipdirs): Add target-librx for Linux.
11098         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11100 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11102         * Makefile.in (bootstrap): New target.
11104 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11106         * config.sub: Accept 'amigados' for backward compatibility.
11108 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11110         * config.guess: Merge with FSF.
11112 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11114         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11116 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11118         * config.sub: Add "marketing-names" patch.
11120 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11122         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11124 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11126         * config.sub: Handle v850-elf.
11128 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11130         * .cvsignore (*-install): Remove.
11132 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11134         * ltconfig: Set CONFIG_SHELL in libtool.
11135         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11137 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11139         * configure.in (target_subdir): Set to libraries if enable_multilib.
11141 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11143         * config.guess: Update from gcc directory.
11145 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11147         * Makefile.in (all-sim): Depends on all-readline.
11149 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11151         * Makefile.in (BISON, YACC): Use $$s.
11152         (all-bison): Depend on all-texinfo.
11154 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11156         * Makefile.in (BISON): Add -L flag.
11157         (YACC): Likewise.
11159 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11161         * configure.in (noconfigdirs): Add support for v850e target.
11163         * config.sub (maybe_os): Add support for v850e target.
11165 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11167         * configure.in (noconfigdirs): Add support for v850ea target.
11169         * config.sub (maybe_os): Add support for v850ea target.
11171 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11173         * config.sub: Add mipstx39.  Delete r3900.
11175 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11177         * Makefile.in (all-autoconf): Depends on all-texinfo.
11179 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11181         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11182         eabi targets.
11184 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11186         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11188         * configure: When handling a Canadian Cross, handle YACC as well as
11189         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11190         * Makefile.in (all-bison): Depend upon all-texinfo.
11192 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11194         * Makefile.in (BISON): bison, not byacc or bison -y.
11195         (YACC): bison -y or byacc or yacc.
11196         (various): Add *-bison as appropriate.
11197         (taz): No need to mess with BISON anymore.
11199 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11201         * configure: If OSTYPE matches *win32*, try to find a good value for
11202         CONFIG_SHELL.
11204 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11206         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11207         configure.in if it is present.
11209 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11211         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11213 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11215         * config.sub: Recognize `arc' cpu.
11216         * configure.in: Likewise.
11217         * config-ml.in: Likewise.
11219 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11221         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11223 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11225         * configure: Changed sed delimiter from ':' to '|' when
11226         attempting to substitute ${config_shell} for SHELL. On
11227         NT ${config_shell} may contain a ':' in it.
11229 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11231         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11233 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11235         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11237 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11239         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11241         * ylwrap: If the program is a relative path, force it to be
11242         absolute.
11244 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11246         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11248 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11250         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11251         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11252         for libraries.
11254 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11256         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11257         separated by spaces.
11259 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11261         * ylwrap: New file.
11262         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11264         * ltmain.sh: Handle /bin/sh at start of install program.
11266         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11268         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11269         * missing: New file, from automake 1.2.
11271 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11273         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11274         check-tk to CHECK_X11_MODULES.
11276 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11278         * config.sub: Merge with FSF.
11280 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11282         * config.guess: Merge with FSF.
11284 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11286         * configure: Treat msdosdjgpp like go32.
11287         * configure.in: Likewise.  Don't remove gprof for go32.
11289         * configure: Change Makefile.tem2 to Makefile.tm2.
11291 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11293         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11295 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11297         * install-sh (chmodcmd): Set to null if the DST directory already
11298         exists.  Same as Nov 11th change.
11300 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11302         * configure (GDB_TK): Needs itcl and tix.
11304 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11306         * config.guess: Update from FSF.
11308 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11310         * Makefile.in (GDB_TK): Depend on itcl and tix.
11312 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11314         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11315         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11316         (INSTALL_SCRIPT): New variable.
11317         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11318         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11319         to -x.
11320         * install-sh: Add support for -x option.
11322 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11324         * configure.in, Makefile.in: Treat tix like itcl.
11326 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11328         * Makefile.in (WINDRES): New variable.
11329         (WINDRES_FOR_TARGET): New variable.
11330         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11331         (EXTRA_HOST_FLAGS): Add WINDRES.
11332         (EXTRA_TARGET_FLAGS): Add WINDRES.
11333         (EXTRA_GCC_FLAGS): Add WINDRES.
11334         ($(DO_X)): Pass down WINDRES.
11335         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11336         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11337         DLLTOOL_FOR_TARGET.
11339 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11341         * configure.in: configure sim before gdb for win32-x-ppc
11343 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11345         Move gperf into the toplevel, from libg++.
11346         * configure.in (target_tools): Add target-gperf.
11347         (native_only): Add target-gperf.
11348         * Makefile.in (all-target-gperf): New target, depend on
11349         all-target-libg++.
11350         (configure-target-gperf): Empty rule.
11351         (ALL_TARGET_MODULES): Add all-target-gperf.
11352         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11353         (CHECK_TARGET_MODULES): Add check-target-gperf.
11354         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11355         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11357 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11359         * config.sub (mn10200): Recognize new basic machine.
11361 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11363         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11364         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11366 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11368         * configure.in: If we're building mips-sgi-irix6* native, turn on
11369         ENABLE_MULTILIB and set TARGET_SUBDIR.
11371 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11373         * Makefile.in (all-sn): Depend on all-grep.
11375 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11377         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11379         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11380         Makefile.  From Jeff Makey <jeff@cts.com>.
11381         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11383         * Makefile.in (DISTBISONFILES): Remove.
11384         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11385         $(DEFAULT_YACC).
11387         * configure.in: Build itl, db, sn, etc., when building for native
11388         cygwin32.
11390         * Makefile.in (LD): New variable.
11391         (EXTRA_HOST_FLAGS): Pass down LD.
11392         ($(DO_X)): Likewise.
11394 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11396         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11398 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11400         * configure.in (targargs): Strip out any supplied --build argument
11401         before adding our own. Always add --build.
11403 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11405         * configure.in (targargs): Pass --build if we're doing
11406         a cross-compile.
11408 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11410         * configure: Use '|' instead of ":" as the separator in
11411         sed. Otherwise sed chokes on NT path names with drive
11412         designators. Also look for "?:*" as the leading characters in an
11413         absolute pathname.
11415 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11417         * config.sub: Support for r3900.
11419 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11421         * configure.in: Use install-sh, not install.sh.
11423 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11425         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11426         apply it twice.
11428 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11430         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11431         install-binutils.
11433 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11435         * Makefile.in: Add automake targets.
11436         * configure.in (host_tools): Add automake.
11438 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11440         * configure: Default CXX to c++, not gcc.
11441         * Makefile.in (CXX): Set to c++, not gcc.
11442         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11444 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11446         * install-sh: try appending a .exe if source file doesn't
11447         exist
11449 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11451         * configure.in: Turn on multilib by default.
11452         (cross_only): Remove target-libiberty.
11454         * Makefile.in (all-gcc): Don't depend on libiberty.
11456 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11458         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11460 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11462         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11463         (DISTBISONFILES): Add ld/Makefile.in
11465 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11467         * configure.in: if target is cygwin32 but host isn't cygwin32,
11468         don't configure gdb tcl tk expect, not just gdb.
11470 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11472         * configure.in: Added gnuserv everywhere sn appears.
11474         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11475         (CROSS_CHECK_MODULES): Added check-gnuserv.
11476         (INSTALL_MODULES): Added install-gnuserv.
11477         (CLEAN_MODULES): Added clean-gnuserv.
11478         (all-gnuserv): New target.
11480 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11482         * config.guess: Fixes for MIPS OpenBSD systems.
11484 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11486         * Makefile.in (INSTALL_XFORM): Remove.
11487         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11489         * mkinstalldirs: New file, copied from automake.
11490         * Makefile.in (installdirs): Rename from install-dirs.  Use
11491         mkinstalldirs.  Change all users.
11492         (DEVO_SUPPORT): Add mkinstalldirs.
11494 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11496         * install-sh: Rename from install.sh.
11497         * Makefile.in (INSTALL): Change install.sh to install-sh.
11498         (DEVO_SUPPORT): Likewise.
11500         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11501         Graichen <graichen@rzpd.de>.
11503 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11505         * config.guess: Recognize OpenBSD systems correctly.
11507 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11509         * README, Makefile.in (ETC_SUPPORT): Remove references to
11510         cfg-paper*, configure.{texi,man,info*}._
11512 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11514         * Makefile.in (all.normal): Ensure that gcc is built after all
11515         the x11 - ie gdb - targets.
11517 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11519         * makefile.vms: Don't run conf-a-gas.
11521 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11523         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11525 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11527         * configure.in: Remove noconfigdirs case since gdb also
11528         configures and builds for tic80-coff.
11530 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11532         * configure: Set cache_file to config.cache.
11533         * Makefile.in (local-distclean): Remove config.cache.
11535 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11537         * COPYING: Update FSF address.
11539 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11541         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11542         noconfigdirs.
11544 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11546         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11547         MAKEDIRS, is empty.
11549 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11551         * config.sub: Tweak mn10300 entry.
11553 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11555         * configure.in (host_tools): Put sim before gdb, so gdb's
11556         configure.tgt can determine if the simulator was configured.
11558 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11560         * config.sub: Move BeOS $os case to be with other Cygnus
11561         local cases.
11563 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11565         * config.sub: Remove misplaced comment that broke Linux.
11567 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11569         * config.sub: Add BeOS support.
11571 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11573         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11575 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11577         * configure.in (noconfigdirs): Remove tcl and tk from
11578         noconfigdirs for cygwin32 builds.
11580 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11582         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11584 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11586         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11587         make-all.com, use makefile.vms instead.
11589 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11591         * config.sub: Accept -lnews*.
11593 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11595         * configure.in (noconfigdirs): Disable target-newlib,
11596         target-examples and target-libiberty for d30v.
11598 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11600         * configure.in (noconfigdirs): Enable ld for d30v.
11602 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11604         * configure.in (tic80-*-*): Build compiler.
11606 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11608         * configure.in (d30v-*): Remove sim directory from list of
11609         unsupported d30v directories
11611 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11613         * config.sub, configure.in: Add d30v target cpu.
11615 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11617         * makefile.vms: New file.
11618         * make-all.com: Remove.
11620 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11622         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11624 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11626         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11628 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11630         * Makefile.in (ALL_MODULES): Added all-db.
11631         (CROSS_CHECK_MODULES): Addec check-db.
11632         (INSTALL_MODULES): Added install-db.
11633         (CLEAN_MODULES): Added clean-db.
11635 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11637         * config.guess: Merge with latest FSF sources.
11639 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11641         * Makefile.in (ALL_MODULES): Added all-itcl.
11642         (CROSS_CHECK_MODULES): Added check-itcl.
11643         (INSTALL_MODULES): Added install-itcl.
11644         (CLEAN_MODULES): Added clean-itcl.
11646 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11648         * configure.in: build gdb for mn10200
11650 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11652         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11654 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11656         * configure.in (tic80-*-*): Turn off most targets right now.
11658 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11660         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11661         rather than the makeinfo program.
11662         (do-info): Depend upon all-texinfo.
11664 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11666         * configure.in: Remove uses of config/mh-linux.
11668         * config.sub, config.guess: Merge with latest FSF sources.
11670 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11672         * config.sub (case $basic_machine): Add tic80 entries.
11674 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11676         * config.sub, config.guess: Merge with latest FSF sources.
11678 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11680         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11681         * mpw-config.in: Test for NewFolderRecursive.
11682         * mpw-install: Use symbolic name for startup filename.
11683         * mpw-README: Add various additional details.
11685 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11687         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11689 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11691         * configure.in: Do build gcc and the target libraries for
11692         the mn10200.
11694 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11696         * configure.in: don't avoid building gdb for mn10300 any more
11697         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11698         instead of single-quoting it.
11700 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11702         * configure.in: Don't use --with-stabs on IRIX 6.
11704 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11706         * configure.in (m32r): Build gdb, libg++ now.
11708 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11710         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11711         directories from noconfigdirs.
11713 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11715         * config.sub (basic_machine): added mips16 configuration
11717 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11719         * config.sub: Handle d10v-unknown.
11721 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11723         * config.sub: Handle v850-unknown.
11725 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11727         * Makefile.in: add findutils
11728         * configure.in: add findutils to list of host_tools
11730 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11732         * config.sub: Handle mn10200 and mn10300.
11734 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11736         * configure.in (d10v-*): Do not build librx.
11738 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11740         * configure.in (mn10300): Build everything except gdb & libgloss.
11742 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11744         * config.guess:  Patch for Dansk Data Elektronik servers,
11745         from Niels Skou Olsen <nso@dde.dk>.
11747         For ncr, use /bin/uname rather than uname, since GNU uname does not
11748         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11750         Patch for MIPS R4000 running System V,
11751         from Eric S. Raymond <esr@snark.thyrsus.com>.
11753         Fix thinko for nextstep.
11755         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11757         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11758         * config.guess: Guess mips-dec-mach_bsd4.3.
11760         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11761         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11762         release numbers.
11763         * config.guess (mips-mips-riscos*):  Emit just enough of the
11764         release number.
11766         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11767         * config.guess (sparc-auspex-sunos*):  Added.
11768         (f300-fujitsu-*): Added.
11770         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11771         * config.guess:  Recognize a Tadpole as a sparc.
11773 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11775         * config.guess: Don't assume that NextStep version is either 2 or
11776         3.  NextStep 4 (aka OpenStep 4) has come out now.
11778 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11780         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11781         From Rik Faith <faith@cs.unc.edu>.
11783 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11785         * config.sub: Contributions from bug-gnu-utils to:
11786         Support plain "hppa" (no version given) architecture, reported by
11787         OpenStep.
11788         OpenBSD like NetBSD.
11789         LynxOs is not a hardware supplier.
11791         * config.guess: Contributions from bug-gnu-utils to add support for:
11792         OpenBSD like NetBSD.
11793         Stratus systems.
11794         More Pyramid systems.
11795         i[n>4]86 Intel chips.
11796         M680[n>4]0 Motorola chips.
11797         Use unknown instead of lynx for hardware manufacturer.
11799 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11801         * install.sh (chmodcmd): Set to null if the DST directory already
11802         exists.
11804 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11806         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11807         not use mt-ppc target Makefile fragment any more.
11809 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11811         * configure.in (*-*-windows):  Exclude everything but those dirs
11812         needed to build windows.
11814 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11816         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11818 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11820         * configure.in:  Exclude mmalloc from i386-windows.
11822 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11824         * Undo my previous change.
11826 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11828         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11829         unconditionally.
11830         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11832 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11834         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11835         host to add it's own flags.
11837 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11839         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11841 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11843         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11844         (CXX_FOR_TARGET): Likewise.
11845         (GCC_FOR_TARGET): Define.
11846         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11847         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11848         CC_FOR_TARGET was specified on the command line.
11849         (MAKEOVERRIDES): Don't define.
11851 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11853         * configure.in (m32r): Fix spelling of libg++ libs.
11855 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11857         * config.sub (-apple*): Remove, now redundant.
11859 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11861         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11863         * configure: Rework yesterday's sed script patch.
11865         * config.sub: Merge with FSF.
11867 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11869         * config.guess:  Merge from FSF.
11871         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11872         * config.guess: Use pc instead of unknown, for pc clone systems.
11873         Change linux to linux-gnu.
11875         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11876         * config.guess: Avoid non-portable tr syntax.
11878 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11880         * test-build.mk (HOLES): Add "xargs" for gdb.
11882         * configure: Avoid hpux10.20 sed bug.
11884 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11886         * configure.in:  Add support for windows host
11887         (that is a build done under the Microsoft build environment).
11889 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11891         * Makefile.in: Replace all uses of srcroot with s, to shrink
11892         command line lengths.
11894         Patches from Geoffrey Noer <noer@cygnus.com>:
11895         * configure.in: If configuring for newlib, pass --with-newlib to
11896         subdirectories.
11897         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11898         -Bnewlib/ and -Lwinsup to gcc.
11899         (CXX_FOR_TARGET): Likewise.
11901 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11903         * Makefile.in (ETC_SUPPORT): Add configure.
11905 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11907         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11908         host configuration file.
11910 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11912         * configure.in: Break mn10x00 support into separate
11913         mn10200 and mn10300 configurations.
11914         * config.sub: Likewise.
11916 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11918         * configure.in: Add lots of stuff to noconfigdirs for
11919         the mn10x00 targets.
11921         * config.sub, configure.in: Add mn10x00 support.
11923 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11925         * make-all.com: Call conf-a-gas, not config-a-gas.
11927 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11929         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11930         targets.
11932 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11934         * mpw-README: Add much more detail for native PowerMac.
11935         * mpw-install: New file.
11936         * mpw-configure: Add --norecursion and --help options.
11937         * mpw-config.in: Translate readme and install files when
11938         copying to objdir.
11939         * mpw-build.in: Don't always depend on byacc and flex.
11940         (install-only-top): New action.
11942 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11944         * configure.in:  You can now configure GDB for the v850.
11946 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11948         * configure.in (noconfigdirs): Don't configure any C++ dirs
11949         if targeting D10V.
11951 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11953         * config.sub: Recognize mips64vr5000.
11955 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11957         * configure.in: Use a single line for host_tools and native_only.
11959 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11961         * config.sub, configure.in: Add entries for m32r.
11963 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11965         * Makefile.in (inet-install): Don't run install-gzip.
11967 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11969         * configure.in:  Don't config lots of things for *-*-windows*.
11971 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11973         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11974         (host_libs, host_tools): Copy from configure.in.
11975         * mpw-configure: Don't complain about directories not found.
11977 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11979         * configure.in (i[345]86): Recognize i686 for pentium pro.
11980         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11981         file.
11983         * config.guess (i[345]86): Ditto.
11985 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11987         * configure.in (noconfigdirs): Removed gdb for D10V.
11989 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11991         * configure.in: Remove ld, target-libio, target-libg++, and
11992         target-libstdc++ from noconfigdirs.
11994 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11996         * configure: Fix three locations where shell scripts were
11997         being run directly rather than with config_shell.
11999 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12001         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12002         * config.sub (basic_machine): Recognize v850.
12004 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12006         * mpw-configure: Handle multiple enable/disable options and
12007         pass them down recursively, handle -c and -s flags appropriately
12008         depending on choice of compiler, add escape mechanism for
12009         quoted arguments to gC.
12011 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12013         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12014         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12015         so that -mrelocatable-lib and -mno-eabi are used.
12017         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12018         not support --print-multi-lib, don't abort.
12020 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12022         * make-all.com: Run config-a-gas.
12023         * setup.com: Don't copy subdirectory files around.
12025 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12027         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12028         target, it now compiles correctly.
12030 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12032         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12034 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12036         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12038 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12040         * configure.in (native_only): Add prms.
12042 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12044         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12045         (BINUTILS_SUPPORT_DIRS): Likewise.
12047 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12049         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12050         d10v support is added.
12052 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12054         * configure.in (d10v-*-*): New target.
12056 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12058         * config.guess (HP 9000/811): Recognize this as a PA1.1
12059         machine.
12061 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12063         * Makefile.in (do-tar-gz): New target, split out from tail end of
12064         taz target.  Run each command separately, don't use pipes.
12065         (taz): Use it.
12067 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12069         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12070         * mpw-build.in: No builds should depend on building byacc or flex,
12071         they are assumed to be installed already.
12073 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12075         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12076         variable that CC_FOR_TARGET needs.
12078 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12080         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12081         options have changed since the last time the subdirectory was
12082         configured, and if it has, reconfigure.
12083         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12084         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12086 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12088         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12089         CLEAN_MODULES): Add bash.
12090         (all-bash): New target.
12092 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12094         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12096 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12098         * config.sub (basic_machine): Recognize d10v as a valid processor.
12100 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12102         * mpw-configure: Add support for --bindir.
12103         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12105 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12107         * configure.in: add bash, time, gawk to list of hosttools and things
12108         to only build for native toolchains
12110 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12112         * Makefile.in (docdir): Remove.
12114 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12116         * Makefile.in (datadir): Set to $(prefix)/share.
12118 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12120         * configure.in: build diff and patch for cygwin32-hosted
12121         toolchains.
12123 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12125         * config.sub: Accept -rtems*.
12127 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12129         * configure.in: enable dosrel for cygwin32-hosted builds,
12130                 remove diff from the list of things not buildable
12131                 via Canadian Cross
12133 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12135         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12136         don't get ". ".
12138 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12140         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12142 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12144         * Makefile.in (taz): Handle case where tex3patch didn't even get
12145         checked out.  Also, if it was found, put the symlink in a new util
12146         subdirectory.
12148 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12150         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12152 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12154         * config.sub: Recognize -openvms.
12155         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12156         * make-all.com, setup.com: New files.
12158 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12160         * Makefile.in (taz): tex3patch moved to texinfo/util.
12162 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12164         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12165         * configure.in: remove make from disable-if-Can-Cross list
12166                 enable gdb if ${host} and ${target} are cygwin32
12168 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12170         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12171         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12173 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12175         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12176         distinguish sysv/svr4/bsd variants.
12177         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12179 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12181         * configure.in: Added copyright notice.
12182         * move-if-change: Added copyright notice.
12184 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12186         * configure.in (powerpcle-*-solaris*): Until we get shared
12187         libraries working, don't build gdb, sim, make, tcl, tk, or
12188         expect.
12190 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12192         * config.guess:  Merge with FSF:
12194         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12195         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12197         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12198         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12200         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12201         * config.guess:  Combine two OSF1 rules.
12202         Also recognize field test versions.  From mjr@zk3.dec.com.
12203         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12204         because GNU uname does not support -p.  From pmr@pajato.com.
12206 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12208         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12210 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12212         * mpw-README: Document GCCIncludes.
12214 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12216         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12218 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12220         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12222 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12224         * configure.in (*-*-cygwin32): Configure make.
12226 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12228         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12230 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12232         * Makefile.in (all-inet): Depend on all-perl.
12234         * Makefile.in (inet-install): New target.
12236         * Makefile.in (all-inet): Depend on all-tcl.
12237         (all-inet): Depend on all-send-pr.
12239 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12241         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12242         temporarily.
12244 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12246         * configure.in: Don't configure --with-gnu-ld on AIX.
12248 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12250         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12252 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12254         * Makefile.in (ALL_MODULES): Added all-inet.
12255         (CROSS_CHECK_MODULES): Added check-inet.
12256         (INSTALL_MODULES): Added install-inet.
12257         (CLEAN_MODULES): Added clean-inet.
12258         (all-indent): New target.
12260         * configure.in (host_tools): Added inet.
12261         (native_only): Added inet.
12262         (noconfigdirs): Added inet.
12264 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12266         * configure.in: Don't configure libgloss if we are not configuring
12267         newlib.
12269 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12271         * configure.in: Don't configure libgloss for unsupported
12272         architectures.
12274 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12276         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12278 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12280         * Makefile.in (ALL_MODULES): Include all-apache.
12281         (CROSS_CHECK_MODULES): Include check-apache.
12282         (INSTALL_MODULES): Include install-apache.
12283         (all-apache): New target.
12285         * configure.in: Added apache everywhere perl is seen.
12287 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12289         * Makefile.in: Add support for clean-{module} and
12290         clean-target-{module} rules.
12292 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12294         * configure.in (*-*-ose) do not build libgloss.
12296 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12298         * config.guess (prep*:SunOS:5.*:*): Turn into
12299         powerpele-unknown-solaris2.
12301 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12303         * configure.in: Permit --enable-shared to specify a list of
12304         directories.
12306 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12308         * configure.in (host==solaris): Pass only the first word of $CC
12309         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12311 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12313         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12315 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12317         * Makefile.in (ALL_MODULES): Include all-perl.
12318         (CROSS_CHECK_MODULES): Include check-perl.
12319         (INSTALL_MODULES): Include install-perl.
12320         (ALL_X11_MODULES): Include all-guile.
12321         (CHECK_X11_MODULES): Include check-guile.
12322         (INSTALL_X11_MODULES): Include install-guile.
12323         (all-perl): New target.
12324         (all-guile): New target.
12326         * configure.in (host_tools): Include perl and guile.
12327         (native_only): Include perl and guile.
12328         (noconfigdirs): Don't build guile and perl; no ports have been
12329         done.
12331 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12333         * configure (--enable-*): Handle quoted option lists such as
12334         --enable-sim-cflags='-g0 -O' better.
12336 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12338         * Makefile.in ({,inst}all-target): New rule so we can make and
12339         install all of the target directories easily.
12341 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12343         * configure.in: Add missing global flag in sed substitution when
12344         deleting `target-' from ${configdirs}.
12346 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12348         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12349         option.
12351         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12352         config/mh-necv4.
12354         * install.sh: Correct misspelling of transformbasename.
12356         * config.guess: Recognize mips-*-sysv*.
12358 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12360         * config.sub: Recognize mon960.
12362 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12364         * configure: Restore Canadian Cross handling of BISON and LEX,
12365         removed in Feb 20 change.
12367 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12369         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12370         Mention make install.  Remove the old copyright date as well the
12371         clumsy and rather pointless copyright on the README file.
12373 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12375         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12376         Makefile after running symlink-tree, then run `make distclean' to
12377         avoid clobbering any generated files in srcdir.
12379 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12381         * configure.in (m68k-*-netbsd*): Build everything now.
12383 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12385         * Makefile.in (taz): Fix quoting.
12387 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12389         * configure.in (sparclet-*-*): Build everything now.
12391 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12393         * configure.in (m68k-*-linux*): New host.
12395 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12397         * configure: Check for bison before byacc.
12399 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12401         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12402         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12403         searching PATH.  These are used as fallbacks by Makefile.in if
12404         flex/bison/byacc aren't in objdir.
12406 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12408         * Makefile.in: Make everything which depends upon all-bfd also
12409         depend upon all-opcodes, in case --with-commonbfdlib is used.
12411 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12413         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12414         building NT native compilers on Unix.
12416 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12418         * configure.in: Don't get CC from the host Makefile fragment if we
12419         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12420         Solaris test for /usr/ucb/cc to the post target script, just after
12421         the compiler sanity test.
12423 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12425         * config.sub: Merge with FSF.
12427 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12429         * Makefile.in (RPATH_ENVVAR): New variable.
12430         (REALLY_SET_LIB_PATH): Use it.
12431         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12433 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12435         * config.sub, configure.in: Recognize sparclet cpu.
12437 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12439         * config.guess:  Support m68k-cbm-sysv4.
12441 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12443         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12444         m68k-unknown-linuxaout from linker help string.  Put quotes around
12445         $ld_help_string.
12447 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12449         * config.guess (powerpc-harris-powerunix): Add guess for port
12450         to new target.
12452 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12454         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12456 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12458         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12459         $(REALLY_SET_LIB_PATH) in Makefile.
12460         * Makefile.in (SET_LIB_PATH): New variable.
12461         (REALLY_SET_LIB_PATH): New variable.
12462         ($(DO_X)): Use $(SET_LIB_PATH).
12463         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12464         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12465         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12466         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12467         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12468         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12469         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12470         (install-dosrel): Likewise.
12471         (all-opcodes): Depend upon all-libiberty.
12473 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12475         * config.guess (*:CYGWIN*): New
12477 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12479         * Makefile.in (all-target-winsup): All all-target-libiberty.
12481 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12483         * configure.in (noconfigdirs): Add missing # in front of comment.
12485 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12487         * configure.in: add second pass to things added to noconfigdirs
12488         so *-gm-magic can exclude libgloss properly.
12490 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12492         * mpw-configure (extralibs_name, rez_name): Set correctly
12493         for MWC68K compiler.
12495         * mpw-README: Add more info on the necessary build tools.
12497 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12499         * configure.in, config.sub: Recognize cygwin32.
12501 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12503         * config.guess, config.sub: Recognize A/UX.
12505 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12507         * config.sub: Merge with gcc/config.sub.
12509 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12511         * mpw-build.in (do-binutils): Add build of stamps.
12513 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12515         * config.sub: Add recognition for mips64vr4100*-* targets.
12517 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12519         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12520         Add creation of gconfigargs with `--enable-shared' turned on.
12521         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12522         ($(host)-stamp-stage3-configured): Likewise.
12523         (HOLES): Add chatr and ldd.
12524         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12526 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12528         * configure: Pass --nfp to recursive configures.
12530 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12532         * Makefile.in (DLLTOOL): New.
12533         (DLLTOOL_FOR_TARGET): New.
12534         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12535         (EXTRA_TARGET_FLAGS): Ditto.
12536         (EXTRA_GCC_FLAGS): Ditto.
12537         (CONFIGURE_TARGET_MODULES): Ditto.
12538         (DO_X): Ditto.
12539         * configure: Add DLLTOOL.
12541 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12543         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12544         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12545         mh-sco, since old workarounds no longer needed, and don't
12546         build ld, since libraries have weak symbols in COFF.
12548 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12550         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12552 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12554         * configure.in: Make sure that ${CC} can be used to compile an
12555         executable.
12557 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12559         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12560         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12561         nothing depending on whether gdbtk is being built.
12563 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12565         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12567 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12569         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12570         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12572 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12574         * config-ml.in: Add support for
12575         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12576         Simplify setting of multidirs from --disable-foo.
12578 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12580         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12581         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12582         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12583         non-empty, pass them on to the  GCC make.
12584         (all-bootstrap): New rule that is like all-gcc, except it executes
12585         the GCC bootstrap rule instead of the GCC all rule.
12587 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12589         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12591 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12593         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12594         DG/UX support.
12596 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12598         * config.sub (i*86*) Change [345] to [3456]
12600 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12602         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12603         --with-gnu-ld=no.
12605 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12607         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12608         AIX multilibs get built.
12610 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12612         * configure.in (i386-win32): Don't build expect if we're not
12613         building the tcl subdir.
12615 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12617         * Makefile.in: (configure-target-examples, all-target-examples):
12618         New targets, configure and build example programs.
12620 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12622         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12623         use it as input to sedit the generated MPW makefile.
12624         * mpw-README: Add a suggestion about Gestalt.h.
12626 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12628         * config.sub: Accept *-*-ieee*.
12630 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12632         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12633         Ronald F. Guilmette <rfg@monkeys.com>.
12635 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12637         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12638         for powerpc-pe native.
12639         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12640         (target==powerpc-pe): duplicate i386-win32 entry.
12642 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12644         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12645         of vxworks, not just vxworks5.1.
12647 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12649         * mpw-configure: Add support for exec-prefix.
12651 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12653         * config.guess: Recognize HP model 816 machines as having
12654         a PA1.1 processor.
12656 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12658         * configure: Ignore new autoconf configure options.
12660 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12662         * config.guess:  Recognize Pentium under SCO.
12663         From Robert Lipe <robertl@arnet.com>.
12665 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12667         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12669 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12671         * configure.in: Don't configure gas for alpha-dec-osf*.
12673 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12675         * configure.in: Default to --with-stabs for some targets for which
12676         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12677         i[345]86*-*-unixware*.
12679 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12681         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12682         rather than basing it on the target.  Simplify handling of options
12683         controlling which directories to configure.  Remove extraneous
12684         slash in multi-clean target.
12686 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12688         * config-ml.in: Prefix more variables with ml_ so they don't collide
12689         with configure's.
12691 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12693         * configure: Don't turn -v into --v.
12695 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12697         * configure.in (targargs): Fix typo.
12699         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12701 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12703         * configure.in: Strip --host and --target options from
12704         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12705         --with-cross-host option when building with a cross-compiler.
12706         * configure: Canonicalize the arguments put into config.status by
12707         always using `=' for an option with an argument.  Pass a presumed
12708         --host or --target explicitly.
12710 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12712         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12713         into general OS recognition case.
12715 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12717         * configure.in (target_configdirs): add target-winsup only
12718         for win32 target systems.
12720 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12722         * Makefile.in (all-target-libgloss): Depend upon
12723         configure-target-newlib, since when libgloss is built it looks to
12724         see if the newlib directory exists.
12726 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12728         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12729         cfg-ml-*.in.
12731 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12733         * configure: Handle LD and LD_FOR_TARGET when configuring a
12734         Canadian Cross.
12736 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12738         * configure.in (target_libs): add target-winsup.
12739         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12740         (target==ppcle-pe): remove ld from $noconfigdirs.
12742 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12744         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12745         Preserve relative path names in $srcdir.  Build symlink tree if
12746         configuring cross target dir and srcdir=. (= no VPATH support).
12747         (configure-target-libg++): Depend on configure-target-librx.
12748         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12749         * config-ml.in: New file.
12750         * symlink-tree: New file.
12751         * configure: Ensure srcdir="." if that's what it is.
12753 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12755         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12756         includes and FLEX_SKELETON setting.
12757         * mpw-configure (--with-gnu-ld): New option, controls whether
12758         to use PPCLink or ld with PowerMac GCC.
12759         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12760         * mpw-config.in: Configure grez if targeting Mac.
12762         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12763         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12764         just macos.
12765         * configure.in: Configure grez resource compiler if targeting Mac.
12766         * Makefile.in (all-grez, install-grez): New targets.
12768 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12770         * configure: CXX defaults to gcc, not g++.  If we find
12771         gcc in the path, set CC to gcc -O2.
12773 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12775         * configure: Default ${build} correctly.  Avoid picking up extra
12776         spaces when reading CC and CXX from Makefile.  When doing a
12777         Canadian Cross, use plausible default values for numerous
12778         variables.
12779         * configure.in: When doing a Canadian Cross, don't try to
12780         configure tools whose configure script can't handle it.
12782 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12784         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12786 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12788         * configure:  Remove dubious bug reporting address.
12790 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12792         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12793         configure script, run that instead of this directory's configure.
12794         In either case, print a message that we're configuring the sub-dir.
12796 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12798         * configure.in: Before checking for the existence of various files,
12799         use sed to filter out "target-".
12801 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12803         * Makefile.in (DO_X): Split rule to decrease command line length
12804         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12805         (Philippe De Muyter).
12807 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12809         * Makefile.in (all-patch): depend on all-libiberty.
12811 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12813         * configure.in: If the only directory in target_configdirs which
12814         actually exists is libiberty, then set target_configdirs to empty,
12815         to avoid trying to build a target libiberty in a gas or gdb
12816         distribution.
12818 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12820         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12821         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12822         systems.
12824 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12826         * configure.in (copy_dirs): Use sys-include instead of include
12827         for --with-headers option.
12829 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12831         * Makefile.in, configure.in: Make winsup builds work with
12832         new scheme.
12834 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12836         * configure.in: Build the linker on AIX.
12838 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12840         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12841         where needed.
12843 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12845         * Makefile.in (all-gcc): Fix typo.
12847 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12849         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12851 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12853         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12854         to target-xiberty, to provide more flexibility.
12855         (target_subdir):  Define.  Create if cross.
12856         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12857         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12858         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12859         check-libFOO -> check-target-libFOO, etc.
12860         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12861         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12862         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12863         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12864         allow ALL_GCC="" to only configure.
12865         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12866         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12867         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12869 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12871         * Makefile.in (taz): Build "info" in etc explicitly.
12873 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12875         * configure.in:  Make sure that CC is undefined (as opposed to
12876         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12877         problem with autoconf trying to configure on a host without GCC.
12879 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12881         * mpw-configure: Set host alias from choice of host compiler,
12882         only use generic MPW Makefile sed if present, edit a file
12883         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12884         * mpw-README: Add problem notes about CW6 and CW7.
12886 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12888         * Makefile.in (taz): Use ";" instead of ";;".
12890 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12892         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12893         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12894         DISTDOCDIRS.
12895         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12896         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12898 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12900         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12901         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12902         Move bfd to DISTSTUFFDIRS.
12904 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12906         * Makefile.in (X11_LIB): Removed.
12907         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12909         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12911 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12913         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12914         names.
12916 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12918         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12920 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12922         * configure.in (i[345]86-*-win32): Always build newlib.
12923         Don't configure cvs, autoconf or texinfo.
12924         * Makefile.in (LD_FOR_TARGET): New.
12925         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12926         Pass down LD_FOR_TARGET.
12928 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12930         * winsup: New directory.
12931         * Makefile.in: Build winsup.
12932         * configure.in: Winsup is configured when target is win32.
12933         Can only build win32 target GDB when native.
12935 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12937         * config.guess: Recognize HP model 819 machines as having
12938         a PA 1.1 processor.
12940 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12942         * configure: Fix sed loop which substitutes for CC and CXX to
12943         avoid bug found in various sed implementations.
12945 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12947         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12948         simulator.  Use standard powerpc-*-eabi*.
12950 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12952         * configure.in: Stop putting gas and binutils in noconfigdirs for
12953         powerpc-*-aix* and rs6000-*-*.
12955 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12957         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12958         -mcall-aixdesc libraries.
12960 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12962         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12964         * config.sub (arm | armel | armeb): Fix shell syntax.
12966 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12968         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12969         -msoft-float and -mcpu=common support.
12970         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12971         libraries.
12973 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12975         * configure.in: Allow configuration and build of emacs19 for the alpha.
12977 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12979         * configure.in (CC): Get ^CC, not just any old CC, from
12980         ${host_makefile_frag}.
12982 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12984         * configure.in (CC): Try to get CC from
12985         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12987 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12989         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12990         only if it exists in $(srcdir).
12992 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12994         * configure: If CC and CXX are not set in the environment, set
12995         them, based on either an existing Makefile or on searching for gcc
12996         in PATH.  Substitute for CC and CXX in Makefile.
12997         * configure.in: Remove libm from target_libs.  Separate
12998         target_configdirs from configdirs.  If CC is not set in
12999         environment, try to get it from a host Makefile fragment.  Rewrite
13000         changes of configdirs to use skipdirs instead.  A few minor
13001         tweaks.  Take directories out of target_configdirs as they are
13002         taken out of configdirs.  Remove existing Makefile files from
13003         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13004         CONFIG_ARGUMENTS in Makefile.
13005         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13006         by configure.in.
13007         (CONFIG_ARGUMENTS): Likewise.
13008         (CONFIGURE_TARGET_MODULES): New variable.
13009         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13010         ($(CONFIGURE_TARGET_MODULES)): New target.
13011         (configure-libg++, configure-libio): New targets.
13012         (all-libg++): Depend upon configure-libg++.
13013         (all-libio): Depend upon configure-libio.
13014         (configure-libgloss, all-libgloss): New targets.
13015         (configure-libstdc++): New target.
13016         (all-libstdc++): Depend upon configure-libstdc++.
13017         (configure-librx, all-librx): New targets.
13018         (configure-newlib): New target.
13019         (all-newlib): Depend upon configure-newlib
13020         (configure-xiberty): New target.
13021         (all-xiberty): Depend upon configure-xiberty.
13023 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13025         * configure.in (host i[345]86-*-win32):  Expand the
13026         noconfigdirs again.
13028 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13030         * mpw-configure: Fix sed command file name.
13032 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13034         * configure.in (host i[345]86-*-win32): Reduce the
13035         noconfigdirs again.
13037 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13039         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13040         or powerpc*-*-pe*, since they are not yet supported.
13042 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13044         Add PowerMac support and many other enhancements.
13045         * mpw-configure: New option --cc to select compiler to use,
13046         paste options set according to --cc into the generated
13047         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13048         if mpw-make.sed is present.
13049         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13050         add forward includes for PowerPC include files.
13051         * mpw-build.in: Build using Makefile.PPC if present.
13052         (do-byacc, etc): Remove separate version resource builds.
13053         (do-gas): Build "stamps" before "all".
13054         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13055         * mpw-README: Update to reflect --cc option, PowerMac support,
13056         and recently-reported compatibility problems.
13058 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13060         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13061         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13062         (--with-multilib-top): Pass to recursive invocations.
13064 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13066         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13067         v810-*-*.
13069 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13071         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13072         gdb, ld and opcodes on v810-*-*.
13074 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13076         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13077         (local-maintainer-clean): New target.
13078         (maintainer-clean): New target.
13079         (realclean): Just depend upon maintainer-clean.
13081 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13083         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13085 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13087         * configure.in: Build ld in mips*-*-bsd* case.
13089 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13091         * config.sub: Accept -lites* OS.  From Ian Dall.
13093 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13095         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13096         targets.
13098 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13100         * configure.in: treat i386-win32 canadian cross the same as
13101         i386-go32 canadian cross.
13103 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13105         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13106         running under the simulator to build a reduced set of libraries.
13107         (powerpc-*-eabiaix): Add fine grained multilib support added to
13108         other powerpc targets yesterday.
13110 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13112         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13113         -disable-softfloat, -disable-relocatable, -disable-aix, and
13114         -disable-sysv to control which multilib libraries get built.
13116 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13118         * configure: Add Makefile.tem to list of files to remove in trap
13119         handler.
13121 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13123         * config.guess (*Linux*):  Add missing "exit"s.
13124         Also, need specific check for alpha-unknown-linux (uses COFF).
13126 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13128         * config.guess:  Merge with FSF:
13130         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13131         * config.guess (AIX4): More robust release numbering discovery.
13133         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13134         * config.guess (i386-sequent-ptx): Properly get version number.
13136         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13137         * config.guess (mips:*:4*:UMIPS): New case.
13139 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13141         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13142         (i386-win32 host): Likewise.  Don't build readline.
13144 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13146         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13147         SUPPORT_FILES to submakes.
13149 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13151         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13152         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13153         mpw-configure.
13155 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13157         * configure.in (appdirs): Use =, not ==, in test expression when
13158         trying to build the text to print in the warning message for
13159         Solaris users.
13161 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13163         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13165 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13167         * config.guess: Recognize lynx-2.3.
13169 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13171         * config.sub (z8ksim): Deleted
13172         (z8k-*-coff): New, this is the one true name of the target.
13174 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13176         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13178 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13180         * config.guess (*:Linux:*:*): First try asking the linker what the
13181         default object file format is (elf, aout, or coff).  Then if this
13182         fails, try previous methods.
13184 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13186         * configure.in: Don't build newlib for *-*-vxworks5.1.
13188 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13190         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13191         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13193 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13195         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13197 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13199         * cfg-ml-com.in: New file.
13200         * cfg-ml-pos.in: New file.
13202 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13204         * COPYING.NEWLIB: Add HP free copyright to list.
13206 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13208         * config.sub: Recognize -eabi* for the system, not just -eabi.
13210 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13212         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13213         * config.sub, configure.in (win32): New target and host.
13215 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13217         * configure.in: Add i386-pe configuration.
13219 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13221         * mpw-build.in (install): Install GDB after LD.
13223 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13225         * mpw-config.in (elf/mips.h): Always forward-include, needed
13226         for GDB to build.
13228 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13230         * testsuite: New directory for customer acceptance and whole tool
13231         chain tests.
13233 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13235         * configure: If per-host line isn't found, but AC_OUTPUT is found
13236         and a configure script exists, run it instead.
13238 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13240         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13242 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13244         * configure: Set build_{cpu,vendor,os,alias} to host values when
13245         --build isn't specified.
13247 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13249         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13250         (FLAGS_TO_PASS): Pass them.
13251         (EXTRA_TARGET_FLAGS): Ditto.
13253 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13255         * Makefile.in (all-libg++): Depend on all-libstdc++.
13257 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13259         * configure.in (noconfigdirs): Enable all packages for
13260           i386-unknown-netbsd.
13262 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13264         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13265         hosted builds (DOS builds)
13267 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13269         Changes for ARM based on patches from Richard Earnshaw:
13270         * config.sub: Handle armeb and armel.
13271         * configure.in: Omit arm linker only for riscix.
13273 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13275         * config.guess:  Update from FSF.
13277 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13279         * config.sub: Recognize powerpcle as the little endian variant of
13280         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13281         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13282         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13283         temporarily.
13285 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13287         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13289 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13291         * config.sub: Accept -lites* as a basic system type.
13293 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13295         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13296         installed, and if so return linuxoldld as the system name.
13298 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13300         * config.guess: Add hppa1.1-hp-lites support.
13302 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13304         * configure.in: Don't build newlib for m68k-vxworks5.1.
13306 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13308         * configure.in (mips-sgi-irix6): Use mh-irix5.
13310 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13312         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13314 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13316         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13317         OSF/1.  Fix compiler flags.
13318         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13320 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13322         * configure.in: Recognize --with-newlib.
13323         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13325 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13327         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13328         to *_X11_MODULES due to gdbtk needing X include files et al.
13330 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13332         Merge in support for Mac MPW as a host.
13333         (Old change descriptions retained for informational value.)
13335         * mpw-config.in: Add generic include forwards for cpu-specific
13336         include files in aout and elf directories.
13338         * mpw-configure: Added copyright.
13339         * mpw-config.in: Check for presence of required build tools.
13340         (target_libs): Add newlib.
13341         (target_tools): Add examples.
13342         (Read Me): Generate as "Read Me for MPW" instead.
13343         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13344         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13345         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13347         * mpw-configure: Remove subdir-specific makefile hackery,
13348         delete mk.tmp after using it.
13350         * mpw-build.in (all): Display start and end times.
13352         * mpw-configure (host_canonical): Set.
13353         (target_cpu): Always add to makefiles.
13354         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13355         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13356         (mpw-mh-mpw): Look for in srcdir and srcroot.
13357         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13359         * mpw-build.in: (install-only): New target.
13361         * mpw-configure (host_alias, target_alias): Rename from hostalias
13362         and targetalias, add into generated Makefile.
13363         (mk.tmp): If present, add into generated Makefile.
13364         * mpw-build.in (all-gas): Build config.h first before gas proper.
13366         * mpw-configure (config.status): Write only if changed.
13367         * mpw-config.in (readline): Configure it (not built, just used for
13368         definitions).
13370         * mpw-config.in (elf/mips.h): Add a forward include.
13372         * mpw-config.in: Forward-include most .h files in include into
13373         extra-include.
13374         (readline): Don't build.
13375         mpw-build.in (install): Install GDB.
13377         * mpw-configure (prefix, mpw_prefix): Handle it.
13378         * mpw-config.in (mmalloc, readline): Don't configure.
13379         * mpw-build.in (thisscript): Rename to ThisScript.
13380         Use mpw-build instead of BuildProgram everywhere.
13381         (mmalloc, readline): Don't build.
13382         * mpw-README: New file, basic documentation about the MPW port.
13384         * mpw-config.in: Use forward-include to create include files.
13386         * mpw-configure: Add more things to the top of each configured
13387         Makefile, including contents of config/mpw-mh-mpw.
13388         * mpw-config.in (extra-include): Create this directory and fill it
13389         with Posix-like include files when configuring.
13391         * config.sub (apple, mac, mpw): Add various aliases.
13393         * mpw-build.in: New file, top-level build script fragment for MPW.
13394         * mpw-configure: New file, configure script for MPW.
13395         * mpw-config.in: New file, config fragment for MPW.
13397 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13399         * configure.in (host_libs): Remove glob, since it is gone from the
13400         sources.
13402 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13404         * Makefile.in: define empty GDB_NLM_DEPS var.
13406         * configure.in(target_makefile_frag): use config/mt-netware
13407         for netware targets.
13409 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13411         * config.sub: Merge in recent FSF changes.  Remove linux special
13412         cases.
13414 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13416         Revert this change:
13418         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13420                 * build-all.mk: Use CC=cc -Xs on Solaris.
13422 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13424         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13425         stop using it.
13426         * Makefile.in: Nuke all references to glob subdirectory.
13428 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13430         * configure.in: Fix --enable-shared logic in per-host.
13432 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13434         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13436 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13438         * configure.in (noconfigdirs): Don't build gas on AIX, for
13439         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13441 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13443         * configure: Fix --cache-file to work if the file argument is a
13444         relative path.
13446 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13448         * configure: If the --cache-file is used, pass it down to
13449         configure in subdirectories.
13451 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13453         * config.sub: add vxworks29k configuration.
13455 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13457         * Makefile.in (taz): Do "diststuff" part quietly.
13459 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13461         * config.sub: Mini-merge with gcc/config.sub.
13463 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13465         * config.guess (IRIX): Sed - to _.
13467 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13469         * Makefile.in (source-vault, binary-vault): New targets.
13471 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13473         * config.sub: Recognize -eabi as a basic system type.
13475 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13477         * configure.in (enable_shared stuff): Fix typo.
13479 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13481         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13483 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13485         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13487 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13489         * configure.in (rs6000-*-*): Don't build gas.
13491 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13493         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13494         reduce command line length.
13495         (AS_FOR_TARGET): Check for as.new, not Makefile.
13496         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13498 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13500         * config.guess:  Merge from FSF.
13502 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13504         * configure: Don't use $ when handling program_suffix.
13506 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13508         * configure.in:  Configure tk for hppa/hpux.
13510 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13512         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13514 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13516         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13517         to LIBCXXFLAGS.  Tests are better run without it.
13519 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13521         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13523 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13525         * configure.in (*-*-netware*): Don't configure xiberty.
13527 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13529         * configure.in:  Remove tk from native_only list.
13531 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13533         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13534           for special NCD build.
13536 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13538         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13539         makeall.bat, they're only useful for binutils snapshots.
13540         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13541         makeall.bat to specified SUPPORT_FILES.
13543 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13545         * build-all.mk: Add Ericsson targets to sun4 and solaris
13546           hosts.  Add  BNR's sun4 target to solaris host, so their
13547           build-from-source will be tested in-house first.
13549 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13551         * Makefile.in (LIBCFLAGS): New variable.
13552         (CFLAGS_FOR_TARGET): Ditto.
13553         (LIBCFLAGS_FOR_TARGET): Ditto.
13554         (LIBCXXFLAGS): Ditto.
13555         (CXXFLAGS_FOR_TARGET): Ditto.
13556         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13557         (BASE_FLAGS_TO_PASS): Pass them.
13558         (EXTRA_TARGET_FLAGS): Ditto.
13560         * configure.in: Support --enable-shared.
13562 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13564         * configure.in (target_libs):  Include libstdc++ again.
13565         * config.guess:  Update from FSF (for FreeBSD).
13567 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13569         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13570         makeall.bat.
13571         (DISTDOCDIRS): Add `etc'.
13572         (ETC_SUPPORT_PFX): New variable.
13573         (taz): Include anything from etc starting with a word in
13574         ETC_SUPPORT_PFX.
13576 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13578         * config.sub: Update for recent FSF changes.  Remove obsolete
13579         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13580         spacing changes.
13582 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13584         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13586         * config.guess:  Merge with FSF.
13587         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13589 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13591         * configure: Since the "trap 0" handler will override the exit
13592         status on many systems, only use it for "exit 1", and make it set
13593         a non-zero exit status; reset it before "exit 0".  Also, check
13594         exit status of config.sub, and error out if it failed.
13596 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13598         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13599         and install libgloss.
13601 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13603         * Makefile.in (all-binutils): Depend upon all-byacc.
13605         * configure.in: Don't build emacs on Irix 5.
13607 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13609         * configure.in (*-*-netware*): Add libio.
13611 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13613         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13614         (CHECK_TARGET_MODULES): Ditto.
13615         (INSTALL_TARGET_MODULES): Ditto.
13616         (TARGET_LIBS): Ditto.
13617         (all-libstdc++): Note dependencies.
13619 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13621         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13623 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13625         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13626         -fexternal-templates.
13628         * configure.in (target_libs): Add libstdc++.
13629         (noconfigdirs): Add libstdc++ as appropriate.
13631 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13633         * config.guess:  Update from FSF.
13635 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13637         * configure: Use ${config_shell} when running ${configsub}.
13639 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13641         * config.sub: No longer recognize h8300h.
13643 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13645         * config.sub: Remove extraneous differences between config.sub and
13646         gcc/config.sub.
13648 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13650         * Makefile.in (DISTSTUFFDIRS): Add gas.
13652 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13654         * COPYING.NEWLIB: New file.
13656 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13658         * config.guess (HP-UX):  Patch from Harlan Stenn
13659         <harlan@landmark.com> to also emit release level.
13661 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13663         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13665 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13667         * config.sub:  Merge nextstep cleanup from FSF.
13669 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13671         * configure.in (arm-*-*): Don't configure ld for this target.
13673 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13675         * configure.in (*-*-netware): don't configure libg++, libio,
13676           librx, or newlib.
13678 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13680         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13681         configure ld--it works, but it doesn't support shared libraries.
13683 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13685         * config.guess (*-unknown-freebsd*):  Get rid of possible
13686         trailing "(Release)" in version string.
13687         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13689 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13691         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13692         Fix type: *-next-neststep -> *-next-nextstep.
13694         * config.guess:  Merge from FSF:
13696         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13698         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13700         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13702         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13703         instead of UNIX_SV for UnixWare 1.0).
13705 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13707         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13708         to make gdb/nlm/* build after the compiler and linker.
13710 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13712         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13713         not just i[34]86.
13714         (m68k-atari-sysv4):  Relocate to match FSF version.
13716         * config.guess:  More merges from the FSF:
13718         Add a space before function call or macro invocation.
13720         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13722         * config.guess: Add trap cmd to remove dummy.c and dummy when
13723         interrupted.
13725         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13727         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13728         (dummy): Redirect stderr from compilation of dummy.c.
13730         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13732         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13734 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13736         * configure: Accept and ignore --cache*, for compatibility with
13737         new autoconf.
13739 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13741         * config.guess:  Merge from FSF:
13743         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13745         * config.guess (Pyramid*:OSx*:*:*): New case.
13746         (PATH): Add /.attbin at end for finding uname.
13747         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13749         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13751         * config.guess (M88*:DolphinOS:*:*): New case.
13753         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13755         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13756         to select whether to use ELF or COFF.
13758         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13760         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13762         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13764         * config.guess: Guess the OS version for HPUX.
13766         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13768         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13770 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13772         * configure.in: Recognize --with-headers, --with-libs, and
13773         --without-newlib.
13774         * Makefile.in (all-xiberty): Depend upon all-ld.
13776 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13778         * configure.in: Change i[34]86 to i[345]86.
13780 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13782         * configure (version): A few more tweaks to help message.
13784 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13786         * Makefile.in:  Remove (for now) librx as a host library,
13787         now that we're building it for target.
13789 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13791         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13792         (Karl Berry).
13794 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13796         * configure.in:  Also configure librx.
13798 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13800         * Makefile.in:  Update various rules to reflect that librx
13801         is now needed for libg++.
13803 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13805         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13807 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13809         * configure.in: Configure the examples directory.
13811 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13813         * configure: Simplify Jun 2 1994 change.
13815 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13817         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13818         /bin/gcc isn't good enough to build gcc.
13820 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13822         * Makefile.in (GDB_SUPPORT_FILES): Remove
13823         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13824         (gdb.tar.gz): Add new rule to use standard distribution building
13825         mechanism.
13827 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13829         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13830         Bill Cox <bill@cygnus.com>.
13832 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13834         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13836 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13838         * configure:  Search current dir first in .gdbinit.
13840 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13842         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13844 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13846         * config.sub:  Refer to NeXT's operating system as nextstep.
13848         * config.sub (case $basic_machine):  Re-order the cases, to match
13849         the order in the FSF version (which is mostly alphabethical).
13850         Merge in some additions and changes from the FSF.
13852 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13854         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13855         * config.sub: Recognize cxux7.
13856         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13858 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13860         * config.sub:  Fix typo powerpc -> powerpc-*.
13862 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13864         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13866         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13867         parallel with all-emacs and install-emacs).  Top-level command
13868         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13870 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13872         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13873         $(relbindir)/make before doing ``make install'', and use
13874         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13875         installing over running make binary.
13876         ($(host)-stamp-stage3-installed): Likewise.
13878 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13880         * config.guess: Recognize Mach.
13882 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13884         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13885         see whether --exec-prefix was used.
13887 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13889         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13891 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13893         * Makefile.in: Add all-librx target similar to all-libproc.
13895 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13897         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13898         with post 1.2 uname bogosity.
13900 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13902         * configure: Remove temporary files on receipt of a signal.
13904 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13906         * configure: If there is a package_makefile_frag, remove
13907         ${subdir}/Makefile.tem after copying it in.
13909 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13911         * build_all.mk: support rs6000 lynx identifies itself as
13912         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13913         since /bin/gcc is too feeble to compile a modern gcc.
13915 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13917         * brought devo/test-build.mk update-to-date with progressive/
13918           test-build.mk. Add lynx targets and hppa flag info.
13920 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13922         * configure.in:  Use mh-ncrsvr43.  Patch from
13923         Tom McConnell <tmcconne@sedona.intel.com>.
13925 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13927         * config.guess (i386-unknown-bsdi):  No longer need to
13928         check #if defined(__bsdi__) && defined(__i386__).
13930 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13932         * configure: Set program_transform_nameoption correctly.
13934 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13936         * brought build-all.mk update-to-date with progressive build-all.mk,
13937           added new targets and hppa info.
13939 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13941         * configure: If config.guess result is a prefix of the user
13942         specified target, assume a native build and use the user specified
13943         target as the host alias.  Remove SunOS patch suffix removal hack.
13944         * configure.in: Remove SunOS patch suffix removal hack.
13946         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13947         in NATIVE_CHECK_MODULES.
13949 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13951         * Makefile.in: Rename HOST_ONLY to NATIVE.
13952         * configure: Delete SunOs patch suffix from host_canonical
13953           and build_canonical variables that are prepended to Makefiles.
13954         * configure.in: Add comments for easier maintenance.
13956 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13958         * Makefile.in: Add all-libproc target similar to all-gui.
13960 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13962         * Makefile.in (CHECK_MODULES): split into
13963         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13965 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13967         * config.guess (i386-unknown-bsdi): New system to guess.
13969 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13971         * Makefile.in: Add all-gui target (but not yet build by "all").
13973 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13975         * config.sub: Move deletion of patch suffix from here...
13976         * configure.in: To here, at Ian's suggestion.  The top-
13977           level scripts might need to know of a patch level.
13979 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13981         * config.sub: Strip off patch suffix so rtl is recognized
13982           as a sunos4.1.3 machine, even though it's been patched.
13984 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13986         * Makefile.in (INSTALL_LAST): Delete.
13987         (INSTALL_DOSREL): New.
13989 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13991         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13992         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13993         whether we pass down --with-gnu-ld anyhow.
13995 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13997         * Makefile.in (INSTALL_LAST): Change operation so it works
13998         on more flavors of make.
13999         * configure.in (go32): Don't build libg++ or libio.
14001 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14003         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14004         they can be overriden by templates.
14006 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14008         * configure.in (target==go32): Don't build gdb.
14009         * dosrel: New directory.
14011 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14013         * configure.in (host==go32): Configure dosrel too.
14014         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14015         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14016         be set by incoming names or templates.
14017         (INSTALL_LAST): New rule.
14019 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14021         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14023 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14025         * configure.in (appdirs): New variable.  Currently empty, but will
14026         be used in gas distribution.  If nonempty, lists a set of
14027         directories at least one of which must get configured, or top
14028         level configuration is considered to have failed.
14029         (rs6000-*-lynxos*): Use new file name.
14031 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14033         Eliminate XTRAFLAGS.
14034         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14035         newlib include files using -idirafter, and also use -nostdinc.
14036         (CXX_FOR_TARGET): Likewise.
14037         (XTRAFLAGS): Removed.
14038         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14039         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14040         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14041         ($(DO_X)): Don't pass down XTRAFLAGS.
14043 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14045         * configure.in (mips*-dec-bsd*): New target; do build linker.
14046         (mips*-*-bsd*): New target; don't build linker.
14048 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14050         * configure.in: support rs6000-*-lynxos* configuration.
14051         support sunos4 as a cross target.
14053         * config.sub: look for lynx*, not lynx since the OS version may
14054         legitimately be part of the name.
14056 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14058         * configure.in (i[34]86-*-sco*): Move to be with other i386
14059         targets.
14060         (romp-*-*): New target.  Skip various binary utilities.
14061         (vax-*-*): New target.  Don't build newlib.
14062         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14064 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14066         * configure.in: Only set host_makefile_frag if config
14067         directory exists.
14069 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14071         * install.sh: If $dstdir exists, don't check whether each
14072         component does.
14074 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14076         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14078 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14080         * configure.in (*-*-lynxos*): Don't configure newlib for either
14081         native or cross Lynx.
14083 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14085         * config.sub (sparc64-elf): Fix os.
14086         (z8k): Remove duplicate.
14088 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14090         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14091         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14093 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14095         * configure: Make file links cleanly even if Lynx fails on
14096           an NFS symlink (at least fail cleanly).
14098 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14100         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14101         -XNh2000.
14103 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14105         * configure: Unknown options are fatal again.
14107 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14109         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14110         compatibility.
14112 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14114         * build-all.mk: Add `clean' target.
14116 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14118         * config.guess:  Add SINIX support.
14119         * configure.in:  Add mips-*-sysv4* support.
14121 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14123         * build-all.mk: Document all useful targets.
14124         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14125         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14127 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14129         * configure: Support --silent, --quiet.
14131 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14133         * configure: Support --disable-FEATURE.
14135 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14137         * config.guess: Recognize NCR running SVR4.3.
14139 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14141         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14142         Patch from Paul Eggert <eggert@twinsun.com>.
14144 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14146         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14148 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14150         * configure: Make unrecognized options give nonfatal warnings
14151         instead of fatal errors, and pass them to any subdirectory
14152         configures in case they recognize them.
14153         Make --x equivalent to --with-x.
14155 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14157         * configure: Add --enable-* options.  Clean up usage message and
14158         some comments.
14160 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14162         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14164 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14166         * configure.in (hppa*-*-*): Enable binutils.
14168 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14170         * config.sub: Recognize cisco.
14172 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14174         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14176 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14178         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14179         than one configuration name.  Add comment.
14181 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14183         * config.guess: about target *-hitachi-hiuxwe2, fixed
14184         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14185         macro is incorrect.]
14187 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14189         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14190         than the "make ls" stuff which used to be here.
14192 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14194         * config.guess:  Recognize i[34]86-unknown-freebsd.
14195         From Shawn M Carey <smcarey@rodan.syr.edu>.
14197 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14199         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14201 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14203         * config.guess: Check for ptx.
14205 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14207         * config.sub: Add os9k checking.
14209 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14211         * config.guess: Handle OSF1 running on HPPA processors
14213 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14215         * configure: If subdir configure fails, print out a message with
14216         subdirectory name, in case subdir's configure code didn't identify
14217         itself.
14219 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14221         * configure.in: Remove embedded newlines from configdirs.
14222         Avoid mismatches of substrings.  Fix matching strings at end
14223         of configdirs.
14225 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14227         * config.guess:  Add Lynx/rs6000 config support.
14229 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14231         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14233 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14235         * configure.in (hppa*-*-osf*): Treat this just like most other
14236         PA configurations (eg no binutils or ld).
14237         (hppa*-*-*elf*): These configurations have binutils and ld.
14239 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14241         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14243 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14245         * configure.in (rs6000-*-*): Build gas.
14247 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14249         * Makefile.in:  Avoid bug in losing hpux sed.
14251 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14253         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14254         for GDB and GDB has been fixed to not need it.
14256 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14258         * config.guess: Recognize vax hosts.
14260 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14262         * configure (while loop): Don't use "break 2" inside case
14263         statement -- the case statement isn't an enclosing loop.
14265 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14267         * config.guess:  Clean up NeXT support, to allow nextstep
14268         on Intel machines.  Make OS be nextstep.
14270 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14272         * config.guess: Add alternate forms for Convex.
14274 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14276         * configure:  Completely rewrite option processing.  Take
14277         advantage of pattern-matching to avoid invoking test frequently.
14278         Also clean up host and target defaulting logic.
14280 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14282         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14283         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14284         commands (plus user environment) will fit SCO limits.
14286 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14288         * configure.in: Don't issue warnings about directories which are
14289         not being configured if -norecursion is set.  Correct test for
14290         --with-gnu-as and --with-gnu-ld to not get confused by substring
14291         matches.
14293         * configure.in: Don't build gas for alpha-dec-osf1*.
14295 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14297         * configure:  Back out Per's change of 12/19/1993.  It changes the
14298         behavior of configure in unexpected and confusing ways.
14300         Also, use different delim char when calculating
14301         program_transform_name so that the name can contain slashes.
14303 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14305         * configure.in, config.sub: Add support for VSTa micro-kernel.
14307 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14309         * configure.in: Nuke hacks which were used to get a special
14310         version of GAS for HPPA configurations.
14312 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14314         * configure:  If only ${target_alias} is given, use that
14315         as the default for ${host_alias}.
14316         * configure:  Add missing back-slashes before nested quotes.
14318 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14320         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14322 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14324         * config.guess:  Recognize some Tektronix configurations.
14325         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14327 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14329         * config.sub: Match any flavor of SH.
14331 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14333         * configure.in: Don't try to configure newlib for Alpha.
14335 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14337         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14338         libg++ or libio for any Alpha target.
14340         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14342 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14344         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14345         default arguments -- so it tried to compress itself.
14347 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14349         * configure.in (notsupp): ensure that a space is always at the end
14350           of the configdirs list, since the grep checks for an explicit space
14352 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14354         * configure.in (target i386-sysv4.2): don't build ld, since static
14355           versions of many libraries are not available.
14357 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14359         * config.guess: Recognize Apollos (using environment variables).
14360         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14362 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14364         * config.guess: Recognize Sony news mips running newsos.
14366 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14368         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14369         "fi ; else" for bash.
14371 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14373         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14375 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14377         * config.sub: accept unixware as an alias for svr4.2.
14378         Fix some inconsistancies with the gcc version.
14380 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14382         * Makefile.in (DISTDOCDIRS):  Add gdb.
14384 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14386         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14388 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14390         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14391         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14392         this now.
14394 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14396         * config.sub: Accept hiux* as an OS name.
14398         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14399         etc/make-stds.texi.  The underscore came from gcc, and dje now
14400         agrees that RUNTESTFLAGS is the correct name.
14402 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14404         * install.sh:  Remove 'set -e'.  It makes any conditionals
14405         in the script useless.
14407         * config.guess: Automatically recognize arm-acorn-riscix
14408         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14410 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14412         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14414 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14416         * Makefile.in (DISTDOCDIRS): New variable.
14417         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14418         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14420 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14422         * configure.in (hppa target): check the source directory for the
14423           pagas sub-directory
14425 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14427         * config.sub: Allow -aout* and -elf*.
14429 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14431         * configure.in: Don't build ld on i386-solaris2, same as for
14432         sparc-solaris2.
14434 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14436         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14438 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14440         * configure.in:  Configure gdb for alpha.
14442 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14444         * Makefile.in (CXXFLAGS): Add -O.
14446 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14448         * config.guess: added support for DG Aviion
14450 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14452         * configure.in: Produce warning message for subdirectories not
14453         configurable for this host/target combination.  Don't try to
14454         configure gdb for vms.
14456 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14458         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14459         appropriate files before making "diststuff".
14460         (DISTBISONFILES): New var: list of files to be edited.
14461         (DISTSTUFFDIRS): Add binutils.
14463 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14465         * config.sub: also handle mipsel and mips64el (for little endian mips)
14467 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14469         * configure.in: Add * to end of all OS names.
14471 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14473         * configure.in: Build newlib for LynxOS native.
14475 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14477         * config.guess: Add support for delta 88k running SVR3.
14479         * configure.in: Add comment about HP compiler vs. emacs.
14481 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14483         * configure.in: don't build ld on solaris2 (not a viable option
14484           due to bugs in getpwnam & getpwuid)
14486 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14488         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14489         config.guess will produce a full version number.
14491 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14493         * configure.in: Build linker and binutils for alpha-dec-osf1.
14495 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14497         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14498         and gdb/testsuite/Makefile.in.
14500 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14502         * configure.in: recognize mips*- instead of mips-
14504 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14506         * config.sub: Accept linux*coff and linux*elf as operating
14507         systems.
14509 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14511         * config.sub: Recognize mips64, and mips3 as an alias for it.
14513 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14515         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14516         gdb knows how to handle OSF/1 shared libraries.
14518 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14520         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14521         * config.guess: Recognize Hitachi's HIUX.
14522         * config.sub: Recognize h3050r* and hppahitachi.
14523         Remove redundant cases for hp9k[23]*.
14525 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14527         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14528         if gas and ld are in the source tree and are in ${configdirs}.
14529         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14530         --with options (but still pass them down on the command line,
14531         if they were explicitly specified).
14533 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14535         * configure: substitute SHELL value in Makefile.in with
14536         ${CONFIG_SHELL}
14538 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14540         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14541         *-*-solaris2* targets.
14543 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14545         * Makefile.in: define M4, and pass it down to sub-makes;
14546         all-autoconf now depends on all-m4
14548 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14550         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14551         presence of {ar,ranlib} instead of a configured directory
14553 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14555         * config.guess: Accept 34?? as well as 33?? for NCR.
14557 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14559         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14560         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14562 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14564         * configure: grab values for $(CC) and $(CXX) from the
14565         environment, so that someone can do "CC=gcc configure; make" and
14566         have it work right (matching the way that autoconf works now)
14568         * configure.in, Makefile.in: add support for gash, the tcl
14569         interface to Galaxy
14571         * config.guess: add NetBSD variants (hp300, x86)
14573 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14575         * install.sh: Support -d option (in the manner of SunOS 4 install,
14576         as it is more deterministic than that of GNU install)
14577         (chmodcmd): Set file to mode 755 by default (should also do default
14578         chgrp and chown, but I don't feel like dealing with that now)
14580 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14582         * config.sub: Remove h8300hhms alias.
14584 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14586         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14588 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14590         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14591         as stmp-fixinc
14593 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14595         * config.sub: recognize m88110-bug-coff.
14597 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14599         * Makefile.in (all-libio): all dependencies on the toolchain used
14600         to build this (gcc, gas, ld, etc)
14602 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14604         * config.guess: Deal with OSF/1 1.3 on alpha.
14606 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14608         * install.sh: add some 'else true' clauses for portability
14610         * configure.in: don't build libio for h8[35]00-*-* targets
14612 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14614         * Makefile.in:  Add support for new libio.
14616 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14618         * install.sh: If one command fails, don't try the rest.  Don't try
14619         to remove $dsttmp (via trap) unless we have already created it.
14620         If $src doesn't exist, detect it and exit with an error.
14622         * config.guess: Recognize BSD on hp300.
14624 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14626         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14627         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14629 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14631         * Makefile.in (all-send-pr): depends on all-prms
14633 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14635         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14637 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14639         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14640         Added test for mips-mips-riscos5.
14642 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14644         * configure.in: use mh-hp300 for 68k HP hosts
14646 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14648         * configure: add support for CONFIG_SHELL, so that you can use
14649         some alternate shell for evaluating configure scripts
14651 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14653         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14654         in configure script to bug-gdb@prep.ai.mit.edu when building
14655         distribution archive.
14656         * Makefile.in (COMPRESS):  Remove def.
14657         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14658         gdb.tar.Z and make-gdb.tar.Z respectively.
14659         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14660         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14661         to convergence with 'taz' target in Makefile.in.
14663 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14665         * install.sh (dsttmp): use trap to ensure that tmp files go
14666         away on error conditions
14668 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14670         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14672 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14674         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14675         its parent is '/' not ''.
14677         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14679 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14681         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14682         that ${newsrcdir}/configure.in does.
14684 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14686         * test-build.mk: support for CONFIG_SHELL
14688 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14690         * config.sub (netware):  Add as a basic system type.
14692 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14694         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14695           $(srcdir)/ from the dependency on Makefile.in.
14697 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14699         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14700         (h8300hhms is temporary until multi-libraries are implemented).
14701         * configure.in: Handle h8300h too.
14703 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14705         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14707 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14709         * configure:  Remove extraneous output when guessing host type.
14710         * config.guess:  Remove extraneous output when guessing using C
14711         compiler rather than uname, or when guessing fails.
14713 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14715         * Makefile.in: remove all.cross and install.cross targets
14717         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14718           definitions
14720 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14722         * configure.in (target sh): Build gprof.
14724 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14726         * config.sub: change -solaris to -solaris2
14728 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14730         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14732 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14734         * configure: Correct error message for missing Makefile.in to
14735         print correct directory.
14737 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14739         * install.sh: kludge around 386BSD shell bug
14741 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14743         * config.guess:  Recognize NeXT.
14744         * config.guess:  Recognize i486-ncr-sysv4.
14745         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14747 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14749         * Makefile.in (MAKEINFOFLAGS): New variable.
14750         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14751         * build-all.mk, test-build.mk: Pass down --no-split as
14752         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14754 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14756         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14758 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14760         * Makefile.in (libg++.tar.z):  New rule.
14761         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14762         * Makefile.in (taz):  Only do a single chmod.
14764 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14766         * install.sh: don't use dirname anymore (replaced with sed usage)
14768 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14770         * Makefile.in:  Change extension for gzip'd files from '.z' to
14771         '.gz' per new FSF standard usage.
14773 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14775         * configure: put quotes around the final value of program_transform_name
14777 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14779         * Makefile.in: new install.sh support; update install-info rules
14781 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14783         * configure.in: Build diff for crosses, but not for go32 host.
14785         * configure.in: Build gprof only for native, and don't build it
14786         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14788 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14790         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14792 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14794         * configure.in (host_tools): Add prms.
14796 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14798         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14799         with $(FLAGS_TO_PASS) on the command line
14801         * config.sub: Recognize lynx and lynxos
14803 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14805         * config.sub: Accept -ecoff*, not just -ecoff.
14807 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14809         * Makefile.in (taz): Use .gz suffix instead of .z.
14810         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14811         names.
14813 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14815         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14817 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14819         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14820         that rebuilds that might happen during 'make install' don't get
14821         bogus gcc include files
14823 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14825         Change from Utah for HPPA support:
14826         * config.guess: Recognize hppa1.x-hp-bsd.
14828 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14830         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14831         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14833 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14835         * config.sub: Add support for rom68k and bug boot monitors.
14837 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14839         * Makefile.in: Make all-opcodes depend on all-bfd.
14841 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14843         * config.guess: Added special check for i[34]86-univel-sysv4*.
14845 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14847         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14848         the processor rather than assuming i486.
14850 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14852         * config.guess: Recognize SunOS6 as Solaris3.
14854 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14856         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14857         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14859 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14861         * build-all.mk (all-cross): New target for Canadian Cross.
14862         Added Q2 go32 targets.
14863         * test-build.mk: Configure go32 cross sparclite-aout and
14864         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14865         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14867 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14869         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14870         GO32 hosted toolchains
14872 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14874         * configure: change  so "-exec-prefix" gets passed down rather
14875         than "-exec_prefix" so autoconf generated Makefiles get the
14876         exec_prefix set right.
14878 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14880         * config.guess: get the Solaris2 minor version number
14882         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14884 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14886         * config.guess: Recognize some Sequent platforms.
14888 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14890         * Makefile.in: added the vault-install target
14892         * configure.in: actually use the Sun3 makefile fragment that's in
14893         config, also added the release dir to configdirs
14895 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14897         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14899 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14901         * configure.in: remove some program from Alpha targetted toolchains
14903 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14905         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14906         gprof.
14907         (taz): Run "make diststuff" in those directories instead of "make
14908         proto-dir".  Look for "VERSION=" only at start of line in subdir
14909         Makefile.  Use "gzip -9" for compression.
14910         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14911         (binutils.tar.z): New target.
14913 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14915         * Makefile.in (taz): Include gpl.texinfo.
14917 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14919         * Makefile.in (setup-dirs): Merged into "taz" target.
14920         (taz): Only do `proto-dir' stuff if a directory is actually needed
14921         for this target.
14923 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14925         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14926         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14927         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14928         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14929         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14931 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14933         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14934         config.sub, and move-if-change to gdb testsuite distribution
14935         archive, so the testsuite can be extracted, configured, and
14936         run separately from the gdb distribution.  Blow away the Chill
14937         tests that require a Chill compiled executable, since GNU Chill
14938         is not yet publically available.
14940 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14942         * test-build.mk: set environment variables in a single command,
14943         instead of a list of assignments and exports
14945         * config.guess: recognize Alpha/OSF1 systems
14947 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14949         * configure: Change help message to prefer --options rather than
14950           -options.
14952 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14954         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14955         zippy@ecst.csuchico.edu.
14956         * config.guess: Recognize miniframe.
14958 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14960         * Makefile.in: Use srcroot to find runtest rather than rootme.
14961         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14963 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14965         * test-build.mk: Extensive additions to support building on a
14966         machine other than the host.
14968 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14970         * configure (tooldir): Fix for i386-aix again.
14972 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14974         * configure, Makefile.in:  Change definition of $(tooldir)
14975         to match the FSF.
14977 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14979         * config.guess:  Recognize i[34]86/SVR4.
14981 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14983         * Makefile.in (all-gdb): gdb depends on sim.
14985 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14987         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14988         at the same time we make the prototype gdb directory.
14989         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14990         files at the same time as the gdb base release distribution.
14992 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14994         * Makefile.in (check): Use individual check targets rather than
14995         DO_X rule.
14996         (check-gcc): Added.
14998 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15000         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15001         for System V release 3.2.
15003 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15005         * config.sub: Recognize hppaosf.
15006         * configure.in: Do configure ld/binutils/gas for it.
15008 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15010         * configure (tooldir): Alter syntax used to set this, for systems
15011         where "\$" isn't handled right, like i386-aix.
15013 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15015         * configure: Pass program-transform-name, not
15016         program_transform_name, to recursive configures.
15018 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15020         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15021         of gas+ld+binutils.
15023 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15025         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15027 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15029         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15031 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15033         * Makefile.in (PRMS): Set back to all-prms.
15035 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15037         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15038         targets, rather than for MIPS hosts.
15040 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15042         * configure.in: add comment for --with-x default values
15044         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15046         * Makefile.in: add check-* targets for each of the directories in
15047         the tree.  Add a definition of RUNTEST that will use the one we
15048         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15050 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15052         * configure.in: Removed obsolete references to bfd_target and
15053         target_makefile_frag.
15055         * build-all.mk: Set assorted targets for Q2.
15056         * config.sub: Recognize z8k-sim and h8300-hms.
15057         * test-build.mk: Really don't pass host to configure.
15058         (HOLES): Added uname.
15060 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15062         * configure: Handle an empty program-prefix, program-suffix or
15063         program-transform-name correctly.
15065 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15067         * build-all.mk: -G 8 no longer required for MIPS targets.
15068         * test-build.mk: Don't pass host argument to configure; make it
15069         guess.
15071 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15073         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15074         * Makefile.in (COMPRESS):  New macro, like GZIP.
15076 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15078         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15080         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15081         with gas currently defaults to -G 0.
15083 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15085         * Makefile.in (all-flex): flex depends on byacc.
15087         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15088         to test-build.mk as RELEASE_TAG.
15089         * test-build.mk (configargs): New variable containing arguments to
15090         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15091         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15093         * config.guess: Use /bin/uname when checking -X argument on SCO,
15094         to avoid invoking GNU uname which doesn't understand -X.
15096         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15098         * configure.in: Build gas for mips-*-*.
15100 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15102         * Makefile.in (all.normal): insert missing backslash.
15104 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15106         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15108         * Makefile.in: Complete overhaul to merge many almost identical
15109         targets.
15111 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15113         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15114         (gdb.tar.Z): Adjusted.
15116         * Makefile.in (setup-dirs, taz): New targets; should be general
15117         enough to adapt for gdb sometime.  Build only .z file.
15118         (gas.tar.z): New target.
15120 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15122         * build-all.mk: Use CC=cc -Xs on Solaris.
15124 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15126         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15127         for handling BISON for FSF releases.
15129 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15131         * configure: Actually implement the change zoo just documented.
15133 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15135         * configure: when using config.guess, only set target_alias when
15136         it's not already been set (ie, on the command line)
15138 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15140         * Makefile.in: add installcheck target, set PRMS to install-prms
15142 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15144         * configure: add support for package_makefile_fragment, handle the
15145         case where a directory has a configure.in file but no Makefile.in
15146         more gracefully (with an actual understandable error message, even);
15147         add support for --without (and add this to the usage message); also
15148         explicitly add a --host=${host_alias} to the command line when
15149         config.guess is used
15151 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15153         * configure: Must use both --host and --target in recursive calls.
15155 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15157         * Makefile.in: Change deja-gnu to dejagnu.
15159 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15161         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15163 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15165         * configure.in: canonicalize all instances to *-*-solaris2*,
15166         also strip out a number of tools to not build for go32 host
15168 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15170         * config.guess: add GPL.
15172         * Makefile.in, config.guess, config.sub, configure: bump
15173           copyrights to 93.
15175 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15177         * Makefile.in (do-info): Removed obsolete check for existence of
15178         localenv file.
15180         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15182 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15184         * Makefile.in: a couple of 'else true' for decstation,
15185         support for TclX
15187         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15189 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15191         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15193 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15195         * config.guess: Recognize i386-ibm-aix (PS/2).
15196         * configure.in: Use config/mh-aix386 file for it.
15198 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15200         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15201         CC_FOR_TARGET instead.
15202         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15204 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15206         * Makefile.in: Add sim to list of directories sent with gdb
15208 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15210         * configure.in: Put back mips-dec-bsd* case.
15212 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15214         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15215         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15216         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15218 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15220         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15222         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15223         (install-info): install dir.info only if it exists,
15224         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15226 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15228         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15229         gas for mips-dec-bsd.
15231 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15233         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15234         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15236 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15238         * configure.in: Added "dejagnu" to hosttools list.
15240 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15242         * config.sub, configure.in, config.guess:  Add support
15243         for Bosx, an AIX variant from Bull.
15244         Patches from F.Pierresteguy@frcl.bull.fr.
15246 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15248         * devo/dejagnu: Initial creation of devo/dejagnu.
15249         Migrated dejagnu testcases and support files for testing software
15250         tools to reside as subdirectories, currently called "testsuite",
15251         within the directory of the software tool.  Migrated all programs,
15252         support libraries, etc. beloging to dejagnu proper from
15253         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15254         with no modifications.  The changes to these files which will
15255         allow them to configure, build, and execute properly will be made
15256         in a future update.
15258 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15260         * Makefile.in: Change send_pr to send-pr.
15261         * configure.in: Likewise.
15262         * send_pr: Renamed directory to send-pr.
15264 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15266         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15268 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15270         * README:  Update for gdb-4.8 release.
15271         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15272         gdb-xxx.tar.z (gzip'd) file also.
15274 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15276         * Makefile.in: make all-diff depend on all-libiberty
15278 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15280         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15282 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15284         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15286 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15288         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15289         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15290         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15292 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15294         * Makefile.in:  makeinfo binary is in a new location
15296 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15298         * config.sub: Accept -ecoff as an OS.
15300         * Makefile.in: Various changes to eliminate a level of make
15301         recursion and reduce the required command line length.
15302         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15303         sub-makes.
15304         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15305         variables holding settings for specific sub-makes.
15306         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15307         in terms of BASE_FLAGS_TO_PASS.
15308         (TARGET_LIBS): New variable listing directories which use
15309         TARGET_FLAGS_TO_PASS.
15310         (subdir_do): Eliminated.
15311         (do-*): New set of targets to replace subdir_do.
15312         (various): All targets which used subdir_do now depend on do-*.
15313         (local-clean): Renamed from do_clean.
15314         (local-distclean): New target, dependency of distclean and
15315         realclean.
15316         (install-info): Don't create directories.  Depend on dir.info
15317         rather than calling make recursively.
15318         (install-dir.info): Eliminated.
15319         (install-info-dirs): Create all info directories here.
15320         (dir.info): Depend upon do-install-info.
15322         * test-build.mk (HOLES): Added false.
15324 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15326         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15328 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15330         * Makefile.in (info): remove dependency on all-texinfo.  The
15331         problem was really in texinfo/C, not at this level.
15333 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15335         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15337 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15339         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15340         GDB releases.
15342 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15344         * configure: Include srcdir in message about target of link not
15345         being found.  Don't convert `-' to `_' in `with' options being
15346         passed to subdirs.
15348 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15350         * configure.in: add uudecode to host_tools
15352         * Makefile.in: added {all,install}-uudecode targets, added them to
15353         the appropriate lists
15355 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15357         * Makefile.in (all-gcc): Added dependency on all-gas.
15359         * configure.in (mips-*-*): Build ld and binutils.
15361 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15363         * configure: check return code from mkdir, print error message and
15364           exit on failure.
15366 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15368         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15370 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15372         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15374 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15376         * config.sub (h8500):  Recognize this as a cpu type.
15378 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15380         * configure: source directory missing is no longer a warning
15382         * configure.in: recognize irix[34]* instead of irix[34]
15384         * Makefile.in: define and pass down X11_LIB
15386 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15388         * guess-systype: Renamed to ...
15389         * config.guess:  ... by popular request.
15390         * configure.in, Makefile.in:  Update accordingly.
15392 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15394         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15395         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15396         + Execute ./dummy instead of assuming . is in PATH.
15398 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15400         * guess-systype:  New shell script.  Attempts to guess the
15401         canonical host name of the executing host.
15402         Only a few hosts are supported so far.
15403         * configure:  Call guess-systype if no host is specified.
15405 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15407         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15408         gcc Makefile.
15411 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15413         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15414         (all-gcc, install-gcc, subdir_do): Use it.
15416 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15418         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15420 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15422         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15423           set exclusively by configure, using configure.in .
15425 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15427         * test-build.mk: set $PATH for all builds
15429         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15431 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15433         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15434         the one used in gcc/Makefile.in, so that a null expansion doesn't
15435         override the one needed to build gcc with a native cc.
15438 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15440         * configure: Accept -with arguments.
15442 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15444         * Makefile.in: added h8300sim
15446 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15448         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15449         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15450         (all-cygnus, native, build-cygnus): Make
15451         $(canonhost)-stamp-3stage-done, not $(host)....
15452         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15453         i386-sco3.2v4.  Added else true to if command.
15455 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15457         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15459 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15461         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15463 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15465         * configure.in: don't remove binutils from Solaris builds
15467 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15469         * Makefile.in: get rid of earlier definitions for *clean,
15470         also handle the recursive info rule better
15472 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15474         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15475         do more-or-less the right thing.
15477 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15479         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15480         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15482 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15484         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15485         $(host_canonical).
15487         * configure.in: split the configdirs list into 4 categories (native
15488         v. cross, library v. tool) and handle the cross-only and native-
15489         only in more reasonable (and correct!) way.
15491 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15493         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15494         configdirs anymore.
15496 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15498         * Makefile.in: extensive cleanup::  removed all of the explicit
15499         clean-* targets, collapsed many wrappers around subdir_do into
15500         one, added additional targets to satisfy standards.texi, deleted
15501         some old targets, some changes for consistency
15503 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15505         * configure.in: handle some programs as cross-only, and others as
15506         native only
15508         * test-build.mk: handle partial holes in a more generic manner
15510         * Makefile.in: m4 depends on libiberty
15512 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15514         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15515         time, wdiff, and find to configdirs
15517         * Makefile.in: all, clean, and install rules for the new programs
15518         added to configure.in
15520 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15522         * configure.in: use mh-sun for all *-sun-* hosts
15524 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15526         * Makefile.in: define flags for X11 include files and library file
15527         locations, pass them down to the programs that need this info
15529         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15531 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15533         * configure.in: start building libg++ for HP-UX targets
15535 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15537         * README:  Update references to files moved into etc/.
15539 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15541         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15542         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15544 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15546         * configure: accept dash as well as underscore in long option
15547         names for FSF compatibility.
15549 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15551         * config.sub: added -sco3.2v4 support from FSF.
15553 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15555         * configure.in: expand the section that adds or removes
15556         directories from the list of programs to build, to handle native
15557         vs. cross in addition to host v. native
15559 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15561         * Makefile.in:  Replace C++ in macro names with CXX.
15562         This is less likely to break ...
15564 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15566         * test-build.mk: add -w to GNU_MAKE
15568 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15570         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15571         add 'sparc' to list of recognized cpus.  This needed to make
15572         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15573         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15574         then changes that into $CPU-wrs-vxworks.
15576         * configure.in: remove most references to gdbtest, regularize
15577         target based program removal
15579         * test-build.mk: import from p3 tree (many fixes and changes)
15581 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15583         * Makefile.in: added rules to handle tcl, tk, and expect
15585         * configure.in: handle those directories if they exist
15587 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15589         * config.sub: removed bogus hppabsd and hppahpux names, since
15590         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15592 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15594         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15595         depends upon all-xiberty
15597         * Makefile.in: changes from p3, including:
15599         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15601         * Makefile.in (XTRAFLAGS): include newlib directories if
15602         newlib/Makefile exists, rather than if host != target.
15604         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15606         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15607         from the same source tree and not building a cross-compiler.  This
15608         matters for the libg++ configuration if reconfiguring a tree that
15609         has already been installed.
15611         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15613         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15614         pick up the machine and system specific header files.
15616         * Makefile.in: added AS_FOR_TARGET, passed down in
15617         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15618         the C compiler to use to create programs which are run in the
15619         build environment, set it to default to $(CC), and passed it down
15620         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15622         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15624         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15625         We need them for unusual native builds, like systems without
15626         ranlib.
15628         * configure: also define $(host_canonical) and
15629         $(target_canonical), which are the full, canonical names for the
15630         given host and target
15632 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15634         * Makefile.in:  Added separate definitions for C++.
15636 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15638         * configure.in (configdirs):  Add deja-gnu.
15640 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15642         * README:  Update for configure.texi and gdb-4.7 release.
15644 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15646         * Makefile.in:  Move "all" target to top of file.
15647         Previously, first target was ".PHONY" which caused BSD4.4 make
15648         to build .PHONY when make was run without arguments.
15650 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15652         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15653         Library-copylefted code in libiberty.
15655 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15657         * config.sub:  Replace m68kmote with plain old m68k.
15659 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15661         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15663 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15665         * config.sub: Complain if no argument is given.  Added support for
15666         386bsd as OS and target alias.
15668 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15670         * Makefile.in (XTRAFLAGS): include newlib directories if
15671         newlib/Makefile exists, rather than if host != target.
15673 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15675         * config.sub: recognize sparclite-wrs-vxworks.
15677         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15678         p3.) Added clean-xiberty to clean.
15680 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15682         * configure.in: use *-*-* instead of nested cases for host and target
15684 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15686         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15687         from the same source tree and not building a cross-compiler.  This
15688         matters for the libg++ configuration if reconfiguring a tree that
15689         has already been installed.
15691 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15693         * config.sub (i486v/i486v4):  Merge in from FSF version.
15695 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15697         * configure: only set PWD if it is already set.
15699 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15701         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15702         doesn't have unset and all success paths (and most error paths)
15703         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15704         to just ${PWD} to avoid confusion.)
15706 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15708         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15709         even for a native compilation.
15711 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15713         Changes to make the gdb.tar.Z rule work better.
15715         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15716         (DEVO_SUPPORT):  Add configure.texi.
15717         (bfd-ilrt.tar.Z):  Remove ancient rule.
15719 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15721         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15722         pick up the machine and system specific header files.
15724         * configure.in, config.sub: added new target m68010-adobe-scout,
15725         with alias of adobe68k.  Changed configure.in to check for
15726         -scout before -sco* to avoid a false match.
15728         * Makefile.in: added AS_FOR_TARGET, passed down in
15729         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15730         the C compiler to use to create programs which are run in the
15731         build environment, set it to default to $(CC), and passed it down
15732         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15734 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15736         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15737         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15738         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15739         FOR_TARGET variants, to newlib and libg++.
15741 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15743         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15744         first.
15746 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15748         * config.sub:  Accept `elf' as an environment.
15750 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15752         * Makefile.in (all-opcodes):  cd into the right directory
15754 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15756         * configure: added -program_transform_name option, used as
15757         argument to sed when installing programs.
15758         configure.texi: added documentation for -program_prefix,
15759         -program_suffix and -program_transform_name.
15761 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15763         * config.sub:  Accept i486 where i386 ok.
15765 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15767         * config.sub: accept we32k
15769 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15771         * config.sub, configure.in: accept OSE68000 and OSE68k.
15773         * Makefile.in: don't create all directories for ``make install'';
15774         let the subdirectories create the ones they need.
15776 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15778         * COPYING: new file, GPL v2
15780 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15782         * Makefile.in: use the new gen-info-dir, which needs a template
15783         argument (which also lives in texinfo)
15785         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15787 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15789         * config.sub (ncr3000):  Change i386 to i486.
15791 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15793         * Makefile.in: add install-rcs, install-grep to
15794         install-no-fixedincludes, removed install-bison and install-libgcc
15796 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15798         * configure.in: grab the HPUX makefile fragment if on HPUX
15800 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15802         * Makefile.in: eradicate bison spoor (ditto libgcc).
15803          configure.in: recognise m68{k,000}-ericsson-OSE.
15804          es1800 is alias for m68k-ericsson-OSE
15806 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15808         * configure.in: rearrange the parts that remove programs from
15809         configdirs, based now on HOST==TARGET or by canonical triple.
15811 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15813         * test-build.mk: recurse explicitly with -f test-build.mk when
15814           appropriate.  predicate stage3 and comparison on the existence
15815           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15816           On very clean, also remove ...stamp-co.  Build in-place before
15817           doing other builds.
15819 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15821         * Makefile.in, configure.in: add tgas
15823 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15825         * Makefile.in: a number of changes merged in from progressive.
15827         * configure.in: add libm.
15829         * .cvsignore: ignore some stuff that comes from test-build.mk.
15831 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15833         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15835 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15837         * configure: Add program_suffix (parallel to program_prefix)
15838         * Makefile.in: adjust directory-creating script for losing decstation
15840 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15842         * configure:  Minor $subdir-related fixes.
15844 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15846         * configure: fix various problems with propogating
15847         makefile_target_frag in subdirs.
15848         * configure.in: config libgcc if its there
15850 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15852         * config.sub:  HPPA merge.
15854 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15856         * Makefile.in:  Replace all-bison with all-byacc in all
15857         dependency lines for other tools (which now use byacc).
15859 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15861         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15863 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15865         * Makefile.in: make gprof rules similar to byacc rules (instead of
15866         vestigal $(unsubdir) that didn't work...)
15868 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15870         * config.sub:  Add support for Linux.
15871         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15872         (at least for libg++).
15874 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15876         * configure.texi: fix doc for the -nfp option to configure
15878 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15880         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15882 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15884         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15885         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15886         * configure.in: added solaris* host_makefile_frag hook.
15888 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15890         * config.sub: changed recognition of m68000 so that various
15891         m68k types can be specified via m680[01234]0
15893 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15895         * config.sub (basic_machine): fix sed so that '-foo' isn't
15896         completely substituted out while .+'-foo' loses the '-foo'
15898 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15900         * config.sub ($os): Add -aout.
15902 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15904         * configure:  If host_makefile_frag is absolute, don't
15905         prefix ${invsubdir} (relevant to libg++ auto-configure).
15907 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15909         * Makefile.in (tooldir): Define it.
15910         (all-ld): Depend on all-flex.
15912 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15914         * Makefile.in (check):  Fix libg++ special case.
15916 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15918         * configure: do not bury `pwd` into config.status, thus do fewer
15919           pwd's.
15921         * configure: print the "Building in" message only when building in
15922           other than "." AND verbose.
15924         * configure: remove -s, rework -v to better accommodate guested
15925           configures.
15927         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15929 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15931         * Makefile.in: macroize flags passed on recursion.  remove
15932           fileutils.
15934 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15936         * configure: get makesrcdir right for subdirs deeper than 1.
15938         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15939           install.
15941 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15943         * Makefile.in: don't print subdir_do or recursion lines.
15945 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15947         * standards.texi: added menu item.
15949         * Makefile.in: build and install standards.info.
15951         * standards.texi: new file.
15953 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15955         * configure: test for and move config.status pieces from
15956           ${subdir}/.
15958 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15960         * configure:  Test for existance of files before trying to mv
15961         them, to avoid numerous non-existance messages.
15963 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15965         * configure: correct final line of config.status.
15967         * configure: patch from eggert.  Avoids a protection problem if
15968           the original Makefile.in is read only.
15970         * configure: use move-if-change from gcc to create config.status.
15971           Some makefiles depend on config.status to tell if a directory
15972           has been reconfigured for a different host.  This change
15973           prevents those directories from remaking everything in the case
15974           where the reconfig was only intended to rebuild a Makefile.
15976         * configure: test for config.sub with "config.sub sun4" rather
15977           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15978           host alias from a missing config.sub.
15980 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15982         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15983           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15985 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15987         * configure: mkdir ${subdir} as needed.
15989 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15991         * Makefile.in,configure.in: added autoconf.
15993 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15995         * Makefile.in: no longer pass against on recursion.
15997         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15998           definitions are not inherited.
16000         * configure: correct makesrcdir when subdir is .
16002 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16004         * configure:  Add support for 'subdirs' variable, which is
16005         like 'configdirs', except that configure doesn't re-invoke
16006         itself for subdirs, it just creates a Makefile for each subdir.
16007         * configure.texi:  Document subdirs.
16009 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16011         * configure.in: added flex to configdirs
16013 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16015         * Makefile.in: remove clean-stamps from clean.
16017 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16019         * configure.in:  Add gdbtest to configdirs.
16021 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16023         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16024         to recursive makes.
16025         * configure.in:  Recognize new ncr3000 config.
16027 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16029         * Makefile.in, configure.in: removed references to gdbm.
16031 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16033         * config.sub:  Don't canonicalize os value
16034         newsos* to bsd (readline needs to check for newsos).
16035         (This fix was earlier made Jan 31, but got re-broken.)
16037 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16039         * configure.in:  sco is an os, not a vendor!
16041         * configure:  Quote $( better.  Keep various shells happy.
16043 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16045         * Makefile.in: eliminate stamp-files.
16047 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16049         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16050           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16052 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16054         * config.sub:  fix iris/iris3.
16056 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16058         * configure: re-add -rm.
16060 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16062         * Maskefile.in: add .stmp-rcs to all.
16064         * configure.in: remove gas from rs6000 build, use aix host fragment.
16066 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16068         * configure: pass down site_option during recursion.
16070 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16072         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16074 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16076         * configure: Change exec_prefix so that it really defaults to prefix.
16078 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16080         * Makefile.in, configure.in:  Add support for mmalloc library.
16082 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16084         * Makefile.in: add stmp dependencies for a few more things.
16086 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16088         * configure: adjusted error message on objdir/srcdir configure
16089           collision, per john's suggestion.
16091         * Makefile.in: add libiberty stmp to all and all.cross.
16093 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16095         * Makefile.in: remove force dependencies, add grep to all.
16097 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16099         * Makefile.in: drop flex.  make stamp files work.
16101         * configure: added test for conflicting configuration in srcdir,
16102           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16103           gets cranky.  use relative paths for configure and srcdir
16104           whenever possible.  Send some error messages to stderr that were
16105           going to stdout.
16107 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16109         * Makefile.in:  Fix libg++ rule to check for gcc directory
16110         before using gcc/gcc.  Also pass XTRAFLAGS.
16112 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16114         * Makefile.in: added stmp-files so that directories aren't polled
16115           when they are already built.
16117         * configure.texi: fixed a node pointer problem.
16119 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16121         * config.sub configure.in gdb/configure.in
16122         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16123         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16124         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16126 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16128         * configure: -recurring becomes -silent.  corrected help message
16129           for -site= option.
16131         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16133 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16135         * configure: when building Makefile for crosses, replace
16136           tooldir and program_prefix.  default srcdir from location of
16137           config.sub.  remove "for host in hosts" and "for target in
16138           targets" loops.
16140 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16142         * Makefile.in: Do not pass bindir or mandir to cvs.
16144 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16146         * Makefile.in, configure.in: removed traces of namesubdir,
16147           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16148           copyrights to '92, changed some from Cygnus to FSF.
16150         * configure.texi: remove most references to multiple hosts,
16151           multiple targets, subdirs, etc.
16153         * configure.man: removed rcsid. reference config.sub not
16154           config.subr.
16156         * Makefile.in: mkdir $(infodir) on install-info.
16158 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16160         * configure.texi:  Explain better about .gdbinit and about
16161         the environment that configure.in sections run in.
16163 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16165         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16167 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16169         * README:  DOC.configure => cfg-paper.texi.
16171 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16173         * config.sub (near case $os):  Don't convert newsos* to bsd!
16175 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16177         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16178         the number of copies of COPYING that go into the GDB tar file.
16180 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16182         * bfd/configure.in, gdb/config/mh-i386sco,
16183         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16184         Fix SCO configuration stuff.
16186 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16188         * Makefile.in:  For libg++, make sure the -I pointing
16189         to the gcc directory goes *after* all the libg++-local -I flags.
16190         Also, move just-gcc dependency from just-libg++ to all-libg++.
16192 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16194         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16196 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16198         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16200 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16202         * config.sub:  Add stratus configuration frags.  Also
16203         submitted to FSF.
16205 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16207         * Makefile.in (DEV_SUPPORT):  add configure.man.
16209         * config.sub(Decode manufacturer-specific):  add -none*.
16211 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16213         * Makefile.in:  remove form feeds to make Sun's make happy.
16214         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16216 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16218         * Makefile.in (AR_FLAGS):  Make quieter.
16220 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16222         * configure.in:  Add libg++.
16223         * configure:  When verbose, don't output the command line at each
16224         level; it will be unremarkably the same as the previous version,
16225         which will be the same as what the user typed.
16227 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16229         * configure.in, Makefile.in: fix clean-info, add flex.  add
16230           fileutils.
16232         * configure: be less sensitive to spaces in Makefile.in.  Do not
16233           look for sources in "..".  Doing so breaks subdirectories that
16234           might have their own configure.  If a subdir has it's own
16235           configure script, use it.
16237 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16239         * cfg-paper.texi: some changes suggested by rms.
16241 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16243         * config.sub:  Merge in some small additions from the FSF version,
16244         taken from the gcc distribution, to bring the Cygnus and FSF
16245         versions into closer sync.
16247 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16249         * configure.in:  Changed svr4 references to sysv4.
16251 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16253         * configure: added -V for version number option.
16255 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16257         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16258           renamed from DOC.configure to cfg-paper.texi.
16260 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16262         * configure, config.subr, config.sub: config.subr is now
16263           config.sub again.
16265 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16267         * configure.texi: new file, in progress.
16269         * Makefile.in: build info file and install the man page for
16270           configure.
16272         * configure.man: new file, first cut.
16274         * configure: find config.subr again now that configuration "none"
16275           has gone.  removed all traces of the -ansi option.  removed all
16276           traces of the -languages option.
16278         * config.subr: resync from rms.
16280 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16282         * configure, config.sub, config.subr: merge config.sub into
16283           config.subr, call the result config.subr, remove config.sub, use
16284           config.subr.
16286         * Makefile.in: revised install for dir.info.
16288 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16290         * configure.in: add decstation host makefile frag.
16292         * Makefile.in: BISON now bison -y again.  also install-gcc on
16293           install.  clean-gdbm on clean.  infodir belongs in datadir.
16294           Make directories for info install.  Build dir.info here then
16295           install it.
16297 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16299         * Makefile.in: fix for bad directory tests.
16301 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16303         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16304           regexp.  -srcdir relative was being handled incorrectly.
16306         * Makefile.in: unwrapped some for loops so that parallel makes
16307           work again and so one can focus one's attention on a particular
16308           package.
16310 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16312         * configure: added PWD as a stand in for `pwd` (for speed). use
16313           elif wherever possible.  make -srcdir work without -objdir.
16314           -objdir= commented out.
16316 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16318         * configure: +options become --options.  -subdirs commented out.
16319           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16320           Makefile now at top of generated Makefile.  Removed cvs log
16321           entries.  added -srcdir.  create .gdbinit only if there is one
16322           in ${srcdir}.
16324         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16325           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16326           and mandir now keyed off datadir by default.
16328 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16330         * Freshly created ChangeLog.
16333 Local Variables:
16334 mode: change-log
16335 left-margin: 8
16336 fill-column: 76
16337 version-control: never
16338 End: