2011-02-15 Tobias Burnus <burnus@net-b.de>
[official-gcc.git] / ChangeLog
blob73ad1683d4990e3eeee36a50b2eac06b3c3434ae
1 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3         * MAINTAINERS: Add myself as testsuite maintainer.
5 2011-02-15  Mike Stump  <mikestump@comcast.net>
7         * MAINTAINERS: Add myself as testsuite maintainer.
9 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11         Import from Libtool and gnulib:
13         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
15         Prepare for supporting FreeBSD 10.
16         * config.rpath: Remove handling of freebsd1* which soon would
17         match FreeBSD 10.0.
19         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
21         Remove support for FreeBSD 1.x.
22         * libtool.m4 (_LT_LINKER_SHLIBS)
23         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
24         soon would incorrectly match FreeBSD 10.0.
26 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28         PR binutils/12283
29         * move-if-change: Import version from gnulib.
31 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
33         PR lto/47225
34         * Makefile.def (lto-plugin): Double dash for enable-shared.
35         (configure-gcc): Depend on all-lto-plugin.
36         * Makefile.in: Rebuilt.
38 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40         * configure.ac: Remove extra bracket.
41         * configure: Regenerate.
43 2011-02-08  Tobias Burnus  <burnus@net-b.de>
45         * MAINTAINERS: Add myself as libquadmath maintainer.
47 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
49         * MAINTAINERS: Update my email address.
51 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
53         * MAINTAINERS (option handling): Add self.
55 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
57         PR lto/47225
58         * Makefile.def: Add dependency for install-gcc
59         on install-lto-plugin.
60         * Makfile.in: Regenerated
62 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
64         * MAINTAINERS (CPU Port Maintainers): Add myself.
66 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
68         PR libgcj/44341
69         * configure.ac: Discard --with-* flags for host when configuring
70         target libraries for cross build.
71         * configure: Rebuilt.
73 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
75         * MAINTAINERS (linear loop transforms): Removed.
77 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
79         * configure.ac: If with_ppl is no, move setting with_cloog=no
80         after CLOOG_REQUESTED check.
81         * configure: Regenerated.
83 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
85         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
86         CLooG has been requested.
87         * configure: Regenerated.
89 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
91         * configure: Regenerated.
92         * configure.ac: Check for version 0.11 (or later revision) of PPL.
94 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
96         * configure: Regenerated.
97         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
99 2011-01-21  Andreas Schwab  <schwab@redhat.com>
101         * configure.ac: Use AS_HELP_STRING throughout.
102         * configure: Regenerate.
104 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
106         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
107         * configure: Regenerate.
109 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
111         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
113 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
115         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
116         for ia64-hpux.
117         * configure: Regenerate.
119 2011-01-07  Jan Hubicka  <jh@suse.cz>
121         PR lto/47225
122         * Makefile.in: Regenerate.
123         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
124         configure.
126 2011-01-07  Jan Hubicka  <jh@suse.cz>
128         * Makefile.in: Regenerate.
129         * Makefile.def (gcc host module) and soft dependency on lto-plugin
130         and configure dependency on lto-plugin configure.
131         (lto-plugin module): Remove dependency on GCC; add dependency on
132         liniberty.
134 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
136         * MAINTAINERS (Write After Approval): Add myself.
138 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
140         * configure: Regenerate.
142 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
144         * configure.ac: (picochip): Disable libiberty.
146 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
148         * MAINTAINERS (Write After Approval): Add myself.
150 2010-12-10  Ian Lance Taylor  <iant@google.com>
152         PR bootstrap/46819
153         * configure.ac: For --disable-libgcj clear libgcj_saved.
154         * configure: Rebuild.
156 2010-12-10  Tobias Burnus  <burnus@net-b.de>
158         PR fortran/46540
159         * configure.ac: Add --disable-libquadmath and
160         --disable-libquadmath-support.
161         * configure: Regenerate.
163 2010-12-03  Ian Lance Taylor  <iant@google.com>
165         * MAINTAINERS: Add myself as libgo maintainer.
167 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
169         PR libffi/46792
170         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
171         * configure: Regenerate.
173 2010-12-02  Ian Lance Taylor  <iant@google.com>
175         * configure.ac: Always set default for poststage1_ldflags to
176         -static-libstdc++ -static-libgcc.
178 2010-11-29  Andreas Schwab  <schwab@redhat.com>
180         * configure.ac: Move comment to remove extra space in last argument
181         of GCC_TARGET_TOOL.
183 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
185         PR other/46026
186         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
187         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
188         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
189         (BASE_FLAGS_TO_PASS): Use it.
190         * configure: Rebuilt.
191         * Makefile.in: Rebuilt.
193 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
195         PR binutils/12258
196         * configure.ac: Correct comments for --enable-gold/--enable-ld.
197         Properly check default linker.
198         * configure: Regnerated.
200 2010-11-23  Matthias Klose  <doko@ubuntu.com>
202         * configure.ac: For --enable-gold, handle value `default' instead of
203         `both*'.   New configure option --{en,dis}able-ld.
204         * configure: Regenerate.
206 2010-11-20  Ian Lance Taylor  <iant@google.com>
208         * configure.ac: Only disable a language library if no language needs
209         it.  Don't let --disable-libgcj uncondtionally disable libffi.
210         * configure: Rebuild.
212 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
214         * Makefile.in: Regenerate.
216         PR other/46202
217         * configure.ac: Fix just-built in-tree STRIP name to be
218         binutils/strip-new.
219         * configure: Regenerate.
220         * Makefile.def (install-strip-gcc, install-strip-binutils)
221         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
222         (install-strip-sid): Mirror dependencies on non-strip variants
223         of these targets on the respective -strip prerequisites.
224         * Makefile.tpl (install-strip, install-strip-host)
225         (install-strip-target): New targets.
226         (install-strip-[+module+], install-strip-target-[+module+]):
227         New targets.
228         * Makefile.in: Regenerate.
230 2010-11-19  Ian Lance Taylor  <iant@google.com>
231             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
233         * configure.ac: Add target-libgo to target_libraries.  Set
234         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
235         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
236         (HOST_EXPORTS): Add GOC.
237         (BASE_TARGET_EXPORTS): Add GOC.
238         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
239         (GOCFLAGS_FOR_TARGET): New variable.
240         (EXTRA_HOST_FLAGS): Add GOC.
241         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
242         * Makefile.def (target_modules): Add libgo.
243         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
244         (dependencies): Add dependency from configure-target-libgo to
245         configure-target-libffi and all-target-libstdc++-v3.  Add
246         dependencies from all-target-libgo to all-target-libffi.
247         (languages): Add go.
248         * configure: Rebuild.
249         * Makefile.in: Rebuild.
251 2010-11-19  Ian Lance Taylor  <iant@google.com>
253         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
254         compiler/flag environment variables.
256 2010-11-18  Ian Lance Taylor  <iant@google.com>
258         * configure.ac: Check for lang_requires_boot_languages in
259         config-lang.in files.
260         * configure: Rebuild.
262 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
263             Tobias Burnus  <burnus@net-b.de>
265         PR fortran/32049
266         * Makefile.def: Add libquadmath; build it with language=fortran.
267         * configure.ac: Add libquadmath.
268         * Makefile.tpl: Handle multiple libs in check-[+language+].
269         * Makefile.in: Regenerate.
270         * configure: Regenerate.
272 2010-11-16  Tom Tromey  <tromey@redhat.com>
274         * MAINTAINERS: Moved myself to reviewers section.
276 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
278         * MAINTAINERS: Moved myself to reviewers section.
280 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
282         * MAINTAINERS (Various Maintainers): Add self for build machinery.
283         (Write After Approval): Remove self.
285 2010-11-15  Andreas Schwab  <schwab@redhat.com>
287         * configure.ac: Fix spelling in option names.
288         * configure: Regenerated.
290 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
292         PR bootstrap/39622
293         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
294         * configure: Regenerated.
296 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
298         * MAINTAINERS: Update my email address.
300 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
302         * configure: Regenerate.
304 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
306         * configure: Regenerate.
308 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
310         * configure: Regenerate.
312 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
314         * configure: Regenerate.
316 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
318         * configure.ac: Support official CLooG.org versions.
319         * configure: Regenerate.
320         * config/cloog.m4: New.
322 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
324         * MAINTAINERS (Write After Approval): Add myself.
326 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
328         * MAINTAINERS: Update my email address.
330 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
332         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
333         * configure: Regenerate.
335 2010-11-03  Ian Lance Taylor  <iant@google.com>
336             Dave Korn  <dave.korn.cygwin@gmail.com>
338         PR lto/46273
339         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
340         and on other supported platforms whenever LTO is enabled.
341         * configure: Rebuild.
343 2010-11-02  Alan Modra  <amodra@gmail.com>
345         PR binutils/12110
346         * configure.ac: Error when source path contains spaces.
347         * configure: Regenerate.
349 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
351         * MAINTAINERS: Update my email address.
353 2010-10-20  Ian Lance Taylor  <iant@google.com>
355         * Makefile.def (target_modules): Set lib_path to src/.libs for
356         libstdc++-v3 module.
357         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
358         * Makefile.in: Rebuild.
360 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
362         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
363         (Write After Approval): Remove myself.
365 2010-10-15  Tristan Gingold  <gingold@adacore.com>
367         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
369 2010-10-14  Douglas Rupp  <rupp@gnat.com>
371         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
373 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
375         * configure.ac (build_lto_plugin): New shell variable.
376         (--enable-lto): Turn on by default for all non-ELF platforms that
377         have had LTO support added so far.  Set build_lto_plugin appropriately
378         for both ELF and non-ELF.
379         (configdirs): Add lto-plugin or not based on build_lto_plugin.
380         * configure: Regenerate.
382 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
384         Sync from src:
385         * configure.ac (v850 support): Remove target-libgloss from
386         noconfigdirs.
387         * configure: Regenerate.
389 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
391         PR bootstrap/45326
392         PR bootstrap/45174
393         * configure.ac: Honor initial values of $build_configargs,
394         $host_configargs, $target_configargs.  Mark the precious, so
395         environment settings get recorded.
396         * configure: Regenerate.
398 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
400         PR bootstrap/45796
401         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
402         Depend on all-build-libiberty.
403         * Makefile.in: Regenerate.
405 2010-09-30  Michael Eager  <eager@eagercon.com>
407         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
408         * configure: Regenerate.
410 2010-09-28  Michael Eager  <eager@eagercon.com>
412         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
414 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
416         PR bootstrap/44621
417         * configure.ac: Fix unportable shell quoting.
418         * configure: Regenerate.
420 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
422         * configure.ac (enable-lto): Add Darwin to the list of supported lto
423         targets and amend comment.
424         * configure: Regenerate.
426 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
428         * MAINTAINERS (Write After Approval): Add myself.
430 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
432         * configure.ac: Enable LTO by default on Darwin.
433         * configure: Regenerate.
435 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
437         * MAINTAINERS (Write After Approval): Add myself.
439 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
441         * MAINTAINERS (Write After Approval): Add myself.
443 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
445         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
446         ports
448 2010-07-28  David Yuste  <david.yuste@gmail.com>
450         * MAINTAINERS (Write After Approval): Add myself.
452 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
454         * configure.ac: Support all v850 targets.
455         * configure: Regenerate.
457 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
459         PR bootstrap/44455
460         * configure.ac (extra_mpfr_configure_flags): Copy from
461         extra_mpc_gmp_configure_flags.
462         * configure: Re-generated.
464 2010-07-22  Andi Kleen  <ak@linux.intel.com>
466         * MAINTAINERS (Write After Approval): Add myself.
468 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
470         * MAINTAINERS (Write After Approval): Add myself.
472 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
474         * MAINTAINERS (Write After Approval): Add myself.
476 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
478         PR target/44862
479         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
480         Provide -B option to allow for link spec %s substitutions for
481         libstdc++.a on darwin.
482         * Makefile.in: Regenerate.
484 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
486         * MAINTAINERS (Reviewers): Update my e-mail address
488 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
490         * Makefile.def (configure-gcc): Depend on all-libelf.
491         * Makefile.in: Rebuild.
493 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
495         * MAINTAINERS (Write After Approval): Add myself in the right place.
497 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
499         * MAINTAINERS (Write After Approval): Add myself.
501 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
503         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
505 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
507         * config.sub: Update to version 2010-05-21.
508         * config.guess: Update to version 2010-04-03.
510 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
512         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
513         * configure: Regenerate.
515 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
517         * MAINTAINERS (Write After Approval): Add myself.
519 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
521         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
522         a platform that supports LTO.
523         * configure: Regenerate.
525 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
527         * configure.ac: Allow all the versions greater than 0.10 of PPL.
528         * configure: Regenerated.
530 2010-04-27  Roland McGrath  <roland@redhat.com>
531             H.J. Lu  <hongjiu.lu@intel.com>
533         * configure.ac (--enable-gold): Support both, both/gold and
534         both/bfd to add gold to configdirs without removing ld.
535         * configure: Regenerated.
537         * Makefile.def: Add install-gold dependency to install-ld.
538         * Makefile.in: Regenerated.
540 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
542         PR lto/42776
543         * configure.ac (--enable-lto): Refactor handling so libelf tests
544         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
545         and allow LTO to be explicitly enabled on non-ELF platforms that
546         are known to support it inside else-clause.
547         * configure: Regenerate.
549 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
551         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
552         * configure: Regenerate.
554 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
556         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
557         * configure: Regenerate.
559 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
561         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
562         separately.
563         * configure: Regenerate.
565 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
567         * MAINTAINERS (Write After Approval): Add myself.
569 2010-04-14  Tristan Gingold  <gingold@adacore.com>
571         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
572         * configure: Regenerate.
574 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
576         * configure: Regenerate after change to elf.m4.
578 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
580         * MAINTAINERS (Write After Approval): Add myself.
582 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
584         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
585         * configure: Regenerated.
587 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
589         * configure.ac: Print "buggy but acceptable" when CLooG
590         revision is less than 9.
591         * configure: Regenerated.
593 2010-04-01  Diego Novillo  <dnovillo@google.com>
595         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
597 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
599         PR bootstrap/43615
600         PR bootstrap/43328
602         Revert:
604         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
606         * configure.ac: Do not pass --enable-multilib nor
607         --disable-multilib in baseargs.  Accept explicitly passed
608         --enable_multilib.
609         * configure: Regenerate.
611 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
613         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
615 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
617         * MAINTAINERS: Remove myself.
619 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
621         PR bootstrap/43328
622         * configure.ac: Do not pass --enable-multilib nor
623         --disable-multilib in baseargs.  Accept explicitly passed
624         --enable_multilib.
625         * configure: Regenerate.
627 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
629         * MAINTAINERS (spu port): Remove me.
631 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
633         * configure.ac (tic6x-*-*): New case.
634         * configure: Regenerate.
636 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
638         * config.sub: Update to version 2010-03-22.
639         * config.guess: Update to version 2009-12-30.
641 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
643         PR ada/42554
644         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
645         * configure: Regenerate.
647 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
649         * MAINTAINERS: Update my email address.
651 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
653         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
654         (ghassan.shobaki@amd.com): Removed.
656 2010-03-17  Alan Modra  <amodra@gmail.com>
658         * MAINTAINERS: Update my email address.
660 2010-03-16  Diego Novillo  <dnovillo@google.com>
662         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
663         Matthews.
665 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
667         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
668         Gutson, Jeffrey D. Oldham and Mark Shinwell.
670 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
672         * MAINTAINERS: Update my email address.
674 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
676         * MAINTAINERS: Update my email address.
678 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
680         * MAINTAINERS: Update my email address.
682 2010-03-09  Jie Zhang  <jie@codesourcery.com>
684         * MAINTAINERS: Update my email address.
686 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
688         PR libstdc++/32499
689         * configure.ac (RANLIB): Default to true.
690         (STRIP): Likewise.
691         (RANLIB_FOR_TARGET): Remove superfluous : argument.
692         * configure: Regenerate.
694 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
696         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
697         (Write After Approval): Update my email address.
699 2010-02-17  Nick Clifton  <nickc@redhat.com>
701         PR 11238
702         * Makefile.tpl (local-distclean): Also remove config.cache files in
703         sub-directories as there may not be Makefiles present in the
704         sub-directories.
705         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
706         the config.cache files found by the find command.
708         * Makefile.in: Regenerate.
709         * configure.ac: Revert previous delta.
710         * configure: Regenerate.
712 2010-02-15  Nick Clifton  <nickc@redhat.com>
714         PR 11238
715         * configure.ac: Delete config.cache files in sub-directories when
716         deleting Makefiles.
717         * configure: Regenerate.
719 2010-02-12  Ben Elliston  <bje@gnu.org>
721         * MAINTAINERS: Update my email address.
723 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
725         * MAINTAINERS (spu port): Update my email address.
727 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
729         * MAINTAINERS: Add myself as a maintainer for the bfin port.
731 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
733         * configure.ac: Add "recommended" version checks for GMP/MPC.
734         Update recommended GMP/MPFR/MPC versions.
735         * configure: Regenerate.
737 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
739         * MAINTAINERS: Move my Embecosm email address into the
740         write-after-approval section.
742 2010-01-26  Ian Lance Taylor  <iant@google.com>
744         * MAINTAINERS: Add myself as Go frontend maintainer.
746 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
748         PR libstdc++/36101, PR libstdc++/42813
749         * configure.ac (bootstrap_target_libs): Make inclusion of
750         target-libgomp conditional on libgomb being in target_configdirs.
751         * configure: Regenerate.
753 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
755         PR libstdc++/36101, PR libstdc++/42813
756         * configure.ac (bootstrap_target_libs): Include target-libgomp.
757         * configure: Regenerate.
759 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
761         PR libstdc++/36101, PR libstdc++/42813
762         * configure.ac (target_configdirs): Substitute.
763         * Makefile.def: Bootstrap target module libgomp.
764         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
765         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
766         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
767         * configure, Makefile.in: Regenerate.
769 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
771         * MAINTAINERS: Adjust my details.
773 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
775         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
777 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
779         * MAINTAINERS: reindented my entry with tabs instead of spaces.
781 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
783         * MAINTAINERS (Write After Approval): Add myself.
785 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
787         * MAINTAINERS (Write After Approval): Add myself.
789 2010-01-11  Richard Guenther  <rguenther@suse.de>
791         PR lto/41569
792         * Makefile.def (all-lto-plugin): Depend on all-gcc.
793         * Makefile.in: Regenerated.
795 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
797         * configure.ac: Enable libjava build on x86_64-*freebsd*.
798         * configure: Regenerate.
800 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
801             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
803         PR bootstrap/42424
804         * configure.ac: Include libtool m4 files.
805         (_LT_CHECK_OBJDIR): Call it.
806         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
807         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
809         * configure: Regenerate.
811 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
813         PR bootstrap/41818
814         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
815         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
816         * Makefile.in: Regenerate.
818 2010-01-02  Richard Guenther  <rguenther@suse.de>
820         PR lto/41529
821         * configure.ac: Include config/elf.m4.  Disable LTO if not
822         builting for an elf target.
823         * configure: Regenerate.
825 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
827         * MAINTAINERS: Change my email address.
829 2009-12-18  Ben Elliston  <bje@au.ibm.com>
831         * config.sub, config.guess: Update from upstream sources.
833 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
835         * MAINTAINERS (Write After Approval): Add myself.
837 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
839         PR middle-end/30447
840         PR middle-end/30789
841         PR other/40302
843         * configure.ac: Require MPC.
844         * configure: Regenerate.
846 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
848         PR target/38384
849         PR bootstrap/40972
850         * libtool.m4: Sync from git Libtool.
851         * ltoptions.m4: Likewise.
852         * ltversion.m4: Likewise.
853         * lt~obsolete.m4: Likewise.
854         * ltmain.sh: Likewise.
856 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
858         * configure.ac: Update minimum MPC version to 0.8.
859         * configure: Regenerate.
861 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
863         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
864         * configure: Regenerated.
866 2009-11-21  Ian Lance Taylor  <iant@google.com>
868         * configure.ac: Change default of poststage1_ldflags to be empty if
869         poststage1_libs is set.  When poststage1_libs is empty, and
870         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
871         * configure: Rebuild.
873 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
875         * MAINTAINERS (Write After Approval): Update my email address.
877 2009-11-20  Ben Elliston  <bje@au.ibm.com>
879         * config.guess: Update from upstream sources.
881 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
883         * Makefile.def: Restore host and target settings for gmp.
884         * Makefile.in: Rebuild.
886 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
888         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
889         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
890         Fix portability of test of C++ as bootstrap language.  Add
891         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
892         * configure: Rebuild.
893         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
894         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
895         in-tree building.
896         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
897         (POSTSTAGE1_HOST_EXPORTS): Use it.
898         (STAGE[+id+]_CXXFLAGS): New.
899         (BASE_FLAGS_TO_PASS): Pass it down.
900         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
901         extra_exports.
902         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
903         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
904         extra_exports.
905         * Makefile.in: Rebuild.
907 2009-11-17  Ben Elliston  <bje@au.ibm.com>
909         * config.sub, config.guess: Update from upstream sources.
911 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
913         * MAINTAINERS (Write After Approval): Add myself.
915 2009-11-09  Jon Beniston  <jon@beniston.com>
917         * MAINTAINERS (Write After Approval): Add myself.
919 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
921         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
922         paths for *-w64-mingw* and x86_64-*mingw*.
923         * configure: Regenerated.
925 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
927         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
929 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
931         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
932         Phil Edwards to Write-After Approval.
934 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
936         * configure.ac: Disable target-winsup & co for
937         x86_64-*-mingw* and *-w64-mingw* targets.
938         * configure: Regenerated.
940 2009-10-16  Nick Clifton  <nickc@redhat.com>
942         * MAINTAINERS: Add myself as a maintainer for the RX port.
944 2009-10-26  Johannes Singler  <singler@kit.edu>
946         * MAINTAINERS (Write After Approval): Update my e-mail address.
948 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
950         * configure.ac (CLooG test): Use = with test.
951         * configure: Regenerate.
953 2009-10-22  Richard Guenther  <rguenther@suse.de>
955         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
956         cloog if the ppl version check failed.  Move flags saving
957         before setting in libelf check.
958         * configure: Regenerate.
960 2009-10-21  Richard Guenther  <rguenther@suse.de>
962         * configure.ac: Adjust the ppl and cloog configure to work as
963         documented.  Disable cloog if ppl was disabled.  Omit the version
964         checks if they were disabled.
965         * configure: Re-generate.
967 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
969         * configure.ac: Add 'lto' to enable_languages, not
970         new_enable_languages, and only if not already present.
971         * configure: Regenerate.
973 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
975         * README: Refer to the various COPYING* files instead of just
976         COPYING.
977         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
979 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
981         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
982         
983 2009-10-07  Richard Guenther  <rguenther@suse.de>
985         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
986         and Richard Guenther as reviewers.
987         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
988         as reviewers.
990 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
992         * config.sub: Update from upstream sources.
994 2009-10-06  Ian Lance Taylor  <iant@google.com>
996         * Makefile.def: check-gold depends upon all-gas.
997         * Makefile.in: Rebuild.
999 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1001         * MAINTAINERS (Write After Approval): Add myself.
1003 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1005         * Makefile.def: all-lto-plugin depends on all-libiberty.
1006         set bootstrap=true for lto-plugin.
1007         Add lto-plugin.
1008         * Makefile.in: Regenerate.
1009         * configure.ac (host_libs): Add lto-plugin.
1010         * configure: Regenerate.
1012 2009-10-03  Diego Novillo  <dnovillo@google.com>
1014         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1015         (HOST_LIBELFLIBS): Define.
1016         (HOST_LIBELFINC): Define.
1017         * Makefile.in: Regenerate.
1018         * configure.ac: Add --enable-lto.
1019         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1020         If --enable-lto is used, add 'lto' to new_enable_languages.
1021         If --enable-lto is used and gold is enabled, add
1022         lto-plugin to configdirs.
1023         * configure: Regenerate.
1025 2009-10-03  Simon Baldwin  <simonb@google.com>
1027         * configure.ac: If --with-system-zlib, suppress local zlib and
1028         pass --with-system-zlib to subdir configure scripts.
1029         * configure: Regenerate.
1031 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1032             Paolo Bonzini  <bonzini@gnu.org>
1034         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1035         $(srcdir).
1036         * Makefile.in: Rebuilt.
1038 2009-09-26  Gary Funck  <gary@intrepid.com>
1040         * MAINTAINERS (Write After Approval): Add myself.
1042 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1044         * configure.ac: Update minimum MPC version to 0.7.
1045         * configure: Regenerate.
1047 2009-09-25  Nick Clifton  <nickc@redhat.com>
1049         * configure.ac: Pass any --cache-file=/dev/null option on to
1050         subconfigures.
1051         * configure: Regenerate.
1053 2009-09-23  Nick Clifton  <nickc@redhat.com>
1055         * config.sub, config.guess: Update from upstream sources.
1057 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1059         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1060         * Makefile.in: Rebuilt.
1062 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1064         PR bootstrap/32272
1065         * configure.ac: Error out if $srcdir isn't '.' but contains
1066         host-${host_noncanonical}.
1067         * configure: Regenerate.
1069 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1071         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1072         maintainer.
1074 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1076         * configure.ac: If bootstrapping a combined tree with
1077         --enable-gold, require c++ in stage1_languages.
1078         * configure: Regenerate.
1080         * configure.ac: Also add target_libs of stage1_languages to
1081         bootstrap_target_libs.
1082         * configure: Regenerate.
1084         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1085         with --enable-languages not containing c++.
1086         * configure: Regenerate.
1088 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1090         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1091         * configure: Regenerate.
1093 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1095         * MAINTAINERS (Write After Approval): Update my e-mail address,
1096         and move from from here...
1097         (Waiting for paperwork): To here.
1099 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1101         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1103 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1105         * configure.ac: Do not use $extrasub for replacing @if/@endif
1106         parts in Makefile; instead, use additional arguments to
1107         AC_CONFIG_COMMANDS to do the replacement manually, with several
1108         sed invocations, to avoid HP-UX sed command limits.
1109         * configure: Regenerate.
1111 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1113         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1114         blank before -L.
1116 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1118         * configure.ac (with-build-config): Document.  Handle without.
1119         Handle missing argument.
1120         * configure: Rebuilt.
1122 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1124         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1125         Default to bootstrap-debug only if compare-debug works.
1126         * configure: Rebuilt.
1127         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1128         * Makefile.in: Rebuilt.
1130 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1132         * MAINTAINERS (OS Port Maintainers): Update my email address.
1134 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1136         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1137         * Makefile.in: Rebuilt.
1139 2009-09-01  Chris Demetriou  <cgd@google.com>
1141         * MAINTAINERS (Write After Approval): Add myself.
1143 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1145         PR debug/30161
1146         * include/dwarf2.h (enum dwarf_tag): Added
1147         DW_TAG_GNU_template_template_param
1148         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1150 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1152         * Makefile.tpl (AWK): Fix typo.
1153         * Makefile.in: Regenerate.
1155 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1157         * configure.ac: Detect awk and sed.
1158         * Makefile.def (flags_to_pass): Add AWK and SED.
1159         * Makefile.tpl (AWK, SED): New.
1160         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1161         * configure: Regenerate.
1162         * Makefile.in: Regenerate.
1164 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1166         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1167         (collapseslashes): Likewise.
1169 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1171         * configure.ac (AC_PREREQ): Bump to 2.64.
1173 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1175         * configure.ac: Remove --with-datarootdir, --with-docdir,
1176         --with-pdfdir, --with-htmldir switches.
1177         * configure: Regenerate.
1179         * configure: Regenerate.
1181         * compile: Sync from Automake 1.11.
1182         * depcomp: Likewise.
1183         * install-sh: Likewise.
1184         * missing: Likewise.
1185         * mkinstalldirs: Likewise.
1186         * ylwrap: Likewise.
1188 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1190         * ltmain.sh (func_normal_abspath): New function.
1191         (func_relative_path): Likewise.
1192         (func_mode_help): Document new -bindir option for link mode.
1193         (func_mode_link): Add new -bindir option, and use it to place
1194         output DLL if specified.
1196 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1198         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1199         (baseargs): Add --disable-option-checking.
1200         * configure: Regenerate.
1202         * Makefile.def (configure-target-libiberty): Depend on
1203         all-binutils and all-ld.
1204         (configure-target-newlib): Likewise.
1205         * Makefile.in: Regenerate.
1207 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1209         * config.sub, config.guess: Update from upstream sources.
1211 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1213         Sync from src, merge:
1215         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1217         * configure.ac: Do not exclude gas for i386-*-darwin.
1218         Add a case for x86_64-*-darwin.
1219         * configure: Regenerate.
1221 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1223         * MAINTAINERS: Add my name to Write After Approval list.
1225 2009-08-06  Michael Eager  <eager@eagercon.com>
1227         * configure.ac: Add Microblaze target.
1228         * configure: Regenerate.
1230 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1232         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1233         * configure: Regenerate.
1234         
1235 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1237         * MAINTAINERS (Write After Approval): Update my e-mail address.
1239 2009-07-06  Ian Lance Taylor  <iant@google.com>
1241         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1242         * configure: Rebuild.
1244 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1246         * MAINTAINERS: Move myself to the Graphite Reviewers.
1248 2009-06-30  Wei Guozhi  <carrot@google.com>
1250         * MAINTAINERS: Add my name to Write After Approval list.
1252 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1254         PR bootstrap/40338
1255         * configure.ac (comparestring): Create new variable.
1256         * Makefile.tpl (comparestring): Use to skip some comparisions.
1257         * configure: Regenerate.
1258         * Makefile.in: Regenerate.
1260 2009-06-26  Doug Evans  <dje@sebabeach.org>
1262         * Makefile.def (host_modules): Add cgen.
1263         * Makefile.in: Regenerate.
1264         * configure.ac (host_tools): Add cgen.
1265         * configure: Regenerate.
1267 2009-06-23  DJ Delorie  <dj@redhat.com>
1269         * MAINTAINERS: Add myself as mep maintainer.
1271 2009-06-23  Ian Lance Taylor  <iant@google.com>
1273         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1274         boot_languages.  Only bootstrap target libraries listed in
1275         target_libs for some boot language.  Add --with-stage1-ldflags,
1276         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1277         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1278         if not building with C++.
1279         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1280         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1281         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1282         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1283         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1284         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1285         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1286         * configure, Makefile.in: Rebuild.
1288 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1290         * MAINTAINERS: Added my name to write-after-approval list.
1292 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1294         * configure.ac: Define is_elf for QNX Neutrino targets.
1295         * configure: Regenerate.
1297 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1299         * MAINTAINERS: Added my name to the write-after-approval list
1301 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1303         * configure.ac: Detect MPC in default directory.
1304         * configure: Regenerate.
1306 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1307             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1309         * Makefile.tpl (all): Avoid a trailing backslash.
1310         * Makefile.in: Regenerate.
1312 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1314         * config.sub, config.guess: Update from upstream sources.
1316 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1318         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1319         to noconfdirs.
1320         * configure: Regenerate.
1322 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1324         * Makefile.tpl ([+compare-target+]): Compare all stage
1325         directories, rather than just gcc.
1326         * Makefile.in: Rebuilt.
1328 2009-06-01  Doug Kwan  <dougkwan@google.com>
1330         * configure.ac: Support gold for target arm*-*-*.
1331         * configure: Regenerate.
1333 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1335         * Makefile.def: Add MPC support and dependencies.
1336         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1338         * Makefile.in, configure: Regenerate.
1340 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1342         * Makefile.tpl (all): Avoid harmless warning in make all when
1343         gcc-bootstrap is enabled but stage_last does not exist.
1344         * Makefile.in: Rebuilt.
1346 2009-05-24  Nicolas Roche  <roche@adacore.com>
1348         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1349         * Makefile.in: Regenerate.
1351 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1353         * MAINTAINERS: Update my e-mail address.
1355 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1357         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1358         * configure:  Regenerate.
1360 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1362         PR other/40159
1363         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1364         gcc-no-bootstrap are mutually exclusive.
1365         * Makefile.in: Rebuilt.
1367 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1369         PR other/40159
1370         * Makefile.tpl (all): Don't end with unconditional success.
1371         * Makefile.in: Rebuilt.
1373 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1375         PR target/37137
1376         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1377         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1378         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1379         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1380         stage_configureflags, stage_cflags and stage_libcflags into
1381         explicit Makefile macros.
1382         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1383         GFORTRAN.
1384         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1385         CC.  Set CC_FOR_BUILD from CC.
1386         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1387         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1388         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1389         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1390         and GFORTRAN.
1391         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1392         (_LIBCFLAGS): Renamed to _TFLAGS.
1393         (do-compare-debug, do-compare3-debug): Drop.
1394         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1395         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1396         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1397         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1398         (XGCC_FLAGS_FOR_TARGET): New.
1399         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1400         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1401         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1402         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1403         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1404         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1405         TFLAGS.
1406         (BUILD_CONFIG): Include if requested.
1407         (all): Set TFLAGS on bootstrap.
1408         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1409         (all-stageid-prefixmodule): Likewise.
1410         (do-clean, distclean-stageid): Set TFLAGS.
1411         (restrap): Fix whitespace.
1412         * Makefile.in: Rebuilt.
1414 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1416         * config.guess: Sync with src.
1418 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1420         * configure.ac ($with_ppl):  Default to no if not supplied.
1421         ($with_cloog):  Likewise.
1422         configure:  Regenerate.
1424 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1426         * MAINTAINERS: Update my e-mail address.
1428 2009-04-27  Nick Clifton  <nickc@redhat.com>
1430         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1432 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1434         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1435         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1436         * Makefile.in: Regenerate.
1438 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1440         PR bootstrap/39739
1441         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1442         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1444         * configure, Makefile.in: Regenerate.
1446 2009-04-21  Taras Glek  <tglek@mozilla.com>
1448         * include/hashtab.h: Update GTY annotations to new syntax
1449         * include/splay-tree.h: Likewise
1451 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1453         * config.sub, config.guess: Update from upstream sources.
1455 2009-04-15  Anthony Green  <green@moxielogic.com>
1457         * configure.ac: Add moxie support.
1458         * configure: Rebuilt.
1460 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1462         * configure.ac: Change copyright header to refer to version
1463         3 of the GNU General Public License and to point readers at the
1464         COPYING3 file and the FSF's license web page.
1465         * Makefile.def: Likewise.
1466         * Makefile.tpl: Likewise.
1467         * Makefile.in: Regenerate.
1469 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1471         * configure.ac: Restore match for darwin9 or later. Use double
1472         brackets since regeneration eats one pair.
1473         * configure: Regenerate.
1475 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1477         PR gas/10039
1478         * configure.ac: Require texinfo 4.7.
1479         * configure: Regenerated.
1481 2009-04-09  Nick Clifton  <nickc@redhat.com>
1483         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1484         the GCC Runtime Library Exception.
1486 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1488         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1489         * configure: Regenerate.
1491 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1493         * Makefil.def (languages): New entries.
1494         * Makefile.tpl (check-gcc-*): New generic target.
1495         * Makefile.in: Regenerate.
1497 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1499         * MAINTAINERS:  Update my email address.
1501 2009-03-18  Tom Tromey  <tromey@redhat.com>
1503         * configure: Rebuild.
1504         * configure.ac (host_libs): Add libiconv.
1505         * Makefile.in: Rebuild.
1506         * Makefile.def (host_modules): Add libiconv.
1507         (configure-gdb, all-gdb): Depend on libiconv.
1509 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1511         * configure.ac: Treat gdb as supported on x86_64-darwin.
1512         * configure: Regenerate.
1514 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1516         * configure.ac (--with-host-libstdcxx): New option.
1517         * configure: Regenerate.
1519 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1521         * MAINTAINERS:  Move myself into the write after approval list.
1523 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1525         * MAINTAINERS: Update e-mail address.
1526         
1527 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1529         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1531 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1533         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1535 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1537         Backport from git Libtool:
1539         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1540         Support GNU/kOpenSolaris.
1541         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1542         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1543         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1544         GNU/kOpenSolaris.
1546 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1548         * MAINTAINERS: Update e-mail address.
1550 2009-02-24  Michael Eager  <eager@eagercon.com>
1552         * MAINTAINERS (Write After Approval): Add self.
1554 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1556         * MAINTAINERS (Write After Approval): Add myself.
1558 2009-02-05  Andreas Schwab  <schwab@suse.de>
1560         * Makefile.tpl (stage_last): Define $r and $s before using
1561         $(RECURSE_FLAGS_TO_PASS).
1562         * Makefile.in: Regenerate
1564 2009-01-30  Ian Lance Taylor  <iant@google.com>
1566         * MAINTAINERS: Move myself to the Global Reviewers list.
1568 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1570         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1571         * configure: Regenerate.
1573 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1575         * MAINTAINERS: Make whitespace consistent.
1576         Remove Robert Millan from Write After Approval.
1578 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1580         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1581         (all-opcodes): Depend on all-libiberty.
1582         * Makefile.in: Regenerate.
1584 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1586         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1587         * configure: Regenerate.
1589 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1591         * MAINTAINERS (Write After Approval): Add myself.
1593 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1595         * MAINTAINERS: Add myself to reviewers (Fortran).
1597 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1599         PR tree-optimization/38515
1600         * configure.ac (cloog-polylib): Removed.
1601         (with_ppl, with_cloog): Test for "no".
1602         * configure: Regenerated.
1604 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1606         * MAINTAINERS: Moved myself to reviewers (Fortran).
1608 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1610         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1611         (Write After Approval): Remove myself.
1613 2009-01-03  Diego Novillo  <dnovillo@google.com>
1615         * MAINTAINERS: Remove myself from alias maintainership.
1617 2009-01-02  David Ayers  <ayers@fsfe.org>
1619         * MAINTAINERS: Update e-mail address.
1621 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1623         * MAINTAINERS: Make whitespace consistent.
1625 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1627         Backport from upstream Libtool:
1628         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1629         Add cache variables to tests that require the linker to work.
1630         For shlibpath_overrides_runpath, this also changes the semantics
1631         to let the result from the C compiler take precedence.
1633 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1635         * config.sub, config.guess: Update from upstream sources.
1637 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1639         * configure.ac (ppllibs): Add by default the lib flags.
1640         * configure: Regenerate.
1642 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1644         * MAINTAINERS:  Add myself to the write after approval list.
1646 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1648         * configure.ac: Add double brackets on darwin[912].
1649         * configure: Regenerate.
1651 2008-12-03  Daniel Kraft  <d@domob.eu>
1653         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1654         Approval to Reviewer section (for Fortran front-end).
1656 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1658         * configure.ac: Expand to darwin10 and later.
1659         * configure: Regenerate.
1661 2008-12-02  Andreas Schwab  <schwab@suse.de>
1663         * Makefile.def: configure-target-boehm-gc depends on
1664         all-target-libstdc++-v3.
1665         * Makefile.in: Regenerate.
1667 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1669         * MAINTAINERS:  Add myself as mingw maintainer.
1671 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1673         * config.sub, config.guess: Update from upstream sources.
1675 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1677         * README.SCO: Remove.
1679 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1681         * MAINTAINERS:  Add myself to the write after approval list.
1683 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1685         * MAINTAINERS:  Update my email address in WAA section.
1687 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1689         * MAINTAINERS: Update e-mail address.
1691 2008-11-27  Toon Moene  <toon@moene.org>
1693         * MAINTAINERS: Change e-mail address.
1695 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1697         * configure.ac: Build gdb for i?86-*-darwin*
1698         * configure: Regenerated.
1700 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1702         * MAINTAINERS: Added my full name.
1704 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1706         PR bootstrap/38014
1707         PR bootstrap/37923
1709         Revert:
1711         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1713         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1714         * Makefile.in: Regenerated.
1716         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1718         PR gdb/921
1719         PR gdb/1646
1720         PR gdb/2175
1721         PR gdb/2176
1723         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1724         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1725         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1726         (HOST_EXPORTS): Pass CPPFLAGS.
1727         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1728         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1729         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1730         * Makefile.in, configure: Regenerated.
1731         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1732         and CPPFLAGS_FOR_BUILD.
1734 2008-11-06  Jeff Law  <law@redhat.com>
1736         * MAINTAINERS: Add myself as middle end maintainer.
1738 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1740         * MAINTAINERS (Write after approval): Add myself.
1742 2008-11-05  Diego Novillo  <dnovillo@google.com>
1744         * MAINTAINERS (Global Reviewers): Add myself.
1745         (Non-Algorithmic Maintainers): Remove myself.
1747 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1749         * MAINTAINERS (Write after approval): Add myself.
1751 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1753         * MAINTAINERS (Write after approval): Add myself.
1755 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1757         * configure.ac (spu-*-*): Remove special case.
1758         * configure: Regenerate.
1760 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1762         * MAINTAINERS (Write after approval): Update my email address.
1764 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1766         * configure.ac [spu-*-*]: Do not set skipdirs.
1767         * configure: Re-generate.
1769 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1771         * MAINTAINERS (Various Maintainers): Add myself to reload.
1773 2008-10-25  Richard Guenther  <rguenther@suse.de>
1775         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1776         maintainer.  Remove myself as libgcc-math maintainer.
1777         (Non-Algorithmic Maintainers): Remove myself.
1779 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1781         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1782         * Makefile.in: Regenerated.
1784 2008-10-23  Cary Coutant  <ccoutant@google.com>
1786         * MAINTAINERS (Write after approval): Add myself.
1788 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1790         PR gdb/921
1791         PR gdb/1646
1792         PR gdb/2175
1793         PR gdb/2176
1795         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1796         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1797         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1798         (HOST_EXPORTS): Pass CPPFLAGS.
1799         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1800         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1801         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1802         * Makefile.in, configure: Regenerated.
1803         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1804         and CPPFLAGS_FOR_BUILD.
1806 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1808         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1809         Sebastian Pop.
1811 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1813         * MAINTAINERS (Write After Approval): Added myself.
1815 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1817         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1818         recommended version to 2.3.2.
1820         * configure: Regenerate.
1822 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1824         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1826 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1828         * MAINTAINERS (Write After Approval): Update e-mail address.
1830 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1832         * libtool.m4: Update to libtool 2.2.6.
1833         * lt~obsolete.m4: Update to libtool 2.2.6.
1834         * ltmain.sh: Update to libtool 2.2.6.
1835         * ltsugar.m4: Update to libtool 2.2.6.
1836         * ltversion.m4: Update to libtool 2.2.6.
1837         * ltoptions.m4: Update to libtool 2.2.6.
1838         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1840 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1842         * MAINTAINERS (Write After Approval): Add myself.
1844 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1846         * MAINTAINERS (Write After Approval): Update my name.
1848 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1850         * MAINTAINERS: Add myself in "Write After Approval".
1852 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1854         * MAINTAINERS: Add myself as ia64 maintainer.
1856 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1858         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1859         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1860         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1861         and Michael Tiemann from Write After Approval since they do not
1862         actually have access.
1864 2008-09-05  Richard Guenther  <rguenther@suse.de>
1866         * configure.ac: Initialize clooglibs to -lcloog.
1867         * configure: Re-generate.
1869 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1871         * MAINTAINERS (Write After Approval): Add myself.
1873 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1875         * configure.ac (--with-cloog-polylib): New.
1876         (--disable-cloog-version-check): New.
1877         (--disable-ppl-version-check): New.
1878         * configure: Re-generate.
1880 2008-09-03  Richard Guenther  <rguenther@suse.de>
1882         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1883         cloog test.
1884         * configure: Re-generate.
1886 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1888         Add picoChip port.
1889         * MAINTAINERS: Add picoChip maintainers.
1891 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1892             Tobias Grosser  <grosser@fim.uni-passau.de>
1893             Jan Sjodin  <jan.sjodin@amd.com>
1894             Harsha Jagasia  <harsha.jagasia@amd.com>
1895             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1896             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1897             Adrien Eliche  <aeliche@isty.uvsq.fr>
1899         Merge from graphite branch.
1900         * configure: Regenerate.
1901         * Makefile.in: Regenerate.
1902         * configure.ac (host_libs): Add ppl and cloog.
1903         Add checks for PPL and CLooG.
1904         * Makefile.def (ppl, cloog): Added modules and dependences.
1905         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1906         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1908 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1910         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1911         (GCC_SHLIB_SUBDIR): New.
1912         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1913         * configure: Regenerate.
1914         * Makefile.in: Regenerate.
1916 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1918         * MAINTAINERS: Consistently use tabs to separate columns.
1920 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1922         * MAINTAINERS (Write after Approval): Add myself.
1924 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1926         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1927         Enable bfd, binutils and opcodes.
1928         * configure: Regenerate.
1930 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1932         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1934 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1936         * MAINTAINERS:  Use correct Umlaut for last name.
1938 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1940         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1942 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1944         * MAINTAINERS: Update my email address.
1946 2008-08-16  Nicolas Roche  <roche@adacore.com>
1948         * Makefile.tpl: Add BOOT_ADAFLAGS.
1949         * Makefile.in: Regenerate.
1951 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1953         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1954         * configure: Regenerate.
1956 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1958         * configure.ac: Add makefile fragments for hpux.
1959         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1960         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1961         * configure: Regenerate.
1962         * Makefile.in: Regenerate.
1964 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1966         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1968 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1970         * MAINTAINERS (Write after Approval): Add myself.
1972 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1974         * MAINTAINERS (Write After Approval):  Add myself.
1976 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1978         * MAINTAINERS (Write After Approval):  Add myself.
1980 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1982         * MAINTAINERS: Update my email address.
1984 2008-06-25  Joey Ye  <joey.ye@intel.com>
1986         * MAINTAINERS (Write After Approval):  Add myself.
1988 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1990         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1991         * Makefile.in: Regenerate.
1992         * configure: Regenerate.
1994 2008-06-17  Daniel Kraft  <d@domob.eu>
1996         * MAINTAINERS (Write After Approval):  Add myself.
1998 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2000         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2001         "$@" is still intact with both Autoconf 2.59 and 2.62.
2002         * configure: Regenerate.
2004 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2006         * Makefile.tpl: Fix comment errors.
2007         * Makefile.in: Regenerate.
2009 2008-06-12  David S. Miller  <davem@davemloft.net>
2010             David Edelsohn  <edelsohn@gnu.org>
2012         * configure.ac: Add powerpc*-*-* to gold supported targets.
2013         * configure: Regenerate.
2015 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2017         PR tree-optimization/36218
2018         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2019         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2020         (all prefix="build-"): Pass them to build-system sub-makes.
2021         * Makefile.in: Regenerate.
2023 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2025         * MAINTAINERS (mt port): Remove.
2026         (sco5, unixware, sco udk): Remove.
2027         (Kean Johnston): Add to Write After Approval.
2029 2008-05-30  Julian Brown  <julian@codesourcery.com>
2031         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2032         of libobjc for ARM EABI Linux.
2033         * configure: Regenerate.
2035 2008-05-18  Xinliang David Li   <davidxl@google.com>
2037         * ChangeLog: Remove wrong ChangeLog entry.
2039 2008-05-17  Xinliang David Li   <davidxl@google.com>
2041         * MAINTAINERS (Write After Approval): Add myself.
2043 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2045         * MAINTAINERS (Write After Approval): Add myself.
2047 2008-05-14  Rafael Espíndola  <espindola@google.com>
2049         * config-ml.in: don't handle --enable-shared and --enable-static.
2051 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2053         * MAINTAINERS: Update my email address.
2055 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2057         * MAINTAINERS: Update my email address.
2059 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2061         * MAINTAINERS (Write After Approval): Add myself.
2063 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2065         * MAINTAINERS (Write After Approval): Add myself.
2067 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2069         * MAINTAINERS (crx): Add myself.
2071 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2073         Sync with src:
2074         2008-04-14  David S. Miller  <davem@davemloft.net>
2076         * configure.ac: Add sparc*-*-* to gold supported targets.
2077         * configure: Regenerate.
2079 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2081         PR bootstrap/35457
2082         * configure.ac: Include override.m4.
2083         * configure: Regenerate.
2085 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2087         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2088         * Makefile.in: Regenerate.
2090 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2092         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2093         as nonconfigurable directories list.
2094         * configure: Regenerate.
2096 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2098         * config.sub, config.guess: Update from upstream sources.
2100 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2102         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2103         * Makefile.in: Regenerate.
2105 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2107         * configure.ac: Do not build libssp for the AVR.
2108         * configure: Regenerate.
2110 2008-04-07  Ian Lance Taylor  <iant@google.com>
2112         * Makefile.def: check-gold depends upon all-binutils.
2113         * Makefile.in: Regenerate.
2115 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2117         * MAINTAINERS (Write After Approval): Add myself.
2119 2008-04-04  Nick Clifton  <nickc@redhat.com>
2121         PR binutils/4334
2122         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2123         builds.
2124         * configure: Regenerate.
2126 2008-04-04  NightStrike  <NightStrike@gmail.com>
2128         PR other/35151
2129         * configure.ac: Combine rules for mingw32 and mingw64.
2130         * configure: Regenerate.
2132 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2134         * MAINTAINERS (Write After Approval): Add myself.
2136 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2138         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2139         * Makefile.in (.NOTPARALLEL): Ditto.
2141 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2143         * MAINTAINERS (Write After Approval): Add myself.
2145 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2147         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2148         * Makefile.in (.NOTPARALLEL): Regenerate.
2150 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2152         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2153         * Makefile.in: Regenerate.
2155 2008-03-26  Jakub Staszak  <kuba@et.pl>
2157         * MAINTAINERS (Write After Approval): Add myself.
2159 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2161         * MAINTAINERS:  Update e-mail address.
2163 2008-03-20  Ian Lance Taylor  <iant@google.com>
2165         * configure.ac: Add support for --enable-gold.
2166         * Makefile.def: Add gold as a directory like ld.
2167         * configure, Makefile.in: Regenerate.
2169 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2171         * configure.ac: m4_include config/proginstall.m4.
2172         * configure: Regenerate.
2174         Backport from upstream Libtool:
2176         2007-10-12  Eric Blake  <ebb9@byu.net>
2178         Deal with Autoconf 2.62's semantic change in m4_append.
2179         * ltsugar.m4 (lt_append): Replace broken versions of
2180         m4_append.
2181         (lt_if_append_uniq): Don't require separator to be overquoted,
2182         and avoid broken m4_append.
2183         (lt_dict_add): Fix typo.
2184         * libtool.m4 (_LT_DECL): Don't overquote separator.
2186 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2188         * config.rpath: Add AIX 6 support.
2190 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2192         * Makefile.def (stageprofile).  Remove -fprofile-generate
2193         from stage_libcflags.
2194         * Makefile.in: Regenerate.
2196 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2198         * config.sub, config.guess: Update from upstream sources.
2200 2008-03-06  Tom Tromey  <tromey@redhat.com>
2202         * MAINTAINERS: Update for treelang deletion.
2204 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2206         * MAINTAINERS: Update my email address.
2208 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2210         * MAINTAINERS (darwin port): Add myself as a maintainer.
2211         (objective-c/c++): Add myself as a maintainer.
2213 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2215         * MAINTAINERS (Write After Approval): Update my email address.
2217 2008-02-25  Tomas Bily  <tbily@suse.cz>
2219         * MAINTAINERS (Write After Approval): Add myself.
2221 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2223         * MAINTAINERS (OpenMP): Add myself.
2225 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2227         PR bootstrap/32009
2228         PR bootstrap/32161
2230         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2231         * configure: Regenerate.
2233         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2234         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2235         STAGE4_LIBCFLAGS): New.
2236         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2237         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2238         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2239         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2240         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2241         for target modules.  Don't export LIBCFLAGS.
2242         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2243         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2244         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2245         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2246         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2247         * Makefile.in: Regenerate.
2249 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2251         PR libgcj/33085
2252         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2253         Do not use -DDLL_EXPORT.  Backport from upstream.
2255 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2257         * MAINTAINERS (Write After Approval): Add myself.
2259 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2261         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2262         * configure: Regenerate.
2264 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2266         * configure.ac (xtensa*-*-*): Recognize processor variants.
2267         * configure: Regenerate.
2269 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2271         PR bootstrap/34922
2272         * configure.ac (PARSE_ARGS): Push suitable setting of
2273         ac_subdirs_all, for `./configure --help=recursive'.
2274         Handle `+' in generic toplevel directory disabling.
2275         * configure: Regenerate.
2277 2008-01-28  Nick Clifton  <nickc@redhat.com>
2279         * MAINTAINERS (xstormy16): Take over maintainership.
2281 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2283         * MAINTAINERS (c4x port): Remove.
2285 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2287         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2289 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2291         * config.sub, config.guess: Update from upstream sources.
2293 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2295         * MAINTAINERS (Write After Approval): Add myself.
2297 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2299         * MAINTAINERS: Update my email address.
2301 2008-01-09  Raksit Ashok  <raksit@google.com>
2303         * MAINTAINERS (Write After Approval): Add myself.
2305 2008-01-09  Raksit Ashok  <raksit@google.com>
2307         * MAINTAINERS (Write After Approval): Add myself.
2309 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2311         * config.sub, config.guess: Update from upstream sources.
2313 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2315         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2316         Change recommended MPFR from 2.2.1 -> 2.3.0.
2317         * configure: Regenerate.
2319 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2321         * MAINTAINERS: Update my email address.
2323 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2325         * MAINTAINERS: Update my email address.
2327 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2329         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2330         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2331         * Makefile.in: Regenerate.
2333 2007-12-10  Mark Heffernan  <meheff@google.com>
2335         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2336         misplaced entries.
2338 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2340         * configure.ac: Enable libjava for x86_64-*-darwin9.
2341         * configure: Regenerate.
2343 2007-12-07  Bill Maddox  <maddox@google.com>
2345         * MAINTAINERS (Write After Approval): Add myself.
2347 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2349         * config.sub, config.guess: Update from upstream sources.
2351 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2353         * config-ml.in: Remove 64bit configure tests.
2355 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2357         * config-ml.in: Robustify against white space in absolute file
2358         names.
2360         * config-ml.in (multi-clean): Substitute ${Makefile}.
2361         Remove superfluous ${Makefile} in list.
2363 2007-11-19  Thiemo Seufer  <ths@mips.com>
2365         * config-ml.in: Don't hardcode the Makefile name.
2367 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2369         * MAINTAINERS (Write After Approval): Add myself.
2371 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2373         * MAINTAINERS (Write After Approval): Add myself.
2375 2007-11-06  Doug Kwan  <dougkwan@google.com>
2377         * MAINTAINERS (Write After Approval): Add myself.
2379 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2381         * MAINTAINERS (mercury): Remove entry.
2382         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2384 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2386         * Makefile.def (dependencies): Make configure-gdb depend on
2387         all-intl.
2388         * Makefile.in: Regenerated.
2390 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2392         * MAINTAINERS (Fortran maintainer): Remove myself.
2394 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2396         * Makefile.def: To avoid problems running with parallel makes,
2397         build newlib before libgloss so that target specific header
2398         files are availble.
2399         * Makefile.in: Regenerate
2401 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2403         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2404         * Makefile.in: Regenerate.
2406 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2408         * MAINTAINERS (Register allocation reviewer): Add myself.
2410 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2412         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2413         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2414         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2415         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2416         * configure: Regenerate.
2418 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2420         * MAINTAINERS (Register allocation reviewer): Add myself.
2422 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2424         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2425         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2426         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2427         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2428         * configure.ac: Default them to host tools for $host = $build.
2429         Subst them.
2431         * configure: Regenerate.
2432         * Makefile.in: Regenerate.
2434 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2436         * MAINTAINERS (Register allocation reviewer): Add myself.
2438 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2440         * MAINTAINERS (Register allocation reviewer): Add myself.
2442 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2444         * MAINTAINERS (Write After Approval): Fix typo.
2446 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2448         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2449         * configure: Regenerate.
2451 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2453         PR bootstrap/31906
2454         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2455         they're already prefixed.
2457 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2459         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2460         libstdc++.
2461         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2462         * configure: Regenerate.
2463         * Makefile.in: Regenerate.
2465 2007-09-17  Andreas Schwab  <schwab@suse.de>
2467         * configure.ac: Raise minimum makeinfo version to 4.6.
2468         * configure: Regenerate.
2470 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2472         * MAINTAINERS (write-after-approval) add myself
2474 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2476         * configure.ac: Correct makeinfo version check.
2477         * configure: Regenerate.
2479 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2481         * MAINTAINERS: Update my email address.
2483 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2485         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2486         to $skipdirs and only disable gprof for newlib.  Use the normal
2487         mips*-elf* handling in other respects.
2488         * configure: Regnerate.
2490 2007-09-12  David Daney  <ddaney@avtrex.com>
2492         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2493         enabling libgcj.
2494         * configure: Regenerate.
2496 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2498         PR other/32154
2499         * configure.ac: For libgloss targets, point the linker to the linker
2500         script, startup code and simulator library.
2501         * configure: Regenerate.
2503 2007-09-07  Andrew Haley  <aph@redhat.com>
2505         * configure.ac (noconfigdirs): Remove target-libffi and
2506         target-libjava.
2507         * configure: Regenerate.
2509 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2511         PR target/33281
2512         * configure.ac: Use config/mh-mingw on mingw.
2513         * configure: Regenerate.
2515 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2517         * MAINTAINERS (Write After Approval): Add myself.
2519 2007-09-05  Richard Guenther  <rguenther@suse.de>
2521         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2522         nor --disable-checking is provided also turn on yes and types
2523         checking for stage1.
2524         * configure: Re-generate.
2526 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2528         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2529         (Write After Approval): Remove myself.
2531 2007-08-29  Nick Clifton  <nickc@redhat.com>
2533         * config.sub, config.guess: Update from upstream sources.
2535 2007-08-22  Bud Davis  <jmdavis@link.com>
2537         * MAINTAINERS (Write After Approval): Added myself.
2538         * MAINTAINERS (Reviewers): Removed myself.
2540 2007-08-18  Paul Brook  <paul@codesourcery.com>
2541             Joseph Myers  <joseph@codesourcery.com>
2543         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2544         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2545         * Makefile.in: Regenerate.
2546         * configure.ac (--with-debug-prefix-map): New.
2547         * configure: Regenerate.
2549 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2550             Nigel Stephens  <nigel@mips.com>
2552         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2553         as target_makefile_frag.
2554         * configure: Regenerate.
2556 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2558         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2559         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2560         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2561         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2562         (do-compare, do-compare3, do-compare-debug): New.
2563         ([+compare-target+]): Use them.
2565 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2567         * MAINTAINERS (Write After Approval): Change my email address.
2569 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2570             Ben Elliston  <bje@au.ibm.com>
2572         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2573         --silent if $silent.
2574         * configure: Regenerate.
2576 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2578         * MAINTAINERS (Various Maintainers): Add myself as
2579         loop infrastructure maintainer.  Update my e-mail
2580         address.
2582 2007-07-31  Diego Novillo  <dnovillo@google.com>
2584         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2585         Adjust description.
2587 2007-07-26  Richard Guenther  <rguenther@suse.de>
2589         * configure.ac: Add types checking to stage1 checking flags.
2590         * configure: Regenerate.
2592 2007-07-17  Nick Clifton  <nickc@redhat.com>
2594         * COPYING3: New file.  Contains version 3 of the GNU General
2595         Public License.
2596         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2597         Lesser General Public License.
2599 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2601         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2603 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2605         * MAINTAINERS (S/390 co-maintainer): Add myself.
2606         (Write After Approval): Remove myself.
2608 2007-07-13  Dan Hipschman  <dsh@google.com>
2610         * MAINTAINERS (Write After Approval): Add myself.
2612 2007-07-11  Nick Clifton  <nickc@redhat.com>
2614         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2615         WINDRES export.
2616         * Makefile.in: Regenerate.
2618 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2620         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2621         maintainer.
2623 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2625         * lt~obsolete.m4: New. Import from 20070318 libtool.
2627 2007-07-03  Julian Brown  <julian@codesourcery.com>
2629         * MAINTAINERS (Write After Approval): Add myself.
2631 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2633         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2634         * configure: Regenerate.
2636 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2638         * configure.ac: Add some missing m4 quotation.
2639         * configure: Regenerate.
2641 2007-07-02  Simon Baldwin  <simonb@google.com>
2643         * MAINTAINERS (Write After Approval): Add myself.
2645 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2647         * configure: Regenerate.
2649 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2651         * Makefile.def: Add windmc tool to build.
2652         * Makefile.tpl: Likewise.
2653         * configure.ac: Likewise.
2654         * Makefile.in: Regenerate.
2655         * configure: Regenerate.
2657 2007-06-28  DJ Delorie  <dj@redhat.com>
2659         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2660         not building newlib.
2661         * configure: Regenerated.
2663 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2665         * MAINTAINERS (Write After Approval): Add myself.
2667 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2669         * MAINTAINERS (Write After Approval): Add myself.
2671 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2673         * MAINTAINERS (Write After Approval): Add myself.
2675 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2677         * MAINTAINERS (Write After Approval): Add myself.
2679 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2681         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2682         * Makefile.in: Regenerated.
2684 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2686         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2687         bfin*-*-uclinux* targets.
2688         * configure: Regenerate.
2690 2007-06-14  Ian Lance Taylor  <iant@google.com>
2692         * MAINTAINERS: Add myself as non-algorithmic global write
2693         maintainer.
2695 2007-06-14  Diego Novillo  <dnovillo@google.com>
2697         * MAINTAINERS: Add self as middle-end maintainer and
2698         non-algorithmic global write maintainer.
2700 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2702         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2703         Move all Fortran maintainers except Paul Brook into the
2704         Non-Autopoiesis section.
2706 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2708         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2709         (distclean-stage[+id+]): Possibly delete stage_last.
2710         * Makefile.in: Regenerate.
2712 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2714         * MAINTAINERS (Various Maintainer): Fix typo.
2716 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2718         * MAINTAINERS (Various Maintainer): Add myself as
2719         dataflow maintainer.
2721 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2723         * config.sub, config.guess: Update from upstream sources.
2725 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2727         * Makefile.tpl: Fix spelling error.
2728         * Makefile.in: Regenerate.
2730 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2732         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2733         lt_cv_sys_max_cmd_len.
2735 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2737         * MAINTAINERS (Various Maintainers): Add myself as
2738         auto-vectorizer maintainer.
2740 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2742         PR libjava/32098
2743         * libtool.m4: Revert previous change.
2744         * ltgcc.m4: Put it here.
2746 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2748         * MAINTAINERS (Various Maintainers): Add myself as
2749         auto-vectorizer maintainer.
2751 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2753         PR libjava/32098
2754         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2756 2007-05-30  Richard Guenther  <rguenther@suse.de>
2758         * MAINTAINERS (Various Maintainers): Add myself as
2759         auto-vectorizer maintainer.
2761 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2763         PR bootstrap/29382
2764         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2765         * configure: Rebuilt.
2767 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2769         * MAINTAINERS (Write After Approval): Removed my name.
2771 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2773         * MAINTAINERS (Write After Approval): Remove myself.
2775 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2777         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2779 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2781         * ltmain.sh: Update from ToT Libtool.
2782         * libtool.m4: Update from ToT Libtool.
2783         * ltsugar.m4: New. Update from ToT Libtool.
2784         * ltversion.m4: New. Update from ToT Libtool.
2785         * ltoptions.m4: New. Update from ToT Libtool.
2786         * ltconfig: Remove.
2787         * ltcf-c.sh: Remove.
2788         * ltcf-cxx.sh: Remove.
2789         * ltcf-gcj.sh: Remove.
2791 2007-05-22  Ollie Wild  <aaw@google.com>
2793         * MAINTAINERS (Write After Approval): Add myself.
2795 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2797         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2798         stage_cflags.
2799         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2800         Remove CFLAGS/LIBCFLAGS.
2801         (configure-stage[+id+]-[+prefix+][+module+],
2802         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2803         * Makefile.in: Regenerate.
2805 2007-05-15  Diego Novillo  <dnovillo@google.com>
2807         * MAINTAINERS: Update e-mail address.
2809 2007-05-15  Revital Eres  <eres@il.ibm.com>
2811         * MAINTAINERS (Write After Approval): Add myself.
2813 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2815         * MAINTAINERS (Write After Approval): Updated my address.
2817 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2819         * MAINTAINERS (Write After Approval): Add myself.
2821 2007-05-11  Silvius Rus  <rus@google.com>
2823         * MAINTAINERS (Write After Approval): Add myself.
2825 2007-04-23  Tom Tromey  <tromey@redhat.com>
2827         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2829 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2831         * MAINTAINERS (cpplib): Rename to ...
2832         (libcpp): ... this.  Add C/C++ front end maintainers.
2834 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2836         * config-ml.in: Pass ${ml_config_env} to configure calls.
2838 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2840         * MAINTAINERS (Write After Approval): Add myself.
2842 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2844         * MAINTAINERS (Write After Approval): Add myself.
2846 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2848         * MAINTAINERS (fortran 95 front end): Add myself.
2850 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2852         * MAINTAINERS (Write After Approval): Add myself.
2854 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2856         * MAINTAINERS (Modulo Scheduler): Add myself.
2858 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2860         * MAINTAINERS (fortran 95 front end): Add myself.
2861         (c++ front end): whitespace fix.
2863 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2865         * MAINTAINERS (Write After Approval): Add myself.
2867 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2869         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2870         of glob.  Quote arguments with single quotes too.
2871         * configure: Regenerate.
2873 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2875         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2876         * Makefile.in: Regenerate
2878 2007-03-07  Andreas Schwab  <schwab@suse.de>
2880         * configure: Regenerate.
2882 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2884         * configure.ac: Add "--with-pdfdir" configure option,
2885         which defines pdfdir variable.
2886         * Makefile.def (target=fixincludes): Add install-pdf to
2887         missing targets.
2888         (recursive_targets): Add install-pdf target.
2889         (flags_to_pass): Add pdfdir.
2890         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2891         target.
2892         * configure: Regenerate
2893         * Makefile.in: Regenerate
2895 2007-02-28  Eric Christopher  <echristo@apple.com>
2897         Revert:
2898         2006-12-07  Mike Stump  <mrs@apple.com>
2900         * Makefile.def (dependencies): Add dependency for
2901         install-target-libssp and install-target-libgomp on
2902         install-gcc.
2903         * Makefile.in: Regenerate.
2905 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2907         * configure: Regenerate.
2908         * configure.ac: Move statements after variable declarations.
2910 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2912         * MAINTAINERS: Add myself as sh maintainer.
2914 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2916         * configure.ac: Adjust for loop syntax.
2917         * configure: Regenerate.
2919 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2921         * configure: Rebuilt.
2923 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2925         * configure.ac: Drop multiple occurrences of --enable-languages,
2926         and fix its quoting.
2927         * configure: Rebuilt.
2929 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2930             Nathan Sidwell  <nathan@codesourcery.com>
2931             Vladimir Prus  <vladimir@codesourcery.com>
2932             Joseph Myers  <joseph@codesourcery.com>
2934         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2935         * configure: Regenerate.
2937 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2939         * ltconfig (freebsd*): Default to elf.
2941 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2943         * configure.ac (target_libraries): Move libgcc before libiberty.
2944         * configure: Regenerated.
2946 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2947             Paolo Bonzini  <bonzini@gnu.org>
2949         PR bootstrap/30753
2950         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2951         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2952         * configure: Regenerated.
2954 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2956         * MAINTAINERS (Language Front End Maintainers): Update my mail
2957         address.
2959 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2961         PR bootstrap/30748
2962         * configure.ac: Correct syntax for Solaris ksh.
2963         * configure: Regenerated.
2965 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2967         * configure.ac: Sync with src.
2968         * configure: Regenerate.
2970 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2972         * Makefile.in: Regenerate.
2974 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2976         * config.sub: Sync with src.
2978 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2980         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2981         noncanonical equivalents.
2982         * configure.in: Rename to...
2983         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2984         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2985         target_noncanonical.  Use them.  Rewrite removal of configure
2986         arguments for autoconf 2.59.  Discard variable settings.  Force
2987         program_transform_name for native tools.
2989         * Makefile.in: Regenerated.
2990         * configure: Regenerated with autoconf 2.59.
2992 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2994         * MAINTAINERS (Write After Approval): Add myself.
2996 2007-01-31  Andreas Schwab  <schwab@suse.de>
2998         * Makefile.tpl (LDFLAGS): Substitute it.
2999         * Makefile.in: Regenerate.
3001 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3003         * MAINTAINERS (Write After Approval): Add myself.
3005 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3007         * MAINTAINERS (spu port): Add myself.
3009 2007-01-23  Richard Guenther  <rguenther@suse.de>
3011         PR bootstrap/30541
3012         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3013         * Makefile.tpl (GNATBIND): Substitute it.
3014         (GNATMAKE): Likewise.
3015         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3016         of STAGE_PREFIX.
3017         * Makefile.in: Regenerate.
3018         * configure: Regenerate.
3020 2007-01-18  Mike Stump  <mrs@apple.com>
3022         * configure.in: Re-enable -Werror for gcc builds.
3024 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3026         * MAINTAINERS (Write After Approval): Add myself.
3028 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3030         * configure.in: Change == to = in test command.
3031         * configure: Regenerate.
3033 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3034             Nick Clifton  <nickc@redhat.com>
3035             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3037         * configure.in (build_configargs, host_configargs, target_configargs):
3038         Remove build/host/target parameters.
3039         (host_libs): Add gmp and mpfr.
3040         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3041         * Makefile.def (gmp, mpfr): New.
3042         (gcc): Remove target.
3043         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3044         target_os, target_vendor): New.
3045         (configure): Add host_alias/target_alias arguments; adjust invocations.
3046         * configure: Regenerate.
3047         * Makefile.in: Regenerate.
3049 2007-01-11  Matt Fago  <fago@earthlink.net>
3051         * configure.in: Try to link to functions only in mpfr 2.2.x
3052         to improve robustness of configure tests.
3053         * configure: Regenerate.
3055 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3057         * MAINTAINERS: Add myself as i386 maintainer.
3059 2007-01-08  Jan Hubicka  <jh@suse.cz>
3061         * MAINTAINERS: Add myself as i386 maintainer.
3063 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3065         * configure.in: Add support for an x86_64-mingw* target.
3066         * configure: Regenerate.
3068 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3070         * Makefile.tpl (all-target): Correct @if conditional for target
3071         modules.
3072         * configure.in: Omit libiberty if building only target libgcc.
3073         * configure, Makefile.in: Regenerated.
3075 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3077         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3078         * configure: Regenerate.
3080 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3082         * Makefile.def (target_modules): Add libgcc.
3083         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3084         * Makefile.tpl (clean-target-libgcc): Delete.
3085         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3086         on gcc even for bootstrapped modules.  Rewrite handling of
3087         lang_env_dependencies to loop over target_modules.
3088         * configure.in (target_libraries): Add target-libgcc.
3089         * Makefile.in, configure: Regenerated.
3091 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3093         * configure.in: Reorganize recognition of languages.  Add
3094         --enable-stage1-languages.  Show supported languages for the chosen
3095         target rather than all recognized languages.
3096         * configure: Regenerate.
3098 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3100         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3101         * Makefile.in: Regenerate.
3103 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3105         * configure.in: Warn that MPFR 2.2.0 is buggy.
3106         * configure: Regenerate.
3108 2006-12-27  Ian Lance Taylor  <iant@google.com>
3110         * configure.in: When removing Makefiles to force a reconfigure, also
3111         remove prev-DIR*/Makefile.
3112         * configure: Regenerate.
3114 2006-12-22  Andreas Schwab  <schwab@suse.de>
3116         * configure: Regenerate with correct autoconf version.
3118 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3120         * configure.in: add AC_SUBST for *_FOR_TARGET.
3121         * configure: Regenerate.
3123 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3125         * configure.in: Simplify logic for rejecting languages that cannot
3126         be built.  Separate the case when a language is unsupported,
3127         from the case when the user chooses not to build a language.
3129 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3131         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3132         it only affects bootstrap and could be tested on "$host" as well.
3133         * configure: Regenerate.
3134         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3136 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3138         PR bootstrap/29544
3139         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3140         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3141         move here comment from Makefile.tpl.
3142         * Makefile.tpl: Move some definitions higher in the file.
3143         (STAGE1_CHECKING): New.
3144         * configure.in: Add --enable-stage1-checking.
3145         * configure: Regenerate.
3146         * Makefile.in: Regenerate.
3148 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3150         * MAINTAINERS: Add myself as build system maintainer.
3152 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3154         * MAINTAINERS (Write After Approval): Add myself.
3156 2006-12-13  Eric Christopher  <echristo@apple.com>
3158         * MAINTAINERS: Add myself as darwin maintainer.
3160 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3162         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3164 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3166         MAINTAINERS: Update my entry.
3168 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3170         * configure.in:  Handle spu makefile frag.
3171         * Makefile.tpl (MAINT): Define
3172         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3173         * configure: Regenerate.
3174         * Makefile.in: Regenerate.
3176 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3178         * config.guess: Import latest version.
3179         * config.sub: Likewise.
3181 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3183         * configure.in (spu-*-*): Don't skip target-libiberty.
3184         * configure: Regenerate.
3186 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3188         PR bootstrap/30134
3189         * configure.in: Correct x86 darwin support for libjava to powerpc
3190         and i?86 only.
3191         * configure: Regenerate.
3193 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3195         * configure.in: Add x86 darwin support for libjava.
3196         * configure: Regenerate.
3198 2006-12-07  Mike Stump  <mrs@apple.com>
3200         * Makefile.def (dependencies): Add dependency for
3201         install-target-libssp and install-target-libgomp on
3202         install-gcc.
3203         * Makefile.in: Regenerate.
3205 2006-12-04  Richard Guenther  <rguenther@suse.de>
3207         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3208         (Non-Algorithmic Maintainers): Move over non-algorithmic
3209         loop optimizer maintainers, add myself as a non-algorithmic
3210         middle-end maintainer.
3212 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3214         * MAINTAINERS (Write After Approval): Add myself.
3216 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3218         * configure.in: Update error message for missing GMP/MPFR.
3220         * configure: Regenerate.
3222 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3224         * configure.in: Update MPFR version in error message.
3226         * configure: Regenerate.
3228 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3230         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3231         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3232         --with-gmp-lib): New flags.
3234         * configure: Regenerate.
3236 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3238         * MAINTAINERS (Write After Approval): Change my email address.
3240 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3242         * MAINTAINERS (Write After Approval): Add myself.
3244 2006-11-22  Philipp Thomas  <pth@suse.de>
3246         * MAINTAINERS (i18n): Update e-mail address.
3248 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3250         * MAINTAINERS (spu port): Add myself as maintainer.
3251         (Write After Approval): Remove myself.
3253 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3255         * configure.in (skipdirs): Don't build libssp for SPU.
3256         * configure: Regenerate.
3258 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3260         * MAINTAINERS (spu port): Add myself as maintainer.
3261         (libobjc): Update my email address.
3263 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3265         * MAINTAINERS (Write After Approval): Add myself.
3267 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3269         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3270         * configure : Rebuilt.
3272 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3274         * MAINTAINERS (Write After Approval): Add myself.
3276 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3278         * MAINTAINERS (Write After Approval): Add myself.
3280 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3282         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3283         libmpfr.a.
3284         * configure: Regenerate.
3286 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3288         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3289         (unstage): Test for stage_last presence.
3291         PR bootstrap/29802
3292         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3293         STAGE_PREFIX.
3294         * Makefile.in: Regenerate.
3296 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3298         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3299         maintainers.
3301 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3303         * MAINTAINERS (Write After Approval): Add myself.
3305 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3307         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3308         and stageN-package/Makefile.
3309         * Makefile.in: Regenerated.
3311 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3313         * configure.in: Remove target-libgloss from noconfigdirs for
3314         bfin-*-*.
3315         * configure: Regenerated.
3317 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3319         * configure.in (have_gmp): Only error if the gcc directory exists.
3321         * configure: Regenerate.
3323 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3325         * configure.in: Robustify error message for missing GMP/MPFR.
3327         * configure: Regenerate.
3329 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3331         * MAINTAINERS (Write After Approval): Add myself.
3333 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3335         * MAINTAINERS: Change email address.
3337 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3339         * MAINTAINERS (Write After Approval): Add myself.
3341 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3343         * MAINTAINERS (Write After Approval): Add myself.
3345 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3347         * MAINTAINERS (Write After Approval): Move myself to
3348         Write After Approval section.
3350 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3352         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3353         need_gmp anymore.
3354         * configure: Regenerate.
3356 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3358         * MAINTAINERS (Write After Approval): Add myself.
3360 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3362         * config.guess: Import latest version.
3363         * config.sub: Likewise.
3365 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3367         * Makefile.def: Added pdf target handling.
3368         * Makefile.tpl: Added pdf target handling.
3369         * Makefile.in: Regenerated.
3371 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3373         * MAINTAINERS: Add self as score port maintainer.
3375 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3377         * MAINTAINERS (Write After Approval): Add myself.
3379 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3381         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3382         or newer.
3383         * configure: Regenerated.
3385 2006-09-27  Dave Brolley  <brolley@redhat.com>
3387         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3388         using $s instead of $r.
3389         * configure: Regenerated.
3391 2006-09-26  Thiemo Seufer  <ths@mips.com>
3393         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3394         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3395         * configure: Regenerate.
3397 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3399         * MAINTAINERS (Write After Approval): Remove myself.
3401 2006-09-22  Chao-ying Fu  <fu@mips.com>
3403         * MAINTAINERS (Write After Approval): Add myself.
3405 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3407         * MAINTAINERS: Add self as soft-fp maintainer.
3409 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3411         * MAINTAINERS: Add myself as avr maintainer.
3412         Remove Marek Michalkiewicz as avr maintainer.
3414 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3416         * MAINTAINERS (Write After Approval): Add myself.
3418 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3420         * configure.in: Never build newlib for a Mingw host.
3421         Never build newlib as Mingw target library.
3422         Test the existence of winsup/cygwin for building a Cygwin newlib,
3423         rather than just winsup.
3424         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3425         building a Mingw target.
3426         * configure: Regenerate.
3428 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3430         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3432 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3434         * config.guess: Import from src (was more updated).
3435         * config.sub: Likewise.
3437 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3439         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3440         * configure: Regenerated.
3442 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3444         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3445         for stages after the first.
3447 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3449         * Makefile.def: Add dependencies for configure-opcodes
3450         on configure-intl and all-opcodes on all-intl.
3451         * Makefile.in: Regenerated.
3453 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3455         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3457 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3459         Port to hosts whose 'sort' and 'tail' implementations
3460         treat operands with leading '+' as file names, as POSIX
3461         has required since 2001.  However, make sure the code still
3462         works on pre-POSIX hosts.
3463         * ltmain.sh: Don't assume "sort +2" is equivalent to
3464         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3466 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3468         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3470 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3472         * ltconfig: chmod 644 before ranlib during install.
3474 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3476         PR bootstrap/18058
3477         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3478         if the bootstrap compiler is a GCC version that supports it.
3479         * configure: Regenerate.
3481 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3483         * configure.in: Fix thinkos in previous check-in.
3484         * configure: Regenerate.
3486 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3488         PR other/27063
3489         * configure.in: Test subdir_requires and give an appropriate
3490         error message.
3491         * configure: Regenerate.
3493 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3495         * MAINTAINERS (Write After Approval): Add myself.
3497 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3499         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3501 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3503         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3505 2006-06-20  David Ayers  <d.ayers@inode.at>
3507         PR bootstrap/28072
3508         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3509         whether target-libjava is being configured instead of whether the
3510         java front end is enabled.
3511         * configure: Regenerate.
3513 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3515         PR target/27540
3516         * configure.in: Only enable libgomp on IRIX 6.
3517         * configure: Regenerate.
3519 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3521         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3522         too.
3523         * Makefile.in: Regenerate.
3525 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3527         * config-ml.in: Alter CCASFLAGS to include special
3528         multilib options the same as is done for CFLAGS.
3530 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3532         * configure.in: Don't enable libgomp on hpux10.
3533         * configure: Rebuilt.
3535 2006-06-12  David Ayers  <d.ayers@inode.at>
3537         PR bootstrap/27963
3538         PR target/19970
3539         * configure.in: Remove target-boehm-gc from noconfigdirs where
3540         ${libgcj} is specified.
3541         * configure: Regenerate.
3543 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3545         Sync from src:
3547         * configure.in: Sync.
3548         * configure: Regenerated.
3550         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3552         * Makefile.def: Added dependencies from sim and gdb on intl, and
3553         added configure dependencies to everything with an all dependency
3554         on intl.
3555         * Makefile.in: Regenerated.
3557 2006-06-06  David Ayers  <d.ayers@inode.at>
3559         PR libobjc/13946
3560         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3561         * Makefile.in: Regenerate.
3562         * configure.in: Add --enable-objc-gc at toplevel and have it
3563         enable boehm-gc for Objective-C.
3564         Remove target-boehm-gc from libgcj.
3565         Add target-boehm-gc to target_libraries.
3566         Add target-boehm-gc to noconfigdirs where ${libgcj}
3567         is specified.
3568         Assert that boehm-gc is supported when requested for Objective-C.
3569         Only build boehm-gc if needed either for Java or Objective-C.
3570         * configure: Regenerate.
3572 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3574         PR 27674
3575         * Makefile.tpl (configure-[+prefix+][+module+],
3576         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3577         Remove rule to unstage bootstrapped modules.
3578         (stage_current): New.
3579         * Makefile.in: Regenerate.
3581 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3583         * MAINTAINERS (Write After Approval): Update my e-mail address.
3585 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3587         * include/libiberty.h: Declare pex_run_in_environment.
3589 2006-05-31  Asher Langton  <langton2@llnl.gov>
3591         * MAINTAINERS (Write After Approval): Add myself.
3593 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3595         * Makefile.def (bfd, opcodes): Fix lib_path.
3596         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3597         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3598         * Makefile.in: Regenerate.
3600 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3602         * Makefile.in: Regenerate.
3604 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3606         * Makefile.def: Add install-html target. Add datarootdir
3607         docdir and htmldir to flags_to_pass.
3608         * Makefile.tpl: Add install-html target.
3609         * Makefile.in: Regenerate.
3610         * configure.in: Add --with-datarootdir, --with-docdir, and
3611         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3612         * configure: Regenerate.
3614 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3616         * configure.in: Enable gprof for cross builds.
3617         * configure: Regenerate.
3619 2006-05-22  Richard Guenther  <rguenther@suse.de>
3621         Revert
3622         2006-01-31  Richard Guenther  <rguenther@suse.de>
3623         Paolo Bonzini  <bonzini@gnu.org>
3625         * Makefile.def (target_modules): Add libgcc-math target module.
3626         * configure.in (target_libraries): Add libgcc-math target library.
3627         (--enable-libgcc-math): New configure switch.
3628         * Makefile.in: Re-generate.
3629         * configure: Re-generate.
3630         * libgcc-math: New toplevel directory.
3632 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3633             Andreas Tobler  <a.tobler@schweiz.ch>
3635         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3636         * configure: Rebuilt.
3638 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3640         * MAINTAINERS (Write After Approval): Add myself.
3642 2006-05-01  DJ Delorie  <dj@redhat.com>
3644         * configure.in: Restore CFLAGS if GMP isn't present.
3645         * configure: Regenerate.
3647 2006-05-01  Richard Guenther  <rguenther@suse.de>
3649         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3650         maintainer.
3652 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3654         * MAINTAINERS (Write After Approval): Add myself.
3656 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3658         * MAINTAINERS (Write After Approval): Add myself.
3660 2006-04-18  DJ Delorie  <dj@redhat.com>
3662         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3663         reference libgloss so that libssp can be built in a combined
3664         tree.
3665         * configure: Regenerate.
3667 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3669         * MAINTAINERS (Write After Approval): Add myself.
3671 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3673         * configure.in: Require makeinfo 4.4 or higher.
3674         * configure: Regenerate.
3676 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3678         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3679         Rearrange the entries of other libraries to have them in one place.
3681 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3683         * MAINTAINERS (Write After Approval): Remove myself.
3684         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3686 2006-03-14  Richard Guenther  <rguenther@suse.de>
3688         * configure: Regenerate with autoconf 2.13.
3690 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3692         * MAINTAINERS: Use my work address.
3694         * MAINTAINERS: Update my E-mail address.
3696 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3698         * configure.in: Handle --disable-<component> generically.
3699         * configure: Regenerate.
3701 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3703         PR libgcj/17311
3704         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3706 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3708         * MAINTAINERS (Write After Approval):  Remove myself.
3709         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3711 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3713         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3714         (TARGET_CONFIGDIRS): Remove.
3715         * configure.in: Remove AC_SUBST(target_configdirs).
3716         * Makefile.in, configure: Regenerated.
3718 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3720         * MAINTAINERS (Write After Approval):  Remove myself.
3721         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3723 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3725         PR bootstrap/25670
3727         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3729         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3730         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3731         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3732         BUILD_PREFIX, BUILD_PREFIX_1.
3733         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3735         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3736         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3738         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3739         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3740         of `cat stage_current`.  Always provide the `r' and `s' variables.
3741         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3742         a single shell execution.
3743         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3744         bootstrapped modules, make the stage1 module if the build was not
3745         started yet, else build the current stage.
3746         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3747         (all-build, all-host, all-target, [+make_target+]-host,
3748         [+make_target+]-target): Do not use \-continued lines.
3749         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3750         (current_stage, restrap, stage_last): New.
3752         * Makefile.in: Regenerate.
3753         * configure: Regenerate.
3755 2006-02-19  Bud Davis  <jmdavis@link.com>
3757         * MAINTAINERS (Write After Approval):  Remove myself.
3758         (Language Front End Maintainers):  Add myself as fortran 95
3759         maintainer and update e-mail address.
3761 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3763         * MAINTAINERS (Write After Approval):  Remove myself.
3764         (Language Front End Maintainers):  Add myself as fortran 95
3765         maintainer.
3767 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3769         * MAINTAINERS (Write After Approval): Add myself.
3771 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3773         * MAINTAINERS (Write After Approval):  Remove myself.
3774         (Language Front End Maintainers):  Add myself as
3775         fortran 95 maintainer.
3777 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3779         Sync from src:
3781         2005-12-27  Leif Ekblad  <leif@rdos.net>
3783         * configure.in: Add support for RDOS target.
3784         * configure: Regenerate.
3786 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3787             Andreas Schwab  <schwab@suse.de>
3789         * configure: Regenerate.
3791 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3793         * configure.in (enable_libgomp): Add AIX.
3794         * configure: Regenerate.
3796 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3798         * MAINTAINERS (Write After Approval): Add myself.
3800 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3802         * MAINTAINERS (Write After Approval): Add myself.
3804 2006-01-31  Richard Guenther  <rguenther@suse.de>
3805         Paolo Bonzini  <bonzini@gnu.org>
3807         * Makefile.def (target_modules): Add libgcc-math target module.
3808         * configure.in (target_libraries): Add libgcc-math target library.
3809         (--enable-libgcc-math): New configure switch.
3810         * Makefile.in: Re-generate.
3811         * configure: Re-generate.
3812         * libgcc-math: New toplevel directory.
3814 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3816         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3817         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3818         the assembler, linker and binutils.
3819         * configure: Regenerate.
3821 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3823         * MAINTAINERS (Write After Approval): Add myself.
3825 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3827         * configure: Regenerate.
3829 2006-01-18  Richard Henderson  <rth@redhat.com>
3830             Jakub Jelinek  <jakub@redhat.com>
3831             Diego Novillo  <dnovillo@redhat.com>
3833         * libgomp: New directory.
3834         * Makefile.def: Add target_module libgomp.
3835         * Makefile.in: Regenerate.
3836         * configure.in (target_libraries): Add target-libgomp.
3837         * configure: Regenerate.
3839 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3841         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3842         @ from continuation.
3843         * Makefile.in: Rebuilt.
3845 2006-01-04  Chris Lattner  <sabre@gnu.org>
3847         * MAINTAINERS (Write After Approval): Add myself.
3849 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3851         PR bootstrap/24252
3853         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3854         * Makefile.tpl (OBJDUMP): New.
3855         (EXTRA_HOST_FLAGS): Add it.
3856         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3858         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3859         to use symbolic links between directories.  Avoid race conditions
3860         or make them harmless.
3861         * configure.in: Do not try to use symbolic links between directories.
3863         * Makefile.def (LEAN): Pass.
3864         * Makefile.tpl (LEAN): Define.
3865         (stage[+id+]-start): Accept that the previous directory does not
3866         exist, if the bootstrap is lean.
3867         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3868         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3869         configure substitution.
3870         ([+compare-target+]): Likewise.
3871         ([+bootstrap-target+]-lean): New.
3872         * configure.in: Remove lean bootstrap support from here.
3874         * Makefile.in: Regenerate.
3875         * configure: Regenerate.
3877 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3879         * MAINTAINERS (libdecnumber): Add myself.
3881 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3883         * libtool-ldflags: New script.
3885 2006-01-02  Andreas Schwab  <schwab@suse.de>
3887         * configure.in: When reconfiguring remove Makefile in
3888         all stage directories.
3889         * configure: Regenerate.
3891 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3893         * MAINTAINERS: Update my email address.
3895 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3897         Revert Ada-related part of the previous change.
3899         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3900         Do not pass.
3901         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3902         * Makefile.in: Regenerate.
3903         * configure.in: Do not include mt-ppc-aix target fragment.
3904         * configure: Regenerate.
3906 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3908         * configure.in: Select appropriate fragments for PowerPC/AIX.
3909         * configure: Regenerate.
3911         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3912         BOOT_CFLAGS, BOOT_LDFLAGS.
3913         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3914         BOOT_CFLAGS, BOOT_LDFLAGS.
3915         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3916         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3917         (stage): Fail if we cannot complete the work.
3918         * Makefile.in: Regenerate.
3920 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3922         * configure.in: Replace ms1 with mt.
3923         * configure: Rebuilt.
3925 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3927         * MAINTAINERS: Update my email address.
3929 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3931         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3932         install-host-nogcc): Don't invoke $(stage) at the end.
3933         * Makefile.in: Regenerate.
3935 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3937         * configure.in: Flip the top-level bootstrap switch.
3938         * configure: Regenerate.
3940 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3942         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3943         $(stage) and $(unstage).
3944         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3945         (all): Remove stray semicolon.
3946         (local-distclean): Don't handle multilib.tmp and multilib.out.
3947         (install.all): Set $s for consistency.
3948         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3949         check_multilibs setting.  Always make the install directory.
3950         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3951         Correct @if/@endif.
3952         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3953         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3954         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3955         (multilib.out): Remove.
3956         * Makefile.in: Regenerated.
3958 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3960         * MAINTAINERS (Write After Approval): Add myself.
3962 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3964         * MAINTAINERS: Add myself as mt maintainer.
3966         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3968 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3970         * MAINTAINERS: Change email address.
3972 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3974         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3975         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3976         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3977         Find in-tree tools if available.
3978         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3979         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3980         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3981         (COMPILER_*_FOR_TARGET): New.
3982         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3983         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3984         (CONFIGURED_*, USUAL_*): Remove.
3985         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3986         STRIP): Use autoconf substitutions.
3987         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3988         COMPILER_NM_FOR_TARGET): New.
3989         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3991         (all): Make all-host and all-target in parallel.
3992         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3993         that $$r and $$s are set before invoking a recursive make.
3994         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3995         ([+bootstrap-target+]): Inline most of the `all' target.
3997 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3999         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4000         from the gcc build directory.
4001         * Makefile.in: Regenerate.
4003 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4005         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4006         depend on all-libdecnumber.
4007         * configure.in (host_libs): Include libdecnumber.
4008         * Makefile.in: Regenerate.
4009         * configure: Likewise.
4011 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4013         * libdecnumber: Import decNumber sources from the dfp-branch.
4015 2005-11-21  Kean Johnston  <jkj@sco.com>
4017         * config.sub, config.guess: Sync from upstream sources.
4019 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4021         Import from Autoconf sources:
4023         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4024         * config/move-if-change: Don't output "$2 is unchanged";
4025         suggested by Ben Elliston.  Handle weird characters correctly.
4027 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4029         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4030         to match upstream libtool for darwin.
4032 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4034         * Makefile.def: Remove gdb dependencies for gdbtk.
4035         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4036         (configure-gdb, install-gdb): New rules.
4037         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4038         * Makefile.in, configure: Regenerated.
4040 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4042         * MAINTAINERS (Write After Approval): Add myself.
4044 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4046         * MAINTAINERS (Write After Approval): Add myself.
4048 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4050         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4051         Diego Novillo.
4053 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4055         PR bootstrap/24297
4056         * Makefile.tpl (do-[+make-target+], do-check, install,
4057         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4058         are set before recursing.
4059         * Makefile.in: Regenerate.
4061 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4063         PR bootstrap/18939
4064         * Makefile.def (gcc) <target>: Fix thinko.
4065         * Makefile.in: Regenerate.
4067 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4069         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4070         * configure: Regenerate.
4072 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4074         * MAINTAINERS (Write After Approval): Add self.
4076 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4078         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4079         target-libffi, target-qthreads, target-libjava, and
4080         targetlibobjc.
4081         * configure: Regenerate.
4083 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4085         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4086         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4087         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4088         (USUAL_OBJDUMP_FOR_TARGET): New.
4089         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4090         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4091         * configure, Makefile.in: Regenerated.
4093 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4095         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4096         before other host packages.
4098 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4100         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4102 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4104         PR bootstrap/22340
4106         * configure.in (default_target): Remove.
4107         * Makefile.tpl (all): Do not use prerequisites as subroutines
4108         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4109         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4110         use prerequisites as subroutines.
4111         (check-host, check-target): New.
4112         (bootstrap configure & all targets): Do not use stage*-start
4113         if the directory layout is already ok.
4114         (non-bootstrap configure & all targets): Prepend a $(unstage).
4115         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4116         (NOTPARALLEL): Remove.
4117         (unstage, stage variables): New variables.
4118         (unstage, stage targets): Simply expand to those variables.
4120         * configure: Regenerate.
4121         * Makefile.in: Regenerate.
4123 2005-10-04  James E Wilson  <wilson@specifix.com>
4125         * Makefile.def (lang_env_dependencies): Add libmudflap.
4126         * Makefile.in: Regenerate.
4128 2005-10-03  Andreas Schwab  <schwab@suse.de>
4130         Backport from libtool CVS:
4131         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4133         * ltmain.sh: add support for installing into temporary
4134         staging area (e.g. 'make install DESTDIR=...')
4136 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4138         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4139         * configure: Regenerated.
4141 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4143         * configure: Regenerate with the correct
4144         autoconf version.
4146 2005-09-30  Catherine Moore  <clm@cm00re.com>
4148         * configure.in (bfin-*-*): New.
4149         * configure: Regenerated.
4151 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4153         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4154         (LIPO_FOR_TARGET): New.
4155         (CONFIGURED_LIPO_FOR_TARGET): New.
4156         (USUAL_LIPO_FOR_TARGET): New.
4157         (STRIP_FOR_TARGET): New.
4158         (CONFIGURED_STRIP_FOR_TARGET): New.
4159         (USUAL_STRIP_FOR_TARGET): New.
4160         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4161         STRIP_FOR_TARGET.
4162         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4163         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4164         * Makefile.in: Regenerate.
4165         * configure: Regenerate.
4167 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4169         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4170         (rs6000-*-aix*): Same.
4171         * configure: Regenerate.
4173 2005-09-16  Tom Tromey  <tromey@redhat.com>
4175         * MAINTAINERS: Add self as java maintainer.
4177 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4179         * configure.in: Recognize f95 in the --enable-languages option,
4180         and substitute it for fortran, issuing a warning.
4181         * configure: Regenerate.
4183 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4185         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4186         * configure:  Regenerated.
4188 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4190         * MAINTAINERS: Add self as ms1 maintainer.
4192 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4194         * Makefile.def (libssp): Add to lang_env_dependencies.
4195         * Makefile.in: Regenerate.
4197 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4199         * MAINTAINERS: Add myself as middle-end maintainer.
4201 2005-08-17  Christian Groessler  <chris@groessler.org>
4203         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4204         * Makefile.in: Regenerate.
4206 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4208         * MAINTAINERS (write after approval): Added myself.
4210 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4212         * MAINTAINERS (Write After Approval): Add myself.
4214 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4216         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4217         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4218         Look for alternate names of the target cc and c++
4219         * configure: Regenerate.
4221 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4223         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4224         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4225         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4226         tools; remove code to manually set them.
4227         (Target tools): Look in the environment for them.
4228         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4229         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4230         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4231         build directory.
4232         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4233         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4234         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4235         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4236         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4237         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4238         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4239         * configure: Regenerate.
4240         * Makefile.in: Regenerate.
4242 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4244         * MAINTAINERS: Update for removed CPU targets.
4246 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4248         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4249         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4250         * Makefile.in: Regenerated.
4252 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4254         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4255         (CFLAGS_FOR_TARGET): Use it.
4256         (CXXFLAGS_FOR_TARGET): Likewise.
4257         * Makefile.in: Regenerated.
4258         * configure.in (--with-build-sysroot): New option.
4259         * configure: Regenerated.
4261 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4263         * Makefile.tpl: Wrap install between unstage and stage
4264         * Makefile.in: Regenerate.
4266 2005-07-21  Eric Christopher  <echristo@apple.com>
4268         * MAINTAINERS: Update affiliation.
4270 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4272         * MAINTAINERS: Add self as crx port maintainer.
4274 2005-07-20  DJ Delorie  <dj@redhat.com>
4276         * MAINTAINERS: Add self as m32c maintainer.
4278 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4280         * all files: Update FSF address.
4282 2005-07-15  Eric Christopher  <echristo@redhat.com>
4284         * MAINTAINERS: Change affiliation.
4286 2005-07-14  Jim Blandy  <jimb@redhat.com>
4288         * configure.in: Add cases for Renesas m32c.
4289         * configure: Regenerated.
4291 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4293         * COPYING.LIB: Update from fsf.org.
4295 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4297         * COPYING, compile, config.guess,
4298         config.sub, install-sh, missing, mkinstalldirs,
4299         symlink-tree, ylwrap: Sync from upstream sources.
4300         * config-ml.in: Update FSF address.
4302 2005-07-13  Eric Christopher  <echristo@redhat.com>
4304         * configure.in: Add toplevel noconfigdir support for tpf.
4305         * configure: Regenerate.
4307 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4309         PR ada/22340
4311         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4312         * Makefile.in: Regenerate.
4314 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4316         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4317         Brolley to write-after-approval.
4319 2005-07-07  Andreas Schwab  <schwab@suse.de>
4321         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4322         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4323         * Makefile.in: Regenerated.
4325 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4327         * configure.in: Don't build sim or rda when targetting darwin.
4328         * configure: Regenerate.
4330 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4332         * configure.in: Add --enable-libssp and --disable-libssp.
4333         * configure: Regenerate with autoconf-2.13.
4335 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4337         * Makefile.def (target_modules): Add libssp.
4338         * configure.in (target_libraries): Add target-libssp.
4339         * configure: Rebuilt.
4340         * Makefile.in: Rebuilt.
4342 2005-07-01  Zack Weinberg  <zackw@panix.com>
4344         * MAINTAINERS: Change email address.  Resign from maintainership.
4346 2005-07-01  Richard Guenther  <rguenther@suse.de>
4348         * MAINTAINERS: Change my e-mail address and affiliation.
4350 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4352         * Makefile.def (stagefeedback): Come after profile.
4353         Define profiledbootstrap target.
4354         * Makefile.tpl (profiledbootstrap): Remove.
4355         (stageprofile-end): Zap stagefeedback.
4356         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4357         * Makefile.in: Regenerate.
4359 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4361         * MAINTAINERS: Update my email address.
4363 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4365         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4366         In 'cpp' stanza, support '#line' as well as '# '.
4368 2005-06-08  Andreas Schwab  <schwab@suse.de>
4370         * MAINTAINERS: Move myself from 'Write After Approval' to
4371         'CPU Port Maintainers' section as m68k maintainer.
4373 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4375         * configure.in (unsupported_languages): New macro.
4376         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4377         non-ported target libraries in noconfigdirs.
4378         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4379         non-linux-gnu.  Remove libgcj_ex_libffi.
4380         <lang_frag loop>: Set add_this_lang=no if the language is in
4381         unsupported_languages.
4382         * configure: Regenerate.
4384 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4386         * configure.in: Fix typo in handling of --with-mpfr-dir.
4387         * configure: Regenerate.
4389 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4391         * MAINTAINERS: Update my email address.
4393 2005-06-02  Jim Blandy  <jimb@redhat.com>
4395         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4396         accepted into the master sources.)
4398 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4399             Michael Snyder  <msnyder@redhat.com>
4400             Stan Cox  <scox@redhat.com>
4402         * configure.in: Set noconfigdirs for ms1.
4404         * configure: Regenerate.
4406 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4408         * MAINTAINERS (Write After Approval): Add self.
4410 2005-06-01  Josh Conner  <jconner@apple.com>
4412         * MAINTAINERS (Write After Approval): Add self.
4414 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4416         * MAINTAINERS: Update my email address.
4418 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4420         * MAINTAINERS (Write After Approval): Add self.
4422 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4424         * MAINTAINERS (Write After Approval): Remove self.
4426 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4428         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4429         (Dependencies): Consider target modules for bootstrap dependencies.
4430         Make target bootstrap modules depend on each stage's gcc.
4431         * Makefile.in: Regenerate.
4433 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4435         * Makefile.def (configure-gcc): Depend on binutils having been built.
4436         (all-gcc): No need to do it here.
4437         * Makefile.in: Regenerate.
4439 2005-05-19  Paul Brook  <paul@codesourcery.com>
4441         * configure.in: Rewrite misleading error message when requested
4442         language cannot be built.
4443         * configure: Regenerate.
4445 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4447         * ylwrap: Import from Automake 1.9.5.
4449 2005-05-13  David Ung  <davidu@mips.com>
4451         * MAINTAINERS (Write After Approval): Add self.
4453 2005-05-09  Mike Stump  <mrs@apple.com>
4455         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4456         lt_cv_sys_max_cmd_len for now.
4458 2005-05-09  Stan Cox  <scox@redhat.com>
4460         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4462 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4464         * README.SCO: Update the URL.
4466 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4468         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4469         with_gnu_ld to libtool.
4470         * ltcf-c.sh (aix[45]): Define file_list_spec.
4471         * ltcf-cxx.sh (aix[45]): Same.
4472         * ltcf-gcj.sh (aix[45]): Same.
4473         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4474         exists, write list of input files to temporary file.
4476 2005-05-04  Mike Stump  <mrs@apple.com>
4478         * configure.in: Always pass --target to target configures as
4479         otherwise rebuilds that do --recheck will fail.
4480         * confiugure: Rebuilt.
4482 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4484         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4485         STAGE_HOST_EXPORTS.
4486         (configure, all): Add bootstrap support.
4487         (Host modules, target modules): Pass post-stage1 flags and exports.
4488         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4489         * Makefile.in: Regenerate.
4491 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4493         * configure: Regenerate.
4495 2005-04-27  Mike Stump  <mrs@apple.com>
4497         * MAINTAINERS: Add self as darwin maintainer.
4499 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4501         * config.sub: Update from master copy.
4503 2005-04-21  Mike Stump  <mrs@apple.com>
4505         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4506         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4508 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4510         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4511         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4512         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4513         "*-*-elf" and "*-*-linux*".
4514         * configure: Regenerate.
4516 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4518         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4520 2005-04-12  Mike Stump  <mrs@apple.com>
4522         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4524 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4526         * MAINTAINERS (Write After Approval): Add myself.
4528 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4530         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4532 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4534         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4535         (TARGET_CONFIGARGS): Include --with-target-subdir.
4536         (configure, all): New macros.  Use them throughout.
4537         * Makefile.in: Regenerate.
4539 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4541         * MAINTAINERS (Write After Approval): Add myself.
4543 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4545         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4547 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4549         * MAINTAINERS: Move John Carr to Write After Approval.
4551 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4553         * config/mh-mingw32: Delete.
4554         * configure.in: Don't use it.
4555         * configure: Regenerate.
4557 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4559         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4560         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4561         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4562         (HOST_LIB_PATH): Generate from Makefile.def.
4563         (TARGET_LIB_PATH): Likewise.
4564         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4565         * Makefile.in: Regenerate.
4566         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4567         (RPATH_ENVVAR): Include Darwin case.
4568         * configure: Regenerate.
4570 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4572         * MAINTAINERS (Various Maintainers): Remove self.
4573         (Write After Approval): Add self.
4575 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4577         * MAINTAINERS (Various Maintainers): Add self.
4579 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4581         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4582         * configure: Regenerate.
4584 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4586         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4587         gcc_version, and gcc_version_trigger from set of flags to pass.
4588         * Makefile.tpl: Remove definitions of above variables.
4589         (config.status): Remove dependency on $(gcc_version_trigger).
4590         * Makefile.in: Regenerate.
4591         * configure.in: Do not reference config/gcc-version.m4 nor
4592         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4593         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4594         * configure: Regenerate.
4596 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4597             Andrew Pinski  <pinskia@physics.uc.edu>
4599         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4600         * Makefile.in: Regenerate.
4602 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4604         * MAINTAINERS (Write After Approval): Add myself.
4606 2005-03-03  David Ayers  <d.ayers@inode.at>
4608         * MAINTAINERS (Write After Approval): Add myself.
4610 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4612         PR libgcj/20160
4613         * ltmain.sh: Avoid creating archives with components that have
4614         duplicate basenames.
4616 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4618         PR bootstrap/20250
4619         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4620         instead of check.
4621         * Makefile.in: Regenerate.
4623 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4625         * Makefile.in: Regenerate to fix conflict between the previous two
4626         patches.
4628 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4630         PR bootstrap/17383
4631         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4632         * Makefile.tpl (HOST_SUBDIR): New substitution.
4633         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4634         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4635         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4636         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4637         (Host modules, Bootstrapped modules): Use it.
4638         (Build modules, Target modules): Do not create symlink trees,
4639         always configure out-of-srcdir.
4640         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4641         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4642         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4643         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4645         * Makefile.in: Regenerate.
4646         * configure: Regenerate.
4648 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4650         Merged from libada-gnattools-branch:
4651         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4653         * gnattools: New directory.
4654         * Makefile.def: Add gnattools as a module, depending on target-libada.
4655         * Makefile.in: Regenerate.
4656         * configure.in: Include gnattools in host_tools; disable it if ada
4657         is disabled.
4658         * configure: Regenerate.
4660 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4662         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4663         treelang maintainer.
4664         (Write After Approval): Remove myself.
4666 2005-02-23  Paul Schlie  <schlie@comcast.net>
4668         * configure.in: Allow darwin targeted ports to build tk, itcl and
4669         libgui.
4670         * configure: Regenerate.
4672 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4674         PR libgcj/10353
4675         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4676         * configure: Regenerate.
4678 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4680         * MAINTAINERS (Write After Approval): Add myself.
4682 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4684         * MAINTAINERS: Update my e-mail address.
4686 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4688         * MAINTAINERS (Write After Approval): Add myself.
4690 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4692         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4693         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4694         target-libgloss when not *-*-elf and *-*-aout.
4695         * configure: Regenerate.
4697 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4699         * MAINTAINERS: Remove obsolete entries.
4701         * MAINTAINERS (Write After Approval): Add Michael Matz.
4703 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4705         * MAINTAINERS: Remove self as cpplib maintainer.
4707 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4709         * install-sh, config.sub: Import from upstream.
4711 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4713         PR bootstrap/18222
4714         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4715         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4716         * Makefile.in: Regenerate.
4718 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4720         * MAINTAINERS: Update my email address.
4722 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4723             Andreas Schwab  <schwab@suse.de>
4725         PR bootstrap/18033
4726         * config-ml.in: Eval option if surrounded by single quotes.
4728 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4730         Revert 2004-12-28 Makefile changes, a better fix will be
4731         applied to mainline and src after GCC 4.0 branches.
4733 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4735         PR bootstrap/17383
4737         * Makefile.def (target_modules): Remove stage parameter,
4738         it is always true now.
4739         * Makefile.tpl (configure-build-[+module+],
4740         configure-target-[+module+]): Always build symlink tree
4741         for the directory and for include.  BUILD_SUBDIR and
4742         TARGET_SUBDIR cannot be . anymore.
4743         * Makefile.in: Regenerate.
4745 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4747         Revert 2004-12-08 Makefile changes.
4749 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4751         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4752         cygwin, mingw.
4754 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4756         * configure.in (sh64-*-*): Reenable gprof.
4757         * configure: Regenerate.
4759 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4761         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4762         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4763         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4764         * Makefile.in: Regenerate.
4766 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4768         * MAINTAINERS: Update my email address.
4770 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4772         * Makefile.tpl: Generate normal dependencies if the LHS module is
4773         not bootstrapped.
4774         * Makefile.in: Regenerate.
4776 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4778         * configure.in: Include config/gxx-include-dir.m4.  Use
4779         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4780         * configure: Regenerate.
4782 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4784         * config.if: Delete.
4785         * configure.in: Set libstdcxx_incdir directly.
4786         * configure: Regenerate.
4788 2004-12-02  Eric Christopher  <echristo@redhat.com>
4790         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4791         * Makefile.in: Regenerate.
4793 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4795         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4796         * configure: Regenerate.
4798 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4800         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4801         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4802         * configure: Regenerate.
4804 2004-12-01  Eric Christopher  <echristo@redhat.com>
4806         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4807         of things to remove.
4809 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4811         * MAINTAINERS (Write After Approval): Update my e-mail address.
4813 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4815         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4816         from CVS libtool to always pass_all.
4818 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4820         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4821         (hppa*64*-*-*): Delete incorrect comment.
4822         * configure: Rebuilt.
4824 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4826         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4828 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4830         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4831         from CVS libtool to always pass_all.
4833 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4835         * install-sh, compile: Import from automake.
4837 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4839         * config.guess, config.sub:  Import from savannnah.
4841 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4843         * MAINTAINERS (Write After Approval): Add myself
4845 2004-11-12  Mike Stump  <mrs@apple.com>
4847         * Makefile.def: Add html support.
4848         * Makefile.tpl: Likewise.
4849         * Makefile.in: Regenerate.
4851 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4853         PR 18423
4854         * configure.in: Remove all instances of build-fixincludes from
4855         noconfigdirs.
4856         (build_configargs): Supply --target to subdirectories.
4857         * configure: Regenerate.
4859         * Makefile.def: Make gcc install depend on fixincludes install.
4860         * Makefile.in: Regenerate.
4862 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4864         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4866 2004-11-11  Paul Brook  <paul@codesourcery.com>
4868         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4870 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4872         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4873         target-libgfortran.
4874         * configure: Regenerate.
4876 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4878         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4879         like CC.
4881 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4883         * Makefile.def (host fixincludes): Specify missing targets.
4884         * Makefile.in: Regenerate.
4886 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4888         * MAINTAINERS: Add myself
4890 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4892         * MAINTAINERS (Write After Approval): Add myself.
4894 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4896         * Makefile.def: Build fixincludes for the host, too.
4897         * Makefile.in: Regenerate.
4898         * configure.in (host_tools): Add fixincludes.
4899         * configure: Regenerate.
4901 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4903         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4904         * configure: Regenerated.
4906 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4908         PR other/17783
4909         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4910         * configure: Regenerated.
4912 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4914         * README.SCO: Update per FSF instructions.
4916 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4918         PR target/18151
4919         * configure.in (case ${target}): Do not build fixincludes for avr.
4920         * configure: Regenerated.
4922 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4924         * configure.in (case ${target}): Do not build fixincludes
4925         on platforms where it is not used.
4926         * configure: Regenerated.
4928 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4930         * configure.in: Use an absolute path to install-sh.
4931         * configure: Regenerated.
4933 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4935         * MAINTAINERS (Write After Approval): Add myself.
4937 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4939         * MAINTAINERS: Remove from Write After Approval those that are
4940         already maintainers.
4942 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4944         * MAINTAINERS:  Update my email address.
4946 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4948         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4949         * configure: Regenerate.
4951 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4953         * MAINTAINERS:  Update my email address.
4955 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4957         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4958         entries belonging to this category.
4960 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4962         * MAINTAINERS: Update my e-mail address.
4964 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4966         Fix wrong conflict resolution in:
4968         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4970         * Makefile.in: Regenerate.
4971         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4972         in the recursive `make', instead of hardwiring `all'.
4973         (Autogenerated TARGET-* variables): New.
4975 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4977         * configure.in: Enable target-libgloss for crx-*-*.
4978         * configure: Regenerate.
4980 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4982         * MAINTAINERS (Various Maintainers): Move the "windows,
4983         cygwin, mingw" maintainer to ...
4984         (OS Port Maintainers): ... here.
4986 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4988         * MAINTAINERS (Write After Approval): Remove those that are
4989         maintainers of some subsystem.
4991 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4993         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4994         * ltcf-cxx.sh (tpf*): Likewise.
4995         * ltconfig (tpf*): Add TPF OS configuration support.
4997 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4999         * MAINTAINERS: Change my email address to my new work account.
5001 2004-09-24  Michael Roth  <mroth@nessie.de>
5003         * configure.in (--without-headers): Add missing double quotes.
5004         * configure: Regenerate.
5006 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5008         * ylwrap: Revert to previous version.
5010 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5012         PR bootstrap/17369
5013         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5014         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5015         SET_GCC_LIB_PATH_CMD.
5016         (BASE_TARGET_EXPORTS): Likewise.
5017         * Makefile.in: Regenerated.
5019         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5020         * configure: Regenerated.
5022 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5024         * config.guess: New upstream version
5025         * compile, depcomp, install-sh, ylwrap: Likewise.
5027 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5029         * config/mh-x86omitfp: New host makefile fragment.  Add
5030         -fomit-frame-pointer to the default BOOT_CFLAGS.
5031         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5032         * configure: Regenerate.
5034 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5036         PR target/11572
5037         * configure.in (*-*-darwin*): Renable libobjc.
5038         * configure: Regenerate.
5040 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5042         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5044 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5046         * Makefile.def: Remove libbanshee.
5047         * Makefile.tpl: Ditto.
5048         * configure.in: Ditto.
5049         * Makefile.in: Regen.
5050         * configure: Ditto.
5052 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5054         * ltmain.sh: Use $pic_object as $non_pic_object if
5055         $non_pic_object=none.
5057 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5059         * missing: Import latest version from master repository.
5061 2004-09-06  Nick Clifton  <nickc@redhat.com>
5063         * config.sub: Import latest version from master repository.
5064         * config.guess: Likewise.
5065         This includes these changes:
5067         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5069         * config.sub: Handle crisv32, alias etraxfs.
5070         * config.guess (crisv32:Linux:*:*): Handle.
5072         2004-08-13  Brad Smith  <brad@comstyle.com>
5074         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5075         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5077         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5079         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5080         assume the processor is a powerpc.  This is because coreutils
5081         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5082         in this case, due to a MacOS X bug that causes
5083         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5084         to return a negative number.
5085         Problem reported by Petter Reinholdtsen in:
5086         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5088         2004-07-19  Ben Elliston  <bje@gnu.org>
5090         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5092         2004-06-24  Ben Elliston  <bje@gnu.org>
5094         * config.guess: Update copyright years.
5095         * config.sub: Likewise.
5097         2004-06-22  Robert Millan  <robertmh@gnu.org>
5099         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5100         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5102         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5104         * config.guess (*:*VMS:*:*): New entry. Replaces
5105         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5106         manufacturer.
5108         2004-06-22  Ben Elliston  <bje@gnu.org>
5110         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5111         * config.sub: Likewise.
5113         2004-06-22  Ben Elliston  <bje@gnu.org>
5115         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5116         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5118         2004-06-11  Ben Elliston  <bje@gnu.org>
5120         * config.guess (pegasos:OpenBSD:*:*): Remove.
5122         2004-06-11  Ben Elliston  <bje@gnu.org>
5124         From Wouter Verhelst <wouter@grep.be>:
5125         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5127         2004-06-11  Ben Elliston  <bje@gnu.org>
5129         * config.guess (luna88k:OpenBSD:*:*): New.
5131         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5133         * config.guess (m32r*:Linux:*:*): New case.
5134         * config.sub: Handle m32rle.
5136         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5138         From Jens Petersen  <petersen@redhat.com>:
5139         * config.sub: Handle sparcv8.
5141         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5143         From Tom Smith <smith@cag.lkg.hp.com>:
5144         * config.guess: Version suffixes are equally significant on Tru64
5145         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5146         prefix of "P" (patched kernel).
5148         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5150         * config.sub: Add support for National Semiconductor CRX target.
5152 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5154         * MAINTAINERS (Various Maintainers): Remove myself as web page
5155         maintainer, add myself as maintainer of build status lists.
5157 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5159         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5160         *-*-netware, but add target-libmudflap.
5161         Consolidate *-*-netware targets (of which really only i?86 exists)
5162         into a single entry.
5163         * configure: Likewise.
5165 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5167         * Makefile.tpl (sorry): Remove.
5168         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5169         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5170         (do-clean): Clean per-stage directories too.
5171         (do-distclean): Run distclean-stage1 too.
5172         (.NOTPARALLEL): Enable during toplevel bootstrap.
5173         (stage[+id+]-bubble): Enable parallel execution during
5174         the recursive invocation.
5175         * Makefile.in: Regenerate.
5177         Fix previous checkin:
5179         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5180         include.
5181         * configure.in: Fix indentation.
5182         * configure: Regenerate.
5184 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5186         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5187         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5188         * configure: regenerate
5189         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5190         -mdynamic-no-pic
5192 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5194         * Makefile.def (build_modules): Add fixincludes.
5195         (dependencies): Make gcc depend on fixincludes.
5196         * configure.in (build_tools): Add fixincludes.
5197         (build_configdirs): Always include build_libs.
5198         * Makefile.in: Regenerate.
5199         * configure: Regenerate.
5201 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5203         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5204         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5205         phony targets; do not generate timestamp files.
5206         (distclean-stageN): Remove references to their timestamp files.
5207         (restageN, touch-stageN): Remove.
5208         (stageN-bubble): Rewritten.
5209         (compare): Support lean bootstraps.
5210         * Makefile.in: Regenerate.
5212         * configure.in: Only warn when bootstrapping but
5213         build != host or build != target.  Support lean bootstraps.
5214         * configure: Regenerate.
5216 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5218         * configure.in:  Give a better error message if GMP/MPFR are missing
5219         and a language needing them has been requested.
5220         * configure:  Regenerated.
5222 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5224         * configure.in:  Print a list of available language front-ends if
5225         a requested one is missing.  Tidy stray tab characters.
5226         * configure:  Regenerated.
5228 2004-08-19  Michael Koch  <konqueror@gmx.de>
5230         * gcc/doc/install.texi: Update entry about automake for libjava.
5232 2004-08-17  Robert Millan  <robertmh@gnu.org>
5234         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5235         (instead of FreeBSD).
5236         * configure: Regenerate.
5238 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5240         * Makefile.in: Regenerate.
5241         * configure: Regenerate.
5243         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5244         stage_*_flags.
5245         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5246         for bootstrapped modules if toplevel bootstrap is going.
5247         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5248         modules.  Adjust for changes in Makefile.def.  Enable several
5249         rules even in non-bootstrap mode, just to avoid peppering the
5250         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5251         (stage-[+prev+]-bubble): Remove.
5253         * Makefile.def (Dependencies): Depend on all-build-bison,
5254         all-build-flex, all-build-byacc, all-build-texinfo, rather
5255         than the host variations.
5256         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5257         with BUILD_SUBDIR.
5258         (BISON): Update for recent Bisons.
5259         (YACC): Fix typo.
5260         (cross): Depend on all-build.
5261         (all): Do not depend on all-build.
5262         (prebootstrap): Remove.
5263         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5264         (Prebootstrap dependencies): Add them to the per-stage targets
5265         and to all-prebootstrap.
5266         * configure.in (build_configdirs): Always enable build_tools.
5267         (BUILD_DIR_PREFIX): Remove.
5269         * Makefile.def (gcc): Add target variable.
5270         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5271         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5272         in the recursive `make', instead of hardwiring `all'.
5273         (Autogenerated TARGET-* variables): New.
5275 2004-08-13  Brian Booth  <bbooth@redhat.com>
5277         * MAINTAINERS: Remove myself from write-after-approval.
5279 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5281         * src-release: Stop distributing mmalloc with gdb (which doesn't
5282         use it).
5283         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5284         * Makefile.in: Regenerate.
5286 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5288         * configure.in (arm*-*-eabi*): New target.
5289         * configure: Regenerate.
5291 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5293         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5294         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5295         (Dependencies): New section.
5296         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5297         (configure-target-[+module+]): Depend on maybe-all-gcc
5298         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5299         (toplevel profiledbootstrap): Fix dependencies.
5300         * Makefile.in: Regenerate.
5302 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5304         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5305         target-libiberty to noconfigdirs.
5306         * configure: Regenerate.
5308 2004-08-03  Paul Brook  <paul@codesourcery.com>
5310         * configure.in: Check for MPFR as well as GMP.
5311         * configure: Regenerate.
5313 2004-08-01  Robert Millan  <robertmh@gnu.org>
5315         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5316         libmudflap for all GNU-based systems (with Glibc).
5317         * configure: Regenerate.
5319 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5321         * Makefile.def (host-modules): Add gcc.
5322         * Makefile.in: Regenerate.
5323         * Makefile.tpl (sorry): New rule.
5324         (configure-host, all-host, [+make_target+]-host, do-check,
5325         install-host): Do not add gcc as a special case.
5326         (host modules): Add a small special-casing for gcc.  Export
5327         extra_make_flags through the environment.
5328         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5329         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5330         other recursive targets for gcc): Remove.
5332         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5333         (stage, unstage): New rules.
5334         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5335         distclean-stage[+id+]): Use stage_current.
5336         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5337         the stage*-start rules.
5339 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5341         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5342         use -all_load flag.
5344 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5346         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5347         * configure: Regenerate.
5349 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5351         * maintainer-scripts/gcc_release: Revert yesterday's change.
5353 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5355         * MAINTAINERS: Add myself to write-after-approval.
5357 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5359         * libf2c: Removed.
5360         * gcc/gccbug.in: Updated because of libf2c removal.
5361         * maintainer-scripts/gcc_release: Ditto.
5363 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5365         * configure.in: Build libmudflap by default on FreeBSD.
5366         * configure: Regenerated.
5368 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5370         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5371         systems.
5372         * configure: Regenerated.
5374 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5376         PR target/16344
5377         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5378         feedback based compiler.
5379         * Makefile.in: Rebuilt.
5381 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5383         * Makefile.def (host_modules): Set bootstrap=true for flex.
5384         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5385         * Makefile.in: Rebuilt.
5387 2004-07-07  Jan Hubicka  <jh@suse.cz>
5389         * MAINTAINERS: Add self as a profile feedback maintainer.
5391 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5393         * configure.in:  Do not prepend $srcdir to /dev/null in
5394         makefile fragments.
5395         * configure:  Regenerate.
5397 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5399         * Makefile.def (build_modules): Add bison, byacc, flex,
5400         m4, texinfo.
5401         (flags_to_pass): Add FLEX.
5402         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5403         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5404         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5405         DEFAULT_MAKEINFO): Remove.
5406         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5407         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5408         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5409         objdir or else use configured tool.
5410         (all-build): New.
5411         (all): Depend on it.
5412         (Build module dependencies): Add.
5413         * Makefile.in: Regenerate.
5414         * configure.in: Better support for multiple build modules,
5415         matching what is done for host/target modules.  Do not look
5416         for "plausible" locations of build tools if Canadian cross.
5417         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5418         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5419         * configure: Regenerate.
5421 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5423         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5424         * Makefile.in: Regenerate.
5426 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5428         * Makefile.tpl (configure-build-[+module+],
5429         configure-[+module+], configure-target-[+module+]): Pass
5430         [+extra_configure_args+].
5431         (all-build-[+module+], all-[+module+], check-[+module+],
5432         install-[+module+], [+make_target+]-[+module+],
5433         all-target-[+module+], check-target-[+module+],
5434         install-target-[+module+], [+make_target+]-target-[+module+]):
5435         Pass [+extra_make_args+].
5436         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5437         (GCC_HOST_EXPORTS): Remove.
5438         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5439         cross, check-gcc, check-gcc-c++, install-gcc,
5440         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5441         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5442         * Makefile.in: Regenerate.
5444 2004-06-21  Matthew Sachs  <msachs@apple.com>
5446         * MAINTAINERS: Added self to write-after-approval.
5448 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5450         * configure.in: Check for srcdir/winsup rather than build directory
5451         winsup.
5452         * configure: Regenerate.
5454 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5456         * configure.in: Don't build Cygwin native newlib if winsup
5457         directory is missing.  Emit warning instead.
5458         * configure: Regenerate.
5460 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5462         * Makefile.tpl (touch-stage[+id+]): New.
5463         (restage[+prev+]): Depend on touch-stage[+id+].
5465         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5466         Use it throughout.
5468         * Makefile.def: Add profile and feedback bootstrap stages.
5469         Remove next field from bootstrap stages.
5470         * Makefile.tpl (LN, LN_S): Substitute.
5471         (stageN-start, stageN-end): Use double-colon rules, to
5472         provide a hook for additional setup commands.
5473         (distclean-stageN-gcc, restageN): Create dependencies from
5474         [+prev+], not from [+next+].
5475         (stageN-bubble): Add commands for successive stages from
5476         [+prev+], using double-colon rules.
5477         (all-stageN-gcc): Fix typo.
5478         (stagefeedback-start, profiledbootstrap): New.
5479         * Makefile.in: Regenerate.
5480         * configure.in: Call ACX_PROG_LN.
5481         * configure: Regenerate.
5483 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5485         * MAINTAINERS (Write After Approval): Add myself.
5487 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5489         * MAINTAINERS (Write After Approval): Add myself.
5491 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5493         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5494         without gcc.
5495         * configure: Regenerate.
5497 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5499         * Makefile.tpl: Fix typo.
5500         * Makefile.in: Regenerate.
5502 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5504         * configure.in: Remove new- prefix from toplevel
5505         bootstrap targets.
5506         * configure: Regenerate.
5508 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5510         * Makefile.tpl (all.normal): Rename to all.
5511         (all): Replace with a rule to pick the default
5512         target from configure.
5513         (all-gcc, configure-gcc): Use conditionals to
5514         do nothing when toplevel bootstrap is going on.
5515         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5516         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5517         * configure.in: Support --enable-bootstrap.
5519         * Makefile.def: Remove new- prefix from toplevel
5520         bootstrap targets.
5521         * Makefile.tpl: Likewise.
5523         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5524         target.
5526         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5527         $(RECURSE_FLAGS) to recursive invocation of make.
5529         * Makefile.in: Regenerate.
5530         * configure: Regenerate.
5532 2004-05-30  Andreas Jaeger  <aj@suse.de>
5533             Jim Wilson  <wilson@specifixinc.com>
5535         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5536         like CC.
5538 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5540         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5541         * configure: Regenerate.
5543 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5545         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5546         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5547         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5548         targets.
5549         * Makefile.in: Regenerate.
5551 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5553         * configure.in: Test the ability to symlink directories.
5554         * configure: Regenerate.
5556         * Makefile.def (bootstrap-stage): New definitions.
5557         * Makefile.tpl (configure-stage1-gcc,
5558         configure-stage2-gcc, configure-stage3-gcc,
5559         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5560         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5561         new-restage3, compare): Autogenerate, see Makefile.in
5562         entry for behavioral changes.
5563         (distclean-stage1, new-stage1-start, new-stage1-end,
5564         new-stage1-bubble, distclean-stage2, new-stage2-start,
5565         new-stage2-end, new-stage2-bubble, distclean-stage3,
5566         new-stage3-start, new-stage3-end): New autogenerated targets.
5567         (objext, prebootstrap, BOOT_CFLAGS,
5568         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5569         targets.
5571         * Makefile.in: Regenerate.
5572         (distclean-stage1, new-stage1-start, new-stage1-end,
5573         new-stage1-bubble, distclean-stage2, new-stage2-start,
5574         new-stage2-end, new-stage2-bubble, distclean-stage3,
5575         new-stage3-start, new-stage3-end): New targets.
5576         (all-stage1-gcc): Move prebootstrap dependency from here...
5577         (configure-stage1-gcc): ...to here.
5578         (new-bootstrap): Use bubble targets.
5579         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5580         Use per-stage distclean targets.
5581         (configure-stage1-gcc, configure-stage2-gcc,
5582         configure-stage3-gcc, all-stage1-gcc,
5583         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5584         Use new-stageN-start to prepare the tree.
5586 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5588         * Makefile.def (host_modules): add libcpp.
5589         * Makefile.tpl: Add dependencies on and for libcpp.
5590         * Makefile.in: Regenerate.
5591         * configure.in: Add libcpp host module.
5592         * configure: Regenerate.
5594 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5596         * Makefile.tpl: Whenever a recursive target is defined, wrap
5597         it in a special @if/@endif block, and prepare its maybe
5598         dependency in the @if/@endif block
5599         * configure.in: Instead of writing maybe dependencies, remove
5600         the @if/@endif statements, and remove the @if/@endif blocks
5601         that remain.
5602         * configure: Regenerate.
5603         * Makefile.in: Regenerate.
5605 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5607         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5609 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5611         PR bootstrap/15120
5612         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5613         * */configure: Rebuilt.
5615 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5617         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5618         of libf2c.
5619         * configure, Makefile.in: Regenerate.
5621 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5623         * MAINTAINERS (Write After Approval): Add myself.
5625 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5627         Merge from tree-ssa-20020619-branch.
5629         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5630         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5631         (HOST_GMPLIBS): Define.
5632         (HOST_GMPINC): Define.
5633         (TARGET_LIB_PATH): Add libmudflap.
5634         (GFORTRAN_FOR_TARGET): Define.
5635         (configure-build*): Export GFORTRAN.
5636         (configure-gcc): Export GMPLIBS and GMPINC.
5637         (all-gcc): Add maybe-all-libbanshee.
5638         (configure-target-libgfortran): Define.
5639         * Makefile.in: Regenerate.
5640         * configure.in (host_libs): Add libbanshee.
5641         (target_libraries): Add target-libmudflap and target-libgfortran.
5642         Add --with-libbanshee.
5643         Handle --disable-libmudflap.
5644         (*-*-freebsd*): Use with_gmp.
5645         Add $(libgcj) to noconfigdirs.
5646         * configure: Regenerate.
5647         * depcomp: New file.
5648         * MAINTAINERS: Add tree-ssa maintainers.
5650 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5652         * MAINTAINERS (Various Maintainers): Add myself.
5654 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5656         * MAINTAINERS (Write After Approval): Add myself.
5658 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5660         * MAINTAINERS (Write After Approval): Add myself.
5662 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5664         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5665         * configure: Regenerate.
5667 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5669         Revert:
5670         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5672         * Makefile.def (flags_to_pass): Remove *dir variables that
5673         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5674         as well as prefix and exec_prefix.
5675         * Makefile.in: Regenerate.
5677 2004-04-26  Robert Millan  <robertmh@gnu.org>
5679         Add patches from libtool CVS.
5680         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5681         * ltconfig: Likewise.
5682         * ltcf-c.sh: Likewise.
5683         * ltcf-cxx.sh: Likewise.
5684         * ltcf-gcj.sh: Likewise.
5686 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5688         * Makefile.def (host_modules): Mark with the bootstrap
5689         flag packages on which gcc depends.
5690         * Makefile.tpl (all-bootstrap): Use it.
5691         * Makefile.in: Regenerate.
5693 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5695         * Makefile.def (flags_to_pass): Remove *dir variables that
5696         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5697         as well as prefix and exec_prefix.
5698         * Makefile.in: Regenerate.
5700 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5702         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5703         * configure: Regenerate.
5704         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5705         * gcc/Makefile.tpl (compare): Use the result of the test.
5706         * gcc/Makefile.in: Regenerate.
5708 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5710         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5711         Always relocate gcc and prev-gcc to the original names, even
5712         if the build fails.
5713         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5714         New targets.
5716 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5718         * MAINTAINERS: Update my email address.
5720 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5722         * configure.in (mips*-*-irix5*): Enable ld.
5723         * configure: Regenerate.
5725 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5727         * configure: Regenerate.
5729 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5731         * Makefile.tpl (configure-[+module+], configure-gcc,
5732         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5733         Set and export LDFLAGS.
5734         * Makefile.in: Regenerate.
5736 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5738         * MAINTAINERS: Add myself to write-after-approval.
5740 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5742         PR bootstrap/14871
5743         * Makefile.tpl: If we don't have built-in-tree target tools,
5744         use the ones found by configure rather than hacking around with
5745         program_transform_name.
5746         * configure.in: Give Makefile.tpl the information necessary
5747         to do that.
5748         * Makefile.in: Regenerate.
5749         * configure: Regenerate.
5751 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5753         PR bootstrap/14760
5754         * configure.in: When computing baseargs, strip *all* copies of
5755         offending options.  Also, don't match/substitute the trailing space,
5756         so that this actually works when two similar options are separated by
5757         only one space.
5758         * configure: Regenerate.
5760 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5762         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5763         (rs6000-*-aix*): Same.
5764         * configure: Regenerate.
5766 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5768         * MAINTAINERS: Add myself to write-after-approval.
5770 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5772         * MAINTAINERS: Add myself to write-after-approval.
5774 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5776         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5777         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5778         * Makefile.in: Regenerate.
5780         * configure.in (top level bootstrap support): Rework --enable-werror
5781         to set @stage2_werror_flag@.
5782         * configure: Regenerate.
5783         * Makefile.tpl (top level bootstrap support): Pass
5784         @stage2_werror_flag@ down to configure in stages 2 and 3.
5785         * Makefile.in: Regenerate.
5787 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5789         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5790         for stages 2 and 3 as well as in make.  As a consequence, remove
5791         OUTPUT_OPTION (now detected by configure) from the flags passed down
5792         to make.
5793         * Makefile.in: Regenerate.
5795         * Makefile.tpl (new-bootstrap): Fix typo.
5796         * Makefile.in: Regenerate.
5798 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5800         * Makefile.tpl: Rearrange by moving recursive_targets rules
5801         into their proper sections.
5802         * Makefile.tpl (top level bootstrap support): Move disabling
5803         of coverage flags from 'make' to 'configure'; improve comments.
5804         * Makefile.in: Regenerate.
5806         * Makefile.tpl (experimental top level bootstrap) Move stage1
5807         language setting from all- target to configure- target; disable
5808         intermodule optimization in stage 1; prevent gratuitous rebuilds
5809         of stage 1.
5810         * Makefile.in: Regenerate.
5811         * configure.in: Comma-separate stage 1 language list for top
5812         level bootstrap.
5813         * configure: Regenerate.
5815         * Makefile.tpl: Clean up experimental top level bootstrap support:
5816         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5817         prev-gcc in configure- targets as well as all- targets.
5818         * Makefile.in: Regenerate.
5820 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5822         * compile: New file imported from automake.
5824 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5826         * configure.in: Remove symbolic link section.
5827         * configure: Regenerate.
5828         * Makefile.tpl (links): Remove.
5829         * Makefile.in: Regenerate.
5831 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5832             Nathanael Nerode  <neroden@gcc.gnu.org>
5834         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5835         Set with AC_CHECK_PROGS.
5836         * configure.in: Fix comment typo from last patch.
5837         * configure: Regenerate.
5839 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5841         * Makefile.tpl: Introduce experimental top level bootstrap support.
5842         * Makefile.in: Regenerate.
5843         * configure.in: Introduce support for top level bootstrap.
5844         * configure: Regenerate.
5846 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5847             Paolo Bonzini  <bonzini@gnu.org>
5849         PR bootstrap/14522
5850         * configure.in: Cope with shells that do not support unquoted ^
5851         * configure: Regenerate.
5853 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5854             Paolo Bonzini  <bonzini@gnu.org>
5856         PR bootstrap/14522
5857         * configure.in: Cope with shells that do not support nesting
5858         quotes inside quoted backquote substitutions.
5859         * configure: Regenerate.
5861 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5863         PR bootstrap/14522
5864         * configure.in: Fix escaping of $.
5865         * configure: Regenerate.
5867 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5869         * configure: Regenerate, since I forgot to while committing Paolo's
5870         changes.
5872 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5874         PR ada/14131
5875         Move language detection to the top level.
5876         * configure.in: Find default values for the tools as
5877         soon as possible.  Disable ada if GNAT is not found.
5878         Emit error message about missing languages.  Expand
5879         --enable-languages=all for the gcc subdirectory.
5881 2004-03-10  Ben Elliston  <bje@gnu.org>
5883         * MAINTAINERS: Update my email address.
5885 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5887         * ltconfig: Disable building static libraries if building shared
5888         libraries on AIX 5L.
5890 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5892         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5893         and disable libgcj.
5894         * configure: Regenerated.
5896 2004-03-01  Brian Booth  <bbooth@redhat.com>
5898         * MAINTAINERS: Add myself to write-after-approval.
5900 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5902         * MAINTAINERS: Add myself to write-after-approval.
5904 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5906         PR bootstrap/7087
5907         * Makefile.tpl: Guard XFOO sed statements better.
5908         * Makefile.tpl: Add dependency for configure-target-libada.
5909         * Makefile.in: Regenerate (incidentally fixes broken
5910         commit when libada-branch was merged).
5912 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5914         * MAINTAINERS: Add myself to write-after-approval.
5916 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5918         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5919         maintainers.
5921 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5923         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5924         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5926 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5928         PR bootstrap/11932
5929         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5931 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5933         * MAINTAINERS: Added myself to write-after-approval.
5935 2004-02-14  Michael Koch  <konqueror@gmx.de>
5937         * MAINTAINERS: Added myself to write-after-approval.
5939 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5941         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5942         some OS port maintainers to OS port maintainers section.
5944 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5946         * MAINTAINERS: Add self.
5948 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5950         * MAINTAINERS: Alphabetize.
5952 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5954         * MAINTAINERS: Remove myself.
5956 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5958         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5959         (rs6000-*-aix*): Same.
5960         * configure: Regenerate.
5962 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5964         * configure.in (host): Add in missing $noconfigdirs to defines.
5965         * configure: Regenerate.
5967 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5968             Nathanael Nerode  <neroden@gcc.gnu.org>
5970         PR ada/6637, PR ada/5911
5971         Merge with libada-branch:
5972         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5973         with appropriate dependencies. Add --enable-libada configure switch.
5974         * configure, Makefile.in: Regenerate.
5976 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5978         * MAINTAINERS: Add myself to write-after-approval.
5980 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5982         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5983         * configure: Regenerate.
5985 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5987         Merge from upstream:
5989         * ltmain.in: When setting IFS to '~', be careful about user
5990         arguments that contain '~'.
5992         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5994         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5995         Also test $base_compile against $CC with escaped arguments. Bug
5996         reported by Geoff Keating <geoffk@apple.com>.
5998 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6000         * MAINTAINERS: Remove i960 port.
6002 2004-01-23  DJ Delorie  <dj@redhat.com>
6004         * Makefile.def (target_modules) [libiberty]: Don't stage.
6005         * Makefile.in: Rebuilt.
6007 2004-01-20  Caroline Tice  <ctice@apple.com>
6009         * MAINTAINERS: Add myself to write-after-approval.
6011 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6013         * MAINTAINERS: Update my email address.
6015 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6017         * MAINTAINERS: Add myself to write-after-approval.
6019 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6021         * MAINTAINERS: Remove entries without email address.
6023 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6025         * MAINTAINERS: Add myself to write-after-approval.
6027 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6029         * MAINTAINERS: Update my email address.
6031 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6033         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6034         * Makefile.tpl (configure-target-[+module+]): Support stage.
6035         * Makefile.in: Rebuilt.
6037 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6039         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6041 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6043         * MAINTAINERS: Add myself as a MIPS maintainer.
6045 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6047         * configure.in: Use ./config.cache, not config.cache.
6048         * configure: Regenerate.
6049         * Makefile.tpl: Special-casing not needed for GCC any more.
6050         * Makefile.in: Regenerate.
6052         * configure.in: Don't share a cache file for host dirs.
6053         * configure: Regenerate.
6055         * config-ml.in: Don't mess with the cache file.
6057 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6059         * MAINTAINERS: Move myself from 'Write After Approval' to
6060         'CPU Port Maintainers' section as SPARC maintainer.
6062 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6064         * Makefile.tpl: Make GCC use a separate config.cache.
6065         * Makefile.in: Regenerate.
6067         PR bootstrap/11932, PR bootstrap/11933
6068         (I don't know if it will fix either of them, but it relates
6069         to them.)
6070         * configure.in: Don't use shared config.cache for target
6071         directories.
6072         * configure: Regenerate.
6074 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6076         * MAINTAINERS: Add myself to 'Write After Approval' section.
6078 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6080         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6081         * configure: Regenerated.
6083 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6085         * MAINTAINERS: Remove the mn10200 maintainer.
6087 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6089         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6090         * configure: Regenerated.
6092 2003-12-16  Jan Hubicka  <jh@suse.cz>
6094         * MAINTAINERS: Add myself as callgraph maintainer.
6096 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6098         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6099         * configure: Regenerate.
6101 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6103         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6104         'Write After Approval' section. Update email.
6106 2003-12-01  James Lemke  <jim@wasabisystems.com>
6108         * MAINTAINERS (Write After Approval): Add myself.
6110 2003-11-20  Matt Thomas  <matt@3am-software.com>
6112         * MAINTAINERS: Add myself as a vax port maintainer.
6114 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6116         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6117         (configure-build-[+module+], configure-[+module+]): Likewise.
6118         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6119         * Makefile.in: Regenerate.
6121 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6123         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6124         shared/dylibed libraries.
6125         * ltmain.sh: Likewise.
6126         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6127         * ltcf-cxx.sh: Likewise.
6128         * ltcf-gcj.sh: Likewise.
6129         * ltconfig: Likewise.
6131 2003-11-17  Stan Cox  <scox@redhat.com>
6133         * MAINTAINERS: Add myself as iq2000 port maintainer.
6135 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6137         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6138         * Makefile.in: Regenerate.
6140 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6142         * config.sub: Update to 2003-11-03 version.
6144 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6146         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6147         * configure:  Regenerate.
6149 2003-10-20  Nicolas Pitre  <nico@cam.org>
6151         * MAINTAINERS: Add myself to 'Write After Approval' section.
6153 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6155         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6157 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6159         * MAINTAINERS: Update my email address.
6161 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6163         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6165 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6167         * MAINTAINERS: Add myself to 'Write After Approval' section.
6169 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6171         * config.guess: Update to 2003-10-16 version.
6172         * config.sub: Update to 2003-10-16 version.
6174 2003-10-15  David Daney  <ddaney@avtrex.com>
6176         * MAINTAINERS: Added myself to 'Write After Approval' section.
6178 2003-10-15  Falk Hueffner  <falk@debian.org>
6180         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6181         'Write After Approval' section. Update email.
6183 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6185         * MAINTAINERS: Move myself from 'Write After Approval' to
6186         'Various Maintainers' section as middle-end maintainer.
6188 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6190         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6191         HOST_FLAGS_TO_PASS.
6192         * Makefile.in: Regenerate.
6194 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6196         * config.guess: Update to 2003-10-07 version.
6197         * config.sub: Update to 2003-10-07 version.
6199 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6201         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6202         * ltconfig (irix5*, irix6*): Don't override version_type.
6204 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6206         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6207         * configure: Rebuilt
6208         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6209         * Makefile.in: Rebuilt
6211 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6213         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6215 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6217         * MAINTAINERS (Write After Approval): Add myself.
6219 2003-09-29  Paul Koning  <ni1d@arrl.net>
6221         * MAINTAINERS: Move myself from "Write After Approval"
6222         to CPU platform maintainers for pdp11 platform.
6224 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6226         * MAINTAINERS: Move myself from 'Write After Approval' to
6227         'Various Maintainers' section as libffi testsuite maintainer.
6229 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6231         * configure.in: Pass a computed --program-transform-name
6232         to subconfigures.
6233         * configure: Regenerated.
6235 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6237         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6238         * Makefile.in: Regenerate.
6240         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6241         * Makefile.in: Regenerate.
6243 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6245         * MAINTAINERS: Move myself from 'Write After Approval'
6246         to 'Various Maintainers' (objective-c) section.
6248 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6250         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6251         quoting.
6252         * configure: Regenerated.
6254 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6256         * MAINTAINERS (Write After Approval): Add myself to write after
6257         approval list.
6259 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6261         * MAINTAINERS (Write After Approval): Add myself.
6263 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6265         * MAINTAINERS: Update my e-mail address.
6267 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6269         * libtool.m4 (LD): Correct powerpc64 host match.
6271 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6273         * MAINTAINTERS: Update my affiliation and email address.
6275 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6277         * MAINTAINERS (Write After Approval): Add myself.
6279 2003-09-04  DJ Delorie  <dj@redhat.com>
6281         * configure: Regenerate.
6283 2003-09-04  Robert Millan  <robertmh@gnu.org>
6285         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6287 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6289         * configure.in: Ensure arguments to sed are properly spaced.
6290         * configure: Regenerate.
6292 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6294         * MAINTAINERS: Update my e-mail address.
6296 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6298         * MAINTAINERS (Write After Approval): Add myself.
6300 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6302         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6303         * configure: Regenerated.
6305 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6307         * MAINTAINERS: Update my email address.
6309 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6311         * configure.in:  Use newline instead of semicolon when assuming
6312         shell arguments in a for loop.
6313         * configure:  Regenerated.
6315 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6317         * MAINTAINERS: Resurrect the i860 maintainer.
6319 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6321         PR 8180
6322         * configure.in: When testing with_libs and with_headers, treat
6323         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6324         * configure: Regenerate.
6326         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6327         make, shell, etc.
6328         (baseargs): Likewise.
6329         * configure: Regenerate.
6331 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6333         * MAINTAINERS (Write After Approval): Add myself.
6335 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6337         * configure.in: Disable libgcj for darwin not on powerpc.
6338         * configure: Rebuild.
6340 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6342         * config-ml.in, symlink-tree: Add license.
6344 2003-08-03  Richard Stallman  <rms@gnu.org>
6345             Eben Moglen  <moglen@columbia.edu>
6347         * README.SCO: New file.
6349 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6351         * Makefile.tpl (check, check-c++): Express dependencies using
6352         dependencies rather than commands.
6353         * Makefile.in: Regenerate.
6355 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6357         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6358         * configure: Ditto.
6360 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6362         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6363         * Makefile.in: Update.
6365 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6367         * configure.in: Enable libgcj for darwin.
6368         * configure: Rebuild.
6370 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6372         * config-ml.in:  Use ac_configure_args directly instead of
6373         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6374         actually seen.
6376 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6378         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6379         creating target and build subdirs to build all parent dirs as needed.
6380         * Makefile.in: Rebuild.
6381         * configure.in: Don't build dirs explicitly here.
6382         * configure: Rebuild.
6384 2003-07-26  Paul Brook  <paul@nowt.org>
6386         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6388 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6390         * Makefile.tpl (all-make): Depend on intl.
6391         * Makefile.in: Rebuilt.
6393 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6395         * install-sh:  Update to newer upstream versions (associated with
6396         aclocal 1.7).
6397         * mkinstalldirs:  Likewise.
6398         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6400 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6402         * MAINTAINERS: Move self from Bug database only accounts
6403         to write-after-approval.
6405 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6407         * config.if: Remove unused libc_interface determination.
6409 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6411         * MAINTAINERS: Move self from write-after-approval to
6412         build machinery (*.in).
6414 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6416         PR bootstrap/11273
6417         PR bootstrap/11408
6418         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6419         unused INSTALL_PROGRAM_ARGS.
6420         * configure.in: Use AC_PROG_INSTALL.
6421         * Makefile.in: Regenerate.
6422         * configure: Regenerate.
6424 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6426         * MAINTAINERS: Alphabetize.
6428 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6430         * configure: Rebuilt.
6431         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6432         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6433         newlib nor libgloss.
6434         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6435         * configure.in (am33_2.0-*-linux*): Added.
6437 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6439         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6440         * configure: Regenerate.
6442 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6444         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6445         * Makefile.in: Regenerate.
6447 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6449         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6450         * Makefile.in: Regenerate.
6452 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6454         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6455         * Makefile.in: Regenerated.
6457         * config-ml.in: Replace PWD with PWD_COMMAND.
6459 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6461         * intl: New directory; see intl/ChangeLog for details.
6462         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6463         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6464         * Makefile.in: Regenerate.
6466 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6468         * configure.in: Clean up config-lang.in handling.  Delete
6469         useless assignment to "subdirs".
6470         * configure: Regenerate.
6472 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6474         * configure.in: Rename 'target_libs' to 'target_libraries'.
6475         Remove useless reference to 'target_libs'.
6476         * configure: Regenerate.
6478 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6480         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6481         * Makefile.in: Regenerate.
6483 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6485         * Makefile.def: Introduce flags_to_pass.
6486         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6487         * Makefile.in: Regenerate.
6489 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6491         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6492         and target-libgloss.
6493         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6494         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6495         * configure: Regenerate.
6497 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6499         * configure.in: Update testsuite_flags to new location.
6500         * configure. Regenerate.
6502 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6504         * Makefile.tpl: Remove BUILD_CC stuff.
6505         * Makefile.in: Regenerate.
6507 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6509         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6511 2003-06-16  Graeme Peterson  <gp@qnx.com>
6513         * MAINTAINERS (Write After Approval): Add myself.
6515 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6517         * config.guess: Update to 2003-06-12 version.
6518         * config.sub: Update to 2003-06-13 version.
6520 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6522         * config.guess: Update to 2003-06-06 version.
6523         * config.sub: Update to 2003-06-06 version.
6525 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6527         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6528         * configure. Regenerate.
6530 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6532         * configure.in: Disable serial configure by default.
6533         * configure: Regenerate.
6534         * Makefile.tpl: Abolish .NOTPARALLEL.
6535         * Makefile.in: Regenerate.
6537         * Makefile.tpl: Replace {build,host,target}_canonical by
6538         {build,host,target}.
6539         * Makefile.in: Regenerate.
6541         * Makefile.tpl: Fix stupid pasto.
6542         * Makefile.in: Regenerate.
6544 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6546         * Makefile.tpl: Remove bogus conditional.
6547         * Makefile.in: Regenerate.
6549 2003-06-05  Jan Hubicka  <jh@suse.cz>
6551         * Makefile.tpl (profiledbootstrap): New target.
6552         * Makefile.in (profiledbootstrap): New target.
6554 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6556         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6557         Pinski. Remove user names from other bugzilla-only maintainers.
6559 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6561         * Makefile.tpl: Make 'recursive targets' using autogen rather
6562         than shell loop.  Remove duplicate 'clean' targets and false
6563         comments.
6564         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6565         Add systematic method of specifying missing targets in subdirs.
6566         Add copyright boilerplate.
6567         * Makefile.in: Regenerate.
6568         * configure.in: Add 'recursive targets' to maybe list.
6569         * configure: Regenerate.
6571         * MAINTAINERS: "GNATS only" -> "Bug database only".
6573         * Makefile.tpl: Rename [+target+] to [+make_target+].
6574         * Makefile.def: Rename 'target' to 'make_target'.
6576 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6578         * MAINTAINERS: Add self as options handling maintainer.
6580 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6582         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6583         been too long since I touched those ports.
6585 2003-05-28  DJ Delorie  <dj@redhat.com>
6587         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6588         * Makefile.in: Regenerate.
6590 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6592         * configure.in: Use curly braces in the definition of tooldir.
6593         * configure: Regenerate.
6595 2003-05-21  DJ Delorie  <dj@redhat.com>
6597         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6598         newlib or libgloss.
6599         * Makefile.in: Regenerate.
6601 2003-05-21  DJ Delorie  <dj@redhat.com>
6603         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6604         * Makefile.in: Regenerate.
6606 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6608         * MAINTAINERS: Update my e-mail address.
6610 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6612         * configure.in: Switch more things to use maybe dependencies.
6613         * Makefile.tpl: Switch more things to use maybe dependencies.
6614         Factor out common code from autogen IF statements.
6615         * configure: Regenerate.
6616         * Makefile.in: Regenerate.
6618 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6620         * configure.in: Accept i[3456789]86 for machine type.
6621         * configure: Regenerate.
6623 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6625         * configure.in: Switch more things to use maybe dependencies.
6626         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6627         * configure: Regenerate.
6628         * Makefile.tpl: Switch more things to use maybe dependencies.
6629         * Makefile.in: Regenerate.
6631 2003-05-16  Andreas Schwab  <schwab@suse.de>
6633         * Makefile.tpl (install-opcodes): Define.
6634         * Makefile.in: Rebuild.
6636 2003-05-13  Andreas Jaeger  <aj@suse.de>
6638         * config.guess: Update to 2003-05-09 version.
6639         * config.sub: Update to 2003-05-09 version.
6641 2003-05-13  Michael Eager  <eager@mvista.com>
6643         * configure.in: Correct sed script so that options in quotes are not
6644         deleted.
6645         * configure: Rebuild.
6647 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6649         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6650         and $$s/newlib/libc/sys/cygwin32 include paths.
6651         * configure: Ditto.
6653 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6655         * MAINTAINERS: Update my email addresses.
6657 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6659         * config-ml.in: Propagate INSTALL variables.
6661 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6663         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6665 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6667         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6668         * Makefile.in: Regenerate.
6670 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6672         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6674 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6676         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6678 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6680         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6681         * Makefile.in: Regenerated.
6683 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6685         * MAINTAINERS (Write After Approval): Upgrade myself from
6686         GNATS only to write-after-approval. Update my mail address.
6688 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6690         (OS Port Maintainers: freebsd): Add myself.
6692 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6694         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6696 2003-04-22  Kean Johnston  <jkj@sco.com>
6698         * MAINTAINERS (SCO ports): Added myself.
6700 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6702         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6704 2003-04-19  Kean Johnston  <jkj@sco.com>
6706         * MAINTAINERS (Write After Approval): Add myself.
6708 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6710         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6711         * Makefile.in: Regenerate.
6713 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6715         * configure.in (powerpc64*-*-linux*): Remove.
6716         * configure: Rebuilt.
6718 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6720         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6721         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6722         and restrap.
6723         * Makefile.in:  Regenerate.
6725 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6727         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6728         * configure: Regenerated.
6730 2003-04-15  DJ Delorie  <dj@redhat.com>
6732         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6734 2003-04-13  Nick Clifton  <nickc@redhat.com>
6736         * config-ml.in: Remove support for --disable-aix removing
6737         call-aix multilibs.
6739 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6741         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6742         * */configure: Rebuilt.
6744 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6746         * MAINTAINERS: Add my email address.
6748 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6750         * MAINTAINERS (Write After Approval): Add myself.
6752 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6754         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6755         * Makefile.in: Regenerate.
6757 2003-03-14  Michael Chastain  <mec@shout.net>
6759         * Makefile.in: Regenerate with correct Makefile.def.
6761 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6763         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6764         Make macro.
6765         * Makefile.in: Regenerate.
6766         * configure.in: Clean up gxx_include_dir logic.
6767         * configure: Regenerate.
6769 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6771         * MAINTAINERS (Write After Approval): Add myself.
6773 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6775         * MAINTAINERS: Update my mail address.
6777 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6779         * configure.in (gxx_include_dir): Fix typo.
6780         * configure: Regenerated.
6782 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6784         * Makefile.tpl: Reindent.
6785         * Makefile.in: Regenerate.
6786         * configure.in: Reindent.  Don't set unused variables.
6787         * configure: Regenerate.
6789 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6791         * configure.in: Include $(build_tooldir)/sys-include in
6792         FLAGS_FOR_TARGET.
6793         * configure: Regenerated.
6795 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6797         * Makefile.tpl: Always pass down RANLIB.
6798         * Makefile.in: Regenerate.
6800         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6801         * Makefile.in: Regenerate.
6802         * configure.in: Remove unused logic relating to --enable-shared
6803         and --enable-threads.  Remove bogus comments.  Remove redundant
6804         noconfigdirs.
6805         * configure: Regenerate.
6807         * configure.in: Replace ${libstdcxx_version} by its value.
6808         Remove reference to mh-dgux.
6809         * configure: Regenerate.
6811 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6813         * MAINTAINERS (Write After Approval): Add myself.
6815 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6817         * Makefile.tpl: Rearrange.
6818         * Makefile.in: Regenerate.
6820 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6822         * configure.in: Add support for kaOS as cross build target system.
6823         * configure: Regenerated.
6825 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6827         * MAINTAINERS (Write after approval): Add myself.
6829 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6831         * MAINTAINERS: Update my email address.
6833 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6835         * MAINTAINERS: Add self to blanket write privs. section.
6837 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6839         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6840         configure-target-* as some target builds may require additional
6841         flags for preprocessor tests.
6842         * Makefile.in: Regenerated.
6844 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6846         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6847         * ltconfig: Handle it.
6848         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6849         auto-detecting it.
6851         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6852         it is used as argument to $CC.
6853         * ltcf-gcj.sh: Likewise.
6855         * configure.in: Introduce --enable-maintainer-mode.
6856         * configure: Rebuilt.
6857         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6858         for maintainer mode.
6859         * Makefile.in: Rebuilt.
6861 2003-02-18  Jason Merrill  <jason@redhat.com>
6863         * Makefile.tpl (check-c++): Allow parallelism.
6865 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6867         * MAINTAINERS: Remove John Carr (who never actually had access to
6868         gcc.gnu.org).
6870 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6872         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6873         don't configure target-libobjc.
6874         * configure: Regenerate.
6876 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6878         * Makefile.tpl (RANLIB): Define.
6879         * Makefile.in: Regenerate.
6881 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6883         * MAINTAINERS: Update my email.
6885 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6887         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6888         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6889         * Makefile.in: Regenerated.
6890         * configure.in: Remove all traces of snavigator, db, and grep.
6891         * configure: Regenerated.
6893 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6895         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6896         After Approval.
6898 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6900         * MAINTAINERS (Write after approval): Add myself.
6902 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6904         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6905         * Makefile.in: Regenerated.
6907 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6909         * config.guess: Updated to 2003-01-30's version.
6910         * config.sub: Updated to 2003-01-28's version.
6912 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6914         * config.if: If gcc_version is already set, just use it.  Don't set
6915         gcc_version_trigger if it's already set, otherwise set it to
6916         gcc/version.c, but only if the file exists.  If it is not set and
6917         gcc/version.c does not exist, try to extract the version number from
6918         $CC.
6920 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6922         * MAINTAINERS: Add myself to write-after-approval list.
6924 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6926         * configure.in:  Revert 24Jan change.
6927         * configure:  Regenerate.
6929 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6931         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6932         entry of HJ Lu.
6934 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6936         * configure.in: Revert previous change.
6937         * configure: Regenerate.
6939 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6941         * configure.in: Make rda native-only.
6942         * configure: Regenerate.
6944 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6946         * MAINTAINERS: Move myself from GNATS-only-accounts to
6947         write-after-approval.
6949 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6951         * configure.in: Add missing \.
6952         * configure: Rebuilt.
6954 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6956         * configure.in (baseargs): Avoid using \| in sed regular
6957         expressions.
6958         * configure: Rebuilt.
6960 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6962         * configure.in (baseargs): Remove all supported forms of
6963         --cache-file, --srcdir, --host, --build and --target options
6964         from argument lists.
6965         * configure: Rebuilt.
6967 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6969         * MAINTAINERS: Add myself to write-after-approval list.
6971 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6973         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6974         * configure: Rebuilt.
6976 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6978         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6979         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6980         * Makefile.in: Regenerate.
6981         * configure: Regenerate.
6983 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6985         * configure.in: Remove Makefile in build, host and target modules
6986         unless configure was run with --no-recursion.
6987         * configure: Rebuilt.
6989 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6991         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6992         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6993         * Makefile.in: Regenerate.
6995 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6997         * config.guess: Update to 2003-01-03 version.
6998         * config.sub: Update to 2003-01-03 version.
7000 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7002         * configure: Regenerate with proper autoconf 2.13.
7004 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7006         * configure.in: Add AC_PREREQ for consistency.
7007         * configure: Regenerate.
7009 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7011         * configure.in (GDB_TK): Add tcl directories conditional on
7012         gdb/gdbtk directory being present.
7013         * configure: Regenerate.
7015 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7017         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7018         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7019         * configure: Rebuilt.
7021 2002-12-31  Tom Tromey  <tromey@redhat.com>
7023         * Makefile.in: Rebuilt.
7024         * Makefile.def (target_modules) [libffi]: Allow installation.
7026 2002-12-31  Andreas Schwab  <schwab@suse.de>
7028         * configure.in: Fix use of $program_transform_name.
7029         * configure: Regenerated.
7031 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7033         * configure.in (baseargs): Don't remove first configure argument.
7034         * configure: Regenerated.
7036 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7038         * Makefile.tpl (local-distclean): Don't remove...
7039         (multilib.ts): ... this.  Moved into...
7040         (multilib.out): ... this.  Don't use sub-make.
7041         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7042         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7043         (configure-build-[+module+], configure-[+module+],
7044         configure-target-[+module+], configure-gcc): ... these.  Test
7045         for Makefile existence.  Drop config.status from dependencies.
7046         * Makefile.in: Rebuilt.
7047         * configure.in: Move gcc-version-trigger to the end of
7048         ac_configure_args.  Add comments to maybedep.tmp and
7049         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7050         nonopt from baseargs, matching and removing corresponding
7051         whitespace while at it.
7052         * configure: Rebuilt.
7054 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7056         * configure.in (host_configargs): Replace reference to
7057         no-longer-defined buildopts with --build=${build_alias}.
7058         * configure: Rebuilt.
7060         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7061         program_transform_name to standard idiom.
7062         (AUTOGEN, AUTOCONF): Define.
7063         (Makefile.in): Use $(AUTOGEN).
7064         (Makefile): Depend on config.status, and use autoconf-style rule to
7065         build it.  Move original commands to...
7066         (config.status): ... this new target.
7067         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7068         $(AUTOCONF).
7069         * Makefile.in: Rebuilt.
7071 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7073         * Makefile.tpl: Fix dramatic bustage due to change in
7074         program_transform_name.
7075         * Makefile.in: Regenerate.
7077         * configure.in: Remove unnecessary PATH setting.
7078         * configure: Regnerate.
7080         * configure.in: Don't default to unprefixed tools unless
7081         the native tools will work.
7082         * configure: Regenerate.
7084         * configure.in: Convert to autoconf script.  Blow away lots
7085         of now-redundant Makefile fragments.
7086         * configure: Generate using Autoconf.
7087         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7088         * Makefile.in: Regenerate.
7090 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7092         * configure: Fix stupid bug where RANLIB was mistakenly included.
7094         * configure.in: Rename (buildargs, hostargs, targargs) to
7095         (build_configargs, host_configargs, target_configargs).
7097         * configure.in: Move logic out of sed statement.
7099         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7100         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7102 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7104         * config.sub: Import from master repository
7105         * config.guess: Ditto
7107 2002-12-24  Andreas Schwab  <schwab@suse.de>
7109         * Makefile.tpl (multilib.out): Fix missing space.
7110         * Makefile.in: Regenerate.
7112 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7114         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7115         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7116         * Makefile.in: Regenerate.
7117         * configure.in: Remove unnecessary leftovers.
7119 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7121         * configure.in (extra_ranlibflags_for_target): New variable.
7122         (*-*-darwin): Add -c to ranlib commands.
7123         * configure (tooldir): Handle extra_ranlibflags_for_target.
7125 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7127         * Makefile.tpl: Revert HJL's change.
7128         * Makefile.in: Regenerated.
7129         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7130         always.
7132 2002-12-19  Andreas Schwab  <schwab@suse.de>
7134         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7135         * Makefile.in: Regenerate.
7137 2002-12-18  H.J. Lu  <hjl@gnu.org>
7139         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7140         * Makefile.in: Regenerated.
7142         * configure.in (build_prefix): New. Substitute.
7144 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7146         * Makefile.tpl: Don't let real targets depend on phony targets.
7147         * Makefile.in: Regenerate.
7149         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7150         * Makefile.in: Regenerate.
7152 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7154         * config.sub: Import from master repository
7155         * config.guess: Ditto
7157 2002-12-16  Jason Merrill  <jason@redhat.com>
7159         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7160         previous 'make bootstrap'.
7161         * Makefile.in: Regenerate.
7163 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7165         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7167 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7169         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7170         * Makefile.in: Regenerate.
7172 2002-12-13  Jason Merrill  <jason@redhat.com>
7174         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7175         library tests.
7176         (check-c++): Just depend on it and check-target-libstdc++-v3.
7177         * Makefile.in: Regenerate.
7179 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7181         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7182         * Makefile.in: Rebuilt.
7184 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7186         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7188 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7190         * configure: Fix bug put in by gremlins.
7192         * Makefile.tpl: Substitute more autoconfily.
7193         * configure: Substitute more autoconfily.
7194         * Makefile.in: Regenerate.
7196 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7198         * config.sub: Import from master repository
7199         * config.guess: Ditto
7200         * MAINTAINERS: Added Svein Seldal under write after approval
7202 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7204         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7205         * Makefile.in (all-sim): Ditto.
7207 2002-12-06  DJ Delorie  <dj@redhat.com>
7209         * Makefile.tpl: Change configure dependencies to not have real
7210         targets depend on phony targets.
7212 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7214         * configure.in: Revert unintentional change.
7216         * Makefile.tpl: Change dependency for */multilib.out so that
7217         it works when gcc isn't in the tree.
7219         * configure.in: Substitute more.
7220         * configure: Run subconfigures from the Makefile.
7221         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7222         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7224 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7226         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7228 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7230         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7231         and corresponding dependencies.
7232         * Makefile.in: Regenerate.
7234         * configure.in (host_tools): Order binutils, gas and ld for
7235         convenience in running the testsuites.
7237         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7238         * Makefile.in: Regenerate.
7239         * configure.in: Introduce rules to serialize subconfigure runs.
7241         * configure.in: Introduce BASE_CC_FOR_TARGET.
7242         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7243         Realize configure-build-* targets.  Realize configure-target-* targets.
7244         * Makefile.in: Regenerate.
7246 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7248         * configure: Move gcc_version_trigger stuff from here...
7249         * configure.in: ...to here.
7251         * configure.in: Separate subconfigure options added by this file from
7252         options given by the user.  Add machinery to put args for host
7253         subconfigures into the Makefile.
7255         * Makefile.tpl: Remove 'vault' targets.
7256         * Makefile.tpl: Reorder and comment dependencies.
7257         * Makefile.in: Regenerate.
7259 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7260         * configure.in: Fix my broken commit of previous patch. (sigh)
7262 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7264         * configure.in: Move host-specific darwin noconfigdirs into
7265         the host-specific section.
7267 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7269         * configure.in: Move host-specific darwin noconfigdirs into
7270         the host-specific section.
7272 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7274         * configure: Remove skip-this-dir support.
7275         * Makefile.tpl: Remove skip-this-dir support.
7277         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7278         subdirectories.
7279         * Makefile.in: Regenerate.
7281         * Makefile.tpl: Strip out useless setting of 'dir'.
7282         * Makefile.in: Regenerate.
7284 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7286         * configure.in: Fix deeply stupid bug.
7288         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7289         shell code in CXX_FOR_TARGET
7290         * Makefile.def: Introduce raw_cxx.
7291         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7292         RAW_CXX_FOR_TARGET.
7293         * Makefile.in: Regenerate.
7295 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7297         * Makefile.tpl: Remove unnecessary ifs.
7298         * Makefile.in: Regenerate.
7300         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7301         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7302         targets for 'no_install' modules.
7303         * configure: Move GDB_TK substitution to configure.in.  Move
7304         build_modules stuff to configure.in.
7305         * configure.in: Implement soft dependency machinery.  Maybe-ize
7306         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7307         * Makefile.in: Regenerate.
7309 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7311         * Makefile.tpl: Make all-target, install-target behave similarly
7312         to all, install (only hitting configured targets).  Eliminate
7313         unused macro defintions.
7315         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7316         build != host.
7318         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7320         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7322         * configure.in: Produce lists of subdir targets we're actually
7323         configuring.  Remove references to "dosrel".
7324         * Makefile.tpl: Let configure set which subdir targets are hit.
7325         Remove install-cross; clean up install; remove ALL.  Remove
7326         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7327         Autogenerate host module targets.  Remove empty dependency lines
7328         and redundant dependency; rearrange slightly.
7329         * Makefile.def: Add host-side libtermcap, utils.
7331         * Makefile.in: Regenerate.
7333 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7335         * ltconfig (osf[345]): Append $major to soname_spec.
7336         Reflect this in library_names_spec.
7337         * ltmain.sh (osf): Prefix $major with . for use as extension.
7339 2002-11-19  Andreas Jaeger  <aj@suse.de>
7341         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7342         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7343         and sparc64 GNU/Linux systems.
7345 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7347         * MAINTAINERS: Update email.
7349 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7351         * MAINTAINERS: Complete James Dennett's entry.
7353 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7355         * MAINTAINERS (Write After Approval): Add myself.
7357 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7359         * Makefile.tpl: syntactic cleanup
7361 2002-11-13  Stuart Hastings  <stuart@apple.com>
7363         * MAINTAINERS: Add myself to write-after-approval list.
7365 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7367         * Makefile.def: Add list of recursive targets to autogenerate.
7368         Add build_modules.
7369         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7370         targets.  Autogenerate *-build-* targets.
7371         * Makefile.in: Regenerate.
7373 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7375         * configure: More autoconf-style substitutions.
7376         * Makefile.tpl: More autoconf-style substitutions.
7377         * Makefile.in: Regenerate.
7379 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7381         * configure: Substitute more variables in a more autoconf-friendly
7382         way.  Simplify slightly.
7383         * Makefile.tpl: Make more variables substitutable in an
7384         autoconf-friendly way.
7385         * Makefile.in: Regenerate.
7387 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7389         * MAINTAINERS (Write After Approval): Add myself.
7391 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7393         * configure.in (v810*): Remove special setting of tools.
7395         * configure: Add support for extra required flags for ar or nm.
7396         * configure.in (aix4.3+): Use above support for target-specific
7397         issues, rather than using config/mt-aix43.
7399 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7401         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7402         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7403         with $srcdir.  Reformat indentation.  Substitute some variables
7404         formerly hard-coded in the Makefile for build=host.
7405         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7406         * Makefile.def: Autogenerate more.
7407         * Makefile.in: Regenerate.
7409 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7411         * MAINTAINERS (Write After Approval): Add myself.
7413 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7415         * Makefile.def (host_modules): Add rda.
7416         * Makefile.in: Regenerate.
7417         * configure.in (target_tool): Add target-rda to list.
7419 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7421         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7423 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7425         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7426         and restrap targets to this rule.
7427         * Makefile.in:  Regenerate.
7429 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7431         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7432         GNATS only accounts.
7434 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7436         * configure.in (i[3456]86-*-linux*): Add check to disable
7437         ${libgcj} for glibc1.
7439 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7441         * MAINTAINERS: Add myself as ip2k port maintainer.
7443 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7445         * configure.in: Add tic4x target.
7447 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7449         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7450         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7451         * Makefile.in: Regenerate.
7453         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7454         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7455         * Makefile.in: Regenerate.
7457 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7459         * MAINTAINERS: Add myself as web pages co-maintainer.
7461 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7463         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7464         * Makefile.in: Regenerate.
7466 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7468         * MAINTAINERS: Add myself and Nathan Sidwell
7469         <nathan@codesourcery.com> as VxWorks maintainers.
7471 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7473         * Makefile.def: Remove order dependency comments.
7474         * Makefile.tpl: Add explicit install-install dependencies.
7475         * Makefile.in: Regenerate.
7477         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7478         * Makefile.in: Regenerate.
7480         * Makefile.tpl: Add configure-target (for src-release in src)
7481         * Makefile.in: Regenerate.
7483 2002-09-30  Nick Clifton  <nickc@redhat.com>
7485         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7487 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7489         * configure.in (s390*-*-linux*): Enable libgcj.
7491 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7493         * configure: Revert accidentally applied changes.
7495         * Makefile.tpl: Make more autoconf-friendly.
7496         * Makefile.in: Regenerate.
7497         * configure: Make substitution more autoconf-like.
7499 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7501         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7502         single entry to handle all these.
7503         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7504         libjava on arm-*-elf.
7506 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7508         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7509         things that depend on them.
7511 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7513         * Makefile.tpl: Make subsituted variables more autoconfy.
7514         * Makefile.in: Regenerate.
7515         * configure: Make seds more autoconfy.
7517 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7519         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7520         * Makefile.in: Regenerate.
7521         * configure.in: Rewrite sed statements to look autoconfy.
7523         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7524         all-target-foo on configure-target-foo.
7525         * Makefile.def: Ditto.
7526         * Makefile.in: Rebuild.
7528 2002-09-25  Andrew Haley  <aph@redhat.com>
7530         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7532 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7534         * Makefile.def: New file.
7535         * Makefile.tpl: New file.
7536         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7537         * contrib/gcc_update: Note that Makefile.in is a generated file.
7539         * configure.in: Minor rearrangement.  Simplify tests.
7541 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7543         * configure.in (with_headers): Skip copy if value is "yes".
7544         (with_libs): Likewise.
7546 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7548         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7549         * configure.in (sh*-*-pe*): Ditto.
7550         * configure.in (mips*-*-pe*): Ditto.
7551         * configure.in (*arm-wince-pe): Ditto.
7553         * configure.in: Rearrange.
7555 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7557         * MAINTAINERS: Update my email address.
7559 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7561         * MAINTAINERS: (Write After Approval): Add myself.
7563 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7565         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7567 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7569         * MAINTAINERS: Change my mailing address.
7571 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7573         * MAINTAINERS (Write After Approval): Remove myself.
7574         (Various Maintainers: c++ runtime libs): Add myself.
7576 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7578         * MAINTAINERS (Write After Approval): Remove myself.
7579         (Various Maintainers: c++ runtime libs): Add myself.
7581 2002-08-15  Eric Christopher  <echristo@redhat.com>
7583         * config.sub: Import from master repository.
7584         * config.guess: Ditto.
7586 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7588         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7589         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7590         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7592 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7594         * MAINTAINERS: Add self to rs6000 vector extensions.
7596 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7598         * libiberty/configure: Reverted unintended yesterday's check in.
7600 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7602         * boehm-gc/configure, libf2c/configure: Rebuilt.
7603         * libffi/configure, libiberty/configure: Ditto.
7604         * libjava/configure, libobjc/configure: Ditto.
7605         * libstdc++-v3/configure, zlib/configure: Ditto.
7606         Merged from binutils:
7607         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7608         From Steve Ellcey <sje@cup.hp.com>:
7609         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7610         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7611         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7612         IA64.
7613         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7614         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7615         soname_spec, sys_lib_search_path_spec): Ditto.
7617 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7619         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7621 2002-08-04  H.J. Lu  (hjl@gnu.org)
7623         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7625 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7627         * MAINTAINERS (Write After Approval): Add myself.
7629 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7631         * configure.in: Move generic linux case to end.  Copy generic
7632         linux noconfigdirs to mips*-*-linux* entry and new
7633         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7635 2002-07-19  Michael Matz  <matz@suse.de>
7637         * MAINTAINERS: Add myself as ra* maintainer.
7639 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7641         * config.guess: Update to 2002-07-09 version.
7642         * config.sub: Update to 2002-07-03 version.
7644 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7646         * MAINTAINERS: Fix typo in a maintainer email address.
7648 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7650         * configure.in: Remove two redundant tests.
7652 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7654         * configure.in (mips*-*-irix6*o32): Enable stabs.
7656 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7658         * configure.in: Don't build grez.
7659         * Makefile.in: Ditto.
7661         * Makefile.in: Remove references to bsp, cygmon, libstub.
7662         * configure.in: Ditto.
7664         * configure.in: Remove leftover reference to gdbtest.
7666 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7668         * configure.in (gxx_include_dir):  Change to match versioned
7669         C++ headers if --enable-version-specific-runtime-libs is used.
7671 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7673         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7675 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7677         * configure.in: Make --without-x work.
7679 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7681         * configure.in: Rearrange target Makefile fragment collection.
7683         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7684         cvs[src].
7685         * configure.in: Ditto.
7687 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7689         * MAINTAINERS (Write After Approval): Update my e-mail address.
7691 2002-06-24  Ben Elliston  <bje@redhat.com>
7693         * configure.in (host_tools): Remove cgen.
7695         * Makefile.in (all-cgen): Remove; runs from its source directory.
7696         (check-cgen, install-cgen, clean-cgen): Likewise.
7697         (all-opcodes): Do not depend on all-cgen.
7698         (all-sim): Likewise.
7700 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7702         * Makefile.in: Eliminate 'apache' targets.
7703         * configure.in: Eliminate 'apache' targets.
7705         * configure.in: Eliminate redundant tests.  Reorganize.
7707         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7709         * config-ml.in: Eliminate references to Cygnus configure.
7711         * Makefile.in: Eliminate references to building emacs.
7713 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7715         * MAINTAINERS: Update my email address.
7717 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7719         * config.if (libstdcxx_incdir): Version C++ headers.
7720         (cxx_incdir): Remove.
7722 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7724         * MAINTAINERS (Write After Approval): Add self.
7726 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7728         * configure.in: Add support for ip2k.
7730 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7732         * configure.in: Fix AIX configury bug.
7734 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7736         * MAINTAINERS (Write After Approval): Add self.
7738 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7740         * configure.in: replace ${topsrcdir} with ${srcdir}
7742         * configure.in: Move definition of libstdcxx_flags
7743         right above usage, rather than waaay earlier.
7745         * configure.in: Pull definition of is_cross_compiler earlier.
7747         * configure.in: Rearrange a little.
7749         * configure.in: Remove references to librx.
7750         * Makefile.in: Remove references to librx.
7752 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7754         * config.sub: Add support for avr target.
7755         Import from master sources, rev 1.255
7757 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7759         * configure, .cvsignore:  Revert previous change...
7760         * Makefile:  ...delete.
7762 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7764         * configure.in: Eliminate ${gasdir} variable.
7766 2002-06-18  Dave Brolley  <brolley@redhat.com>
7768         * configure.in: Add support for frv.
7769         * config.sub: Add support for frv.
7771 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7773         * configure:  Remove garbage from previous commit.
7775 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7777         * configure:  For in-source builds, make a subdir and re-exec there.
7778         * Makefile:  New file.  Pass targets through to build directory.
7779         * .cvsignore:  No longer ignore "Makefile".
7781 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7783         * MAINTAINERS (Write After Approval): Add self.
7785 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7787         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7789 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7791         * configure.in (vax-*-netbsd*): Re-enable gas.
7793 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7795         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7796         BUILD_PREFIX_1, to correct nomenclature.
7797         * configure: Likewise.
7799         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7800         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7802 2002-05-31  Olaf Hering  <olh@suse.de>
7804         * config-ml.in: Propogate DESTDIR also.
7806 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7808         * configure.in (vax-*-netbsd*): Don't build gas for this
7809         platform.
7811 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7813         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7814         and libgcj for AVR.
7816 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7818         * MAINTAINERS (Write After Approval): Add myself.
7820 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7822         * config.guess: Update to 2002-05-22 version.
7823         * config.sub: Likewise.
7825 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7827         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7828         * config-ml.in: Likewise.
7829         * configure: Likewise.
7830         * configure.in: Likewise.
7832 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7834         * MAINTAINERS: Update my email address.
7836 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7838         * configure.in: Simplify makefile fragment collection.
7840         * configure.in: Remove code to build emacs.
7842         * configure.in : Remove --srcdir argument from targargs and buildargs
7843         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7845         * configure: Move some logic to configure.in.
7846         * configure.in: Move some logic from configure.
7848 2002-05-11  Tom Tromey  <tromey@redhat.com>
7850         * MAINTAINERS: Reflect libgcj reality.
7852 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7854         * Makefile.in: Honour DESTDIR.
7856 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7858         * config.guess: Import 2002-03-20 version.
7859         * config.sub: Import 2002-04-26 version.
7861 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7863         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7865 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7867         * MAINTAINERS: Add self.
7869 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7871         * ltmain.sh: Detect and handle object name conflicts
7872         while piecewise linking a static library.
7874 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7876         * configure.in (noconfigdirs): Don't disable libgcj on
7877         sparc64-*-solaris* and sparcv9-*-solaris*.
7879 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7881         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7883 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7885         * configure.in (FLAGS_FOR_TARGET): Do not add
7886         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7887         on i[3456]86-*-linux*.
7889 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7891         * configure.in (noconfigdirs): Replace [ ] with test.
7893         * configure.in (noconfigdirs): Do not add target-newlib if
7894         target == i[3456]86-*-linux*, and host == target.
7896 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7898         * configure.in: delete reference to absent file
7900         * configure.in: replace '[' with 'test'
7902         * configure.in: Eliminate references to gash.
7903         * Makefile.in: Eliminate references to gash.
7905         * configure.in: remove useless references to 'pic' makefile fragments.
7907         * configure.in: (*-*-windows*) Finish removing.
7909         * configure.in: Eliminate redundant test for libgui.
7911 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7913         * MAINTAINERS: Add self and realphabetize.  Update entries
7914         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7915         entry for a29k port maintainer.
7917 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7919         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7920         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7922 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7924         * configure.in: remove references to dead files
7926 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7928         * MAINTAINERS: Add information about purpose of this file.
7930 2002-04-18  Tom Tromey  <tromey@redhat.com>
7932         * configure.in: Disallow configuring libgcj when it is already
7933         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7934         Solaris 2.8 by default.  For PR libgcj/6158.
7936 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7938         * configure.in:  Move default CC setting out of config/mh-* fragments
7939         directly into here.
7941 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7943         * configure.in: don't even try to configure or make a subdirectory
7944         if there's no configure script for it.
7946 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7948         * MAINTAINERS: Remove chill maintainers.
7949         * Makefile.in (CHILLFLAGS): Remove.
7950         (CHILL_LIB): Remove.
7951         (TARGET_CONFIGDIRS): Remove libchill.
7952         (CHILL_FOR_TARGET): Remove.
7953         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7954         CHILL_LIB.
7955         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7956         (CHECK_TARGET_MODULES): Likewise.
7957         (INSTALL_TARGET_MODULES): Likewise.
7958         (CLEAN_TARGET_MODULES): Likewise.
7959         (configure-target-libchill): Remove.
7960         (all-target-libchill): Remove.
7961         * configure.in (target_libs): Remove target-libchill.
7962         Do not compute CHILL_FOR_TARGET.
7963         * libchill: Remove directory.
7965 2002-04-11  DJ Delorie  <dj@redhat.com>
7967         * Makefile.in, configure.in: Sync with binutils, entries
7968         follow...
7970 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7972         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7973         (do-tar, do-bz2): New rules.
7974         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7975         (gdb-tar): New rule.
7976         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7977         (insight_dejagnu.tar): New rule.
7978         (insight.tar): New rule.
7979         (gdb+dejagnu.tar): New rule.
7980         (gdb.tar): New rule.
7982 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7984         * Makefile.in: Add all-tix to deps for all-snavigator
7985         so that tix is built when building snavigator.
7987 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7989         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7990         ld and gdb are not supported.
7992 2002-01-07  Mark Salter  <msalter@redhat.com>
7994         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7995         Allow target-libgloss to be built for arm, strongarm, and xscale.
7997 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7999         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8000         options for i[3456]86-pc-linux* native builds.
8002 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8004         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8005         files from .po files for a distribution.
8007 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8009         * configure.in: Enable libstdc++-v3 for h8300 targets.
8011 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8013         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8014         version from bfd/.
8016 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8018         * Makefile.in (VER): When present, extract the version number from
8019         the file version.in.
8021 2001-05-24  Tom Rix  <trix@redhat.com>
8023         * configure.in : enable ld for aix
8025 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8027         * config.guess: Add linux target for S/390.
8029 2000-11-07  Philip Blundell  <pb@futuretv.com>
8031         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8033 2000-11-03  Philip Blundell  <pb@futuretv.com>
8035         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8036         files.
8038 2001-01-15  Ben Elliston  <bje@redhat.com>
8040         * configure.in (host_tools): Add sid.
8041         Always configure cgen.
8043 2000-11-24  Nick Clifton  <nickc@redhat.com>
8045         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8048 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8050         * Makefile.in (ALL_MODULES): Add all-cgen.
8051         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8052         (all-cgen): New target.
8053         (all-opcodes,all-sim): Depend on all-cgen.
8054         * configure.in (host_tools): Add cgen.
8055         Only configure cgen if --enable-cgen-maint.
8057 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8059         * configure.in: Add *-*-freebsd* configurations.
8061 2002-04-08  Tom Tromey  <tromey@redhat.com>
8063         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8064         Fixes PR libgcj/6068.
8066 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8068         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8070 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8072         * configure.in (alpha*-dec-osf*): Enable libgcj.
8074 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8076         * MAINTAINERS (Write After Approval): Add myself.
8078 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8080         Fix for: PR bootstrap/3591, target/5676
8081         * configure.in (mcore-pe): Disable the configuration of
8082         libstdc++-v3 since exceptions are not supported.
8084 2002-03-20  Anthony Green  <green@redhat.com>
8086         * configure.in: Enable libgcj for xscale-elf target.
8088 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8090         * MAINTAINERS:  Update my email address.
8092 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8094         * ltmain.sh (relink_command): Fix typo in previous change.
8096 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8098         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8099         (relink_command): Added --tag flags.
8100         (mode=install): If relinking fails; error out.
8102 2002-03-12  Richard Henderson  <rth@redhat.com>
8104         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8105         .NOTPARALLEL tag.
8106         (do-check): Rename from check.
8107         (check): Allow parallel check.
8109 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8111         * MAINTAINERS: Add myself as maintainer for xtensa port.
8112         Fix alphabetical order in CPU port maintainer list.
8113         Remove myself from Write After Approval list.
8115 2002-03-11  Richard Henderson  <rth@redhat.com>
8117         * Makefile.in (.NOTPARALLEL): Add fake tag.
8119 2002-03-07  H.J. Lu  (hjl@gnu.org)
8121         * configure.in: Enable gprof for mips*-*-linux*.
8123 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8125         * MAINTAINERS (Write After Approval): Add myself.
8127 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8129         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8130         libjava.
8131         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8133 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8135         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8136         because its Makefile is there; test for the executable instead.
8138 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8140         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8141         libstdc++-v3 and libjava.
8143 2002-02-11  Adam Megacz  <adam@xwt.org>
8145         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8146         boehm-gc
8148 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8150         * config.guess: Updated to 2002-01-30's version.
8151         * config.sub: Updated to 2002-02-01's version.
8152         Contribute sh64-elf.
8153         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8154         * configure.in: Added sh64-*-*.
8156 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8158         * MAINTAINERS: Belatedly add myself to write after approval list.
8160 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8162         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8163         Remove self as Write After Approval.
8165 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8167         * MAINTAINERS: Put self in as maintainer for contrib/regression
8168         directory.
8170 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8172         * MAINTAINERS:  Update my email address.
8174 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8176         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8177         target-libiberty, and target-libgloss.  Skip Java-related
8178         libraries if not supported for NetBSD on target CPU.
8180 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8182         * install-sh: Use _inst.$$_ for temp file name.
8184 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8186         * MAINTAINERS (Write After Approval): Move my contact info
8187         from here...
8188         (OS Port Maintainers): ...to here (netbsd).
8190 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8192         * MAINTAINERS (Write After Approval): Add myself.
8194 2002-01-17  H.J. Lu  <hjl@gnu.org>
8196         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8197         (all-target-fastjar): Also depend on all-target-libiberty.
8199 2002-01-16  H.J. Lu  (hjl@gnu.org)
8201         * config.guess: Import from master sources, rev 1.225.
8202         * config.sub: Import from master sources, rev 1.238.
8204 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8206         * MAINTAINERS (Write After Approval): Remove myself.
8208 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8210         * MAINTAINERS (Write After Approval): Add myself.
8212 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8214         * MAINTAINERS: Add self as docs co-maintainer.
8216 2001-12-11  Matthias Klose  <doko@debian.org>
8218         * MAINTAINERS (Write After Approval): Add myself.
8220 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8222         * MAINTAINERS: Update my email address.
8224 2001-12-07  Turly O'Connor  <turly@apple.com>
8225         * MAINTAINERS (Write After Approval): Add myself.
8226         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8227         (rs6000_initialize_trampoline): Call __trampoline_setup for
8228         ABI_DARWIN too.
8229         * darwin-tramp.asm: New file, implements __trampoline_setup.
8230         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8232 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8234         * MAINTAINERS (Write After Approval): Add myself.
8236 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8238         * configure, configure.in: Use temp file for long sed commands.
8240 2001-12-03  Laurent Guerby  <guerby@acm.org>
8242         * config.sub: Update to version 1.232 on subversion.
8244 2001-12-03  Ben Elliston  <bje@redhat.com>
8246         * MAINTAINERS: Update mail address for config.* patches.
8248 2001-11-27  DJ Delorie  <dj@redhat.com>
8249             Zack Weinberg  <zack@codesourcery.com>
8251         When build != host, create libiberty for the build machine.
8253         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8254         CONFIG_ARGUMENTS.
8255         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8256         New variables.
8257         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8258         and rules.
8259         (all.normal): Depend on ALL_BUILD_MODULES.
8260         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8261         (all-build-libiberty): Depend on configure-build-libiberty.
8263         * configure: Calculate and substitute proper value for
8264         ALL_BUILD_MODULES.
8265         * configure.in: Create the build subdirectory.
8266         Calculate and substitute TARGET_CONFIGARGS (formerly
8267         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8269 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8271         * MAINTAINERS (write-after-approval): Add self.
8273 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8275         * MAINTAINERS (GNATS only accounts): Remove self.
8277 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8279         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8280         libf2c.
8282 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8284         * MAINTAINERS (Write After Approval): Add self.
8286 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8288         * MAINTAINERS: mips and s390 are also CPU ports.
8290 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8292         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8294 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8296         * MAINTAINERS: Alphabetize.
8298 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8300         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8302 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8304         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8306 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8308         * configure.in (--enable-languages): Be more permissive about
8309         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8311 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8313         * config.sub: Import from master sources, rev. 1.230.
8314         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8316 2001-11-07  Laurent Guerby  <guerby@acm.org>
8318         * MAINTAINERS (Write After Approval): Add self.
8320 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8322         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8324 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8326         * config.sub: Import from master sources, rev 1.226.
8327         * config.guess: Import from master sources, rev 1.216.
8329 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8331         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8332         * MAINTAINERS: Add self as maintainer of MMIX port.
8333         Remove old after-approval entry.
8335 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8337         * ChangeLog, configure: Fix spelling errors.
8339 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8341         * MAINTAINERS: Tweak my address.
8343 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8345         * MAINTAINERS: Update my email address.
8347 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8349         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8350         * MAINTAINERS: Add self as maintainer of CRIS port.
8352 2001-10-10  Geert Bosch  <bosch@gnat.com>
8354         * MAINTAINERS (Various maintainers: Ada front end):
8355         Added Robert Dewar.
8357 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8359         * MAINTAINERS (Write After Approval): Added self
8361 2001-10-02  Geert Bosch  <bosch@gnat.com>
8363         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8365 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8367         * configure: Handle temporary files securely using mkdir.
8369 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8371         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8373 2001-09-26  Will Cohen  <wcohen@redhat.com>
8375         * configure.in (*-*-linux*): Disable configuration of target-newlib
8376         and target-libgloss.
8378 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8380         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8381         RANLIB.
8383 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8385         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8386         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8387         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8388         avoid quotes nesting problems.
8389         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8390         (DO_X): Export only variables that are set.
8392 2001-09-19  Ben Elliston  <bje@redhat.com>
8394         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8395         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8396         semantics.  Use the shell built-in "type" command instead.
8398 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8400         Merged from gcc-3_0-branch:
8401         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8402         * ltcf-c.sh: Use $objext, not $ac_objext.
8403         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8404         * ltcf-cxx.sh: Add support for GNU.
8405         2001-07-22  Timothy Wall  <twall@redhat.com>
8406         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8407         default settings if using GNU tools with that configuration.
8408         * ltcf-cxx.sh: Ditto.
8409         * ltcf-gcj.sh: Ditto.
8410         2001-07-21  Michael Chastain  <chastain@redhat.com>
8411         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8412         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8413         * ltmain.sh: Mark as gcc-local.
8415 2001-08-30  Eric Christopher  <echristo@redhat.com>
8416             Jason Eckhardt  <jle@redhat.com>
8418         * config.guess: Merge from master sources.
8419         * config.sub: Merge from master sources, add support for mipsisa32.
8421 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8422         * config.sub: Merge from master sources, rev 1.219.
8423         * MAINTAINERS: Add self as contact for stormy16 port.
8425 2001-08-14  Zack Weinberg  <zackw@panix.com>
8427         * config.sub: Merge from master sources, rev 1.218.
8428         * config.guess: Merge from master sources, rev 1.209.
8430 2001-08-11  Graham Stott  <grahams@redhat.com>
8432         * Makefile.in (check-c++): Add missing semicolon.
8434 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8436         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8438 2001-07-30  Eric Christopher  <echristo@redhat.com>
8440         * MAINTAINERS (Various maintainers: mips port): Added myself.
8442 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8444         * configure.in (sh-*-linux*): New.
8446 2001-07-27  Richard Henderson  <rth@redhat.com>
8448         * .cvsignore: Add LAST_UPDATED.
8450 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8452         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8454 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8456         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8458 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8460         * MAINTAINERS (Write After Approval): Added myself.
8462 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8464         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8465         and libgcj on m68hc11/m68hc12.
8467 2001-06-27  H.J. Lu  (hjl@gnu.org)
8469         * Makefile (CFLAGS_FOR_BUILD): New.
8470         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8472 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8474         * README: Remove version number.
8476 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8478         * INSTALL/README: Update wrt. to the installation instructions now
8479         residing in gcc/doc/install.texi.
8481 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8483         * README: Replace with a cut-down and updated version of gcc/README.
8485 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8487         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8488         multilibs to be disabled.
8490 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8492         * MAINTAINERS (Write After Approval): Add myself.
8494 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8496         * config.guess: Import CVS version 1.195.
8497         * config.sub: Import CVS version 1.212.
8499 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8501         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8502         gcc/xgcc is built, use -print-prog-name to find out the program
8503         name to use.
8505 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8507         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8508         appear to also be in the master copy.
8509         * config.sub:  Import CVS version 1.211.
8511 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8513         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8514         with_gcc]: Use `gcc -shared' to build a shared library.
8516 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8518         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8519         archives.
8521 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8523         * MAINTAINERS (Write After Approval): Add myself.
8525 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8527         * configure.in (libstdcxx_flags): Do not try to execute
8528         libstdc++-v3/testsuite_flags until it exists.
8530 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8532         * MAINTAINERS: Update my email address.
8534 2001-05-31  Graham Stott  <grahams@redhat.com>
8536         * MAINTAINERS (Write After Approval): Add myself.
8538 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8540         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8541         libraries when using g++ with native linker.
8543 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8545         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8547 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8549         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8550         [aix4*|aix5*]: Prepend blank.
8552 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8554         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8555         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8556         of subdir/configure scripts to use the new libtool.m4.
8558 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8560         * MAINTAINERS (Write After Approval): Add myself.
8562 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8564         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8566 2001-05-11  Ben Elliston  <bje@redhat.com>
8568         * Makefile.in (all-sid): New target.
8569         (check-sid, clean-sid, install-sid): Likewise.
8571 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8573         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8575 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8577         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8578         libgcj.
8580 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8582         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8583         gcc/xgcc is built, use -print-prog-name to find out the program
8584         name to use.
8586 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8588         * configure.in (noconfigdirs): Don't reset it from scratch in the
8589         target case; only append to it.
8591         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8592         sparc-*-solaris2.8]: Disable ${libgcj}.
8594 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8596         * configure.in (libgcj_saved): Copy from $libgcj.
8597         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8598         --disable-libgcj.
8600 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8602         * MAINTAINERS: Remove self as MIPS maintainer and
8603         C front end maintainer.
8605 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8607         * configure.in: Move *-chorusos target case to the proper switch.
8608         Disable libgcj.
8610 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8612         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8613         1.641.2.228.
8615 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8617         * Makefile.in (STAGE1_CFLAGS): Pass down.
8619 2001-04-13  Alan Modra  <amodra@one.net.au>
8621         * config.guess: Add hppa64-linux support.  Note for next import that
8622         this is already in the master file.
8623         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8625 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8627         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8628         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8630 2001-04-11  Stan Shebs  <shebs@apple.com>
8632         * MAINTAINERS: Add self as Darwin port maintainer.
8634 2001-04-11  Alan Modra  <amodra@one.net.au>
8636         * MAINTAINERS: Update my email address.
8638 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8640         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8641         recent versions of FreeBSD (release 3 or later).
8642         * ltconfig: On FreeBSD, -lc must not be provided when building
8643         a shared library or else the standard -pthread gcc option is
8644         rendered worthless to later users of the built library.
8646 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8648         * MAINTAINERS: Add self and RTH as C front end maintainers.
8650 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8652         * config.sub: Make sure to match an already-canonicalized
8653         machine name (eg. mn10300-unknown-elf).
8655 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8657         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8658         New macros.
8659         (bootstrap, cross): Use RECURSE_FLAGS.
8660         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8662 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8664         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8666 2001-03-22  Colin Howell  <chowell@redhat.com>
8668         * Makefile.in (DO_X): Do not backslash single-quotes in
8669         backquotes (two places).
8671 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8673         Re-installed:
8674         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8675         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8676         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8677         * ltcf-cxx.sh: Likewise.
8678         * ltcf-gcj.sh: Likewise.
8680 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8682         * MAINTAINERS: Add myself as "documentation co-maintainer".
8684 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8686         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8687         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8689 2001-03-19  Tom Tromey  <tromey@redhat.com>
8691         * config-ml.in: Handle GCJ and GCJFLAGS.
8693 2001-03-21  Michael Chastain  <chastain@redhat.com>
8695         * Makefile.in: all-m4 depends on all-texinfo.
8697 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8699         * MAINTAINERS: Add myself to write after approval list.
8701 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8703         * Makefile.in (DO_X): Quote nested quotes.
8705 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8707         * MAINTAINERS: Add myself to write after approval list.
8709 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8711         * Makefile.in (DO_X): Use double quotes for quoting
8712         "RANLIB=$${RANLIB}".
8714 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8716         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8718 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8720         * configure.in: Only use `lang_requires' for languages athat are
8721         actually enabled.
8723 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8725         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8727 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8729         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8731 2001-03-07  Tom Tromey  <tromey@redhat.com>
8733         * configure.in: Allow config-lang.in to set `lang_requires' to list
8734         of other required languages.
8736 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8738         * Makefile.in: Remove RANLIB definition. Use RANLIB
8739         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8740         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8742 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8743             Alexandre Oliva  <aoliva@redhat.com>
8745         * Makefile.in (check-c++): Use tabs, not spaces.
8747 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8749         * MAINTAINERS: add myself to Write After Approval list.
8751 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8753         * Makefile.in (check-c++): New rule.
8755         * configure.in (target_libs): Remove libg++.
8756         (noconfigdirs): Remove libg++.
8757         (noconfigdirs): Same.
8758         (noconfigdirs): Same.
8759         (noconfigdirs): Same.
8761         * config-ml.in: Remove libg++ references.
8763         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8764         (ALL_TARGET_MODULES): Same.
8765         (configure-target-libg++): Remove.
8766         (all-target-libg++): Remove.
8767         (configure-target-libio): Remove.
8768         (all-target-libio): Remove.
8769         (check-target-libio): Remove.
8770         (.PHONY): Remove.
8771         (libg++.tar.bz2): Remove.
8772         (all-target-cygmon): Remove libio.
8773         (all-target-libstdc++): Remove.
8774         (configure-target-libstdc++): Remove.
8775         (TARGET_LIB_PATH): Remove libstdc++.
8776         (ALL_GCC_CXX): Remove libstdc++.
8777         (all-target-gperf): Correct.
8779 2001-02-16  Nick Clifton  <nickc@redhat.com>
8781         * configure.in (noconfigdirs): Allow configuration of texinfo
8782         for Cygwin hosts.
8784 2001-02-15  Anthony Green  <green@redhat.com>
8786         * configure: Introduce GCJ_FOR_TARGET.
8787         * configure.in: Ditto.
8788         * Makefile.in: Ditto.
8790 2001-02-13  Andreas Schwab  <schwab@suse.de>
8792         * MAINTAINERS: Update mail address.
8794 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8796         * config.guess: Add linux target for S/390.
8797         * config.sub: Likewise.
8799 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8801         * configure.in: for *-chorusos, don't config target-newlib and
8802         target-libgloss.
8804 2001-02-06  Ben Elliston  <bje@redhat.com>
8806         * configure: Output host type to stdout, not stderr.
8808 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8810         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8811         * ltcf-cxx.sh: Likewise.
8813         * config.if: Assume enable_libstdcxx_v3 is defined.
8815 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8817         Remove V2 C++ library.
8818         * configure.in: Remove --enable-libstdcxx_v3 support.
8820 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8822         * include/demangle.h: Add prototype for java_demangle_v3.
8824 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8826         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8828 2001-01-27  Richard Henderson  <rth@redhat.com>
8830         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8832 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8834         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8835         Don't unset, it's non-portable and no longer necessary, set to empty
8836         instead.
8838 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8840         * ltconfig: Shell portability fix for the tagname validity check.
8842 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8844         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8845         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8847 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8849         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8851 2001-01-26  Tom Tromey  <tromey@redhat.com>
8853         * configure.in: Allow libgcj to be built on Sparc Solaris.
8855 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8857         * ltcf-c.sh: Add aix5 case.
8858         * ltcf-cxx.sh: Likewise.
8859         * ltconfig: Likewise.
8861 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8863         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8864         keep at least one of build_libtool_libs or build_old_libs set to
8865         yes.
8867         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8868         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8870 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8872         * configure.in: Enable libgcj on several additional platforms.
8874 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8876         * configure.in: Enable libgcj for linux targets.
8878 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8880         * MAINTAINERS (Write After Approval): Add myself.
8882 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8884         * MAINTAINERS: Add myself as vax port maintainer.
8886 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8888         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8890 2001-01-09  Mike Stump  <mrs@wrs.com>
8892         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8893         failures of subdirectories.
8895 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8897         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8898         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8899         * ltcf-cxx.sh: Likewise.
8900         * ltcf-gcj.sh: Likewise.
8901         * ltconfig.sh: Fix typo.
8903 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8905         * configure: handle DOS-style absolute paths.
8907 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8909         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8911 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8913         * MAINTAINERS: Add myself as avr port co-maintainer.
8915 2000-12-28  Ben Elliston  <bje@redhat.com>
8917         * MAINTAINERS: Add myself under ``Write After Approval''.
8919 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8921         * texinfo: Remove directory from GCC.
8923 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8925         * COPYING: Update to current
8926         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8927         to 19yy as example year in copyright notice).
8929 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8931         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8932         (libstdcxx_incdir): Pass down.
8933         * config.if: Remove expired bits for cxx_interface, add stub.
8934         (libstdcxx_incdir): Add variable for g++ include directory.
8935         * configure.in (gxx_include_dir): Use it.
8937 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8939         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8940         with old-email address from ``Write After Approval''.
8942 2000-12-15  Andreas Jaeger  <aj@suse.de>
8944         * configure.in: Handle lang_dirs.
8946 2000-12-14  Tom Tromey  <tromey@redhat.com>
8948         * MAINTAINERS: Removed brads.
8950         * MAINTAINERS: Added gcj developers.
8952 2000-12-13  Anthony Green  <green@redhat.com>
8954         * configure.in: Disable libgcj for any target not specifically
8955         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8956         with g++ abi.
8958 2000-12-13  Mike Stump  <mrs@wrs.com>
8960         * Makefile.in (local-distclean): Also remove fastjar.
8962 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8964         * contrib/gcc_update: Add fastjar --touch entries.
8966 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8968         * configure.in: Disable language-specific target libraries for
8969         languages that aren't enabled.
8971 2000-12-10  Anthony Green  <green@redhat.com>
8973         * configure.in: Define libgcj.  Disable libgcj target libraries for
8974         most targets.
8976 2000-12-10  Neil Booth  <neilb@earthling.net>
8978         * MAINTAINERS: Update mail address, remove from WAA list.
8980 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8982         * libjava: Imported from /cvs/java.
8983         * libffi: Likewise.
8984         * Boehm-gc: Likewise.
8986 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8988         * configure.in (target_libs): Revert 2000-12-08 patch.
8989         (noconfigdirs): Added target-libjava.
8991 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8993         * djunpack.bat: removed.
8995 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8997         * Makefile.in: handle DOS-style absolute paths.
8998         * config-ml.in: likewise.
8999         * symlink-tree: likewise.
9001 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9003         * fastjar: Imported.
9005 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9007         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9008         libjava.
9009         * configure.in (target_libs): Removed `target-libjava'.
9011 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9013         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9014         (ALL_MODULES): Added fastjar.
9015         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9016         (all-target-libjava): all-fastjar replaces all-zip.
9017         (all-fastjar): Added.
9018         (configure-target-fastjar, all-target-fastjar): Likewise.
9019         * configure.in (host_tools): Added fastjar.
9021 2000-12-07  Mike Stump  <mrs@wrs.com>
9023         * Makefile.in (local-distclean): Remove leftover built files.
9025 2000-11-24  Nick Clifton  <nickc@redhat.com>
9027         * configure.in (xscale-elf): Add target.
9028         (xscale-coff): Add target.
9030 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9032         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9033         recent versions of FreeBSD (release 3 or later).
9034         * ltconfig: On FreeBSD, -lc must not be provided when building
9035         a shared library or else the standard -pthread gcc option is
9036         rendered worthless to later users of the built library.
9038 2000-11-16  Fred Fish  <fnf@be.com>
9040         * configure.in (enable_libstdcxx_v3): Fix typo,
9041         libstd++ -> libstdc++.
9043 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9045         * MAINTAINERS: Add self to Write After Approval list.
9047 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9049         * MAINTAINERS: Update my email address.  Add myself to global write
9050         privs list.
9052 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9054         * Makefile.in: Merge with src and libgcj.
9055         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9056         configure-target-<library> when their configure scripts need the C
9057         or C++ library to have already been built to work properly.
9058         (do_proto_toplev): Set them to an empty string.
9060         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9061         (REALLY_SET_LIB_PATH): Use them.
9063 2000-11-17  Stan Shebs  <shebs@apple.com>
9065         * MAINTAINERS: Add self to Write After Approval list.
9067 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9069         * configure: Provide the original toplevel configure arguments
9070         (including $0) to subprocesses in the environment rather than
9071         through gcc/configargs.h.
9073 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9075         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9076         C99.  Alphabetise "Write After Approval" list.
9078 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9080         * configure: Turn on libstdc++ V3 by default.
9082         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9083         if we've got GCC.
9085 2000-11-11  Philip Blundell  <philb@gnu.org>
9087         * MAINTAINERS: Add self to Write After Approval list.
9089 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9091         * ltcf-c.sh (aix4): Improve shared library configuration; require
9092         exporting symbols.
9093         * ltcf-cxx.sh (aix4): Define.
9094         * ltconfig (aix4): Define library and soname specs appropriate for
9095         AIX.  Define command to create export symbols list.
9097 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9099         * config.sub: Add support for Sun Chorus
9101 2000-10-31  Nick Clifton  <nickc@redhat.com>
9103         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9104         <name>@redhat.com.  Also installed new email address for Clint
9105         Popetz.
9107 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9109         * etc: Remove directory from GCC.
9111 2000-10-16  Michael Meissner  <meissner@redhat.com>
9113         * configure (gcc/configargs.h): Only create if there is a build GCC
9114         directory created.
9116 2000-10-16  Matthias Klose  <doko@debian.org>
9118         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9119         when configured for libstdc++-v3.
9121 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9123         * configure: Save configure arguments to gcc/configargs.h.
9125 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9127         * config.guess: Import CVS version 1.157.
9128         * config.sub: Import CVS version 1.181.
9130 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9132         * Makefile.in (bootstrap): avoid recursion if subdir missing
9133         (cross): ditto
9134         (do-proto-toplev): ditto
9136 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9138         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9139         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9141         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9142         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9143         all affected `configure' scripts.
9145 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9147         * MAINTAINERS: Add self as cpplib co-maintainer.
9149 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9151         * MAINTAINERS: Add self to Write After Approval list.
9153 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9155         * INSTALL/README: egcs -> GCC update.
9157 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9159         * MAINTAINERS: Add myself to Write After Approval list.
9161 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9163         * MAINTAINERS: Add myself to Write After Approval list.
9165 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9167         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9168         X11 libraries for hppa64.
9170 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9172         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9174 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9176         * Makefile.in (all-zlib): Added dummy target.
9178         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9179         ltcf-gcj.sh: Updated from libtool multi-language branch.
9181 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9183         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9184         (bootstrap*): Depend on all-bootstrap.
9186 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9188         * config.guess: Import CVS version 1.156.
9189         * config.sub: Import CVS version 1.179.
9191 2000-09-02  Anthony Green  <green@cygnus.com>
9193         * Makefile.in (all-gcc): Depend on all-zlib.
9194         (CLEAN_MODULES): Add clean-zlib.
9195         (ALL_MODULES): Add all-zlib.
9196         * configure.in (host_libs): Add zlib.
9198 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9200         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9201         crosses, but add gcc/include to the header search path for them.
9203 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9205         * MAINTAINERS: Add self to Write After Approval list.
9207 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9209         * config.guess: Import CVS version 1.152.
9210         * config.sub: Import CVS version 1.177.
9212 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9214         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9215         $targargs to tell whether newlib is going to be built.
9217         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9218         $$r/TARGET_SUBDIR/libio for _G_config.h.
9220 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9222         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9224 2000-08-22  DJ Delorie  <dj@redhat.com>
9226         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9228 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9230         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9231         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9232         sub-configures.
9234 2000-08-21  DJ Delorie  <dj@redhat.com>
9236         * MAINTAINERS: Add self as a libiberty maintainer
9238 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9240         * configure.in (libstdcxx_flags): Use
9241         libstdc++-v3/src/libstdc++.INC.
9243 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9245         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9247 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9249         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9251         * configure: Make enable_threads and enable_shared defaults
9252         explicit.  Substitute enable_threads into generated Makefiles.
9253         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9254         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9256 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9258         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9260 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9262         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9263         previous delta.
9265 2000-08-11  Jason Merrill  <jason@redhat.com>
9267         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9268         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9269         (FLAGS_FOR_TARGET): Not here.
9270         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9272 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9274         * config-ml.in (CC, CXX): Don't introduce a leading space.
9276 2000-08-07  DJ Delorie  <dj@delorie.com>
9278         * MAINTAINERS: Add self as a DJGPP maintainer
9280 2000-08-07  DJ Delorie  <dj@redhat.com>
9282         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9283         "if we're also building gcc, and it's a gcc that will run on the
9284         build machine, we want to use its includes instead of the system's
9285         default includes".
9287 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9289         * MAINTAINERS: Add self to Write After Approval list.
9291 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9293         * configure.in (libstdcxx_flags): Don't use `"'.
9295         * config-ml.in: Adjust multilib search paths to the
9296         appropriate multilib tree.
9298 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9300         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9301         commas in $LANGUAGES.
9303 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9305         * configure.in: Re-enable all references to libg++ and librx.
9307 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9309         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9310         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9311         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9312         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9314         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9316 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9318         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9319         CXX_FOR_TARGET for sed.
9321 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9323         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9324         Do not override if already set in the environment or in configure.
9325         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9326         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9328 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9330         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9331         the libtool CVS tree multi-language branch.
9332         * ltconfig, ltmain.sh: Updated.
9334 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9336         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9337         (clean-target): Depend on it.
9339         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9340         (GCC_FOR_TARGET): Use it.
9341         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9342         * configure.in: ... here.
9343         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9344         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9346 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9348         * MAINTAINERS: Add self to Write After Approval list.
9350 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9352         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9353         (configure-target-libchill, configure-target-libobjc): Likewise.
9355         * configure.in: Use the same cache file for all target libs.
9356         * config-ml.in: But different cache files per multilib variant.
9358 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9360         * configure (topsrcdir): Don't use dirname.
9362 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9364         * MAINTAINERS: Add self to Write After Approval list.
9366 2000-07-20  Jason Merrill  <jason@redhat.com>
9368         * configure.in: Remove all references to libg++ and librx.
9370         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9372 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9374         * config.sub: Update to subversions version 2000-07-06.
9376 2000-07-12  Andrew Haley  <aph@cygnus.com>
9378         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9379         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9381 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9383         * symlink-tree:  Check number of arguments.
9385 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9387         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9388         search path for a g++ extracted from the build tree.  This
9389         will allow link tests run by configure scripts in
9390         subdirectories to succeed.
9392 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9394         * ltconfig: Add support for mips-dde-sysv4.2MP
9396 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9398         * MAINTAINERS: Add myself as loop discovery maintainer.
9400 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9402         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9403         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9405 2000-06-19  Timothy Wall  <twall@cygnus.com>
9407         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9408         * config.sub: Add tic54x target.
9410 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9412         * MAINTAINERS: Add self as Fortran maintainer,
9413         remove Craig Burley.
9415 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9417         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9418         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9420 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9422         * MAINTAINERS: Add self as i18n maintainer
9424 20000-05-21  H.J. Lu  (hjl@gnu.org)
9426         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9427         directory are used if they exist. Make sure
9428         $(build_tooldir)/include is searched for header files,
9429         $(build_tooldir)/lib/ for library files.
9430         (GCC_FOR_TARGET): Likewise.
9431         (CXX_FOR_TARGET): Likewise.
9433 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9435         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9437 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9439         * Makefile.in (configure-target-libiberty): Depend on
9440         configure-target-newlib.
9442 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9444         * configure.in, Makefile.in: Merge all libffi-related
9445         configury stuff from the libgcj tree.
9447 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9449         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9450         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9452 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9454         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9455         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9456         current version information.  Add to proto-toplev directory.
9457         (gdb-taz): Build do-djunpack.
9459 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9461         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9463 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9465         * MAINTAINERS: Add self to Write After Approval list.
9467 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9469         * ltmain.sh: Preserve in relink_command any environment
9470         variables that may affect the linker behavior.
9472 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9474         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9476 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9478         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9480 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9482         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9483         with the version name.
9485 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9487         * MAINTAINERS: Add self as bb-reorder maintainer.
9489 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9491         * config.if: Tweak.
9493 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9495         * djunpack.bat: New file.
9497 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9499         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9500         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9501         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9502         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9504 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9506         * config.sub (case $basic_machine): Change default for "ibm-*"
9507         to "openedition".
9509 2000-04-13  Andreas Jaeger  <aj@suse.de>
9511         * MAINTAINERS: Added myself.
9513 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9515         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9516         (do-md5sum): New target.
9517         (MD5PROG): Define.
9518         (PACKAGE): Default to TOOL.
9519         (VER): Default to a shell script.
9520         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9521         md5 checksum generation.
9522         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9523         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9524         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9525         insight.tar.bz2): Use gdb-taz to create archive.
9527 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9529         * configure (warn_cflags): Delete.
9531 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9533         * MAINTAINERS: Added myself.
9535 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9536             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9538         * configure.in (enable_libstdcxx_v3): Add.
9539         (target_libs): Add bits here to switch between libstdc++-v2 and
9540         libstdc++-v3.
9541         * config.if: And this file too.
9542         * Makefile.in: Add libstdc++-v3 targets.
9544 2000-04-05  Michael Meissner  <meissner@redhat.com>
9546         * config.sub (d30v): Add d30v as a basic machine type.
9548 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9550         * configure.in: -linux-gnu*, not -linux-gnu.
9552 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9554         * MAINTAINERS: Add self in write-after-approval section.
9556 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9558         * MAINTAINERS: Add self as ia64 port maintainer.
9560 2000-03-08  Neil Booth  <NeilB@earthling.net>
9562         * MAINTAINERS: Add self in write-after-approval section.
9564 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9566         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9567         (do-tar-bz2): Replace TOOL with PACKAGE.
9568         (gdb.tar.bz2): Remove GDBTK from GDB package.
9569         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9570         dejagnu.tar.bz2): New packages.
9572 2000-02-27  Andreas Jaeger  <aj@suse.de>
9574         * configure.in: Add entry for mips*-*-linux*, move catch all
9575         *-*-*linux* entry below this one.
9577 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9579         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9581 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9583         * config.sub: Support an OS of "wince".
9585 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9587         * config.guess, config.sub: Updated to match config's 2000-02-15
9588         version.
9590 2000-02-23  Linas Vepstas  <linas@linas.org>
9592         * config.sub: Add support for Linux/IBM 370.
9593         * configure.in: Likewise.
9595 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9597         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9599 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9601         * config.guess: Guess "cygwin" rather than "cygwin32".
9603 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9605         * configure (gcc_version): When setting, narrow search to
9606         lines containing `version_string'.
9608 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9610         * config.sub: Add support for avr target.
9612 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9614         * MAINTAINERS: Add maintainers for MCore port.
9616 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9618         * config.sub: Add mmix-knuth-mmixware.
9620 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9622         * MAINTAINERS: Pair cccp with cpplib maintainership.
9624 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9626         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9627         structure stuff to -L library search.
9628         (CXX_FOR_TARGET): Ditto.
9629         (CROSS_CHECK_MODULES): Fix spelling mistake.
9631 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9633         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9634         the C++ compiler.
9636 2000-01-12  Richard Henderson  <rth@cygnus.com>
9638         * configure.in: Don't build some bits for beos.
9640 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9642         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9643         as include files.
9645 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9647         * Add self as cpplib maintainer, as requested by Jason
9648         Merrill.  Correct my e-mail address.
9650 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9652         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9653         not mh-aix43.
9655 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9657         * MAINTAINERS: Add myself to "write after approval" list.
9659 1999-12-14  Richard Henderson  <rth@cygnus.com>
9661         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9662         * config.sub: Accept alphaev[78], alphaev8.
9664 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9666         * config.guess, config.sub: Update from autoconf.
9668 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9670         * MAINTAINERS:  update my playtime e-address.
9672 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9674         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9675         necessary libraries are missing.
9677 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9679         * MAINTAINERS: Add new 'write after approval' maintainer.
9681 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9683         * MAINTAINERS: Add new Java maintainer.
9685 1999-10-25  Andreas Schwab  <schwab@suse.de>
9687         * configure: Fix quoting inside arguments of eval.
9689 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9691         * config-ml.in: Allow suppression of some ARM multilibs.
9693 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9695         * config.guess: Add OS/390 match pattern.
9696         * config.sub: Add mvs, openedition targets.
9697         * configure.in (i370-ibm-opened*): New.
9699 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9701         * config.sub: Add support for configuring for pj.
9703 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9705         * config.sub (maybe_os): Add support for configuring for fr30.
9707 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9709         * configure.in: Do not configure or build ld for AIX
9710         platforms.  ld is known to be broken on these platforms.
9712 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9714         * config-ml.in: Pass compiler flag corresponding to multidirs to
9715         subdir configures.
9717 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9719         * Makefile.in (LDFLAGS): Define.
9721 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9723         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9724         noconfigdirs.
9725         (*-*-cygwin*): Likewise.
9727 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9729         * mkdep: New file.
9730         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9731         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9733         From Eli Zaretskii <eliz@is.elta.co.il>:
9734         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9735         long file name when using DJGPP on MS-DOS.
9737 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9739         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9741 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9743         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9744         dependency as this causes "make check" to globally "make all"
9746 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9748         * configure.in (target_libs): Added target-zlib.
9749         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9750         (CONFIGURE_TARGET_MODULES): Likewise.
9751         (CHECK_TARGET_MODULES): Likewise.
9752         (INSTALL_TARGET_MODULES): Likewise.
9753         (CLEAN_TARGET_MODULES): Likewise.
9754         (configure-target-zlib): New target.
9755         (all-target-zlib): Likewise.
9756         (all-target-libjava): Depend on all-target-zlib.
9757         (configure-target-libjava): Depend on configure-target-zlib.
9759         * Makefile.in (configure-target-libjava): Depend on
9760         configure-target-newlib.
9761         (configure-target-boehm-gc): New target.
9762         (configure-target-qthreads): New target.
9764         * configure.in (target_libs): Added target-qthreads.
9765         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9766         (CONFIGURE_TARGET_MODULES): Likewise.
9767         (CHECK_TARGET_MODULES): Likewise.
9768         (INSTALL_TARGET_MODULES): Likewise.
9769         (CLEAN_TARGET_MODULES): Likewise.
9770         (all-target-qthreads): New target.
9771         (configure-target-libjava): Depend on configure-target-qthreads.
9772         (all-target-libjava): Depend on all-target-qthreads.
9774         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9775         (CONFIGURE_TARGET_MODULES): Likewise.
9776         (CHECK_TARGET_MODULES): Likewise.
9777         (INSTALL_TARGET_MODULES): Likewise.
9778         (CLEAN_TARGET_MODULES): Likewise.
9779         (all-target-libjava): New target.
9780         (all-target-boehm-gc): Likewise.
9781         * configure.in (target_libs): Added libjava, boehm-gc.
9783 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9785         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9786         configure.bat in SUPPORT_FILES.
9787         (gas+binutils.tar.bz2): Likewise.
9789         * makeall.bat: Remove; obsolete.
9791 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9793         From Mark Elbrecht:
9794         * configure.bat: Remove; obsolete.
9796 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9798         * configure: Add -W -Wall to the default CFLAGS when compiling with
9799         gcc.
9801 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9803         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9805 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9807         * configure.in: Build ld on IRIX6.
9809 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9811         * Makefile.in: Change distribution targets to use bzip2 instead of
9812         gzip.
9813         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9814         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9816 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9818         * config.sub: Add mcore target.
9820 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9822         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9824 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9826         * config.guess (dummy): Changed to $dummy.
9828 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9830         * config.sub: Tidied up case statements.
9832 1999-05-22  Ben Elliston  <bje@cygnus.com>
9834         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9835         <jiro@din.or.jp>.
9837         * config.guess: Merge with FSF version. Future changes will be
9838         more accurately recorded in this ChangeLog.
9839         * config.sub: Likewise.
9841 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9843          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9845 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9847         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9849 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9851         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9853 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9855         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9856         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9857         Bad merge removed these two changes.
9859 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9860                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9862         * config.guess (interix Alpha): Add.
9864 1999-04-11  Richard Henderson  <rth@cygnus.com>
9866         * configure.in (i?86-*-beos*): Do config gperf; don't config
9867         gdb, newlib, or libgloss.
9869 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9871         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9872         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9873         from multidirs.
9875 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9877         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9879 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9881         * config.sub: Add support for mcore targets.
9883 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9885         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9886         not mt-ospace, in order to shut up assembler warning about using
9887         symbols that are named the same as registers.
9889 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9891         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9892         dependency list for all-target-cygmon.
9894 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9896         * config-ml.in: Check $host, not $target, for selective multilibs.
9897         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9898         thumb interworking, and underscore prefix multilibs.
9900 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9902         * missing: Update to version from current automake.
9904 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9906         * configure (gxx_include_dir): Removed.
9908         * configure.in (gxx_include_dir): Handle it.
9909         * Makefile.in: Likewise.
9911 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9913         * config.sub (mips64vr4111,mips64vr4111el) Add.
9915 1999-03-21  Ben Elliston  <bje@cygnus.com>
9917         * config.guess: Correct typo for detecting ELF on FreeBSD.
9919 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9921         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9922         config/mh-djgpp.
9924 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9926         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9927         all-target-newlib to dependency list for all-target-bsp.
9929 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9931         * config.sub: Add i386-uwin support.
9932         * config.guess: Likewise.
9934 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9936         * configure.in: cleanup, add mh-*pic handling for arm, special
9937         case powerpc*-*-aix*
9939 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9941         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9942         can be built.
9944 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9946         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9947         targets.
9949 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9951         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9953 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9955         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9957 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9959         * config.sub: Fix typo in arm recognition.
9961 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9963         * configure.in (noconfigdirs): Changed target_configdirs to
9964         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9965         rather than m68k-*-* since it is not known to work on
9966         m68k-aout. Ditto for arm-*-*oabi.
9968 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9970         * configure.in (*-*-windows*): Remove, no longer used.
9972 1999-02-19  Ben Elliston <bje@cygnus.com>
9974         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9975         Smart and improved by Andrew Cagney.
9977 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9979         * config.guess: Recognize openbsd-*-hppa.
9981 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9983         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9984         only if it is not empty.
9986 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9988         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9990         * config.guess: Modified to recognize uname's armv* syntax.
9992         * config.sub: Modified to recognize uname's armv* syntax.
9994 1999-02-17  Mark Salter  <msalter@cygnus.com>
9996         * configure.in: Added target-bsp for sparclite.
9998 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10000         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10002 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10004         * configure.in: Add support for strongarm port.
10005         * config.sub: Add support for strongarm target.
10007 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10009         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10010         the old name config/mh-cygwin32.
10011         Enable texinfo.
10013 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10015         * configure.in: Do build ld for ix86 Solaris.
10017 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10019         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10020         $AR_FOR_TARGET.  Likewise for RANLIB.
10022 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10024         * config.sub (oabi):  Recognize.
10025         * configure.in (arm-*-oabi):  Handle.
10027 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10029         * config.guess: Improve detection of i686 on UnixWare 7.
10031 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10033         * config.guess: Add support for i386-pc-interix.
10034         * config.sub: Likewise.
10035         * configure.in: Likewise.
10037 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10039         * Makefile.in: Remove unneeded all-target-libio from
10040         from all-target-winsup target since it is now unneeded.
10041         Add all-target-libtermcap in its place since it is now
10042         needed.
10044 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10046         * configure.in: makefile stub for cygwin target is probably
10047         unnecessary.  Remove it for now.
10049 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10051         * configure.in: libtermcap.a should be built when cygwin is the
10052         target as well as the host.
10053         * config.guess: Allow mixed case in cygwin uname output.
10054         * Makefile.in: Add libtermcap target.
10056 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10058         * config.sub: Clean up handling of hppa2.0.
10060 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10062         * config.guess: Use C code to identify more HP machines.
10064 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10066         * config.sub: Handle hppa2.0.
10068 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10070         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10071         cygmon for all sparclite targets, regardless of object format.
10073 1998-12-15  Mark Salter  <msalter@cygnus.com>
10075         * configure.in: Added target-bsp for several target architectures.
10077         * Makefile.in: Added rules for bsp.
10079 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10081         * config.guess: Improve detection of hppa2.0 processors.
10083 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10085         * config.guess: Recognize FreeBSD using ELF automatically.
10087 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10089         * configure (skip-this-dir): Add handling for new shell script, which
10090         might be created by a sub-directory's configure to indicate, this particular
10091         directory is "unwanted".
10092         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10094 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10096         * ltconfig: import from libtool, after changing libtool to
10097         account for the cygwin name change.
10099 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10101         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10102         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10104 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10106         * configure.in: Add libtermcap to list of cygwin dependencies.
10108 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10110         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10111         they include winsup/include when it's a cygwin target.
10113 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10115         * configure.in (host_tools): Added zip.
10116         * Makefile.in (all-target-libjava): Depend on all-zip.
10117         (all-zip): New target.
10118         (ALL_MODULES): Added all-zip.
10119         (NATIVE_CHECK_MODULES): Added check-zip.
10120         (INSTALL_MODULES): Added install-zip.
10121         (CLEAN_MODULES): Added clean-zip.
10123 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10125         * Makefile.in: lose "32" from comment about cygwin.
10127 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10129         * configure.in: Use -Os to build target libraries for the fr30.
10131 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10133         * config.sub: Add fr30.
10135 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10137         * configure.in: drop "32" from config/mh-cygwin32.  Check
10138         cygwin* instead of cygwin32*.
10139         * config.sub: Check cygwin* instead of cygwin32*.
10141 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10143         * config.guess: Match any version of Unixware7.
10145 1998-10-20  Syd Polk  <spolk@cygnus.com>
10147         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10148         if desired.
10150 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10152         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10153         these if the appropriate directories and files to not exist.
10155 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10157         * Makefile.in (DEVO_SUPPORT): Add config.if.
10159 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10161         * configure: Add pattern to replace "build_tooldir"'s
10162         definition in the generated Makefile with "tooldir"'s
10163         actual value.
10165 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10167         * config.sub: Bring back lost sparcv9.
10169         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10171 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10173         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10174         CC_FOR_TARGET and friends.
10176 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10178         * Makefile.in (build_tooldir): New variable, same as tooldir.
10179         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10180         -B$(build_tooldir)/bin/.
10181         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10183 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10185         * README: Remove installation instructions and refer to the
10186         INSTALL directory instead.
10188 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10190         * config.sub: Add support for i[34567]86-pc-udk.
10191         * configure.in: Likewise.
10193 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10195         * Makefile.in: add bzip2 package building bits for user
10196         tools module
10197         * configure.in: ditto
10199 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10201         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10202         (ALL_TARGET_MODULES): Add all-target-libobjc.
10203         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10204         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10205         (all-target-libchill): Add dependencies.
10206         * configure.in (target_libs): Add libchill.
10208 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10210         * configure.in (target_subdir): Remove duplicate line.
10212 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10214         * Makefile.in (all-automake): fix dependencies.
10216 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10218         * configure.in: Minor cleanups for building in the $(target_alias)
10219         subdir.
10221 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10223         * Makefile.in (bootstrap): Set r and s before make all.  Use
10224         BASE_FLAGS_TO_PASS in make all.
10225         (cross): Likewise.
10227 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10229         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10231 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10233         * config.sub: Fix typo in last change.
10235 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10237         * config.sub: Add support for C4x target.
10238         * configure.in: Likewise.
10240 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10242         * config.sub: Recognize sparcv9 just like sparc64.
10244 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10246         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10248 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10250         * config.guess: Correctly identify Pentium II sco boxes.
10252         * config.guess: Fix "tr" code.  From Weiwen Liu.
10254 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10256         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10257         stabs.
10259 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10261         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10262         (ALL_TARGET_MODULES): Add all-target-libchill.
10263         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10264         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10265         (all-target-libchill): Add dependencies.
10266         * configure.in (target_libs): Add libchill.
10268 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10270         * config.guess: Avoid assumptions about "tr" behaves when
10271         LANG is set to something other than English.
10273 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10275         * configure (gxx_include_dir): Changed to
10276         '${prefix}/include/g++'-${libstdcxx_interface}.
10278         * config.if: New to determine the interfaces.
10280 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10282         * config.guess: Detect and handle MPE/IX.
10283         * config.sub: Deal with MPE/IX.
10285 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10287         * configure.in: Use mh-aix43.
10289 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10291         * configure: Fix --without/--disable cases for gxx-include-dir.
10293 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10295         * mdata-sh:  Imported.  Needed for automake support.
10297 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10299         * Makefile.in (taz): Try "chmod -R og=u ." before
10300         "chmod og=u `find . -print`".
10302 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10304         * configure.in: Add arm-elf and thumb-elf support.
10306 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10308         * Makefile.in: Undo previous patch.
10310 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10312         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10313         to here ...
10314         (install-no-fixedincludes): and here
10315         (INSTALL_MODULES): ... from here.
10317 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10319         * config.sub: Merge with FSF.
10321         * config.guess: Merge with FSF.
10323 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10325         * configure (extraconfigdirs): New variable.
10326         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10327         * Makefile.in (all): Move higher in file.
10328         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10329         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10330         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10331         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10332         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10334 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10336         * Makefile.in (all-target-libjava): Depend on all-gcc and
10337         all-target-newlib.
10338         (configure-target-libjava): Depend on $(ALL_GCC).
10340 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10342         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10343         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10345 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10347         * INSTALL/README: Fix typo.
10349 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10351         * ylwrap: Change absolute path checks to check for DOS style path
10352         names.
10354         * ylwrap: Don't use a full path name if the source file is in the
10355         same directory.  From hjl@lucon.org (H.J. Lu).
10357         * config-ml.in: Default to being verbose, to match Feb 18 change to
10358         configure.
10360 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10362         Brought over from egcs:
10364         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10366         * configure.in (target_subdir): Set to ${target_alias} instead
10367         of "libraries".
10369         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10371         * configure.in (target_subdir): Set to libraries if enable_multilib.
10373 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10375         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10376         multilibs, force reconfiguration the first time we create
10377         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10379 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10381         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10382         avoid confusion with --no-recursion.
10384 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10386         * configure.in: Win32 hosts shouldn't use install -x
10387         * install-sh: remove -x option, and special .exe-handling
10388         hack.
10390 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10392         * config.guess: Recognize i586-pc-beos.
10393         * configure.in: Don't build some bits for beos.
10395 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10397         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10398         CFLAGS default to -O2.
10400         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10401         when using GNU ld.
10403 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10405         * ltmain.sh: Correct install when using a different shell.
10407 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10409         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10411 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10413         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10414         target.
10416 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10418         * ltconfig: Update to correct AIX handling.
10420 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10422         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10424         * configure.in (target_subdir): Set to ${target_alias} instead
10425         of "libraries".
10427 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10429         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10430         (Makefile): Depend on $(gcc_version_trigger).
10432         * configure (gcc_version): Change default initializer to empty
10433         string.
10434         (gcc_version_trigger): New variable; pass this variable down
10435         to subdir configures to enable them checking gcc's version
10436         themselves. Emit make macros for both gcc_version vars.
10437         (topsrcdir): Initialize reliably.
10438         (recursion line): Remove --with-gcc-version=${gcc_version}.
10440 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10442         * configure (enable_version_specific_runtime_libs): Implement new flag
10443         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10444         in $(libsubdir); emit definition in each generated Makefile.
10445         (gxx_include_dir): Initialize depending on
10446         $enable_version_specific_runtime_libs.
10448 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10450         * configure (gcc_version): Initialize properly depending on
10451         how and where configure is started.
10452         (recursion line): Pass a --with-gcc-version=${gcc_version}
10453         to configures in subdirs.
10455 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10457         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10458         cygmon
10460 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10462         * configure.in: Add cygmon and libstub support for mn10200.
10464 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10466         * configure (gcc_version): Add new variable describing the
10467         particular gcc version we're building.
10468         * Makefile.in (libsubdir): Add new macro for the directory
10469         in which the compiler finds executables, libraries, etc.
10470         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10471         and libsubdir.
10473 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10475         * Makefile.in (local-clean): Remove *.log.
10476         (warning.log): Built with warn_summary from build.log.
10477         (mail-report.log): Run test_summary.
10478         (mail-report-with-warnings.log): Run test_summary including
10479         warning.log in the report.
10481 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10483         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10485 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10487         * Makefile.in (grep): Grep no longer depends on libiberty.
10489 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10491         * Makefile.in: all-snavigator needs all-libgui.
10493 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10495         * configure.in: Add cygmon and libstub support for mn10300.
10497 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10499         * missing: Update to version from automake 1.3.
10501         * ltmain.sh: On installation, don't get confused if the same name
10502         appears more than once in the list of library names.
10504 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10506         * config.sub: Accept m68060 and m5200 as CPU names.
10508 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10510         * configure: Use && rather than using -a in test, because odd
10511         strings can confuse test.
10512         * configure.in: Likewise.
10514 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10516         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10518 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10520         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10521         bootstrap4-lean): New targets.
10523 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10525         * mpw-* Delete.  Not used.
10527 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10529         * COPYING.LIB: Update FSF address.
10531 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10533         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10535         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10536         GAS_SUPPORT_DIRS.
10538 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10540         * ltconfig, ltmain.sh: Avoid producing a version number if
10541         -version-info was not used.
10543 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10545         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10546         building with newlib.
10548 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10550         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10551         Solaris `make' causes it to continue to next definition.
10553 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10555         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10556         the right GUI libraries and files are installed along with GDB.
10558 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10560         * configure.in: Change alpha to alpha* in several places.
10562 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10564         * config.sub: Recognize sparc86x.
10566 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10568         * configure.in (--enable-target-optspace): Remove debug echo.
10570 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10572         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10574 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10576         * ltconfig: Update cygwin32 support.
10578         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10579         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10580         (GDB_SUPPORT_DIRS): Likewise.
10582 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10584         * configure.in (target_makefile_frag): If --enable-target-optspace,
10585         use -Os to compile target libraries rather than -O2.  Default to
10586         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10587         not used.
10588         * configure.in (target_cflags): Ditto for d30v.
10590 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10592         * Makefile.in (all-bfd): Depend on all-intl.
10593         (all-binutils): Likewise.
10594         (all-gas): Likewise.
10595         (all-gprof): Likewise.
10596         (all-ld): Likewise.
10598 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10600         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10602 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10604         * Makefile.in (all-bfd): Depend upon all-libiberty.
10606         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10608 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10610         * Makefile.in: Add libstub.
10612         * configure.in: Ditto. Build libstub for targets that have cygmon
10613         support.
10615 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10617         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10619 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10621         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10622         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10624 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10626         * configure: Define DEFAULT_M4 by searching PATH.
10627         * Makfile.in: Use DEFAULT_M4.
10629 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10631         * ltconfig: Add cygwin32 support.
10633         * Makefile.in, configure.in: Add libtool as a native only directory
10634         to configure and build.
10636 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10638         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10640 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10642         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10644 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10646         * Makefile.in: add ash make rules
10647         * configure.in: add ash to native_only and host_tools lists
10649 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10651         * Makefile.in (all-gettext, all-intl): New targets.
10652         (ALL_MODULES): Added all-gettext, all-intl.
10653         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10654         (INSTALL_MODULES): Added install-gettext, install-intl.
10655         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10657         * configure.in (host_tools): Added gettext.
10658         (native_only): Likewise.
10659         (noconfigdirs) [various cases]: Likewise.
10660         (host_libs): Added intl.
10662 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10664         * configure: Do not disable building gdbtk for cygwin32 hosts.
10666 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10668         * configure.in: Add thumb-coff target.
10669         * config.sub: Add thumb-coff target.
10671 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10673         * Makefile.in: Revert yesterday's change.
10674         (all-target-winsup):  all-target-librx stays out of here.
10676 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10678         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10679         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10680         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10681         Remove references to librx and libg++.
10683 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10685         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10686         recursive makes
10688 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10690         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10691         for newlib directory.
10692         (CXX_FOR_TARGET): Likewise.
10694 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10696         * ltconfig: Update after libtool/ltconfig.in change for
10697         hpux11.
10699 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10701         * ltconfig, ltmain.sh: Update to libtool 1.2.
10703 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10705         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10706         (install-gcc-cross): Instead, override LANGUAGES here.
10708 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10710         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10711         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10713 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10715         * configure.in: Add Thumb-pe target.
10717 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10719         * Makefile.in - changed sn targets to snavigator
10720         * configure.in - changed sn targets to snavigator
10722 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10724         * config-ml.in: After building symlink tree call make distclean
10725         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10726         to be the case for libiberty.
10728 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10730         * configure: When making link, also check the current
10731         directory. The configure scripts may create one.
10733 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10735         * config.sub: Accept alphapca56 and alphaev6 properly.
10737 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10739         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10741 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10743         * config.sub (sco5): Fix typo.
10745 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10747         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10748         install-itcl.
10749         (install-itcl): Remove dependency on install-tcl.
10751 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10753         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10755 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10757         * configure.in: Don't build libgui for a cygwin32 target when not on
10758         a cygwin32 host.
10760 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10762         * configure (redirect): Set to null, so default behavior of
10763         configure is now --verbose.
10765 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10767         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10768         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10770 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10772         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10773         this change to sync Makefile.in with its ChangeLog entries.
10775 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10777         * ltmain.sh (mkdir): Check that the directory doesn't exist
10778         before we exit with error, so that we don't get races during
10779         parallel builds.
10781 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10783         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10785 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10787         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10788         PICFLAG_FOR_TARGET.
10789         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10791         * configure: Emit a definition for the new macro enable_shared
10792         into each Makefile.
10794 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10796         * configure.in (host_tools, native_only): Add libtool.
10798 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10800         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10801         Fix typo in ming config comment.
10803 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10805         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10807 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10809         * config.sub: Add tic30 cases, and map c30 to tic30.
10811 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10813         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10814         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10815         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10816         (CLEAN_TARGET_MODULES): Similarly
10817         (all-target-libf2c): Add dependences.
10818         * configure.in (target_libs): Add libf2c.
10820 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10822         * configure.in: Remove expect from noconfigdirs when target
10823         is cygwin32.  OK to build expect and dejagnu with Canadian
10824         Cross.
10826 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10828         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10829         host.
10831         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10832         and mingw32.
10834 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10836         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10837         here as it is not defined in the toplevel Makefile.
10839 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10841         * configure (package_makefile_rules_frag): New variable, which names
10842         a file with generic rules, ...
10843         Change comment to mention we now have FIVE parts.
10844         * configure: Undo last change.
10846 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10848         * config.guess: More accurate determination of HP processor types.
10849         * config.sub: More accurate determination of HP processor types.
10851 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10853         * configure (package_makefile_frag): Move inserting the
10854         ${package_makefile_frag} to where it should be according
10855         to the comment.
10857 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10859         * config.guess: Add support for Linux/ARM.
10861 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10863         * .cvsignore: Remove *-info and *-install since they match
10864         release-info and mpw-install, which we don't want to just ignore.
10866 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10868         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10870 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10872         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10873         local_prefix to sub-make invocations.
10875 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10877         * configure.in: Check makefile fragments in the source
10878         directory.
10880 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10882         * configure.in: Check whether host and target makefile
10883         fragments exist before adding them to *_makefile_frag.
10885 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10887         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10889 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10891         * configure.in: Make sure we only replace RPATH_ENVVAR on
10892         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10893         regexp to sed.
10895         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10896         to sub-makes.
10898 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10900         * config-ml.in (multi-do): LDFLAGS must include multilib
10901         designator.
10903 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10905         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10907 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10909         * config.sub: Add mingw32 support.
10910         * configure.in: Likewise.
10912 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10914         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10916 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10918         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10919         * configure (gxx_include_dir): Provide a definition for subdirs
10920         which do not use autoconf.
10922 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10924         * config.guess: Sync with egcs.  Picks up new alpha support,
10925         BeOS & some additional linux support.
10927 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10929         * config.guess: HP 9000/803 is a PA1.1 machine.
10931 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10933         * configure.in: It's alpha*-...
10935 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10937         * configure.in (host_makefile_frag, target_makefile_frag):
10938         Handle multiple config files.
10939         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10940         alpha-*-*.
10942 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10944         * mkdep: New file.
10946 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10948         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10950 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10952         * Makefile.in: Add libgui directory.
10953         (GDB_TK): Add all-libgui.
10954         * configure.in: Add libgui directory.
10955         * configure: Add all-libgui to GDB_TK.
10957 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10959         * config-ml.in (multidirs): Add m32r to multilib list.
10961 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10963         * Makefile.in (all-target-gperf): Change dependency to
10964         all-target-libstdc++.
10966 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10968         * config.guess: Add BeOS support.
10970 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10972         Source directory cvs renamed to cvssrc:
10973         * configure.in (host_tools): Change cvs to cvssrc.
10974         (native_only): Likewise.
10975         (noconfigdirs) [various cases]: Likewise.
10976         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10977         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10978         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10979         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10980         (all-cvssrc): Rename target from all-cvs.
10982 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10984         * configure (gxx_include_dir): Fix thinko.
10986 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10988         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10989         (install-cross, install-gcc-cross): New targets.
10991 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10993         * configure.in (noconfigdirs): Add support for Thumb target.
10995         * config.sub (maybe_os): Add support for Thumb target.
10997 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10999         * Makefile.in: Add rules for cygmon.
11001         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11003 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11005         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11006         * configure (gxx_include_dir): Provide a definition for subdirs
11007         which do not use autoconf.
11009 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11011         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11012         11/18/97 build
11014 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11016         * From Franz Sirl.
11017         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11018         found on RedHat Linux systems.
11020 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11022         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11023         guesses.
11025 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11027         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11029 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11031         * ltmain.sh: If mkdir fails, check whether the directory was created
11032         anyhow by some other process.
11034 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11036         * configure.in (d30v-*-*): Configure all directories.
11038 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11040         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11041         for the D30V.
11043 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11045         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11047 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11049         * include/libiberty.h: Add extern "C" { so it can be used with C++
11050         progrms.
11051         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11052         programs.
11054 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11056         * configure.in (d30v-*-*): Configure GCC now.
11058 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11060         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11061         is no longer needed.
11063 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11065         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11067 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11069         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11070         targets using "$@" to provide support for similar but not identical
11071         targets without having to duplicate code.
11073 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11075         * makefile.vms: Fix to work with DEC C.
11077 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11079         * config.sub: Add mips-tx39-elf to marketing names.
11081 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11083         * ltmain.sh: Handle symlinks in generated script.
11085 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11087         * configure: Handle autoconf style directory options: --bindir,
11088         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11089         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11090         --sysconfdir.
11091         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11092         (sharedstatedir, localstatedir, oldincludedir): New variables.
11093         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11094         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11095         sbindir, sharedstatedir, and sysconfdir.
11097 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11099         * Makefile.in (bootstrap-lean): New target.
11101 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11103         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11104         sn, and gnuserv from noconfigdirs.
11106 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11108         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11110 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11112         * Makefile.in (cross): New target.
11114 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11115                           Jeff Law         <law@cygnus.com>
11117         * Makefile.in (bootstrap2, bootstrap3): New targets.
11118         (all-bootstrap): Remove outdated and confusing target.
11119         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11121 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11123         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11124         windows.  Consistent with gdb/configure.
11126 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11128         * configure.in: Name Linux target fragment.
11130         * configure: Rewrite so that project Makefile fragment is inserted
11131         first and appears last in the resulting Makefile.
11133 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11135         * Makefile.in (install-itcl): Install tcl first.
11137 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11139         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11141 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11143         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11145         * configure.in (skipdirs): Add target-librx for Linux.
11146         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11148 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11150         * Makefile.in (bootstrap): New target.
11152 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11154         * config.sub: Accept 'amigados' for backward compatibility.
11156 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11158         * config.guess: Merge with FSF.
11160 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11162         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11164 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11166         * config.sub: Add "marketing-names" patch.
11168 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11170         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11172 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11174         * config.sub: Handle v850-elf.
11176 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11178         * .cvsignore (*-install): Remove.
11180 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11182         * ltconfig: Set CONFIG_SHELL in libtool.
11183         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11185 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11187         * configure.in (target_subdir): Set to libraries if enable_multilib.
11189 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11191         * config.guess: Update from gcc directory.
11193 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11195         * Makefile.in (all-sim): Depends on all-readline.
11197 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11199         * Makefile.in (BISON, YACC): Use $$s.
11200         (all-bison): Depend on all-texinfo.
11202 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11204         * Makefile.in (BISON): Add -L flag.
11205         (YACC): Likewise.
11207 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11209         * configure.in (noconfigdirs): Add support for v850e target.
11211         * config.sub (maybe_os): Add support for v850e target.
11213 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11215         * configure.in (noconfigdirs): Add support for v850ea target.
11217         * config.sub (maybe_os): Add support for v850ea target.
11219 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11221         * config.sub: Add mipstx39.  Delete r3900.
11223 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11225         * Makefile.in (all-autoconf): Depends on all-texinfo.
11227 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11229         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11230         eabi targets.
11232 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11234         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11236         * configure: When handling a Canadian Cross, handle YACC as well as
11237         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11238         * Makefile.in (all-bison): Depend upon all-texinfo.
11240 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11242         * Makefile.in (BISON): bison, not byacc or bison -y.
11243         (YACC): bison -y or byacc or yacc.
11244         (various): Add *-bison as appropriate.
11245         (taz): No need to mess with BISON anymore.
11247 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11249         * configure: If OSTYPE matches *win32*, try to find a good value for
11250         CONFIG_SHELL.
11252 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11254         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11255         configure.in if it is present.
11257 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11259         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11261 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11263         * config.sub: Recognize `arc' cpu.
11264         * configure.in: Likewise.
11265         * config-ml.in: Likewise.
11267 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11269         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11271 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11273         * configure: Changed sed delimiter from ':' to '|' when
11274         attempting to substitute ${config_shell} for SHELL. On
11275         NT ${config_shell} may contain a ':' in it.
11277 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11279         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11281 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11283         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11285 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11287         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11289         * ylwrap: If the program is a relative path, force it to be
11290         absolute.
11292 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11294         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11296 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11298         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11299         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11300         for libraries.
11302 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11304         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11305         separated by spaces.
11307 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11309         * ylwrap: New file.
11310         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11312         * ltmain.sh: Handle /bin/sh at start of install program.
11314         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11316         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11317         * missing: New file, from automake 1.2.
11319 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11321         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11322         check-tk to CHECK_X11_MODULES.
11324 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11326         * config.sub: Merge with FSF.
11328 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11330         * config.guess: Merge with FSF.
11332 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11334         * configure: Treat msdosdjgpp like go32.
11335         * configure.in: Likewise.  Don't remove gprof for go32.
11337         * configure: Change Makefile.tem2 to Makefile.tm2.
11339 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11341         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11343 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11345         * install-sh (chmodcmd): Set to null if the DST directory already
11346         exists.  Same as Nov 11th change.
11348 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11350         * configure (GDB_TK): Needs itcl and tix.
11352 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11354         * config.guess: Update from FSF.
11356 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11358         * Makefile.in (GDB_TK): Depend on itcl and tix.
11360 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11362         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11363         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11364         (INSTALL_SCRIPT): New variable.
11365         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11366         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11367         to -x.
11368         * install-sh: Add support for -x option.
11370 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11372         * configure.in, Makefile.in: Treat tix like itcl.
11374 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11376         * Makefile.in (WINDRES): New variable.
11377         (WINDRES_FOR_TARGET): New variable.
11378         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11379         (EXTRA_HOST_FLAGS): Add WINDRES.
11380         (EXTRA_TARGET_FLAGS): Add WINDRES.
11381         (EXTRA_GCC_FLAGS): Add WINDRES.
11382         ($(DO_X)): Pass down WINDRES.
11383         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11384         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11385         DLLTOOL_FOR_TARGET.
11387 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11389         * configure.in: configure sim before gdb for win32-x-ppc
11391 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11393         Move gperf into the toplevel, from libg++.
11394         * configure.in (target_tools): Add target-gperf.
11395         (native_only): Add target-gperf.
11396         * Makefile.in (all-target-gperf): New target, depend on
11397         all-target-libg++.
11398         (configure-target-gperf): Empty rule.
11399         (ALL_TARGET_MODULES): Add all-target-gperf.
11400         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11401         (CHECK_TARGET_MODULES): Add check-target-gperf.
11402         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11403         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11405 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11407         * config.sub (mn10200): Recognize new basic machine.
11409 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11411         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11412         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11414 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11416         * configure.in: If we're building mips-sgi-irix6* native, turn on
11417         ENABLE_MULTILIB and set TARGET_SUBDIR.
11419 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11421         * Makefile.in (all-sn): Depend on all-grep.
11423 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11425         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11427         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11428         Makefile.  From Jeff Makey <jeff@cts.com>.
11429         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11431         * Makefile.in (DISTBISONFILES): Remove.
11432         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11433         $(DEFAULT_YACC).
11435         * configure.in: Build itl, db, sn, etc., when building for native
11436         cygwin32.
11438         * Makefile.in (LD): New variable.
11439         (EXTRA_HOST_FLAGS): Pass down LD.
11440         ($(DO_X)): Likewise.
11442 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11444         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11446 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11448         * configure.in (targargs): Strip out any supplied --build argument
11449         before adding our own. Always add --build.
11451 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11453         * configure.in (targargs): Pass --build if we're doing
11454         a cross-compile.
11456 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11458         * configure: Use '|' instead of ":" as the separator in
11459         sed. Otherwise sed chokes on NT path names with drive
11460         designators. Also look for "?:*" as the leading characters in an
11461         absolute pathname.
11463 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11465         * config.sub: Support for r3900.
11467 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11469         * configure.in: Use install-sh, not install.sh.
11471 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11473         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11474         apply it twice.
11476 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11478         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11479         install-binutils.
11481 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11483         * Makefile.in: Add automake targets.
11484         * configure.in (host_tools): Add automake.
11486 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11488         * configure: Default CXX to c++, not gcc.
11489         * Makefile.in (CXX): Set to c++, not gcc.
11490         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11492 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11494         * install-sh: try appending a .exe if source file doesn't
11495         exist
11497 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11499         * configure.in: Turn on multilib by default.
11500         (cross_only): Remove target-libiberty.
11502         * Makefile.in (all-gcc): Don't depend on libiberty.
11504 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11506         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11508 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11510         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11511         (DISTBISONFILES): Add ld/Makefile.in
11513 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11515         * configure.in: if target is cygwin32 but host isn't cygwin32,
11516         don't configure gdb tcl tk expect, not just gdb.
11518 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11520         * configure.in: Added gnuserv everywhere sn appears.
11522         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11523         (CROSS_CHECK_MODULES): Added check-gnuserv.
11524         (INSTALL_MODULES): Added install-gnuserv.
11525         (CLEAN_MODULES): Added clean-gnuserv.
11526         (all-gnuserv): New target.
11528 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11530         * config.guess: Fixes for MIPS OpenBSD systems.
11532 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11534         * Makefile.in (INSTALL_XFORM): Remove.
11535         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11537         * mkinstalldirs: New file, copied from automake.
11538         * Makefile.in (installdirs): Rename from install-dirs.  Use
11539         mkinstalldirs.  Change all users.
11540         (DEVO_SUPPORT): Add mkinstalldirs.
11542 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11544         * install-sh: Rename from install.sh.
11545         * Makefile.in (INSTALL): Change install.sh to install-sh.
11546         (DEVO_SUPPORT): Likewise.
11548         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11549         Graichen <graichen@rzpd.de>.
11551 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11553         * config.guess: Recognize OpenBSD systems correctly.
11555 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11557         * README, Makefile.in (ETC_SUPPORT): Remove references to
11558         cfg-paper*, configure.{texi,man,info*}._
11560 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11562         * Makefile.in (all.normal): Ensure that gcc is built after all
11563         the x11 - ie gdb - targets.
11565 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11567         * makefile.vms: Don't run conf-a-gas.
11569 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11571         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11573 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11575         * configure.in: Remove noconfigdirs case since gdb also
11576         configures and builds for tic80-coff.
11578 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11580         * configure: Set cache_file to config.cache.
11581         * Makefile.in (local-distclean): Remove config.cache.
11583 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11585         * COPYING: Update FSF address.
11587 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11589         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11590         noconfigdirs.
11592 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11594         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11595         MAKEDIRS, is empty.
11597 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11599         * config.sub: Tweak mn10300 entry.
11601 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11603         * configure.in (host_tools): Put sim before gdb, so gdb's
11604         configure.tgt can determine if the simulator was configured.
11606 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11608         * config.sub: Move BeOS $os case to be with other Cygnus
11609         local cases.
11611 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11613         * config.sub: Remove misplaced comment that broke Linux.
11615 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11617         * config.sub: Add BeOS support.
11619 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11621         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11623 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11625         * configure.in (noconfigdirs): Remove tcl and tk from
11626         noconfigdirs for cygwin32 builds.
11628 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11630         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11632 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11634         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11635         make-all.com, use makefile.vms instead.
11637 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11639         * config.sub: Accept -lnews*.
11641 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11643         * configure.in (noconfigdirs): Disable target-newlib,
11644         target-examples and target-libiberty for d30v.
11646 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11648         * configure.in (noconfigdirs): Enable ld for d30v.
11650 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11652         * configure.in (tic80-*-*): Build compiler.
11654 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11656         * configure.in (d30v-*): Remove sim directory from list of
11657         unsupported d30v directories
11659 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11661         * config.sub, configure.in: Add d30v target cpu.
11663 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11665         * makefile.vms: New file.
11666         * make-all.com: Remove.
11668 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11670         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11672 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11674         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11676 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11678         * Makefile.in (ALL_MODULES): Added all-db.
11679         (CROSS_CHECK_MODULES): Addec check-db.
11680         (INSTALL_MODULES): Added install-db.
11681         (CLEAN_MODULES): Added clean-db.
11683 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11685         * config.guess: Merge with latest FSF sources.
11687 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11689         * Makefile.in (ALL_MODULES): Added all-itcl.
11690         (CROSS_CHECK_MODULES): Added check-itcl.
11691         (INSTALL_MODULES): Added install-itcl.
11692         (CLEAN_MODULES): Added clean-itcl.
11694 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11696         * configure.in: build gdb for mn10200
11698 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11700         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11702 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11704         * configure.in (tic80-*-*): Turn off most targets right now.
11706 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11708         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11709         rather than the makeinfo program.
11710         (do-info): Depend upon all-texinfo.
11712 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11714         * configure.in: Remove uses of config/mh-linux.
11716         * config.sub, config.guess: Merge with latest FSF sources.
11718 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11720         * config.sub (case $basic_machine): Add tic80 entries.
11722 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11724         * config.sub, config.guess: Merge with latest FSF sources.
11726 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11728         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11729         * mpw-config.in: Test for NewFolderRecursive.
11730         * mpw-install: Use symbolic name for startup filename.
11731         * mpw-README: Add various additional details.
11733 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11735         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11737 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11739         * configure.in: Do build gcc and the target libraries for
11740         the mn10200.
11742 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11744         * configure.in: don't avoid building gdb for mn10300 any more
11745         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11746         instead of single-quoting it.
11748 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11750         * configure.in: Don't use --with-stabs on IRIX 6.
11752 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11754         * configure.in (m32r): Build gdb, libg++ now.
11756 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11758         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11759         directories from noconfigdirs.
11761 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11763         * config.sub (basic_machine): added mips16 configuration
11765 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11767         * config.sub: Handle d10v-unknown.
11769 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11771         * config.sub: Handle v850-unknown.
11773 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11775         * Makefile.in: add findutils
11776         * configure.in: add findutils to list of host_tools
11778 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11780         * config.sub: Handle mn10200 and mn10300.
11782 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11784         * configure.in (d10v-*): Do not build librx.
11786 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11788         * configure.in (mn10300): Build everything except gdb & libgloss.
11790 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11792         * config.guess:  Patch for Dansk Data Elektronik servers,
11793         from Niels Skou Olsen <nso@dde.dk>.
11795         For ncr, use /bin/uname rather than uname, since GNU uname does not
11796         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11798         Patch for MIPS R4000 running System V,
11799         from Eric S. Raymond <esr@snark.thyrsus.com>.
11801         Fix thinko for nextstep.
11803         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11805         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11806         * config.guess: Guess mips-dec-mach_bsd4.3.
11808         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11809         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11810         release numbers.
11811         * config.guess (mips-mips-riscos*):  Emit just enough of the
11812         release number.
11814         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11815         * config.guess (sparc-auspex-sunos*):  Added.
11816         (f300-fujitsu-*): Added.
11818         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11819         * config.guess:  Recognize a Tadpole as a sparc.
11821 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11823         * config.guess: Don't assume that NextStep version is either 2 or
11824         3.  NextStep 4 (aka OpenStep 4) has come out now.
11826 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11828         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11829         From Rik Faith <faith@cs.unc.edu>.
11831 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11833         * config.sub: Contributions from bug-gnu-utils to:
11834         Support plain "hppa" (no version given) architecture, reported by
11835         OpenStep.
11836         OpenBSD like NetBSD.
11837         LynxOs is not a hardware supplier.
11839         * config.guess: Contributions from bug-gnu-utils to add support for:
11840         OpenBSD like NetBSD.
11841         Stratus systems.
11842         More Pyramid systems.
11843         i[n>4]86 Intel chips.
11844         M680[n>4]0 Motorola chips.
11845         Use unknown instead of lynx for hardware manufacturer.
11847 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11849         * install.sh (chmodcmd): Set to null if the DST directory already
11850         exists.
11852 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11854         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11855         not use mt-ppc target Makefile fragment any more.
11857 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11859         * configure.in (*-*-windows):  Exclude everything but those dirs
11860         needed to build windows.
11862 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11864         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11866 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11868         * configure.in:  Exclude mmalloc from i386-windows.
11870 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11872         * Undo my previous change.
11874 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11876         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11877         unconditionally.
11878         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11880 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11882         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11883         host to add it's own flags.
11885 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11887         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11889 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11891         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11892         (CXX_FOR_TARGET): Likewise.
11893         (GCC_FOR_TARGET): Define.
11894         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11895         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11896         CC_FOR_TARGET was specified on the command line.
11897         (MAKEOVERRIDES): Don't define.
11899 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11901         * configure.in (m32r): Fix spelling of libg++ libs.
11903 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11905         * config.sub (-apple*): Remove, now redundant.
11907 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11909         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11911         * configure: Rework yesterday's sed script patch.
11913         * config.sub: Merge with FSF.
11915 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11917         * config.guess:  Merge from FSF.
11919         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11920         * config.guess: Use pc instead of unknown, for pc clone systems.
11921         Change linux to linux-gnu.
11923         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11924         * config.guess: Avoid non-portable tr syntax.
11926 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11928         * test-build.mk (HOLES): Add "xargs" for gdb.
11930         * configure: Avoid hpux10.20 sed bug.
11932 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11934         * configure.in:  Add support for windows host
11935         (that is a build done under the Microsoft build environment).
11937 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11939         * Makefile.in: Replace all uses of srcroot with s, to shrink
11940         command line lengths.
11942         Patches from Geoffrey Noer <noer@cygnus.com>:
11943         * configure.in: If configuring for newlib, pass --with-newlib to
11944         subdirectories.
11945         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11946         -Bnewlib/ and -Lwinsup to gcc.
11947         (CXX_FOR_TARGET): Likewise.
11949 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11951         * Makefile.in (ETC_SUPPORT): Add configure.
11953 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11955         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11956         host configuration file.
11958 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11960         * configure.in: Break mn10x00 support into separate
11961         mn10200 and mn10300 configurations.
11962         * config.sub: Likewise.
11964 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11966         * configure.in: Add lots of stuff to noconfigdirs for
11967         the mn10x00 targets.
11969         * config.sub, configure.in: Add mn10x00 support.
11971 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11973         * make-all.com: Call conf-a-gas, not config-a-gas.
11975 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11977         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11978         targets.
11980 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11982         * mpw-README: Add much more detail for native PowerMac.
11983         * mpw-install: New file.
11984         * mpw-configure: Add --norecursion and --help options.
11985         * mpw-config.in: Translate readme and install files when
11986         copying to objdir.
11987         * mpw-build.in: Don't always depend on byacc and flex.
11988         (install-only-top): New action.
11990 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11992         * configure.in:  You can now configure GDB for the v850.
11994 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11996         * configure.in (noconfigdirs): Don't configure any C++ dirs
11997         if targeting D10V.
11999 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12001         * config.sub: Recognize mips64vr5000.
12003 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12005         * configure.in: Use a single line for host_tools and native_only.
12007 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12009         * config.sub, configure.in: Add entries for m32r.
12011 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12013         * Makefile.in (inet-install): Don't run install-gzip.
12015 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12017         * configure.in:  Don't config lots of things for *-*-windows*.
12019 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12021         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12022         (host_libs, host_tools): Copy from configure.in.
12023         * mpw-configure: Don't complain about directories not found.
12025 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12027         * configure.in (i[345]86): Recognize i686 for pentium pro.
12028         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12029         file.
12031         * config.guess (i[345]86): Ditto.
12033 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12035         * configure.in (noconfigdirs): Removed gdb for D10V.
12037 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12039         * configure.in: Remove ld, target-libio, target-libg++, and
12040         target-libstdc++ from noconfigdirs.
12042 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12044         * configure: Fix three locations where shell scripts were
12045         being run directly rather than with config_shell.
12047 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12049         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12050         * config.sub (basic_machine): Recognize v850.
12052 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12054         * mpw-configure: Handle multiple enable/disable options and
12055         pass them down recursively, handle -c and -s flags appropriately
12056         depending on choice of compiler, add escape mechanism for
12057         quoted arguments to gC.
12059 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12061         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12062         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12063         so that -mrelocatable-lib and -mno-eabi are used.
12065         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12066         not support --print-multi-lib, don't abort.
12068 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12070         * make-all.com: Run config-a-gas.
12071         * setup.com: Don't copy subdirectory files around.
12073 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12075         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12076         target, it now compiles correctly.
12078 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12080         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12082 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12084         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12086 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12088         * configure.in (native_only): Add prms.
12090 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12092         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12093         (BINUTILS_SUPPORT_DIRS): Likewise.
12095 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12097         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12098         d10v support is added.
12100 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12102         * configure.in (d10v-*-*): New target.
12104 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12106         * config.guess (HP 9000/811): Recognize this as a PA1.1
12107         machine.
12109 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12111         * Makefile.in (do-tar-gz): New target, split out from tail end of
12112         taz target.  Run each command separately, don't use pipes.
12113         (taz): Use it.
12115 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12117         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12118         * mpw-build.in: No builds should depend on building byacc or flex,
12119         they are assumed to be installed already.
12121 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12123         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12124         variable that CC_FOR_TARGET needs.
12126 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12128         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12129         options have changed since the last time the subdirectory was
12130         configured, and if it has, reconfigure.
12131         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12132         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12134 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12136         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12137         CLEAN_MODULES): Add bash.
12138         (all-bash): New target.
12140 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12142         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12144 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12146         * config.sub (basic_machine): Recognize d10v as a valid processor.
12148 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12150         * mpw-configure: Add support for --bindir.
12151         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12153 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12155         * configure.in: add bash, time, gawk to list of hosttools and things
12156         to only build for native toolchains
12158 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12160         * Makefile.in (docdir): Remove.
12162 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12164         * Makefile.in (datadir): Set to $(prefix)/share.
12166 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12168         * configure.in: build diff and patch for cygwin32-hosted
12169         toolchains.
12171 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12173         * config.sub: Accept -rtems*.
12175 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12177         * configure.in: enable dosrel for cygwin32-hosted builds,
12178                 remove diff from the list of things not buildable
12179                 via Canadian Cross
12181 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12183         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12184         don't get ". ".
12186 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12188         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12190 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12192         * Makefile.in (taz): Handle case where tex3patch didn't even get
12193         checked out.  Also, if it was found, put the symlink in a new util
12194         subdirectory.
12196 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12198         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12200 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12202         * config.sub: Recognize -openvms.
12203         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12204         * make-all.com, setup.com: New files.
12206 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12208         * Makefile.in (taz): tex3patch moved to texinfo/util.
12210 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12212         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12213         * configure.in: remove make from disable-if-Can-Cross list
12214                 enable gdb if ${host} and ${target} are cygwin32
12216 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12218         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12219         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12221 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12223         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12224         distinguish sysv/svr4/bsd variants.
12225         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12227 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12229         * configure.in: Added copyright notice.
12230         * move-if-change: Added copyright notice.
12232 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12234         * configure.in (powerpcle-*-solaris*): Until we get shared
12235         libraries working, don't build gdb, sim, make, tcl, tk, or
12236         expect.
12238 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12240         * config.guess:  Merge with FSF:
12242         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12243         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12245         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12246         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12248         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12249         * config.guess:  Combine two OSF1 rules.
12250         Also recognize field test versions.  From mjr@zk3.dec.com.
12251         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12252         because GNU uname does not support -p.  From pmr@pajato.com.
12254 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12256         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12258 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12260         * mpw-README: Document GCCIncludes.
12262 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12264         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12266 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12268         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12270 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12272         * configure.in (*-*-cygwin32): Configure make.
12274 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12276         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12278 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12280         * Makefile.in (all-inet): Depend on all-perl.
12282         * Makefile.in (inet-install): New target.
12284         * Makefile.in (all-inet): Depend on all-tcl.
12285         (all-inet): Depend on all-send-pr.
12287 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12289         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12290         temporarily.
12292 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12294         * configure.in: Don't configure --with-gnu-ld on AIX.
12296 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12298         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12300 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12302         * Makefile.in (ALL_MODULES): Added all-inet.
12303         (CROSS_CHECK_MODULES): Added check-inet.
12304         (INSTALL_MODULES): Added install-inet.
12305         (CLEAN_MODULES): Added clean-inet.
12306         (all-indent): New target.
12308         * configure.in (host_tools): Added inet.
12309         (native_only): Added inet.
12310         (noconfigdirs): Added inet.
12312 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12314         * configure.in: Don't configure libgloss if we are not configuring
12315         newlib.
12317 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12319         * configure.in: Don't configure libgloss for unsupported
12320         architectures.
12322 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12324         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12326 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12328         * Makefile.in (ALL_MODULES): Include all-apache.
12329         (CROSS_CHECK_MODULES): Include check-apache.
12330         (INSTALL_MODULES): Include install-apache.
12331         (all-apache): New target.
12333         * configure.in: Added apache everywhere perl is seen.
12335 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12337         * Makefile.in: Add support for clean-{module} and
12338         clean-target-{module} rules.
12340 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12342         * configure.in (*-*-ose) do not build libgloss.
12344 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12346         * config.guess (prep*:SunOS:5.*:*): Turn into
12347         powerpele-unknown-solaris2.
12349 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12351         * configure.in: Permit --enable-shared to specify a list of
12352         directories.
12354 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12356         * configure.in (host==solaris): Pass only the first word of $CC
12357         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12359 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12361         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12363 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12365         * Makefile.in (ALL_MODULES): Include all-perl.
12366         (CROSS_CHECK_MODULES): Include check-perl.
12367         (INSTALL_MODULES): Include install-perl.
12368         (ALL_X11_MODULES): Include all-guile.
12369         (CHECK_X11_MODULES): Include check-guile.
12370         (INSTALL_X11_MODULES): Include install-guile.
12371         (all-perl): New target.
12372         (all-guile): New target.
12374         * configure.in (host_tools): Include perl and guile.
12375         (native_only): Include perl and guile.
12376         (noconfigdirs): Don't build guile and perl; no ports have been
12377         done.
12379 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12381         * configure (--enable-*): Handle quoted option lists such as
12382         --enable-sim-cflags='-g0 -O' better.
12384 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12386         * Makefile.in ({,inst}all-target): New rule so we can make and
12387         install all of the target directories easily.
12389 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12391         * configure.in: Add missing global flag in sed substitution when
12392         deleting `target-' from ${configdirs}.
12394 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12396         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12397         option.
12399         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12400         config/mh-necv4.
12402         * install.sh: Correct misspelling of transformbasename.
12404         * config.guess: Recognize mips-*-sysv*.
12406 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12408         * config.sub: Recognize mon960.
12410 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12412         * configure: Restore Canadian Cross handling of BISON and LEX,
12413         removed in Feb 20 change.
12415 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12417         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12418         Mention make install.  Remove the old copyright date as well the
12419         clumsy and rather pointless copyright on the README file.
12421 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12423         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12424         Makefile after running symlink-tree, then run `make distclean' to
12425         avoid clobbering any generated files in srcdir.
12427 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12429         * configure.in (m68k-*-netbsd*): Build everything now.
12431 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12433         * Makefile.in (taz): Fix quoting.
12435 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12437         * configure.in (sparclet-*-*): Build everything now.
12439 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12441         * configure.in (m68k-*-linux*): New host.
12443 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12445         * configure: Check for bison before byacc.
12447 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12449         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12450         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12451         searching PATH.  These are used as fallbacks by Makefile.in if
12452         flex/bison/byacc aren't in objdir.
12454 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12456         * Makefile.in: Make everything which depends upon all-bfd also
12457         depend upon all-opcodes, in case --with-commonbfdlib is used.
12459 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12461         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12462         building NT native compilers on Unix.
12464 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12466         * configure.in: Don't get CC from the host Makefile fragment if we
12467         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12468         Solaris test for /usr/ucb/cc to the post target script, just after
12469         the compiler sanity test.
12471 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12473         * config.sub: Merge with FSF.
12475 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12477         * Makefile.in (RPATH_ENVVAR): New variable.
12478         (REALLY_SET_LIB_PATH): Use it.
12479         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12481 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12483         * config.sub, configure.in: Recognize sparclet cpu.
12485 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12487         * config.guess:  Support m68k-cbm-sysv4.
12489 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12491         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12492         m68k-unknown-linuxaout from linker help string.  Put quotes around
12493         $ld_help_string.
12495 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12497         * config.guess (powerpc-harris-powerunix): Add guess for port
12498         to new target.
12500 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12502         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12504 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12506         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12507         $(REALLY_SET_LIB_PATH) in Makefile.
12508         * Makefile.in (SET_LIB_PATH): New variable.
12509         (REALLY_SET_LIB_PATH): New variable.
12510         ($(DO_X)): Use $(SET_LIB_PATH).
12511         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12512         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12513         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12514         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12515         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12516         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12517         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12518         (install-dosrel): Likewise.
12519         (all-opcodes): Depend upon all-libiberty.
12521 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12523         * config.guess (*:CYGWIN*): New
12525 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12527         * Makefile.in (all-target-winsup): All all-target-libiberty.
12529 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12531         * configure.in (noconfigdirs): Add missing # in front of comment.
12533 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12535         * configure.in: add second pass to things added to noconfigdirs
12536         so *-gm-magic can exclude libgloss properly.
12538 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12540         * mpw-configure (extralibs_name, rez_name): Set correctly
12541         for MWC68K compiler.
12543         * mpw-README: Add more info on the necessary build tools.
12545 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12547         * configure.in, config.sub: Recognize cygwin32.
12549 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12551         * config.guess, config.sub: Recognize A/UX.
12553 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12555         * config.sub: Merge with gcc/config.sub.
12557 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12559         * mpw-build.in (do-binutils): Add build of stamps.
12561 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12563         * config.sub: Add recognition for mips64vr4100*-* targets.
12565 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12567         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12568         Add creation of gconfigargs with `--enable-shared' turned on.
12569         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12570         ($(host)-stamp-stage3-configured): Likewise.
12571         (HOLES): Add chatr and ldd.
12572         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12574 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12576         * configure: Pass --nfp to recursive configures.
12578 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12580         * Makefile.in (DLLTOOL): New.
12581         (DLLTOOL_FOR_TARGET): New.
12582         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12583         (EXTRA_TARGET_FLAGS): Ditto.
12584         (EXTRA_GCC_FLAGS): Ditto.
12585         (CONFIGURE_TARGET_MODULES): Ditto.
12586         (DO_X): Ditto.
12587         * configure: Add DLLTOOL.
12589 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12591         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12592         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12593         mh-sco, since old workarounds no longer needed, and don't
12594         build ld, since libraries have weak symbols in COFF.
12596 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12598         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12600 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12602         * configure.in: Make sure that ${CC} can be used to compile an
12603         executable.
12605 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12607         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12608         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12609         nothing depending on whether gdbtk is being built.
12611 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12613         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12615 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12617         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12618         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12620 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12622         * config-ml.in: Add support for
12623         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12624         Simplify setting of multidirs from --disable-foo.
12626 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12628         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12629         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12630         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12631         non-empty, pass them on to the  GCC make.
12632         (all-bootstrap): New rule that is like all-gcc, except it executes
12633         the GCC bootstrap rule instead of the GCC all rule.
12635 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12637         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12639 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12641         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12642         DG/UX support.
12644 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12646         * config.sub (i*86*) Change [345] to [3456]
12648 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12650         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12651         --with-gnu-ld=no.
12653 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12655         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12656         AIX multilibs get built.
12658 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12660         * configure.in (i386-win32): Don't build expect if we're not
12661         building the tcl subdir.
12663 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12665         * Makefile.in: (configure-target-examples, all-target-examples):
12666         New targets, configure and build example programs.
12668 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12670         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12671         use it as input to sedit the generated MPW makefile.
12672         * mpw-README: Add a suggestion about Gestalt.h.
12674 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12676         * config.sub: Accept *-*-ieee*.
12678 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12680         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12681         Ronald F. Guilmette <rfg@monkeys.com>.
12683 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12685         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12686         for powerpc-pe native.
12687         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12688         (target==powerpc-pe): duplicate i386-win32 entry.
12690 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12692         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12693         of vxworks, not just vxworks5.1.
12695 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12697         * mpw-configure: Add support for exec-prefix.
12699 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12701         * config.guess: Recognize HP model 816 machines as having
12702         a PA1.1 processor.
12704 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12706         * configure: Ignore new autoconf configure options.
12708 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12710         * config.guess:  Recognize Pentium under SCO.
12711         From Robert Lipe <robertl@arnet.com>.
12713 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12715         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12717 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12719         * configure.in: Don't configure gas for alpha-dec-osf*.
12721 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12723         * configure.in: Default to --with-stabs for some targets for which
12724         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12725         i[345]86*-*-unixware*.
12727 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12729         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12730         rather than basing it on the target.  Simplify handling of options
12731         controlling which directories to configure.  Remove extraneous
12732         slash in multi-clean target.
12734 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12736         * config-ml.in: Prefix more variables with ml_ so they don't collide
12737         with configure's.
12739 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12741         * configure: Don't turn -v into --v.
12743 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12745         * configure.in (targargs): Fix typo.
12747         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12749 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12751         * configure.in: Strip --host and --target options from
12752         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12753         --with-cross-host option when building with a cross-compiler.
12754         * configure: Canonicalize the arguments put into config.status by
12755         always using `=' for an option with an argument.  Pass a presumed
12756         --host or --target explicitly.
12758 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12760         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12761         into general OS recognition case.
12763 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12765         * configure.in (target_configdirs): add target-winsup only
12766         for win32 target systems.
12768 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12770         * Makefile.in (all-target-libgloss): Depend upon
12771         configure-target-newlib, since when libgloss is built it looks to
12772         see if the newlib directory exists.
12774 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12776         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12777         cfg-ml-*.in.
12779 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12781         * configure: Handle LD and LD_FOR_TARGET when configuring a
12782         Canadian Cross.
12784 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12786         * configure.in (target_libs): add target-winsup.
12787         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12788         (target==ppcle-pe): remove ld from $noconfigdirs.
12790 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12792         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12793         Preserve relative path names in $srcdir.  Build symlink tree if
12794         configuring cross target dir and srcdir=. (= no VPATH support).
12795         (configure-target-libg++): Depend on configure-target-librx.
12796         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12797         * config-ml.in: New file.
12798         * symlink-tree: New file.
12799         * configure: Ensure srcdir="." if that's what it is.
12801 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12803         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12804         includes and FLEX_SKELETON setting.
12805         * mpw-configure (--with-gnu-ld): New option, controls whether
12806         to use PPCLink or ld with PowerMac GCC.
12807         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12808         * mpw-config.in: Configure grez if targeting Mac.
12810         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12811         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12812         just macos.
12813         * configure.in: Configure grez resource compiler if targeting Mac.
12814         * Makefile.in (all-grez, install-grez): New targets.
12816 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12818         * configure: CXX defaults to gcc, not g++.  If we find
12819         gcc in the path, set CC to gcc -O2.
12821 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12823         * configure: Default ${build} correctly.  Avoid picking up extra
12824         spaces when reading CC and CXX from Makefile.  When doing a
12825         Canadian Cross, use plausible default values for numerous
12826         variables.
12827         * configure.in: When doing a Canadian Cross, don't try to
12828         configure tools whose configure script can't handle it.
12830 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12832         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12834 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12836         * configure:  Remove dubious bug reporting address.
12838 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12840         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12841         configure script, run that instead of this directory's configure.
12842         In either case, print a message that we're configuring the sub-dir.
12844 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12846         * configure.in: Before checking for the existence of various files,
12847         use sed to filter out "target-".
12849 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12851         * Makefile.in (DO_X): Split rule to decrease command line length
12852         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12853         (Philippe De Muyter).
12855 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12857         * Makefile.in (all-patch): depend on all-libiberty.
12859 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12861         * configure.in: If the only directory in target_configdirs which
12862         actually exists is libiberty, then set target_configdirs to empty,
12863         to avoid trying to build a target libiberty in a gas or gdb
12864         distribution.
12866 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12868         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12869         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12870         systems.
12872 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12874         * configure.in (copy_dirs): Use sys-include instead of include
12875         for --with-headers option.
12877 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12879         * Makefile.in, configure.in: Make winsup builds work with
12880         new scheme.
12882 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12884         * configure.in: Build the linker on AIX.
12886 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12888         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12889         where needed.
12891 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12893         * Makefile.in (all-gcc): Fix typo.
12895 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12897         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12899 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12901         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12902         to target-xiberty, to provide more flexibility.
12903         (target_subdir):  Define.  Create if cross.
12904         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12905         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12906         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12907         check-libFOO -> check-target-libFOO, etc.
12908         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12909         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12910         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12911         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12912         allow ALL_GCC="" to only configure.
12913         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12914         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12915         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12917 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12919         * Makefile.in (taz): Build "info" in etc explicitly.
12921 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12923         * configure.in:  Make sure that CC is undefined (as opposed to
12924         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12925         problem with autoconf trying to configure on a host without GCC.
12927 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12929         * mpw-configure: Set host alias from choice of host compiler,
12930         only use generic MPW Makefile sed if present, edit a file
12931         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12932         * mpw-README: Add problem notes about CW6 and CW7.
12934 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12936         * Makefile.in (taz): Use ";" instead of ";;".
12938 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12940         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12941         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12942         DISTDOCDIRS.
12943         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12944         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12946 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12948         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12949         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12950         Move bfd to DISTSTUFFDIRS.
12952 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12954         * Makefile.in (X11_LIB): Removed.
12955         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12957         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12959 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12961         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12962         names.
12964 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12966         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12968 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12970         * configure.in (i[345]86-*-win32): Always build newlib.
12971         Don't configure cvs, autoconf or texinfo.
12972         * Makefile.in (LD_FOR_TARGET): New.
12973         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12974         Pass down LD_FOR_TARGET.
12976 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12978         * winsup: New directory.
12979         * Makefile.in: Build winsup.
12980         * configure.in: Winsup is configured when target is win32.
12981         Can only build win32 target GDB when native.
12983 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12985         * config.guess: Recognize HP model 819 machines as having
12986         a PA 1.1 processor.
12988 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12990         * configure: Fix sed loop which substitutes for CC and CXX to
12991         avoid bug found in various sed implementations.
12993 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12995         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12996         simulator.  Use standard powerpc-*-eabi*.
12998 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13000         * configure.in: Stop putting gas and binutils in noconfigdirs for
13001         powerpc-*-aix* and rs6000-*-*.
13003 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13005         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13006         -mcall-aixdesc libraries.
13008 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13010         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13012         * config.sub (arm | armel | armeb): Fix shell syntax.
13014 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13016         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13017         -msoft-float and -mcpu=common support.
13018         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13019         libraries.
13021 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13023         * configure.in: Allow configuration and build of emacs19 for the alpha.
13025 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13027         * configure.in (CC): Get ^CC, not just any old CC, from
13028         ${host_makefile_frag}.
13030 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13032         * configure.in (CC): Try to get CC from
13033         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13035 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13037         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13038         only if it exists in $(srcdir).
13040 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13042         * configure: If CC and CXX are not set in the environment, set
13043         them, based on either an existing Makefile or on searching for gcc
13044         in PATH.  Substitute for CC and CXX in Makefile.
13045         * configure.in: Remove libm from target_libs.  Separate
13046         target_configdirs from configdirs.  If CC is not set in
13047         environment, try to get it from a host Makefile fragment.  Rewrite
13048         changes of configdirs to use skipdirs instead.  A few minor
13049         tweaks.  Take directories out of target_configdirs as they are
13050         taken out of configdirs.  Remove existing Makefile files from
13051         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13052         CONFIG_ARGUMENTS in Makefile.
13053         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13054         by configure.in.
13055         (CONFIG_ARGUMENTS): Likewise.
13056         (CONFIGURE_TARGET_MODULES): New variable.
13057         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13058         ($(CONFIGURE_TARGET_MODULES)): New target.
13059         (configure-libg++, configure-libio): New targets.
13060         (all-libg++): Depend upon configure-libg++.
13061         (all-libio): Depend upon configure-libio.
13062         (configure-libgloss, all-libgloss): New targets.
13063         (configure-libstdc++): New target.
13064         (all-libstdc++): Depend upon configure-libstdc++.
13065         (configure-librx, all-librx): New targets.
13066         (configure-newlib): New target.
13067         (all-newlib): Depend upon configure-newlib
13068         (configure-xiberty): New target.
13069         (all-xiberty): Depend upon configure-xiberty.
13071 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13073         * configure.in (host i[345]86-*-win32):  Expand the
13074         noconfigdirs again.
13076 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13078         * mpw-configure: Fix sed command file name.
13080 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13082         * configure.in (host i[345]86-*-win32): Reduce the
13083         noconfigdirs again.
13085 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13087         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13088         or powerpc*-*-pe*, since they are not yet supported.
13090 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13092         Add PowerMac support and many other enhancements.
13093         * mpw-configure: New option --cc to select compiler to use,
13094         paste options set according to --cc into the generated
13095         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13096         if mpw-make.sed is present.
13097         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13098         add forward includes for PowerPC include files.
13099         * mpw-build.in: Build using Makefile.PPC if present.
13100         (do-byacc, etc): Remove separate version resource builds.
13101         (do-gas): Build "stamps" before "all".
13102         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13103         * mpw-README: Update to reflect --cc option, PowerMac support,
13104         and recently-reported compatibility problems.
13106 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13108         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13109         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13110         (--with-multilib-top): Pass to recursive invocations.
13112 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13114         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13115         v810-*-*.
13117 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13119         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13120         gdb, ld and opcodes on v810-*-*.
13122 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13124         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13125         (local-maintainer-clean): New target.
13126         (maintainer-clean): New target.
13127         (realclean): Just depend upon maintainer-clean.
13129 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13131         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13133 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13135         * configure.in: Build ld in mips*-*-bsd* case.
13137 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13139         * config.sub: Accept -lites* OS.  From Ian Dall.
13141 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13143         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13144         targets.
13146 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13148         * configure.in: treat i386-win32 canadian cross the same as
13149         i386-go32 canadian cross.
13151 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13153         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13154         running under the simulator to build a reduced set of libraries.
13155         (powerpc-*-eabiaix): Add fine grained multilib support added to
13156         other powerpc targets yesterday.
13158 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13160         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13161         -disable-softfloat, -disable-relocatable, -disable-aix, and
13162         -disable-sysv to control which multilib libraries get built.
13164 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13166         * configure: Add Makefile.tem to list of files to remove in trap
13167         handler.
13169 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13171         * config.guess (*Linux*):  Add missing "exit"s.
13172         Also, need specific check for alpha-unknown-linux (uses COFF).
13174 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13176         * config.guess:  Merge with FSF:
13178         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13179         * config.guess (AIX4): More robust release numbering discovery.
13181         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13182         * config.guess (i386-sequent-ptx): Properly get version number.
13184         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13185         * config.guess (mips:*:4*:UMIPS): New case.
13187 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13189         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13190         (i386-win32 host): Likewise.  Don't build readline.
13192 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13194         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13195         SUPPORT_FILES to submakes.
13197 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13199         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13200         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13201         mpw-configure.
13203 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13205         * configure.in (appdirs): Use =, not ==, in test expression when
13206         trying to build the text to print in the warning message for
13207         Solaris users.
13209 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13211         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13213 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13215         * config.guess: Recognize lynx-2.3.
13217 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13219         * config.sub (z8ksim): Deleted
13220         (z8k-*-coff): New, this is the one true name of the target.
13222 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13224         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13226 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13228         * config.guess (*:Linux:*:*): First try asking the linker what the
13229         default object file format is (elf, aout, or coff).  Then if this
13230         fails, try previous methods.
13232 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13234         * configure.in: Don't build newlib for *-*-vxworks5.1.
13236 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13238         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13239         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13241 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13243         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13245 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13247         * cfg-ml-com.in: New file.
13248         * cfg-ml-pos.in: New file.
13250 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13252         * COPYING.NEWLIB: Add HP free copyright to list.
13254 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13256         * config.sub: Recognize -eabi* for the system, not just -eabi.
13258 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13260         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13261         * config.sub, configure.in (win32): New target and host.
13263 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13265         * configure.in: Add i386-pe configuration.
13267 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13269         * mpw-build.in (install): Install GDB after LD.
13271 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13273         * mpw-config.in (elf/mips.h): Always forward-include, needed
13274         for GDB to build.
13276 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13278         * testsuite: New directory for customer acceptance and whole tool
13279         chain tests.
13281 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13283         * configure: If per-host line isn't found, but AC_OUTPUT is found
13284         and a configure script exists, run it instead.
13286 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13288         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13290 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13292         * configure: Set build_{cpu,vendor,os,alias} to host values when
13293         --build isn't specified.
13295 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13297         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13298         (FLAGS_TO_PASS): Pass them.
13299         (EXTRA_TARGET_FLAGS): Ditto.
13301 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13303         * Makefile.in (all-libg++): Depend on all-libstdc++.
13305 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13307         * configure.in (noconfigdirs): Enable all packages for
13308           i386-unknown-netbsd.
13310 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13312         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13313         hosted builds (DOS builds)
13315 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13317         Changes for ARM based on patches from Richard Earnshaw:
13318         * config.sub: Handle armeb and armel.
13319         * configure.in: Omit arm linker only for riscix.
13321 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13323         * config.guess:  Update from FSF.
13325 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13327         * config.sub: Recognize powerpcle as the little endian variant of
13328         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13329         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13330         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13331         temporarily.
13333 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13335         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13337 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13339         * config.sub: Accept -lites* as a basic system type.
13341 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13343         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13344         installed, and if so return linuxoldld as the system name.
13346 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13348         * config.guess: Add hppa1.1-hp-lites support.
13350 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13352         * configure.in: Don't build newlib for m68k-vxworks5.1.
13354 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13356         * configure.in (mips-sgi-irix6): Use mh-irix5.
13358 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13360         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13362 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13364         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13365         OSF/1.  Fix compiler flags.
13366         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13368 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13370         * configure.in: Recognize --with-newlib.
13371         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13373 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13375         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13376         to *_X11_MODULES due to gdbtk needing X include files et al.
13378 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13380         Merge in support for Mac MPW as a host.
13381         (Old change descriptions retained for informational value.)
13383         * mpw-config.in: Add generic include forwards for cpu-specific
13384         include files in aout and elf directories.
13386         * mpw-configure: Added copyright.
13387         * mpw-config.in: Check for presence of required build tools.
13388         (target_libs): Add newlib.
13389         (target_tools): Add examples.
13390         (Read Me): Generate as "Read Me for MPW" instead.
13391         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13392         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13393         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13395         * mpw-configure: Remove subdir-specific makefile hackery,
13396         delete mk.tmp after using it.
13398         * mpw-build.in (all): Display start and end times.
13400         * mpw-configure (host_canonical): Set.
13401         (target_cpu): Always add to makefiles.
13402         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13403         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13404         (mpw-mh-mpw): Look for in srcdir and srcroot.
13405         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13407         * mpw-build.in: (install-only): New target.
13409         * mpw-configure (host_alias, target_alias): Rename from hostalias
13410         and targetalias, add into generated Makefile.
13411         (mk.tmp): If present, add into generated Makefile.
13412         * mpw-build.in (all-gas): Build config.h first before gas proper.
13414         * mpw-configure (config.status): Write only if changed.
13415         * mpw-config.in (readline): Configure it (not built, just used for
13416         definitions).
13418         * mpw-config.in (elf/mips.h): Add a forward include.
13420         * mpw-config.in: Forward-include most .h files in include into
13421         extra-include.
13422         (readline): Don't build.
13423         mpw-build.in (install): Install GDB.
13425         * mpw-configure (prefix, mpw_prefix): Handle it.
13426         * mpw-config.in (mmalloc, readline): Don't configure.
13427         * mpw-build.in (thisscript): Rename to ThisScript.
13428         Use mpw-build instead of BuildProgram everywhere.
13429         (mmalloc, readline): Don't build.
13430         * mpw-README: New file, basic documentation about the MPW port.
13432         * mpw-config.in: Use forward-include to create include files.
13434         * mpw-configure: Add more things to the top of each configured
13435         Makefile, including contents of config/mpw-mh-mpw.
13436         * mpw-config.in (extra-include): Create this directory and fill it
13437         with Posix-like include files when configuring.
13439         * config.sub (apple, mac, mpw): Add various aliases.
13441         * mpw-build.in: New file, top-level build script fragment for MPW.
13442         * mpw-configure: New file, configure script for MPW.
13443         * mpw-config.in: New file, config fragment for MPW.
13445 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13447         * configure.in (host_libs): Remove glob, since it is gone from the
13448         sources.
13450 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13452         * Makefile.in: define empty GDB_NLM_DEPS var.
13454         * configure.in(target_makefile_frag): use config/mt-netware
13455         for netware targets.
13457 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13459         * config.sub: Merge in recent FSF changes.  Remove linux special
13460         cases.
13462 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13464         Revert this change:
13466         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13468                 * build-all.mk: Use CC=cc -Xs on Solaris.
13470 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13472         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13473         stop using it.
13474         * Makefile.in: Nuke all references to glob subdirectory.
13476 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13478         * configure.in: Fix --enable-shared logic in per-host.
13480 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13482         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13484 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13486         * configure.in (noconfigdirs): Don't build gas on AIX, for
13487         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13489 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13491         * configure: Fix --cache-file to work if the file argument is a
13492         relative path.
13494 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13496         * configure: If the --cache-file is used, pass it down to
13497         configure in subdirectories.
13499 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13501         * config.sub: add vxworks29k configuration.
13503 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13505         * Makefile.in (taz): Do "diststuff" part quietly.
13507 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13509         * config.sub: Mini-merge with gcc/config.sub.
13511 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13513         * config.guess (IRIX): Sed - to _.
13515 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13517         * Makefile.in (source-vault, binary-vault): New targets.
13519 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13521         * config.sub: Recognize -eabi as a basic system type.
13523 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13525         * configure.in (enable_shared stuff): Fix typo.
13527 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13529         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13531 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13533         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13535 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13537         * configure.in (rs6000-*-*): Don't build gas.
13539 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13541         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13542         reduce command line length.
13543         (AS_FOR_TARGET): Check for as.new, not Makefile.
13544         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13546 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13548         * config.guess:  Merge from FSF.
13550 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13552         * configure: Don't use $ when handling program_suffix.
13554 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13556         * configure.in:  Configure tk for hppa/hpux.
13558 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13560         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13562 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13564         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13565         to LIBCXXFLAGS.  Tests are better run without it.
13567 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13569         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13571 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13573         * configure.in (*-*-netware*): Don't configure xiberty.
13575 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13577         * configure.in:  Remove tk from native_only list.
13579 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13581         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13582           for special NCD build.
13584 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13586         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13587         makeall.bat, they're only useful for binutils snapshots.
13588         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13589         makeall.bat to specified SUPPORT_FILES.
13591 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13593         * build-all.mk: Add Ericsson targets to sun4 and solaris
13594           hosts.  Add  BNR's sun4 target to solaris host, so their
13595           build-from-source will be tested in-house first.
13597 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13599         * Makefile.in (LIBCFLAGS): New variable.
13600         (CFLAGS_FOR_TARGET): Ditto.
13601         (LIBCFLAGS_FOR_TARGET): Ditto.
13602         (LIBCXXFLAGS): Ditto.
13603         (CXXFLAGS_FOR_TARGET): Ditto.
13604         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13605         (BASE_FLAGS_TO_PASS): Pass them.
13606         (EXTRA_TARGET_FLAGS): Ditto.
13608         * configure.in: Support --enable-shared.
13610 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13612         * configure.in (target_libs):  Include libstdc++ again.
13613         * config.guess:  Update from FSF (for FreeBSD).
13615 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13617         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13618         makeall.bat.
13619         (DISTDOCDIRS): Add `etc'.
13620         (ETC_SUPPORT_PFX): New variable.
13621         (taz): Include anything from etc starting with a word in
13622         ETC_SUPPORT_PFX.
13624 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13626         * config.sub: Update for recent FSF changes.  Remove obsolete
13627         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13628         spacing changes.
13630 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13632         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13634         * config.guess:  Merge with FSF.
13635         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13637 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13639         * configure: Since the "trap 0" handler will override the exit
13640         status on many systems, only use it for "exit 1", and make it set
13641         a non-zero exit status; reset it before "exit 0".  Also, check
13642         exit status of config.sub, and error out if it failed.
13644 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13646         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13647         and install libgloss.
13649 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13651         * Makefile.in (all-binutils): Depend upon all-byacc.
13653         * configure.in: Don't build emacs on Irix 5.
13655 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13657         * configure.in (*-*-netware*): Add libio.
13659 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13661         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13662         (CHECK_TARGET_MODULES): Ditto.
13663         (INSTALL_TARGET_MODULES): Ditto.
13664         (TARGET_LIBS): Ditto.
13665         (all-libstdc++): Note dependencies.
13667 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13669         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13671 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13673         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13674         -fexternal-templates.
13676         * configure.in (target_libs): Add libstdc++.
13677         (noconfigdirs): Add libstdc++ as appropriate.
13679 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13681         * config.guess:  Update from FSF.
13683 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13685         * configure: Use ${config_shell} when running ${configsub}.
13687 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13689         * config.sub: No longer recognize h8300h.
13691 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13693         * config.sub: Remove extraneous differences between config.sub and
13694         gcc/config.sub.
13696 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13698         * Makefile.in (DISTSTUFFDIRS): Add gas.
13700 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13702         * COPYING.NEWLIB: New file.
13704 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13706         * config.guess (HP-UX):  Patch from Harlan Stenn
13707         <harlan@landmark.com> to also emit release level.
13709 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13711         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13713 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13715         * config.sub:  Merge nextstep cleanup from FSF.
13717 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13719         * configure.in (arm-*-*): Don't configure ld for this target.
13721 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13723         * configure.in (*-*-netware): don't configure libg++, libio,
13724           librx, or newlib.
13726 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13728         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13729         configure ld--it works, but it doesn't support shared libraries.
13731 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13733         * config.guess (*-unknown-freebsd*):  Get rid of possible
13734         trailing "(Release)" in version string.
13735         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13737 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13739         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13740         Fix type: *-next-neststep -> *-next-nextstep.
13742         * config.guess:  Merge from FSF:
13744         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13746         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13748         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13750         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13751         instead of UNIX_SV for UnixWare 1.0).
13753 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13755         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13756         to make gdb/nlm/* build after the compiler and linker.
13758 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13760         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13761         not just i[34]86.
13762         (m68k-atari-sysv4):  Relocate to match FSF version.
13764         * config.guess:  More merges from the FSF:
13766         Add a space before function call or macro invocation.
13768         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13770         * config.guess: Add trap cmd to remove dummy.c and dummy when
13771         interrupted.
13773         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13775         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13776         (dummy): Redirect stderr from compilation of dummy.c.
13778         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13780         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13782 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13784         * configure: Accept and ignore --cache*, for compatibility with
13785         new autoconf.
13787 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13789         * config.guess:  Merge from FSF:
13791         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13793         * config.guess (Pyramid*:OSx*:*:*): New case.
13794         (PATH): Add /.attbin at end for finding uname.
13795         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13797         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13799         * config.guess (M88*:DolphinOS:*:*): New case.
13801         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13803         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13804         to select whether to use ELF or COFF.
13806         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13808         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13810         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13812         * config.guess: Guess the OS version for HPUX.
13814         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13816         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13818 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13820         * configure.in: Recognize --with-headers, --with-libs, and
13821         --without-newlib.
13822         * Makefile.in (all-xiberty): Depend upon all-ld.
13824 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13826         * configure.in: Change i[34]86 to i[345]86.
13828 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13830         * configure (version): A few more tweaks to help message.
13832 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13834         * Makefile.in:  Remove (for now) librx as a host library,
13835         now that we're building it for target.
13837 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13839         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13840         (Karl Berry).
13842 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13844         * configure.in:  Also configure librx.
13846 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13848         * Makefile.in:  Update various rules to reflect that librx
13849         is now needed for libg++.
13851 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13853         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13855 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13857         * configure.in: Configure the examples directory.
13859 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13861         * configure: Simplify Jun 2 1994 change.
13863 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13865         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13866         /bin/gcc isn't good enough to build gcc.
13868 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13870         * Makefile.in (GDB_SUPPORT_FILES): Remove
13871         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13872         (gdb.tar.gz): Add new rule to use standard distribution building
13873         mechanism.
13875 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13877         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13878         Bill Cox <bill@cygnus.com>.
13880 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13882         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13884 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13886         * configure:  Search current dir first in .gdbinit.
13888 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13890         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13892 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13894         * config.sub:  Refer to NeXT's operating system as nextstep.
13896         * config.sub (case $basic_machine):  Re-order the cases, to match
13897         the order in the FSF version (which is mostly alphabethical).
13898         Merge in some additions and changes from the FSF.
13900 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13902         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13903         * config.sub: Recognize cxux7.
13904         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13906 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13908         * config.sub:  Fix typo powerpc -> powerpc-*.
13910 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13912         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13914         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13915         parallel with all-emacs and install-emacs).  Top-level command
13916         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13918 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13920         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13921         $(relbindir)/make before doing ``make install'', and use
13922         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13923         installing over running make binary.
13924         ($(host)-stamp-stage3-installed): Likewise.
13926 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13928         * config.guess: Recognize Mach.
13930 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13932         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13933         see whether --exec-prefix was used.
13935 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13937         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13939 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13941         * Makefile.in: Add all-librx target similar to all-libproc.
13943 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13945         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13946         with post 1.2 uname bogosity.
13948 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13950         * configure: Remove temporary files on receipt of a signal.
13952 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13954         * configure: If there is a package_makefile_frag, remove
13955         ${subdir}/Makefile.tem after copying it in.
13957 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13959         * build_all.mk: support rs6000 lynx identifies itself as
13960         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13961         since /bin/gcc is too feeble to compile a modern gcc.
13963 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13965         * brought devo/test-build.mk update-to-date with progressive/
13966           test-build.mk. Add lynx targets and hppa flag info.
13968 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13970         * configure.in:  Use mh-ncrsvr43.  Patch from
13971         Tom McConnell <tmcconne@sedona.intel.com>.
13973 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13975         * config.guess (i386-unknown-bsdi):  No longer need to
13976         check #if defined(__bsdi__) && defined(__i386__).
13978 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13980         * configure: Set program_transform_nameoption correctly.
13982 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13984         * brought build-all.mk update-to-date with progressive build-all.mk,
13985           added new targets and hppa info.
13987 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13989         * configure: If config.guess result is a prefix of the user
13990         specified target, assume a native build and use the user specified
13991         target as the host alias.  Remove SunOS patch suffix removal hack.
13992         * configure.in: Remove SunOS patch suffix removal hack.
13994         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13995         in NATIVE_CHECK_MODULES.
13997 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13999         * Makefile.in: Rename HOST_ONLY to NATIVE.
14000         * configure: Delete SunOs patch suffix from host_canonical
14001           and build_canonical variables that are prepended to Makefiles.
14002         * configure.in: Add comments for easier maintenance.
14004 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14006         * Makefile.in: Add all-libproc target similar to all-gui.
14008 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14010         * Makefile.in (CHECK_MODULES): split into
14011         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14013 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14015         * config.guess (i386-unknown-bsdi): New system to guess.
14017 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14019         * Makefile.in: Add all-gui target (but not yet build by "all").
14021 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14023         * config.sub: Move deletion of patch suffix from here...
14024         * configure.in: To here, at Ian's suggestion.  The top-
14025           level scripts might need to know of a patch level.
14027 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14029         * config.sub: Strip off patch suffix so rtl is recognized
14030           as a sunos4.1.3 machine, even though it's been patched.
14032 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14034         * Makefile.in (INSTALL_LAST): Delete.
14035         (INSTALL_DOSREL): New.
14037 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14039         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14040         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14041         whether we pass down --with-gnu-ld anyhow.
14043 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14045         * Makefile.in (INSTALL_LAST): Change operation so it works
14046         on more flavors of make.
14047         * configure.in (go32): Don't build libg++ or libio.
14049 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14051         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14052         they can be overriden by templates.
14054 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14056         * configure.in (target==go32): Don't build gdb.
14057         * dosrel: New directory.
14059 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14061         * configure.in (host==go32): Configure dosrel too.
14062         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14063         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14064         be set by incoming names or templates.
14065         (INSTALL_LAST): New rule.
14067 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14069         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14071 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14073         * configure.in (appdirs): New variable.  Currently empty, but will
14074         be used in gas distribution.  If nonempty, lists a set of
14075         directories at least one of which must get configured, or top
14076         level configuration is considered to have failed.
14077         (rs6000-*-lynxos*): Use new file name.
14079 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14081         Eliminate XTRAFLAGS.
14082         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14083         newlib include files using -idirafter, and also use -nostdinc.
14084         (CXX_FOR_TARGET): Likewise.
14085         (XTRAFLAGS): Removed.
14086         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14087         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14088         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14089         ($(DO_X)): Don't pass down XTRAFLAGS.
14091 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14093         * configure.in (mips*-dec-bsd*): New target; do build linker.
14094         (mips*-*-bsd*): New target; don't build linker.
14096 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14098         * configure.in: support rs6000-*-lynxos* configuration.
14099         support sunos4 as a cross target.
14101         * config.sub: look for lynx*, not lynx since the OS version may
14102         legitimately be part of the name.
14104 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14106         * configure.in (i[34]86-*-sco*): Move to be with other i386
14107         targets.
14108         (romp-*-*): New target.  Skip various binary utilities.
14109         (vax-*-*): New target.  Don't build newlib.
14110         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14112 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14114         * configure.in: Only set host_makefile_frag if config
14115         directory exists.
14117 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14119         * install.sh: If $dstdir exists, don't check whether each
14120         component does.
14122 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14124         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14126 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14128         * configure.in (*-*-lynxos*): Don't configure newlib for either
14129         native or cross Lynx.
14131 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14133         * config.sub (sparc64-elf): Fix os.
14134         (z8k): Remove duplicate.
14136 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14138         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14139         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14141 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14143         * configure: Make file links cleanly even if Lynx fails on
14144           an NFS symlink (at least fail cleanly).
14146 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14148         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14149         -XNh2000.
14151 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14153         * configure: Unknown options are fatal again.
14155 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14157         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14158         compatibility.
14160 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14162         * build-all.mk: Add `clean' target.
14164 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14166         * config.guess:  Add SINIX support.
14167         * configure.in:  Add mips-*-sysv4* support.
14169 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14171         * build-all.mk: Document all useful targets.
14172         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14173         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14175 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14177         * configure: Support --silent, --quiet.
14179 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14181         * configure: Support --disable-FEATURE.
14183 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14185         * config.guess: Recognize NCR running SVR4.3.
14187 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14189         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14190         Patch from Paul Eggert <eggert@twinsun.com>.
14192 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14194         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14196 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14198         * configure: Make unrecognized options give nonfatal warnings
14199         instead of fatal errors, and pass them to any subdirectory
14200         configures in case they recognize them.
14201         Make --x equivalent to --with-x.
14203 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14205         * configure: Add --enable-* options.  Clean up usage message and
14206         some comments.
14208 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14210         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14212 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14214         * configure.in (hppa*-*-*): Enable binutils.
14216 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14218         * config.sub: Recognize cisco.
14220 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14222         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14224 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14226         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14227         than one configuration name.  Add comment.
14229 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14231         * config.guess: about target *-hitachi-hiuxwe2, fixed
14232         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14233         macro is incorrect.]
14235 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14237         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14238         than the "make ls" stuff which used to be here.
14240 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14242         * config.guess:  Recognize i[34]86-unknown-freebsd.
14243         From Shawn M Carey <smcarey@rodan.syr.edu>.
14245 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14247         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14249 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14251         * config.guess: Check for ptx.
14253 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14255         * config.sub: Add os9k checking.
14257 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14259         * config.guess: Handle OSF1 running on HPPA processors
14261 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14263         * configure: If subdir configure fails, print out a message with
14264         subdirectory name, in case subdir's configure code didn't identify
14265         itself.
14267 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14269         * configure.in: Remove embedded newlines from configdirs.
14270         Avoid mismatches of substrings.  Fix matching strings at end
14271         of configdirs.
14273 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14275         * config.guess:  Add Lynx/rs6000 config support.
14277 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14279         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14281 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14283         * configure.in (hppa*-*-osf*): Treat this just like most other
14284         PA configurations (eg no binutils or ld).
14285         (hppa*-*-*elf*): These configurations have binutils and ld.
14287 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14289         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14291 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14293         * configure.in (rs6000-*-*): Build gas.
14295 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14297         * Makefile.in:  Avoid bug in losing hpux sed.
14299 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14301         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14302         for GDB and GDB has been fixed to not need it.
14304 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14306         * config.guess: Recognize vax hosts.
14308 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14310         * configure (while loop): Don't use "break 2" inside case
14311         statement -- the case statement isn't an enclosing loop.
14313 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14315         * config.guess:  Clean up NeXT support, to allow nextstep
14316         on Intel machines.  Make OS be nextstep.
14318 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14320         * config.guess: Add alternate forms for Convex.
14322 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14324         * configure:  Completely rewrite option processing.  Take
14325         advantage of pattern-matching to avoid invoking test frequently.
14326         Also clean up host and target defaulting logic.
14328 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14330         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14331         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14332         commands (plus user environment) will fit SCO limits.
14334 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14336         * configure.in: Don't issue warnings about directories which are
14337         not being configured if -norecursion is set.  Correct test for
14338         --with-gnu-as and --with-gnu-ld to not get confused by substring
14339         matches.
14341         * configure.in: Don't build gas for alpha-dec-osf1*.
14343 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14345         * configure:  Back out Per's change of 12/19/1993.  It changes the
14346         behavior of configure in unexpected and confusing ways.
14348         Also, use different delim char when calculating
14349         program_transform_name so that the name can contain slashes.
14351 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14353         * configure.in, config.sub: Add support for VSTa micro-kernel.
14355 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14357         * configure.in: Nuke hacks which were used to get a special
14358         version of GAS for HPPA configurations.
14360 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14362         * configure:  If only ${target_alias} is given, use that
14363         as the default for ${host_alias}.
14364         * configure:  Add missing back-slashes before nested quotes.
14366 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14368         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14370 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14372         * config.guess:  Recognize some Tektronix configurations.
14373         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14375 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14377         * config.sub: Match any flavor of SH.
14379 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14381         * configure.in: Don't try to configure newlib for Alpha.
14383 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14385         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14386         libg++ or libio for any Alpha target.
14388         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14390 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14392         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14393         default arguments -- so it tried to compress itself.
14395 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14397         * configure.in (notsupp): ensure that a space is always at the end
14398           of the configdirs list, since the grep checks for an explicit space
14400 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14402         * configure.in (target i386-sysv4.2): don't build ld, since static
14403           versions of many libraries are not available.
14405 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14407         * config.guess: Recognize Apollos (using environment variables).
14408         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14410 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14412         * config.guess: Recognize Sony news mips running newsos.
14414 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14416         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14417         "fi ; else" for bash.
14419 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14421         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14423 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14425         * config.sub: accept unixware as an alias for svr4.2.
14426         Fix some inconsistancies with the gcc version.
14428 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14430         * Makefile.in (DISTDOCDIRS):  Add gdb.
14432 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14434         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14436 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14438         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14439         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14440         this now.
14442 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14444         * config.sub: Accept hiux* as an OS name.
14446         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14447         etc/make-stds.texi.  The underscore came from gcc, and dje now
14448         agrees that RUNTESTFLAGS is the correct name.
14450 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14452         * install.sh:  Remove 'set -e'.  It makes any conditionals
14453         in the script useless.
14455         * config.guess: Automatically recognize arm-acorn-riscix
14456         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14458 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14460         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14462 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14464         * Makefile.in (DISTDOCDIRS): New variable.
14465         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14466         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14468 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14470         * configure.in (hppa target): check the source directory for the
14471           pagas sub-directory
14473 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14475         * config.sub: Allow -aout* and -elf*.
14477 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14479         * configure.in: Don't build ld on i386-solaris2, same as for
14480         sparc-solaris2.
14482 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14484         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14486 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14488         * configure.in:  Configure gdb for alpha.
14490 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14492         * Makefile.in (CXXFLAGS): Add -O.
14494 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14496         * config.guess: added support for DG Aviion
14498 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14500         * configure.in: Produce warning message for subdirectories not
14501         configurable for this host/target combination.  Don't try to
14502         configure gdb for vms.
14504 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14506         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14507         appropriate files before making "diststuff".
14508         (DISTBISONFILES): New var: list of files to be edited.
14509         (DISTSTUFFDIRS): Add binutils.
14511 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14513         * config.sub: also handle mipsel and mips64el (for little endian mips)
14515 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14517         * configure.in: Add * to end of all OS names.
14519 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14521         * configure.in: Build newlib for LynxOS native.
14523 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14525         * config.guess: Add support for delta 88k running SVR3.
14527         * configure.in: Add comment about HP compiler vs. emacs.
14529 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14531         * configure.in: don't build ld on solaris2 (not a viable option
14532           due to bugs in getpwnam & getpwuid)
14534 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14536         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14537         config.guess will produce a full version number.
14539 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14541         * configure.in: Build linker and binutils for alpha-dec-osf1.
14543 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14545         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14546         and gdb/testsuite/Makefile.in.
14548 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14550         * configure.in: recognize mips*- instead of mips-
14552 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14554         * config.sub: Accept linux*coff and linux*elf as operating
14555         systems.
14557 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14559         * config.sub: Recognize mips64, and mips3 as an alias for it.
14561 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14563         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14564         gdb knows how to handle OSF/1 shared libraries.
14566 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14568         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14569         * config.guess: Recognize Hitachi's HIUX.
14570         * config.sub: Recognize h3050r* and hppahitachi.
14571         Remove redundant cases for hp9k[23]*.
14573 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14575         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14576         if gas and ld are in the source tree and are in ${configdirs}.
14577         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14578         --with options (but still pass them down on the command line,
14579         if they were explicitly specified).
14581 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14583         * configure: substitute SHELL value in Makefile.in with
14584         ${CONFIG_SHELL}
14586 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14588         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14589         *-*-solaris2* targets.
14591 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14593         * Makefile.in: define M4, and pass it down to sub-makes;
14594         all-autoconf now depends on all-m4
14596 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14598         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14599         presence of {ar,ranlib} instead of a configured directory
14601 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14603         * config.guess: Accept 34?? as well as 33?? for NCR.
14605 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14607         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14608         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14610 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14612         * configure: grab values for $(CC) and $(CXX) from the
14613         environment, so that someone can do "CC=gcc configure; make" and
14614         have it work right (matching the way that autoconf works now)
14616         * configure.in, Makefile.in: add support for gash, the tcl
14617         interface to Galaxy
14619         * config.guess: add NetBSD variants (hp300, x86)
14621 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14623         * install.sh: Support -d option (in the manner of SunOS 4 install,
14624         as it is more deterministic than that of GNU install)
14625         (chmodcmd): Set file to mode 755 by default (should also do default
14626         chgrp and chown, but I don't feel like dealing with that now)
14628 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14630         * config.sub: Remove h8300hhms alias.
14632 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14634         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14636 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14638         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14639         as stmp-fixinc
14641 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14643         * config.sub: recognize m88110-bug-coff.
14645 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14647         * Makefile.in (all-libio): all dependencies on the toolchain used
14648         to build this (gcc, gas, ld, etc)
14650 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14652         * config.guess: Deal with OSF/1 1.3 on alpha.
14654 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14656         * install.sh: add some 'else true' clauses for portability
14658         * configure.in: don't build libio for h8[35]00-*-* targets
14660 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14662         * Makefile.in:  Add support for new libio.
14664 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14666         * install.sh: If one command fails, don't try the rest.  Don't try
14667         to remove $dsttmp (via trap) unless we have already created it.
14668         If $src doesn't exist, detect it and exit with an error.
14670         * config.guess: Recognize BSD on hp300.
14672 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14674         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14675         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14677 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14679         * Makefile.in (all-send-pr): depends on all-prms
14681 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14683         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14685 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14687         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14688         Added test for mips-mips-riscos5.
14690 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14692         * configure.in: use mh-hp300 for 68k HP hosts
14694 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14696         * configure: add support for CONFIG_SHELL, so that you can use
14697         some alternate shell for evaluating configure scripts
14699 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14701         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14702         in configure script to bug-gdb@prep.ai.mit.edu when building
14703         distribution archive.
14704         * Makefile.in (COMPRESS):  Remove def.
14705         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14706         gdb.tar.Z and make-gdb.tar.Z respectively.
14707         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14708         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14709         to convergence with 'taz' target in Makefile.in.
14711 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14713         * install.sh (dsttmp): use trap to ensure that tmp files go
14714         away on error conditions
14716 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14718         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14720 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14722         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14723         its parent is '/' not ''.
14725         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14727 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14729         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14730         that ${newsrcdir}/configure.in does.
14732 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14734         * test-build.mk: support for CONFIG_SHELL
14736 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14738         * config.sub (netware):  Add as a basic system type.
14740 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14742         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14743           $(srcdir)/ from the dependency on Makefile.in.
14745 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14747         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14748         (h8300hhms is temporary until multi-libraries are implemented).
14749         * configure.in: Handle h8300h too.
14751 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14753         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14755 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14757         * configure:  Remove extraneous output when guessing host type.
14758         * config.guess:  Remove extraneous output when guessing using C
14759         compiler rather than uname, or when guessing fails.
14761 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14763         * Makefile.in: remove all.cross and install.cross targets
14765         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14766           definitions
14768 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14770         * configure.in (target sh): Build gprof.
14772 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14774         * config.sub: change -solaris to -solaris2
14776 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14778         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14780 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14782         * configure: Correct error message for missing Makefile.in to
14783         print correct directory.
14785 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14787         * install.sh: kludge around 386BSD shell bug
14789 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14791         * config.guess:  Recognize NeXT.
14792         * config.guess:  Recognize i486-ncr-sysv4.
14793         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14795 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14797         * Makefile.in (MAKEINFOFLAGS): New variable.
14798         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14799         * build-all.mk, test-build.mk: Pass down --no-split as
14800         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14802 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14804         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14806 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14808         * Makefile.in (libg++.tar.z):  New rule.
14809         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14810         * Makefile.in (taz):  Only do a single chmod.
14812 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14814         * install.sh: don't use dirname anymore (replaced with sed usage)
14816 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14818         * Makefile.in:  Change extension for gzip'd files from '.z' to
14819         '.gz' per new FSF standard usage.
14821 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14823         * configure: put quotes around the final value of program_transform_name
14825 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14827         * Makefile.in: new install.sh support; update install-info rules
14829 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14831         * configure.in: Build diff for crosses, but not for go32 host.
14833         * configure.in: Build gprof only for native, and don't build it
14834         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14836 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14838         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14840 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14842         * configure.in (host_tools): Add prms.
14844 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14846         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14847         with $(FLAGS_TO_PASS) on the command line
14849         * config.sub: Recognize lynx and lynxos
14851 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14853         * config.sub: Accept -ecoff*, not just -ecoff.
14855 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14857         * Makefile.in (taz): Use .gz suffix instead of .z.
14858         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14859         names.
14861 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14863         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14865 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14867         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14868         that rebuilds that might happen during 'make install' don't get
14869         bogus gcc include files
14871 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14873         Change from Utah for HPPA support:
14874         * config.guess: Recognize hppa1.x-hp-bsd.
14876 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14878         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14879         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14881 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14883         * config.sub: Add support for rom68k and bug boot monitors.
14885 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14887         * Makefile.in: Make all-opcodes depend on all-bfd.
14889 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14891         * config.guess: Added special check for i[34]86-univel-sysv4*.
14893 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14895         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14896         the processor rather than assuming i486.
14898 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14900         * config.guess: Recognize SunOS6 as Solaris3.
14902 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14904         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14905         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14907 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14909         * build-all.mk (all-cross): New target for Canadian Cross.
14910         Added Q2 go32 targets.
14911         * test-build.mk: Configure go32 cross sparclite-aout and
14912         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14913         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14915 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14917         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14918         GO32 hosted toolchains
14920 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14922         * configure: change  so "-exec-prefix" gets passed down rather
14923         than "-exec_prefix" so autoconf generated Makefiles get the
14924         exec_prefix set right.
14926 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14928         * config.guess: get the Solaris2 minor version number
14930         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14932 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14934         * config.guess: Recognize some Sequent platforms.
14936 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14938         * Makefile.in: added the vault-install target
14940         * configure.in: actually use the Sun3 makefile fragment that's in
14941         config, also added the release dir to configdirs
14943 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14945         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14947 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14949         * configure.in: remove some program from Alpha targetted toolchains
14951 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14953         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14954         gprof.
14955         (taz): Run "make diststuff" in those directories instead of "make
14956         proto-dir".  Look for "VERSION=" only at start of line in subdir
14957         Makefile.  Use "gzip -9" for compression.
14958         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14959         (binutils.tar.z): New target.
14961 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14963         * Makefile.in (taz): Include gpl.texinfo.
14965 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14967         * Makefile.in (setup-dirs): Merged into "taz" target.
14968         (taz): Only do `proto-dir' stuff if a directory is actually needed
14969         for this target.
14971 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14973         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14974         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14975         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14976         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14977         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14979 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14981         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14982         config.sub, and move-if-change to gdb testsuite distribution
14983         archive, so the testsuite can be extracted, configured, and
14984         run separately from the gdb distribution.  Blow away the Chill
14985         tests that require a Chill compiled executable, since GNU Chill
14986         is not yet publically available.
14988 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14990         * test-build.mk: set environment variables in a single command,
14991         instead of a list of assignments and exports
14993         * config.guess: recognize Alpha/OSF1 systems
14995 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14997         * configure: Change help message to prefer --options rather than
14998           -options.
15000 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15002         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15003         zippy@ecst.csuchico.edu.
15004         * config.guess: Recognize miniframe.
15006 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15008         * Makefile.in: Use srcroot to find runtest rather than rootme.
15009         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15011 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15013         * test-build.mk: Extensive additions to support building on a
15014         machine other than the host.
15016 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15018         * configure (tooldir): Fix for i386-aix again.
15020 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15022         * configure, Makefile.in:  Change definition of $(tooldir)
15023         to match the FSF.
15025 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15027         * config.guess:  Recognize i[34]86/SVR4.
15029 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15031         * Makefile.in (all-gdb): gdb depends on sim.
15033 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15035         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15036         at the same time we make the prototype gdb directory.
15037         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15038         files at the same time as the gdb base release distribution.
15040 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15042         * Makefile.in (check): Use individual check targets rather than
15043         DO_X rule.
15044         (check-gcc): Added.
15046 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15048         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15049         for System V release 3.2.
15051 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15053         * config.sub: Recognize hppaosf.
15054         * configure.in: Do configure ld/binutils/gas for it.
15056 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15058         * configure (tooldir): Alter syntax used to set this, for systems
15059         where "\$" isn't handled right, like i386-aix.
15061 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15063         * configure: Pass program-transform-name, not
15064         program_transform_name, to recursive configures.
15066 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15068         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15069         of gas+ld+binutils.
15071 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15073         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15075 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15077         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15079 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15081         * Makefile.in (PRMS): Set back to all-prms.
15083 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15085         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15086         targets, rather than for MIPS hosts.
15088 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15090         * configure.in: add comment for --with-x default values
15092         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15094         * Makefile.in: add check-* targets for each of the directories in
15095         the tree.  Add a definition of RUNTEST that will use the one we
15096         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15098 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15100         * configure.in: Removed obsolete references to bfd_target and
15101         target_makefile_frag.
15103         * build-all.mk: Set assorted targets for Q2.
15104         * config.sub: Recognize z8k-sim and h8300-hms.
15105         * test-build.mk: Really don't pass host to configure.
15106         (HOLES): Added uname.
15108 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15110         * configure: Handle an empty program-prefix, program-suffix or
15111         program-transform-name correctly.
15113 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15115         * build-all.mk: -G 8 no longer required for MIPS targets.
15116         * test-build.mk: Don't pass host argument to configure; make it
15117         guess.
15119 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15121         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15122         * Makefile.in (COMPRESS):  New macro, like GZIP.
15124 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15126         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15128         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15129         with gas currently defaults to -G 0.
15131 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15133         * Makefile.in (all-flex): flex depends on byacc.
15135         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15136         to test-build.mk as RELEASE_TAG.
15137         * test-build.mk (configargs): New variable containing arguments to
15138         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15139         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15141         * config.guess: Use /bin/uname when checking -X argument on SCO,
15142         to avoid invoking GNU uname which doesn't understand -X.
15144         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15146         * configure.in: Build gas for mips-*-*.
15148 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15150         * Makefile.in (all.normal): insert missing backslash.
15152 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15154         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15156         * Makefile.in: Complete overhaul to merge many almost identical
15157         targets.
15159 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15161         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15162         (gdb.tar.Z): Adjusted.
15164         * Makefile.in (setup-dirs, taz): New targets; should be general
15165         enough to adapt for gdb sometime.  Build only .z file.
15166         (gas.tar.z): New target.
15168 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15170         * build-all.mk: Use CC=cc -Xs on Solaris.
15172 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15174         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15175         for handling BISON for FSF releases.
15177 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15179         * configure: Actually implement the change zoo just documented.
15181 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15183         * configure: when using config.guess, only set target_alias when
15184         it's not already been set (ie, on the command line)
15186 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15188         * Makefile.in: add installcheck target, set PRMS to install-prms
15190 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15192         * configure: add support for package_makefile_fragment, handle the
15193         case where a directory has a configure.in file but no Makefile.in
15194         more gracefully (with an actual understandable error message, even);
15195         add support for --without (and add this to the usage message); also
15196         explicitly add a --host=${host_alias} to the command line when
15197         config.guess is used
15199 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15201         * configure: Must use both --host and --target in recursive calls.
15203 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15205         * Makefile.in: Change deja-gnu to dejagnu.
15207 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15209         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15211 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15213         * configure.in: canonicalize all instances to *-*-solaris2*,
15214         also strip out a number of tools to not build for go32 host
15216 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15218         * config.guess: add GPL.
15220         * Makefile.in, config.guess, config.sub, configure: bump
15221           copyrights to 93.
15223 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15225         * Makefile.in (do-info): Removed obsolete check for existence of
15226         localenv file.
15228         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15230 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15232         * Makefile.in: a couple of 'else true' for decstation,
15233         support for TclX
15235         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15237 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15239         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15241 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15243         * config.guess: Recognize i386-ibm-aix (PS/2).
15244         * configure.in: Use config/mh-aix386 file for it.
15246 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15248         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15249         CC_FOR_TARGET instead.
15250         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15252 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15254         * Makefile.in: Add sim to list of directories sent with gdb
15256 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15258         * configure.in: Put back mips-dec-bsd* case.
15260 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15262         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15263         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15264         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15266 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15268         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15270         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15271         (install-info): install dir.info only if it exists,
15272         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15274 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15276         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15277         gas for mips-dec-bsd.
15279 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15281         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15282         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15284 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15286         * configure.in: Added "dejagnu" to hosttools list.
15288 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15290         * config.sub, configure.in, config.guess:  Add support
15291         for Bosx, an AIX variant from Bull.
15292         Patches from F.Pierresteguy@frcl.bull.fr.
15294 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15296         * devo/dejagnu: Initial creation of devo/dejagnu.
15297         Migrated dejagnu testcases and support files for testing software
15298         tools to reside as subdirectories, currently called "testsuite",
15299         within the directory of the software tool.  Migrated all programs,
15300         support libraries, etc. beloging to dejagnu proper from
15301         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15302         with no modifications.  The changes to these files which will
15303         allow them to configure, build, and execute properly will be made
15304         in a future update.
15306 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15308         * Makefile.in: Change send_pr to send-pr.
15309         * configure.in: Likewise.
15310         * send_pr: Renamed directory to send-pr.
15312 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15314         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15316 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15318         * README:  Update for gdb-4.8 release.
15319         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15320         gdb-xxx.tar.z (gzip'd) file also.
15322 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15324         * Makefile.in: make all-diff depend on all-libiberty
15326 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15328         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15330 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15332         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15334 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15336         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15337         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15338         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15340 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15342         * Makefile.in:  makeinfo binary is in a new location
15344 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15346         * config.sub: Accept -ecoff as an OS.
15348         * Makefile.in: Various changes to eliminate a level of make
15349         recursion and reduce the required command line length.
15350         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15351         sub-makes.
15352         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15353         variables holding settings for specific sub-makes.
15354         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15355         in terms of BASE_FLAGS_TO_PASS.
15356         (TARGET_LIBS): New variable listing directories which use
15357         TARGET_FLAGS_TO_PASS.
15358         (subdir_do): Eliminated.
15359         (do-*): New set of targets to replace subdir_do.
15360         (various): All targets which used subdir_do now depend on do-*.
15361         (local-clean): Renamed from do_clean.
15362         (local-distclean): New target, dependency of distclean and
15363         realclean.
15364         (install-info): Don't create directories.  Depend on dir.info
15365         rather than calling make recursively.
15366         (install-dir.info): Eliminated.
15367         (install-info-dirs): Create all info directories here.
15368         (dir.info): Depend upon do-install-info.
15370         * test-build.mk (HOLES): Added false.
15372 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15374         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15376 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15378         * Makefile.in (info): remove dependency on all-texinfo.  The
15379         problem was really in texinfo/C, not at this level.
15381 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15383         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15385 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15387         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15388         GDB releases.
15390 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15392         * configure: Include srcdir in message about target of link not
15393         being found.  Don't convert `-' to `_' in `with' options being
15394         passed to subdirs.
15396 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15398         * configure.in: add uudecode to host_tools
15400         * Makefile.in: added {all,install}-uudecode targets, added them to
15401         the appropriate lists
15403 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15405         * Makefile.in (all-gcc): Added dependency on all-gas.
15407         * configure.in (mips-*-*): Build ld and binutils.
15409 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15411         * configure: check return code from mkdir, print error message and
15412           exit on failure.
15414 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15416         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15418 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15420         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15422 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15424         * config.sub (h8500):  Recognize this as a cpu type.
15426 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15428         * configure: source directory missing is no longer a warning
15430         * configure.in: recognize irix[34]* instead of irix[34]
15432         * Makefile.in: define and pass down X11_LIB
15434 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15436         * guess-systype: Renamed to ...
15437         * config.guess:  ... by popular request.
15438         * configure.in, Makefile.in:  Update accordingly.
15440 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15442         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15443         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15444         + Execute ./dummy instead of assuming . is in PATH.
15446 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15448         * guess-systype:  New shell script.  Attempts to guess the
15449         canonical host name of the executing host.
15450         Only a few hosts are supported so far.
15451         * configure:  Call guess-systype if no host is specified.
15453 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15455         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15456         gcc Makefile.
15459 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15461         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15462         (all-gcc, install-gcc, subdir_do): Use it.
15464 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15466         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15468 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15470         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15471           set exclusively by configure, using configure.in .
15473 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15475         * test-build.mk: set $PATH for all builds
15477         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15479 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15481         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15482         the one used in gcc/Makefile.in, so that a null expansion doesn't
15483         override the one needed to build gcc with a native cc.
15486 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15488         * configure: Accept -with arguments.
15490 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15492         * Makefile.in: added h8300sim
15494 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15496         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15497         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15498         (all-cygnus, native, build-cygnus): Make
15499         $(canonhost)-stamp-3stage-done, not $(host)....
15500         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15501         i386-sco3.2v4.  Added else true to if command.
15503 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15505         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15507 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15509         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15511 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15513         * configure.in: don't remove binutils from Solaris builds
15515 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15517         * Makefile.in: get rid of earlier definitions for *clean,
15518         also handle the recursive info rule better
15520 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15522         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15523         do more-or-less the right thing.
15525 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15527         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15528         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15530 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15532         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15533         $(host_canonical).
15535         * configure.in: split the configdirs list into 4 categories (native
15536         v. cross, library v. tool) and handle the cross-only and native-
15537         only in more reasonable (and correct!) way.
15539 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15541         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15542         configdirs anymore.
15544 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15546         * Makefile.in: extensive cleanup::  removed all of the explicit
15547         clean-* targets, collapsed many wrappers around subdir_do into
15548         one, added additional targets to satisfy standards.texi, deleted
15549         some old targets, some changes for consistency
15551 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15553         * configure.in: handle some programs as cross-only, and others as
15554         native only
15556         * test-build.mk: handle partial holes in a more generic manner
15558         * Makefile.in: m4 depends on libiberty
15560 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15562         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15563         time, wdiff, and find to configdirs
15565         * Makefile.in: all, clean, and install rules for the new programs
15566         added to configure.in
15568 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15570         * configure.in: use mh-sun for all *-sun-* hosts
15572 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15574         * Makefile.in: define flags for X11 include files and library file
15575         locations, pass them down to the programs that need this info
15577         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15579 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15581         * configure.in: start building libg++ for HP-UX targets
15583 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15585         * README:  Update references to files moved into etc/.
15587 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15589         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15590         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15592 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15594         * configure: accept dash as well as underscore in long option
15595         names for FSF compatibility.
15597 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15599         * config.sub: added -sco3.2v4 support from FSF.
15601 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15603         * configure.in: expand the section that adds or removes
15604         directories from the list of programs to build, to handle native
15605         vs. cross in addition to host v. native
15607 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15609         * Makefile.in:  Replace C++ in macro names with CXX.
15610         This is less likely to break ...
15612 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15614         * test-build.mk: add -w to GNU_MAKE
15616 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15618         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15619         add 'sparc' to list of recognized cpus.  This needed to make
15620         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15621         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15622         then changes that into $CPU-wrs-vxworks.
15624         * configure.in: remove most references to gdbtest, regularize
15625         target based program removal
15627         * test-build.mk: import from p3 tree (many fixes and changes)
15629 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15631         * Makefile.in: added rules to handle tcl, tk, and expect
15633         * configure.in: handle those directories if they exist
15635 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15637         * config.sub: removed bogus hppabsd and hppahpux names, since
15638         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15640 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15642         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15643         depends upon all-xiberty
15645         * Makefile.in: changes from p3, including:
15647         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15649         * Makefile.in (XTRAFLAGS): include newlib directories if
15650         newlib/Makefile exists, rather than if host != target.
15652         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15654         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15655         from the same source tree and not building a cross-compiler.  This
15656         matters for the libg++ configuration if reconfiguring a tree that
15657         has already been installed.
15659         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15661         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15662         pick up the machine and system specific header files.
15664         * Makefile.in: added AS_FOR_TARGET, passed down in
15665         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15666         the C compiler to use to create programs which are run in the
15667         build environment, set it to default to $(CC), and passed it down
15668         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15670         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15672         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15673         We need them for unusual native builds, like systems without
15674         ranlib.
15676         * configure: also define $(host_canonical) and
15677         $(target_canonical), which are the full, canonical names for the
15678         given host and target
15680 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15682         * Makefile.in:  Added separate definitions for C++.
15684 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15686         * configure.in (configdirs):  Add deja-gnu.
15688 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15690         * README:  Update for configure.texi and gdb-4.7 release.
15692 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15694         * Makefile.in:  Move "all" target to top of file.
15695         Previously, first target was ".PHONY" which caused BSD4.4 make
15696         to build .PHONY when make was run without arguments.
15698 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15700         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15701         Library-copylefted code in libiberty.
15703 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15705         * config.sub:  Replace m68kmote with plain old m68k.
15707 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15709         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15711 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15713         * config.sub: Complain if no argument is given.  Added support for
15714         386bsd as OS and target alias.
15716 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15718         * Makefile.in (XTRAFLAGS): include newlib directories if
15719         newlib/Makefile exists, rather than if host != target.
15721 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15723         * config.sub: recognize sparclite-wrs-vxworks.
15725         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15726         p3.) Added clean-xiberty to clean.
15728 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15730         * configure.in: use *-*-* instead of nested cases for host and target
15732 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15734         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15735         from the same source tree and not building a cross-compiler.  This
15736         matters for the libg++ configuration if reconfiguring a tree that
15737         has already been installed.
15739 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15741         * config.sub (i486v/i486v4):  Merge in from FSF version.
15743 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15745         * configure: only set PWD if it is already set.
15747 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15749         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15750         doesn't have unset and all success paths (and most error paths)
15751         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15752         to just ${PWD} to avoid confusion.)
15754 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15756         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15757         even for a native compilation.
15759 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15761         Changes to make the gdb.tar.Z rule work better.
15763         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15764         (DEVO_SUPPORT):  Add configure.texi.
15765         (bfd-ilrt.tar.Z):  Remove ancient rule.
15767 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15769         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15770         pick up the machine and system specific header files.
15772         * configure.in, config.sub: added new target m68010-adobe-scout,
15773         with alias of adobe68k.  Changed configure.in to check for
15774         -scout before -sco* to avoid a false match.
15776         * Makefile.in: added AS_FOR_TARGET, passed down in
15777         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15778         the C compiler to use to create programs which are run in the
15779         build environment, set it to default to $(CC), and passed it down
15780         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15782 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15784         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15785         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15786         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15787         FOR_TARGET variants, to newlib and libg++.
15789 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15791         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15792         first.
15794 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15796         * config.sub:  Accept `elf' as an environment.
15798 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15800         * Makefile.in (all-opcodes):  cd into the right directory
15802 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15804         * configure: added -program_transform_name option, used as
15805         argument to sed when installing programs.
15806         configure.texi: added documentation for -program_prefix,
15807         -program_suffix and -program_transform_name.
15809 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15811         * config.sub:  Accept i486 where i386 ok.
15813 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15815         * config.sub: accept we32k
15817 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15819         * config.sub, configure.in: accept OSE68000 and OSE68k.
15821         * Makefile.in: don't create all directories for ``make install'';
15822         let the subdirectories create the ones they need.
15824 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15826         * COPYING: new file, GPL v2
15828 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15830         * Makefile.in: use the new gen-info-dir, which needs a template
15831         argument (which also lives in texinfo)
15833         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15835 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15837         * config.sub (ncr3000):  Change i386 to i486.
15839 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15841         * Makefile.in: add install-rcs, install-grep to
15842         install-no-fixedincludes, removed install-bison and install-libgcc
15844 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15846         * configure.in: grab the HPUX makefile fragment if on HPUX
15848 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15850         * Makefile.in: eradicate bison spoor (ditto libgcc).
15851          configure.in: recognise m68{k,000}-ericsson-OSE.
15852          es1800 is alias for m68k-ericsson-OSE
15854 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15856         * configure.in: rearrange the parts that remove programs from
15857         configdirs, based now on HOST==TARGET or by canonical triple.
15859 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15861         * test-build.mk: recurse explicitly with -f test-build.mk when
15862           appropriate.  predicate stage3 and comparison on the existence
15863           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15864           On very clean, also remove ...stamp-co.  Build in-place before
15865           doing other builds.
15867 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15869         * Makefile.in, configure.in: add tgas
15871 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15873         * Makefile.in: a number of changes merged in from progressive.
15875         * configure.in: add libm.
15877         * .cvsignore: ignore some stuff that comes from test-build.mk.
15879 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15881         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15883 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15885         * configure: Add program_suffix (parallel to program_prefix)
15886         * Makefile.in: adjust directory-creating script for losing decstation
15888 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15890         * configure:  Minor $subdir-related fixes.
15892 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15894         * configure: fix various problems with propogating
15895         makefile_target_frag in subdirs.
15896         * configure.in: config libgcc if its there
15898 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15900         * config.sub:  HPPA merge.
15902 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15904         * Makefile.in:  Replace all-bison with all-byacc in all
15905         dependency lines for other tools (which now use byacc).
15907 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15909         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15911 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15913         * Makefile.in: make gprof rules similar to byacc rules (instead of
15914         vestigal $(unsubdir) that didn't work...)
15916 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15918         * config.sub:  Add support for Linux.
15919         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15920         (at least for libg++).
15922 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15924         * configure.texi: fix doc for the -nfp option to configure
15926 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15928         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15930 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15932         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15933         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15934         * configure.in: added solaris* host_makefile_frag hook.
15936 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15938         * config.sub: changed recognition of m68000 so that various
15939         m68k types can be specified via m680[01234]0
15941 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15943         * config.sub (basic_machine): fix sed so that '-foo' isn't
15944         completely substituted out while .+'-foo' loses the '-foo'
15946 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15948         * config.sub ($os): Add -aout.
15950 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15952         * configure:  If host_makefile_frag is absolute, don't
15953         prefix ${invsubdir} (relevant to libg++ auto-configure).
15955 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15957         * Makefile.in (tooldir): Define it.
15958         (all-ld): Depend on all-flex.
15960 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15962         * Makefile.in (check):  Fix libg++ special case.
15964 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15966         * configure: do not bury `pwd` into config.status, thus do fewer
15967           pwd's.
15969         * configure: print the "Building in" message only when building in
15970           other than "." AND verbose.
15972         * configure: remove -s, rework -v to better accommodate guested
15973           configures.
15975         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15977 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15979         * Makefile.in: macroize flags passed on recursion.  remove
15980           fileutils.
15982 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15984         * configure: get makesrcdir right for subdirs deeper than 1.
15986         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15987           install.
15989 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15991         * Makefile.in: don't print subdir_do or recursion lines.
15993 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15995         * standards.texi: added menu item.
15997         * Makefile.in: build and install standards.info.
15999         * standards.texi: new file.
16001 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16003         * configure: test for and move config.status pieces from
16004           ${subdir}/.
16006 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16008         * configure:  Test for existance of files before trying to mv
16009         them, to avoid numerous non-existance messages.
16011 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16013         * configure: correct final line of config.status.
16015         * configure: patch from eggert.  Avoids a protection problem if
16016           the original Makefile.in is read only.
16018         * configure: use move-if-change from gcc to create config.status.
16019           Some makefiles depend on config.status to tell if a directory
16020           has been reconfigured for a different host.  This change
16021           prevents those directories from remaking everything in the case
16022           where the reconfig was only intended to rebuild a Makefile.
16024         * configure: test for config.sub with "config.sub sun4" rather
16025           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16026           host alias from a missing config.sub.
16028 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16030         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16031           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16033 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16035         * configure: mkdir ${subdir} as needed.
16037 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16039         * Makefile.in,configure.in: added autoconf.
16041 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16043         * Makefile.in: no longer pass against on recursion.
16045         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16046           definitions are not inherited.
16048         * configure: correct makesrcdir when subdir is .
16050 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16052         * configure:  Add support for 'subdirs' variable, which is
16053         like 'configdirs', except that configure doesn't re-invoke
16054         itself for subdirs, it just creates a Makefile for each subdir.
16055         * configure.texi:  Document subdirs.
16057 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16059         * configure.in: added flex to configdirs
16061 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16063         * Makefile.in: remove clean-stamps from clean.
16065 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16067         * configure.in:  Add gdbtest to configdirs.
16069 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16071         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16072         to recursive makes.
16073         * configure.in:  Recognize new ncr3000 config.
16075 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16077         * Makefile.in, configure.in: removed references to gdbm.
16079 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16081         * config.sub:  Don't canonicalize os value
16082         newsos* to bsd (readline needs to check for newsos).
16083         (This fix was earlier made Jan 31, but got re-broken.)
16085 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16087         * configure.in:  sco is an os, not a vendor!
16089         * configure:  Quote $( better.  Keep various shells happy.
16091 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16093         * Makefile.in: eliminate stamp-files.
16095 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16097         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16098           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16100 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16102         * config.sub:  fix iris/iris3.
16104 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16106         * configure: re-add -rm.
16108 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16110         * Maskefile.in: add .stmp-rcs to all.
16112         * configure.in: remove gas from rs6000 build, use aix host fragment.
16114 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16116         * configure: pass down site_option during recursion.
16118 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16120         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16122 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16124         * configure: Change exec_prefix so that it really defaults to prefix.
16126 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16128         * Makefile.in, configure.in:  Add support for mmalloc library.
16130 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16132         * Makefile.in: add stmp dependencies for a few more things.
16134 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16136         * configure: adjusted error message on objdir/srcdir configure
16137           collision, per john's suggestion.
16139         * Makefile.in: add libiberty stmp to all and all.cross.
16141 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16143         * Makefile.in: remove force dependencies, add grep to all.
16145 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16147         * Makefile.in: drop flex.  make stamp files work.
16149         * configure: added test for conflicting configuration in srcdir,
16150           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16151           gets cranky.  use relative paths for configure and srcdir
16152           whenever possible.  Send some error messages to stderr that were
16153           going to stdout.
16155 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16157         * Makefile.in:  Fix libg++ rule to check for gcc directory
16158         before using gcc/gcc.  Also pass XTRAFLAGS.
16160 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16162         * Makefile.in: added stmp-files so that directories aren't polled
16163           when they are already built.
16165         * configure.texi: fixed a node pointer problem.
16167 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16169         * config.sub configure.in gdb/configure.in
16170         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16171         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16172         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16174 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16176         * configure: -recurring becomes -silent.  corrected help message
16177           for -site= option.
16179         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16181 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16183         * configure: when building Makefile for crosses, replace
16184           tooldir and program_prefix.  default srcdir from location of
16185           config.sub.  remove "for host in hosts" and "for target in
16186           targets" loops.
16188 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16190         * Makefile.in: Do not pass bindir or mandir to cvs.
16192 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16194         * Makefile.in, configure.in: removed traces of namesubdir,
16195           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16196           copyrights to '92, changed some from Cygnus to FSF.
16198         * configure.texi: remove most references to multiple hosts,
16199           multiple targets, subdirs, etc.
16201         * configure.man: removed rcsid. reference config.sub not
16202           config.subr.
16204         * Makefile.in: mkdir $(infodir) on install-info.
16206 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16208         * configure.texi:  Explain better about .gdbinit and about
16209         the environment that configure.in sections run in.
16211 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16213         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16215 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16217         * README:  DOC.configure => cfg-paper.texi.
16219 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16221         * config.sub (near case $os):  Don't convert newsos* to bsd!
16223 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16225         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16226         the number of copies of COPYING that go into the GDB tar file.
16228 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16230         * bfd/configure.in, gdb/config/mh-i386sco,
16231         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16232         Fix SCO configuration stuff.
16234 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16236         * Makefile.in:  For libg++, make sure the -I pointing
16237         to the gcc directory goes *after* all the libg++-local -I flags.
16238         Also, move just-gcc dependency from just-libg++ to all-libg++.
16240 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16242         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16244 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16246         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16248 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16250         * config.sub:  Add stratus configuration frags.  Also
16251         submitted to FSF.
16253 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16255         * Makefile.in (DEV_SUPPORT):  add configure.man.
16257         * config.sub(Decode manufacturer-specific):  add -none*.
16259 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16261         * Makefile.in:  remove form feeds to make Sun's make happy.
16262         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16264 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16266         * Makefile.in (AR_FLAGS):  Make quieter.
16268 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16270         * configure.in:  Add libg++.
16271         * configure:  When verbose, don't output the command line at each
16272         level; it will be unremarkably the same as the previous version,
16273         which will be the same as what the user typed.
16275 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16277         * configure.in, Makefile.in: fix clean-info, add flex.  add
16278           fileutils.
16280         * configure: be less sensitive to spaces in Makefile.in.  Do not
16281           look for sources in "..".  Doing so breaks subdirectories that
16282           might have their own configure.  If a subdir has it's own
16283           configure script, use it.
16285 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16287         * cfg-paper.texi: some changes suggested by rms.
16289 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16291         * config.sub:  Merge in some small additions from the FSF version,
16292         taken from the gcc distribution, to bring the Cygnus and FSF
16293         versions into closer sync.
16295 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16297         * configure.in:  Changed svr4 references to sysv4.
16299 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16301         * configure: added -V for version number option.
16303 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16305         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16306           renamed from DOC.configure to cfg-paper.texi.
16308 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16310         * configure, config.subr, config.sub: config.subr is now
16311           config.sub again.
16313 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16315         * configure.texi: new file, in progress.
16317         * Makefile.in: build info file and install the man page for
16318           configure.
16320         * configure.man: new file, first cut.
16322         * configure: find config.subr again now that configuration "none"
16323           has gone.  removed all traces of the -ansi option.  removed all
16324           traces of the -languages option.
16326         * config.subr: resync from rms.
16328 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16330         * configure, config.sub, config.subr: merge config.sub into
16331           config.subr, call the result config.subr, remove config.sub, use
16332           config.subr.
16334         * Makefile.in: revised install for dir.info.
16336 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16338         * configure.in: add decstation host makefile frag.
16340         * Makefile.in: BISON now bison -y again.  also install-gcc on
16341           install.  clean-gdbm on clean.  infodir belongs in datadir.
16342           Make directories for info install.  Build dir.info here then
16343           install it.
16345 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16347         * Makefile.in: fix for bad directory tests.
16349 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16351         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16352           regexp.  -srcdir relative was being handled incorrectly.
16354         * Makefile.in: unwrapped some for loops so that parallel makes
16355           work again and so one can focus one's attention on a particular
16356           package.
16358 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16360         * configure: added PWD as a stand in for `pwd` (for speed). use
16361           elif wherever possible.  make -srcdir work without -objdir.
16362           -objdir= commented out.
16364 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16366         * configure: +options become --options.  -subdirs commented out.
16367           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16368           Makefile now at top of generated Makefile.  Removed cvs log
16369           entries.  added -srcdir.  create .gdbinit only if there is one
16370           in ${srcdir}.
16372         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16373           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16374           and mandir now keyed off datadir by default.
16376 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16378         * Freshly created ChangeLog.
16381 Local Variables:
16382 mode: change-log
16383 left-margin: 8
16384 fill-column: 76
16385 version-control: never
16386 End: