Fix pr47837
[official-gcc.git] / ChangeLog
blobab6a900c51fa8aeae5887962107c66beb34e64a6
1 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
3         PR lto/48086
4         * configure.ac: Disable LTO on darwin due to an assembler change in
5         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6         under 256.
7         * configure: Regenerate.
9 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
11         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
13 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
15         * MAINTAINERS: Update my e-mail address.
17 2011-03-06  Joey Ye  <joey.ye@arm.com>
19         * MAINTAINERS: Update my e-mail address.
21 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
23         * configure.ac: Adjust test of with_ppl.
24         * configure: Regenerated.
26 2011-03-02  Kai Tietz  <ktietz@redhat.com>
28         * MAINTAINERS: Adjust my e-mail address.
30 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
32         * configure.ac: Add -lpwl to ppllibs.
33         * configure: Regenerated.
35 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
37         * config/cloog.m4: Add -lisl to clooglibs.
38         * configure: Regenerated.
40 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
42         * MAINTAINERS (CPU Port maintainers): Add self.
44 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
46         * MAINTAINERS: Add myself as testsuite maintainer.
48 2011-02-15  Mike Stump  <mikestump@comcast.net>
50         * MAINTAINERS: Add myself as testsuite maintainer.
52 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
54         Import from Libtool and gnulib:
56         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
58         Prepare for supporting FreeBSD 10.
59         * config.rpath: Remove handling of freebsd1* which soon would
60         match FreeBSD 10.0.
62         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
64         Remove support for FreeBSD 1.x.
65         * libtool.m4 (_LT_LINKER_SHLIBS)
66         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
67         soon would incorrectly match FreeBSD 10.0.
69 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
71         PR binutils/12283
72         * move-if-change: Import version from gnulib.
74 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
76         PR lto/47225
77         * Makefile.def (lto-plugin): Double dash for enable-shared.
78         (configure-gcc): Depend on all-lto-plugin.
79         * Makefile.in: Rebuilt.
81 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
83         * configure.ac: Remove extra bracket.
84         * configure: Regenerate.
86 2011-02-08  Tobias Burnus  <burnus@net-b.de>
88         * MAINTAINERS: Add myself as libquadmath maintainer.
90 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
92         * MAINTAINERS: Update my email address.
94 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
96         * MAINTAINERS (option handling): Add self.
98 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
100         PR lto/47225
101         * Makefile.def: Add dependency for install-gcc
102         on install-lto-plugin.
103         * Makfile.in: Regenerated
105 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
107         * MAINTAINERS (CPU Port Maintainers): Add myself.
109 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
111         PR libgcj/44341
112         * configure.ac: Discard --with-* flags for host when configuring
113         target libraries for cross build.
114         * configure: Rebuilt.
116 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
118         * MAINTAINERS (linear loop transforms): Removed.
120 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
122         * configure.ac: If with_ppl is no, move setting with_cloog=no
123         after CLOOG_REQUESTED check.
124         * configure: Regenerated.
126 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
128         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
129         CLooG has been requested.
130         * configure: Regenerated.
132 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
134         * configure: Regenerated.
135         * configure.ac: Check for version 0.11 (or later revision) of PPL.
137 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
139         * configure: Regenerated.
140         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
142 2011-01-21  Andreas Schwab  <schwab@redhat.com>
144         * configure.ac: Use AS_HELP_STRING throughout.
145         * configure: Regenerate.
147 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
149         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
150         * configure: Regenerate.
152 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
154         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
156 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
158         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
159         for ia64-hpux.
160         * configure: Regenerate.
162 2011-01-07  Jan Hubicka  <jh@suse.cz>
164         PR lto/47225
165         * Makefile.in: Regenerate.
166         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
167         configure.
169 2011-01-07  Jan Hubicka  <jh@suse.cz>
171         * Makefile.in: Regenerate.
172         * Makefile.def (gcc host module) and soft dependency on lto-plugin
173         and configure dependency on lto-plugin configure.
174         (lto-plugin module): Remove dependency on GCC; add dependency on
175         liniberty.
177 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
179         * MAINTAINERS (Write After Approval): Add myself.
181 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
183         * configure: Regenerate.
185 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
187         * configure.ac: (picochip): Disable libiberty.
189 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
191         * MAINTAINERS (Write After Approval): Add myself.
193 2010-12-10  Ian Lance Taylor  <iant@google.com>
195         PR bootstrap/46819
196         * configure.ac: For --disable-libgcj clear libgcj_saved.
197         * configure: Rebuild.
199 2010-12-10  Tobias Burnus  <burnus@net-b.de>
201         PR fortran/46540
202         * configure.ac: Add --disable-libquadmath and
203         --disable-libquadmath-support.
204         * configure: Regenerate.
206 2010-12-03  Ian Lance Taylor  <iant@google.com>
208         * MAINTAINERS: Add myself as libgo maintainer.
210 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
212         PR libffi/46792
213         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
214         * configure: Regenerate.
216 2010-12-02  Ian Lance Taylor  <iant@google.com>
218         * configure.ac: Always set default for poststage1_ldflags to
219         -static-libstdc++ -static-libgcc.
221 2010-11-29  Andreas Schwab  <schwab@redhat.com>
223         * configure.ac: Move comment to remove extra space in last argument
224         of GCC_TARGET_TOOL.
226 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
228         PR other/46026
229         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
230         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
231         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
232         (BASE_FLAGS_TO_PASS): Use it.
233         * configure: Rebuilt.
234         * Makefile.in: Rebuilt.
236 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
238         PR binutils/12258
239         * configure.ac: Correct comments for --enable-gold/--enable-ld.
240         Properly check default linker.
241         * configure: Regnerated.
243 2010-11-23  Matthias Klose  <doko@ubuntu.com>
245         * configure.ac: For --enable-gold, handle value `default' instead of
246         `both*'.   New configure option --{en,dis}able-ld.
247         * configure: Regenerate.
249 2010-11-20  Ian Lance Taylor  <iant@google.com>
251         * configure.ac: Only disable a language library if no language needs
252         it.  Don't let --disable-libgcj uncondtionally disable libffi.
253         * configure: Rebuild.
255 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
257         * Makefile.in: Regenerate.
259         PR other/46202
260         * configure.ac: Fix just-built in-tree STRIP name to be
261         binutils/strip-new.
262         * configure: Regenerate.
263         * Makefile.def (install-strip-gcc, install-strip-binutils)
264         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
265         (install-strip-sid): Mirror dependencies on non-strip variants
266         of these targets on the respective -strip prerequisites.
267         * Makefile.tpl (install-strip, install-strip-host)
268         (install-strip-target): New targets.
269         (install-strip-[+module+], install-strip-target-[+module+]):
270         New targets.
271         * Makefile.in: Regenerate.
273 2010-11-19  Ian Lance Taylor  <iant@google.com>
274             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
276         * configure.ac: Add target-libgo to target_libraries.  Set
277         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
278         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
279         (HOST_EXPORTS): Add GOC.
280         (BASE_TARGET_EXPORTS): Add GOC.
281         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
282         (GOCFLAGS_FOR_TARGET): New variable.
283         (EXTRA_HOST_FLAGS): Add GOC.
284         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
285         * Makefile.def (target_modules): Add libgo.
286         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
287         (dependencies): Add dependency from configure-target-libgo to
288         configure-target-libffi and all-target-libstdc++-v3.  Add
289         dependencies from all-target-libgo to all-target-libffi.
290         (languages): Add go.
291         * configure: Rebuild.
292         * Makefile.in: Rebuild.
294 2010-11-19  Ian Lance Taylor  <iant@google.com>
296         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
297         compiler/flag environment variables.
299 2010-11-18  Ian Lance Taylor  <iant@google.com>
301         * configure.ac: Check for lang_requires_boot_languages in
302         config-lang.in files.
303         * configure: Rebuild.
305 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
306             Tobias Burnus  <burnus@net-b.de>
308         PR fortran/32049
309         * Makefile.def: Add libquadmath; build it with language=fortran.
310         * configure.ac: Add libquadmath.
311         * Makefile.tpl: Handle multiple libs in check-[+language+].
312         * Makefile.in: Regenerate.
313         * configure: Regenerate.
315 2010-11-16  Tom Tromey  <tromey@redhat.com>
317         * MAINTAINERS: Moved myself to reviewers section.
319 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
321         * MAINTAINERS: Moved myself to reviewers section.
323 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
325         * MAINTAINERS (Various Maintainers): Add self for build machinery.
326         (Write After Approval): Remove self.
328 2010-11-15  Andreas Schwab  <schwab@redhat.com>
330         * configure.ac: Fix spelling in option names.
331         * configure: Regenerated.
333 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
335         PR bootstrap/39622
336         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
337         * configure: Regenerated.
339 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
341         * MAINTAINERS: Update my email address.
343 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
345         * configure: Regenerate.
347 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
349         * configure: Regenerate.
351 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
353         * configure: Regenerate.
355 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
357         * configure: Regenerate.
359 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
361         * configure.ac: Support official CLooG.org versions.
362         * configure: Regenerate.
363         * config/cloog.m4: New.
365 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
367         * MAINTAINERS (Write After Approval): Add myself.
369 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
371         * MAINTAINERS: Update my email address.
373 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
375         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
376         * configure: Regenerate.
378 2010-11-03  Ian Lance Taylor  <iant@google.com>
379             Dave Korn  <dave.korn.cygwin@gmail.com>
381         PR lto/46273
382         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
383         and on other supported platforms whenever LTO is enabled.
384         * configure: Rebuild.
386 2010-11-02  Alan Modra  <amodra@gmail.com>
388         PR binutils/12110
389         * configure.ac: Error when source path contains spaces.
390         * configure: Regenerate.
392 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
394         * MAINTAINERS: Update my email address.
396 2010-10-20  Ian Lance Taylor  <iant@google.com>
398         * Makefile.def (target_modules): Set lib_path to src/.libs for
399         libstdc++-v3 module.
400         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
401         * Makefile.in: Rebuild.
403 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
405         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
406         (Write After Approval): Remove myself.
408 2010-10-15  Tristan Gingold  <gingold@adacore.com>
410         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
412 2010-10-14  Douglas Rupp  <rupp@gnat.com>
414         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
416 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
418         * configure.ac (build_lto_plugin): New shell variable.
419         (--enable-lto): Turn on by default for all non-ELF platforms that
420         have had LTO support added so far.  Set build_lto_plugin appropriately
421         for both ELF and non-ELF.
422         (configdirs): Add lto-plugin or not based on build_lto_plugin.
423         * configure: Regenerate.
425 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
427         Sync from src:
428         * configure.ac (v850 support): Remove target-libgloss from
429         noconfigdirs.
430         * configure: Regenerate.
432 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
434         PR bootstrap/45326
435         PR bootstrap/45174
436         * configure.ac: Honor initial values of $build_configargs,
437         $host_configargs, $target_configargs.  Mark the precious, so
438         environment settings get recorded.
439         * configure: Regenerate.
441 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
443         PR bootstrap/45796
444         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
445         Depend on all-build-libiberty.
446         * Makefile.in: Regenerate.
448 2010-09-30  Michael Eager  <eager@eagercon.com>
450         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
451         * configure: Regenerate.
453 2010-09-28  Michael Eager  <eager@eagercon.com>
455         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
457 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
459         PR bootstrap/44621
460         * configure.ac: Fix unportable shell quoting.
461         * configure: Regenerate.
463 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
465         * configure.ac (enable-lto): Add Darwin to the list of supported lto
466         targets and amend comment.
467         * configure: Regenerate.
469 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
471         * MAINTAINERS (Write After Approval): Add myself.
473 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
475         * configure.ac: Enable LTO by default on Darwin.
476         * configure: Regenerate.
478 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
480         * MAINTAINERS (Write After Approval): Add myself.
482 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
484         * MAINTAINERS (Write After Approval): Add myself.
486 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
488         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
489         ports
491 2010-07-28  David Yuste  <david.yuste@gmail.com>
493         * MAINTAINERS (Write After Approval): Add myself.
495 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
497         * configure.ac: Support all v850 targets.
498         * configure: Regenerate.
500 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
502         PR bootstrap/44455
503         * configure.ac (extra_mpfr_configure_flags): Copy from
504         extra_mpc_gmp_configure_flags.
505         * configure: Re-generated.
507 2010-07-22  Andi Kleen  <ak@linux.intel.com>
509         * MAINTAINERS (Write After Approval): Add myself.
511 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
513         * MAINTAINERS (Write After Approval): Add myself.
515 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
517         * MAINTAINERS (Write After Approval): Add myself.
519 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
521         PR target/44862
522         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
523         Provide -B option to allow for link spec %s substitutions for
524         libstdc++.a on darwin.
525         * Makefile.in: Regenerate.
527 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
529         * MAINTAINERS (Reviewers): Update my e-mail address
531 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
533         * Makefile.def (configure-gcc): Depend on all-libelf.
534         * Makefile.in: Rebuild.
536 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
538         * MAINTAINERS (Write After Approval): Add myself in the right place.
540 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
542         * MAINTAINERS (Write After Approval): Add myself.
544 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
546         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
548 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
550         * config.sub: Update to version 2010-05-21.
551         * config.guess: Update to version 2010-04-03.
553 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
555         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
556         * configure: Regenerate.
558 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
560         * MAINTAINERS (Write After Approval): Add myself.
562 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
564         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
565         a platform that supports LTO.
566         * configure: Regenerate.
568 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
570         * configure.ac: Allow all the versions greater than 0.10 of PPL.
571         * configure: Regenerated.
573 2010-04-27  Roland McGrath  <roland@redhat.com>
574             H.J. Lu  <hongjiu.lu@intel.com>
576         * configure.ac (--enable-gold): Support both, both/gold and
577         both/bfd to add gold to configdirs without removing ld.
578         * configure: Regenerated.
580         * Makefile.def: Add install-gold dependency to install-ld.
581         * Makefile.in: Regenerated.
583 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
585         PR lto/42776
586         * configure.ac (--enable-lto): Refactor handling so libelf tests
587         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
588         and allow LTO to be explicitly enabled on non-ELF platforms that
589         are known to support it inside else-clause.
590         * configure: Regenerate.
592 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
594         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
595         * configure: Regenerate.
597 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
599         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
600         * configure: Regenerate.
602 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
604         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
605         separately.
606         * configure: Regenerate.
608 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
610         * MAINTAINERS (Write After Approval): Add myself.
612 2010-04-14  Tristan Gingold  <gingold@adacore.com>
614         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
615         * configure: Regenerate.
617 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
619         * configure: Regenerate after change to elf.m4.
621 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
623         * MAINTAINERS (Write After Approval): Add myself.
625 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
627         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
628         * configure: Regenerated.
630 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
632         * configure.ac: Print "buggy but acceptable" when CLooG
633         revision is less than 9.
634         * configure: Regenerated.
636 2010-04-01  Diego Novillo  <dnovillo@google.com>
638         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
640 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
642         PR bootstrap/43615
643         PR bootstrap/43328
645         Revert:
647         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
649         * configure.ac: Do not pass --enable-multilib nor
650         --disable-multilib in baseargs.  Accept explicitly passed
651         --enable_multilib.
652         * configure: Regenerate.
654 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
656         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
658 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
660         * MAINTAINERS: Remove myself.
662 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
664         PR bootstrap/43328
665         * configure.ac: Do not pass --enable-multilib nor
666         --disable-multilib in baseargs.  Accept explicitly passed
667         --enable_multilib.
668         * configure: Regenerate.
670 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
672         * MAINTAINERS (spu port): Remove me.
674 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
676         * configure.ac (tic6x-*-*): New case.
677         * configure: Regenerate.
679 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
681         * config.sub: Update to version 2010-03-22.
682         * config.guess: Update to version 2009-12-30.
684 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
686         PR ada/42554
687         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
688         * configure: Regenerate.
690 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
692         * MAINTAINERS: Update my email address.
694 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
696         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
697         (ghassan.shobaki@amd.com): Removed.
699 2010-03-17  Alan Modra  <amodra@gmail.com>
701         * MAINTAINERS: Update my email address.
703 2010-03-16  Diego Novillo  <dnovillo@google.com>
705         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
706         Matthews.
708 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
710         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
711         Gutson, Jeffrey D. Oldham and Mark Shinwell.
713 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
715         * MAINTAINERS: Update my email address.
717 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
719         * MAINTAINERS: Update my email address.
721 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
723         * MAINTAINERS: Update my email address.
725 2010-03-09  Jie Zhang  <jie@codesourcery.com>
727         * MAINTAINERS: Update my email address.
729 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
731         PR libstdc++/32499
732         * configure.ac (RANLIB): Default to true.
733         (STRIP): Likewise.
734         (RANLIB_FOR_TARGET): Remove superfluous : argument.
735         * configure: Regenerate.
737 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
739         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
740         (Write After Approval): Update my email address.
742 2010-02-17  Nick Clifton  <nickc@redhat.com>
744         PR 11238
745         * Makefile.tpl (local-distclean): Also remove config.cache files in
746         sub-directories as there may not be Makefiles present in the
747         sub-directories.
748         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
749         the config.cache files found by the find command.
751         * Makefile.in: Regenerate.
752         * configure.ac: Revert previous delta.
753         * configure: Regenerate.
755 2010-02-15  Nick Clifton  <nickc@redhat.com>
757         PR 11238
758         * configure.ac: Delete config.cache files in sub-directories when
759         deleting Makefiles.
760         * configure: Regenerate.
762 2010-02-12  Ben Elliston  <bje@gnu.org>
764         * MAINTAINERS: Update my email address.
766 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
768         * MAINTAINERS (spu port): Update my email address.
770 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
772         * MAINTAINERS: Add myself as a maintainer for the bfin port.
774 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
776         * configure.ac: Add "recommended" version checks for GMP/MPC.
777         Update recommended GMP/MPFR/MPC versions.
778         * configure: Regenerate.
780 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
782         * MAINTAINERS: Move my Embecosm email address into the
783         write-after-approval section.
785 2010-01-26  Ian Lance Taylor  <iant@google.com>
787         * MAINTAINERS: Add myself as Go frontend maintainer.
789 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
791         PR libstdc++/36101, PR libstdc++/42813
792         * configure.ac (bootstrap_target_libs): Make inclusion of
793         target-libgomp conditional on libgomb being in target_configdirs.
794         * configure: Regenerate.
796 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
798         PR libstdc++/36101, PR libstdc++/42813
799         * configure.ac (bootstrap_target_libs): Include target-libgomp.
800         * configure: Regenerate.
802 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
804         PR libstdc++/36101, PR libstdc++/42813
805         * configure.ac (target_configdirs): Substitute.
806         * Makefile.def: Bootstrap target module libgomp.
807         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
808         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
809         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
810         * configure, Makefile.in: Regenerate.
812 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
814         * MAINTAINERS: Adjust my details.
816 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
818         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
820 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
822         * MAINTAINERS: reindented my entry with tabs instead of spaces.
824 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
826         * MAINTAINERS (Write After Approval): Add myself.
828 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
830         * MAINTAINERS (Write After Approval): Add myself.
832 2010-01-11  Richard Guenther  <rguenther@suse.de>
834         PR lto/41569
835         * Makefile.def (all-lto-plugin): Depend on all-gcc.
836         * Makefile.in: Regenerated.
838 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
840         * configure.ac: Enable libjava build on x86_64-*freebsd*.
841         * configure: Regenerate.
843 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
844             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
846         PR bootstrap/42424
847         * configure.ac: Include libtool m4 files.
848         (_LT_CHECK_OBJDIR): Call it.
849         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
850         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
852         * configure: Regenerate.
854 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
856         PR bootstrap/41818
857         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
858         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
859         * Makefile.in: Regenerate.
861 2010-01-02  Richard Guenther  <rguenther@suse.de>
863         PR lto/41529
864         * configure.ac: Include config/elf.m4.  Disable LTO if not
865         builting for an elf target.
866         * configure: Regenerate.
868 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
870         * MAINTAINERS: Change my email address.
872 2009-12-18  Ben Elliston  <bje@au.ibm.com>
874         * config.sub, config.guess: Update from upstream sources.
876 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
878         * MAINTAINERS (Write After Approval): Add myself.
880 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
882         PR middle-end/30447
883         PR middle-end/30789
884         PR other/40302
886         * configure.ac: Require MPC.
887         * configure: Regenerate.
889 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
891         PR target/38384
892         PR bootstrap/40972
893         * libtool.m4: Sync from git Libtool.
894         * ltoptions.m4: Likewise.
895         * ltversion.m4: Likewise.
896         * lt~obsolete.m4: Likewise.
897         * ltmain.sh: Likewise.
899 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
901         * configure.ac: Update minimum MPC version to 0.8.
902         * configure: Regenerate.
904 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
906         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
907         * configure: Regenerated.
909 2009-11-21  Ian Lance Taylor  <iant@google.com>
911         * configure.ac: Change default of poststage1_ldflags to be empty if
912         poststage1_libs is set.  When poststage1_libs is empty, and
913         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
914         * configure: Rebuild.
916 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
918         * MAINTAINERS (Write After Approval): Update my email address.
920 2009-11-20  Ben Elliston  <bje@au.ibm.com>
922         * config.guess: Update from upstream sources.
924 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
926         * Makefile.def: Restore host and target settings for gmp.
927         * Makefile.in: Rebuild.
929 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
931         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
932         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
933         Fix portability of test of C++ as bootstrap language.  Add
934         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
935         * configure: Rebuild.
936         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
937         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
938         in-tree building.
939         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
940         (POSTSTAGE1_HOST_EXPORTS): Use it.
941         (STAGE[+id+]_CXXFLAGS): New.
942         (BASE_FLAGS_TO_PASS): Pass it down.
943         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
944         extra_exports.
945         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
946         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
947         extra_exports.
948         * Makefile.in: Rebuild.
950 2009-11-17  Ben Elliston  <bje@au.ibm.com>
952         * config.sub, config.guess: Update from upstream sources.
954 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
956         * MAINTAINERS (Write After Approval): Add myself.
958 2009-11-09  Jon Beniston  <jon@beniston.com>
960         * MAINTAINERS (Write After Approval): Add myself.
962 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
964         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
965         paths for *-w64-mingw* and x86_64-*mingw*.
966         * configure: Regenerated.
968 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
970         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
972 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
974         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
975         Phil Edwards to Write-After Approval.
977 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
979         * configure.ac: Disable target-winsup & co for
980         x86_64-*-mingw* and *-w64-mingw* targets.
981         * configure: Regenerated.
983 2009-10-16  Nick Clifton  <nickc@redhat.com>
985         * MAINTAINERS: Add myself as a maintainer for the RX port.
987 2009-10-26  Johannes Singler  <singler@kit.edu>
989         * MAINTAINERS (Write After Approval): Update my e-mail address.
991 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
993         * configure.ac (CLooG test): Use = with test.
994         * configure: Regenerate.
996 2009-10-22  Richard Guenther  <rguenther@suse.de>
998         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
999         cloog if the ppl version check failed.  Move flags saving
1000         before setting in libelf check.
1001         * configure: Regenerate.
1003 2009-10-21  Richard Guenther  <rguenther@suse.de>
1005         * configure.ac: Adjust the ppl and cloog configure to work as
1006         documented.  Disable cloog if ppl was disabled.  Omit the version
1007         checks if they were disabled.
1008         * configure: Re-generate.
1010 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1012         * configure.ac: Add 'lto' to enable_languages, not
1013         new_enable_languages, and only if not already present.
1014         * configure: Regenerate.
1016 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1018         * README: Refer to the various COPYING* files instead of just
1019         COPYING.
1020         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1022 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1024         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1025         
1026 2009-10-07  Richard Guenther  <rguenther@suse.de>
1028         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1029         and Richard Guenther as reviewers.
1030         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1031         as reviewers.
1033 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1035         * config.sub: Update from upstream sources.
1037 2009-10-06  Ian Lance Taylor  <iant@google.com>
1039         * Makefile.def: check-gold depends upon all-gas.
1040         * Makefile.in: Rebuild.
1042 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1044         * MAINTAINERS (Write After Approval): Add myself.
1046 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1048         * Makefile.def: all-lto-plugin depends on all-libiberty.
1049         set bootstrap=true for lto-plugin.
1050         Add lto-plugin.
1051         * Makefile.in: Regenerate.
1052         * configure.ac (host_libs): Add lto-plugin.
1053         * configure: Regenerate.
1055 2009-10-03  Diego Novillo  <dnovillo@google.com>
1057         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1058         (HOST_LIBELFLIBS): Define.
1059         (HOST_LIBELFINC): Define.
1060         * Makefile.in: Regenerate.
1061         * configure.ac: Add --enable-lto.
1062         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1063         If --enable-lto is used, add 'lto' to new_enable_languages.
1064         If --enable-lto is used and gold is enabled, add
1065         lto-plugin to configdirs.
1066         * configure: Regenerate.
1068 2009-10-03  Simon Baldwin  <simonb@google.com>
1070         * configure.ac: If --with-system-zlib, suppress local zlib and
1071         pass --with-system-zlib to subdir configure scripts.
1072         * configure: Regenerate.
1074 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1075             Paolo Bonzini  <bonzini@gnu.org>
1077         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1078         $(srcdir).
1079         * Makefile.in: Rebuilt.
1081 2009-09-26  Gary Funck  <gary@intrepid.com>
1083         * MAINTAINERS (Write After Approval): Add myself.
1085 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1087         * configure.ac: Update minimum MPC version to 0.7.
1088         * configure: Regenerate.
1090 2009-09-25  Nick Clifton  <nickc@redhat.com>
1092         * configure.ac: Pass any --cache-file=/dev/null option on to
1093         subconfigures.
1094         * configure: Regenerate.
1096 2009-09-23  Nick Clifton  <nickc@redhat.com>
1098         * config.sub, config.guess: Update from upstream sources.
1100 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1102         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1103         * Makefile.in: Rebuilt.
1105 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1107         PR bootstrap/32272
1108         * configure.ac: Error out if $srcdir isn't '.' but contains
1109         host-${host_noncanonical}.
1110         * configure: Regenerate.
1112 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1114         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1115         maintainer.
1117 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1119         * configure.ac: If bootstrapping a combined tree with
1120         --enable-gold, require c++ in stage1_languages.
1121         * configure: Regenerate.
1123         * configure.ac: Also add target_libs of stage1_languages to
1124         bootstrap_target_libs.
1125         * configure: Regenerate.
1127         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1128         with --enable-languages not containing c++.
1129         * configure: Regenerate.
1131 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1133         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1134         * configure: Regenerate.
1136 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1138         * MAINTAINERS (Write After Approval): Update my e-mail address,
1139         and move from from here...
1140         (Waiting for paperwork): To here.
1142 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1144         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1146 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1148         * configure.ac: Do not use $extrasub for replacing @if/@endif
1149         parts in Makefile; instead, use additional arguments to
1150         AC_CONFIG_COMMANDS to do the replacement manually, with several
1151         sed invocations, to avoid HP-UX sed command limits.
1152         * configure: Regenerate.
1154 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1156         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1157         blank before -L.
1159 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1161         * configure.ac (with-build-config): Document.  Handle without.
1162         Handle missing argument.
1163         * configure: Rebuilt.
1165 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1167         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1168         Default to bootstrap-debug only if compare-debug works.
1169         * configure: Rebuilt.
1170         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1171         * Makefile.in: Rebuilt.
1173 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1175         * MAINTAINERS (OS Port Maintainers): Update my email address.
1177 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1179         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1180         * Makefile.in: Rebuilt.
1182 2009-09-01  Chris Demetriou  <cgd@google.com>
1184         * MAINTAINERS (Write After Approval): Add myself.
1186 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1188         PR debug/30161
1189         * include/dwarf2.h (enum dwarf_tag): Added
1190         DW_TAG_GNU_template_template_param
1191         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1193 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1195         * Makefile.tpl (AWK): Fix typo.
1196         * Makefile.in: Regenerate.
1198 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1200         * configure.ac: Detect awk and sed.
1201         * Makefile.def (flags_to_pass): Add AWK and SED.
1202         * Makefile.tpl (AWK, SED): New.
1203         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1204         * configure: Regenerate.
1205         * Makefile.in: Regenerate.
1207 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1209         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1210         (collapseslashes): Likewise.
1212 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1214         * configure.ac (AC_PREREQ): Bump to 2.64.
1216 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1218         * configure.ac: Remove --with-datarootdir, --with-docdir,
1219         --with-pdfdir, --with-htmldir switches.
1220         * configure: Regenerate.
1222         * configure: Regenerate.
1224         * compile: Sync from Automake 1.11.
1225         * depcomp: Likewise.
1226         * install-sh: Likewise.
1227         * missing: Likewise.
1228         * mkinstalldirs: Likewise.
1229         * ylwrap: Likewise.
1231 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1233         * ltmain.sh (func_normal_abspath): New function.
1234         (func_relative_path): Likewise.
1235         (func_mode_help): Document new -bindir option for link mode.
1236         (func_mode_link): Add new -bindir option, and use it to place
1237         output DLL if specified.
1239 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1241         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1242         (baseargs): Add --disable-option-checking.
1243         * configure: Regenerate.
1245         * Makefile.def (configure-target-libiberty): Depend on
1246         all-binutils and all-ld.
1247         (configure-target-newlib): Likewise.
1248         * Makefile.in: Regenerate.
1250 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1252         * config.sub, config.guess: Update from upstream sources.
1254 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1256         Sync from src, merge:
1258         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1260         * configure.ac: Do not exclude gas for i386-*-darwin.
1261         Add a case for x86_64-*-darwin.
1262         * configure: Regenerate.
1264 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1266         * MAINTAINERS: Add my name to Write After Approval list.
1268 2009-08-06  Michael Eager  <eager@eagercon.com>
1270         * configure.ac: Add Microblaze target.
1271         * configure: Regenerate.
1273 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1275         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1276         * configure: Regenerate.
1277         
1278 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1280         * MAINTAINERS (Write After Approval): Update my e-mail address.
1282 2009-07-06  Ian Lance Taylor  <iant@google.com>
1284         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1285         * configure: Rebuild.
1287 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1289         * MAINTAINERS: Move myself to the Graphite Reviewers.
1291 2009-06-30  Wei Guozhi  <carrot@google.com>
1293         * MAINTAINERS: Add my name to Write After Approval list.
1295 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1297         PR bootstrap/40338
1298         * configure.ac (comparestring): Create new variable.
1299         * Makefile.tpl (comparestring): Use to skip some comparisions.
1300         * configure: Regenerate.
1301         * Makefile.in: Regenerate.
1303 2009-06-26  Doug Evans  <dje@sebabeach.org>
1305         * Makefile.def (host_modules): Add cgen.
1306         * Makefile.in: Regenerate.
1307         * configure.ac (host_tools): Add cgen.
1308         * configure: Regenerate.
1310 2009-06-23  DJ Delorie  <dj@redhat.com>
1312         * MAINTAINERS: Add myself as mep maintainer.
1314 2009-06-23  Ian Lance Taylor  <iant@google.com>
1316         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1317         boot_languages.  Only bootstrap target libraries listed in
1318         target_libs for some boot language.  Add --with-stage1-ldflags,
1319         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1320         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1321         if not building with C++.
1322         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1323         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1324         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1325         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1326         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1327         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1328         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1329         * configure, Makefile.in: Rebuild.
1331 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1333         * MAINTAINERS: Added my name to write-after-approval list.
1335 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1337         * configure.ac: Define is_elf for QNX Neutrino targets.
1338         * configure: Regenerate.
1340 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1342         * MAINTAINERS: Added my name to the write-after-approval list
1344 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1346         * configure.ac: Detect MPC in default directory.
1347         * configure: Regenerate.
1349 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1350             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1352         * Makefile.tpl (all): Avoid a trailing backslash.
1353         * Makefile.in: Regenerate.
1355 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1357         * config.sub, config.guess: Update from upstream sources.
1359 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1361         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1362         to noconfdirs.
1363         * configure: Regenerate.
1365 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1367         * Makefile.tpl ([+compare-target+]): Compare all stage
1368         directories, rather than just gcc.
1369         * Makefile.in: Rebuilt.
1371 2009-06-01  Doug Kwan  <dougkwan@google.com>
1373         * configure.ac: Support gold for target arm*-*-*.
1374         * configure: Regenerate.
1376 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1378         * Makefile.def: Add MPC support and dependencies.
1379         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1381         * Makefile.in, configure: Regenerate.
1383 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1385         * Makefile.tpl (all): Avoid harmless warning in make all when
1386         gcc-bootstrap is enabled but stage_last does not exist.
1387         * Makefile.in: Rebuilt.
1389 2009-05-24  Nicolas Roche  <roche@adacore.com>
1391         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1392         * Makefile.in: Regenerate.
1394 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1396         * MAINTAINERS: Update my e-mail address.
1398 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1400         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1401         * configure:  Regenerate.
1403 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1405         PR other/40159
1406         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1407         gcc-no-bootstrap are mutually exclusive.
1408         * Makefile.in: Rebuilt.
1410 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1412         PR other/40159
1413         * Makefile.tpl (all): Don't end with unconditional success.
1414         * Makefile.in: Rebuilt.
1416 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1418         PR target/37137
1419         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1420         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1421         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1422         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1423         stage_configureflags, stage_cflags and stage_libcflags into
1424         explicit Makefile macros.
1425         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1426         GFORTRAN.
1427         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1428         CC.  Set CC_FOR_BUILD from CC.
1429         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1430         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1431         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1432         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1433         and GFORTRAN.
1434         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1435         (_LIBCFLAGS): Renamed to _TFLAGS.
1436         (do-compare-debug, do-compare3-debug): Drop.
1437         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1438         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1439         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1440         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1441         (XGCC_FLAGS_FOR_TARGET): New.
1442         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1443         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1444         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1445         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1446         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1447         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1448         TFLAGS.
1449         (BUILD_CONFIG): Include if requested.
1450         (all): Set TFLAGS on bootstrap.
1451         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1452         (all-stageid-prefixmodule): Likewise.
1453         (do-clean, distclean-stageid): Set TFLAGS.
1454         (restrap): Fix whitespace.
1455         * Makefile.in: Rebuilt.
1457 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1459         * config.guess: Sync with src.
1461 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1463         * configure.ac ($with_ppl):  Default to no if not supplied.
1464         ($with_cloog):  Likewise.
1465         configure:  Regenerate.
1467 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1469         * MAINTAINERS: Update my e-mail address.
1471 2009-04-27  Nick Clifton  <nickc@redhat.com>
1473         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1475 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1477         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1478         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1479         * Makefile.in: Regenerate.
1481 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1483         PR bootstrap/39739
1484         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1485         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1487         * configure, Makefile.in: Regenerate.
1489 2009-04-21  Taras Glek  <tglek@mozilla.com>
1491         * include/hashtab.h: Update GTY annotations to new syntax
1492         * include/splay-tree.h: Likewise
1494 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1496         * config.sub, config.guess: Update from upstream sources.
1498 2009-04-15  Anthony Green  <green@moxielogic.com>
1500         * configure.ac: Add moxie support.
1501         * configure: Rebuilt.
1503 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1505         * configure.ac: Change copyright header to refer to version
1506         3 of the GNU General Public License and to point readers at the
1507         COPYING3 file and the FSF's license web page.
1508         * Makefile.def: Likewise.
1509         * Makefile.tpl: Likewise.
1510         * Makefile.in: Regenerate.
1512 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1514         * configure.ac: Restore match for darwin9 or later. Use double
1515         brackets since regeneration eats one pair.
1516         * configure: Regenerate.
1518 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1520         PR gas/10039
1521         * configure.ac: Require texinfo 4.7.
1522         * configure: Regenerated.
1524 2009-04-09  Nick Clifton  <nickc@redhat.com>
1526         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1527         the GCC Runtime Library Exception.
1529 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1531         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1532         * configure: Regenerate.
1534 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1536         * Makefil.def (languages): New entries.
1537         * Makefile.tpl (check-gcc-*): New generic target.
1538         * Makefile.in: Regenerate.
1540 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1542         * MAINTAINERS:  Update my email address.
1544 2009-03-18  Tom Tromey  <tromey@redhat.com>
1546         * configure: Rebuild.
1547         * configure.ac (host_libs): Add libiconv.
1548         * Makefile.in: Rebuild.
1549         * Makefile.def (host_modules): Add libiconv.
1550         (configure-gdb, all-gdb): Depend on libiconv.
1552 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1554         * configure.ac: Treat gdb as supported on x86_64-darwin.
1555         * configure: Regenerate.
1557 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1559         * configure.ac (--with-host-libstdcxx): New option.
1560         * configure: Regenerate.
1562 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1564         * MAINTAINERS:  Move myself into the write after approval list.
1566 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1568         * MAINTAINERS: Update e-mail address.
1569         
1570 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1572         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1574 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1576         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1578 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1580         Backport from git Libtool:
1582         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1583         Support GNU/kOpenSolaris.
1584         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1585         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1586         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1587         GNU/kOpenSolaris.
1589 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1591         * MAINTAINERS: Update e-mail address.
1593 2009-02-24  Michael Eager  <eager@eagercon.com>
1595         * MAINTAINERS (Write After Approval): Add self.
1597 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1599         * MAINTAINERS (Write After Approval): Add myself.
1601 2009-02-05  Andreas Schwab  <schwab@suse.de>
1603         * Makefile.tpl (stage_last): Define $r and $s before using
1604         $(RECURSE_FLAGS_TO_PASS).
1605         * Makefile.in: Regenerate
1607 2009-01-30  Ian Lance Taylor  <iant@google.com>
1609         * MAINTAINERS: Move myself to the Global Reviewers list.
1611 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1613         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1614         * configure: Regenerate.
1616 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1618         * MAINTAINERS: Make whitespace consistent.
1619         Remove Robert Millan from Write After Approval.
1621 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1623         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1624         (all-opcodes): Depend on all-libiberty.
1625         * Makefile.in: Regenerate.
1627 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1629         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1630         * configure: Regenerate.
1632 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1634         * MAINTAINERS (Write After Approval): Add myself.
1636 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1638         * MAINTAINERS: Add myself to reviewers (Fortran).
1640 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1642         PR tree-optimization/38515
1643         * configure.ac (cloog-polylib): Removed.
1644         (with_ppl, with_cloog): Test for "no".
1645         * configure: Regenerated.
1647 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1649         * MAINTAINERS: Moved myself to reviewers (Fortran).
1651 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1653         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1654         (Write After Approval): Remove myself.
1656 2009-01-03  Diego Novillo  <dnovillo@google.com>
1658         * MAINTAINERS: Remove myself from alias maintainership.
1660 2009-01-02  David Ayers  <ayers@fsfe.org>
1662         * MAINTAINERS: Update e-mail address.
1664 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1666         * MAINTAINERS: Make whitespace consistent.
1668 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1670         Backport from upstream Libtool:
1671         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1672         Add cache variables to tests that require the linker to work.
1673         For shlibpath_overrides_runpath, this also changes the semantics
1674         to let the result from the C compiler take precedence.
1676 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1678         * config.sub, config.guess: Update from upstream sources.
1680 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1682         * configure.ac (ppllibs): Add by default the lib flags.
1683         * configure: Regenerate.
1685 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1687         * MAINTAINERS:  Add myself to the write after approval list.
1689 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1691         * configure.ac: Add double brackets on darwin[912].
1692         * configure: Regenerate.
1694 2008-12-03  Daniel Kraft  <d@domob.eu>
1696         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1697         Approval to Reviewer section (for Fortran front-end).
1699 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1701         * configure.ac: Expand to darwin10 and later.
1702         * configure: Regenerate.
1704 2008-12-02  Andreas Schwab  <schwab@suse.de>
1706         * Makefile.def: configure-target-boehm-gc depends on
1707         all-target-libstdc++-v3.
1708         * Makefile.in: Regenerate.
1710 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1712         * MAINTAINERS:  Add myself as mingw maintainer.
1714 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1716         * config.sub, config.guess: Update from upstream sources.
1718 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1720         * README.SCO: Remove.
1722 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1724         * MAINTAINERS:  Add myself to the write after approval list.
1726 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1728         * MAINTAINERS:  Update my email address in WAA section.
1730 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1732         * MAINTAINERS: Update e-mail address.
1734 2008-11-27  Toon Moene  <toon@moene.org>
1736         * MAINTAINERS: Change e-mail address.
1738 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1740         * configure.ac: Build gdb for i?86-*-darwin*
1741         * configure: Regenerated.
1743 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1745         * MAINTAINERS: Added my full name.
1747 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1749         PR bootstrap/38014
1750         PR bootstrap/37923
1752         Revert:
1754         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1756         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1757         * Makefile.in: Regenerated.
1759         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1761         PR gdb/921
1762         PR gdb/1646
1763         PR gdb/2175
1764         PR gdb/2176
1766         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1767         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1768         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1769         (HOST_EXPORTS): Pass CPPFLAGS.
1770         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1771         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1772         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1773         * Makefile.in, configure: Regenerated.
1774         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1775         and CPPFLAGS_FOR_BUILD.
1777 2008-11-06  Jeff Law  <law@redhat.com>
1779         * MAINTAINERS: Add myself as middle end maintainer.
1781 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1783         * MAINTAINERS (Write after approval): Add myself.
1785 2008-11-05  Diego Novillo  <dnovillo@google.com>
1787         * MAINTAINERS (Global Reviewers): Add myself.
1788         (Non-Algorithmic Maintainers): Remove myself.
1790 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1792         * MAINTAINERS (Write after approval): Add myself.
1794 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1796         * MAINTAINERS (Write after approval): Add myself.
1798 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1800         * configure.ac (spu-*-*): Remove special case.
1801         * configure: Regenerate.
1803 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1805         * MAINTAINERS (Write after approval): Update my email address.
1807 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1809         * configure.ac [spu-*-*]: Do not set skipdirs.
1810         * configure: Re-generate.
1812 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1814         * MAINTAINERS (Various Maintainers): Add myself to reload.
1816 2008-10-25  Richard Guenther  <rguenther@suse.de>
1818         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1819         maintainer.  Remove myself as libgcc-math maintainer.
1820         (Non-Algorithmic Maintainers): Remove myself.
1822 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1824         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1825         * Makefile.in: Regenerated.
1827 2008-10-23  Cary Coutant  <ccoutant@google.com>
1829         * MAINTAINERS (Write after approval): Add myself.
1831 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1833         PR gdb/921
1834         PR gdb/1646
1835         PR gdb/2175
1836         PR gdb/2176
1838         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1839         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1840         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1841         (HOST_EXPORTS): Pass CPPFLAGS.
1842         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1843         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1844         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1845         * Makefile.in, configure: Regenerated.
1846         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1847         and CPPFLAGS_FOR_BUILD.
1849 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1851         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1852         Sebastian Pop.
1854 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1856         * MAINTAINERS (Write After Approval): Added myself.
1858 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1860         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1861         recommended version to 2.3.2.
1863         * configure: Regenerate.
1865 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1867         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1869 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1871         * MAINTAINERS (Write After Approval): Update e-mail address.
1873 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1875         * libtool.m4: Update to libtool 2.2.6.
1876         * lt~obsolete.m4: Update to libtool 2.2.6.
1877         * ltmain.sh: Update to libtool 2.2.6.
1878         * ltsugar.m4: Update to libtool 2.2.6.
1879         * ltversion.m4: Update to libtool 2.2.6.
1880         * ltoptions.m4: Update to libtool 2.2.6.
1881         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1883 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1885         * MAINTAINERS (Write After Approval): Add myself.
1887 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1889         * MAINTAINERS (Write After Approval): Update my name.
1891 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1893         * MAINTAINERS: Add myself in "Write After Approval".
1895 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1897         * MAINTAINERS: Add myself as ia64 maintainer.
1899 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1901         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1902         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1903         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1904         and Michael Tiemann from Write After Approval since they do not
1905         actually have access.
1907 2008-09-05  Richard Guenther  <rguenther@suse.de>
1909         * configure.ac: Initialize clooglibs to -lcloog.
1910         * configure: Re-generate.
1912 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1914         * MAINTAINERS (Write After Approval): Add myself.
1916 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1918         * configure.ac (--with-cloog-polylib): New.
1919         (--disable-cloog-version-check): New.
1920         (--disable-ppl-version-check): New.
1921         * configure: Re-generate.
1923 2008-09-03  Richard Guenther  <rguenther@suse.de>
1925         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1926         cloog test.
1927         * configure: Re-generate.
1929 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1931         Add picoChip port.
1932         * MAINTAINERS: Add picoChip maintainers.
1934 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1935             Tobias Grosser  <grosser@fim.uni-passau.de>
1936             Jan Sjodin  <jan.sjodin@amd.com>
1937             Harsha Jagasia  <harsha.jagasia@amd.com>
1938             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1939             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1940             Adrien Eliche  <aeliche@isty.uvsq.fr>
1942         Merge from graphite branch.
1943         * configure: Regenerate.
1944         * Makefile.in: Regenerate.
1945         * configure.ac (host_libs): Add ppl and cloog.
1946         Add checks for PPL and CLooG.
1947         * Makefile.def (ppl, cloog): Added modules and dependences.
1948         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1949         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1951 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1953         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1954         (GCC_SHLIB_SUBDIR): New.
1955         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1956         * configure: Regenerate.
1957         * Makefile.in: Regenerate.
1959 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1961         * MAINTAINERS: Consistently use tabs to separate columns.
1963 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1965         * MAINTAINERS (Write after Approval): Add myself.
1967 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1969         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1970         Enable bfd, binutils and opcodes.
1971         * configure: Regenerate.
1973 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1975         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1977 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1979         * MAINTAINERS:  Use correct Umlaut for last name.
1981 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1983         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1985 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1987         * MAINTAINERS: Update my email address.
1989 2008-08-16  Nicolas Roche  <roche@adacore.com>
1991         * Makefile.tpl: Add BOOT_ADAFLAGS.
1992         * Makefile.in: Regenerate.
1994 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1996         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1997         * configure: Regenerate.
1999 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2001         * configure.ac: Add makefile fragments for hpux.
2002         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2003         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2004         * configure: Regenerate.
2005         * Makefile.in: Regenerate.
2007 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2009         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2011 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2013         * MAINTAINERS (Write after Approval): Add myself.
2015 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2017         * MAINTAINERS (Write After Approval):  Add myself.
2019 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2021         * MAINTAINERS (Write After Approval):  Add myself.
2023 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2025         * MAINTAINERS: Update my email address.
2027 2008-06-25  Joey Ye  <joey.ye@intel.com>
2029         * MAINTAINERS (Write After Approval):  Add myself.
2031 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2033         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2034         * Makefile.in: Regenerate.
2035         * configure: Regenerate.
2037 2008-06-17  Daniel Kraft  <d@domob.eu>
2039         * MAINTAINERS (Write After Approval):  Add myself.
2041 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2043         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2044         "$@" is still intact with both Autoconf 2.59 and 2.62.
2045         * configure: Regenerate.
2047 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2049         * Makefile.tpl: Fix comment errors.
2050         * Makefile.in: Regenerate.
2052 2008-06-12  David S. Miller  <davem@davemloft.net>
2053             David Edelsohn  <edelsohn@gnu.org>
2055         * configure.ac: Add powerpc*-*-* to gold supported targets.
2056         * configure: Regenerate.
2058 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2060         PR tree-optimization/36218
2061         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2062         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2063         (all prefix="build-"): Pass them to build-system sub-makes.
2064         * Makefile.in: Regenerate.
2066 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2068         * MAINTAINERS (mt port): Remove.
2069         (sco5, unixware, sco udk): Remove.
2070         (Kean Johnston): Add to Write After Approval.
2072 2008-05-30  Julian Brown  <julian@codesourcery.com>
2074         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2075         of libobjc for ARM EABI Linux.
2076         * configure: Regenerate.
2078 2008-05-18  Xinliang David Li   <davidxl@google.com>
2080         * ChangeLog: Remove wrong ChangeLog entry.
2082 2008-05-17  Xinliang David Li   <davidxl@google.com>
2084         * MAINTAINERS (Write After Approval): Add myself.
2086 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2088         * MAINTAINERS (Write After Approval): Add myself.
2090 2008-05-14  Rafael Espíndola  <espindola@google.com>
2092         * config-ml.in: don't handle --enable-shared and --enable-static.
2094 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2096         * MAINTAINERS: Update my email address.
2098 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2100         * MAINTAINERS: Update my email address.
2102 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2104         * MAINTAINERS (Write After Approval): Add myself.
2106 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2108         * MAINTAINERS (Write After Approval): Add myself.
2110 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2112         * MAINTAINERS (crx): Add myself.
2114 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2116         Sync with src:
2117         2008-04-14  David S. Miller  <davem@davemloft.net>
2119         * configure.ac: Add sparc*-*-* to gold supported targets.
2120         * configure: Regenerate.
2122 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2124         PR bootstrap/35457
2125         * configure.ac: Include override.m4.
2126         * configure: Regenerate.
2128 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2130         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2131         * Makefile.in: Regenerate.
2133 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2135         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2136         as nonconfigurable directories list.
2137         * configure: Regenerate.
2139 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2141         * config.sub, config.guess: Update from upstream sources.
2143 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2145         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2146         * Makefile.in: Regenerate.
2148 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2150         * configure.ac: Do not build libssp for the AVR.
2151         * configure: Regenerate.
2153 2008-04-07  Ian Lance Taylor  <iant@google.com>
2155         * Makefile.def: check-gold depends upon all-binutils.
2156         * Makefile.in: Regenerate.
2158 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2160         * MAINTAINERS (Write After Approval): Add myself.
2162 2008-04-04  Nick Clifton  <nickc@redhat.com>
2164         PR binutils/4334
2165         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2166         builds.
2167         * configure: Regenerate.
2169 2008-04-04  NightStrike  <NightStrike@gmail.com>
2171         PR other/35151
2172         * configure.ac: Combine rules for mingw32 and mingw64.
2173         * configure: Regenerate.
2175 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2177         * MAINTAINERS (Write After Approval): Add myself.
2179 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2181         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2182         * Makefile.in (.NOTPARALLEL): Ditto.
2184 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2186         * MAINTAINERS (Write After Approval): Add myself.
2188 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2190         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2191         * Makefile.in (.NOTPARALLEL): Regenerate.
2193 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2195         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2196         * Makefile.in: Regenerate.
2198 2008-03-26  Jakub Staszak  <kuba@et.pl>
2200         * MAINTAINERS (Write After Approval): Add myself.
2202 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2204         * MAINTAINERS:  Update e-mail address.
2206 2008-03-20  Ian Lance Taylor  <iant@google.com>
2208         * configure.ac: Add support for --enable-gold.
2209         * Makefile.def: Add gold as a directory like ld.
2210         * configure, Makefile.in: Regenerate.
2212 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2214         * configure.ac: m4_include config/proginstall.m4.
2215         * configure: Regenerate.
2217         Backport from upstream Libtool:
2219         2007-10-12  Eric Blake  <ebb9@byu.net>
2221         Deal with Autoconf 2.62's semantic change in m4_append.
2222         * ltsugar.m4 (lt_append): Replace broken versions of
2223         m4_append.
2224         (lt_if_append_uniq): Don't require separator to be overquoted,
2225         and avoid broken m4_append.
2226         (lt_dict_add): Fix typo.
2227         * libtool.m4 (_LT_DECL): Don't overquote separator.
2229 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2231         * config.rpath: Add AIX 6 support.
2233 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2235         * Makefile.def (stageprofile).  Remove -fprofile-generate
2236         from stage_libcflags.
2237         * Makefile.in: Regenerate.
2239 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2241         * config.sub, config.guess: Update from upstream sources.
2243 2008-03-06  Tom Tromey  <tromey@redhat.com>
2245         * MAINTAINERS: Update for treelang deletion.
2247 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2249         * MAINTAINERS: Update my email address.
2251 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2253         * MAINTAINERS (darwin port): Add myself as a maintainer.
2254         (objective-c/c++): Add myself as a maintainer.
2256 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2258         * MAINTAINERS (Write After Approval): Update my email address.
2260 2008-02-25  Tomas Bily  <tbily@suse.cz>
2262         * MAINTAINERS (Write After Approval): Add myself.
2264 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2266         * MAINTAINERS (OpenMP): Add myself.
2268 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2270         PR bootstrap/32009
2271         PR bootstrap/32161
2273         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2274         * configure: Regenerate.
2276         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2277         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2278         STAGE4_LIBCFLAGS): New.
2279         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2280         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2281         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2282         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2283         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2284         for target modules.  Don't export LIBCFLAGS.
2285         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2286         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2287         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2288         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2289         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2290         * Makefile.in: Regenerate.
2292 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2294         PR libgcj/33085
2295         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2296         Do not use -DDLL_EXPORT.  Backport from upstream.
2298 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2300         * MAINTAINERS (Write After Approval): Add myself.
2302 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2304         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2305         * configure: Regenerate.
2307 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2309         * configure.ac (xtensa*-*-*): Recognize processor variants.
2310         * configure: Regenerate.
2312 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2314         PR bootstrap/34922
2315         * configure.ac (PARSE_ARGS): Push suitable setting of
2316         ac_subdirs_all, for `./configure --help=recursive'.
2317         Handle `+' in generic toplevel directory disabling.
2318         * configure: Regenerate.
2320 2008-01-28  Nick Clifton  <nickc@redhat.com>
2322         * MAINTAINERS (xstormy16): Take over maintainership.
2324 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2326         * MAINTAINERS (c4x port): Remove.
2328 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2330         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2332 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2334         * config.sub, config.guess: Update from upstream sources.
2336 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2338         * MAINTAINERS (Write After Approval): Add myself.
2340 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2342         * MAINTAINERS: Update my email address.
2344 2008-01-09  Raksit Ashok  <raksit@google.com>
2346         * MAINTAINERS (Write After Approval): Add myself.
2348 2008-01-09  Raksit Ashok  <raksit@google.com>
2350         * MAINTAINERS (Write After Approval): Add myself.
2352 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2354         * config.sub, config.guess: Update from upstream sources.
2356 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2358         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2359         Change recommended MPFR from 2.2.1 -> 2.3.0.
2360         * configure: Regenerate.
2362 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2364         * MAINTAINERS: Update my email address.
2366 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2368         * MAINTAINERS: Update my email address.
2370 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2372         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2373         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2374         * Makefile.in: Regenerate.
2376 2007-12-10  Mark Heffernan  <meheff@google.com>
2378         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2379         misplaced entries.
2381 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2383         * configure.ac: Enable libjava for x86_64-*-darwin9.
2384         * configure: Regenerate.
2386 2007-12-07  Bill Maddox  <maddox@google.com>
2388         * MAINTAINERS (Write After Approval): Add myself.
2390 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2392         * config.sub, config.guess: Update from upstream sources.
2394 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2396         * config-ml.in: Remove 64bit configure tests.
2398 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2400         * config-ml.in: Robustify against white space in absolute file
2401         names.
2403         * config-ml.in (multi-clean): Substitute ${Makefile}.
2404         Remove superfluous ${Makefile} in list.
2406 2007-11-19  Thiemo Seufer  <ths@mips.com>
2408         * config-ml.in: Don't hardcode the Makefile name.
2410 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2412         * MAINTAINERS (Write After Approval): Add myself.
2414 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2416         * MAINTAINERS (Write After Approval): Add myself.
2418 2007-11-06  Doug Kwan  <dougkwan@google.com>
2420         * MAINTAINERS (Write After Approval): Add myself.
2422 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2424         * MAINTAINERS (mercury): Remove entry.
2425         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2427 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2429         * Makefile.def (dependencies): Make configure-gdb depend on
2430         all-intl.
2431         * Makefile.in: Regenerated.
2433 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2435         * MAINTAINERS (Fortran maintainer): Remove myself.
2437 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2439         * Makefile.def: To avoid problems running with parallel makes,
2440         build newlib before libgloss so that target specific header
2441         files are availble.
2442         * Makefile.in: Regenerate
2444 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2446         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2447         * Makefile.in: Regenerate.
2449 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2451         * MAINTAINERS (Register allocation reviewer): Add myself.
2453 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2455         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2456         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2457         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2458         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2459         * configure: Regenerate.
2461 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2463         * MAINTAINERS (Register allocation reviewer): Add myself.
2465 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2467         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2468         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2469         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2470         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2471         * configure.ac: Default them to host tools for $host = $build.
2472         Subst them.
2474         * configure: Regenerate.
2475         * Makefile.in: Regenerate.
2477 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2479         * MAINTAINERS (Register allocation reviewer): Add myself.
2481 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2483         * MAINTAINERS (Register allocation reviewer): Add myself.
2485 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2487         * MAINTAINERS (Write After Approval): Fix typo.
2489 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2491         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2492         * configure: Regenerate.
2494 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2496         PR bootstrap/31906
2497         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2498         they're already prefixed.
2500 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2502         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2503         libstdc++.
2504         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2505         * configure: Regenerate.
2506         * Makefile.in: Regenerate.
2508 2007-09-17  Andreas Schwab  <schwab@suse.de>
2510         * configure.ac: Raise minimum makeinfo version to 4.6.
2511         * configure: Regenerate.
2513 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2515         * MAINTAINERS (write-after-approval) add myself
2517 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2519         * configure.ac: Correct makeinfo version check.
2520         * configure: Regenerate.
2522 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2524         * MAINTAINERS: Update my email address.
2526 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2528         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2529         to $skipdirs and only disable gprof for newlib.  Use the normal
2530         mips*-elf* handling in other respects.
2531         * configure: Regnerate.
2533 2007-09-12  David Daney  <ddaney@avtrex.com>
2535         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2536         enabling libgcj.
2537         * configure: Regenerate.
2539 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2541         PR other/32154
2542         * configure.ac: For libgloss targets, point the linker to the linker
2543         script, startup code and simulator library.
2544         * configure: Regenerate.
2546 2007-09-07  Andrew Haley  <aph@redhat.com>
2548         * configure.ac (noconfigdirs): Remove target-libffi and
2549         target-libjava.
2550         * configure: Regenerate.
2552 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2554         PR target/33281
2555         * configure.ac: Use config/mh-mingw on mingw.
2556         * configure: Regenerate.
2558 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2560         * MAINTAINERS (Write After Approval): Add myself.
2562 2007-09-05  Richard Guenther  <rguenther@suse.de>
2564         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2565         nor --disable-checking is provided also turn on yes and types
2566         checking for stage1.
2567         * configure: Re-generate.
2569 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2571         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2572         (Write After Approval): Remove myself.
2574 2007-08-29  Nick Clifton  <nickc@redhat.com>
2576         * config.sub, config.guess: Update from upstream sources.
2578 2007-08-22  Bud Davis  <jmdavis@link.com>
2580         * MAINTAINERS (Write After Approval): Added myself.
2581         * MAINTAINERS (Reviewers): Removed myself.
2583 2007-08-18  Paul Brook  <paul@codesourcery.com>
2584             Joseph Myers  <joseph@codesourcery.com>
2586         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2587         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2588         * Makefile.in: Regenerate.
2589         * configure.ac (--with-debug-prefix-map): New.
2590         * configure: Regenerate.
2592 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2593             Nigel Stephens  <nigel@mips.com>
2595         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2596         as target_makefile_frag.
2597         * configure: Regenerate.
2599 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2601         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2602         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2603         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2604         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2605         (do-compare, do-compare3, do-compare-debug): New.
2606         ([+compare-target+]): Use them.
2608 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2610         * MAINTAINERS (Write After Approval): Change my email address.
2612 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2613             Ben Elliston  <bje@au.ibm.com>
2615         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2616         --silent if $silent.
2617         * configure: Regenerate.
2619 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2621         * MAINTAINERS (Various Maintainers): Add myself as
2622         loop infrastructure maintainer.  Update my e-mail
2623         address.
2625 2007-07-31  Diego Novillo  <dnovillo@google.com>
2627         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2628         Adjust description.
2630 2007-07-26  Richard Guenther  <rguenther@suse.de>
2632         * configure.ac: Add types checking to stage1 checking flags.
2633         * configure: Regenerate.
2635 2007-07-17  Nick Clifton  <nickc@redhat.com>
2637         * COPYING3: New file.  Contains version 3 of the GNU General
2638         Public License.
2639         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2640         Lesser General Public License.
2642 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2644         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2646 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2648         * MAINTAINERS (S/390 co-maintainer): Add myself.
2649         (Write After Approval): Remove myself.
2651 2007-07-13  Dan Hipschman  <dsh@google.com>
2653         * MAINTAINERS (Write After Approval): Add myself.
2655 2007-07-11  Nick Clifton  <nickc@redhat.com>
2657         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2658         WINDRES export.
2659         * Makefile.in: Regenerate.
2661 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2663         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2664         maintainer.
2666 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2668         * lt~obsolete.m4: New. Import from 20070318 libtool.
2670 2007-07-03  Julian Brown  <julian@codesourcery.com>
2672         * MAINTAINERS (Write After Approval): Add myself.
2674 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2676         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2677         * configure: Regenerate.
2679 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2681         * configure.ac: Add some missing m4 quotation.
2682         * configure: Regenerate.
2684 2007-07-02  Simon Baldwin  <simonb@google.com>
2686         * MAINTAINERS (Write After Approval): Add myself.
2688 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2690         * configure: Regenerate.
2692 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2694         * Makefile.def: Add windmc tool to build.
2695         * Makefile.tpl: Likewise.
2696         * configure.ac: Likewise.
2697         * Makefile.in: Regenerate.
2698         * configure: Regenerate.
2700 2007-06-28  DJ Delorie  <dj@redhat.com>
2702         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2703         not building newlib.
2704         * configure: Regenerated.
2706 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2708         * MAINTAINERS (Write After Approval): Add myself.
2710 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2712         * MAINTAINERS (Write After Approval): Add myself.
2714 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2716         * MAINTAINERS (Write After Approval): Add myself.
2718 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2720         * MAINTAINERS (Write After Approval): Add myself.
2722 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2724         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2725         * Makefile.in: Regenerated.
2727 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2729         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2730         bfin*-*-uclinux* targets.
2731         * configure: Regenerate.
2733 2007-06-14  Ian Lance Taylor  <iant@google.com>
2735         * MAINTAINERS: Add myself as non-algorithmic global write
2736         maintainer.
2738 2007-06-14  Diego Novillo  <dnovillo@google.com>
2740         * MAINTAINERS: Add self as middle-end maintainer and
2741         non-algorithmic global write maintainer.
2743 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2745         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2746         Move all Fortran maintainers except Paul Brook into the
2747         Non-Autopoiesis section.
2749 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2751         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2752         (distclean-stage[+id+]): Possibly delete stage_last.
2753         * Makefile.in: Regenerate.
2755 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2757         * MAINTAINERS (Various Maintainer): Fix typo.
2759 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2761         * MAINTAINERS (Various Maintainer): Add myself as
2762         dataflow maintainer.
2764 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2766         * config.sub, config.guess: Update from upstream sources.
2768 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2770         * Makefile.tpl: Fix spelling error.
2771         * Makefile.in: Regenerate.
2773 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2775         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2776         lt_cv_sys_max_cmd_len.
2778 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2780         * MAINTAINERS (Various Maintainers): Add myself as
2781         auto-vectorizer maintainer.
2783 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2785         PR libjava/32098
2786         * libtool.m4: Revert previous change.
2787         * ltgcc.m4: Put it here.
2789 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2791         * MAINTAINERS (Various Maintainers): Add myself as
2792         auto-vectorizer maintainer.
2794 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2796         PR libjava/32098
2797         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2799 2007-05-30  Richard Guenther  <rguenther@suse.de>
2801         * MAINTAINERS (Various Maintainers): Add myself as
2802         auto-vectorizer maintainer.
2804 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2806         PR bootstrap/29382
2807         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2808         * configure: Rebuilt.
2810 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2812         * MAINTAINERS (Write After Approval): Removed my name.
2814 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2816         * MAINTAINERS (Write After Approval): Remove myself.
2818 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2820         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2822 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2824         * ltmain.sh: Update from ToT Libtool.
2825         * libtool.m4: Update from ToT Libtool.
2826         * ltsugar.m4: New. Update from ToT Libtool.
2827         * ltversion.m4: New. Update from ToT Libtool.
2828         * ltoptions.m4: New. Update from ToT Libtool.
2829         * ltconfig: Remove.
2830         * ltcf-c.sh: Remove.
2831         * ltcf-cxx.sh: Remove.
2832         * ltcf-gcj.sh: Remove.
2834 2007-05-22  Ollie Wild  <aaw@google.com>
2836         * MAINTAINERS (Write After Approval): Add myself.
2838 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2840         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2841         stage_cflags.
2842         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2843         Remove CFLAGS/LIBCFLAGS.
2844         (configure-stage[+id+]-[+prefix+][+module+],
2845         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2846         * Makefile.in: Regenerate.
2848 2007-05-15  Diego Novillo  <dnovillo@google.com>
2850         * MAINTAINERS: Update e-mail address.
2852 2007-05-15  Revital Eres  <eres@il.ibm.com>
2854         * MAINTAINERS (Write After Approval): Add myself.
2856 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2858         * MAINTAINERS (Write After Approval): Updated my address.
2860 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2862         * MAINTAINERS (Write After Approval): Add myself.
2864 2007-05-11  Silvius Rus  <rus@google.com>
2866         * MAINTAINERS (Write After Approval): Add myself.
2868 2007-04-23  Tom Tromey  <tromey@redhat.com>
2870         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2872 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2874         * MAINTAINERS (cpplib): Rename to ...
2875         (libcpp): ... this.  Add C/C++ front end maintainers.
2877 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2879         * config-ml.in: Pass ${ml_config_env} to configure calls.
2881 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2883         * MAINTAINERS (Write After Approval): Add myself.
2885 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2887         * MAINTAINERS (Write After Approval): Add myself.
2889 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2891         * MAINTAINERS (fortran 95 front end): Add myself.
2893 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2895         * MAINTAINERS (Write After Approval): Add myself.
2897 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2899         * MAINTAINERS (Modulo Scheduler): Add myself.
2901 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2903         * MAINTAINERS (fortran 95 front end): Add myself.
2904         (c++ front end): whitespace fix.
2906 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2908         * MAINTAINERS (Write After Approval): Add myself.
2910 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2912         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2913         of glob.  Quote arguments with single quotes too.
2914         * configure: Regenerate.
2916 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2918         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2919         * Makefile.in: Regenerate
2921 2007-03-07  Andreas Schwab  <schwab@suse.de>
2923         * configure: Regenerate.
2925 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2927         * configure.ac: Add "--with-pdfdir" configure option,
2928         which defines pdfdir variable.
2929         * Makefile.def (target=fixincludes): Add install-pdf to
2930         missing targets.
2931         (recursive_targets): Add install-pdf target.
2932         (flags_to_pass): Add pdfdir.
2933         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2934         target.
2935         * configure: Regenerate
2936         * Makefile.in: Regenerate
2938 2007-02-28  Eric Christopher  <echristo@apple.com>
2940         Revert:
2941         2006-12-07  Mike Stump  <mrs@apple.com>
2943         * Makefile.def (dependencies): Add dependency for
2944         install-target-libssp and install-target-libgomp on
2945         install-gcc.
2946         * Makefile.in: Regenerate.
2948 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2950         * configure: Regenerate.
2951         * configure.ac: Move statements after variable declarations.
2953 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2955         * MAINTAINERS: Add myself as sh maintainer.
2957 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2959         * configure.ac: Adjust for loop syntax.
2960         * configure: Regenerate.
2962 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2964         * configure: Rebuilt.
2966 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2968         * configure.ac: Drop multiple occurrences of --enable-languages,
2969         and fix its quoting.
2970         * configure: Rebuilt.
2972 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2973             Nathan Sidwell  <nathan@codesourcery.com>
2974             Vladimir Prus  <vladimir@codesourcery.com>
2975             Joseph Myers  <joseph@codesourcery.com>
2977         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2978         * configure: Regenerate.
2980 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2982         * ltconfig (freebsd*): Default to elf.
2984 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2986         * configure.ac (target_libraries): Move libgcc before libiberty.
2987         * configure: Regenerated.
2989 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2990             Paolo Bonzini  <bonzini@gnu.org>
2992         PR bootstrap/30753
2993         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2994         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2995         * configure: Regenerated.
2997 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2999         * MAINTAINERS (Language Front End Maintainers): Update my mail
3000         address.
3002 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3004         PR bootstrap/30748
3005         * configure.ac: Correct syntax for Solaris ksh.
3006         * configure: Regenerated.
3008 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3010         * configure.ac: Sync with src.
3011         * configure: Regenerate.
3013 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3015         * Makefile.in: Regenerate.
3017 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3019         * config.sub: Sync with src.
3021 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3023         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3024         noncanonical equivalents.
3025         * configure.in: Rename to...
3026         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3027         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3028         target_noncanonical.  Use them.  Rewrite removal of configure
3029         arguments for autoconf 2.59.  Discard variable settings.  Force
3030         program_transform_name for native tools.
3032         * Makefile.in: Regenerated.
3033         * configure: Regenerated with autoconf 2.59.
3035 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3037         * MAINTAINERS (Write After Approval): Add myself.
3039 2007-01-31  Andreas Schwab  <schwab@suse.de>
3041         * Makefile.tpl (LDFLAGS): Substitute it.
3042         * Makefile.in: Regenerate.
3044 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3046         * MAINTAINERS (Write After Approval): Add myself.
3048 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3050         * MAINTAINERS (spu port): Add myself.
3052 2007-01-23  Richard Guenther  <rguenther@suse.de>
3054         PR bootstrap/30541
3055         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3056         * Makefile.tpl (GNATBIND): Substitute it.
3057         (GNATMAKE): Likewise.
3058         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3059         of STAGE_PREFIX.
3060         * Makefile.in: Regenerate.
3061         * configure: Regenerate.
3063 2007-01-18  Mike Stump  <mrs@apple.com>
3065         * configure.in: Re-enable -Werror for gcc builds.
3067 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3069         * MAINTAINERS (Write After Approval): Add myself.
3071 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3073         * configure.in: Change == to = in test command.
3074         * configure: Regenerate.
3076 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3077             Nick Clifton  <nickc@redhat.com>
3078             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3080         * configure.in (build_configargs, host_configargs, target_configargs):
3081         Remove build/host/target parameters.
3082         (host_libs): Add gmp and mpfr.
3083         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3084         * Makefile.def (gmp, mpfr): New.
3085         (gcc): Remove target.
3086         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3087         target_os, target_vendor): New.
3088         (configure): Add host_alias/target_alias arguments; adjust invocations.
3089         * configure: Regenerate.
3090         * Makefile.in: Regenerate.
3092 2007-01-11  Matt Fago  <fago@earthlink.net>
3094         * configure.in: Try to link to functions only in mpfr 2.2.x
3095         to improve robustness of configure tests.
3096         * configure: Regenerate.
3098 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3100         * MAINTAINERS: Add myself as i386 maintainer.
3102 2007-01-08  Jan Hubicka  <jh@suse.cz>
3104         * MAINTAINERS: Add myself as i386 maintainer.
3106 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3108         * configure.in: Add support for an x86_64-mingw* target.
3109         * configure: Regenerate.
3111 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3113         * Makefile.tpl (all-target): Correct @if conditional for target
3114         modules.
3115         * configure.in: Omit libiberty if building only target libgcc.
3116         * configure, Makefile.in: Regenerated.
3118 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3120         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3121         * configure: Regenerate.
3123 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3125         * Makefile.def (target_modules): Add libgcc.
3126         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3127         * Makefile.tpl (clean-target-libgcc): Delete.
3128         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3129         on gcc even for bootstrapped modules.  Rewrite handling of
3130         lang_env_dependencies to loop over target_modules.
3131         * configure.in (target_libraries): Add target-libgcc.
3132         * Makefile.in, configure: Regenerated.
3134 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3136         * configure.in: Reorganize recognition of languages.  Add
3137         --enable-stage1-languages.  Show supported languages for the chosen
3138         target rather than all recognized languages.
3139         * configure: Regenerate.
3141 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3143         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3144         * Makefile.in: Regenerate.
3146 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3148         * configure.in: Warn that MPFR 2.2.0 is buggy.
3149         * configure: Regenerate.
3151 2006-12-27  Ian Lance Taylor  <iant@google.com>
3153         * configure.in: When removing Makefiles to force a reconfigure, also
3154         remove prev-DIR*/Makefile.
3155         * configure: Regenerate.
3157 2006-12-22  Andreas Schwab  <schwab@suse.de>
3159         * configure: Regenerate with correct autoconf version.
3161 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3163         * configure.in: add AC_SUBST for *_FOR_TARGET.
3164         * configure: Regenerate.
3166 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3168         * configure.in: Simplify logic for rejecting languages that cannot
3169         be built.  Separate the case when a language is unsupported,
3170         from the case when the user chooses not to build a language.
3172 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3174         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3175         it only affects bootstrap and could be tested on "$host" as well.
3176         * configure: Regenerate.
3177         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3179 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3181         PR bootstrap/29544
3182         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3183         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3184         move here comment from Makefile.tpl.
3185         * Makefile.tpl: Move some definitions higher in the file.
3186         (STAGE1_CHECKING): New.
3187         * configure.in: Add --enable-stage1-checking.
3188         * configure: Regenerate.
3189         * Makefile.in: Regenerate.
3191 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3193         * MAINTAINERS: Add myself as build system maintainer.
3195 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3197         * MAINTAINERS (Write After Approval): Add myself.
3199 2006-12-13  Eric Christopher  <echristo@apple.com>
3201         * MAINTAINERS: Add myself as darwin maintainer.
3203 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3205         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3207 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3209         MAINTAINERS: Update my entry.
3211 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3213         * configure.in:  Handle spu makefile frag.
3214         * Makefile.tpl (MAINT): Define
3215         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3216         * configure: Regenerate.
3217         * Makefile.in: Regenerate.
3219 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3221         * config.guess: Import latest version.
3222         * config.sub: Likewise.
3224 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3226         * configure.in (spu-*-*): Don't skip target-libiberty.
3227         * configure: Regenerate.
3229 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3231         PR bootstrap/30134
3232         * configure.in: Correct x86 darwin support for libjava to powerpc
3233         and i?86 only.
3234         * configure: Regenerate.
3236 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3238         * configure.in: Add x86 darwin support for libjava.
3239         * configure: Regenerate.
3241 2006-12-07  Mike Stump  <mrs@apple.com>
3243         * Makefile.def (dependencies): Add dependency for
3244         install-target-libssp and install-target-libgomp on
3245         install-gcc.
3246         * Makefile.in: Regenerate.
3248 2006-12-04  Richard Guenther  <rguenther@suse.de>
3250         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3251         (Non-Algorithmic Maintainers): Move over non-algorithmic
3252         loop optimizer maintainers, add myself as a non-algorithmic
3253         middle-end maintainer.
3255 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3257         * MAINTAINERS (Write After Approval): Add myself.
3259 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3261         * configure.in: Update error message for missing GMP/MPFR.
3263         * configure: Regenerate.
3265 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3267         * configure.in: Update MPFR version in error message.
3269         * configure: Regenerate.
3271 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3273         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3274         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3275         --with-gmp-lib): New flags.
3277         * configure: Regenerate.
3279 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3281         * MAINTAINERS (Write After Approval): Change my email address.
3283 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3285         * MAINTAINERS (Write After Approval): Add myself.
3287 2006-11-22  Philipp Thomas  <pth@suse.de>
3289         * MAINTAINERS (i18n): Update e-mail address.
3291 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3293         * MAINTAINERS (spu port): Add myself as maintainer.
3294         (Write After Approval): Remove myself.
3296 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3298         * configure.in (skipdirs): Don't build libssp for SPU.
3299         * configure: Regenerate.
3301 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3303         * MAINTAINERS (spu port): Add myself as maintainer.
3304         (libobjc): Update my email address.
3306 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3308         * MAINTAINERS (Write After Approval): Add myself.
3310 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3312         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3313         * configure : Rebuilt.
3315 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3317         * MAINTAINERS (Write After Approval): Add myself.
3319 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3321         * MAINTAINERS (Write After Approval): Add myself.
3323 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3325         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3326         libmpfr.a.
3327         * configure: Regenerate.
3329 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3331         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3332         (unstage): Test for stage_last presence.
3334         PR bootstrap/29802
3335         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3336         STAGE_PREFIX.
3337         * Makefile.in: Regenerate.
3339 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3341         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3342         maintainers.
3344 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3346         * MAINTAINERS (Write After Approval): Add myself.
3348 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3350         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3351         and stageN-package/Makefile.
3352         * Makefile.in: Regenerated.
3354 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3356         * configure.in: Remove target-libgloss from noconfigdirs for
3357         bfin-*-*.
3358         * configure: Regenerated.
3360 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3362         * configure.in (have_gmp): Only error if the gcc directory exists.
3364         * configure: Regenerate.
3366 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3368         * configure.in: Robustify error message for missing GMP/MPFR.
3370         * configure: Regenerate.
3372 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3374         * MAINTAINERS (Write After Approval): Add myself.
3376 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3378         * MAINTAINERS: Change email address.
3380 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3382         * MAINTAINERS (Write After Approval): Add myself.
3384 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3386         * MAINTAINERS (Write After Approval): Add myself.
3388 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3390         * MAINTAINERS (Write After Approval): Move myself to
3391         Write After Approval section.
3393 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3395         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3396         need_gmp anymore.
3397         * configure: Regenerate.
3399 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3401         * MAINTAINERS (Write After Approval): Add myself.
3403 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3405         * config.guess: Import latest version.
3406         * config.sub: Likewise.
3408 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3410         * Makefile.def: Added pdf target handling.
3411         * Makefile.tpl: Added pdf target handling.
3412         * Makefile.in: Regenerated.
3414 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3416         * MAINTAINERS: Add self as score port maintainer.
3418 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3420         * MAINTAINERS (Write After Approval): Add myself.
3422 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3424         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3425         or newer.
3426         * configure: Regenerated.
3428 2006-09-27  Dave Brolley  <brolley@redhat.com>
3430         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3431         using $s instead of $r.
3432         * configure: Regenerated.
3434 2006-09-26  Thiemo Seufer  <ths@mips.com>
3436         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3437         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3438         * configure: Regenerate.
3440 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3442         * MAINTAINERS (Write After Approval): Remove myself.
3444 2006-09-22  Chao-ying Fu  <fu@mips.com>
3446         * MAINTAINERS (Write After Approval): Add myself.
3448 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3450         * MAINTAINERS: Add self as soft-fp maintainer.
3452 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3454         * MAINTAINERS: Add myself as avr maintainer.
3455         Remove Marek Michalkiewicz as avr maintainer.
3457 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3459         * MAINTAINERS (Write After Approval): Add myself.
3461 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3463         * configure.in: Never build newlib for a Mingw host.
3464         Never build newlib as Mingw target library.
3465         Test the existence of winsup/cygwin for building a Cygwin newlib,
3466         rather than just winsup.
3467         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3468         building a Mingw target.
3469         * configure: Regenerate.
3471 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3473         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3475 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3477         * config.guess: Import from src (was more updated).
3478         * config.sub: Likewise.
3480 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3482         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3483         * configure: Regenerated.
3485 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3487         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3488         for stages after the first.
3490 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3492         * Makefile.def: Add dependencies for configure-opcodes
3493         on configure-intl and all-opcodes on all-intl.
3494         * Makefile.in: Regenerated.
3496 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3498         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3500 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3502         Port to hosts whose 'sort' and 'tail' implementations
3503         treat operands with leading '+' as file names, as POSIX
3504         has required since 2001.  However, make sure the code still
3505         works on pre-POSIX hosts.
3506         * ltmain.sh: Don't assume "sort +2" is equivalent to
3507         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3509 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3511         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3513 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3515         * ltconfig: chmod 644 before ranlib during install.
3517 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3519         PR bootstrap/18058
3520         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3521         if the bootstrap compiler is a GCC version that supports it.
3522         * configure: Regenerate.
3524 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3526         * configure.in: Fix thinkos in previous check-in.
3527         * configure: Regenerate.
3529 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3531         PR other/27063
3532         * configure.in: Test subdir_requires and give an appropriate
3533         error message.
3534         * configure: Regenerate.
3536 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3538         * MAINTAINERS (Write After Approval): Add myself.
3540 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3542         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3544 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3546         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3548 2006-06-20  David Ayers  <d.ayers@inode.at>
3550         PR bootstrap/28072
3551         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3552         whether target-libjava is being configured instead of whether the
3553         java front end is enabled.
3554         * configure: Regenerate.
3556 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3558         PR target/27540
3559         * configure.in: Only enable libgomp on IRIX 6.
3560         * configure: Regenerate.
3562 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3564         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3565         too.
3566         * Makefile.in: Regenerate.
3568 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3570         * config-ml.in: Alter CCASFLAGS to include special
3571         multilib options the same as is done for CFLAGS.
3573 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3575         * configure.in: Don't enable libgomp on hpux10.
3576         * configure: Rebuilt.
3578 2006-06-12  David Ayers  <d.ayers@inode.at>
3580         PR bootstrap/27963
3581         PR target/19970
3582         * configure.in: Remove target-boehm-gc from noconfigdirs where
3583         ${libgcj} is specified.
3584         * configure: Regenerate.
3586 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3588         Sync from src:
3590         * configure.in: Sync.
3591         * configure: Regenerated.
3593         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3595         * Makefile.def: Added dependencies from sim and gdb on intl, and
3596         added configure dependencies to everything with an all dependency
3597         on intl.
3598         * Makefile.in: Regenerated.
3600 2006-06-06  David Ayers  <d.ayers@inode.at>
3602         PR libobjc/13946
3603         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3604         * Makefile.in: Regenerate.
3605         * configure.in: Add --enable-objc-gc at toplevel and have it
3606         enable boehm-gc for Objective-C.
3607         Remove target-boehm-gc from libgcj.
3608         Add target-boehm-gc to target_libraries.
3609         Add target-boehm-gc to noconfigdirs where ${libgcj}
3610         is specified.
3611         Assert that boehm-gc is supported when requested for Objective-C.
3612         Only build boehm-gc if needed either for Java or Objective-C.
3613         * configure: Regenerate.
3615 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3617         PR 27674
3618         * Makefile.tpl (configure-[+prefix+][+module+],
3619         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3620         Remove rule to unstage bootstrapped modules.
3621         (stage_current): New.
3622         * Makefile.in: Regenerate.
3624 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3626         * MAINTAINERS (Write After Approval): Update my e-mail address.
3628 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3630         * include/libiberty.h: Declare pex_run_in_environment.
3632 2006-05-31  Asher Langton  <langton2@llnl.gov>
3634         * MAINTAINERS (Write After Approval): Add myself.
3636 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3638         * Makefile.def (bfd, opcodes): Fix lib_path.
3639         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3640         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3641         * Makefile.in: Regenerate.
3643 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3645         * Makefile.in: Regenerate.
3647 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3649         * Makefile.def: Add install-html target. Add datarootdir
3650         docdir and htmldir to flags_to_pass.
3651         * Makefile.tpl: Add install-html target.
3652         * Makefile.in: Regenerate.
3653         * configure.in: Add --with-datarootdir, --with-docdir, and
3654         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3655         * configure: Regenerate.
3657 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3659         * configure.in: Enable gprof for cross builds.
3660         * configure: Regenerate.
3662 2006-05-22  Richard Guenther  <rguenther@suse.de>
3664         Revert
3665         2006-01-31  Richard Guenther  <rguenther@suse.de>
3666         Paolo Bonzini  <bonzini@gnu.org>
3668         * Makefile.def (target_modules): Add libgcc-math target module.
3669         * configure.in (target_libraries): Add libgcc-math target library.
3670         (--enable-libgcc-math): New configure switch.
3671         * Makefile.in: Re-generate.
3672         * configure: Re-generate.
3673         * libgcc-math: New toplevel directory.
3675 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3676             Andreas Tobler  <a.tobler@schweiz.ch>
3678         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3679         * configure: Rebuilt.
3681 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3683         * MAINTAINERS (Write After Approval): Add myself.
3685 2006-05-01  DJ Delorie  <dj@redhat.com>
3687         * configure.in: Restore CFLAGS if GMP isn't present.
3688         * configure: Regenerate.
3690 2006-05-01  Richard Guenther  <rguenther@suse.de>
3692         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3693         maintainer.
3695 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3697         * MAINTAINERS (Write After Approval): Add myself.
3699 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3701         * MAINTAINERS (Write After Approval): Add myself.
3703 2006-04-18  DJ Delorie  <dj@redhat.com>
3705         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3706         reference libgloss so that libssp can be built in a combined
3707         tree.
3708         * configure: Regenerate.
3710 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3712         * MAINTAINERS (Write After Approval): Add myself.
3714 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3716         * configure.in: Require makeinfo 4.4 or higher.
3717         * configure: Regenerate.
3719 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3721         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3722         Rearrange the entries of other libraries to have them in one place.
3724 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3726         * MAINTAINERS (Write After Approval): Remove myself.
3727         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3729 2006-03-14  Richard Guenther  <rguenther@suse.de>
3731         * configure: Regenerate with autoconf 2.13.
3733 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3735         * MAINTAINERS: Use my work address.
3737         * MAINTAINERS: Update my E-mail address.
3739 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3741         * configure.in: Handle --disable-<component> generically.
3742         * configure: Regenerate.
3744 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3746         PR libgcj/17311
3747         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3749 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3751         * MAINTAINERS (Write After Approval):  Remove myself.
3752         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3754 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3756         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3757         (TARGET_CONFIGDIRS): Remove.
3758         * configure.in: Remove AC_SUBST(target_configdirs).
3759         * Makefile.in, configure: Regenerated.
3761 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3763         * MAINTAINERS (Write After Approval):  Remove myself.
3764         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3766 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3768         PR bootstrap/25670
3770         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3772         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3773         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3774         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3775         BUILD_PREFIX, BUILD_PREFIX_1.
3776         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3778         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3779         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3781         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3782         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3783         of `cat stage_current`.  Always provide the `r' and `s' variables.
3784         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3785         a single shell execution.
3786         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3787         bootstrapped modules, make the stage1 module if the build was not
3788         started yet, else build the current stage.
3789         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3790         (all-build, all-host, all-target, [+make_target+]-host,
3791         [+make_target+]-target): Do not use \-continued lines.
3792         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3793         (current_stage, restrap, stage_last): New.
3795         * Makefile.in: Regenerate.
3796         * configure: Regenerate.
3798 2006-02-19  Bud Davis  <jmdavis@link.com>
3800         * MAINTAINERS (Write After Approval):  Remove myself.
3801         (Language Front End Maintainers):  Add myself as fortran 95
3802         maintainer and update e-mail address.
3804 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3806         * MAINTAINERS (Write After Approval):  Remove myself.
3807         (Language Front End Maintainers):  Add myself as fortran 95
3808         maintainer.
3810 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3812         * MAINTAINERS (Write After Approval): Add myself.
3814 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3816         * MAINTAINERS (Write After Approval):  Remove myself.
3817         (Language Front End Maintainers):  Add myself as
3818         fortran 95 maintainer.
3820 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3822         Sync from src:
3824         2005-12-27  Leif Ekblad  <leif@rdos.net>
3826         * configure.in: Add support for RDOS target.
3827         * configure: Regenerate.
3829 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3830             Andreas Schwab  <schwab@suse.de>
3832         * configure: Regenerate.
3834 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3836         * configure.in (enable_libgomp): Add AIX.
3837         * configure: Regenerate.
3839 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3841         * MAINTAINERS (Write After Approval): Add myself.
3843 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3845         * MAINTAINERS (Write After Approval): Add myself.
3847 2006-01-31  Richard Guenther  <rguenther@suse.de>
3848         Paolo Bonzini  <bonzini@gnu.org>
3850         * Makefile.def (target_modules): Add libgcc-math target module.
3851         * configure.in (target_libraries): Add libgcc-math target library.
3852         (--enable-libgcc-math): New configure switch.
3853         * Makefile.in: Re-generate.
3854         * configure: Re-generate.
3855         * libgcc-math: New toplevel directory.
3857 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3859         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3860         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3861         the assembler, linker and binutils.
3862         * configure: Regenerate.
3864 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3866         * MAINTAINERS (Write After Approval): Add myself.
3868 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3870         * configure: Regenerate.
3872 2006-01-18  Richard Henderson  <rth@redhat.com>
3873             Jakub Jelinek  <jakub@redhat.com>
3874             Diego Novillo  <dnovillo@redhat.com>
3876         * libgomp: New directory.
3877         * Makefile.def: Add target_module libgomp.
3878         * Makefile.in: Regenerate.
3879         * configure.in (target_libraries): Add target-libgomp.
3880         * configure: Regenerate.
3882 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3884         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3885         @ from continuation.
3886         * Makefile.in: Rebuilt.
3888 2006-01-04  Chris Lattner  <sabre@gnu.org>
3890         * MAINTAINERS (Write After Approval): Add myself.
3892 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3894         PR bootstrap/24252
3896         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3897         * Makefile.tpl (OBJDUMP): New.
3898         (EXTRA_HOST_FLAGS): Add it.
3899         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3901         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3902         to use symbolic links between directories.  Avoid race conditions
3903         or make them harmless.
3904         * configure.in: Do not try to use symbolic links between directories.
3906         * Makefile.def (LEAN): Pass.
3907         * Makefile.tpl (LEAN): Define.
3908         (stage[+id+]-start): Accept that the previous directory does not
3909         exist, if the bootstrap is lean.
3910         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3911         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3912         configure substitution.
3913         ([+compare-target+]): Likewise.
3914         ([+bootstrap-target+]-lean): New.
3915         * configure.in: Remove lean bootstrap support from here.
3917         * Makefile.in: Regenerate.
3918         * configure: Regenerate.
3920 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3922         * MAINTAINERS (libdecnumber): Add myself.
3924 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3926         * libtool-ldflags: New script.
3928 2006-01-02  Andreas Schwab  <schwab@suse.de>
3930         * configure.in: When reconfiguring remove Makefile in
3931         all stage directories.
3932         * configure: Regenerate.
3934 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3936         * MAINTAINERS: Update my email address.
3938 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3940         Revert Ada-related part of the previous change.
3942         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3943         Do not pass.
3944         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3945         * Makefile.in: Regenerate.
3946         * configure.in: Do not include mt-ppc-aix target fragment.
3947         * configure: Regenerate.
3949 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3951         * configure.in: Select appropriate fragments for PowerPC/AIX.
3952         * configure: Regenerate.
3954         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3955         BOOT_CFLAGS, BOOT_LDFLAGS.
3956         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3957         BOOT_CFLAGS, BOOT_LDFLAGS.
3958         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3959         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3960         (stage): Fail if we cannot complete the work.
3961         * Makefile.in: Regenerate.
3963 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3965         * configure.in: Replace ms1 with mt.
3966         * configure: Rebuilt.
3968 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3970         * MAINTAINERS: Update my email address.
3972 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3974         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3975         install-host-nogcc): Don't invoke $(stage) at the end.
3976         * Makefile.in: Regenerate.
3978 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3980         * configure.in: Flip the top-level bootstrap switch.
3981         * configure: Regenerate.
3983 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3985         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3986         $(stage) and $(unstage).
3987         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3988         (all): Remove stray semicolon.
3989         (local-distclean): Don't handle multilib.tmp and multilib.out.
3990         (install.all): Set $s for consistency.
3991         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3992         check_multilibs setting.  Always make the install directory.
3993         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3994         Correct @if/@endif.
3995         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3996         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3997         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3998         (multilib.out): Remove.
3999         * Makefile.in: Regenerated.
4001 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4003         * MAINTAINERS (Write After Approval): Add myself.
4005 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4007         * MAINTAINERS: Add myself as mt maintainer.
4009         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4011 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4013         * MAINTAINERS: Change email address.
4015 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4017         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4018         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4019         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4020         Find in-tree tools if available.
4021         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4022         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4023         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4024         (COMPILER_*_FOR_TARGET): New.
4025         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4026         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4027         (CONFIGURED_*, USUAL_*): Remove.
4028         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4029         STRIP): Use autoconf substitutions.
4030         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4031         COMPILER_NM_FOR_TARGET): New.
4032         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4034         (all): Make all-host and all-target in parallel.
4035         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4036         that $$r and $$s are set before invoking a recursive make.
4037         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4038         ([+bootstrap-target+]): Inline most of the `all' target.
4040 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4042         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4043         from the gcc build directory.
4044         * Makefile.in: Regenerate.
4046 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4048         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4049         depend on all-libdecnumber.
4050         * configure.in (host_libs): Include libdecnumber.
4051         * Makefile.in: Regenerate.
4052         * configure: Likewise.
4054 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4056         * libdecnumber: Import decNumber sources from the dfp-branch.
4058 2005-11-21  Kean Johnston  <jkj@sco.com>
4060         * config.sub, config.guess: Sync from upstream sources.
4062 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4064         Import from Autoconf sources:
4066         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4067         * config/move-if-change: Don't output "$2 is unchanged";
4068         suggested by Ben Elliston.  Handle weird characters correctly.
4070 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4072         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4073         to match upstream libtool for darwin.
4075 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4077         * Makefile.def: Remove gdb dependencies for gdbtk.
4078         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4079         (configure-gdb, install-gdb): New rules.
4080         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4081         * Makefile.in, configure: Regenerated.
4083 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4085         * MAINTAINERS (Write After Approval): Add myself.
4087 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4089         * MAINTAINERS (Write After Approval): Add myself.
4091 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4093         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4094         Diego Novillo.
4096 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4098         PR bootstrap/24297
4099         * Makefile.tpl (do-[+make-target+], do-check, install,
4100         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4101         are set before recursing.
4102         * Makefile.in: Regenerate.
4104 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4106         PR bootstrap/18939
4107         * Makefile.def (gcc) <target>: Fix thinko.
4108         * Makefile.in: Regenerate.
4110 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4112         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4113         * configure: Regenerate.
4115 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4117         * MAINTAINERS (Write After Approval): Add self.
4119 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4121         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4122         target-libffi, target-qthreads, target-libjava, and
4123         targetlibobjc.
4124         * configure: Regenerate.
4126 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4128         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4129         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4130         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4131         (USUAL_OBJDUMP_FOR_TARGET): New.
4132         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4133         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4134         * configure, Makefile.in: Regenerated.
4136 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4138         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4139         before other host packages.
4141 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4143         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4145 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4147         PR bootstrap/22340
4149         * configure.in (default_target): Remove.
4150         * Makefile.tpl (all): Do not use prerequisites as subroutines
4151         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4152         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4153         use prerequisites as subroutines.
4154         (check-host, check-target): New.
4155         (bootstrap configure & all targets): Do not use stage*-start
4156         if the directory layout is already ok.
4157         (non-bootstrap configure & all targets): Prepend a $(unstage).
4158         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4159         (NOTPARALLEL): Remove.
4160         (unstage, stage variables): New variables.
4161         (unstage, stage targets): Simply expand to those variables.
4163         * configure: Regenerate.
4164         * Makefile.in: Regenerate.
4166 2005-10-04  James E Wilson  <wilson@specifix.com>
4168         * Makefile.def (lang_env_dependencies): Add libmudflap.
4169         * Makefile.in: Regenerate.
4171 2005-10-03  Andreas Schwab  <schwab@suse.de>
4173         Backport from libtool CVS:
4174         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4176         * ltmain.sh: add support for installing into temporary
4177         staging area (e.g. 'make install DESTDIR=...')
4179 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4181         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4182         * configure: Regenerated.
4184 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4186         * configure: Regenerate with the correct
4187         autoconf version.
4189 2005-09-30  Catherine Moore  <clm@cm00re.com>
4191         * configure.in (bfin-*-*): New.
4192         * configure: Regenerated.
4194 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4196         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4197         (LIPO_FOR_TARGET): New.
4198         (CONFIGURED_LIPO_FOR_TARGET): New.
4199         (USUAL_LIPO_FOR_TARGET): New.
4200         (STRIP_FOR_TARGET): New.
4201         (CONFIGURED_STRIP_FOR_TARGET): New.
4202         (USUAL_STRIP_FOR_TARGET): New.
4203         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4204         STRIP_FOR_TARGET.
4205         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4206         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4207         * Makefile.in: Regenerate.
4208         * configure: Regenerate.
4210 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4212         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4213         (rs6000-*-aix*): Same.
4214         * configure: Regenerate.
4216 2005-09-16  Tom Tromey  <tromey@redhat.com>
4218         * MAINTAINERS: Add self as java maintainer.
4220 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4222         * configure.in: Recognize f95 in the --enable-languages option,
4223         and substitute it for fortran, issuing a warning.
4224         * configure: Regenerate.
4226 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4228         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4229         * configure:  Regenerated.
4231 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4233         * MAINTAINERS: Add self as ms1 maintainer.
4235 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4237         * Makefile.def (libssp): Add to lang_env_dependencies.
4238         * Makefile.in: Regenerate.
4240 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4242         * MAINTAINERS: Add myself as middle-end maintainer.
4244 2005-08-17  Christian Groessler  <chris@groessler.org>
4246         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4247         * Makefile.in: Regenerate.
4249 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4251         * MAINTAINERS (write after approval): Added myself.
4253 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4255         * MAINTAINERS (Write After Approval): Add myself.
4257 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4259         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4260         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4261         Look for alternate names of the target cc and c++
4262         * configure: Regenerate.
4264 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4266         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4267         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4268         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4269         tools; remove code to manually set them.
4270         (Target tools): Look in the environment for them.
4271         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4272         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4273         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4274         build directory.
4275         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4276         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4277         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4278         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4279         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4280         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4281         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4282         * configure: Regenerate.
4283         * Makefile.in: Regenerate.
4285 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4287         * MAINTAINERS: Update for removed CPU targets.
4289 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4291         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4292         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4293         * Makefile.in: Regenerated.
4295 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4297         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4298         (CFLAGS_FOR_TARGET): Use it.
4299         (CXXFLAGS_FOR_TARGET): Likewise.
4300         * Makefile.in: Regenerated.
4301         * configure.in (--with-build-sysroot): New option.
4302         * configure: Regenerated.
4304 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4306         * Makefile.tpl: Wrap install between unstage and stage
4307         * Makefile.in: Regenerate.
4309 2005-07-21  Eric Christopher  <echristo@apple.com>
4311         * MAINTAINERS: Update affiliation.
4313 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4315         * MAINTAINERS: Add self as crx port maintainer.
4317 2005-07-20  DJ Delorie  <dj@redhat.com>
4319         * MAINTAINERS: Add self as m32c maintainer.
4321 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4323         * all files: Update FSF address.
4325 2005-07-15  Eric Christopher  <echristo@redhat.com>
4327         * MAINTAINERS: Change affiliation.
4329 2005-07-14  Jim Blandy  <jimb@redhat.com>
4331         * configure.in: Add cases for Renesas m32c.
4332         * configure: Regenerated.
4334 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4336         * COPYING.LIB: Update from fsf.org.
4338 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4340         * COPYING, compile, config.guess,
4341         config.sub, install-sh, missing, mkinstalldirs,
4342         symlink-tree, ylwrap: Sync from upstream sources.
4343         * config-ml.in: Update FSF address.
4345 2005-07-13  Eric Christopher  <echristo@redhat.com>
4347         * configure.in: Add toplevel noconfigdir support for tpf.
4348         * configure: Regenerate.
4350 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4352         PR ada/22340
4354         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4355         * Makefile.in: Regenerate.
4357 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4359         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4360         Brolley to write-after-approval.
4362 2005-07-07  Andreas Schwab  <schwab@suse.de>
4364         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4365         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4366         * Makefile.in: Regenerated.
4368 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4370         * configure.in: Don't build sim or rda when targetting darwin.
4371         * configure: Regenerate.
4373 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4375         * configure.in: Add --enable-libssp and --disable-libssp.
4376         * configure: Regenerate with autoconf-2.13.
4378 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4380         * Makefile.def (target_modules): Add libssp.
4381         * configure.in (target_libraries): Add target-libssp.
4382         * configure: Rebuilt.
4383         * Makefile.in: Rebuilt.
4385 2005-07-01  Zack Weinberg  <zackw@panix.com>
4387         * MAINTAINERS: Change email address.  Resign from maintainership.
4389 2005-07-01  Richard Guenther  <rguenther@suse.de>
4391         * MAINTAINERS: Change my e-mail address and affiliation.
4393 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4395         * Makefile.def (stagefeedback): Come after profile.
4396         Define profiledbootstrap target.
4397         * Makefile.tpl (profiledbootstrap): Remove.
4398         (stageprofile-end): Zap stagefeedback.
4399         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4400         * Makefile.in: Regenerate.
4402 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4404         * MAINTAINERS: Update my email address.
4406 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4408         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4409         In 'cpp' stanza, support '#line' as well as '# '.
4411 2005-06-08  Andreas Schwab  <schwab@suse.de>
4413         * MAINTAINERS: Move myself from 'Write After Approval' to
4414         'CPU Port Maintainers' section as m68k maintainer.
4416 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4418         * configure.in (unsupported_languages): New macro.
4419         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4420         non-ported target libraries in noconfigdirs.
4421         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4422         non-linux-gnu.  Remove libgcj_ex_libffi.
4423         <lang_frag loop>: Set add_this_lang=no if the language is in
4424         unsupported_languages.
4425         * configure: Regenerate.
4427 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4429         * configure.in: Fix typo in handling of --with-mpfr-dir.
4430         * configure: Regenerate.
4432 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4434         * MAINTAINERS: Update my email address.
4436 2005-06-02  Jim Blandy  <jimb@redhat.com>
4438         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4439         accepted into the master sources.)
4441 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4442             Michael Snyder  <msnyder@redhat.com>
4443             Stan Cox  <scox@redhat.com>
4445         * configure.in: Set noconfigdirs for ms1.
4447         * configure: Regenerate.
4449 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4451         * MAINTAINERS (Write After Approval): Add self.
4453 2005-06-01  Josh Conner  <jconner@apple.com>
4455         * MAINTAINERS (Write After Approval): Add self.
4457 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4459         * MAINTAINERS: Update my email address.
4461 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4463         * MAINTAINERS (Write After Approval): Add self.
4465 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4467         * MAINTAINERS (Write After Approval): Remove self.
4469 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4471         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4472         (Dependencies): Consider target modules for bootstrap dependencies.
4473         Make target bootstrap modules depend on each stage's gcc.
4474         * Makefile.in: Regenerate.
4476 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4478         * Makefile.def (configure-gcc): Depend on binutils having been built.
4479         (all-gcc): No need to do it here.
4480         * Makefile.in: Regenerate.
4482 2005-05-19  Paul Brook  <paul@codesourcery.com>
4484         * configure.in: Rewrite misleading error message when requested
4485         language cannot be built.
4486         * configure: Regenerate.
4488 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4490         * ylwrap: Import from Automake 1.9.5.
4492 2005-05-13  David Ung  <davidu@mips.com>
4494         * MAINTAINERS (Write After Approval): Add self.
4496 2005-05-09  Mike Stump  <mrs@apple.com>
4498         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4499         lt_cv_sys_max_cmd_len for now.
4501 2005-05-09  Stan Cox  <scox@redhat.com>
4503         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4505 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4507         * README.SCO: Update the URL.
4509 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4511         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4512         with_gnu_ld to libtool.
4513         * ltcf-c.sh (aix[45]): Define file_list_spec.
4514         * ltcf-cxx.sh (aix[45]): Same.
4515         * ltcf-gcj.sh (aix[45]): Same.
4516         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4517         exists, write list of input files to temporary file.
4519 2005-05-04  Mike Stump  <mrs@apple.com>
4521         * configure.in: Always pass --target to target configures as
4522         otherwise rebuilds that do --recheck will fail.
4523         * confiugure: Rebuilt.
4525 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4527         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4528         STAGE_HOST_EXPORTS.
4529         (configure, all): Add bootstrap support.
4530         (Host modules, target modules): Pass post-stage1 flags and exports.
4531         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4532         * Makefile.in: Regenerate.
4534 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4536         * configure: Regenerate.
4538 2005-04-27  Mike Stump  <mrs@apple.com>
4540         * MAINTAINERS: Add self as darwin maintainer.
4542 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4544         * config.sub: Update from master copy.
4546 2005-04-21  Mike Stump  <mrs@apple.com>
4548         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4549         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4551 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4553         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4554         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4555         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4556         "*-*-elf" and "*-*-linux*".
4557         * configure: Regenerate.
4559 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4561         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4563 2005-04-12  Mike Stump  <mrs@apple.com>
4565         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4567 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4569         * MAINTAINERS (Write After Approval): Add myself.
4571 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4573         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4575 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4577         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4578         (TARGET_CONFIGARGS): Include --with-target-subdir.
4579         (configure, all): New macros.  Use them throughout.
4580         * Makefile.in: Regenerate.
4582 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4584         * MAINTAINERS (Write After Approval): Add myself.
4586 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4588         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4590 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4592         * MAINTAINERS: Move John Carr to Write After Approval.
4594 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4596         * config/mh-mingw32: Delete.
4597         * configure.in: Don't use it.
4598         * configure: Regenerate.
4600 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4602         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4603         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4604         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4605         (HOST_LIB_PATH): Generate from Makefile.def.
4606         (TARGET_LIB_PATH): Likewise.
4607         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4608         * Makefile.in: Regenerate.
4609         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4610         (RPATH_ENVVAR): Include Darwin case.
4611         * configure: Regenerate.
4613 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4615         * MAINTAINERS (Various Maintainers): Remove self.
4616         (Write After Approval): Add self.
4618 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4620         * MAINTAINERS (Various Maintainers): Add self.
4622 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4624         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4625         * configure: Regenerate.
4627 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4629         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4630         gcc_version, and gcc_version_trigger from set of flags to pass.
4631         * Makefile.tpl: Remove definitions of above variables.
4632         (config.status): Remove dependency on $(gcc_version_trigger).
4633         * Makefile.in: Regenerate.
4634         * configure.in: Do not reference config/gcc-version.m4 nor
4635         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4636         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4637         * configure: Regenerate.
4639 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4640             Andrew Pinski  <pinskia@physics.uc.edu>
4642         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4643         * Makefile.in: Regenerate.
4645 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4647         * MAINTAINERS (Write After Approval): Add myself.
4649 2005-03-03  David Ayers  <d.ayers@inode.at>
4651         * MAINTAINERS (Write After Approval): Add myself.
4653 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4655         PR libgcj/20160
4656         * ltmain.sh: Avoid creating archives with components that have
4657         duplicate basenames.
4659 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4661         PR bootstrap/20250
4662         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4663         instead of check.
4664         * Makefile.in: Regenerate.
4666 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4668         * Makefile.in: Regenerate to fix conflict between the previous two
4669         patches.
4671 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4673         PR bootstrap/17383
4674         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4675         * Makefile.tpl (HOST_SUBDIR): New substitution.
4676         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4677         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4678         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4679         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4680         (Host modules, Bootstrapped modules): Use it.
4681         (Build modules, Target modules): Do not create symlink trees,
4682         always configure out-of-srcdir.
4683         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4684         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4685         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4686         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4688         * Makefile.in: Regenerate.
4689         * configure: Regenerate.
4691 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4693         Merged from libada-gnattools-branch:
4694         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4696         * gnattools: New directory.
4697         * Makefile.def: Add gnattools as a module, depending on target-libada.
4698         * Makefile.in: Regenerate.
4699         * configure.in: Include gnattools in host_tools; disable it if ada
4700         is disabled.
4701         * configure: Regenerate.
4703 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4705         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4706         treelang maintainer.
4707         (Write After Approval): Remove myself.
4709 2005-02-23  Paul Schlie  <schlie@comcast.net>
4711         * configure.in: Allow darwin targeted ports to build tk, itcl and
4712         libgui.
4713         * configure: Regenerate.
4715 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4717         PR libgcj/10353
4718         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4719         * configure: Regenerate.
4721 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4723         * MAINTAINERS (Write After Approval): Add myself.
4725 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4727         * MAINTAINERS: Update my e-mail address.
4729 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4731         * MAINTAINERS (Write After Approval): Add myself.
4733 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4735         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4736         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4737         target-libgloss when not *-*-elf and *-*-aout.
4738         * configure: Regenerate.
4740 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4742         * MAINTAINERS: Remove obsolete entries.
4744         * MAINTAINERS (Write After Approval): Add Michael Matz.
4746 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4748         * MAINTAINERS: Remove self as cpplib maintainer.
4750 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4752         * install-sh, config.sub: Import from upstream.
4754 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4756         PR bootstrap/18222
4757         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4758         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4759         * Makefile.in: Regenerate.
4761 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4763         * MAINTAINERS: Update my email address.
4765 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4766             Andreas Schwab  <schwab@suse.de>
4768         PR bootstrap/18033
4769         * config-ml.in: Eval option if surrounded by single quotes.
4771 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4773         Revert 2004-12-28 Makefile changes, a better fix will be
4774         applied to mainline and src after GCC 4.0 branches.
4776 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4778         PR bootstrap/17383
4780         * Makefile.def (target_modules): Remove stage parameter,
4781         it is always true now.
4782         * Makefile.tpl (configure-build-[+module+],
4783         configure-target-[+module+]): Always build symlink tree
4784         for the directory and for include.  BUILD_SUBDIR and
4785         TARGET_SUBDIR cannot be . anymore.
4786         * Makefile.in: Regenerate.
4788 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4790         Revert 2004-12-08 Makefile changes.
4792 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4794         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4795         cygwin, mingw.
4797 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4799         * configure.in (sh64-*-*): Reenable gprof.
4800         * configure: Regenerate.
4802 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4804         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4805         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4806         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4807         * Makefile.in: Regenerate.
4809 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4811         * MAINTAINERS: Update my email address.
4813 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4815         * Makefile.tpl: Generate normal dependencies if the LHS module is
4816         not bootstrapped.
4817         * Makefile.in: Regenerate.
4819 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4821         * configure.in: Include config/gxx-include-dir.m4.  Use
4822         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4823         * configure: Regenerate.
4825 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4827         * config.if: Delete.
4828         * configure.in: Set libstdcxx_incdir directly.
4829         * configure: Regenerate.
4831 2004-12-02  Eric Christopher  <echristo@redhat.com>
4833         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4834         * Makefile.in: Regenerate.
4836 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4838         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4839         * configure: Regenerate.
4841 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4843         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4844         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4845         * configure: Regenerate.
4847 2004-12-01  Eric Christopher  <echristo@redhat.com>
4849         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4850         of things to remove.
4852 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4854         * MAINTAINERS (Write After Approval): Update my e-mail address.
4856 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4858         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4859         from CVS libtool to always pass_all.
4861 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4863         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4864         (hppa*64*-*-*): Delete incorrect comment.
4865         * configure: Rebuilt.
4867 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4869         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4871 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4873         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4874         from CVS libtool to always pass_all.
4876 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4878         * install-sh, compile: Import from automake.
4880 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4882         * config.guess, config.sub:  Import from savannnah.
4884 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4886         * MAINTAINERS (Write After Approval): Add myself
4888 2004-11-12  Mike Stump  <mrs@apple.com>
4890         * Makefile.def: Add html support.
4891         * Makefile.tpl: Likewise.
4892         * Makefile.in: Regenerate.
4894 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4896         PR 18423
4897         * configure.in: Remove all instances of build-fixincludes from
4898         noconfigdirs.
4899         (build_configargs): Supply --target to subdirectories.
4900         * configure: Regenerate.
4902         * Makefile.def: Make gcc install depend on fixincludes install.
4903         * Makefile.in: Regenerate.
4905 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4907         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4909 2004-11-11  Paul Brook  <paul@codesourcery.com>
4911         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4913 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4915         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4916         target-libgfortran.
4917         * configure: Regenerate.
4919 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4921         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4922         like CC.
4924 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4926         * Makefile.def (host fixincludes): Specify missing targets.
4927         * Makefile.in: Regenerate.
4929 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4931         * MAINTAINERS: Add myself
4933 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4935         * MAINTAINERS (Write After Approval): Add myself.
4937 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4939         * Makefile.def: Build fixincludes for the host, too.
4940         * Makefile.in: Regenerate.
4941         * configure.in (host_tools): Add fixincludes.
4942         * configure: Regenerate.
4944 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4946         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4947         * configure: Regenerated.
4949 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4951         PR other/17783
4952         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4953         * configure: Regenerated.
4955 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4957         * README.SCO: Update per FSF instructions.
4959 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4961         PR target/18151
4962         * configure.in (case ${target}): Do not build fixincludes for avr.
4963         * configure: Regenerated.
4965 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4967         * configure.in (case ${target}): Do not build fixincludes
4968         on platforms where it is not used.
4969         * configure: Regenerated.
4971 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4973         * configure.in: Use an absolute path to install-sh.
4974         * configure: Regenerated.
4976 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4978         * MAINTAINERS (Write After Approval): Add myself.
4980 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4982         * MAINTAINERS: Remove from Write After Approval those that are
4983         already maintainers.
4985 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4987         * MAINTAINERS:  Update my email address.
4989 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4991         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4992         * configure: Regenerate.
4994 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4996         * MAINTAINERS:  Update my email address.
4998 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5000         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5001         entries belonging to this category.
5003 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5005         * MAINTAINERS: Update my e-mail address.
5007 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5009         Fix wrong conflict resolution in:
5011         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5013         * Makefile.in: Regenerate.
5014         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5015         in the recursive `make', instead of hardwiring `all'.
5016         (Autogenerated TARGET-* variables): New.
5018 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5020         * configure.in: Enable target-libgloss for crx-*-*.
5021         * configure: Regenerate.
5023 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5025         * MAINTAINERS (Various Maintainers): Move the "windows,
5026         cygwin, mingw" maintainer to ...
5027         (OS Port Maintainers): ... here.
5029 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5031         * MAINTAINERS (Write After Approval): Remove those that are
5032         maintainers of some subsystem.
5034 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5036         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5037         * ltcf-cxx.sh (tpf*): Likewise.
5038         * ltconfig (tpf*): Add TPF OS configuration support.
5040 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5042         * MAINTAINERS: Change my email address to my new work account.
5044 2004-09-24  Michael Roth  <mroth@nessie.de>
5046         * configure.in (--without-headers): Add missing double quotes.
5047         * configure: Regenerate.
5049 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5051         * ylwrap: Revert to previous version.
5053 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5055         PR bootstrap/17369
5056         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5057         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5058         SET_GCC_LIB_PATH_CMD.
5059         (BASE_TARGET_EXPORTS): Likewise.
5060         * Makefile.in: Regenerated.
5062         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5063         * configure: Regenerated.
5065 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5067         * config.guess: New upstream version
5068         * compile, depcomp, install-sh, ylwrap: Likewise.
5070 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5072         * config/mh-x86omitfp: New host makefile fragment.  Add
5073         -fomit-frame-pointer to the default BOOT_CFLAGS.
5074         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5075         * configure: Regenerate.
5077 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5079         PR target/11572
5080         * configure.in (*-*-darwin*): Renable libobjc.
5081         * configure: Regenerate.
5083 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5085         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5087 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5089         * Makefile.def: Remove libbanshee.
5090         * Makefile.tpl: Ditto.
5091         * configure.in: Ditto.
5092         * Makefile.in: Regen.
5093         * configure: Ditto.
5095 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5097         * ltmain.sh: Use $pic_object as $non_pic_object if
5098         $non_pic_object=none.
5100 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5102         * missing: Import latest version from master repository.
5104 2004-09-06  Nick Clifton  <nickc@redhat.com>
5106         * config.sub: Import latest version from master repository.
5107         * config.guess: Likewise.
5108         This includes these changes:
5110         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5112         * config.sub: Handle crisv32, alias etraxfs.
5113         * config.guess (crisv32:Linux:*:*): Handle.
5115         2004-08-13  Brad Smith  <brad@comstyle.com>
5117         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5118         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5120         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5122         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5123         assume the processor is a powerpc.  This is because coreutils
5124         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5125         in this case, due to a MacOS X bug that causes
5126         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5127         to return a negative number.
5128         Problem reported by Petter Reinholdtsen in:
5129         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5131         2004-07-19  Ben Elliston  <bje@gnu.org>
5133         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5135         2004-06-24  Ben Elliston  <bje@gnu.org>
5137         * config.guess: Update copyright years.
5138         * config.sub: Likewise.
5140         2004-06-22  Robert Millan  <robertmh@gnu.org>
5142         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5143         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5145         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5147         * config.guess (*:*VMS:*:*): New entry. Replaces
5148         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5149         manufacturer.
5151         2004-06-22  Ben Elliston  <bje@gnu.org>
5153         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5154         * config.sub: Likewise.
5156         2004-06-22  Ben Elliston  <bje@gnu.org>
5158         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5159         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5161         2004-06-11  Ben Elliston  <bje@gnu.org>
5163         * config.guess (pegasos:OpenBSD:*:*): Remove.
5165         2004-06-11  Ben Elliston  <bje@gnu.org>
5167         From Wouter Verhelst <wouter@grep.be>:
5168         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5170         2004-06-11  Ben Elliston  <bje@gnu.org>
5172         * config.guess (luna88k:OpenBSD:*:*): New.
5174         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5176         * config.guess (m32r*:Linux:*:*): New case.
5177         * config.sub: Handle m32rle.
5179         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5181         From Jens Petersen  <petersen@redhat.com>:
5182         * config.sub: Handle sparcv8.
5184         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5186         From Tom Smith <smith@cag.lkg.hp.com>:
5187         * config.guess: Version suffixes are equally significant on Tru64
5188         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5189         prefix of "P" (patched kernel).
5191         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5193         * config.sub: Add support for National Semiconductor CRX target.
5195 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5197         * MAINTAINERS (Various Maintainers): Remove myself as web page
5198         maintainer, add myself as maintainer of build status lists.
5200 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5202         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5203         *-*-netware, but add target-libmudflap.
5204         Consolidate *-*-netware targets (of which really only i?86 exists)
5205         into a single entry.
5206         * configure: Likewise.
5208 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5210         * Makefile.tpl (sorry): Remove.
5211         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5212         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5213         (do-clean): Clean per-stage directories too.
5214         (do-distclean): Run distclean-stage1 too.
5215         (.NOTPARALLEL): Enable during toplevel bootstrap.
5216         (stage[+id+]-bubble): Enable parallel execution during
5217         the recursive invocation.
5218         * Makefile.in: Regenerate.
5220         Fix previous checkin:
5222         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5223         include.
5224         * configure.in: Fix indentation.
5225         * configure: Regenerate.
5227 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5229         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5230         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5231         * configure: regenerate
5232         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5233         -mdynamic-no-pic
5235 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5237         * Makefile.def (build_modules): Add fixincludes.
5238         (dependencies): Make gcc depend on fixincludes.
5239         * configure.in (build_tools): Add fixincludes.
5240         (build_configdirs): Always include build_libs.
5241         * Makefile.in: Regenerate.
5242         * configure: Regenerate.
5244 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5246         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5247         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5248         phony targets; do not generate timestamp files.
5249         (distclean-stageN): Remove references to their timestamp files.
5250         (restageN, touch-stageN): Remove.
5251         (stageN-bubble): Rewritten.
5252         (compare): Support lean bootstraps.
5253         * Makefile.in: Regenerate.
5255         * configure.in: Only warn when bootstrapping but
5256         build != host or build != target.  Support lean bootstraps.
5257         * configure: Regenerate.
5259 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5261         * configure.in:  Give a better error message if GMP/MPFR are missing
5262         and a language needing them has been requested.
5263         * configure:  Regenerated.
5265 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5267         * configure.in:  Print a list of available language front-ends if
5268         a requested one is missing.  Tidy stray tab characters.
5269         * configure:  Regenerated.
5271 2004-08-19  Michael Koch  <konqueror@gmx.de>
5273         * gcc/doc/install.texi: Update entry about automake for libjava.
5275 2004-08-17  Robert Millan  <robertmh@gnu.org>
5277         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5278         (instead of FreeBSD).
5279         * configure: Regenerate.
5281 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5283         * Makefile.in: Regenerate.
5284         * configure: Regenerate.
5286         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5287         stage_*_flags.
5288         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5289         for bootstrapped modules if toplevel bootstrap is going.
5290         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5291         modules.  Adjust for changes in Makefile.def.  Enable several
5292         rules even in non-bootstrap mode, just to avoid peppering the
5293         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5294         (stage-[+prev+]-bubble): Remove.
5296         * Makefile.def (Dependencies): Depend on all-build-bison,
5297         all-build-flex, all-build-byacc, all-build-texinfo, rather
5298         than the host variations.
5299         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5300         with BUILD_SUBDIR.
5301         (BISON): Update for recent Bisons.
5302         (YACC): Fix typo.
5303         (cross): Depend on all-build.
5304         (all): Do not depend on all-build.
5305         (prebootstrap): Remove.
5306         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5307         (Prebootstrap dependencies): Add them to the per-stage targets
5308         and to all-prebootstrap.
5309         * configure.in (build_configdirs): Always enable build_tools.
5310         (BUILD_DIR_PREFIX): Remove.
5312         * Makefile.def (gcc): Add target variable.
5313         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5314         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5315         in the recursive `make', instead of hardwiring `all'.
5316         (Autogenerated TARGET-* variables): New.
5318 2004-08-13  Brian Booth  <bbooth@redhat.com>
5320         * MAINTAINERS: Remove myself from write-after-approval.
5322 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5324         * src-release: Stop distributing mmalloc with gdb (which doesn't
5325         use it).
5326         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5327         * Makefile.in: Regenerate.
5329 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5331         * configure.in (arm*-*-eabi*): New target.
5332         * configure: Regenerate.
5334 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5336         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5337         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5338         (Dependencies): New section.
5339         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5340         (configure-target-[+module+]): Depend on maybe-all-gcc
5341         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5342         (toplevel profiledbootstrap): Fix dependencies.
5343         * Makefile.in: Regenerate.
5345 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5347         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5348         target-libiberty to noconfigdirs.
5349         * configure: Regenerate.
5351 2004-08-03  Paul Brook  <paul@codesourcery.com>
5353         * configure.in: Check for MPFR as well as GMP.
5354         * configure: Regenerate.
5356 2004-08-01  Robert Millan  <robertmh@gnu.org>
5358         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5359         libmudflap for all GNU-based systems (with Glibc).
5360         * configure: Regenerate.
5362 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5364         * Makefile.def (host-modules): Add gcc.
5365         * Makefile.in: Regenerate.
5366         * Makefile.tpl (sorry): New rule.
5367         (configure-host, all-host, [+make_target+]-host, do-check,
5368         install-host): Do not add gcc as a special case.
5369         (host modules): Add a small special-casing for gcc.  Export
5370         extra_make_flags through the environment.
5371         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5372         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5373         other recursive targets for gcc): Remove.
5375         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5376         (stage, unstage): New rules.
5377         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5378         distclean-stage[+id+]): Use stage_current.
5379         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5380         the stage*-start rules.
5382 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5384         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5385         use -all_load flag.
5387 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5389         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5390         * configure: Regenerate.
5392 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5394         * maintainer-scripts/gcc_release: Revert yesterday's change.
5396 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5398         * MAINTAINERS: Add myself to write-after-approval.
5400 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5402         * libf2c: Removed.
5403         * gcc/gccbug.in: Updated because of libf2c removal.
5404         * maintainer-scripts/gcc_release: Ditto.
5406 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5408         * configure.in: Build libmudflap by default on FreeBSD.
5409         * configure: Regenerated.
5411 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5413         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5414         systems.
5415         * configure: Regenerated.
5417 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5419         PR target/16344
5420         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5421         feedback based compiler.
5422         * Makefile.in: Rebuilt.
5424 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5426         * Makefile.def (host_modules): Set bootstrap=true for flex.
5427         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5428         * Makefile.in: Rebuilt.
5430 2004-07-07  Jan Hubicka  <jh@suse.cz>
5432         * MAINTAINERS: Add self as a profile feedback maintainer.
5434 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5436         * configure.in:  Do not prepend $srcdir to /dev/null in
5437         makefile fragments.
5438         * configure:  Regenerate.
5440 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5442         * Makefile.def (build_modules): Add bison, byacc, flex,
5443         m4, texinfo.
5444         (flags_to_pass): Add FLEX.
5445         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5446         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5447         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5448         DEFAULT_MAKEINFO): Remove.
5449         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5450         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5451         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5452         objdir or else use configured tool.
5453         (all-build): New.
5454         (all): Depend on it.
5455         (Build module dependencies): Add.
5456         * Makefile.in: Regenerate.
5457         * configure.in: Better support for multiple build modules,
5458         matching what is done for host/target modules.  Do not look
5459         for "plausible" locations of build tools if Canadian cross.
5460         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5461         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5462         * configure: Regenerate.
5464 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5466         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5467         * Makefile.in: Regenerate.
5469 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5471         * Makefile.tpl (configure-build-[+module+],
5472         configure-[+module+], configure-target-[+module+]): Pass
5473         [+extra_configure_args+].
5474         (all-build-[+module+], all-[+module+], check-[+module+],
5475         install-[+module+], [+make_target+]-[+module+],
5476         all-target-[+module+], check-target-[+module+],
5477         install-target-[+module+], [+make_target+]-target-[+module+]):
5478         Pass [+extra_make_args+].
5479         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5480         (GCC_HOST_EXPORTS): Remove.
5481         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5482         cross, check-gcc, check-gcc-c++, install-gcc,
5483         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5484         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5485         * Makefile.in: Regenerate.
5487 2004-06-21  Matthew Sachs  <msachs@apple.com>
5489         * MAINTAINERS: Added self to write-after-approval.
5491 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5493         * configure.in: Check for srcdir/winsup rather than build directory
5494         winsup.
5495         * configure: Regenerate.
5497 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5499         * configure.in: Don't build Cygwin native newlib if winsup
5500         directory is missing.  Emit warning instead.
5501         * configure: Regenerate.
5503 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5505         * Makefile.tpl (touch-stage[+id+]): New.
5506         (restage[+prev+]): Depend on touch-stage[+id+].
5508         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5509         Use it throughout.
5511         * Makefile.def: Add profile and feedback bootstrap stages.
5512         Remove next field from bootstrap stages.
5513         * Makefile.tpl (LN, LN_S): Substitute.
5514         (stageN-start, stageN-end): Use double-colon rules, to
5515         provide a hook for additional setup commands.
5516         (distclean-stageN-gcc, restageN): Create dependencies from
5517         [+prev+], not from [+next+].
5518         (stageN-bubble): Add commands for successive stages from
5519         [+prev+], using double-colon rules.
5520         (all-stageN-gcc): Fix typo.
5521         (stagefeedback-start, profiledbootstrap): New.
5522         * Makefile.in: Regenerate.
5523         * configure.in: Call ACX_PROG_LN.
5524         * configure: Regenerate.
5526 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5528         * MAINTAINERS (Write After Approval): Add myself.
5530 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5532         * MAINTAINERS (Write After Approval): Add myself.
5534 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5536         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5537         without gcc.
5538         * configure: Regenerate.
5540 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5542         * Makefile.tpl: Fix typo.
5543         * Makefile.in: Regenerate.
5545 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5547         * configure.in: Remove new- prefix from toplevel
5548         bootstrap targets.
5549         * configure: Regenerate.
5551 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5553         * Makefile.tpl (all.normal): Rename to all.
5554         (all): Replace with a rule to pick the default
5555         target from configure.
5556         (all-gcc, configure-gcc): Use conditionals to
5557         do nothing when toplevel bootstrap is going on.
5558         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5559         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5560         * configure.in: Support --enable-bootstrap.
5562         * Makefile.def: Remove new- prefix from toplevel
5563         bootstrap targets.
5564         * Makefile.tpl: Likewise.
5566         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5567         target.
5569         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5570         $(RECURSE_FLAGS) to recursive invocation of make.
5572         * Makefile.in: Regenerate.
5573         * configure: Regenerate.
5575 2004-05-30  Andreas Jaeger  <aj@suse.de>
5576             Jim Wilson  <wilson@specifixinc.com>
5578         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5579         like CC.
5581 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5583         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5584         * configure: Regenerate.
5586 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5588         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5589         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5590         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5591         targets.
5592         * Makefile.in: Regenerate.
5594 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5596         * configure.in: Test the ability to symlink directories.
5597         * configure: Regenerate.
5599         * Makefile.def (bootstrap-stage): New definitions.
5600         * Makefile.tpl (configure-stage1-gcc,
5601         configure-stage2-gcc, configure-stage3-gcc,
5602         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5603         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5604         new-restage3, compare): Autogenerate, see Makefile.in
5605         entry for behavioral changes.
5606         (distclean-stage1, new-stage1-start, new-stage1-end,
5607         new-stage1-bubble, distclean-stage2, new-stage2-start,
5608         new-stage2-end, new-stage2-bubble, distclean-stage3,
5609         new-stage3-start, new-stage3-end): New autogenerated targets.
5610         (objext, prebootstrap, BOOT_CFLAGS,
5611         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5612         targets.
5614         * Makefile.in: Regenerate.
5615         (distclean-stage1, new-stage1-start, new-stage1-end,
5616         new-stage1-bubble, distclean-stage2, new-stage2-start,
5617         new-stage2-end, new-stage2-bubble, distclean-stage3,
5618         new-stage3-start, new-stage3-end): New targets.
5619         (all-stage1-gcc): Move prebootstrap dependency from here...
5620         (configure-stage1-gcc): ...to here.
5621         (new-bootstrap): Use bubble targets.
5622         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5623         Use per-stage distclean targets.
5624         (configure-stage1-gcc, configure-stage2-gcc,
5625         configure-stage3-gcc, all-stage1-gcc,
5626         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5627         Use new-stageN-start to prepare the tree.
5629 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5631         * Makefile.def (host_modules): add libcpp.
5632         * Makefile.tpl: Add dependencies on and for libcpp.
5633         * Makefile.in: Regenerate.
5634         * configure.in: Add libcpp host module.
5635         * configure: Regenerate.
5637 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5639         * Makefile.tpl: Whenever a recursive target is defined, wrap
5640         it in a special @if/@endif block, and prepare its maybe
5641         dependency in the @if/@endif block
5642         * configure.in: Instead of writing maybe dependencies, remove
5643         the @if/@endif statements, and remove the @if/@endif blocks
5644         that remain.
5645         * configure: Regenerate.
5646         * Makefile.in: Regenerate.
5648 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5650         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5652 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5654         PR bootstrap/15120
5655         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5656         * */configure: Rebuilt.
5658 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5660         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5661         of libf2c.
5662         * configure, Makefile.in: Regenerate.
5664 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5666         * MAINTAINERS (Write After Approval): Add myself.
5668 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5670         Merge from tree-ssa-20020619-branch.
5672         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5673         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5674         (HOST_GMPLIBS): Define.
5675         (HOST_GMPINC): Define.
5676         (TARGET_LIB_PATH): Add libmudflap.
5677         (GFORTRAN_FOR_TARGET): Define.
5678         (configure-build*): Export GFORTRAN.
5679         (configure-gcc): Export GMPLIBS and GMPINC.
5680         (all-gcc): Add maybe-all-libbanshee.
5681         (configure-target-libgfortran): Define.
5682         * Makefile.in: Regenerate.
5683         * configure.in (host_libs): Add libbanshee.
5684         (target_libraries): Add target-libmudflap and target-libgfortran.
5685         Add --with-libbanshee.
5686         Handle --disable-libmudflap.
5687         (*-*-freebsd*): Use with_gmp.
5688         Add $(libgcj) to noconfigdirs.
5689         * configure: Regenerate.
5690         * depcomp: New file.
5691         * MAINTAINERS: Add tree-ssa maintainers.
5693 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5695         * MAINTAINERS (Various Maintainers): Add myself.
5697 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5699         * MAINTAINERS (Write After Approval): Add myself.
5701 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5703         * MAINTAINERS (Write After Approval): Add myself.
5705 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5707         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5708         * configure: Regenerate.
5710 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5712         Revert:
5713         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5715         * Makefile.def (flags_to_pass): Remove *dir variables that
5716         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5717         as well as prefix and exec_prefix.
5718         * Makefile.in: Regenerate.
5720 2004-04-26  Robert Millan  <robertmh@gnu.org>
5722         Add patches from libtool CVS.
5723         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5724         * ltconfig: Likewise.
5725         * ltcf-c.sh: Likewise.
5726         * ltcf-cxx.sh: Likewise.
5727         * ltcf-gcj.sh: Likewise.
5729 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5731         * Makefile.def (host_modules): Mark with the bootstrap
5732         flag packages on which gcc depends.
5733         * Makefile.tpl (all-bootstrap): Use it.
5734         * Makefile.in: Regenerate.
5736 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5738         * Makefile.def (flags_to_pass): Remove *dir variables that
5739         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5740         as well as prefix and exec_prefix.
5741         * Makefile.in: Regenerate.
5743 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5745         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5746         * configure: Regenerate.
5747         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5748         * gcc/Makefile.tpl (compare): Use the result of the test.
5749         * gcc/Makefile.in: Regenerate.
5751 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5753         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5754         Always relocate gcc and prev-gcc to the original names, even
5755         if the build fails.
5756         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5757         New targets.
5759 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5761         * MAINTAINERS: Update my email address.
5763 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5765         * configure.in (mips*-*-irix5*): Enable ld.
5766         * configure: Regenerate.
5768 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5770         * configure: Regenerate.
5772 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5774         * Makefile.tpl (configure-[+module+], configure-gcc,
5775         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5776         Set and export LDFLAGS.
5777         * Makefile.in: Regenerate.
5779 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5781         * MAINTAINERS: Add myself to write-after-approval.
5783 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5785         PR bootstrap/14871
5786         * Makefile.tpl: If we don't have built-in-tree target tools,
5787         use the ones found by configure rather than hacking around with
5788         program_transform_name.
5789         * configure.in: Give Makefile.tpl the information necessary
5790         to do that.
5791         * Makefile.in: Regenerate.
5792         * configure: Regenerate.
5794 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5796         PR bootstrap/14760
5797         * configure.in: When computing baseargs, strip *all* copies of
5798         offending options.  Also, don't match/substitute the trailing space,
5799         so that this actually works when two similar options are separated by
5800         only one space.
5801         * configure: Regenerate.
5803 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5805         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5806         (rs6000-*-aix*): Same.
5807         * configure: Regenerate.
5809 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5811         * MAINTAINERS: Add myself to write-after-approval.
5813 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5815         * MAINTAINERS: Add myself to write-after-approval.
5817 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5819         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5820         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5821         * Makefile.in: Regenerate.
5823         * configure.in (top level bootstrap support): Rework --enable-werror
5824         to set @stage2_werror_flag@.
5825         * configure: Regenerate.
5826         * Makefile.tpl (top level bootstrap support): Pass
5827         @stage2_werror_flag@ down to configure in stages 2 and 3.
5828         * Makefile.in: Regenerate.
5830 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5832         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5833         for stages 2 and 3 as well as in make.  As a consequence, remove
5834         OUTPUT_OPTION (now detected by configure) from the flags passed down
5835         to make.
5836         * Makefile.in: Regenerate.
5838         * Makefile.tpl (new-bootstrap): Fix typo.
5839         * Makefile.in: Regenerate.
5841 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5843         * Makefile.tpl: Rearrange by moving recursive_targets rules
5844         into their proper sections.
5845         * Makefile.tpl (top level bootstrap support): Move disabling
5846         of coverage flags from 'make' to 'configure'; improve comments.
5847         * Makefile.in: Regenerate.
5849         * Makefile.tpl (experimental top level bootstrap) Move stage1
5850         language setting from all- target to configure- target; disable
5851         intermodule optimization in stage 1; prevent gratuitous rebuilds
5852         of stage 1.
5853         * Makefile.in: Regenerate.
5854         * configure.in: Comma-separate stage 1 language list for top
5855         level bootstrap.
5856         * configure: Regenerate.
5858         * Makefile.tpl: Clean up experimental top level bootstrap support:
5859         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5860         prev-gcc in configure- targets as well as all- targets.
5861         * Makefile.in: Regenerate.
5863 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5865         * compile: New file imported from automake.
5867 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5869         * configure.in: Remove symbolic link section.
5870         * configure: Regenerate.
5871         * Makefile.tpl (links): Remove.
5872         * Makefile.in: Regenerate.
5874 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5875             Nathanael Nerode  <neroden@gcc.gnu.org>
5877         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5878         Set with AC_CHECK_PROGS.
5879         * configure.in: Fix comment typo from last patch.
5880         * configure: Regenerate.
5882 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5884         * Makefile.tpl: Introduce experimental top level bootstrap support.
5885         * Makefile.in: Regenerate.
5886         * configure.in: Introduce support for top level bootstrap.
5887         * configure: Regenerate.
5889 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5890             Paolo Bonzini  <bonzini@gnu.org>
5892         PR bootstrap/14522
5893         * configure.in: Cope with shells that do not support unquoted ^
5894         * configure: Regenerate.
5896 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5897             Paolo Bonzini  <bonzini@gnu.org>
5899         PR bootstrap/14522
5900         * configure.in: Cope with shells that do not support nesting
5901         quotes inside quoted backquote substitutions.
5902         * configure: Regenerate.
5904 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5906         PR bootstrap/14522
5907         * configure.in: Fix escaping of $.
5908         * configure: Regenerate.
5910 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5912         * configure: Regenerate, since I forgot to while committing Paolo's
5913         changes.
5915 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5917         PR ada/14131
5918         Move language detection to the top level.
5919         * configure.in: Find default values for the tools as
5920         soon as possible.  Disable ada if GNAT is not found.
5921         Emit error message about missing languages.  Expand
5922         --enable-languages=all for the gcc subdirectory.
5924 2004-03-10  Ben Elliston  <bje@gnu.org>
5926         * MAINTAINERS: Update my email address.
5928 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5930         * ltconfig: Disable building static libraries if building shared
5931         libraries on AIX 5L.
5933 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5935         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5936         and disable libgcj.
5937         * configure: Regenerated.
5939 2004-03-01  Brian Booth  <bbooth@redhat.com>
5941         * MAINTAINERS: Add myself to write-after-approval.
5943 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5945         * MAINTAINERS: Add myself to write-after-approval.
5947 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5949         PR bootstrap/7087
5950         * Makefile.tpl: Guard XFOO sed statements better.
5951         * Makefile.tpl: Add dependency for configure-target-libada.
5952         * Makefile.in: Regenerate (incidentally fixes broken
5953         commit when libada-branch was merged).
5955 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5957         * MAINTAINERS: Add myself to write-after-approval.
5959 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5961         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5962         maintainers.
5964 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5966         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5967         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5969 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5971         PR bootstrap/11932
5972         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5974 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5976         * MAINTAINERS: Added myself to write-after-approval.
5978 2004-02-14  Michael Koch  <konqueror@gmx.de>
5980         * MAINTAINERS: Added myself to write-after-approval.
5982 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5984         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5985         some OS port maintainers to OS port maintainers section.
5987 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5989         * MAINTAINERS: Add self.
5991 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5993         * MAINTAINERS: Alphabetize.
5995 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5997         * MAINTAINERS: Remove myself.
5999 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6001         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6002         (rs6000-*-aix*): Same.
6003         * configure: Regenerate.
6005 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6007         * configure.in (host): Add in missing $noconfigdirs to defines.
6008         * configure: Regenerate.
6010 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6011             Nathanael Nerode  <neroden@gcc.gnu.org>
6013         PR ada/6637, PR ada/5911
6014         Merge with libada-branch:
6015         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6016         with appropriate dependencies. Add --enable-libada configure switch.
6017         * configure, Makefile.in: Regenerate.
6019 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6021         * MAINTAINERS: Add myself to write-after-approval.
6023 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6025         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6026         * configure: Regenerate.
6028 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6030         Merge from upstream:
6032         * ltmain.in: When setting IFS to '~', be careful about user
6033         arguments that contain '~'.
6035         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6037         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6038         Also test $base_compile against $CC with escaped arguments. Bug
6039         reported by Geoff Keating <geoffk@apple.com>.
6041 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6043         * MAINTAINERS: Remove i960 port.
6045 2004-01-23  DJ Delorie  <dj@redhat.com>
6047         * Makefile.def (target_modules) [libiberty]: Don't stage.
6048         * Makefile.in: Rebuilt.
6050 2004-01-20  Caroline Tice  <ctice@apple.com>
6052         * MAINTAINERS: Add myself to write-after-approval.
6054 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6056         * MAINTAINERS: Update my email address.
6058 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6060         * MAINTAINERS: Add myself to write-after-approval.
6062 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6064         * MAINTAINERS: Remove entries without email address.
6066 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6068         * MAINTAINERS: Add myself to write-after-approval.
6070 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6072         * MAINTAINERS: Update my email address.
6074 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6076         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6077         * Makefile.tpl (configure-target-[+module+]): Support stage.
6078         * Makefile.in: Rebuilt.
6080 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6082         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6084 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6086         * MAINTAINERS: Add myself as a MIPS maintainer.
6088 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6090         * configure.in: Use ./config.cache, not config.cache.
6091         * configure: Regenerate.
6092         * Makefile.tpl: Special-casing not needed for GCC any more.
6093         * Makefile.in: Regenerate.
6095         * configure.in: Don't share a cache file for host dirs.
6096         * configure: Regenerate.
6098         * config-ml.in: Don't mess with the cache file.
6100 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6102         * MAINTAINERS: Move myself from 'Write After Approval' to
6103         'CPU Port Maintainers' section as SPARC maintainer.
6105 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6107         * Makefile.tpl: Make GCC use a separate config.cache.
6108         * Makefile.in: Regenerate.
6110         PR bootstrap/11932, PR bootstrap/11933
6111         (I don't know if it will fix either of them, but it relates
6112         to them.)
6113         * configure.in: Don't use shared config.cache for target
6114         directories.
6115         * configure: Regenerate.
6117 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6119         * MAINTAINERS: Add myself to 'Write After Approval' section.
6121 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6123         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6124         * configure: Regenerated.
6126 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6128         * MAINTAINERS: Remove the mn10200 maintainer.
6130 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6132         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6133         * configure: Regenerated.
6135 2003-12-16  Jan Hubicka  <jh@suse.cz>
6137         * MAINTAINERS: Add myself as callgraph maintainer.
6139 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6141         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6142         * configure: Regenerate.
6144 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6146         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6147         'Write After Approval' section. Update email.
6149 2003-12-01  James Lemke  <jim@wasabisystems.com>
6151         * MAINTAINERS (Write After Approval): Add myself.
6153 2003-11-20  Matt Thomas  <matt@3am-software.com>
6155         * MAINTAINERS: Add myself as a vax port maintainer.
6157 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6159         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6160         (configure-build-[+module+], configure-[+module+]): Likewise.
6161         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6162         * Makefile.in: Regenerate.
6164 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6166         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6167         shared/dylibed libraries.
6168         * ltmain.sh: Likewise.
6169         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6170         * ltcf-cxx.sh: Likewise.
6171         * ltcf-gcj.sh: Likewise.
6172         * ltconfig: Likewise.
6174 2003-11-17  Stan Cox  <scox@redhat.com>
6176         * MAINTAINERS: Add myself as iq2000 port maintainer.
6178 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6180         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6181         * Makefile.in: Regenerate.
6183 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6185         * config.sub: Update to 2003-11-03 version.
6187 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6189         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6190         * configure:  Regenerate.
6192 2003-10-20  Nicolas Pitre  <nico@cam.org>
6194         * MAINTAINERS: Add myself to 'Write After Approval' section.
6196 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6198         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6200 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6202         * MAINTAINERS: Update my email address.
6204 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6206         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6208 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6210         * MAINTAINERS: Add myself to 'Write After Approval' section.
6212 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6214         * config.guess: Update to 2003-10-16 version.
6215         * config.sub: Update to 2003-10-16 version.
6217 2003-10-15  David Daney  <ddaney@avtrex.com>
6219         * MAINTAINERS: Added myself to 'Write After Approval' section.
6221 2003-10-15  Falk Hueffner  <falk@debian.org>
6223         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6224         'Write After Approval' section. Update email.
6226 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6228         * MAINTAINERS: Move myself from 'Write After Approval' to
6229         'Various Maintainers' section as middle-end maintainer.
6231 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6233         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6234         HOST_FLAGS_TO_PASS.
6235         * Makefile.in: Regenerate.
6237 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6239         * config.guess: Update to 2003-10-07 version.
6240         * config.sub: Update to 2003-10-07 version.
6242 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6244         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6245         * ltconfig (irix5*, irix6*): Don't override version_type.
6247 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6249         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6250         * configure: Rebuilt
6251         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6252         * Makefile.in: Rebuilt
6254 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6256         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6258 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6260         * MAINTAINERS (Write After Approval): Add myself.
6262 2003-09-29  Paul Koning  <ni1d@arrl.net>
6264         * MAINTAINERS: Move myself from "Write After Approval"
6265         to CPU platform maintainers for pdp11 platform.
6267 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6269         * MAINTAINERS: Move myself from 'Write After Approval' to
6270         'Various Maintainers' section as libffi testsuite maintainer.
6272 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6274         * configure.in: Pass a computed --program-transform-name
6275         to subconfigures.
6276         * configure: Regenerated.
6278 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6280         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6281         * Makefile.in: Regenerate.
6283         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6284         * Makefile.in: Regenerate.
6286 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6288         * MAINTAINERS: Move myself from 'Write After Approval'
6289         to 'Various Maintainers' (objective-c) section.
6291 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6293         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6294         quoting.
6295         * configure: Regenerated.
6297 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6299         * MAINTAINERS (Write After Approval): Add myself to write after
6300         approval list.
6302 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6304         * MAINTAINERS (Write After Approval): Add myself.
6306 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6308         * MAINTAINERS: Update my e-mail address.
6310 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6312         * libtool.m4 (LD): Correct powerpc64 host match.
6314 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6316         * MAINTAINTERS: Update my affiliation and email address.
6318 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6320         * MAINTAINERS (Write After Approval): Add myself.
6322 2003-09-04  DJ Delorie  <dj@redhat.com>
6324         * configure: Regenerate.
6326 2003-09-04  Robert Millan  <robertmh@gnu.org>
6328         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6330 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6332         * configure.in: Ensure arguments to sed are properly spaced.
6333         * configure: Regenerate.
6335 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6337         * MAINTAINERS: Update my e-mail address.
6339 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6341         * MAINTAINERS (Write After Approval): Add myself.
6343 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6345         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6346         * configure: Regenerated.
6348 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6350         * MAINTAINERS: Update my email address.
6352 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6354         * configure.in:  Use newline instead of semicolon when assuming
6355         shell arguments in a for loop.
6356         * configure:  Regenerated.
6358 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6360         * MAINTAINERS: Resurrect the i860 maintainer.
6362 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6364         PR 8180
6365         * configure.in: When testing with_libs and with_headers, treat
6366         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6367         * configure: Regenerate.
6369         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6370         make, shell, etc.
6371         (baseargs): Likewise.
6372         * configure: Regenerate.
6374 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6376         * MAINTAINERS (Write After Approval): Add myself.
6378 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6380         * configure.in: Disable libgcj for darwin not on powerpc.
6381         * configure: Rebuild.
6383 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6385         * config-ml.in, symlink-tree: Add license.
6387 2003-08-03  Richard Stallman  <rms@gnu.org>
6388             Eben Moglen  <moglen@columbia.edu>
6390         * README.SCO: New file.
6392 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6394         * Makefile.tpl (check, check-c++): Express dependencies using
6395         dependencies rather than commands.
6396         * Makefile.in: Regenerate.
6398 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6400         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6401         * configure: Ditto.
6403 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6405         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6406         * Makefile.in: Update.
6408 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6410         * configure.in: Enable libgcj for darwin.
6411         * configure: Rebuild.
6413 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6415         * config-ml.in:  Use ac_configure_args directly instead of
6416         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6417         actually seen.
6419 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6421         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6422         creating target and build subdirs to build all parent dirs as needed.
6423         * Makefile.in: Rebuild.
6424         * configure.in: Don't build dirs explicitly here.
6425         * configure: Rebuild.
6427 2003-07-26  Paul Brook  <paul@nowt.org>
6429         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6431 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6433         * Makefile.tpl (all-make): Depend on intl.
6434         * Makefile.in: Rebuilt.
6436 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6438         * install-sh:  Update to newer upstream versions (associated with
6439         aclocal 1.7).
6440         * mkinstalldirs:  Likewise.
6441         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6443 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6445         * MAINTAINERS: Move self from Bug database only accounts
6446         to write-after-approval.
6448 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6450         * config.if: Remove unused libc_interface determination.
6452 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6454         * MAINTAINERS: Move self from write-after-approval to
6455         build machinery (*.in).
6457 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6459         PR bootstrap/11273
6460         PR bootstrap/11408
6461         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6462         unused INSTALL_PROGRAM_ARGS.
6463         * configure.in: Use AC_PROG_INSTALL.
6464         * Makefile.in: Regenerate.
6465         * configure: Regenerate.
6467 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6469         * MAINTAINERS: Alphabetize.
6471 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6473         * configure: Rebuilt.
6474         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6475         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6476         newlib nor libgloss.
6477         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6478         * configure.in (am33_2.0-*-linux*): Added.
6480 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6482         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6483         * configure: Regenerate.
6485 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6487         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6488         * Makefile.in: Regenerate.
6490 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6492         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6493         * Makefile.in: Regenerate.
6495 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6497         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6498         * Makefile.in: Regenerated.
6500         * config-ml.in: Replace PWD with PWD_COMMAND.
6502 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6504         * intl: New directory; see intl/ChangeLog for details.
6505         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6506         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6507         * Makefile.in: Regenerate.
6509 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6511         * configure.in: Clean up config-lang.in handling.  Delete
6512         useless assignment to "subdirs".
6513         * configure: Regenerate.
6515 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6517         * configure.in: Rename 'target_libs' to 'target_libraries'.
6518         Remove useless reference to 'target_libs'.
6519         * configure: Regenerate.
6521 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6523         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6524         * Makefile.in: Regenerate.
6526 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6528         * Makefile.def: Introduce flags_to_pass.
6529         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6530         * Makefile.in: Regenerate.
6532 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6534         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6535         and target-libgloss.
6536         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6537         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6538         * configure: Regenerate.
6540 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6542         * configure.in: Update testsuite_flags to new location.
6543         * configure. Regenerate.
6545 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6547         * Makefile.tpl: Remove BUILD_CC stuff.
6548         * Makefile.in: Regenerate.
6550 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6552         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6554 2003-06-16  Graeme Peterson  <gp@qnx.com>
6556         * MAINTAINERS (Write After Approval): Add myself.
6558 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6560         * config.guess: Update to 2003-06-12 version.
6561         * config.sub: Update to 2003-06-13 version.
6563 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6565         * config.guess: Update to 2003-06-06 version.
6566         * config.sub: Update to 2003-06-06 version.
6568 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6570         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6571         * configure. Regenerate.
6573 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6575         * configure.in: Disable serial configure by default.
6576         * configure: Regenerate.
6577         * Makefile.tpl: Abolish .NOTPARALLEL.
6578         * Makefile.in: Regenerate.
6580         * Makefile.tpl: Replace {build,host,target}_canonical by
6581         {build,host,target}.
6582         * Makefile.in: Regenerate.
6584         * Makefile.tpl: Fix stupid pasto.
6585         * Makefile.in: Regenerate.
6587 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6589         * Makefile.tpl: Remove bogus conditional.
6590         * Makefile.in: Regenerate.
6592 2003-06-05  Jan Hubicka  <jh@suse.cz>
6594         * Makefile.tpl (profiledbootstrap): New target.
6595         * Makefile.in (profiledbootstrap): New target.
6597 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6599         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6600         Pinski. Remove user names from other bugzilla-only maintainers.
6602 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6604         * Makefile.tpl: Make 'recursive targets' using autogen rather
6605         than shell loop.  Remove duplicate 'clean' targets and false
6606         comments.
6607         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6608         Add systematic method of specifying missing targets in subdirs.
6609         Add copyright boilerplate.
6610         * Makefile.in: Regenerate.
6611         * configure.in: Add 'recursive targets' to maybe list.
6612         * configure: Regenerate.
6614         * MAINTAINERS: "GNATS only" -> "Bug database only".
6616         * Makefile.tpl: Rename [+target+] to [+make_target+].
6617         * Makefile.def: Rename 'target' to 'make_target'.
6619 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6621         * MAINTAINERS: Add self as options handling maintainer.
6623 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6625         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6626         been too long since I touched those ports.
6628 2003-05-28  DJ Delorie  <dj@redhat.com>
6630         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6631         * Makefile.in: Regenerate.
6633 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6635         * configure.in: Use curly braces in the definition of tooldir.
6636         * configure: Regenerate.
6638 2003-05-21  DJ Delorie  <dj@redhat.com>
6640         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6641         newlib or libgloss.
6642         * Makefile.in: Regenerate.
6644 2003-05-21  DJ Delorie  <dj@redhat.com>
6646         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6647         * Makefile.in: Regenerate.
6649 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6651         * MAINTAINERS: Update my e-mail address.
6653 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6655         * configure.in: Switch more things to use maybe dependencies.
6656         * Makefile.tpl: Switch more things to use maybe dependencies.
6657         Factor out common code from autogen IF statements.
6658         * configure: Regenerate.
6659         * Makefile.in: Regenerate.
6661 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6663         * configure.in: Accept i[3456789]86 for machine type.
6664         * configure: Regenerate.
6666 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6668         * configure.in: Switch more things to use maybe dependencies.
6669         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6670         * configure: Regenerate.
6671         * Makefile.tpl: Switch more things to use maybe dependencies.
6672         * Makefile.in: Regenerate.
6674 2003-05-16  Andreas Schwab  <schwab@suse.de>
6676         * Makefile.tpl (install-opcodes): Define.
6677         * Makefile.in: Rebuild.
6679 2003-05-13  Andreas Jaeger  <aj@suse.de>
6681         * config.guess: Update to 2003-05-09 version.
6682         * config.sub: Update to 2003-05-09 version.
6684 2003-05-13  Michael Eager  <eager@mvista.com>
6686         * configure.in: Correct sed script so that options in quotes are not
6687         deleted.
6688         * configure: Rebuild.
6690 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6692         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6693         and $$s/newlib/libc/sys/cygwin32 include paths.
6694         * configure: Ditto.
6696 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6698         * MAINTAINERS: Update my email addresses.
6700 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6702         * config-ml.in: Propagate INSTALL variables.
6704 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6706         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6708 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6710         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6711         * Makefile.in: Regenerate.
6713 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6715         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6717 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6719         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6721 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6723         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6724         * Makefile.in: Regenerated.
6726 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6728         * MAINTAINERS (Write After Approval): Upgrade myself from
6729         GNATS only to write-after-approval. Update my mail address.
6731 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6733         (OS Port Maintainers: freebsd): Add myself.
6735 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6737         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6739 2003-04-22  Kean Johnston  <jkj@sco.com>
6741         * MAINTAINERS (SCO ports): Added myself.
6743 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6745         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6747 2003-04-19  Kean Johnston  <jkj@sco.com>
6749         * MAINTAINERS (Write After Approval): Add myself.
6751 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6753         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6754         * Makefile.in: Regenerate.
6756 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6758         * configure.in (powerpc64*-*-linux*): Remove.
6759         * configure: Rebuilt.
6761 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6763         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6764         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6765         and restrap.
6766         * Makefile.in:  Regenerate.
6768 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6770         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6771         * configure: Regenerated.
6773 2003-04-15  DJ Delorie  <dj@redhat.com>
6775         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6777 2003-04-13  Nick Clifton  <nickc@redhat.com>
6779         * config-ml.in: Remove support for --disable-aix removing
6780         call-aix multilibs.
6782 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6784         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6785         * */configure: Rebuilt.
6787 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6789         * MAINTAINERS: Add my email address.
6791 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6793         * MAINTAINERS (Write After Approval): Add myself.
6795 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6797         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6798         * Makefile.in: Regenerate.
6800 2003-03-14  Michael Chastain  <mec@shout.net>
6802         * Makefile.in: Regenerate with correct Makefile.def.
6804 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6806         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6807         Make macro.
6808         * Makefile.in: Regenerate.
6809         * configure.in: Clean up gxx_include_dir logic.
6810         * configure: Regenerate.
6812 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6814         * MAINTAINERS (Write After Approval): Add myself.
6816 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6818         * MAINTAINERS: Update my mail address.
6820 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6822         * configure.in (gxx_include_dir): Fix typo.
6823         * configure: Regenerated.
6825 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6827         * Makefile.tpl: Reindent.
6828         * Makefile.in: Regenerate.
6829         * configure.in: Reindent.  Don't set unused variables.
6830         * configure: Regenerate.
6832 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6834         * configure.in: Include $(build_tooldir)/sys-include in
6835         FLAGS_FOR_TARGET.
6836         * configure: Regenerated.
6838 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6840         * Makefile.tpl: Always pass down RANLIB.
6841         * Makefile.in: Regenerate.
6843         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6844         * Makefile.in: Regenerate.
6845         * configure.in: Remove unused logic relating to --enable-shared
6846         and --enable-threads.  Remove bogus comments.  Remove redundant
6847         noconfigdirs.
6848         * configure: Regenerate.
6850         * configure.in: Replace ${libstdcxx_version} by its value.
6851         Remove reference to mh-dgux.
6852         * configure: Regenerate.
6854 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6856         * MAINTAINERS (Write After Approval): Add myself.
6858 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6860         * Makefile.tpl: Rearrange.
6861         * Makefile.in: Regenerate.
6863 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6865         * configure.in: Add support for kaOS as cross build target system.
6866         * configure: Regenerated.
6868 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6870         * MAINTAINERS (Write after approval): Add myself.
6872 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6874         * MAINTAINERS: Update my email address.
6876 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6878         * MAINTAINERS: Add self to blanket write privs. section.
6880 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6882         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6883         configure-target-* as some target builds may require additional
6884         flags for preprocessor tests.
6885         * Makefile.in: Regenerated.
6887 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6889         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6890         * ltconfig: Handle it.
6891         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6892         auto-detecting it.
6894         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6895         it is used as argument to $CC.
6896         * ltcf-gcj.sh: Likewise.
6898         * configure.in: Introduce --enable-maintainer-mode.
6899         * configure: Rebuilt.
6900         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6901         for maintainer mode.
6902         * Makefile.in: Rebuilt.
6904 2003-02-18  Jason Merrill  <jason@redhat.com>
6906         * Makefile.tpl (check-c++): Allow parallelism.
6908 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6910         * MAINTAINERS: Remove John Carr (who never actually had access to
6911         gcc.gnu.org).
6913 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6915         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6916         don't configure target-libobjc.
6917         * configure: Regenerate.
6919 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6921         * Makefile.tpl (RANLIB): Define.
6922         * Makefile.in: Regenerate.
6924 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6926         * MAINTAINERS: Update my email.
6928 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6930         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6931         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6932         * Makefile.in: Regenerated.
6933         * configure.in: Remove all traces of snavigator, db, and grep.
6934         * configure: Regenerated.
6936 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6938         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6939         After Approval.
6941 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6943         * MAINTAINERS (Write after approval): Add myself.
6945 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6947         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6948         * Makefile.in: Regenerated.
6950 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6952         * config.guess: Updated to 2003-01-30's version.
6953         * config.sub: Updated to 2003-01-28's version.
6955 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6957         * config.if: If gcc_version is already set, just use it.  Don't set
6958         gcc_version_trigger if it's already set, otherwise set it to
6959         gcc/version.c, but only if the file exists.  If it is not set and
6960         gcc/version.c does not exist, try to extract the version number from
6961         $CC.
6963 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6965         * MAINTAINERS: Add myself to write-after-approval list.
6967 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6969         * configure.in:  Revert 24Jan change.
6970         * configure:  Regenerate.
6972 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6974         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6975         entry of HJ Lu.
6977 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6979         * configure.in: Revert previous change.
6980         * configure: Regenerate.
6982 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6984         * configure.in: Make rda native-only.
6985         * configure: Regenerate.
6987 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6989         * MAINTAINERS: Move myself from GNATS-only-accounts to
6990         write-after-approval.
6992 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6994         * configure.in: Add missing \.
6995         * configure: Rebuilt.
6997 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6999         * configure.in (baseargs): Avoid using \| in sed regular
7000         expressions.
7001         * configure: Rebuilt.
7003 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7005         * configure.in (baseargs): Remove all supported forms of
7006         --cache-file, --srcdir, --host, --build and --target options
7007         from argument lists.
7008         * configure: Rebuilt.
7010 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7012         * MAINTAINERS: Add myself to write-after-approval list.
7014 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7016         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7017         * configure: Rebuilt.
7019 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7021         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7022         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7023         * Makefile.in: Regenerate.
7024         * configure: Regenerate.
7026 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7028         * configure.in: Remove Makefile in build, host and target modules
7029         unless configure was run with --no-recursion.
7030         * configure: Rebuilt.
7032 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7034         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7035         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7036         * Makefile.in: Regenerate.
7038 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7040         * config.guess: Update to 2003-01-03 version.
7041         * config.sub: Update to 2003-01-03 version.
7043 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7045         * configure: Regenerate with proper autoconf 2.13.
7047 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7049         * configure.in: Add AC_PREREQ for consistency.
7050         * configure: Regenerate.
7052 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7054         * configure.in (GDB_TK): Add tcl directories conditional on
7055         gdb/gdbtk directory being present.
7056         * configure: Regenerate.
7058 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7060         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7061         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7062         * configure: Rebuilt.
7064 2002-12-31  Tom Tromey  <tromey@redhat.com>
7066         * Makefile.in: Rebuilt.
7067         * Makefile.def (target_modules) [libffi]: Allow installation.
7069 2002-12-31  Andreas Schwab  <schwab@suse.de>
7071         * configure.in: Fix use of $program_transform_name.
7072         * configure: Regenerated.
7074 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7076         * configure.in (baseargs): Don't remove first configure argument.
7077         * configure: Regenerated.
7079 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7081         * Makefile.tpl (local-distclean): Don't remove...
7082         (multilib.ts): ... this.  Moved into...
7083         (multilib.out): ... this.  Don't use sub-make.
7084         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7085         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7086         (configure-build-[+module+], configure-[+module+],
7087         configure-target-[+module+], configure-gcc): ... these.  Test
7088         for Makefile existence.  Drop config.status from dependencies.
7089         * Makefile.in: Rebuilt.
7090         * configure.in: Move gcc-version-trigger to the end of
7091         ac_configure_args.  Add comments to maybedep.tmp and
7092         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7093         nonopt from baseargs, matching and removing corresponding
7094         whitespace while at it.
7095         * configure: Rebuilt.
7097 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7099         * configure.in (host_configargs): Replace reference to
7100         no-longer-defined buildopts with --build=${build_alias}.
7101         * configure: Rebuilt.
7103         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7104         program_transform_name to standard idiom.
7105         (AUTOGEN, AUTOCONF): Define.
7106         (Makefile.in): Use $(AUTOGEN).
7107         (Makefile): Depend on config.status, and use autoconf-style rule to
7108         build it.  Move original commands to...
7109         (config.status): ... this new target.
7110         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7111         $(AUTOCONF).
7112         * Makefile.in: Rebuilt.
7114 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7116         * Makefile.tpl: Fix dramatic bustage due to change in
7117         program_transform_name.
7118         * Makefile.in: Regenerate.
7120         * configure.in: Remove unnecessary PATH setting.
7121         * configure: Regnerate.
7123         * configure.in: Don't default to unprefixed tools unless
7124         the native tools will work.
7125         * configure: Regenerate.
7127         * configure.in: Convert to autoconf script.  Blow away lots
7128         of now-redundant Makefile fragments.
7129         * configure: Generate using Autoconf.
7130         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7131         * Makefile.in: Regenerate.
7133 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7135         * configure: Fix stupid bug where RANLIB was mistakenly included.
7137         * configure.in: Rename (buildargs, hostargs, targargs) to
7138         (build_configargs, host_configargs, target_configargs).
7140         * configure.in: Move logic out of sed statement.
7142         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7143         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7145 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7147         * config.sub: Import from master repository
7148         * config.guess: Ditto
7150 2002-12-24  Andreas Schwab  <schwab@suse.de>
7152         * Makefile.tpl (multilib.out): Fix missing space.
7153         * Makefile.in: Regenerate.
7155 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7157         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7158         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7159         * Makefile.in: Regenerate.
7160         * configure.in: Remove unnecessary leftovers.
7162 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7164         * configure.in (extra_ranlibflags_for_target): New variable.
7165         (*-*-darwin): Add -c to ranlib commands.
7166         * configure (tooldir): Handle extra_ranlibflags_for_target.
7168 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7170         * Makefile.tpl: Revert HJL's change.
7171         * Makefile.in: Regenerated.
7172         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7173         always.
7175 2002-12-19  Andreas Schwab  <schwab@suse.de>
7177         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7178         * Makefile.in: Regenerate.
7180 2002-12-18  H.J. Lu  <hjl@gnu.org>
7182         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7183         * Makefile.in: Regenerated.
7185         * configure.in (build_prefix): New. Substitute.
7187 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7189         * Makefile.tpl: Don't let real targets depend on phony targets.
7190         * Makefile.in: Regenerate.
7192         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7193         * Makefile.in: Regenerate.
7195 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7197         * config.sub: Import from master repository
7198         * config.guess: Ditto
7200 2002-12-16  Jason Merrill  <jason@redhat.com>
7202         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7203         previous 'make bootstrap'.
7204         * Makefile.in: Regenerate.
7206 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7208         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7210 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7212         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7213         * Makefile.in: Regenerate.
7215 2002-12-13  Jason Merrill  <jason@redhat.com>
7217         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7218         library tests.
7219         (check-c++): Just depend on it and check-target-libstdc++-v3.
7220         * Makefile.in: Regenerate.
7222 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7224         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7225         * Makefile.in: Rebuilt.
7227 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7229         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7231 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7233         * configure: Fix bug put in by gremlins.
7235         * Makefile.tpl: Substitute more autoconfily.
7236         * configure: Substitute more autoconfily.
7237         * Makefile.in: Regenerate.
7239 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7241         * config.sub: Import from master repository
7242         * config.guess: Ditto
7243         * MAINTAINERS: Added Svein Seldal under write after approval
7245 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7247         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7248         * Makefile.in (all-sim): Ditto.
7250 2002-12-06  DJ Delorie  <dj@redhat.com>
7252         * Makefile.tpl: Change configure dependencies to not have real
7253         targets depend on phony targets.
7255 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7257         * configure.in: Revert unintentional change.
7259         * Makefile.tpl: Change dependency for */multilib.out so that
7260         it works when gcc isn't in the tree.
7262         * configure.in: Substitute more.
7263         * configure: Run subconfigures from the Makefile.
7264         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7265         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7267 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7269         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7271 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7273         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7274         and corresponding dependencies.
7275         * Makefile.in: Regenerate.
7277         * configure.in (host_tools): Order binutils, gas and ld for
7278         convenience in running the testsuites.
7280         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7281         * Makefile.in: Regenerate.
7282         * configure.in: Introduce rules to serialize subconfigure runs.
7284         * configure.in: Introduce BASE_CC_FOR_TARGET.
7285         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7286         Realize configure-build-* targets.  Realize configure-target-* targets.
7287         * Makefile.in: Regenerate.
7289 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7291         * configure: Move gcc_version_trigger stuff from here...
7292         * configure.in: ...to here.
7294         * configure.in: Separate subconfigure options added by this file from
7295         options given by the user.  Add machinery to put args for host
7296         subconfigures into the Makefile.
7298         * Makefile.tpl: Remove 'vault' targets.
7299         * Makefile.tpl: Reorder and comment dependencies.
7300         * Makefile.in: Regenerate.
7302 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7303         * configure.in: Fix my broken commit of previous patch. (sigh)
7305 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7307         * configure.in: Move host-specific darwin noconfigdirs into
7308         the host-specific section.
7310 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7312         * configure.in: Move host-specific darwin noconfigdirs into
7313         the host-specific section.
7315 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7317         * configure: Remove skip-this-dir support.
7318         * Makefile.tpl: Remove skip-this-dir support.
7320         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7321         subdirectories.
7322         * Makefile.in: Regenerate.
7324         * Makefile.tpl: Strip out useless setting of 'dir'.
7325         * Makefile.in: Regenerate.
7327 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7329         * configure.in: Fix deeply stupid bug.
7331         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7332         shell code in CXX_FOR_TARGET
7333         * Makefile.def: Introduce raw_cxx.
7334         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7335         RAW_CXX_FOR_TARGET.
7336         * Makefile.in: Regenerate.
7338 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7340         * Makefile.tpl: Remove unnecessary ifs.
7341         * Makefile.in: Regenerate.
7343         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7344         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7345         targets for 'no_install' modules.
7346         * configure: Move GDB_TK substitution to configure.in.  Move
7347         build_modules stuff to configure.in.
7348         * configure.in: Implement soft dependency machinery.  Maybe-ize
7349         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7350         * Makefile.in: Regenerate.
7352 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7354         * Makefile.tpl: Make all-target, install-target behave similarly
7355         to all, install (only hitting configured targets).  Eliminate
7356         unused macro defintions.
7358         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7359         build != host.
7361         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7363         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7365         * configure.in: Produce lists of subdir targets we're actually
7366         configuring.  Remove references to "dosrel".
7367         * Makefile.tpl: Let configure set which subdir targets are hit.
7368         Remove install-cross; clean up install; remove ALL.  Remove
7369         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7370         Autogenerate host module targets.  Remove empty dependency lines
7371         and redundant dependency; rearrange slightly.
7372         * Makefile.def: Add host-side libtermcap, utils.
7374         * Makefile.in: Regenerate.
7376 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7378         * ltconfig (osf[345]): Append $major to soname_spec.
7379         Reflect this in library_names_spec.
7380         * ltmain.sh (osf): Prefix $major with . for use as extension.
7382 2002-11-19  Andreas Jaeger  <aj@suse.de>
7384         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7385         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7386         and sparc64 GNU/Linux systems.
7388 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7390         * MAINTAINERS: Update email.
7392 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7394         * MAINTAINERS: Complete James Dennett's entry.
7396 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7398         * MAINTAINERS (Write After Approval): Add myself.
7400 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7402         * Makefile.tpl: syntactic cleanup
7404 2002-11-13  Stuart Hastings  <stuart@apple.com>
7406         * MAINTAINERS: Add myself to write-after-approval list.
7408 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7410         * Makefile.def: Add list of recursive targets to autogenerate.
7411         Add build_modules.
7412         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7413         targets.  Autogenerate *-build-* targets.
7414         * Makefile.in: Regenerate.
7416 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7418         * configure: More autoconf-style substitutions.
7419         * Makefile.tpl: More autoconf-style substitutions.
7420         * Makefile.in: Regenerate.
7422 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7424         * configure: Substitute more variables in a more autoconf-friendly
7425         way.  Simplify slightly.
7426         * Makefile.tpl: Make more variables substitutable in an
7427         autoconf-friendly way.
7428         * Makefile.in: Regenerate.
7430 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7432         * MAINTAINERS (Write After Approval): Add myself.
7434 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7436         * configure.in (v810*): Remove special setting of tools.
7438         * configure: Add support for extra required flags for ar or nm.
7439         * configure.in (aix4.3+): Use above support for target-specific
7440         issues, rather than using config/mt-aix43.
7442 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7444         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7445         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7446         with $srcdir.  Reformat indentation.  Substitute some variables
7447         formerly hard-coded in the Makefile for build=host.
7448         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7449         * Makefile.def: Autogenerate more.
7450         * Makefile.in: Regenerate.
7452 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7454         * MAINTAINERS (Write After Approval): Add myself.
7456 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7458         * Makefile.def (host_modules): Add rda.
7459         * Makefile.in: Regenerate.
7460         * configure.in (target_tool): Add target-rda to list.
7462 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7464         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7466 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7468         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7469         and restrap targets to this rule.
7470         * Makefile.in:  Regenerate.
7472 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7474         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7475         GNATS only accounts.
7477 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7479         * configure.in (i[3456]86-*-linux*): Add check to disable
7480         ${libgcj} for glibc1.
7482 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7484         * MAINTAINERS: Add myself as ip2k port maintainer.
7486 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7488         * configure.in: Add tic4x target.
7490 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7492         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7493         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7494         * Makefile.in: Regenerate.
7496         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7497         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7498         * Makefile.in: Regenerate.
7500 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7502         * MAINTAINERS: Add myself as web pages co-maintainer.
7504 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7506         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7507         * Makefile.in: Regenerate.
7509 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7511         * MAINTAINERS: Add myself and Nathan Sidwell
7512         <nathan@codesourcery.com> as VxWorks maintainers.
7514 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7516         * Makefile.def: Remove order dependency comments.
7517         * Makefile.tpl: Add explicit install-install dependencies.
7518         * Makefile.in: Regenerate.
7520         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7521         * Makefile.in: Regenerate.
7523         * Makefile.tpl: Add configure-target (for src-release in src)
7524         * Makefile.in: Regenerate.
7526 2002-09-30  Nick Clifton  <nickc@redhat.com>
7528         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7530 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7532         * configure.in (s390*-*-linux*): Enable libgcj.
7534 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7536         * configure: Revert accidentally applied changes.
7538         * Makefile.tpl: Make more autoconf-friendly.
7539         * Makefile.in: Regenerate.
7540         * configure: Make substitution more autoconf-like.
7542 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7544         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7545         single entry to handle all these.
7546         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7547         libjava on arm-*-elf.
7549 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7551         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7552         things that depend on them.
7554 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7556         * Makefile.tpl: Make subsituted variables more autoconfy.
7557         * Makefile.in: Regenerate.
7558         * configure: Make seds more autoconfy.
7560 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7562         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7563         * Makefile.in: Regenerate.
7564         * configure.in: Rewrite sed statements to look autoconfy.
7566         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7567         all-target-foo on configure-target-foo.
7568         * Makefile.def: Ditto.
7569         * Makefile.in: Rebuild.
7571 2002-09-25  Andrew Haley  <aph@redhat.com>
7573         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7575 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7577         * Makefile.def: New file.
7578         * Makefile.tpl: New file.
7579         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7580         * contrib/gcc_update: Note that Makefile.in is a generated file.
7582         * configure.in: Minor rearrangement.  Simplify tests.
7584 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7586         * configure.in (with_headers): Skip copy if value is "yes".
7587         (with_libs): Likewise.
7589 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7591         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7592         * configure.in (sh*-*-pe*): Ditto.
7593         * configure.in (mips*-*-pe*): Ditto.
7594         * configure.in (*arm-wince-pe): Ditto.
7596         * configure.in: Rearrange.
7598 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7600         * MAINTAINERS: Update my email address.
7602 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7604         * MAINTAINERS: (Write After Approval): Add myself.
7606 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7608         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7610 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7612         * MAINTAINERS: Change my mailing address.
7614 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7616         * MAINTAINERS (Write After Approval): Remove myself.
7617         (Various Maintainers: c++ runtime libs): Add myself.
7619 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7621         * MAINTAINERS (Write After Approval): Remove myself.
7622         (Various Maintainers: c++ runtime libs): Add myself.
7624 2002-08-15  Eric Christopher  <echristo@redhat.com>
7626         * config.sub: Import from master repository.
7627         * config.guess: Ditto.
7629 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7631         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7632         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7633         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7635 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7637         * MAINTAINERS: Add self to rs6000 vector extensions.
7639 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7641         * libiberty/configure: Reverted unintended yesterday's check in.
7643 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7645         * boehm-gc/configure, libf2c/configure: Rebuilt.
7646         * libffi/configure, libiberty/configure: Ditto.
7647         * libjava/configure, libobjc/configure: Ditto.
7648         * libstdc++-v3/configure, zlib/configure: Ditto.
7649         Merged from binutils:
7650         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7651         From Steve Ellcey <sje@cup.hp.com>:
7652         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7653         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7654         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7655         IA64.
7656         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7657         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7658         soname_spec, sys_lib_search_path_spec): Ditto.
7660 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7662         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7664 2002-08-04  H.J. Lu  (hjl@gnu.org)
7666         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7668 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7670         * MAINTAINERS (Write After Approval): Add myself.
7672 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7674         * configure.in: Move generic linux case to end.  Copy generic
7675         linux noconfigdirs to mips*-*-linux* entry and new
7676         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7678 2002-07-19  Michael Matz  <matz@suse.de>
7680         * MAINTAINERS: Add myself as ra* maintainer.
7682 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7684         * config.guess: Update to 2002-07-09 version.
7685         * config.sub: Update to 2002-07-03 version.
7687 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7689         * MAINTAINERS: Fix typo in a maintainer email address.
7691 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7693         * configure.in: Remove two redundant tests.
7695 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7697         * configure.in (mips*-*-irix6*o32): Enable stabs.
7699 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7701         * configure.in: Don't build grez.
7702         * Makefile.in: Ditto.
7704         * Makefile.in: Remove references to bsp, cygmon, libstub.
7705         * configure.in: Ditto.
7707         * configure.in: Remove leftover reference to gdbtest.
7709 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7711         * configure.in (gxx_include_dir):  Change to match versioned
7712         C++ headers if --enable-version-specific-runtime-libs is used.
7714 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7716         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7718 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7720         * configure.in: Make --without-x work.
7722 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7724         * configure.in: Rearrange target Makefile fragment collection.
7726         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7727         cvs[src].
7728         * configure.in: Ditto.
7730 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7732         * MAINTAINERS (Write After Approval): Update my e-mail address.
7734 2002-06-24  Ben Elliston  <bje@redhat.com>
7736         * configure.in (host_tools): Remove cgen.
7738         * Makefile.in (all-cgen): Remove; runs from its source directory.
7739         (check-cgen, install-cgen, clean-cgen): Likewise.
7740         (all-opcodes): Do not depend on all-cgen.
7741         (all-sim): Likewise.
7743 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7745         * Makefile.in: Eliminate 'apache' targets.
7746         * configure.in: Eliminate 'apache' targets.
7748         * configure.in: Eliminate redundant tests.  Reorganize.
7750         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7752         * config-ml.in: Eliminate references to Cygnus configure.
7754         * Makefile.in: Eliminate references to building emacs.
7756 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7758         * MAINTAINERS: Update my email address.
7760 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7762         * config.if (libstdcxx_incdir): Version C++ headers.
7763         (cxx_incdir): Remove.
7765 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7767         * MAINTAINERS (Write After Approval): Add self.
7769 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7771         * configure.in: Add support for ip2k.
7773 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7775         * configure.in: Fix AIX configury bug.
7777 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7779         * MAINTAINERS (Write After Approval): Add self.
7781 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7783         * configure.in: replace ${topsrcdir} with ${srcdir}
7785         * configure.in: Move definition of libstdcxx_flags
7786         right above usage, rather than waaay earlier.
7788         * configure.in: Pull definition of is_cross_compiler earlier.
7790         * configure.in: Rearrange a little.
7792         * configure.in: Remove references to librx.
7793         * Makefile.in: Remove references to librx.
7795 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7797         * config.sub: Add support for avr target.
7798         Import from master sources, rev 1.255
7800 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7802         * configure, .cvsignore:  Revert previous change...
7803         * Makefile:  ...delete.
7805 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7807         * configure.in: Eliminate ${gasdir} variable.
7809 2002-06-18  Dave Brolley  <brolley@redhat.com>
7811         * configure.in: Add support for frv.
7812         * config.sub: Add support for frv.
7814 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7816         * configure:  Remove garbage from previous commit.
7818 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7820         * configure:  For in-source builds, make a subdir and re-exec there.
7821         * Makefile:  New file.  Pass targets through to build directory.
7822         * .cvsignore:  No longer ignore "Makefile".
7824 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7826         * MAINTAINERS (Write After Approval): Add self.
7828 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7830         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7832 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7834         * configure.in (vax-*-netbsd*): Re-enable gas.
7836 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7838         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7839         BUILD_PREFIX_1, to correct nomenclature.
7840         * configure: Likewise.
7842         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7843         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7845 2002-05-31  Olaf Hering  <olh@suse.de>
7847         * config-ml.in: Propogate DESTDIR also.
7849 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7851         * configure.in (vax-*-netbsd*): Don't build gas for this
7852         platform.
7854 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7856         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7857         and libgcj for AVR.
7859 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7861         * MAINTAINERS (Write After Approval): Add myself.
7863 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7865         * config.guess: Update to 2002-05-22 version.
7866         * config.sub: Likewise.
7868 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7870         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7871         * config-ml.in: Likewise.
7872         * configure: Likewise.
7873         * configure.in: Likewise.
7875 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7877         * MAINTAINERS: Update my email address.
7879 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7881         * configure.in: Simplify makefile fragment collection.
7883         * configure.in: Remove code to build emacs.
7885         * configure.in : Remove --srcdir argument from targargs and buildargs
7886         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7888         * configure: Move some logic to configure.in.
7889         * configure.in: Move some logic from configure.
7891 2002-05-11  Tom Tromey  <tromey@redhat.com>
7893         * MAINTAINERS: Reflect libgcj reality.
7895 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7897         * Makefile.in: Honour DESTDIR.
7899 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7901         * config.guess: Import 2002-03-20 version.
7902         * config.sub: Import 2002-04-26 version.
7904 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7906         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7908 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7910         * MAINTAINERS: Add self.
7912 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7914         * ltmain.sh: Detect and handle object name conflicts
7915         while piecewise linking a static library.
7917 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7919         * configure.in (noconfigdirs): Don't disable libgcj on
7920         sparc64-*-solaris* and sparcv9-*-solaris*.
7922 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7924         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7926 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7928         * configure.in (FLAGS_FOR_TARGET): Do not add
7929         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7930         on i[3456]86-*-linux*.
7932 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7934         * configure.in (noconfigdirs): Replace [ ] with test.
7936         * configure.in (noconfigdirs): Do not add target-newlib if
7937         target == i[3456]86-*-linux*, and host == target.
7939 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7941         * configure.in: delete reference to absent file
7943         * configure.in: replace '[' with 'test'
7945         * configure.in: Eliminate references to gash.
7946         * Makefile.in: Eliminate references to gash.
7948         * configure.in: remove useless references to 'pic' makefile fragments.
7950         * configure.in: (*-*-windows*) Finish removing.
7952         * configure.in: Eliminate redundant test for libgui.
7954 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7956         * MAINTAINERS: Add self and realphabetize.  Update entries
7957         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7958         entry for a29k port maintainer.
7960 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7962         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7963         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7965 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7967         * configure.in: remove references to dead files
7969 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7971         * MAINTAINERS: Add information about purpose of this file.
7973 2002-04-18  Tom Tromey  <tromey@redhat.com>
7975         * configure.in: Disallow configuring libgcj when it is already
7976         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7977         Solaris 2.8 by default.  For PR libgcj/6158.
7979 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7981         * configure.in:  Move default CC setting out of config/mh-* fragments
7982         directly into here.
7984 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7986         * configure.in: don't even try to configure or make a subdirectory
7987         if there's no configure script for it.
7989 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7991         * MAINTAINERS: Remove chill maintainers.
7992         * Makefile.in (CHILLFLAGS): Remove.
7993         (CHILL_LIB): Remove.
7994         (TARGET_CONFIGDIRS): Remove libchill.
7995         (CHILL_FOR_TARGET): Remove.
7996         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7997         CHILL_LIB.
7998         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7999         (CHECK_TARGET_MODULES): Likewise.
8000         (INSTALL_TARGET_MODULES): Likewise.
8001         (CLEAN_TARGET_MODULES): Likewise.
8002         (configure-target-libchill): Remove.
8003         (all-target-libchill): Remove.
8004         * configure.in (target_libs): Remove target-libchill.
8005         Do not compute CHILL_FOR_TARGET.
8006         * libchill: Remove directory.
8008 2002-04-11  DJ Delorie  <dj@redhat.com>
8010         * Makefile.in, configure.in: Sync with binutils, entries
8011         follow...
8013 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8015         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8016         (do-tar, do-bz2): New rules.
8017         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8018         (gdb-tar): New rule.
8019         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8020         (insight_dejagnu.tar): New rule.
8021         (insight.tar): New rule.
8022         (gdb+dejagnu.tar): New rule.
8023         (gdb.tar): New rule.
8025 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8027         * Makefile.in: Add all-tix to deps for all-snavigator
8028         so that tix is built when building snavigator.
8030 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8032         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8033         ld and gdb are not supported.
8035 2002-01-07  Mark Salter  <msalter@redhat.com>
8037         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8038         Allow target-libgloss to be built for arm, strongarm, and xscale.
8040 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8042         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8043         options for i[3456]86-pc-linux* native builds.
8045 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8047         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8048         files from .po files for a distribution.
8050 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8052         * configure.in: Enable libstdc++-v3 for h8300 targets.
8054 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8056         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8057         version from bfd/.
8059 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8061         * Makefile.in (VER): When present, extract the version number from
8062         the file version.in.
8064 2001-05-24  Tom Rix  <trix@redhat.com>
8066         * configure.in : enable ld for aix
8068 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8070         * config.guess: Add linux target for S/390.
8072 2000-11-07  Philip Blundell  <pb@futuretv.com>
8074         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8076 2000-11-03  Philip Blundell  <pb@futuretv.com>
8078         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8079         files.
8081 2001-01-15  Ben Elliston  <bje@redhat.com>
8083         * configure.in (host_tools): Add sid.
8084         Always configure cgen.
8086 2000-11-24  Nick Clifton  <nickc@redhat.com>
8088         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8091 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8093         * Makefile.in (ALL_MODULES): Add all-cgen.
8094         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8095         (all-cgen): New target.
8096         (all-opcodes,all-sim): Depend on all-cgen.
8097         * configure.in (host_tools): Add cgen.
8098         Only configure cgen if --enable-cgen-maint.
8100 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8102         * configure.in: Add *-*-freebsd* configurations.
8104 2002-04-08  Tom Tromey  <tromey@redhat.com>
8106         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8107         Fixes PR libgcj/6068.
8109 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8111         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8113 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8115         * configure.in (alpha*-dec-osf*): Enable libgcj.
8117 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8119         * MAINTAINERS (Write After Approval): Add myself.
8121 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8123         Fix for: PR bootstrap/3591, target/5676
8124         * configure.in (mcore-pe): Disable the configuration of
8125         libstdc++-v3 since exceptions are not supported.
8127 2002-03-20  Anthony Green  <green@redhat.com>
8129         * configure.in: Enable libgcj for xscale-elf target.
8131 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8133         * MAINTAINERS:  Update my email address.
8135 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8137         * ltmain.sh (relink_command): Fix typo in previous change.
8139 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8141         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8142         (relink_command): Added --tag flags.
8143         (mode=install): If relinking fails; error out.
8145 2002-03-12  Richard Henderson  <rth@redhat.com>
8147         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8148         .NOTPARALLEL tag.
8149         (do-check): Rename from check.
8150         (check): Allow parallel check.
8152 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8154         * MAINTAINERS: Add myself as maintainer for xtensa port.
8155         Fix alphabetical order in CPU port maintainer list.
8156         Remove myself from Write After Approval list.
8158 2002-03-11  Richard Henderson  <rth@redhat.com>
8160         * Makefile.in (.NOTPARALLEL): Add fake tag.
8162 2002-03-07  H.J. Lu  (hjl@gnu.org)
8164         * configure.in: Enable gprof for mips*-*-linux*.
8166 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8168         * MAINTAINERS (Write After Approval): Add myself.
8170 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8172         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8173         libjava.
8174         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8176 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8178         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8179         because its Makefile is there; test for the executable instead.
8181 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8183         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8184         libstdc++-v3 and libjava.
8186 2002-02-11  Adam Megacz  <adam@xwt.org>
8188         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8189         boehm-gc
8191 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8193         * config.guess: Updated to 2002-01-30's version.
8194         * config.sub: Updated to 2002-02-01's version.
8195         Contribute sh64-elf.
8196         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8197         * configure.in: Added sh64-*-*.
8199 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8201         * MAINTAINERS: Belatedly add myself to write after approval list.
8203 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8205         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8206         Remove self as Write After Approval.
8208 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8210         * MAINTAINERS: Put self in as maintainer for contrib/regression
8211         directory.
8213 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8215         * MAINTAINERS:  Update my email address.
8217 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8219         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8220         target-libiberty, and target-libgloss.  Skip Java-related
8221         libraries if not supported for NetBSD on target CPU.
8223 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8225         * install-sh: Use _inst.$$_ for temp file name.
8227 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8229         * MAINTAINERS (Write After Approval): Move my contact info
8230         from here...
8231         (OS Port Maintainers): ...to here (netbsd).
8233 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8235         * MAINTAINERS (Write After Approval): Add myself.
8237 2002-01-17  H.J. Lu  <hjl@gnu.org>
8239         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8240         (all-target-fastjar): Also depend on all-target-libiberty.
8242 2002-01-16  H.J. Lu  (hjl@gnu.org)
8244         * config.guess: Import from master sources, rev 1.225.
8245         * config.sub: Import from master sources, rev 1.238.
8247 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8249         * MAINTAINERS (Write After Approval): Remove myself.
8251 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8253         * MAINTAINERS (Write After Approval): Add myself.
8255 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8257         * MAINTAINERS: Add self as docs co-maintainer.
8259 2001-12-11  Matthias Klose  <doko@debian.org>
8261         * MAINTAINERS (Write After Approval): Add myself.
8263 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8265         * MAINTAINERS: Update my email address.
8267 2001-12-07  Turly O'Connor  <turly@apple.com>
8268         * MAINTAINERS (Write After Approval): Add myself.
8269         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8270         (rs6000_initialize_trampoline): Call __trampoline_setup for
8271         ABI_DARWIN too.
8272         * darwin-tramp.asm: New file, implements __trampoline_setup.
8273         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8275 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8277         * MAINTAINERS (Write After Approval): Add myself.
8279 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8281         * configure, configure.in: Use temp file for long sed commands.
8283 2001-12-03  Laurent Guerby  <guerby@acm.org>
8285         * config.sub: Update to version 1.232 on subversion.
8287 2001-12-03  Ben Elliston  <bje@redhat.com>
8289         * MAINTAINERS: Update mail address for config.* patches.
8291 2001-11-27  DJ Delorie  <dj@redhat.com>
8292             Zack Weinberg  <zack@codesourcery.com>
8294         When build != host, create libiberty for the build machine.
8296         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8297         CONFIG_ARGUMENTS.
8298         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8299         New variables.
8300         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8301         and rules.
8302         (all.normal): Depend on ALL_BUILD_MODULES.
8303         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8304         (all-build-libiberty): Depend on configure-build-libiberty.
8306         * configure: Calculate and substitute proper value for
8307         ALL_BUILD_MODULES.
8308         * configure.in: Create the build subdirectory.
8309         Calculate and substitute TARGET_CONFIGARGS (formerly
8310         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8312 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8314         * MAINTAINERS (write-after-approval): Add self.
8316 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8318         * MAINTAINERS (GNATS only accounts): Remove self.
8320 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8322         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8323         libf2c.
8325 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8327         * MAINTAINERS (Write After Approval): Add self.
8329 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8331         * MAINTAINERS: mips and s390 are also CPU ports.
8333 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8335         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8337 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8339         * MAINTAINERS: Alphabetize.
8341 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8343         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8345 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8347         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8349 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8351         * configure.in (--enable-languages): Be more permissive about
8352         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8354 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8356         * config.sub: Import from master sources, rev. 1.230.
8357         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8359 2001-11-07  Laurent Guerby  <guerby@acm.org>
8361         * MAINTAINERS (Write After Approval): Add self.
8363 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8365         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8367 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8369         * config.sub: Import from master sources, rev 1.226.
8370         * config.guess: Import from master sources, rev 1.216.
8372 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8374         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8375         * MAINTAINERS: Add self as maintainer of MMIX port.
8376         Remove old after-approval entry.
8378 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8380         * ChangeLog, configure: Fix spelling errors.
8382 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8384         * MAINTAINERS: Tweak my address.
8386 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8388         * MAINTAINERS: Update my email address.
8390 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8392         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8393         * MAINTAINERS: Add self as maintainer of CRIS port.
8395 2001-10-10  Geert Bosch  <bosch@gnat.com>
8397         * MAINTAINERS (Various maintainers: Ada front end):
8398         Added Robert Dewar.
8400 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8402         * MAINTAINERS (Write After Approval): Added self
8404 2001-10-02  Geert Bosch  <bosch@gnat.com>
8406         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8408 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8410         * configure: Handle temporary files securely using mkdir.
8412 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8414         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8416 2001-09-26  Will Cohen  <wcohen@redhat.com>
8418         * configure.in (*-*-linux*): Disable configuration of target-newlib
8419         and target-libgloss.
8421 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8423         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8424         RANLIB.
8426 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8428         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8429         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8430         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8431         avoid quotes nesting problems.
8432         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8433         (DO_X): Export only variables that are set.
8435 2001-09-19  Ben Elliston  <bje@redhat.com>
8437         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8438         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8439         semantics.  Use the shell built-in "type" command instead.
8441 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8443         Merged from gcc-3_0-branch:
8444         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8445         * ltcf-c.sh: Use $objext, not $ac_objext.
8446         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8447         * ltcf-cxx.sh: Add support for GNU.
8448         2001-07-22  Timothy Wall  <twall@redhat.com>
8449         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8450         default settings if using GNU tools with that configuration.
8451         * ltcf-cxx.sh: Ditto.
8452         * ltcf-gcj.sh: Ditto.
8453         2001-07-21  Michael Chastain  <chastain@redhat.com>
8454         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8455         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8456         * ltmain.sh: Mark as gcc-local.
8458 2001-08-30  Eric Christopher  <echristo@redhat.com>
8459             Jason Eckhardt  <jle@redhat.com>
8461         * config.guess: Merge from master sources.
8462         * config.sub: Merge from master sources, add support for mipsisa32.
8464 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8465         * config.sub: Merge from master sources, rev 1.219.
8466         * MAINTAINERS: Add self as contact for stormy16 port.
8468 2001-08-14  Zack Weinberg  <zackw@panix.com>
8470         * config.sub: Merge from master sources, rev 1.218.
8471         * config.guess: Merge from master sources, rev 1.209.
8473 2001-08-11  Graham Stott  <grahams@redhat.com>
8475         * Makefile.in (check-c++): Add missing semicolon.
8477 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8479         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8481 2001-07-30  Eric Christopher  <echristo@redhat.com>
8483         * MAINTAINERS (Various maintainers: mips port): Added myself.
8485 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8487         * configure.in (sh-*-linux*): New.
8489 2001-07-27  Richard Henderson  <rth@redhat.com>
8491         * .cvsignore: Add LAST_UPDATED.
8493 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8495         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8497 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8499         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8501 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8503         * MAINTAINERS (Write After Approval): Added myself.
8505 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8507         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8508         and libgcj on m68hc11/m68hc12.
8510 2001-06-27  H.J. Lu  (hjl@gnu.org)
8512         * Makefile (CFLAGS_FOR_BUILD): New.
8513         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8515 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8517         * README: Remove version number.
8519 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8521         * INSTALL/README: Update wrt. to the installation instructions now
8522         residing in gcc/doc/install.texi.
8524 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8526         * README: Replace with a cut-down and updated version of gcc/README.
8528 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8530         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8531         multilibs to be disabled.
8533 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8535         * MAINTAINERS (Write After Approval): Add myself.
8537 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8539         * config.guess: Import CVS version 1.195.
8540         * config.sub: Import CVS version 1.212.
8542 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8544         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8545         gcc/xgcc is built, use -print-prog-name to find out the program
8546         name to use.
8548 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8550         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8551         appear to also be in the master copy.
8552         * config.sub:  Import CVS version 1.211.
8554 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8556         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8557         with_gcc]: Use `gcc -shared' to build a shared library.
8559 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8561         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8562         archives.
8564 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8566         * MAINTAINERS (Write After Approval): Add myself.
8568 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8570         * configure.in (libstdcxx_flags): Do not try to execute
8571         libstdc++-v3/testsuite_flags until it exists.
8573 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8575         * MAINTAINERS: Update my email address.
8577 2001-05-31  Graham Stott  <grahams@redhat.com>
8579         * MAINTAINERS (Write After Approval): Add myself.
8581 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8583         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8584         libraries when using g++ with native linker.
8586 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8588         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8590 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8592         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8593         [aix4*|aix5*]: Prepend blank.
8595 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8597         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8598         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8599         of subdir/configure scripts to use the new libtool.m4.
8601 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8603         * MAINTAINERS (Write After Approval): Add myself.
8605 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8607         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8609 2001-05-11  Ben Elliston  <bje@redhat.com>
8611         * Makefile.in (all-sid): New target.
8612         (check-sid, clean-sid, install-sid): Likewise.
8614 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8616         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8618 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8620         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8621         libgcj.
8623 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8625         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8626         gcc/xgcc is built, use -print-prog-name to find out the program
8627         name to use.
8629 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8631         * configure.in (noconfigdirs): Don't reset it from scratch in the
8632         target case; only append to it.
8634         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8635         sparc-*-solaris2.8]: Disable ${libgcj}.
8637 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8639         * configure.in (libgcj_saved): Copy from $libgcj.
8640         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8641         --disable-libgcj.
8643 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8645         * MAINTAINERS: Remove self as MIPS maintainer and
8646         C front end maintainer.
8648 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8650         * configure.in: Move *-chorusos target case to the proper switch.
8651         Disable libgcj.
8653 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8655         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8656         1.641.2.228.
8658 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8660         * Makefile.in (STAGE1_CFLAGS): Pass down.
8662 2001-04-13  Alan Modra  <amodra@one.net.au>
8664         * config.guess: Add hppa64-linux support.  Note for next import that
8665         this is already in the master file.
8666         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8668 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8670         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8671         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8673 2001-04-11  Stan Shebs  <shebs@apple.com>
8675         * MAINTAINERS: Add self as Darwin port maintainer.
8677 2001-04-11  Alan Modra  <amodra@one.net.au>
8679         * MAINTAINERS: Update my email address.
8681 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8683         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8684         recent versions of FreeBSD (release 3 or later).
8685         * ltconfig: On FreeBSD, -lc must not be provided when building
8686         a shared library or else the standard -pthread gcc option is
8687         rendered worthless to later users of the built library.
8689 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8691         * MAINTAINERS: Add self and RTH as C front end maintainers.
8693 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8695         * config.sub: Make sure to match an already-canonicalized
8696         machine name (eg. mn10300-unknown-elf).
8698 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8700         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8701         New macros.
8702         (bootstrap, cross): Use RECURSE_FLAGS.
8703         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8705 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8707         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8709 2001-03-22  Colin Howell  <chowell@redhat.com>
8711         * Makefile.in (DO_X): Do not backslash single-quotes in
8712         backquotes (two places).
8714 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8716         Re-installed:
8717         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8718         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8719         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8720         * ltcf-cxx.sh: Likewise.
8721         * ltcf-gcj.sh: Likewise.
8723 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8725         * MAINTAINERS: Add myself as "documentation co-maintainer".
8727 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8729         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8730         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8732 2001-03-19  Tom Tromey  <tromey@redhat.com>
8734         * config-ml.in: Handle GCJ and GCJFLAGS.
8736 2001-03-21  Michael Chastain  <chastain@redhat.com>
8738         * Makefile.in: all-m4 depends on all-texinfo.
8740 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8742         * MAINTAINERS: Add myself to write after approval list.
8744 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8746         * Makefile.in (DO_X): Quote nested quotes.
8748 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8750         * MAINTAINERS: Add myself to write after approval list.
8752 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8754         * Makefile.in (DO_X): Use double quotes for quoting
8755         "RANLIB=$${RANLIB}".
8757 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8759         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8761 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8763         * configure.in: Only use `lang_requires' for languages athat are
8764         actually enabled.
8766 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8768         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8770 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8772         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8774 2001-03-07  Tom Tromey  <tromey@redhat.com>
8776         * configure.in: Allow config-lang.in to set `lang_requires' to list
8777         of other required languages.
8779 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8781         * Makefile.in: Remove RANLIB definition. Use RANLIB
8782         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8783         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8785 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8786             Alexandre Oliva  <aoliva@redhat.com>
8788         * Makefile.in (check-c++): Use tabs, not spaces.
8790 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8792         * MAINTAINERS: add myself to Write After Approval list.
8794 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8796         * Makefile.in (check-c++): New rule.
8798         * configure.in (target_libs): Remove libg++.
8799         (noconfigdirs): Remove libg++.
8800         (noconfigdirs): Same.
8801         (noconfigdirs): Same.
8802         (noconfigdirs): Same.
8804         * config-ml.in: Remove libg++ references.
8806         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8807         (ALL_TARGET_MODULES): Same.
8808         (configure-target-libg++): Remove.
8809         (all-target-libg++): Remove.
8810         (configure-target-libio): Remove.
8811         (all-target-libio): Remove.
8812         (check-target-libio): Remove.
8813         (.PHONY): Remove.
8814         (libg++.tar.bz2): Remove.
8815         (all-target-cygmon): Remove libio.
8816         (all-target-libstdc++): Remove.
8817         (configure-target-libstdc++): Remove.
8818         (TARGET_LIB_PATH): Remove libstdc++.
8819         (ALL_GCC_CXX): Remove libstdc++.
8820         (all-target-gperf): Correct.
8822 2001-02-16  Nick Clifton  <nickc@redhat.com>
8824         * configure.in (noconfigdirs): Allow configuration of texinfo
8825         for Cygwin hosts.
8827 2001-02-15  Anthony Green  <green@redhat.com>
8829         * configure: Introduce GCJ_FOR_TARGET.
8830         * configure.in: Ditto.
8831         * Makefile.in: Ditto.
8833 2001-02-13  Andreas Schwab  <schwab@suse.de>
8835         * MAINTAINERS: Update mail address.
8837 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8839         * config.guess: Add linux target for S/390.
8840         * config.sub: Likewise.
8842 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8844         * configure.in: for *-chorusos, don't config target-newlib and
8845         target-libgloss.
8847 2001-02-06  Ben Elliston  <bje@redhat.com>
8849         * configure: Output host type to stdout, not stderr.
8851 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8853         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8854         * ltcf-cxx.sh: Likewise.
8856         * config.if: Assume enable_libstdcxx_v3 is defined.
8858 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8860         Remove V2 C++ library.
8861         * configure.in: Remove --enable-libstdcxx_v3 support.
8863 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8865         * include/demangle.h: Add prototype for java_demangle_v3.
8867 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8869         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8871 2001-01-27  Richard Henderson  <rth@redhat.com>
8873         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8875 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8877         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8878         Don't unset, it's non-portable and no longer necessary, set to empty
8879         instead.
8881 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8883         * ltconfig: Shell portability fix for the tagname validity check.
8885 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8887         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8888         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8890 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8892         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8894 2001-01-26  Tom Tromey  <tromey@redhat.com>
8896         * configure.in: Allow libgcj to be built on Sparc Solaris.
8898 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8900         * ltcf-c.sh: Add aix5 case.
8901         * ltcf-cxx.sh: Likewise.
8902         * ltconfig: Likewise.
8904 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8906         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8907         keep at least one of build_libtool_libs or build_old_libs set to
8908         yes.
8910         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8911         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8913 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8915         * configure.in: Enable libgcj on several additional platforms.
8917 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8919         * configure.in: Enable libgcj for linux targets.
8921 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8923         * MAINTAINERS (Write After Approval): Add myself.
8925 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8927         * MAINTAINERS: Add myself as vax port maintainer.
8929 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8931         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8933 2001-01-09  Mike Stump  <mrs@wrs.com>
8935         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8936         failures of subdirectories.
8938 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8940         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8941         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8942         * ltcf-cxx.sh: Likewise.
8943         * ltcf-gcj.sh: Likewise.
8944         * ltconfig.sh: Fix typo.
8946 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8948         * configure: handle DOS-style absolute paths.
8950 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8952         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8954 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8956         * MAINTAINERS: Add myself as avr port co-maintainer.
8958 2000-12-28  Ben Elliston  <bje@redhat.com>
8960         * MAINTAINERS: Add myself under ``Write After Approval''.
8962 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8964         * texinfo: Remove directory from GCC.
8966 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8968         * COPYING: Update to current
8969         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8970         to 19yy as example year in copyright notice).
8972 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8974         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8975         (libstdcxx_incdir): Pass down.
8976         * config.if: Remove expired bits for cxx_interface, add stub.
8977         (libstdcxx_incdir): Add variable for g++ include directory.
8978         * configure.in (gxx_include_dir): Use it.
8980 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8982         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8983         with old-email address from ``Write After Approval''.
8985 2000-12-15  Andreas Jaeger  <aj@suse.de>
8987         * configure.in: Handle lang_dirs.
8989 2000-12-14  Tom Tromey  <tromey@redhat.com>
8991         * MAINTAINERS: Removed brads.
8993         * MAINTAINERS: Added gcj developers.
8995 2000-12-13  Anthony Green  <green@redhat.com>
8997         * configure.in: Disable libgcj for any target not specifically
8998         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8999         with g++ abi.
9001 2000-12-13  Mike Stump  <mrs@wrs.com>
9003         * Makefile.in (local-distclean): Also remove fastjar.
9005 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9007         * contrib/gcc_update: Add fastjar --touch entries.
9009 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9011         * configure.in: Disable language-specific target libraries for
9012         languages that aren't enabled.
9014 2000-12-10  Anthony Green  <green@redhat.com>
9016         * configure.in: Define libgcj.  Disable libgcj target libraries for
9017         most targets.
9019 2000-12-10  Neil Booth  <neilb@earthling.net>
9021         * MAINTAINERS: Update mail address, remove from WAA list.
9023 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9025         * libjava: Imported from /cvs/java.
9026         * libffi: Likewise.
9027         * Boehm-gc: Likewise.
9029 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9031         * configure.in (target_libs): Revert 2000-12-08 patch.
9032         (noconfigdirs): Added target-libjava.
9034 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9036         * djunpack.bat: removed.
9038 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9040         * Makefile.in: handle DOS-style absolute paths.
9041         * config-ml.in: likewise.
9042         * symlink-tree: likewise.
9044 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9046         * fastjar: Imported.
9048 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9050         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9051         libjava.
9052         * configure.in (target_libs): Removed `target-libjava'.
9054 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9056         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9057         (ALL_MODULES): Added fastjar.
9058         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9059         (all-target-libjava): all-fastjar replaces all-zip.
9060         (all-fastjar): Added.
9061         (configure-target-fastjar, all-target-fastjar): Likewise.
9062         * configure.in (host_tools): Added fastjar.
9064 2000-12-07  Mike Stump  <mrs@wrs.com>
9066         * Makefile.in (local-distclean): Remove leftover built files.
9068 2000-11-24  Nick Clifton  <nickc@redhat.com>
9070         * configure.in (xscale-elf): Add target.
9071         (xscale-coff): Add target.
9073 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9075         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9076         recent versions of FreeBSD (release 3 or later).
9077         * ltconfig: On FreeBSD, -lc must not be provided when building
9078         a shared library or else the standard -pthread gcc option is
9079         rendered worthless to later users of the built library.
9081 2000-11-16  Fred Fish  <fnf@be.com>
9083         * configure.in (enable_libstdcxx_v3): Fix typo,
9084         libstd++ -> libstdc++.
9086 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9088         * MAINTAINERS: Add self to Write After Approval list.
9090 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9092         * MAINTAINERS: Update my email address.  Add myself to global write
9093         privs list.
9095 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9097         * Makefile.in: Merge with src and libgcj.
9098         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9099         configure-target-<library> when their configure scripts need the C
9100         or C++ library to have already been built to work properly.
9101         (do_proto_toplev): Set them to an empty string.
9103         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9104         (REALLY_SET_LIB_PATH): Use them.
9106 2000-11-17  Stan Shebs  <shebs@apple.com>
9108         * MAINTAINERS: Add self to Write After Approval list.
9110 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9112         * configure: Provide the original toplevel configure arguments
9113         (including $0) to subprocesses in the environment rather than
9114         through gcc/configargs.h.
9116 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9118         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9119         C99.  Alphabetise "Write After Approval" list.
9121 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9123         * configure: Turn on libstdc++ V3 by default.
9125         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9126         if we've got GCC.
9128 2000-11-11  Philip Blundell  <philb@gnu.org>
9130         * MAINTAINERS: Add self to Write After Approval list.
9132 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9134         * ltcf-c.sh (aix4): Improve shared library configuration; require
9135         exporting symbols.
9136         * ltcf-cxx.sh (aix4): Define.
9137         * ltconfig (aix4): Define library and soname specs appropriate for
9138         AIX.  Define command to create export symbols list.
9140 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9142         * config.sub: Add support for Sun Chorus
9144 2000-10-31  Nick Clifton  <nickc@redhat.com>
9146         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9147         <name>@redhat.com.  Also installed new email address for Clint
9148         Popetz.
9150 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9152         * etc: Remove directory from GCC.
9154 2000-10-16  Michael Meissner  <meissner@redhat.com>
9156         * configure (gcc/configargs.h): Only create if there is a build GCC
9157         directory created.
9159 2000-10-16  Matthias Klose  <doko@debian.org>
9161         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9162         when configured for libstdc++-v3.
9164 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9166         * configure: Save configure arguments to gcc/configargs.h.
9168 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9170         * config.guess: Import CVS version 1.157.
9171         * config.sub: Import CVS version 1.181.
9173 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9175         * Makefile.in (bootstrap): avoid recursion if subdir missing
9176         (cross): ditto
9177         (do-proto-toplev): ditto
9179 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9181         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9182         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9184         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9185         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9186         all affected `configure' scripts.
9188 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9190         * MAINTAINERS: Add self as cpplib co-maintainer.
9192 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9194         * MAINTAINERS: Add self to Write After Approval list.
9196 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9198         * INSTALL/README: egcs -> GCC update.
9200 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9202         * MAINTAINERS: Add myself to Write After Approval list.
9204 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9206         * MAINTAINERS: Add myself to Write After Approval list.
9208 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9210         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9211         X11 libraries for hppa64.
9213 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9215         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9217 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9219         * Makefile.in (all-zlib): Added dummy target.
9221         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9222         ltcf-gcj.sh: Updated from libtool multi-language branch.
9224 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9226         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9227         (bootstrap*): Depend on all-bootstrap.
9229 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9231         * config.guess: Import CVS version 1.156.
9232         * config.sub: Import CVS version 1.179.
9234 2000-09-02  Anthony Green  <green@cygnus.com>
9236         * Makefile.in (all-gcc): Depend on all-zlib.
9237         (CLEAN_MODULES): Add clean-zlib.
9238         (ALL_MODULES): Add all-zlib.
9239         * configure.in (host_libs): Add zlib.
9241 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9243         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9244         crosses, but add gcc/include to the header search path for them.
9246 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9248         * MAINTAINERS: Add self to Write After Approval list.
9250 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9252         * config.guess: Import CVS version 1.152.
9253         * config.sub: Import CVS version 1.177.
9255 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9257         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9258         $targargs to tell whether newlib is going to be built.
9260         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9261         $$r/TARGET_SUBDIR/libio for _G_config.h.
9263 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9265         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9267 2000-08-22  DJ Delorie  <dj@redhat.com>
9269         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9271 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9273         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9274         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9275         sub-configures.
9277 2000-08-21  DJ Delorie  <dj@redhat.com>
9279         * MAINTAINERS: Add self as a libiberty maintainer
9281 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9283         * configure.in (libstdcxx_flags): Use
9284         libstdc++-v3/src/libstdc++.INC.
9286 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9288         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9290 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9292         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9294         * configure: Make enable_threads and enable_shared defaults
9295         explicit.  Substitute enable_threads into generated Makefiles.
9296         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9297         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9299 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9301         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9303 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9305         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9306         previous delta.
9308 2000-08-11  Jason Merrill  <jason@redhat.com>
9310         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9311         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9312         (FLAGS_FOR_TARGET): Not here.
9313         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9315 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9317         * config-ml.in (CC, CXX): Don't introduce a leading space.
9319 2000-08-07  DJ Delorie  <dj@delorie.com>
9321         * MAINTAINERS: Add self as a DJGPP maintainer
9323 2000-08-07  DJ Delorie  <dj@redhat.com>
9325         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9326         "if we're also building gcc, and it's a gcc that will run on the
9327         build machine, we want to use its includes instead of the system's
9328         default includes".
9330 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9332         * MAINTAINERS: Add self to Write After Approval list.
9334 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9336         * configure.in (libstdcxx_flags): Don't use `"'.
9338         * config-ml.in: Adjust multilib search paths to the
9339         appropriate multilib tree.
9341 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9343         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9344         commas in $LANGUAGES.
9346 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9348         * configure.in: Re-enable all references to libg++ and librx.
9350 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9352         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9353         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9354         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9355         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9357         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9359 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9361         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9362         CXX_FOR_TARGET for sed.
9364 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9366         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9367         Do not override if already set in the environment or in configure.
9368         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9369         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9371 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9373         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9374         the libtool CVS tree multi-language branch.
9375         * ltconfig, ltmain.sh: Updated.
9377 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9379         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9380         (clean-target): Depend on it.
9382         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9383         (GCC_FOR_TARGET): Use it.
9384         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9385         * configure.in: ... here.
9386         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9387         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9389 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9391         * MAINTAINERS: Add self to Write After Approval list.
9393 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9395         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9396         (configure-target-libchill, configure-target-libobjc): Likewise.
9398         * configure.in: Use the same cache file for all target libs.
9399         * config-ml.in: But different cache files per multilib variant.
9401 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9403         * configure (topsrcdir): Don't use dirname.
9405 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9407         * MAINTAINERS: Add self to Write After Approval list.
9409 2000-07-20  Jason Merrill  <jason@redhat.com>
9411         * configure.in: Remove all references to libg++ and librx.
9413         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9415 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9417         * config.sub: Update to subversions version 2000-07-06.
9419 2000-07-12  Andrew Haley  <aph@cygnus.com>
9421         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9422         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9424 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9426         * symlink-tree:  Check number of arguments.
9428 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9430         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9431         search path for a g++ extracted from the build tree.  This
9432         will allow link tests run by configure scripts in
9433         subdirectories to succeed.
9435 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9437         * ltconfig: Add support for mips-dde-sysv4.2MP
9439 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9441         * MAINTAINERS: Add myself as loop discovery maintainer.
9443 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9445         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9446         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9448 2000-06-19  Timothy Wall  <twall@cygnus.com>
9450         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9451         * config.sub: Add tic54x target.
9453 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9455         * MAINTAINERS: Add self as Fortran maintainer,
9456         remove Craig Burley.
9458 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9460         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9461         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9463 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9465         * MAINTAINERS: Add self as i18n maintainer
9467 20000-05-21  H.J. Lu  (hjl@gnu.org)
9469         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9470         directory are used if they exist. Make sure
9471         $(build_tooldir)/include is searched for header files,
9472         $(build_tooldir)/lib/ for library files.
9473         (GCC_FOR_TARGET): Likewise.
9474         (CXX_FOR_TARGET): Likewise.
9476 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9478         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9480 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9482         * Makefile.in (configure-target-libiberty): Depend on
9483         configure-target-newlib.
9485 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9487         * configure.in, Makefile.in: Merge all libffi-related
9488         configury stuff from the libgcj tree.
9490 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9492         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9493         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9495 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9497         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9498         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9499         current version information.  Add to proto-toplev directory.
9500         (gdb-taz): Build do-djunpack.
9502 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9504         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9506 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9508         * MAINTAINERS: Add self to Write After Approval list.
9510 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9512         * ltmain.sh: Preserve in relink_command any environment
9513         variables that may affect the linker behavior.
9515 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9517         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9519 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9521         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9523 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9525         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9526         with the version name.
9528 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9530         * MAINTAINERS: Add self as bb-reorder maintainer.
9532 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9534         * config.if: Tweak.
9536 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9538         * djunpack.bat: New file.
9540 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9542         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9543         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9544         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9545         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9547 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9549         * config.sub (case $basic_machine): Change default for "ibm-*"
9550         to "openedition".
9552 2000-04-13  Andreas Jaeger  <aj@suse.de>
9554         * MAINTAINERS: Added myself.
9556 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9558         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9559         (do-md5sum): New target.
9560         (MD5PROG): Define.
9561         (PACKAGE): Default to TOOL.
9562         (VER): Default to a shell script.
9563         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9564         md5 checksum generation.
9565         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9566         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9567         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9568         insight.tar.bz2): Use gdb-taz to create archive.
9570 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9572         * configure (warn_cflags): Delete.
9574 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9576         * MAINTAINERS: Added myself.
9578 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9579             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9581         * configure.in (enable_libstdcxx_v3): Add.
9582         (target_libs): Add bits here to switch between libstdc++-v2 and
9583         libstdc++-v3.
9584         * config.if: And this file too.
9585         * Makefile.in: Add libstdc++-v3 targets.
9587 2000-04-05  Michael Meissner  <meissner@redhat.com>
9589         * config.sub (d30v): Add d30v as a basic machine type.
9591 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9593         * configure.in: -linux-gnu*, not -linux-gnu.
9595 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9597         * MAINTAINERS: Add self in write-after-approval section.
9599 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9601         * MAINTAINERS: Add self as ia64 port maintainer.
9603 2000-03-08  Neil Booth  <NeilB@earthling.net>
9605         * MAINTAINERS: Add self in write-after-approval section.
9607 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9609         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9610         (do-tar-bz2): Replace TOOL with PACKAGE.
9611         (gdb.tar.bz2): Remove GDBTK from GDB package.
9612         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9613         dejagnu.tar.bz2): New packages.
9615 2000-02-27  Andreas Jaeger  <aj@suse.de>
9617         * configure.in: Add entry for mips*-*-linux*, move catch all
9618         *-*-*linux* entry below this one.
9620 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9622         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9624 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9626         * config.sub: Support an OS of "wince".
9628 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9630         * config.guess, config.sub: Updated to match config's 2000-02-15
9631         version.
9633 2000-02-23  Linas Vepstas  <linas@linas.org>
9635         * config.sub: Add support for Linux/IBM 370.
9636         * configure.in: Likewise.
9638 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9640         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9642 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9644         * config.guess: Guess "cygwin" rather than "cygwin32".
9646 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9648         * configure (gcc_version): When setting, narrow search to
9649         lines containing `version_string'.
9651 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9653         * config.sub: Add support for avr target.
9655 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9657         * MAINTAINERS: Add maintainers for MCore port.
9659 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9661         * config.sub: Add mmix-knuth-mmixware.
9663 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9665         * MAINTAINERS: Pair cccp with cpplib maintainership.
9667 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9669         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9670         structure stuff to -L library search.
9671         (CXX_FOR_TARGET): Ditto.
9672         (CROSS_CHECK_MODULES): Fix spelling mistake.
9674 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9676         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9677         the C++ compiler.
9679 2000-01-12  Richard Henderson  <rth@cygnus.com>
9681         * configure.in: Don't build some bits for beos.
9683 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9685         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9686         as include files.
9688 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9690         * Add self as cpplib maintainer, as requested by Jason
9691         Merrill.  Correct my e-mail address.
9693 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9695         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9696         not mh-aix43.
9698 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9700         * MAINTAINERS: Add myself to "write after approval" list.
9702 1999-12-14  Richard Henderson  <rth@cygnus.com>
9704         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9705         * config.sub: Accept alphaev[78], alphaev8.
9707 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9709         * config.guess, config.sub: Update from autoconf.
9711 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9713         * MAINTAINERS:  update my playtime e-address.
9715 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9717         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9718         necessary libraries are missing.
9720 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9722         * MAINTAINERS: Add new 'write after approval' maintainer.
9724 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9726         * MAINTAINERS: Add new Java maintainer.
9728 1999-10-25  Andreas Schwab  <schwab@suse.de>
9730         * configure: Fix quoting inside arguments of eval.
9732 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9734         * config-ml.in: Allow suppression of some ARM multilibs.
9736 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9738         * config.guess: Add OS/390 match pattern.
9739         * config.sub: Add mvs, openedition targets.
9740         * configure.in (i370-ibm-opened*): New.
9742 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9744         * config.sub: Add support for configuring for pj.
9746 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9748         * config.sub (maybe_os): Add support for configuring for fr30.
9750 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9752         * configure.in: Do not configure or build ld for AIX
9753         platforms.  ld is known to be broken on these platforms.
9755 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9757         * config-ml.in: Pass compiler flag corresponding to multidirs to
9758         subdir configures.
9760 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9762         * Makefile.in (LDFLAGS): Define.
9764 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9766         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9767         noconfigdirs.
9768         (*-*-cygwin*): Likewise.
9770 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9772         * mkdep: New file.
9773         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9774         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9776         From Eli Zaretskii <eliz@is.elta.co.il>:
9777         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9778         long file name when using DJGPP on MS-DOS.
9780 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9782         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9784 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9786         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9787         dependency as this causes "make check" to globally "make all"
9789 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9791         * configure.in (target_libs): Added target-zlib.
9792         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9793         (CONFIGURE_TARGET_MODULES): Likewise.
9794         (CHECK_TARGET_MODULES): Likewise.
9795         (INSTALL_TARGET_MODULES): Likewise.
9796         (CLEAN_TARGET_MODULES): Likewise.
9797         (configure-target-zlib): New target.
9798         (all-target-zlib): Likewise.
9799         (all-target-libjava): Depend on all-target-zlib.
9800         (configure-target-libjava): Depend on configure-target-zlib.
9802         * Makefile.in (configure-target-libjava): Depend on
9803         configure-target-newlib.
9804         (configure-target-boehm-gc): New target.
9805         (configure-target-qthreads): New target.
9807         * configure.in (target_libs): Added target-qthreads.
9808         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9809         (CONFIGURE_TARGET_MODULES): Likewise.
9810         (CHECK_TARGET_MODULES): Likewise.
9811         (INSTALL_TARGET_MODULES): Likewise.
9812         (CLEAN_TARGET_MODULES): Likewise.
9813         (all-target-qthreads): New target.
9814         (configure-target-libjava): Depend on configure-target-qthreads.
9815         (all-target-libjava): Depend on all-target-qthreads.
9817         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9818         (CONFIGURE_TARGET_MODULES): Likewise.
9819         (CHECK_TARGET_MODULES): Likewise.
9820         (INSTALL_TARGET_MODULES): Likewise.
9821         (CLEAN_TARGET_MODULES): Likewise.
9822         (all-target-libjava): New target.
9823         (all-target-boehm-gc): Likewise.
9824         * configure.in (target_libs): Added libjava, boehm-gc.
9826 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9828         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9829         configure.bat in SUPPORT_FILES.
9830         (gas+binutils.tar.bz2): Likewise.
9832         * makeall.bat: Remove; obsolete.
9834 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9836         From Mark Elbrecht:
9837         * configure.bat: Remove; obsolete.
9839 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9841         * configure: Add -W -Wall to the default CFLAGS when compiling with
9842         gcc.
9844 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9846         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9848 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9850         * configure.in: Build ld on IRIX6.
9852 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9854         * Makefile.in: Change distribution targets to use bzip2 instead of
9855         gzip.
9856         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9857         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9859 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9861         * config.sub: Add mcore target.
9863 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9865         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9867 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9869         * config.guess (dummy): Changed to $dummy.
9871 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9873         * config.sub: Tidied up case statements.
9875 1999-05-22  Ben Elliston  <bje@cygnus.com>
9877         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9878         <jiro@din.or.jp>.
9880         * config.guess: Merge with FSF version. Future changes will be
9881         more accurately recorded in this ChangeLog.
9882         * config.sub: Likewise.
9884 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9886          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9888 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9890         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9892 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9894         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9896 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9898         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9899         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9900         Bad merge removed these two changes.
9902 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9903                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9905         * config.guess (interix Alpha): Add.
9907 1999-04-11  Richard Henderson  <rth@cygnus.com>
9909         * configure.in (i?86-*-beos*): Do config gperf; don't config
9910         gdb, newlib, or libgloss.
9912 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9914         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9915         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9916         from multidirs.
9918 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9920         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9922 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9924         * config.sub: Add support for mcore targets.
9926 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9928         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9929         not mt-ospace, in order to shut up assembler warning about using
9930         symbols that are named the same as registers.
9932 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9934         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9935         dependency list for all-target-cygmon.
9937 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9939         * config-ml.in: Check $host, not $target, for selective multilibs.
9940         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9941         thumb interworking, and underscore prefix multilibs.
9943 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9945         * missing: Update to version from current automake.
9947 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9949         * configure (gxx_include_dir): Removed.
9951         * configure.in (gxx_include_dir): Handle it.
9952         * Makefile.in: Likewise.
9954 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9956         * config.sub (mips64vr4111,mips64vr4111el) Add.
9958 1999-03-21  Ben Elliston  <bje@cygnus.com>
9960         * config.guess: Correct typo for detecting ELF on FreeBSD.
9962 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9964         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9965         config/mh-djgpp.
9967 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9969         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9970         all-target-newlib to dependency list for all-target-bsp.
9972 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9974         * config.sub: Add i386-uwin support.
9975         * config.guess: Likewise.
9977 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9979         * configure.in: cleanup, add mh-*pic handling for arm, special
9980         case powerpc*-*-aix*
9982 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9984         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9985         can be built.
9987 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9989         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9990         targets.
9992 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9994         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9996 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9998         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10000 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10002         * config.sub: Fix typo in arm recognition.
10004 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10006         * configure.in (noconfigdirs): Changed target_configdirs to
10007         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10008         rather than m68k-*-* since it is not known to work on
10009         m68k-aout. Ditto for arm-*-*oabi.
10011 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10013         * configure.in (*-*-windows*): Remove, no longer used.
10015 1999-02-19  Ben Elliston <bje@cygnus.com>
10017         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10018         Smart and improved by Andrew Cagney.
10020 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10022         * config.guess: Recognize openbsd-*-hppa.
10024 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10026         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10027         only if it is not empty.
10029 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10031         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10033         * config.guess: Modified to recognize uname's armv* syntax.
10035         * config.sub: Modified to recognize uname's armv* syntax.
10037 1999-02-17  Mark Salter  <msalter@cygnus.com>
10039         * configure.in: Added target-bsp for sparclite.
10041 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10043         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10045 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10047         * configure.in: Add support for strongarm port.
10048         * config.sub: Add support for strongarm target.
10050 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10052         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10053         the old name config/mh-cygwin32.
10054         Enable texinfo.
10056 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10058         * configure.in: Do build ld for ix86 Solaris.
10060 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10062         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10063         $AR_FOR_TARGET.  Likewise for RANLIB.
10065 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10067         * config.sub (oabi):  Recognize.
10068         * configure.in (arm-*-oabi):  Handle.
10070 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10072         * config.guess: Improve detection of i686 on UnixWare 7.
10074 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10076         * config.guess: Add support for i386-pc-interix.
10077         * config.sub: Likewise.
10078         * configure.in: Likewise.
10080 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10082         * Makefile.in: Remove unneeded all-target-libio from
10083         from all-target-winsup target since it is now unneeded.
10084         Add all-target-libtermcap in its place since it is now
10085         needed.
10087 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10089         * configure.in: makefile stub for cygwin target is probably
10090         unnecessary.  Remove it for now.
10092 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10094         * configure.in: libtermcap.a should be built when cygwin is the
10095         target as well as the host.
10096         * config.guess: Allow mixed case in cygwin uname output.
10097         * Makefile.in: Add libtermcap target.
10099 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10101         * config.sub: Clean up handling of hppa2.0.
10103 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10105         * config.guess: Use C code to identify more HP machines.
10107 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10109         * config.sub: Handle hppa2.0.
10111 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10113         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10114         cygmon for all sparclite targets, regardless of object format.
10116 1998-12-15  Mark Salter  <msalter@cygnus.com>
10118         * configure.in: Added target-bsp for several target architectures.
10120         * Makefile.in: Added rules for bsp.
10122 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10124         * config.guess: Improve detection of hppa2.0 processors.
10126 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10128         * config.guess: Recognize FreeBSD using ELF automatically.
10130 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10132         * configure (skip-this-dir): Add handling for new shell script, which
10133         might be created by a sub-directory's configure to indicate, this particular
10134         directory is "unwanted".
10135         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10137 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10139         * ltconfig: import from libtool, after changing libtool to
10140         account for the cygwin name change.
10142 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10144         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10145         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10147 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10149         * configure.in: Add libtermcap to list of cygwin dependencies.
10151 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10153         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10154         they include winsup/include when it's a cygwin target.
10156 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10158         * configure.in (host_tools): Added zip.
10159         * Makefile.in (all-target-libjava): Depend on all-zip.
10160         (all-zip): New target.
10161         (ALL_MODULES): Added all-zip.
10162         (NATIVE_CHECK_MODULES): Added check-zip.
10163         (INSTALL_MODULES): Added install-zip.
10164         (CLEAN_MODULES): Added clean-zip.
10166 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10168         * Makefile.in: lose "32" from comment about cygwin.
10170 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10172         * configure.in: Use -Os to build target libraries for the fr30.
10174 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10176         * config.sub: Add fr30.
10178 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10180         * configure.in: drop "32" from config/mh-cygwin32.  Check
10181         cygwin* instead of cygwin32*.
10182         * config.sub: Check cygwin* instead of cygwin32*.
10184 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10186         * config.guess: Match any version of Unixware7.
10188 1998-10-20  Syd Polk  <spolk@cygnus.com>
10190         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10191         if desired.
10193 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10195         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10196         these if the appropriate directories and files to not exist.
10198 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10200         * Makefile.in (DEVO_SUPPORT): Add config.if.
10202 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10204         * configure: Add pattern to replace "build_tooldir"'s
10205         definition in the generated Makefile with "tooldir"'s
10206         actual value.
10208 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10210         * config.sub: Bring back lost sparcv9.
10212         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10214 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10216         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10217         CC_FOR_TARGET and friends.
10219 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10221         * Makefile.in (build_tooldir): New variable, same as tooldir.
10222         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10223         -B$(build_tooldir)/bin/.
10224         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10226 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10228         * README: Remove installation instructions and refer to the
10229         INSTALL directory instead.
10231 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10233         * config.sub: Add support for i[34567]86-pc-udk.
10234         * configure.in: Likewise.
10236 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10238         * Makefile.in: add bzip2 package building bits for user
10239         tools module
10240         * configure.in: ditto
10242 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10244         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10245         (ALL_TARGET_MODULES): Add all-target-libobjc.
10246         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10247         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10248         (all-target-libchill): Add dependencies.
10249         * configure.in (target_libs): Add libchill.
10251 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10253         * configure.in (target_subdir): Remove duplicate line.
10255 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10257         * Makefile.in (all-automake): fix dependencies.
10259 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10261         * configure.in: Minor cleanups for building in the $(target_alias)
10262         subdir.
10264 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10266         * Makefile.in (bootstrap): Set r and s before make all.  Use
10267         BASE_FLAGS_TO_PASS in make all.
10268         (cross): Likewise.
10270 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10272         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10274 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10276         * config.sub: Fix typo in last change.
10278 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10280         * config.sub: Add support for C4x target.
10281         * configure.in: Likewise.
10283 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10285         * config.sub: Recognize sparcv9 just like sparc64.
10287 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10289         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10291 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10293         * config.guess: Correctly identify Pentium II sco boxes.
10295         * config.guess: Fix "tr" code.  From Weiwen Liu.
10297 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10299         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10300         stabs.
10302 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10304         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10305         (ALL_TARGET_MODULES): Add all-target-libchill.
10306         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10307         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10308         (all-target-libchill): Add dependencies.
10309         * configure.in (target_libs): Add libchill.
10311 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10313         * config.guess: Avoid assumptions about "tr" behaves when
10314         LANG is set to something other than English.
10316 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10318         * configure (gxx_include_dir): Changed to
10319         '${prefix}/include/g++'-${libstdcxx_interface}.
10321         * config.if: New to determine the interfaces.
10323 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10325         * config.guess: Detect and handle MPE/IX.
10326         * config.sub: Deal with MPE/IX.
10328 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10330         * configure.in: Use mh-aix43.
10332 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10334         * configure: Fix --without/--disable cases for gxx-include-dir.
10336 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10338         * mdata-sh:  Imported.  Needed for automake support.
10340 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10342         * Makefile.in (taz): Try "chmod -R og=u ." before
10343         "chmod og=u `find . -print`".
10345 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10347         * configure.in: Add arm-elf and thumb-elf support.
10349 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10351         * Makefile.in: Undo previous patch.
10353 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10355         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10356         to here ...
10357         (install-no-fixedincludes): and here
10358         (INSTALL_MODULES): ... from here.
10360 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10362         * config.sub: Merge with FSF.
10364         * config.guess: Merge with FSF.
10366 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10368         * configure (extraconfigdirs): New variable.
10369         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10370         * Makefile.in (all): Move higher in file.
10371         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10372         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10373         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10374         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10375         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10377 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10379         * Makefile.in (all-target-libjava): Depend on all-gcc and
10380         all-target-newlib.
10381         (configure-target-libjava): Depend on $(ALL_GCC).
10383 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10385         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10386         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10388 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10390         * INSTALL/README: Fix typo.
10392 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10394         * ylwrap: Change absolute path checks to check for DOS style path
10395         names.
10397         * ylwrap: Don't use a full path name if the source file is in the
10398         same directory.  From hjl@lucon.org (H.J. Lu).
10400         * config-ml.in: Default to being verbose, to match Feb 18 change to
10401         configure.
10403 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10405         Brought over from egcs:
10407         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10409         * configure.in (target_subdir): Set to ${target_alias} instead
10410         of "libraries".
10412         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10414         * configure.in (target_subdir): Set to libraries if enable_multilib.
10416 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10418         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10419         multilibs, force reconfiguration the first time we create
10420         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10422 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10424         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10425         avoid confusion with --no-recursion.
10427 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10429         * configure.in: Win32 hosts shouldn't use install -x
10430         * install-sh: remove -x option, and special .exe-handling
10431         hack.
10433 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10435         * config.guess: Recognize i586-pc-beos.
10436         * configure.in: Don't build some bits for beos.
10438 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10440         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10441         CFLAGS default to -O2.
10443         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10444         when using GNU ld.
10446 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10448         * ltmain.sh: Correct install when using a different shell.
10450 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10452         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10454 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10456         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10457         target.
10459 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10461         * ltconfig: Update to correct AIX handling.
10463 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10465         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10467         * configure.in (target_subdir): Set to ${target_alias} instead
10468         of "libraries".
10470 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10472         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10473         (Makefile): Depend on $(gcc_version_trigger).
10475         * configure (gcc_version): Change default initializer to empty
10476         string.
10477         (gcc_version_trigger): New variable; pass this variable down
10478         to subdir configures to enable them checking gcc's version
10479         themselves. Emit make macros for both gcc_version vars.
10480         (topsrcdir): Initialize reliably.
10481         (recursion line): Remove --with-gcc-version=${gcc_version}.
10483 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10485         * configure (enable_version_specific_runtime_libs): Implement new flag
10486         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10487         in $(libsubdir); emit definition in each generated Makefile.
10488         (gxx_include_dir): Initialize depending on
10489         $enable_version_specific_runtime_libs.
10491 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10493         * configure (gcc_version): Initialize properly depending on
10494         how and where configure is started.
10495         (recursion line): Pass a --with-gcc-version=${gcc_version}
10496         to configures in subdirs.
10498 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10500         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10501         cygmon
10503 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10505         * configure.in: Add cygmon and libstub support for mn10200.
10507 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10509         * configure (gcc_version): Add new variable describing the
10510         particular gcc version we're building.
10511         * Makefile.in (libsubdir): Add new macro for the directory
10512         in which the compiler finds executables, libraries, etc.
10513         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10514         and libsubdir.
10516 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10518         * Makefile.in (local-clean): Remove *.log.
10519         (warning.log): Built with warn_summary from build.log.
10520         (mail-report.log): Run test_summary.
10521         (mail-report-with-warnings.log): Run test_summary including
10522         warning.log in the report.
10524 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10526         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10528 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10530         * Makefile.in (grep): Grep no longer depends on libiberty.
10532 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10534         * Makefile.in: all-snavigator needs all-libgui.
10536 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10538         * configure.in: Add cygmon and libstub support for mn10300.
10540 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10542         * missing: Update to version from automake 1.3.
10544         * ltmain.sh: On installation, don't get confused if the same name
10545         appears more than once in the list of library names.
10547 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10549         * config.sub: Accept m68060 and m5200 as CPU names.
10551 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10553         * configure: Use && rather than using -a in test, because odd
10554         strings can confuse test.
10555         * configure.in: Likewise.
10557 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10559         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10561 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10563         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10564         bootstrap4-lean): New targets.
10566 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10568         * mpw-* Delete.  Not used.
10570 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10572         * COPYING.LIB: Update FSF address.
10574 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10576         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10578         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10579         GAS_SUPPORT_DIRS.
10581 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10583         * ltconfig, ltmain.sh: Avoid producing a version number if
10584         -version-info was not used.
10586 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10588         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10589         building with newlib.
10591 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10593         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10594         Solaris `make' causes it to continue to next definition.
10596 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10598         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10599         the right GUI libraries and files are installed along with GDB.
10601 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10603         * configure.in: Change alpha to alpha* in several places.
10605 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10607         * config.sub: Recognize sparc86x.
10609 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10611         * configure.in (--enable-target-optspace): Remove debug echo.
10613 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10615         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10617 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10619         * ltconfig: Update cygwin32 support.
10621         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10622         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10623         (GDB_SUPPORT_DIRS): Likewise.
10625 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10627         * configure.in (target_makefile_frag): If --enable-target-optspace,
10628         use -Os to compile target libraries rather than -O2.  Default to
10629         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10630         not used.
10631         * configure.in (target_cflags): Ditto for d30v.
10633 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10635         * Makefile.in (all-bfd): Depend on all-intl.
10636         (all-binutils): Likewise.
10637         (all-gas): Likewise.
10638         (all-gprof): Likewise.
10639         (all-ld): Likewise.
10641 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10643         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10645 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10647         * Makefile.in (all-bfd): Depend upon all-libiberty.
10649         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10651 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10653         * Makefile.in: Add libstub.
10655         * configure.in: Ditto. Build libstub for targets that have cygmon
10656         support.
10658 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10660         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10662 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10664         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10665         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10667 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10669         * configure: Define DEFAULT_M4 by searching PATH.
10670         * Makfile.in: Use DEFAULT_M4.
10672 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10674         * ltconfig: Add cygwin32 support.
10676         * Makefile.in, configure.in: Add libtool as a native only directory
10677         to configure and build.
10679 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10681         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10683 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10685         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10687 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10689         * Makefile.in: add ash make rules
10690         * configure.in: add ash to native_only and host_tools lists
10692 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10694         * Makefile.in (all-gettext, all-intl): New targets.
10695         (ALL_MODULES): Added all-gettext, all-intl.
10696         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10697         (INSTALL_MODULES): Added install-gettext, install-intl.
10698         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10700         * configure.in (host_tools): Added gettext.
10701         (native_only): Likewise.
10702         (noconfigdirs) [various cases]: Likewise.
10703         (host_libs): Added intl.
10705 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10707         * configure: Do not disable building gdbtk for cygwin32 hosts.
10709 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10711         * configure.in: Add thumb-coff target.
10712         * config.sub: Add thumb-coff target.
10714 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10716         * Makefile.in: Revert yesterday's change.
10717         (all-target-winsup):  all-target-librx stays out of here.
10719 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10721         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10722         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10723         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10724         Remove references to librx and libg++.
10726 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10728         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10729         recursive makes
10731 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10733         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10734         for newlib directory.
10735         (CXX_FOR_TARGET): Likewise.
10737 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10739         * ltconfig: Update after libtool/ltconfig.in change for
10740         hpux11.
10742 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10744         * ltconfig, ltmain.sh: Update to libtool 1.2.
10746 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10748         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10749         (install-gcc-cross): Instead, override LANGUAGES here.
10751 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10753         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10754         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10756 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10758         * configure.in: Add Thumb-pe target.
10760 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10762         * Makefile.in - changed sn targets to snavigator
10763         * configure.in - changed sn targets to snavigator
10765 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10767         * config-ml.in: After building symlink tree call make distclean
10768         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10769         to be the case for libiberty.
10771 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10773         * configure: When making link, also check the current
10774         directory. The configure scripts may create one.
10776 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10778         * config.sub: Accept alphapca56 and alphaev6 properly.
10780 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10782         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10784 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10786         * config.sub (sco5): Fix typo.
10788 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10790         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10791         install-itcl.
10792         (install-itcl): Remove dependency on install-tcl.
10794 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10796         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10798 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10800         * configure.in: Don't build libgui for a cygwin32 target when not on
10801         a cygwin32 host.
10803 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10805         * configure (redirect): Set to null, so default behavior of
10806         configure is now --verbose.
10808 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10810         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10811         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10813 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10815         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10816         this change to sync Makefile.in with its ChangeLog entries.
10818 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10820         * ltmain.sh (mkdir): Check that the directory doesn't exist
10821         before we exit with error, so that we don't get races during
10822         parallel builds.
10824 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10826         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10828 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10830         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10831         PICFLAG_FOR_TARGET.
10832         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10834         * configure: Emit a definition for the new macro enable_shared
10835         into each Makefile.
10837 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10839         * configure.in (host_tools, native_only): Add libtool.
10841 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10843         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10844         Fix typo in ming config comment.
10846 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10848         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10850 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10852         * config.sub: Add tic30 cases, and map c30 to tic30.
10854 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10856         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10857         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10858         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10859         (CLEAN_TARGET_MODULES): Similarly
10860         (all-target-libf2c): Add dependences.
10861         * configure.in (target_libs): Add libf2c.
10863 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10865         * configure.in: Remove expect from noconfigdirs when target
10866         is cygwin32.  OK to build expect and dejagnu with Canadian
10867         Cross.
10869 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10871         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10872         host.
10874         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10875         and mingw32.
10877 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10879         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10880         here as it is not defined in the toplevel Makefile.
10882 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10884         * configure (package_makefile_rules_frag): New variable, which names
10885         a file with generic rules, ...
10886         Change comment to mention we now have FIVE parts.
10887         * configure: Undo last change.
10889 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10891         * config.guess: More accurate determination of HP processor types.
10892         * config.sub: More accurate determination of HP processor types.
10894 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10896         * configure (package_makefile_frag): Move inserting the
10897         ${package_makefile_frag} to where it should be according
10898         to the comment.
10900 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10902         * config.guess: Add support for Linux/ARM.
10904 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10906         * .cvsignore: Remove *-info and *-install since they match
10907         release-info and mpw-install, which we don't want to just ignore.
10909 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10911         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10913 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10915         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10916         local_prefix to sub-make invocations.
10918 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10920         * configure.in: Check makefile fragments in the source
10921         directory.
10923 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10925         * configure.in: Check whether host and target makefile
10926         fragments exist before adding them to *_makefile_frag.
10928 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10930         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10932 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10934         * configure.in: Make sure we only replace RPATH_ENVVAR on
10935         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10936         regexp to sed.
10938         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10939         to sub-makes.
10941 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10943         * config-ml.in (multi-do): LDFLAGS must include multilib
10944         designator.
10946 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10948         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10950 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10952         * config.sub: Add mingw32 support.
10953         * configure.in: Likewise.
10955 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10957         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10959 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10961         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10962         * configure (gxx_include_dir): Provide a definition for subdirs
10963         which do not use autoconf.
10965 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10967         * config.guess: Sync with egcs.  Picks up new alpha support,
10968         BeOS & some additional linux support.
10970 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10972         * config.guess: HP 9000/803 is a PA1.1 machine.
10974 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10976         * configure.in: It's alpha*-...
10978 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10980         * configure.in (host_makefile_frag, target_makefile_frag):
10981         Handle multiple config files.
10982         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10983         alpha-*-*.
10985 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10987         * mkdep: New file.
10989 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10991         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10993 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10995         * Makefile.in: Add libgui directory.
10996         (GDB_TK): Add all-libgui.
10997         * configure.in: Add libgui directory.
10998         * configure: Add all-libgui to GDB_TK.
11000 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11002         * config-ml.in (multidirs): Add m32r to multilib list.
11004 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11006         * Makefile.in (all-target-gperf): Change dependency to
11007         all-target-libstdc++.
11009 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11011         * config.guess: Add BeOS support.
11013 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11015         Source directory cvs renamed to cvssrc:
11016         * configure.in (host_tools): Change cvs to cvssrc.
11017         (native_only): Likewise.
11018         (noconfigdirs) [various cases]: Likewise.
11019         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11020         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11021         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11022         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11023         (all-cvssrc): Rename target from all-cvs.
11025 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11027         * configure (gxx_include_dir): Fix thinko.
11029 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11031         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11032         (install-cross, install-gcc-cross): New targets.
11034 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11036         * configure.in (noconfigdirs): Add support for Thumb target.
11038         * config.sub (maybe_os): Add support for Thumb target.
11040 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11042         * Makefile.in: Add rules for cygmon.
11044         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11046 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11048         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11049         * configure (gxx_include_dir): Provide a definition for subdirs
11050         which do not use autoconf.
11052 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11054         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11055         11/18/97 build
11057 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11059         * From Franz Sirl.
11060         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11061         found on RedHat Linux systems.
11063 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11065         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11066         guesses.
11068 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11070         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11072 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11074         * ltmain.sh: If mkdir fails, check whether the directory was created
11075         anyhow by some other process.
11077 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11079         * configure.in (d30v-*-*): Configure all directories.
11081 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11083         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11084         for the D30V.
11086 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11088         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11090 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11092         * include/libiberty.h: Add extern "C" { so it can be used with C++
11093         progrms.
11094         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11095         programs.
11097 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11099         * configure.in (d30v-*-*): Configure GCC now.
11101 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11103         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11104         is no longer needed.
11106 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11108         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11110 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11112         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11113         targets using "$@" to provide support for similar but not identical
11114         targets without having to duplicate code.
11116 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11118         * makefile.vms: Fix to work with DEC C.
11120 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11122         * config.sub: Add mips-tx39-elf to marketing names.
11124 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11126         * ltmain.sh: Handle symlinks in generated script.
11128 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11130         * configure: Handle autoconf style directory options: --bindir,
11131         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11132         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11133         --sysconfdir.
11134         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11135         (sharedstatedir, localstatedir, oldincludedir): New variables.
11136         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11137         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11138         sbindir, sharedstatedir, and sysconfdir.
11140 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11142         * Makefile.in (bootstrap-lean): New target.
11144 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11146         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11147         sn, and gnuserv from noconfigdirs.
11149 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11151         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11153 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11155         * Makefile.in (cross): New target.
11157 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11158                           Jeff Law         <law@cygnus.com>
11160         * Makefile.in (bootstrap2, bootstrap3): New targets.
11161         (all-bootstrap): Remove outdated and confusing target.
11162         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11164 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11166         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11167         windows.  Consistent with gdb/configure.
11169 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11171         * configure.in: Name Linux target fragment.
11173         * configure: Rewrite so that project Makefile fragment is inserted
11174         first and appears last in the resulting Makefile.
11176 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11178         * Makefile.in (install-itcl): Install tcl first.
11180 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11182         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11184 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11186         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11188         * configure.in (skipdirs): Add target-librx for Linux.
11189         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11191 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11193         * Makefile.in (bootstrap): New target.
11195 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11197         * config.sub: Accept 'amigados' for backward compatibility.
11199 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11201         * config.guess: Merge with FSF.
11203 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11205         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11207 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11209         * config.sub: Add "marketing-names" patch.
11211 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11213         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11215 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11217         * config.sub: Handle v850-elf.
11219 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11221         * .cvsignore (*-install): Remove.
11223 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11225         * ltconfig: Set CONFIG_SHELL in libtool.
11226         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11228 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11230         * configure.in (target_subdir): Set to libraries if enable_multilib.
11232 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11234         * config.guess: Update from gcc directory.
11236 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11238         * Makefile.in (all-sim): Depends on all-readline.
11240 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11242         * Makefile.in (BISON, YACC): Use $$s.
11243         (all-bison): Depend on all-texinfo.
11245 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11247         * Makefile.in (BISON): Add -L flag.
11248         (YACC): Likewise.
11250 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11252         * configure.in (noconfigdirs): Add support for v850e target.
11254         * config.sub (maybe_os): Add support for v850e target.
11256 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11258         * configure.in (noconfigdirs): Add support for v850ea target.
11260         * config.sub (maybe_os): Add support for v850ea target.
11262 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11264         * config.sub: Add mipstx39.  Delete r3900.
11266 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11268         * Makefile.in (all-autoconf): Depends on all-texinfo.
11270 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11272         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11273         eabi targets.
11275 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11277         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11279         * configure: When handling a Canadian Cross, handle YACC as well as
11280         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11281         * Makefile.in (all-bison): Depend upon all-texinfo.
11283 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11285         * Makefile.in (BISON): bison, not byacc or bison -y.
11286         (YACC): bison -y or byacc or yacc.
11287         (various): Add *-bison as appropriate.
11288         (taz): No need to mess with BISON anymore.
11290 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11292         * configure: If OSTYPE matches *win32*, try to find a good value for
11293         CONFIG_SHELL.
11295 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11297         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11298         configure.in if it is present.
11300 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11302         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11304 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11306         * config.sub: Recognize `arc' cpu.
11307         * configure.in: Likewise.
11308         * config-ml.in: Likewise.
11310 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11312         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11314 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11316         * configure: Changed sed delimiter from ':' to '|' when
11317         attempting to substitute ${config_shell} for SHELL. On
11318         NT ${config_shell} may contain a ':' in it.
11320 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11322         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11324 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11326         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11328 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11330         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11332         * ylwrap: If the program is a relative path, force it to be
11333         absolute.
11335 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11337         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11339 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11341         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11342         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11343         for libraries.
11345 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11347         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11348         separated by spaces.
11350 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11352         * ylwrap: New file.
11353         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11355         * ltmain.sh: Handle /bin/sh at start of install program.
11357         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11359         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11360         * missing: New file, from automake 1.2.
11362 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11364         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11365         check-tk to CHECK_X11_MODULES.
11367 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11369         * config.sub: Merge with FSF.
11371 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11373         * config.guess: Merge with FSF.
11375 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11377         * configure: Treat msdosdjgpp like go32.
11378         * configure.in: Likewise.  Don't remove gprof for go32.
11380         * configure: Change Makefile.tem2 to Makefile.tm2.
11382 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11384         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11386 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11388         * install-sh (chmodcmd): Set to null if the DST directory already
11389         exists.  Same as Nov 11th change.
11391 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11393         * configure (GDB_TK): Needs itcl and tix.
11395 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11397         * config.guess: Update from FSF.
11399 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11401         * Makefile.in (GDB_TK): Depend on itcl and tix.
11403 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11405         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11406         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11407         (INSTALL_SCRIPT): New variable.
11408         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11409         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11410         to -x.
11411         * install-sh: Add support for -x option.
11413 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11415         * configure.in, Makefile.in: Treat tix like itcl.
11417 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11419         * Makefile.in (WINDRES): New variable.
11420         (WINDRES_FOR_TARGET): New variable.
11421         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11422         (EXTRA_HOST_FLAGS): Add WINDRES.
11423         (EXTRA_TARGET_FLAGS): Add WINDRES.
11424         (EXTRA_GCC_FLAGS): Add WINDRES.
11425         ($(DO_X)): Pass down WINDRES.
11426         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11427         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11428         DLLTOOL_FOR_TARGET.
11430 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11432         * configure.in: configure sim before gdb for win32-x-ppc
11434 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11436         Move gperf into the toplevel, from libg++.
11437         * configure.in (target_tools): Add target-gperf.
11438         (native_only): Add target-gperf.
11439         * Makefile.in (all-target-gperf): New target, depend on
11440         all-target-libg++.
11441         (configure-target-gperf): Empty rule.
11442         (ALL_TARGET_MODULES): Add all-target-gperf.
11443         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11444         (CHECK_TARGET_MODULES): Add check-target-gperf.
11445         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11446         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11448 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11450         * config.sub (mn10200): Recognize new basic machine.
11452 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11454         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11455         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11457 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11459         * configure.in: If we're building mips-sgi-irix6* native, turn on
11460         ENABLE_MULTILIB and set TARGET_SUBDIR.
11462 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11464         * Makefile.in (all-sn): Depend on all-grep.
11466 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11468         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11470         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11471         Makefile.  From Jeff Makey <jeff@cts.com>.
11472         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11474         * Makefile.in (DISTBISONFILES): Remove.
11475         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11476         $(DEFAULT_YACC).
11478         * configure.in: Build itl, db, sn, etc., when building for native
11479         cygwin32.
11481         * Makefile.in (LD): New variable.
11482         (EXTRA_HOST_FLAGS): Pass down LD.
11483         ($(DO_X)): Likewise.
11485 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11487         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11489 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11491         * configure.in (targargs): Strip out any supplied --build argument
11492         before adding our own. Always add --build.
11494 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11496         * configure.in (targargs): Pass --build if we're doing
11497         a cross-compile.
11499 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11501         * configure: Use '|' instead of ":" as the separator in
11502         sed. Otherwise sed chokes on NT path names with drive
11503         designators. Also look for "?:*" as the leading characters in an
11504         absolute pathname.
11506 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11508         * config.sub: Support for r3900.
11510 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11512         * configure.in: Use install-sh, not install.sh.
11514 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11516         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11517         apply it twice.
11519 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11521         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11522         install-binutils.
11524 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11526         * Makefile.in: Add automake targets.
11527         * configure.in (host_tools): Add automake.
11529 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11531         * configure: Default CXX to c++, not gcc.
11532         * Makefile.in (CXX): Set to c++, not gcc.
11533         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11535 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11537         * install-sh: try appending a .exe if source file doesn't
11538         exist
11540 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11542         * configure.in: Turn on multilib by default.
11543         (cross_only): Remove target-libiberty.
11545         * Makefile.in (all-gcc): Don't depend on libiberty.
11547 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11549         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11551 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11553         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11554         (DISTBISONFILES): Add ld/Makefile.in
11556 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11558         * configure.in: if target is cygwin32 but host isn't cygwin32,
11559         don't configure gdb tcl tk expect, not just gdb.
11561 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11563         * configure.in: Added gnuserv everywhere sn appears.
11565         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11566         (CROSS_CHECK_MODULES): Added check-gnuserv.
11567         (INSTALL_MODULES): Added install-gnuserv.
11568         (CLEAN_MODULES): Added clean-gnuserv.
11569         (all-gnuserv): New target.
11571 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11573         * config.guess: Fixes for MIPS OpenBSD systems.
11575 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11577         * Makefile.in (INSTALL_XFORM): Remove.
11578         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11580         * mkinstalldirs: New file, copied from automake.
11581         * Makefile.in (installdirs): Rename from install-dirs.  Use
11582         mkinstalldirs.  Change all users.
11583         (DEVO_SUPPORT): Add mkinstalldirs.
11585 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11587         * install-sh: Rename from install.sh.
11588         * Makefile.in (INSTALL): Change install.sh to install-sh.
11589         (DEVO_SUPPORT): Likewise.
11591         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11592         Graichen <graichen@rzpd.de>.
11594 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11596         * config.guess: Recognize OpenBSD systems correctly.
11598 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11600         * README, Makefile.in (ETC_SUPPORT): Remove references to
11601         cfg-paper*, configure.{texi,man,info*}._
11603 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11605         * Makefile.in (all.normal): Ensure that gcc is built after all
11606         the x11 - ie gdb - targets.
11608 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11610         * makefile.vms: Don't run conf-a-gas.
11612 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11614         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11616 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11618         * configure.in: Remove noconfigdirs case since gdb also
11619         configures and builds for tic80-coff.
11621 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11623         * configure: Set cache_file to config.cache.
11624         * Makefile.in (local-distclean): Remove config.cache.
11626 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11628         * COPYING: Update FSF address.
11630 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11632         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11633         noconfigdirs.
11635 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11637         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11638         MAKEDIRS, is empty.
11640 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11642         * config.sub: Tweak mn10300 entry.
11644 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11646         * configure.in (host_tools): Put sim before gdb, so gdb's
11647         configure.tgt can determine if the simulator was configured.
11649 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11651         * config.sub: Move BeOS $os case to be with other Cygnus
11652         local cases.
11654 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11656         * config.sub: Remove misplaced comment that broke Linux.
11658 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11660         * config.sub: Add BeOS support.
11662 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11664         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11666 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11668         * configure.in (noconfigdirs): Remove tcl and tk from
11669         noconfigdirs for cygwin32 builds.
11671 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11673         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11675 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11677         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11678         make-all.com, use makefile.vms instead.
11680 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11682         * config.sub: Accept -lnews*.
11684 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11686         * configure.in (noconfigdirs): Disable target-newlib,
11687         target-examples and target-libiberty for d30v.
11689 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11691         * configure.in (noconfigdirs): Enable ld for d30v.
11693 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11695         * configure.in (tic80-*-*): Build compiler.
11697 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11699         * configure.in (d30v-*): Remove sim directory from list of
11700         unsupported d30v directories
11702 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11704         * config.sub, configure.in: Add d30v target cpu.
11706 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11708         * makefile.vms: New file.
11709         * make-all.com: Remove.
11711 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11713         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11715 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11717         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11719 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11721         * Makefile.in (ALL_MODULES): Added all-db.
11722         (CROSS_CHECK_MODULES): Addec check-db.
11723         (INSTALL_MODULES): Added install-db.
11724         (CLEAN_MODULES): Added clean-db.
11726 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11728         * config.guess: Merge with latest FSF sources.
11730 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11732         * Makefile.in (ALL_MODULES): Added all-itcl.
11733         (CROSS_CHECK_MODULES): Added check-itcl.
11734         (INSTALL_MODULES): Added install-itcl.
11735         (CLEAN_MODULES): Added clean-itcl.
11737 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11739         * configure.in: build gdb for mn10200
11741 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11743         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11745 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11747         * configure.in (tic80-*-*): Turn off most targets right now.
11749 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11751         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11752         rather than the makeinfo program.
11753         (do-info): Depend upon all-texinfo.
11755 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11757         * configure.in: Remove uses of config/mh-linux.
11759         * config.sub, config.guess: Merge with latest FSF sources.
11761 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11763         * config.sub (case $basic_machine): Add tic80 entries.
11765 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11767         * config.sub, config.guess: Merge with latest FSF sources.
11769 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11771         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11772         * mpw-config.in: Test for NewFolderRecursive.
11773         * mpw-install: Use symbolic name for startup filename.
11774         * mpw-README: Add various additional details.
11776 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11778         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11780 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11782         * configure.in: Do build gcc and the target libraries for
11783         the mn10200.
11785 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11787         * configure.in: don't avoid building gdb for mn10300 any more
11788         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11789         instead of single-quoting it.
11791 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11793         * configure.in: Don't use --with-stabs on IRIX 6.
11795 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11797         * configure.in (m32r): Build gdb, libg++ now.
11799 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11801         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11802         directories from noconfigdirs.
11804 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11806         * config.sub (basic_machine): added mips16 configuration
11808 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11810         * config.sub: Handle d10v-unknown.
11812 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11814         * config.sub: Handle v850-unknown.
11816 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11818         * Makefile.in: add findutils
11819         * configure.in: add findutils to list of host_tools
11821 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11823         * config.sub: Handle mn10200 and mn10300.
11825 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11827         * configure.in (d10v-*): Do not build librx.
11829 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11831         * configure.in (mn10300): Build everything except gdb & libgloss.
11833 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11835         * config.guess:  Patch for Dansk Data Elektronik servers,
11836         from Niels Skou Olsen <nso@dde.dk>.
11838         For ncr, use /bin/uname rather than uname, since GNU uname does not
11839         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11841         Patch for MIPS R4000 running System V,
11842         from Eric S. Raymond <esr@snark.thyrsus.com>.
11844         Fix thinko for nextstep.
11846         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11848         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11849         * config.guess: Guess mips-dec-mach_bsd4.3.
11851         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11852         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11853         release numbers.
11854         * config.guess (mips-mips-riscos*):  Emit just enough of the
11855         release number.
11857         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11858         * config.guess (sparc-auspex-sunos*):  Added.
11859         (f300-fujitsu-*): Added.
11861         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11862         * config.guess:  Recognize a Tadpole as a sparc.
11864 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11866         * config.guess: Don't assume that NextStep version is either 2 or
11867         3.  NextStep 4 (aka OpenStep 4) has come out now.
11869 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11871         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11872         From Rik Faith <faith@cs.unc.edu>.
11874 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11876         * config.sub: Contributions from bug-gnu-utils to:
11877         Support plain "hppa" (no version given) architecture, reported by
11878         OpenStep.
11879         OpenBSD like NetBSD.
11880         LynxOs is not a hardware supplier.
11882         * config.guess: Contributions from bug-gnu-utils to add support for:
11883         OpenBSD like NetBSD.
11884         Stratus systems.
11885         More Pyramid systems.
11886         i[n>4]86 Intel chips.
11887         M680[n>4]0 Motorola chips.
11888         Use unknown instead of lynx for hardware manufacturer.
11890 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11892         * install.sh (chmodcmd): Set to null if the DST directory already
11893         exists.
11895 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11897         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11898         not use mt-ppc target Makefile fragment any more.
11900 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11902         * configure.in (*-*-windows):  Exclude everything but those dirs
11903         needed to build windows.
11905 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11907         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11909 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11911         * configure.in:  Exclude mmalloc from i386-windows.
11913 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11915         * Undo my previous change.
11917 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11919         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11920         unconditionally.
11921         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11923 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11925         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11926         host to add it's own flags.
11928 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11930         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11932 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11934         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11935         (CXX_FOR_TARGET): Likewise.
11936         (GCC_FOR_TARGET): Define.
11937         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11938         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11939         CC_FOR_TARGET was specified on the command line.
11940         (MAKEOVERRIDES): Don't define.
11942 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11944         * configure.in (m32r): Fix spelling of libg++ libs.
11946 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11948         * config.sub (-apple*): Remove, now redundant.
11950 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11952         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11954         * configure: Rework yesterday's sed script patch.
11956         * config.sub: Merge with FSF.
11958 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11960         * config.guess:  Merge from FSF.
11962         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11963         * config.guess: Use pc instead of unknown, for pc clone systems.
11964         Change linux to linux-gnu.
11966         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11967         * config.guess: Avoid non-portable tr syntax.
11969 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11971         * test-build.mk (HOLES): Add "xargs" for gdb.
11973         * configure: Avoid hpux10.20 sed bug.
11975 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11977         * configure.in:  Add support for windows host
11978         (that is a build done under the Microsoft build environment).
11980 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11982         * Makefile.in: Replace all uses of srcroot with s, to shrink
11983         command line lengths.
11985         Patches from Geoffrey Noer <noer@cygnus.com>:
11986         * configure.in: If configuring for newlib, pass --with-newlib to
11987         subdirectories.
11988         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11989         -Bnewlib/ and -Lwinsup to gcc.
11990         (CXX_FOR_TARGET): Likewise.
11992 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11994         * Makefile.in (ETC_SUPPORT): Add configure.
11996 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11998         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11999         host configuration file.
12001 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12003         * configure.in: Break mn10x00 support into separate
12004         mn10200 and mn10300 configurations.
12005         * config.sub: Likewise.
12007 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12009         * configure.in: Add lots of stuff to noconfigdirs for
12010         the mn10x00 targets.
12012         * config.sub, configure.in: Add mn10x00 support.
12014 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12016         * make-all.com: Call conf-a-gas, not config-a-gas.
12018 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12020         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12021         targets.
12023 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12025         * mpw-README: Add much more detail for native PowerMac.
12026         * mpw-install: New file.
12027         * mpw-configure: Add --norecursion and --help options.
12028         * mpw-config.in: Translate readme and install files when
12029         copying to objdir.
12030         * mpw-build.in: Don't always depend on byacc and flex.
12031         (install-only-top): New action.
12033 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12035         * configure.in:  You can now configure GDB for the v850.
12037 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12039         * configure.in (noconfigdirs): Don't configure any C++ dirs
12040         if targeting D10V.
12042 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12044         * config.sub: Recognize mips64vr5000.
12046 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12048         * configure.in: Use a single line for host_tools and native_only.
12050 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12052         * config.sub, configure.in: Add entries for m32r.
12054 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12056         * Makefile.in (inet-install): Don't run install-gzip.
12058 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12060         * configure.in:  Don't config lots of things for *-*-windows*.
12062 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12064         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12065         (host_libs, host_tools): Copy from configure.in.
12066         * mpw-configure: Don't complain about directories not found.
12068 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12070         * configure.in (i[345]86): Recognize i686 for pentium pro.
12071         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12072         file.
12074         * config.guess (i[345]86): Ditto.
12076 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12078         * configure.in (noconfigdirs): Removed gdb for D10V.
12080 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12082         * configure.in: Remove ld, target-libio, target-libg++, and
12083         target-libstdc++ from noconfigdirs.
12085 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12087         * configure: Fix three locations where shell scripts were
12088         being run directly rather than with config_shell.
12090 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12092         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12093         * config.sub (basic_machine): Recognize v850.
12095 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12097         * mpw-configure: Handle multiple enable/disable options and
12098         pass them down recursively, handle -c and -s flags appropriately
12099         depending on choice of compiler, add escape mechanism for
12100         quoted arguments to gC.
12102 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12104         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12105         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12106         so that -mrelocatable-lib and -mno-eabi are used.
12108         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12109         not support --print-multi-lib, don't abort.
12111 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12113         * make-all.com: Run config-a-gas.
12114         * setup.com: Don't copy subdirectory files around.
12116 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12118         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12119         target, it now compiles correctly.
12121 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12123         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12125 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12127         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12129 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12131         * configure.in (native_only): Add prms.
12133 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12135         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12136         (BINUTILS_SUPPORT_DIRS): Likewise.
12138 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12140         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12141         d10v support is added.
12143 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12145         * configure.in (d10v-*-*): New target.
12147 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12149         * config.guess (HP 9000/811): Recognize this as a PA1.1
12150         machine.
12152 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12154         * Makefile.in (do-tar-gz): New target, split out from tail end of
12155         taz target.  Run each command separately, don't use pipes.
12156         (taz): Use it.
12158 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12160         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12161         * mpw-build.in: No builds should depend on building byacc or flex,
12162         they are assumed to be installed already.
12164 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12166         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12167         variable that CC_FOR_TARGET needs.
12169 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12171         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12172         options have changed since the last time the subdirectory was
12173         configured, and if it has, reconfigure.
12174         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12175         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12177 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12179         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12180         CLEAN_MODULES): Add bash.
12181         (all-bash): New target.
12183 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12185         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12187 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12189         * config.sub (basic_machine): Recognize d10v as a valid processor.
12191 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12193         * mpw-configure: Add support for --bindir.
12194         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12196 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12198         * configure.in: add bash, time, gawk to list of hosttools and things
12199         to only build for native toolchains
12201 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12203         * Makefile.in (docdir): Remove.
12205 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12207         * Makefile.in (datadir): Set to $(prefix)/share.
12209 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12211         * configure.in: build diff and patch for cygwin32-hosted
12212         toolchains.
12214 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12216         * config.sub: Accept -rtems*.
12218 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12220         * configure.in: enable dosrel for cygwin32-hosted builds,
12221                 remove diff from the list of things not buildable
12222                 via Canadian Cross
12224 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12226         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12227         don't get ". ".
12229 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12231         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12233 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12235         * Makefile.in (taz): Handle case where tex3patch didn't even get
12236         checked out.  Also, if it was found, put the symlink in a new util
12237         subdirectory.
12239 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12241         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12243 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12245         * config.sub: Recognize -openvms.
12246         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12247         * make-all.com, setup.com: New files.
12249 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12251         * Makefile.in (taz): tex3patch moved to texinfo/util.
12253 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12255         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12256         * configure.in: remove make from disable-if-Can-Cross list
12257                 enable gdb if ${host} and ${target} are cygwin32
12259 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12261         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12262         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12264 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12266         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12267         distinguish sysv/svr4/bsd variants.
12268         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12270 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12272         * configure.in: Added copyright notice.
12273         * move-if-change: Added copyright notice.
12275 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12277         * configure.in (powerpcle-*-solaris*): Until we get shared
12278         libraries working, don't build gdb, sim, make, tcl, tk, or
12279         expect.
12281 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12283         * config.guess:  Merge with FSF:
12285         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12286         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12288         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12289         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12291         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12292         * config.guess:  Combine two OSF1 rules.
12293         Also recognize field test versions.  From mjr@zk3.dec.com.
12294         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12295         because GNU uname does not support -p.  From pmr@pajato.com.
12297 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12299         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12301 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12303         * mpw-README: Document GCCIncludes.
12305 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12307         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12309 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12311         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12313 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12315         * configure.in (*-*-cygwin32): Configure make.
12317 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12319         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12321 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12323         * Makefile.in (all-inet): Depend on all-perl.
12325         * Makefile.in (inet-install): New target.
12327         * Makefile.in (all-inet): Depend on all-tcl.
12328         (all-inet): Depend on all-send-pr.
12330 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12332         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12333         temporarily.
12335 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12337         * configure.in: Don't configure --with-gnu-ld on AIX.
12339 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12341         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12343 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12345         * Makefile.in (ALL_MODULES): Added all-inet.
12346         (CROSS_CHECK_MODULES): Added check-inet.
12347         (INSTALL_MODULES): Added install-inet.
12348         (CLEAN_MODULES): Added clean-inet.
12349         (all-indent): New target.
12351         * configure.in (host_tools): Added inet.
12352         (native_only): Added inet.
12353         (noconfigdirs): Added inet.
12355 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12357         * configure.in: Don't configure libgloss if we are not configuring
12358         newlib.
12360 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12362         * configure.in: Don't configure libgloss for unsupported
12363         architectures.
12365 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12367         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12369 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12371         * Makefile.in (ALL_MODULES): Include all-apache.
12372         (CROSS_CHECK_MODULES): Include check-apache.
12373         (INSTALL_MODULES): Include install-apache.
12374         (all-apache): New target.
12376         * configure.in: Added apache everywhere perl is seen.
12378 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12380         * Makefile.in: Add support for clean-{module} and
12381         clean-target-{module} rules.
12383 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12385         * configure.in (*-*-ose) do not build libgloss.
12387 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12389         * config.guess (prep*:SunOS:5.*:*): Turn into
12390         powerpele-unknown-solaris2.
12392 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12394         * configure.in: Permit --enable-shared to specify a list of
12395         directories.
12397 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12399         * configure.in (host==solaris): Pass only the first word of $CC
12400         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12402 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12404         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12406 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12408         * Makefile.in (ALL_MODULES): Include all-perl.
12409         (CROSS_CHECK_MODULES): Include check-perl.
12410         (INSTALL_MODULES): Include install-perl.
12411         (ALL_X11_MODULES): Include all-guile.
12412         (CHECK_X11_MODULES): Include check-guile.
12413         (INSTALL_X11_MODULES): Include install-guile.
12414         (all-perl): New target.
12415         (all-guile): New target.
12417         * configure.in (host_tools): Include perl and guile.
12418         (native_only): Include perl and guile.
12419         (noconfigdirs): Don't build guile and perl; no ports have been
12420         done.
12422 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12424         * configure (--enable-*): Handle quoted option lists such as
12425         --enable-sim-cflags='-g0 -O' better.
12427 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12429         * Makefile.in ({,inst}all-target): New rule so we can make and
12430         install all of the target directories easily.
12432 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12434         * configure.in: Add missing global flag in sed substitution when
12435         deleting `target-' from ${configdirs}.
12437 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12439         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12440         option.
12442         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12443         config/mh-necv4.
12445         * install.sh: Correct misspelling of transformbasename.
12447         * config.guess: Recognize mips-*-sysv*.
12449 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12451         * config.sub: Recognize mon960.
12453 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12455         * configure: Restore Canadian Cross handling of BISON and LEX,
12456         removed in Feb 20 change.
12458 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12460         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12461         Mention make install.  Remove the old copyright date as well the
12462         clumsy and rather pointless copyright on the README file.
12464 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12466         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12467         Makefile after running symlink-tree, then run `make distclean' to
12468         avoid clobbering any generated files in srcdir.
12470 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12472         * configure.in (m68k-*-netbsd*): Build everything now.
12474 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12476         * Makefile.in (taz): Fix quoting.
12478 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12480         * configure.in (sparclet-*-*): Build everything now.
12482 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12484         * configure.in (m68k-*-linux*): New host.
12486 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12488         * configure: Check for bison before byacc.
12490 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12492         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12493         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12494         searching PATH.  These are used as fallbacks by Makefile.in if
12495         flex/bison/byacc aren't in objdir.
12497 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12499         * Makefile.in: Make everything which depends upon all-bfd also
12500         depend upon all-opcodes, in case --with-commonbfdlib is used.
12502 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12504         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12505         building NT native compilers on Unix.
12507 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12509         * configure.in: Don't get CC from the host Makefile fragment if we
12510         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12511         Solaris test for /usr/ucb/cc to the post target script, just after
12512         the compiler sanity test.
12514 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12516         * config.sub: Merge with FSF.
12518 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12520         * Makefile.in (RPATH_ENVVAR): New variable.
12521         (REALLY_SET_LIB_PATH): Use it.
12522         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12524 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12526         * config.sub, configure.in: Recognize sparclet cpu.
12528 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12530         * config.guess:  Support m68k-cbm-sysv4.
12532 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12534         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12535         m68k-unknown-linuxaout from linker help string.  Put quotes around
12536         $ld_help_string.
12538 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12540         * config.guess (powerpc-harris-powerunix): Add guess for port
12541         to new target.
12543 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12545         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12547 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12549         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12550         $(REALLY_SET_LIB_PATH) in Makefile.
12551         * Makefile.in (SET_LIB_PATH): New variable.
12552         (REALLY_SET_LIB_PATH): New variable.
12553         ($(DO_X)): Use $(SET_LIB_PATH).
12554         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12555         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12556         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12557         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12558         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12559         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12560         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12561         (install-dosrel): Likewise.
12562         (all-opcodes): Depend upon all-libiberty.
12564 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12566         * config.guess (*:CYGWIN*): New
12568 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12570         * Makefile.in (all-target-winsup): All all-target-libiberty.
12572 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12574         * configure.in (noconfigdirs): Add missing # in front of comment.
12576 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12578         * configure.in: add second pass to things added to noconfigdirs
12579         so *-gm-magic can exclude libgloss properly.
12581 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12583         * mpw-configure (extralibs_name, rez_name): Set correctly
12584         for MWC68K compiler.
12586         * mpw-README: Add more info on the necessary build tools.
12588 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12590         * configure.in, config.sub: Recognize cygwin32.
12592 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12594         * config.guess, config.sub: Recognize A/UX.
12596 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12598         * config.sub: Merge with gcc/config.sub.
12600 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12602         * mpw-build.in (do-binutils): Add build of stamps.
12604 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12606         * config.sub: Add recognition for mips64vr4100*-* targets.
12608 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12610         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12611         Add creation of gconfigargs with `--enable-shared' turned on.
12612         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12613         ($(host)-stamp-stage3-configured): Likewise.
12614         (HOLES): Add chatr and ldd.
12615         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12617 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12619         * configure: Pass --nfp to recursive configures.
12621 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12623         * Makefile.in (DLLTOOL): New.
12624         (DLLTOOL_FOR_TARGET): New.
12625         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12626         (EXTRA_TARGET_FLAGS): Ditto.
12627         (EXTRA_GCC_FLAGS): Ditto.
12628         (CONFIGURE_TARGET_MODULES): Ditto.
12629         (DO_X): Ditto.
12630         * configure: Add DLLTOOL.
12632 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12634         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12635         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12636         mh-sco, since old workarounds no longer needed, and don't
12637         build ld, since libraries have weak symbols in COFF.
12639 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12641         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12643 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12645         * configure.in: Make sure that ${CC} can be used to compile an
12646         executable.
12648 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12650         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12651         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12652         nothing depending on whether gdbtk is being built.
12654 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12656         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12658 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12660         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12661         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12663 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12665         * config-ml.in: Add support for
12666         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12667         Simplify setting of multidirs from --disable-foo.
12669 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12671         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12672         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12673         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12674         non-empty, pass them on to the  GCC make.
12675         (all-bootstrap): New rule that is like all-gcc, except it executes
12676         the GCC bootstrap rule instead of the GCC all rule.
12678 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12680         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12682 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12684         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12685         DG/UX support.
12687 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12689         * config.sub (i*86*) Change [345] to [3456]
12691 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12693         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12694         --with-gnu-ld=no.
12696 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12698         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12699         AIX multilibs get built.
12701 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12703         * configure.in (i386-win32): Don't build expect if we're not
12704         building the tcl subdir.
12706 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12708         * Makefile.in: (configure-target-examples, all-target-examples):
12709         New targets, configure and build example programs.
12711 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12713         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12714         use it as input to sedit the generated MPW makefile.
12715         * mpw-README: Add a suggestion about Gestalt.h.
12717 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12719         * config.sub: Accept *-*-ieee*.
12721 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12723         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12724         Ronald F. Guilmette <rfg@monkeys.com>.
12726 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12728         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12729         for powerpc-pe native.
12730         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12731         (target==powerpc-pe): duplicate i386-win32 entry.
12733 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12735         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12736         of vxworks, not just vxworks5.1.
12738 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12740         * mpw-configure: Add support for exec-prefix.
12742 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12744         * config.guess: Recognize HP model 816 machines as having
12745         a PA1.1 processor.
12747 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12749         * configure: Ignore new autoconf configure options.
12751 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12753         * config.guess:  Recognize Pentium under SCO.
12754         From Robert Lipe <robertl@arnet.com>.
12756 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12758         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12760 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12762         * configure.in: Don't configure gas for alpha-dec-osf*.
12764 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12766         * configure.in: Default to --with-stabs for some targets for which
12767         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12768         i[345]86*-*-unixware*.
12770 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12772         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12773         rather than basing it on the target.  Simplify handling of options
12774         controlling which directories to configure.  Remove extraneous
12775         slash in multi-clean target.
12777 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12779         * config-ml.in: Prefix more variables with ml_ so they don't collide
12780         with configure's.
12782 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12784         * configure: Don't turn -v into --v.
12786 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12788         * configure.in (targargs): Fix typo.
12790         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12792 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12794         * configure.in: Strip --host and --target options from
12795         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12796         --with-cross-host option when building with a cross-compiler.
12797         * configure: Canonicalize the arguments put into config.status by
12798         always using `=' for an option with an argument.  Pass a presumed
12799         --host or --target explicitly.
12801 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12803         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12804         into general OS recognition case.
12806 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12808         * configure.in (target_configdirs): add target-winsup only
12809         for win32 target systems.
12811 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12813         * Makefile.in (all-target-libgloss): Depend upon
12814         configure-target-newlib, since when libgloss is built it looks to
12815         see if the newlib directory exists.
12817 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12819         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12820         cfg-ml-*.in.
12822 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12824         * configure: Handle LD and LD_FOR_TARGET when configuring a
12825         Canadian Cross.
12827 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12829         * configure.in (target_libs): add target-winsup.
12830         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12831         (target==ppcle-pe): remove ld from $noconfigdirs.
12833 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12835         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12836         Preserve relative path names in $srcdir.  Build symlink tree if
12837         configuring cross target dir and srcdir=. (= no VPATH support).
12838         (configure-target-libg++): Depend on configure-target-librx.
12839         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12840         * config-ml.in: New file.
12841         * symlink-tree: New file.
12842         * configure: Ensure srcdir="." if that's what it is.
12844 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12846         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12847         includes and FLEX_SKELETON setting.
12848         * mpw-configure (--with-gnu-ld): New option, controls whether
12849         to use PPCLink or ld with PowerMac GCC.
12850         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12851         * mpw-config.in: Configure grez if targeting Mac.
12853         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12854         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12855         just macos.
12856         * configure.in: Configure grez resource compiler if targeting Mac.
12857         * Makefile.in (all-grez, install-grez): New targets.
12859 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12861         * configure: CXX defaults to gcc, not g++.  If we find
12862         gcc in the path, set CC to gcc -O2.
12864 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12866         * configure: Default ${build} correctly.  Avoid picking up extra
12867         spaces when reading CC and CXX from Makefile.  When doing a
12868         Canadian Cross, use plausible default values for numerous
12869         variables.
12870         * configure.in: When doing a Canadian Cross, don't try to
12871         configure tools whose configure script can't handle it.
12873 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12875         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12877 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12879         * configure:  Remove dubious bug reporting address.
12881 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12883         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12884         configure script, run that instead of this directory's configure.
12885         In either case, print a message that we're configuring the sub-dir.
12887 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12889         * configure.in: Before checking for the existence of various files,
12890         use sed to filter out "target-".
12892 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12894         * Makefile.in (DO_X): Split rule to decrease command line length
12895         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12896         (Philippe De Muyter).
12898 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12900         * Makefile.in (all-patch): depend on all-libiberty.
12902 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12904         * configure.in: If the only directory in target_configdirs which
12905         actually exists is libiberty, then set target_configdirs to empty,
12906         to avoid trying to build a target libiberty in a gas or gdb
12907         distribution.
12909 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12911         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12912         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12913         systems.
12915 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12917         * configure.in (copy_dirs): Use sys-include instead of include
12918         for --with-headers option.
12920 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12922         * Makefile.in, configure.in: Make winsup builds work with
12923         new scheme.
12925 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12927         * configure.in: Build the linker on AIX.
12929 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12931         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12932         where needed.
12934 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12936         * Makefile.in (all-gcc): Fix typo.
12938 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12940         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12942 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12944         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12945         to target-xiberty, to provide more flexibility.
12946         (target_subdir):  Define.  Create if cross.
12947         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12948         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12949         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12950         check-libFOO -> check-target-libFOO, etc.
12951         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12952         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12953         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12954         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12955         allow ALL_GCC="" to only configure.
12956         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12957         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12958         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12960 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12962         * Makefile.in (taz): Build "info" in etc explicitly.
12964 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12966         * configure.in:  Make sure that CC is undefined (as opposed to
12967         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12968         problem with autoconf trying to configure on a host without GCC.
12970 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12972         * mpw-configure: Set host alias from choice of host compiler,
12973         only use generic MPW Makefile sed if present, edit a file
12974         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12975         * mpw-README: Add problem notes about CW6 and CW7.
12977 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12979         * Makefile.in (taz): Use ";" instead of ";;".
12981 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12983         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12984         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12985         DISTDOCDIRS.
12986         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12987         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12989 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12991         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12992         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12993         Move bfd to DISTSTUFFDIRS.
12995 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12997         * Makefile.in (X11_LIB): Removed.
12998         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13000         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13002 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13004         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13005         names.
13007 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13009         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13011 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13013         * configure.in (i[345]86-*-win32): Always build newlib.
13014         Don't configure cvs, autoconf or texinfo.
13015         * Makefile.in (LD_FOR_TARGET): New.
13016         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13017         Pass down LD_FOR_TARGET.
13019 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13021         * winsup: New directory.
13022         * Makefile.in: Build winsup.
13023         * configure.in: Winsup is configured when target is win32.
13024         Can only build win32 target GDB when native.
13026 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13028         * config.guess: Recognize HP model 819 machines as having
13029         a PA 1.1 processor.
13031 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13033         * configure: Fix sed loop which substitutes for CC and CXX to
13034         avoid bug found in various sed implementations.
13036 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13038         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13039         simulator.  Use standard powerpc-*-eabi*.
13041 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13043         * configure.in: Stop putting gas and binutils in noconfigdirs for
13044         powerpc-*-aix* and rs6000-*-*.
13046 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13048         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13049         -mcall-aixdesc libraries.
13051 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13053         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13055         * config.sub (arm | armel | armeb): Fix shell syntax.
13057 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13059         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13060         -msoft-float and -mcpu=common support.
13061         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13062         libraries.
13064 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13066         * configure.in: Allow configuration and build of emacs19 for the alpha.
13068 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13070         * configure.in (CC): Get ^CC, not just any old CC, from
13071         ${host_makefile_frag}.
13073 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13075         * configure.in (CC): Try to get CC from
13076         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13078 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13080         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13081         only if it exists in $(srcdir).
13083 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13085         * configure: If CC and CXX are not set in the environment, set
13086         them, based on either an existing Makefile or on searching for gcc
13087         in PATH.  Substitute for CC and CXX in Makefile.
13088         * configure.in: Remove libm from target_libs.  Separate
13089         target_configdirs from configdirs.  If CC is not set in
13090         environment, try to get it from a host Makefile fragment.  Rewrite
13091         changes of configdirs to use skipdirs instead.  A few minor
13092         tweaks.  Take directories out of target_configdirs as they are
13093         taken out of configdirs.  Remove existing Makefile files from
13094         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13095         CONFIG_ARGUMENTS in Makefile.
13096         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13097         by configure.in.
13098         (CONFIG_ARGUMENTS): Likewise.
13099         (CONFIGURE_TARGET_MODULES): New variable.
13100         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13101         ($(CONFIGURE_TARGET_MODULES)): New target.
13102         (configure-libg++, configure-libio): New targets.
13103         (all-libg++): Depend upon configure-libg++.
13104         (all-libio): Depend upon configure-libio.
13105         (configure-libgloss, all-libgloss): New targets.
13106         (configure-libstdc++): New target.
13107         (all-libstdc++): Depend upon configure-libstdc++.
13108         (configure-librx, all-librx): New targets.
13109         (configure-newlib): New target.
13110         (all-newlib): Depend upon configure-newlib
13111         (configure-xiberty): New target.
13112         (all-xiberty): Depend upon configure-xiberty.
13114 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13116         * configure.in (host i[345]86-*-win32):  Expand the
13117         noconfigdirs again.
13119 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13121         * mpw-configure: Fix sed command file name.
13123 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13125         * configure.in (host i[345]86-*-win32): Reduce the
13126         noconfigdirs again.
13128 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13130         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13131         or powerpc*-*-pe*, since they are not yet supported.
13133 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13135         Add PowerMac support and many other enhancements.
13136         * mpw-configure: New option --cc to select compiler to use,
13137         paste options set according to --cc into the generated
13138         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13139         if mpw-make.sed is present.
13140         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13141         add forward includes for PowerPC include files.
13142         * mpw-build.in: Build using Makefile.PPC if present.
13143         (do-byacc, etc): Remove separate version resource builds.
13144         (do-gas): Build "stamps" before "all".
13145         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13146         * mpw-README: Update to reflect --cc option, PowerMac support,
13147         and recently-reported compatibility problems.
13149 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13151         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13152         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13153         (--with-multilib-top): Pass to recursive invocations.
13155 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13157         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13158         v810-*-*.
13160 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13162         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13163         gdb, ld and opcodes on v810-*-*.
13165 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13167         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13168         (local-maintainer-clean): New target.
13169         (maintainer-clean): New target.
13170         (realclean): Just depend upon maintainer-clean.
13172 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13174         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13176 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13178         * configure.in: Build ld in mips*-*-bsd* case.
13180 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13182         * config.sub: Accept -lites* OS.  From Ian Dall.
13184 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13186         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13187         targets.
13189 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13191         * configure.in: treat i386-win32 canadian cross the same as
13192         i386-go32 canadian cross.
13194 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13196         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13197         running under the simulator to build a reduced set of libraries.
13198         (powerpc-*-eabiaix): Add fine grained multilib support added to
13199         other powerpc targets yesterday.
13201 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13203         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13204         -disable-softfloat, -disable-relocatable, -disable-aix, and
13205         -disable-sysv to control which multilib libraries get built.
13207 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13209         * configure: Add Makefile.tem to list of files to remove in trap
13210         handler.
13212 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13214         * config.guess (*Linux*):  Add missing "exit"s.
13215         Also, need specific check for alpha-unknown-linux (uses COFF).
13217 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13219         * config.guess:  Merge with FSF:
13221         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13222         * config.guess (AIX4): More robust release numbering discovery.
13224         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13225         * config.guess (i386-sequent-ptx): Properly get version number.
13227         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13228         * config.guess (mips:*:4*:UMIPS): New case.
13230 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13232         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13233         (i386-win32 host): Likewise.  Don't build readline.
13235 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13237         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13238         SUPPORT_FILES to submakes.
13240 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13242         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13243         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13244         mpw-configure.
13246 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13248         * configure.in (appdirs): Use =, not ==, in test expression when
13249         trying to build the text to print in the warning message for
13250         Solaris users.
13252 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13254         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13256 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13258         * config.guess: Recognize lynx-2.3.
13260 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13262         * config.sub (z8ksim): Deleted
13263         (z8k-*-coff): New, this is the one true name of the target.
13265 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13267         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13269 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13271         * config.guess (*:Linux:*:*): First try asking the linker what the
13272         default object file format is (elf, aout, or coff).  Then if this
13273         fails, try previous methods.
13275 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13277         * configure.in: Don't build newlib for *-*-vxworks5.1.
13279 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13281         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13282         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13284 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13286         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13288 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13290         * cfg-ml-com.in: New file.
13291         * cfg-ml-pos.in: New file.
13293 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13295         * COPYING.NEWLIB: Add HP free copyright to list.
13297 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13299         * config.sub: Recognize -eabi* for the system, not just -eabi.
13301 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13303         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13304         * config.sub, configure.in (win32): New target and host.
13306 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13308         * configure.in: Add i386-pe configuration.
13310 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13312         * mpw-build.in (install): Install GDB after LD.
13314 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13316         * mpw-config.in (elf/mips.h): Always forward-include, needed
13317         for GDB to build.
13319 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13321         * testsuite: New directory for customer acceptance and whole tool
13322         chain tests.
13324 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13326         * configure: If per-host line isn't found, but AC_OUTPUT is found
13327         and a configure script exists, run it instead.
13329 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13331         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13333 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13335         * configure: Set build_{cpu,vendor,os,alias} to host values when
13336         --build isn't specified.
13338 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13340         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13341         (FLAGS_TO_PASS): Pass them.
13342         (EXTRA_TARGET_FLAGS): Ditto.
13344 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13346         * Makefile.in (all-libg++): Depend on all-libstdc++.
13348 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13350         * configure.in (noconfigdirs): Enable all packages for
13351           i386-unknown-netbsd.
13353 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13355         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13356         hosted builds (DOS builds)
13358 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13360         Changes for ARM based on patches from Richard Earnshaw:
13361         * config.sub: Handle armeb and armel.
13362         * configure.in: Omit arm linker only for riscix.
13364 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13366         * config.guess:  Update from FSF.
13368 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13370         * config.sub: Recognize powerpcle as the little endian variant of
13371         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13372         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13373         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13374         temporarily.
13376 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13378         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13380 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13382         * config.sub: Accept -lites* as a basic system type.
13384 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13386         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13387         installed, and if so return linuxoldld as the system name.
13389 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13391         * config.guess: Add hppa1.1-hp-lites support.
13393 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13395         * configure.in: Don't build newlib for m68k-vxworks5.1.
13397 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13399         * configure.in (mips-sgi-irix6): Use mh-irix5.
13401 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13403         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13405 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13407         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13408         OSF/1.  Fix compiler flags.
13409         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13411 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13413         * configure.in: Recognize --with-newlib.
13414         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13416 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13418         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13419         to *_X11_MODULES due to gdbtk needing X include files et al.
13421 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13423         Merge in support for Mac MPW as a host.
13424         (Old change descriptions retained for informational value.)
13426         * mpw-config.in: Add generic include forwards for cpu-specific
13427         include files in aout and elf directories.
13429         * mpw-configure: Added copyright.
13430         * mpw-config.in: Check for presence of required build tools.
13431         (target_libs): Add newlib.
13432         (target_tools): Add examples.
13433         (Read Me): Generate as "Read Me for MPW" instead.
13434         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13435         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13436         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13438         * mpw-configure: Remove subdir-specific makefile hackery,
13439         delete mk.tmp after using it.
13441         * mpw-build.in (all): Display start and end times.
13443         * mpw-configure (host_canonical): Set.
13444         (target_cpu): Always add to makefiles.
13445         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13446         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13447         (mpw-mh-mpw): Look for in srcdir and srcroot.
13448         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13450         * mpw-build.in: (install-only): New target.
13452         * mpw-configure (host_alias, target_alias): Rename from hostalias
13453         and targetalias, add into generated Makefile.
13454         (mk.tmp): If present, add into generated Makefile.
13455         * mpw-build.in (all-gas): Build config.h first before gas proper.
13457         * mpw-configure (config.status): Write only if changed.
13458         * mpw-config.in (readline): Configure it (not built, just used for
13459         definitions).
13461         * mpw-config.in (elf/mips.h): Add a forward include.
13463         * mpw-config.in: Forward-include most .h files in include into
13464         extra-include.
13465         (readline): Don't build.
13466         mpw-build.in (install): Install GDB.
13468         * mpw-configure (prefix, mpw_prefix): Handle it.
13469         * mpw-config.in (mmalloc, readline): Don't configure.
13470         * mpw-build.in (thisscript): Rename to ThisScript.
13471         Use mpw-build instead of BuildProgram everywhere.
13472         (mmalloc, readline): Don't build.
13473         * mpw-README: New file, basic documentation about the MPW port.
13475         * mpw-config.in: Use forward-include to create include files.
13477         * mpw-configure: Add more things to the top of each configured
13478         Makefile, including contents of config/mpw-mh-mpw.
13479         * mpw-config.in (extra-include): Create this directory and fill it
13480         with Posix-like include files when configuring.
13482         * config.sub (apple, mac, mpw): Add various aliases.
13484         * mpw-build.in: New file, top-level build script fragment for MPW.
13485         * mpw-configure: New file, configure script for MPW.
13486         * mpw-config.in: New file, config fragment for MPW.
13488 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13490         * configure.in (host_libs): Remove glob, since it is gone from the
13491         sources.
13493 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13495         * Makefile.in: define empty GDB_NLM_DEPS var.
13497         * configure.in(target_makefile_frag): use config/mt-netware
13498         for netware targets.
13500 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13502         * config.sub: Merge in recent FSF changes.  Remove linux special
13503         cases.
13505 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13507         Revert this change:
13509         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13511                 * build-all.mk: Use CC=cc -Xs on Solaris.
13513 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13515         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13516         stop using it.
13517         * Makefile.in: Nuke all references to glob subdirectory.
13519 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13521         * configure.in: Fix --enable-shared logic in per-host.
13523 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13525         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13527 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13529         * configure.in (noconfigdirs): Don't build gas on AIX, for
13530         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13532 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13534         * configure: Fix --cache-file to work if the file argument is a
13535         relative path.
13537 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13539         * configure: If the --cache-file is used, pass it down to
13540         configure in subdirectories.
13542 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13544         * config.sub: add vxworks29k configuration.
13546 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13548         * Makefile.in (taz): Do "diststuff" part quietly.
13550 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13552         * config.sub: Mini-merge with gcc/config.sub.
13554 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13556         * config.guess (IRIX): Sed - to _.
13558 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13560         * Makefile.in (source-vault, binary-vault): New targets.
13562 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13564         * config.sub: Recognize -eabi as a basic system type.
13566 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13568         * configure.in (enable_shared stuff): Fix typo.
13570 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13572         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13574 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13576         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13578 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13580         * configure.in (rs6000-*-*): Don't build gas.
13582 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13584         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13585         reduce command line length.
13586         (AS_FOR_TARGET): Check for as.new, not Makefile.
13587         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13589 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13591         * config.guess:  Merge from FSF.
13593 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13595         * configure: Don't use $ when handling program_suffix.
13597 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13599         * configure.in:  Configure tk for hppa/hpux.
13601 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13603         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13605 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13607         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13608         to LIBCXXFLAGS.  Tests are better run without it.
13610 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13612         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13614 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13616         * configure.in (*-*-netware*): Don't configure xiberty.
13618 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13620         * configure.in:  Remove tk from native_only list.
13622 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13624         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13625           for special NCD build.
13627 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13629         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13630         makeall.bat, they're only useful for binutils snapshots.
13631         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13632         makeall.bat to specified SUPPORT_FILES.
13634 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13636         * build-all.mk: Add Ericsson targets to sun4 and solaris
13637           hosts.  Add  BNR's sun4 target to solaris host, so their
13638           build-from-source will be tested in-house first.
13640 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13642         * Makefile.in (LIBCFLAGS): New variable.
13643         (CFLAGS_FOR_TARGET): Ditto.
13644         (LIBCFLAGS_FOR_TARGET): Ditto.
13645         (LIBCXXFLAGS): Ditto.
13646         (CXXFLAGS_FOR_TARGET): Ditto.
13647         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13648         (BASE_FLAGS_TO_PASS): Pass them.
13649         (EXTRA_TARGET_FLAGS): Ditto.
13651         * configure.in: Support --enable-shared.
13653 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13655         * configure.in (target_libs):  Include libstdc++ again.
13656         * config.guess:  Update from FSF (for FreeBSD).
13658 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13660         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13661         makeall.bat.
13662         (DISTDOCDIRS): Add `etc'.
13663         (ETC_SUPPORT_PFX): New variable.
13664         (taz): Include anything from etc starting with a word in
13665         ETC_SUPPORT_PFX.
13667 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13669         * config.sub: Update for recent FSF changes.  Remove obsolete
13670         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13671         spacing changes.
13673 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13675         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13677         * config.guess:  Merge with FSF.
13678         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13680 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13682         * configure: Since the "trap 0" handler will override the exit
13683         status on many systems, only use it for "exit 1", and make it set
13684         a non-zero exit status; reset it before "exit 0".  Also, check
13685         exit status of config.sub, and error out if it failed.
13687 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13689         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13690         and install libgloss.
13692 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13694         * Makefile.in (all-binutils): Depend upon all-byacc.
13696         * configure.in: Don't build emacs on Irix 5.
13698 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13700         * configure.in (*-*-netware*): Add libio.
13702 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13704         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13705         (CHECK_TARGET_MODULES): Ditto.
13706         (INSTALL_TARGET_MODULES): Ditto.
13707         (TARGET_LIBS): Ditto.
13708         (all-libstdc++): Note dependencies.
13710 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13712         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13714 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13716         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13717         -fexternal-templates.
13719         * configure.in (target_libs): Add libstdc++.
13720         (noconfigdirs): Add libstdc++ as appropriate.
13722 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13724         * config.guess:  Update from FSF.
13726 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13728         * configure: Use ${config_shell} when running ${configsub}.
13730 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13732         * config.sub: No longer recognize h8300h.
13734 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13736         * config.sub: Remove extraneous differences between config.sub and
13737         gcc/config.sub.
13739 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13741         * Makefile.in (DISTSTUFFDIRS): Add gas.
13743 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13745         * COPYING.NEWLIB: New file.
13747 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13749         * config.guess (HP-UX):  Patch from Harlan Stenn
13750         <harlan@landmark.com> to also emit release level.
13752 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13754         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13756 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13758         * config.sub:  Merge nextstep cleanup from FSF.
13760 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13762         * configure.in (arm-*-*): Don't configure ld for this target.
13764 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13766         * configure.in (*-*-netware): don't configure libg++, libio,
13767           librx, or newlib.
13769 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13771         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13772         configure ld--it works, but it doesn't support shared libraries.
13774 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13776         * config.guess (*-unknown-freebsd*):  Get rid of possible
13777         trailing "(Release)" in version string.
13778         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13780 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13782         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13783         Fix type: *-next-neststep -> *-next-nextstep.
13785         * config.guess:  Merge from FSF:
13787         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13789         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13791         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13793         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13794         instead of UNIX_SV for UnixWare 1.0).
13796 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13798         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13799         to make gdb/nlm/* build after the compiler and linker.
13801 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13803         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13804         not just i[34]86.
13805         (m68k-atari-sysv4):  Relocate to match FSF version.
13807         * config.guess:  More merges from the FSF:
13809         Add a space before function call or macro invocation.
13811         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13813         * config.guess: Add trap cmd to remove dummy.c and dummy when
13814         interrupted.
13816         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13818         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13819         (dummy): Redirect stderr from compilation of dummy.c.
13821         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13823         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13825 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13827         * configure: Accept and ignore --cache*, for compatibility with
13828         new autoconf.
13830 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13832         * config.guess:  Merge from FSF:
13834         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13836         * config.guess (Pyramid*:OSx*:*:*): New case.
13837         (PATH): Add /.attbin at end for finding uname.
13838         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13840         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13842         * config.guess (M88*:DolphinOS:*:*): New case.
13844         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13846         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13847         to select whether to use ELF or COFF.
13849         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13851         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13853         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13855         * config.guess: Guess the OS version for HPUX.
13857         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13859         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13861 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13863         * configure.in: Recognize --with-headers, --with-libs, and
13864         --without-newlib.
13865         * Makefile.in (all-xiberty): Depend upon all-ld.
13867 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13869         * configure.in: Change i[34]86 to i[345]86.
13871 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13873         * configure (version): A few more tweaks to help message.
13875 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13877         * Makefile.in:  Remove (for now) librx as a host library,
13878         now that we're building it for target.
13880 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13882         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13883         (Karl Berry).
13885 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13887         * configure.in:  Also configure librx.
13889 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13891         * Makefile.in:  Update various rules to reflect that librx
13892         is now needed for libg++.
13894 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13896         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13898 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13900         * configure.in: Configure the examples directory.
13902 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13904         * configure: Simplify Jun 2 1994 change.
13906 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13908         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13909         /bin/gcc isn't good enough to build gcc.
13911 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13913         * Makefile.in (GDB_SUPPORT_FILES): Remove
13914         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13915         (gdb.tar.gz): Add new rule to use standard distribution building
13916         mechanism.
13918 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13920         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13921         Bill Cox <bill@cygnus.com>.
13923 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13925         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13927 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13929         * configure:  Search current dir first in .gdbinit.
13931 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13933         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13935 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13937         * config.sub:  Refer to NeXT's operating system as nextstep.
13939         * config.sub (case $basic_machine):  Re-order the cases, to match
13940         the order in the FSF version (which is mostly alphabethical).
13941         Merge in some additions and changes from the FSF.
13943 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13945         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13946         * config.sub: Recognize cxux7.
13947         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13949 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13951         * config.sub:  Fix typo powerpc -> powerpc-*.
13953 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13955         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13957         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13958         parallel with all-emacs and install-emacs).  Top-level command
13959         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13961 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13963         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13964         $(relbindir)/make before doing ``make install'', and use
13965         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13966         installing over running make binary.
13967         ($(host)-stamp-stage3-installed): Likewise.
13969 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13971         * config.guess: Recognize Mach.
13973 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13975         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13976         see whether --exec-prefix was used.
13978 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13980         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13982 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13984         * Makefile.in: Add all-librx target similar to all-libproc.
13986 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13988         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13989         with post 1.2 uname bogosity.
13991 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13993         * configure: Remove temporary files on receipt of a signal.
13995 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13997         * configure: If there is a package_makefile_frag, remove
13998         ${subdir}/Makefile.tem after copying it in.
14000 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14002         * build_all.mk: support rs6000 lynx identifies itself as
14003         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14004         since /bin/gcc is too feeble to compile a modern gcc.
14006 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14008         * brought devo/test-build.mk update-to-date with progressive/
14009           test-build.mk. Add lynx targets and hppa flag info.
14011 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14013         * configure.in:  Use mh-ncrsvr43.  Patch from
14014         Tom McConnell <tmcconne@sedona.intel.com>.
14016 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14018         * config.guess (i386-unknown-bsdi):  No longer need to
14019         check #if defined(__bsdi__) && defined(__i386__).
14021 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14023         * configure: Set program_transform_nameoption correctly.
14025 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14027         * brought build-all.mk update-to-date with progressive build-all.mk,
14028           added new targets and hppa info.
14030 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14032         * configure: If config.guess result is a prefix of the user
14033         specified target, assume a native build and use the user specified
14034         target as the host alias.  Remove SunOS patch suffix removal hack.
14035         * configure.in: Remove SunOS patch suffix removal hack.
14037         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14038         in NATIVE_CHECK_MODULES.
14040 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14042         * Makefile.in: Rename HOST_ONLY to NATIVE.
14043         * configure: Delete SunOs patch suffix from host_canonical
14044           and build_canonical variables that are prepended to Makefiles.
14045         * configure.in: Add comments for easier maintenance.
14047 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14049         * Makefile.in: Add all-libproc target similar to all-gui.
14051 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14053         * Makefile.in (CHECK_MODULES): split into
14054         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14056 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14058         * config.guess (i386-unknown-bsdi): New system to guess.
14060 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14062         * Makefile.in: Add all-gui target (but not yet build by "all").
14064 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14066         * config.sub: Move deletion of patch suffix from here...
14067         * configure.in: To here, at Ian's suggestion.  The top-
14068           level scripts might need to know of a patch level.
14070 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14072         * config.sub: Strip off patch suffix so rtl is recognized
14073           as a sunos4.1.3 machine, even though it's been patched.
14075 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14077         * Makefile.in (INSTALL_LAST): Delete.
14078         (INSTALL_DOSREL): New.
14080 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14082         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14083         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14084         whether we pass down --with-gnu-ld anyhow.
14086 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14088         * Makefile.in (INSTALL_LAST): Change operation so it works
14089         on more flavors of make.
14090         * configure.in (go32): Don't build libg++ or libio.
14092 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14094         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14095         they can be overriden by templates.
14097 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14099         * configure.in (target==go32): Don't build gdb.
14100         * dosrel: New directory.
14102 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14104         * configure.in (host==go32): Configure dosrel too.
14105         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14106         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14107         be set by incoming names or templates.
14108         (INSTALL_LAST): New rule.
14110 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14112         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14114 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14116         * configure.in (appdirs): New variable.  Currently empty, but will
14117         be used in gas distribution.  If nonempty, lists a set of
14118         directories at least one of which must get configured, or top
14119         level configuration is considered to have failed.
14120         (rs6000-*-lynxos*): Use new file name.
14122 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14124         Eliminate XTRAFLAGS.
14125         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14126         newlib include files using -idirafter, and also use -nostdinc.
14127         (CXX_FOR_TARGET): Likewise.
14128         (XTRAFLAGS): Removed.
14129         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14130         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14131         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14132         ($(DO_X)): Don't pass down XTRAFLAGS.
14134 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14136         * configure.in (mips*-dec-bsd*): New target; do build linker.
14137         (mips*-*-bsd*): New target; don't build linker.
14139 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14141         * configure.in: support rs6000-*-lynxos* configuration.
14142         support sunos4 as a cross target.
14144         * config.sub: look for lynx*, not lynx since the OS version may
14145         legitimately be part of the name.
14147 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14149         * configure.in (i[34]86-*-sco*): Move to be with other i386
14150         targets.
14151         (romp-*-*): New target.  Skip various binary utilities.
14152         (vax-*-*): New target.  Don't build newlib.
14153         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14155 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14157         * configure.in: Only set host_makefile_frag if config
14158         directory exists.
14160 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14162         * install.sh: If $dstdir exists, don't check whether each
14163         component does.
14165 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14167         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14169 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14171         * configure.in (*-*-lynxos*): Don't configure newlib for either
14172         native or cross Lynx.
14174 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14176         * config.sub (sparc64-elf): Fix os.
14177         (z8k): Remove duplicate.
14179 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14181         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14182         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14184 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14186         * configure: Make file links cleanly even if Lynx fails on
14187           an NFS symlink (at least fail cleanly).
14189 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14191         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14192         -XNh2000.
14194 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14196         * configure: Unknown options are fatal again.
14198 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14200         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14201         compatibility.
14203 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14205         * build-all.mk: Add `clean' target.
14207 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14209         * config.guess:  Add SINIX support.
14210         * configure.in:  Add mips-*-sysv4* support.
14212 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14214         * build-all.mk: Document all useful targets.
14215         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14216         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14218 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14220         * configure: Support --silent, --quiet.
14222 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14224         * configure: Support --disable-FEATURE.
14226 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14228         * config.guess: Recognize NCR running SVR4.3.
14230 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14232         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14233         Patch from Paul Eggert <eggert@twinsun.com>.
14235 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14237         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14239 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14241         * configure: Make unrecognized options give nonfatal warnings
14242         instead of fatal errors, and pass them to any subdirectory
14243         configures in case they recognize them.
14244         Make --x equivalent to --with-x.
14246 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14248         * configure: Add --enable-* options.  Clean up usage message and
14249         some comments.
14251 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14253         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14255 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14257         * configure.in (hppa*-*-*): Enable binutils.
14259 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14261         * config.sub: Recognize cisco.
14263 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14265         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14267 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14269         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14270         than one configuration name.  Add comment.
14272 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14274         * config.guess: about target *-hitachi-hiuxwe2, fixed
14275         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14276         macro is incorrect.]
14278 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14280         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14281         than the "make ls" stuff which used to be here.
14283 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14285         * config.guess:  Recognize i[34]86-unknown-freebsd.
14286         From Shawn M Carey <smcarey@rodan.syr.edu>.
14288 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14290         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14292 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14294         * config.guess: Check for ptx.
14296 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14298         * config.sub: Add os9k checking.
14300 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14302         * config.guess: Handle OSF1 running on HPPA processors
14304 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14306         * configure: If subdir configure fails, print out a message with
14307         subdirectory name, in case subdir's configure code didn't identify
14308         itself.
14310 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14312         * configure.in: Remove embedded newlines from configdirs.
14313         Avoid mismatches of substrings.  Fix matching strings at end
14314         of configdirs.
14316 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14318         * config.guess:  Add Lynx/rs6000 config support.
14320 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14322         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14324 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14326         * configure.in (hppa*-*-osf*): Treat this just like most other
14327         PA configurations (eg no binutils or ld).
14328         (hppa*-*-*elf*): These configurations have binutils and ld.
14330 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14332         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14334 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14336         * configure.in (rs6000-*-*): Build gas.
14338 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14340         * Makefile.in:  Avoid bug in losing hpux sed.
14342 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14344         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14345         for GDB and GDB has been fixed to not need it.
14347 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14349         * config.guess: Recognize vax hosts.
14351 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14353         * configure (while loop): Don't use "break 2" inside case
14354         statement -- the case statement isn't an enclosing loop.
14356 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14358         * config.guess:  Clean up NeXT support, to allow nextstep
14359         on Intel machines.  Make OS be nextstep.
14361 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14363         * config.guess: Add alternate forms for Convex.
14365 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14367         * configure:  Completely rewrite option processing.  Take
14368         advantage of pattern-matching to avoid invoking test frequently.
14369         Also clean up host and target defaulting logic.
14371 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14373         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14374         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14375         commands (plus user environment) will fit SCO limits.
14377 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14379         * configure.in: Don't issue warnings about directories which are
14380         not being configured if -norecursion is set.  Correct test for
14381         --with-gnu-as and --with-gnu-ld to not get confused by substring
14382         matches.
14384         * configure.in: Don't build gas for alpha-dec-osf1*.
14386 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14388         * configure:  Back out Per's change of 12/19/1993.  It changes the
14389         behavior of configure in unexpected and confusing ways.
14391         Also, use different delim char when calculating
14392         program_transform_name so that the name can contain slashes.
14394 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14396         * configure.in, config.sub: Add support for VSTa micro-kernel.
14398 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14400         * configure.in: Nuke hacks which were used to get a special
14401         version of GAS for HPPA configurations.
14403 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14405         * configure:  If only ${target_alias} is given, use that
14406         as the default for ${host_alias}.
14407         * configure:  Add missing back-slashes before nested quotes.
14409 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14411         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14413 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14415         * config.guess:  Recognize some Tektronix configurations.
14416         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14418 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14420         * config.sub: Match any flavor of SH.
14422 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14424         * configure.in: Don't try to configure newlib for Alpha.
14426 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14428         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14429         libg++ or libio for any Alpha target.
14431         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14433 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14435         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14436         default arguments -- so it tried to compress itself.
14438 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14440         * configure.in (notsupp): ensure that a space is always at the end
14441           of the configdirs list, since the grep checks for an explicit space
14443 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14445         * configure.in (target i386-sysv4.2): don't build ld, since static
14446           versions of many libraries are not available.
14448 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14450         * config.guess: Recognize Apollos (using environment variables).
14451         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14453 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14455         * config.guess: Recognize Sony news mips running newsos.
14457 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14459         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14460         "fi ; else" for bash.
14462 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14464         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14466 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14468         * config.sub: accept unixware as an alias for svr4.2.
14469         Fix some inconsistancies with the gcc version.
14471 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14473         * Makefile.in (DISTDOCDIRS):  Add gdb.
14475 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14477         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14479 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14481         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14482         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14483         this now.
14485 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14487         * config.sub: Accept hiux* as an OS name.
14489         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14490         etc/make-stds.texi.  The underscore came from gcc, and dje now
14491         agrees that RUNTESTFLAGS is the correct name.
14493 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14495         * install.sh:  Remove 'set -e'.  It makes any conditionals
14496         in the script useless.
14498         * config.guess: Automatically recognize arm-acorn-riscix
14499         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14501 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14503         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14505 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14507         * Makefile.in (DISTDOCDIRS): New variable.
14508         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14509         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14511 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14513         * configure.in (hppa target): check the source directory for the
14514           pagas sub-directory
14516 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14518         * config.sub: Allow -aout* and -elf*.
14520 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14522         * configure.in: Don't build ld on i386-solaris2, same as for
14523         sparc-solaris2.
14525 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14527         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14529 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14531         * configure.in:  Configure gdb for alpha.
14533 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14535         * Makefile.in (CXXFLAGS): Add -O.
14537 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14539         * config.guess: added support for DG Aviion
14541 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14543         * configure.in: Produce warning message for subdirectories not
14544         configurable for this host/target combination.  Don't try to
14545         configure gdb for vms.
14547 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14549         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14550         appropriate files before making "diststuff".
14551         (DISTBISONFILES): New var: list of files to be edited.
14552         (DISTSTUFFDIRS): Add binutils.
14554 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14556         * config.sub: also handle mipsel and mips64el (for little endian mips)
14558 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14560         * configure.in: Add * to end of all OS names.
14562 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14564         * configure.in: Build newlib for LynxOS native.
14566 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14568         * config.guess: Add support for delta 88k running SVR3.
14570         * configure.in: Add comment about HP compiler vs. emacs.
14572 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14574         * configure.in: don't build ld on solaris2 (not a viable option
14575           due to bugs in getpwnam & getpwuid)
14577 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14579         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14580         config.guess will produce a full version number.
14582 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14584         * configure.in: Build linker and binutils for alpha-dec-osf1.
14586 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14588         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14589         and gdb/testsuite/Makefile.in.
14591 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14593         * configure.in: recognize mips*- instead of mips-
14595 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14597         * config.sub: Accept linux*coff and linux*elf as operating
14598         systems.
14600 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14602         * config.sub: Recognize mips64, and mips3 as an alias for it.
14604 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14606         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14607         gdb knows how to handle OSF/1 shared libraries.
14609 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14611         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14612         * config.guess: Recognize Hitachi's HIUX.
14613         * config.sub: Recognize h3050r* and hppahitachi.
14614         Remove redundant cases for hp9k[23]*.
14616 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14618         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14619         if gas and ld are in the source tree and are in ${configdirs}.
14620         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14621         --with options (but still pass them down on the command line,
14622         if they were explicitly specified).
14624 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14626         * configure: substitute SHELL value in Makefile.in with
14627         ${CONFIG_SHELL}
14629 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14631         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14632         *-*-solaris2* targets.
14634 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14636         * Makefile.in: define M4, and pass it down to sub-makes;
14637         all-autoconf now depends on all-m4
14639 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14641         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14642         presence of {ar,ranlib} instead of a configured directory
14644 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14646         * config.guess: Accept 34?? as well as 33?? for NCR.
14648 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14650         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14651         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14653 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14655         * configure: grab values for $(CC) and $(CXX) from the
14656         environment, so that someone can do "CC=gcc configure; make" and
14657         have it work right (matching the way that autoconf works now)
14659         * configure.in, Makefile.in: add support for gash, the tcl
14660         interface to Galaxy
14662         * config.guess: add NetBSD variants (hp300, x86)
14664 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14666         * install.sh: Support -d option (in the manner of SunOS 4 install,
14667         as it is more deterministic than that of GNU install)
14668         (chmodcmd): Set file to mode 755 by default (should also do default
14669         chgrp and chown, but I don't feel like dealing with that now)
14671 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14673         * config.sub: Remove h8300hhms alias.
14675 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14677         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14679 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14681         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14682         as stmp-fixinc
14684 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14686         * config.sub: recognize m88110-bug-coff.
14688 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14690         * Makefile.in (all-libio): all dependencies on the toolchain used
14691         to build this (gcc, gas, ld, etc)
14693 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14695         * config.guess: Deal with OSF/1 1.3 on alpha.
14697 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14699         * install.sh: add some 'else true' clauses for portability
14701         * configure.in: don't build libio for h8[35]00-*-* targets
14703 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14705         * Makefile.in:  Add support for new libio.
14707 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14709         * install.sh: If one command fails, don't try the rest.  Don't try
14710         to remove $dsttmp (via trap) unless we have already created it.
14711         If $src doesn't exist, detect it and exit with an error.
14713         * config.guess: Recognize BSD on hp300.
14715 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14717         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14718         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14720 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14722         * Makefile.in (all-send-pr): depends on all-prms
14724 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14726         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14728 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14730         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14731         Added test for mips-mips-riscos5.
14733 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14735         * configure.in: use mh-hp300 for 68k HP hosts
14737 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14739         * configure: add support for CONFIG_SHELL, so that you can use
14740         some alternate shell for evaluating configure scripts
14742 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14744         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14745         in configure script to bug-gdb@prep.ai.mit.edu when building
14746         distribution archive.
14747         * Makefile.in (COMPRESS):  Remove def.
14748         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14749         gdb.tar.Z and make-gdb.tar.Z respectively.
14750         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14751         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14752         to convergence with 'taz' target in Makefile.in.
14754 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14756         * install.sh (dsttmp): use trap to ensure that tmp files go
14757         away on error conditions
14759 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14761         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14763 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14765         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14766         its parent is '/' not ''.
14768         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14770 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14772         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14773         that ${newsrcdir}/configure.in does.
14775 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14777         * test-build.mk: support for CONFIG_SHELL
14779 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14781         * config.sub (netware):  Add as a basic system type.
14783 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14785         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14786           $(srcdir)/ from the dependency on Makefile.in.
14788 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14790         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14791         (h8300hhms is temporary until multi-libraries are implemented).
14792         * configure.in: Handle h8300h too.
14794 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14796         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14798 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14800         * configure:  Remove extraneous output when guessing host type.
14801         * config.guess:  Remove extraneous output when guessing using C
14802         compiler rather than uname, or when guessing fails.
14804 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14806         * Makefile.in: remove all.cross and install.cross targets
14808         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14809           definitions
14811 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14813         * configure.in (target sh): Build gprof.
14815 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14817         * config.sub: change -solaris to -solaris2
14819 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14821         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14823 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14825         * configure: Correct error message for missing Makefile.in to
14826         print correct directory.
14828 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14830         * install.sh: kludge around 386BSD shell bug
14832 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14834         * config.guess:  Recognize NeXT.
14835         * config.guess:  Recognize i486-ncr-sysv4.
14836         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14838 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14840         * Makefile.in (MAKEINFOFLAGS): New variable.
14841         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14842         * build-all.mk, test-build.mk: Pass down --no-split as
14843         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14845 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14847         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14849 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14851         * Makefile.in (libg++.tar.z):  New rule.
14852         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14853         * Makefile.in (taz):  Only do a single chmod.
14855 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14857         * install.sh: don't use dirname anymore (replaced with sed usage)
14859 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14861         * Makefile.in:  Change extension for gzip'd files from '.z' to
14862         '.gz' per new FSF standard usage.
14864 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14866         * configure: put quotes around the final value of program_transform_name
14868 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14870         * Makefile.in: new install.sh support; update install-info rules
14872 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14874         * configure.in: Build diff for crosses, but not for go32 host.
14876         * configure.in: Build gprof only for native, and don't build it
14877         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14879 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14881         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14883 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14885         * configure.in (host_tools): Add prms.
14887 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14889         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14890         with $(FLAGS_TO_PASS) on the command line
14892         * config.sub: Recognize lynx and lynxos
14894 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14896         * config.sub: Accept -ecoff*, not just -ecoff.
14898 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14900         * Makefile.in (taz): Use .gz suffix instead of .z.
14901         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14902         names.
14904 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14906         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14908 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14910         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14911         that rebuilds that might happen during 'make install' don't get
14912         bogus gcc include files
14914 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14916         Change from Utah for HPPA support:
14917         * config.guess: Recognize hppa1.x-hp-bsd.
14919 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14921         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14922         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14924 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14926         * config.sub: Add support for rom68k and bug boot monitors.
14928 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14930         * Makefile.in: Make all-opcodes depend on all-bfd.
14932 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14934         * config.guess: Added special check for i[34]86-univel-sysv4*.
14936 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14938         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14939         the processor rather than assuming i486.
14941 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14943         * config.guess: Recognize SunOS6 as Solaris3.
14945 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14947         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14948         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14950 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14952         * build-all.mk (all-cross): New target for Canadian Cross.
14953         Added Q2 go32 targets.
14954         * test-build.mk: Configure go32 cross sparclite-aout and
14955         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14956         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14958 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14960         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14961         GO32 hosted toolchains
14963 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14965         * configure: change  so "-exec-prefix" gets passed down rather
14966         than "-exec_prefix" so autoconf generated Makefiles get the
14967         exec_prefix set right.
14969 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14971         * config.guess: get the Solaris2 minor version number
14973         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14975 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14977         * config.guess: Recognize some Sequent platforms.
14979 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14981         * Makefile.in: added the vault-install target
14983         * configure.in: actually use the Sun3 makefile fragment that's in
14984         config, also added the release dir to configdirs
14986 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14988         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14990 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14992         * configure.in: remove some program from Alpha targetted toolchains
14994 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14996         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14997         gprof.
14998         (taz): Run "make diststuff" in those directories instead of "make
14999         proto-dir".  Look for "VERSION=" only at start of line in subdir
15000         Makefile.  Use "gzip -9" for compression.
15001         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15002         (binutils.tar.z): New target.
15004 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15006         * Makefile.in (taz): Include gpl.texinfo.
15008 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15010         * Makefile.in (setup-dirs): Merged into "taz" target.
15011         (taz): Only do `proto-dir' stuff if a directory is actually needed
15012         for this target.
15014 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15016         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15017         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15018         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15019         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15020         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15022 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15024         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15025         config.sub, and move-if-change to gdb testsuite distribution
15026         archive, so the testsuite can be extracted, configured, and
15027         run separately from the gdb distribution.  Blow away the Chill
15028         tests that require a Chill compiled executable, since GNU Chill
15029         is not yet publically available.
15031 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15033         * test-build.mk: set environment variables in a single command,
15034         instead of a list of assignments and exports
15036         * config.guess: recognize Alpha/OSF1 systems
15038 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15040         * configure: Change help message to prefer --options rather than
15041           -options.
15043 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15045         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15046         zippy@ecst.csuchico.edu.
15047         * config.guess: Recognize miniframe.
15049 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15051         * Makefile.in: Use srcroot to find runtest rather than rootme.
15052         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15054 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15056         * test-build.mk: Extensive additions to support building on a
15057         machine other than the host.
15059 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15061         * configure (tooldir): Fix for i386-aix again.
15063 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15065         * configure, Makefile.in:  Change definition of $(tooldir)
15066         to match the FSF.
15068 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15070         * config.guess:  Recognize i[34]86/SVR4.
15072 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15074         * Makefile.in (all-gdb): gdb depends on sim.
15076 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15078         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15079         at the same time we make the prototype gdb directory.
15080         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15081         files at the same time as the gdb base release distribution.
15083 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15085         * Makefile.in (check): Use individual check targets rather than
15086         DO_X rule.
15087         (check-gcc): Added.
15089 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15091         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15092         for System V release 3.2.
15094 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15096         * config.sub: Recognize hppaosf.
15097         * configure.in: Do configure ld/binutils/gas for it.
15099 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15101         * configure (tooldir): Alter syntax used to set this, for systems
15102         where "\$" isn't handled right, like i386-aix.
15104 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15106         * configure: Pass program-transform-name, not
15107         program_transform_name, to recursive configures.
15109 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15111         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15112         of gas+ld+binutils.
15114 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15116         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15118 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15120         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15122 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15124         * Makefile.in (PRMS): Set back to all-prms.
15126 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15128         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15129         targets, rather than for MIPS hosts.
15131 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15133         * configure.in: add comment for --with-x default values
15135         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15137         * Makefile.in: add check-* targets for each of the directories in
15138         the tree.  Add a definition of RUNTEST that will use the one we
15139         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15141 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15143         * configure.in: Removed obsolete references to bfd_target and
15144         target_makefile_frag.
15146         * build-all.mk: Set assorted targets for Q2.
15147         * config.sub: Recognize z8k-sim and h8300-hms.
15148         * test-build.mk: Really don't pass host to configure.
15149         (HOLES): Added uname.
15151 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15153         * configure: Handle an empty program-prefix, program-suffix or
15154         program-transform-name correctly.
15156 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15158         * build-all.mk: -G 8 no longer required for MIPS targets.
15159         * test-build.mk: Don't pass host argument to configure; make it
15160         guess.
15162 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15164         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15165         * Makefile.in (COMPRESS):  New macro, like GZIP.
15167 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15169         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15171         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15172         with gas currently defaults to -G 0.
15174 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15176         * Makefile.in (all-flex): flex depends on byacc.
15178         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15179         to test-build.mk as RELEASE_TAG.
15180         * test-build.mk (configargs): New variable containing arguments to
15181         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15182         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15184         * config.guess: Use /bin/uname when checking -X argument on SCO,
15185         to avoid invoking GNU uname which doesn't understand -X.
15187         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15189         * configure.in: Build gas for mips-*-*.
15191 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15193         * Makefile.in (all.normal): insert missing backslash.
15195 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15197         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15199         * Makefile.in: Complete overhaul to merge many almost identical
15200         targets.
15202 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15204         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15205         (gdb.tar.Z): Adjusted.
15207         * Makefile.in (setup-dirs, taz): New targets; should be general
15208         enough to adapt for gdb sometime.  Build only .z file.
15209         (gas.tar.z): New target.
15211 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15213         * build-all.mk: Use CC=cc -Xs on Solaris.
15215 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15217         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15218         for handling BISON for FSF releases.
15220 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15222         * configure: Actually implement the change zoo just documented.
15224 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15226         * configure: when using config.guess, only set target_alias when
15227         it's not already been set (ie, on the command line)
15229 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15231         * Makefile.in: add installcheck target, set PRMS to install-prms
15233 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15235         * configure: add support for package_makefile_fragment, handle the
15236         case where a directory has a configure.in file but no Makefile.in
15237         more gracefully (with an actual understandable error message, even);
15238         add support for --without (and add this to the usage message); also
15239         explicitly add a --host=${host_alias} to the command line when
15240         config.guess is used
15242 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15244         * configure: Must use both --host and --target in recursive calls.
15246 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15248         * Makefile.in: Change deja-gnu to dejagnu.
15250 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15252         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15254 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15256         * configure.in: canonicalize all instances to *-*-solaris2*,
15257         also strip out a number of tools to not build for go32 host
15259 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15261         * config.guess: add GPL.
15263         * Makefile.in, config.guess, config.sub, configure: bump
15264           copyrights to 93.
15266 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15268         * Makefile.in (do-info): Removed obsolete check for existence of
15269         localenv file.
15271         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15273 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15275         * Makefile.in: a couple of 'else true' for decstation,
15276         support for TclX
15278         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15280 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15282         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15284 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15286         * config.guess: Recognize i386-ibm-aix (PS/2).
15287         * configure.in: Use config/mh-aix386 file for it.
15289 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15291         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15292         CC_FOR_TARGET instead.
15293         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15295 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15297         * Makefile.in: Add sim to list of directories sent with gdb
15299 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15301         * configure.in: Put back mips-dec-bsd* case.
15303 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15305         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15306         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15307         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15309 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15311         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15313         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15314         (install-info): install dir.info only if it exists,
15315         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15317 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15319         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15320         gas for mips-dec-bsd.
15322 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15324         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15325         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15327 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15329         * configure.in: Added "dejagnu" to hosttools list.
15331 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15333         * config.sub, configure.in, config.guess:  Add support
15334         for Bosx, an AIX variant from Bull.
15335         Patches from F.Pierresteguy@frcl.bull.fr.
15337 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15339         * devo/dejagnu: Initial creation of devo/dejagnu.
15340         Migrated dejagnu testcases and support files for testing software
15341         tools to reside as subdirectories, currently called "testsuite",
15342         within the directory of the software tool.  Migrated all programs,
15343         support libraries, etc. beloging to dejagnu proper from
15344         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15345         with no modifications.  The changes to these files which will
15346         allow them to configure, build, and execute properly will be made
15347         in a future update.
15349 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15351         * Makefile.in: Change send_pr to send-pr.
15352         * configure.in: Likewise.
15353         * send_pr: Renamed directory to send-pr.
15355 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15357         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15359 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15361         * README:  Update for gdb-4.8 release.
15362         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15363         gdb-xxx.tar.z (gzip'd) file also.
15365 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15367         * Makefile.in: make all-diff depend on all-libiberty
15369 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15371         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15373 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15375         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15377 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15379         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15380         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15381         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15383 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15385         * Makefile.in:  makeinfo binary is in a new location
15387 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15389         * config.sub: Accept -ecoff as an OS.
15391         * Makefile.in: Various changes to eliminate a level of make
15392         recursion and reduce the required command line length.
15393         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15394         sub-makes.
15395         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15396         variables holding settings for specific sub-makes.
15397         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15398         in terms of BASE_FLAGS_TO_PASS.
15399         (TARGET_LIBS): New variable listing directories which use
15400         TARGET_FLAGS_TO_PASS.
15401         (subdir_do): Eliminated.
15402         (do-*): New set of targets to replace subdir_do.
15403         (various): All targets which used subdir_do now depend on do-*.
15404         (local-clean): Renamed from do_clean.
15405         (local-distclean): New target, dependency of distclean and
15406         realclean.
15407         (install-info): Don't create directories.  Depend on dir.info
15408         rather than calling make recursively.
15409         (install-dir.info): Eliminated.
15410         (install-info-dirs): Create all info directories here.
15411         (dir.info): Depend upon do-install-info.
15413         * test-build.mk (HOLES): Added false.
15415 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15417         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15419 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15421         * Makefile.in (info): remove dependency on all-texinfo.  The
15422         problem was really in texinfo/C, not at this level.
15424 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15426         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15428 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15430         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15431         GDB releases.
15433 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15435         * configure: Include srcdir in message about target of link not
15436         being found.  Don't convert `-' to `_' in `with' options being
15437         passed to subdirs.
15439 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15441         * configure.in: add uudecode to host_tools
15443         * Makefile.in: added {all,install}-uudecode targets, added them to
15444         the appropriate lists
15446 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15448         * Makefile.in (all-gcc): Added dependency on all-gas.
15450         * configure.in (mips-*-*): Build ld and binutils.
15452 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15454         * configure: check return code from mkdir, print error message and
15455           exit on failure.
15457 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15459         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15461 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15463         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15465 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15467         * config.sub (h8500):  Recognize this as a cpu type.
15469 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15471         * configure: source directory missing is no longer a warning
15473         * configure.in: recognize irix[34]* instead of irix[34]
15475         * Makefile.in: define and pass down X11_LIB
15477 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15479         * guess-systype: Renamed to ...
15480         * config.guess:  ... by popular request.
15481         * configure.in, Makefile.in:  Update accordingly.
15483 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15485         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15486         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15487         + Execute ./dummy instead of assuming . is in PATH.
15489 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15491         * guess-systype:  New shell script.  Attempts to guess the
15492         canonical host name of the executing host.
15493         Only a few hosts are supported so far.
15494         * configure:  Call guess-systype if no host is specified.
15496 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15498         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15499         gcc Makefile.
15502 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15504         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15505         (all-gcc, install-gcc, subdir_do): Use it.
15507 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15509         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15511 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15513         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15514           set exclusively by configure, using configure.in .
15516 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15518         * test-build.mk: set $PATH for all builds
15520         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15522 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15524         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15525         the one used in gcc/Makefile.in, so that a null expansion doesn't
15526         override the one needed to build gcc with a native cc.
15529 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15531         * configure: Accept -with arguments.
15533 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15535         * Makefile.in: added h8300sim
15537 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15539         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15540         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15541         (all-cygnus, native, build-cygnus): Make
15542         $(canonhost)-stamp-3stage-done, not $(host)....
15543         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15544         i386-sco3.2v4.  Added else true to if command.
15546 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15548         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15550 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15552         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15554 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15556         * configure.in: don't remove binutils from Solaris builds
15558 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15560         * Makefile.in: get rid of earlier definitions for *clean,
15561         also handle the recursive info rule better
15563 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15565         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15566         do more-or-less the right thing.
15568 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15570         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15571         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15573 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15575         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15576         $(host_canonical).
15578         * configure.in: split the configdirs list into 4 categories (native
15579         v. cross, library v. tool) and handle the cross-only and native-
15580         only in more reasonable (and correct!) way.
15582 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15584         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15585         configdirs anymore.
15587 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15589         * Makefile.in: extensive cleanup::  removed all of the explicit
15590         clean-* targets, collapsed many wrappers around subdir_do into
15591         one, added additional targets to satisfy standards.texi, deleted
15592         some old targets, some changes for consistency
15594 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15596         * configure.in: handle some programs as cross-only, and others as
15597         native only
15599         * test-build.mk: handle partial holes in a more generic manner
15601         * Makefile.in: m4 depends on libiberty
15603 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15605         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15606         time, wdiff, and find to configdirs
15608         * Makefile.in: all, clean, and install rules for the new programs
15609         added to configure.in
15611 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15613         * configure.in: use mh-sun for all *-sun-* hosts
15615 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15617         * Makefile.in: define flags for X11 include files and library file
15618         locations, pass them down to the programs that need this info
15620         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15622 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15624         * configure.in: start building libg++ for HP-UX targets
15626 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15628         * README:  Update references to files moved into etc/.
15630 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15632         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15633         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15635 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15637         * configure: accept dash as well as underscore in long option
15638         names for FSF compatibility.
15640 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15642         * config.sub: added -sco3.2v4 support from FSF.
15644 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15646         * configure.in: expand the section that adds or removes
15647         directories from the list of programs to build, to handle native
15648         vs. cross in addition to host v. native
15650 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15652         * Makefile.in:  Replace C++ in macro names with CXX.
15653         This is less likely to break ...
15655 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15657         * test-build.mk: add -w to GNU_MAKE
15659 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15661         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15662         add 'sparc' to list of recognized cpus.  This needed to make
15663         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15664         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15665         then changes that into $CPU-wrs-vxworks.
15667         * configure.in: remove most references to gdbtest, regularize
15668         target based program removal
15670         * test-build.mk: import from p3 tree (many fixes and changes)
15672 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15674         * Makefile.in: added rules to handle tcl, tk, and expect
15676         * configure.in: handle those directories if they exist
15678 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15680         * config.sub: removed bogus hppabsd and hppahpux names, since
15681         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15683 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15685         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15686         depends upon all-xiberty
15688         * Makefile.in: changes from p3, including:
15690         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15692         * Makefile.in (XTRAFLAGS): include newlib directories if
15693         newlib/Makefile exists, rather than if host != target.
15695         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15697         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15698         from the same source tree and not building a cross-compiler.  This
15699         matters for the libg++ configuration if reconfiguring a tree that
15700         has already been installed.
15702         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15704         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15705         pick up the machine and system specific header files.
15707         * Makefile.in: added AS_FOR_TARGET, passed down in
15708         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15709         the C compiler to use to create programs which are run in the
15710         build environment, set it to default to $(CC), and passed it down
15711         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15713         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15715         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15716         We need them for unusual native builds, like systems without
15717         ranlib.
15719         * configure: also define $(host_canonical) and
15720         $(target_canonical), which are the full, canonical names for the
15721         given host and target
15723 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15725         * Makefile.in:  Added separate definitions for C++.
15727 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15729         * configure.in (configdirs):  Add deja-gnu.
15731 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15733         * README:  Update for configure.texi and gdb-4.7 release.
15735 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15737         * Makefile.in:  Move "all" target to top of file.
15738         Previously, first target was ".PHONY" which caused BSD4.4 make
15739         to build .PHONY when make was run without arguments.
15741 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15743         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15744         Library-copylefted code in libiberty.
15746 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15748         * config.sub:  Replace m68kmote with plain old m68k.
15750 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15752         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15754 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15756         * config.sub: Complain if no argument is given.  Added support for
15757         386bsd as OS and target alias.
15759 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15761         * Makefile.in (XTRAFLAGS): include newlib directories if
15762         newlib/Makefile exists, rather than if host != target.
15764 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15766         * config.sub: recognize sparclite-wrs-vxworks.
15768         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15769         p3.) Added clean-xiberty to clean.
15771 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15773         * configure.in: use *-*-* instead of nested cases for host and target
15775 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15777         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15778         from the same source tree and not building a cross-compiler.  This
15779         matters for the libg++ configuration if reconfiguring a tree that
15780         has already been installed.
15782 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15784         * config.sub (i486v/i486v4):  Merge in from FSF version.
15786 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15788         * configure: only set PWD if it is already set.
15790 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15792         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15793         doesn't have unset and all success paths (and most error paths)
15794         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15795         to just ${PWD} to avoid confusion.)
15797 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15799         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15800         even for a native compilation.
15802 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15804         Changes to make the gdb.tar.Z rule work better.
15806         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15807         (DEVO_SUPPORT):  Add configure.texi.
15808         (bfd-ilrt.tar.Z):  Remove ancient rule.
15810 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15812         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15813         pick up the machine and system specific header files.
15815         * configure.in, config.sub: added new target m68010-adobe-scout,
15816         with alias of adobe68k.  Changed configure.in to check for
15817         -scout before -sco* to avoid a false match.
15819         * Makefile.in: added AS_FOR_TARGET, passed down in
15820         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15821         the C compiler to use to create programs which are run in the
15822         build environment, set it to default to $(CC), and passed it down
15823         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15825 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15827         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15828         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15829         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15830         FOR_TARGET variants, to newlib and libg++.
15832 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15834         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15835         first.
15837 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15839         * config.sub:  Accept `elf' as an environment.
15841 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15843         * Makefile.in (all-opcodes):  cd into the right directory
15845 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15847         * configure: added -program_transform_name option, used as
15848         argument to sed when installing programs.
15849         configure.texi: added documentation for -program_prefix,
15850         -program_suffix and -program_transform_name.
15852 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15854         * config.sub:  Accept i486 where i386 ok.
15856 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15858         * config.sub: accept we32k
15860 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15862         * config.sub, configure.in: accept OSE68000 and OSE68k.
15864         * Makefile.in: don't create all directories for ``make install'';
15865         let the subdirectories create the ones they need.
15867 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15869         * COPYING: new file, GPL v2
15871 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15873         * Makefile.in: use the new gen-info-dir, which needs a template
15874         argument (which also lives in texinfo)
15876         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15878 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15880         * config.sub (ncr3000):  Change i386 to i486.
15882 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15884         * Makefile.in: add install-rcs, install-grep to
15885         install-no-fixedincludes, removed install-bison and install-libgcc
15887 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15889         * configure.in: grab the HPUX makefile fragment if on HPUX
15891 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15893         * Makefile.in: eradicate bison spoor (ditto libgcc).
15894          configure.in: recognise m68{k,000}-ericsson-OSE.
15895          es1800 is alias for m68k-ericsson-OSE
15897 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15899         * configure.in: rearrange the parts that remove programs from
15900         configdirs, based now on HOST==TARGET or by canonical triple.
15902 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15904         * test-build.mk: recurse explicitly with -f test-build.mk when
15905           appropriate.  predicate stage3 and comparison on the existence
15906           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15907           On very clean, also remove ...stamp-co.  Build in-place before
15908           doing other builds.
15910 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15912         * Makefile.in, configure.in: add tgas
15914 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15916         * Makefile.in: a number of changes merged in from progressive.
15918         * configure.in: add libm.
15920         * .cvsignore: ignore some stuff that comes from test-build.mk.
15922 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15924         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15926 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15928         * configure: Add program_suffix (parallel to program_prefix)
15929         * Makefile.in: adjust directory-creating script for losing decstation
15931 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15933         * configure:  Minor $subdir-related fixes.
15935 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15937         * configure: fix various problems with propogating
15938         makefile_target_frag in subdirs.
15939         * configure.in: config libgcc if its there
15941 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15943         * config.sub:  HPPA merge.
15945 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15947         * Makefile.in:  Replace all-bison with all-byacc in all
15948         dependency lines for other tools (which now use byacc).
15950 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15952         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15954 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15956         * Makefile.in: make gprof rules similar to byacc rules (instead of
15957         vestigal $(unsubdir) that didn't work...)
15959 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15961         * config.sub:  Add support for Linux.
15962         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15963         (at least for libg++).
15965 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15967         * configure.texi: fix doc for the -nfp option to configure
15969 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15971         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15973 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15975         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15976         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15977         * configure.in: added solaris* host_makefile_frag hook.
15979 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15981         * config.sub: changed recognition of m68000 so that various
15982         m68k types can be specified via m680[01234]0
15984 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15986         * config.sub (basic_machine): fix sed so that '-foo' isn't
15987         completely substituted out while .+'-foo' loses the '-foo'
15989 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15991         * config.sub ($os): Add -aout.
15993 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15995         * configure:  If host_makefile_frag is absolute, don't
15996         prefix ${invsubdir} (relevant to libg++ auto-configure).
15998 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16000         * Makefile.in (tooldir): Define it.
16001         (all-ld): Depend on all-flex.
16003 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16005         * Makefile.in (check):  Fix libg++ special case.
16007 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16009         * configure: do not bury `pwd` into config.status, thus do fewer
16010           pwd's.
16012         * configure: print the "Building in" message only when building in
16013           other than "." AND verbose.
16015         * configure: remove -s, rework -v to better accommodate guested
16016           configures.
16018         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16020 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16022         * Makefile.in: macroize flags passed on recursion.  remove
16023           fileutils.
16025 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16027         * configure: get makesrcdir right for subdirs deeper than 1.
16029         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16030           install.
16032 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16034         * Makefile.in: don't print subdir_do or recursion lines.
16036 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16038         * standards.texi: added menu item.
16040         * Makefile.in: build and install standards.info.
16042         * standards.texi: new file.
16044 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16046         * configure: test for and move config.status pieces from
16047           ${subdir}/.
16049 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16051         * configure:  Test for existance of files before trying to mv
16052         them, to avoid numerous non-existance messages.
16054 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16056         * configure: correct final line of config.status.
16058         * configure: patch from eggert.  Avoids a protection problem if
16059           the original Makefile.in is read only.
16061         * configure: use move-if-change from gcc to create config.status.
16062           Some makefiles depend on config.status to tell if a directory
16063           has been reconfigured for a different host.  This change
16064           prevents those directories from remaking everything in the case
16065           where the reconfig was only intended to rebuild a Makefile.
16067         * configure: test for config.sub with "config.sub sun4" rather
16068           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16069           host alias from a missing config.sub.
16071 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16073         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16074           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16076 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16078         * configure: mkdir ${subdir} as needed.
16080 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16082         * Makefile.in,configure.in: added autoconf.
16084 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16086         * Makefile.in: no longer pass against on recursion.
16088         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16089           definitions are not inherited.
16091         * configure: correct makesrcdir when subdir is .
16093 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16095         * configure:  Add support for 'subdirs' variable, which is
16096         like 'configdirs', except that configure doesn't re-invoke
16097         itself for subdirs, it just creates a Makefile for each subdir.
16098         * configure.texi:  Document subdirs.
16100 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16102         * configure.in: added flex to configdirs
16104 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16106         * Makefile.in: remove clean-stamps from clean.
16108 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16110         * configure.in:  Add gdbtest to configdirs.
16112 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16114         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16115         to recursive makes.
16116         * configure.in:  Recognize new ncr3000 config.
16118 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16120         * Makefile.in, configure.in: removed references to gdbm.
16122 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16124         * config.sub:  Don't canonicalize os value
16125         newsos* to bsd (readline needs to check for newsos).
16126         (This fix was earlier made Jan 31, but got re-broken.)
16128 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16130         * configure.in:  sco is an os, not a vendor!
16132         * configure:  Quote $( better.  Keep various shells happy.
16134 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16136         * Makefile.in: eliminate stamp-files.
16138 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16140         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16141           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16143 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16145         * config.sub:  fix iris/iris3.
16147 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16149         * configure: re-add -rm.
16151 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16153         * Maskefile.in: add .stmp-rcs to all.
16155         * configure.in: remove gas from rs6000 build, use aix host fragment.
16157 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16159         * configure: pass down site_option during recursion.
16161 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16163         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16165 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16167         * configure: Change exec_prefix so that it really defaults to prefix.
16169 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16171         * Makefile.in, configure.in:  Add support for mmalloc library.
16173 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16175         * Makefile.in: add stmp dependencies for a few more things.
16177 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16179         * configure: adjusted error message on objdir/srcdir configure
16180           collision, per john's suggestion.
16182         * Makefile.in: add libiberty stmp to all and all.cross.
16184 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16186         * Makefile.in: remove force dependencies, add grep to all.
16188 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16190         * Makefile.in: drop flex.  make stamp files work.
16192         * configure: added test for conflicting configuration in srcdir,
16193           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16194           gets cranky.  use relative paths for configure and srcdir
16195           whenever possible.  Send some error messages to stderr that were
16196           going to stdout.
16198 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16200         * Makefile.in:  Fix libg++ rule to check for gcc directory
16201         before using gcc/gcc.  Also pass XTRAFLAGS.
16203 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16205         * Makefile.in: added stmp-files so that directories aren't polled
16206           when they are already built.
16208         * configure.texi: fixed a node pointer problem.
16210 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16212         * config.sub configure.in gdb/configure.in
16213         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16214         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16215         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16217 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16219         * configure: -recurring becomes -silent.  corrected help message
16220           for -site= option.
16222         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16224 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16226         * configure: when building Makefile for crosses, replace
16227           tooldir and program_prefix.  default srcdir from location of
16228           config.sub.  remove "for host in hosts" and "for target in
16229           targets" loops.
16231 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16233         * Makefile.in: Do not pass bindir or mandir to cvs.
16235 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16237         * Makefile.in, configure.in: removed traces of namesubdir,
16238           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16239           copyrights to '92, changed some from Cygnus to FSF.
16241         * configure.texi: remove most references to multiple hosts,
16242           multiple targets, subdirs, etc.
16244         * configure.man: removed rcsid. reference config.sub not
16245           config.subr.
16247         * Makefile.in: mkdir $(infodir) on install-info.
16249 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16251         * configure.texi:  Explain better about .gdbinit and about
16252         the environment that configure.in sections run in.
16254 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16256         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16258 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16260         * README:  DOC.configure => cfg-paper.texi.
16262 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16264         * config.sub (near case $os):  Don't convert newsos* to bsd!
16266 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16268         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16269         the number of copies of COPYING that go into the GDB tar file.
16271 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16273         * bfd/configure.in, gdb/config/mh-i386sco,
16274         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16275         Fix SCO configuration stuff.
16277 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16279         * Makefile.in:  For libg++, make sure the -I pointing
16280         to the gcc directory goes *after* all the libg++-local -I flags.
16281         Also, move just-gcc dependency from just-libg++ to all-libg++.
16283 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16285         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16287 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16289         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16291 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16293         * config.sub:  Add stratus configuration frags.  Also
16294         submitted to FSF.
16296 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16298         * Makefile.in (DEV_SUPPORT):  add configure.man.
16300         * config.sub(Decode manufacturer-specific):  add -none*.
16302 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16304         * Makefile.in:  remove form feeds to make Sun's make happy.
16305         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16307 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16309         * Makefile.in (AR_FLAGS):  Make quieter.
16311 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16313         * configure.in:  Add libg++.
16314         * configure:  When verbose, don't output the command line at each
16315         level; it will be unremarkably the same as the previous version,
16316         which will be the same as what the user typed.
16318 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16320         * configure.in, Makefile.in: fix clean-info, add flex.  add
16321           fileutils.
16323         * configure: be less sensitive to spaces in Makefile.in.  Do not
16324           look for sources in "..".  Doing so breaks subdirectories that
16325           might have their own configure.  If a subdir has it's own
16326           configure script, use it.
16328 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16330         * cfg-paper.texi: some changes suggested by rms.
16332 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16334         * config.sub:  Merge in some small additions from the FSF version,
16335         taken from the gcc distribution, to bring the Cygnus and FSF
16336         versions into closer sync.
16338 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16340         * configure.in:  Changed svr4 references to sysv4.
16342 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16344         * configure: added -V for version number option.
16346 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16348         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16349           renamed from DOC.configure to cfg-paper.texi.
16351 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16353         * configure, config.subr, config.sub: config.subr is now
16354           config.sub again.
16356 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16358         * configure.texi: new file, in progress.
16360         * Makefile.in: build info file and install the man page for
16361           configure.
16363         * configure.man: new file, first cut.
16365         * configure: find config.subr again now that configuration "none"
16366           has gone.  removed all traces of the -ansi option.  removed all
16367           traces of the -languages option.
16369         * config.subr: resync from rms.
16371 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16373         * configure, config.sub, config.subr: merge config.sub into
16374           config.subr, call the result config.subr, remove config.sub, use
16375           config.subr.
16377         * Makefile.in: revised install for dir.info.
16379 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16381         * configure.in: add decstation host makefile frag.
16383         * Makefile.in: BISON now bison -y again.  also install-gcc on
16384           install.  clean-gdbm on clean.  infodir belongs in datadir.
16385           Make directories for info install.  Build dir.info here then
16386           install it.
16388 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16390         * Makefile.in: fix for bad directory tests.
16392 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16394         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16395           regexp.  -srcdir relative was being handled incorrectly.
16397         * Makefile.in: unwrapped some for loops so that parallel makes
16398           work again and so one can focus one's attention on a particular
16399           package.
16401 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16403         * configure: added PWD as a stand in for `pwd` (for speed). use
16404           elif wherever possible.  make -srcdir work without -objdir.
16405           -objdir= commented out.
16407 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16409         * configure: +options become --options.  -subdirs commented out.
16410           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16411           Makefile now at top of generated Makefile.  Removed cvs log
16412           entries.  added -srcdir.  create .gdbinit only if there is one
16413           in ${srcdir}.
16415         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16416           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16417           and mandir now keyed off datadir by default.
16419 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16421         * Freshly created ChangeLog.
16424 Local Variables:
16425 mode: change-log
16426 left-margin: 8
16427 fill-column: 76
16428 version-control: never
16429 End: