2010-05-20 Paolo Carlini <paolo.carlini@oracle.com>
[official-gcc/alias-decl.git] / ChangeLog
blob2aa46dec8fea51737a273980f1e36f66720f3acf
1 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4         * configure: Regenerate.
6 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
8         * MAINTAINERS (Write After Approval): Add myself.
10 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
12         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
13         a platform that supports LTO.
14         * configure: Regenerate.
16 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
18         * configure.ac: Allow all the versions greater than 0.10 of PPL.
19         * configure: Regenerated.
21 2010-04-27  Roland McGrath  <roland@redhat.com>
22             H.J. Lu  <hongjiu.lu@intel.com>
24         * configure.ac (--enable-gold): Support both, both/gold and
25         both/bfd to add gold to configdirs without removing ld.
26         * configure: Regenerated.
28         * Makefile.def: Add install-gold dependency to install-ld.
29         * Makefile.in: Regenerated.
31 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
33         PR lto/42776
34         * configure.ac (--enable-lto): Refactor handling so libelf tests
35         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
36         and allow LTO to be explicitly enabled on non-ELF platforms that
37         are known to support it inside else-clause.
38         * configure: Regenerate.
40 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
42         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
43         * configure: Regenerate.
45 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
47         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
48         * configure: Regenerate.
50 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
52         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
53         separately.
54         * configure: Regenerate.
56 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
58         * MAINTAINERS (Write After Approval): Add myself.
60 2010-04-14  Tristan Gingold  <gingold@adacore.com>
62         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
63         * configure: Regenerate.
65 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
67         * configure: Regenerate after change to elf.m4.
69 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
71         * MAINTAINERS (Write After Approval): Add myself.
73 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
75         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
76         * configure: Regenerated.
78 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
80         * configure.ac: Print "buggy but acceptable" when CLooG
81         revision is less than 9.
82         * configure: Regenerated.
84 2010-04-01  Diego Novillo  <dnovillo@google.com>
86         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
88 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
90         PR bootstrap/43615
91         PR bootstrap/43328
93         Revert:
95         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
97         * configure.ac: Do not pass --enable-multilib nor
98         --disable-multilib in baseargs.  Accept explicitly passed
99         --enable_multilib.
100         * configure: Regenerate.
102 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
104         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
106 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
108         * MAINTAINERS: Remove myself.
110 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
112         PR bootstrap/43328
113         * configure.ac: Do not pass --enable-multilib nor
114         --disable-multilib in baseargs.  Accept explicitly passed
115         --enable_multilib.
116         * configure: Regenerate.
118 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
120         * MAINTAINERS (spu port): Remove me.
122 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
124         * configure.ac (tic6x-*-*): New case.
125         * configure: Regenerate.
127 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
129         * config.sub: Update to version 2010-03-22.
130         * config.guess: Update to version 2009-12-30.
132 2010-03-19  Jack Howarth <howarth@bromo.med.uc.edu>
134         PR ada/42554
135         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
136         * configure: Regenerate.
138 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
140         * MAINTAINERS: Update my email address.
142 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
144         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
145         (ghassan.shobaki@amd.com): Removed.
147 2010-03-17  Alan Modra  <amodra@gmail.com>
149         * MAINTAINERS: Update my email address.
151 2010-03-16  Diego Novillo  <dnovillo@google.com>
153         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
154         Matthews.
156 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
158         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
159         Gutson, Jeffrey D. Oldham and Mark Shinwell.
161 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
163         * MAINTAINERS: Update my email address.
165 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
167         * MAINTAINERS: Update my email address.
169 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
171         * MAINTAINERS: Update my email address.
173 2010-03-09  Jie Zhang  <jie@codesourcery.com>
175         * MAINTAINERS: Update my email address.
177 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
179         PR libstdc++/32499
180         * configure.ac (RANLIB): Default to true.
181         (STRIP): Likewise.
182         (RANLIB_FOR_TARGET): Remove superfluous : argument.
183         * configure: Regenerate.
185 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
187         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
188         (Write After Approval): Update my email address.
190 2010-02-17  Nick Clifton  <nickc@redhat.com>
192         PR 11238
193         * Makefile.tpl (local-distclean): Also remove config.cache files in
194         sub-directories as there may not be Makefiles present in the
195         sub-directories.
196         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
197         the config.cache files found by the find command.
199         * Makefile.in: Regenerate.
200         * configure.ac: Revert previous delta.
201         * configure: Regenerate.
203 2010-02-15  Nick Clifton  <nickc@redhat.com>
205         PR 11238
206         * configure.ac: Delete config.cache files in sub-directories when
207         deleting Makefiles.
208         * configure: Regenerate.
210 2010-02-12  Ben Elliston  <bje@gnu.org>
212         * MAINTAINERS: Update my email address.
214 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
216         * MAINTAINERS (spu port): Update my email address.
218 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
220         * MAINTAINERS: Add myself as a maintainer for the bfin port.
222 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
224         * configure.ac: Add "recommended" version checks for GMP/MPC.
225         Update recommended GMP/MPFR/MPC versions.
226         * configure: Regenerate.
228 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
230         * MAINTAINERS: Move my Embecosm email address into the
231         write-after-approval section.
233 2010-01-26  Ian Lance Taylor  <iant@google.com>
235         * MAINTAINERS: Add myself as Go frontend maintainer.
237 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
239         PR libstdc++/36101, PR libstdc++/42813
240         * configure.ac (bootstrap_target_libs): Make inclusion of
241         target-libgomp conditional on libgomb being in target_configdirs.
242         * configure: Regenerate.
244 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
246         PR libstdc++/36101, PR libstdc++/42813
247         * configure.ac (bootstrap_target_libs): Include target-libgomp.
248         * configure: Regenerate.
250 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
252         PR libstdc++/36101, PR libstdc++/42813
253         * configure.ac (target_configdirs): Substitute.
254         * Makefile.def: Bootstrap target module libgomp.
255         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
256         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
257         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
258         * configure, Makefile.in: Regenerate.
260 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
262         * MAINTAINERS: Adjust my details.
264 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
266         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
268 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
270         * MAINTAINERS: reindented my entry with tabs instead of spaces.
272 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
274         * MAINTAINERS (Write After Approval): Add myself.
276 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
278         * MAINTAINERS (Write After Approval): Add myself.
280 2010-01-11  Richard Guenther  <rguenther@suse.de>
282         PR lto/41569
283         * Makefile.def (all-lto-plugin): Depend on all-gcc.
284         * Makefile.in: Regenerated.
286 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
288         * configure.ac: Enable libjava build on x86_64-*freebsd*.
289         * configure: Regenerate.
291 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
292             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
294         PR bootstrap/42424
295         * configure.ac: Include libtool m4 files.
296         (_LT_CHECK_OBJDIR): Call it.
297         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
298         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
300         * configure: Regenerate.
302 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
304         PR bootstrap/41818
305         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
306         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
307         * Makefile.in: Regenerate.
309 2010-01-02  Richard Guenther  <rguenther@suse.de>
311         PR lto/41529
312         * configure.ac: Include config/elf.m4.  Disable LTO if not
313         builting for an elf target.
314         * configure: Regenerate.
316 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
318         * MAINTAINERS: Change my email address.
320 2009-12-18  Ben Elliston  <bje@au.ibm.com>
322         * config.sub, config.guess: Update from upstream sources.
324 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
326         * MAINTAINERS (Write After Approval): Add myself.
328 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
330         PR middle-end/30447
331         PR middle-end/30789
332         PR other/40302
334         * configure.ac: Require MPC.
335         * configure: Regenerate.
337 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
339         PR target/38384
340         PR bootstrap/40972
341         * libtool.m4: Sync from git Libtool.
342         * ltoptions.m4: Likewise.
343         * ltversion.m4: Likewise.
344         * lt~obsolete.m4: Likewise.
345         * ltmain.sh: Likewise.
347 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
349         * configure.ac: Update minimum MPC version to 0.8.
350         * configure: Regenerate.
352 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
354         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
355         * configure: Regenerated.
357 2009-11-21  Ian Lance Taylor  <iant@google.com>
359         * configure.ac: Change default of poststage1_ldflags to be empty if
360         poststage1_libs is set.  When poststage1_libs is empty, and
361         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
362         * configure: Rebuild.
364 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
366         * MAINTAINERS (Write After Approval): Update my email address.
368 2009-11-20  Ben Elliston  <bje@au.ibm.com>
370         * config.guess: Update from upstream sources.
372 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
374         * Makefile.def: Restore host and target settings for gmp.
375         * Makefile.in: Rebuild.
377 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
379         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
380         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
381         Fix portability of test of C++ as bootstrap language.  Add
382         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
383         * configure: Rebuild.
384         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
385         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
386         in-tree building.
387         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
388         (POSTSTAGE1_HOST_EXPORTS): Use it.
389         (STAGE[+id+]_CXXFLAGS): New.
390         (BASE_FLAGS_TO_PASS): Pass it down.
391         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
392         extra_exports.
393         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
394         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
395         extra_exports.
396         * Makefile.in: Rebuild.
398 2009-11-17  Ben Elliston  <bje@au.ibm.com>
400         * config.sub, config.guess: Update from upstream sources.
402 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
404         * MAINTAINERS (Write After Approval): Add myself.
406 2009-11-09  Jon Beniston <jon@beniston.com>
408         * MAINTAINERS (Write After Approval): Add myself.
410 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
412         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
413         paths for *-w64-mingw* and x86_64-*mingw*.
414         * configure: Regenerated.
416 2009-11-05  Joern Rennecke <amylaar@spamcop.net>
418         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
420 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
422         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
423         Phil Edwards to Write-After Approval.
425 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
427         * configure.ac: Disable target-winsup & co for
428         x86_64-*-mingw* and *-w64-mingw* targets.
429         * configure: Regenerated.
431 2009-10-16  Nick Clifton  <nickc@redhat.com>
433         * MAINTAINERS: Add myself as a maintainer for the RX port.
435 2009-10-26  Johannes Singler <singler@kit.edu>
437         * MAINTAINERS (Write After Approval): Update my e-mail address.
439 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
441         * configure.ac (CLooG test): Use = with test.
442         * configure: Regenerate.
444 2009-10-22  Richard Guenther  <rguenther@suse.de>
446         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
447         cloog if the ppl version check failed.  Move flags saving
448         before setting in libelf check.
449         * configure: Regenerate.
451 2009-10-21  Richard Guenther  <rguenther@suse.de>
453         * configure.ac: Adjust the ppl and cloog configure to work as
454         documented.  Disable cloog if ppl was disabled.  Omit the version
455         checks if they were disabled.
456         * configure: Re-generate.
458 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
460         * configure.ac: Add 'lto' to enable_languages, not
461         new_enable_languages, and only if not already present.
462         * configure: Regenerate.
464 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
466         * README: Refer to the various COPYING* files instead of just
467         COPYING.
468         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
470 2009-10-07 Rafael Avila de Espindola  <espindola@google.com>
472         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
473         
474 2009-10-07  Richard Guenther  <rguenther@suse.de>
476         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
477         and Richard Guenther as reviewers.
478         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
479         as reviewers.
481 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
483         * config.sub: Update from upstream sources.
485 2009-10-06  Ian Lance Taylor  <iant@google.com>
487         * Makefile.def: check-gold depends upon all-gas.
488         * Makefile.in: Rebuild.
490 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
492         * MAINTAINERS (Write After Approval): Add myself.
494 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
496         * Makefile.def: all-lto-plugin depends on all-libiberty.
497         set bootstrap=true for lto-plugin.
498         Add lto-plugin.
499         * Makefile.in: Regenerate.
500         * configure.ac (host_libs): Add lto-plugin.
501         * configure: Regenerate.
503 2009-10-03  Diego Novillo  <dnovillo@google.com>
505         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
506         (HOST_LIBELFLIBS): Define.
507         (HOST_LIBELFINC): Define.
508         * Makefile.in: Regenerate.
509         * configure.ac: Add --enable-lto.
510         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
511         If --enable-lto is used, add 'lto' to new_enable_languages.
512         If --enable-lto is used and gold is enabled, add
513         lto-plugin to configdirs.
514         * configure: Regenerate.
516 2009-10-03  Simon Baldwin  <simonb@google.com>
518         * configure.ac: If --with-system-zlib, suppress local zlib and
519         pass --with-system-zlib to subdir configure scripts.
520         * configure: Regenerate.
522 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
523             Paolo Bonzini  <bonzini@gnu.org>
525         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
526         $(srcdir).
527         * Makefile.in: Rebuilt.
529 2009-09-26  Gary Funck <gary@intrepid.com>
531         * MAINTAINERS (Write After Approval): Add myself.
533 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
535         * configure.ac: Update minimum MPC version to 0.7.
536         * configure: Regenerate.
538 2009-09-25  Nick Clifton  <nickc@redhat.com>
540         * configure.ac: Pass any --cache-file=/dev/null option on to
541         subconfigures.
542         * configure: Regenerate.
544 2009-09-23  Nick Clifton  <nickc@redhat.com>
546         * config.sub, config.guess: Update from upstream sources.
548 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
550         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
551         * Makefile.in: Rebuilt.
553 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
555         PR bootstrap/32272
556         * configure.ac: Error out if $srcdir isn't '.' but contains
557         host-${host_noncanonical}.
558         * configure: Regenerate.
560 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
562         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
563         maintainer.
565 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
567         * configure.ac: If bootstrapping a combined tree with
568         --enable-gold, require c++ in stage1_languages.
569         * configure: Regenerate.
571         * configure.ac: Also add target_libs of stage1_languages to
572         bootstrap_target_libs.
573         * configure: Regenerate.
575         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
576         with --enable-languages not containing c++.
577         * configure: Regenerate.
579 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
581         * configure.ac: Disable java and boehm-gc for bfin-*-*.
582         * configure: Regenerate.
584 2009-09-12  Joern Rennecke <joern.rennecke@embecosm.com>
586         * MAINTAINERS (Write After Approval): Update my e-mail address,
587         and move from from here...
588         (Waiting for paperwork): To here.
590 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
592         * MAINTAINERS (Reviewers): Add self as driver reviewer.
594 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
596         * configure.ac: Do not use $extrasub for replacing @if/@endif
597         parts in Makefile; instead, use additional arguments to
598         AC_CONFIG_COMMANDS to do the replacement manually, with several
599         sed invocations, to avoid HP-UX sed command limits.
600         * configure: Regenerate.
602 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
604         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
605         blank before -L.
607 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
609         * configure.ac (with-build-config): Document.  Handle without.
610         Handle missing argument.
611         * configure: Rebuilt.
613 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
615         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
616         Default to bootstrap-debug only if compare-debug works.
617         * configure: Rebuilt.
618         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
619         * Makefile.in: Rebuilt.
621 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
623         * MAINTAINERS (OS Port Maintainers): Update my email address.
625 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
627         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
628         * Makefile.in: Rebuilt.
630 2009-09-01  Chris Demetriou  <cgd@google.com>
632         * MAINTAINERS (Write After Approval): Add myself.
634 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
636         PR debug/30161
637         * include/dwarf2.h (enum dwarf_tag): Added
638         DW_TAG_GNU_template_template_param
639         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
641 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
643         * Makefile.tpl (AWK): Fix typo.
644         * Makefile.in: Regenerate.
646 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
648         * configure.ac: Detect awk and sed.
649         * Makefile.def (flags_to_pass): Add AWK and SED.
650         * Makefile.tpl (AWK, SED): New.
651         (BASE_FLAGS_TO_PASS): Add AWK and SED.
652         * configure: Regenerate.
653         * Makefile.in: Regenerate.
655 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
657         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
658         (collapseslashes): Likewise.
660 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
662         * configure.ac (AC_PREREQ): Bump to 2.64.
664 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
666         * configure.ac: Remove --with-datarootdir, --with-docdir,
667         --with-pdfdir, --with-htmldir switches.
668         * configure: Regenerate.
670         * configure: Regenerate.
672         * compile: Sync from Automake 1.11.
673         * depcomp: Likewise.
674         * install-sh: Likewise.
675         * missing: Likewise.
676         * mkinstalldirs: Likewise.
677         * ylwrap: Likewise.
679 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
681         * ltmain.sh (func_normal_abspath): New function.
682         (func_relative_path): Likewise.
683         (func_mode_help): Document new -bindir option for link mode.
684         (func_mode_link): Add new -bindir option, and use it to place
685         output DLL if specified.
687 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
689         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
690         (baseargs): Add --disable-option-checking.
691         * configure: Regenerate.
693         * Makefile.def (configure-target-libiberty): Depend on
694         all-binutils and all-ld.
695         (configure-target-newlib): Likewise.
696         * Makefile.in: Regenerate.
698 2009-08-17  Ben Elliston  <bje@au.ibm.com>
700         * config.sub, config.guess: Update from upstream sources.
702 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
704         Sync from src, merge:
706         2009-07-02  Tristan Gingold  <gingold@adacore.com>
708         * configure.ac: Do not exclude gas for i386-*-darwin.
709         Add a case for x86_64-*-darwin.
710         * configure: Regenerate.
712 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
714         * MAINTAINERS: Add my name to Write After Approval list.
716 2009-08-06  Michael Eager <eager@eagercon.com>
718         * configure.ac: Add Microblaze target.
719         * configure: Regenerate.
721 2009-07-31  Christian Bruel  <christian.bruel@st.com>
723         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
724         * configure: Regenerate.
725         
726 2009-07-28  Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
728         * MAINTAINERS (Write After Approval): Update my e-mail address.
730 2009-07-06  Ian Lance Taylor  <iant@google.com>
732         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
733         * configure: Rebuild.
735 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
737         * MAINTAINERS: Move myself to the Graphite Reviewers.
739 2009-06-30  Wei Guozhi  <carrot@google.com>
741         * MAINTAINERS: Add my name to Write After Approval list.
743 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
745         PR bootstrap/40338
746         * configure.ac (comparestring): Create new variable.
747         * Makefile.tpl (comparestring): Use to skip some comparisions.
748         * configure: Regenerate.
749         * Makefile.in: Regenerate.
751 2009-06-26  Doug Evans  <dje@sebabeach.org>
753         * Makefile.def (host_modules): Add cgen.
754         * Makefile.in: Regenerate.
755         * configure.ac (host_tools): Add cgen.
756         * configure: Regenerate.
758 2009-06-23  DJ Delorie  <dj@redhat.com>
760         * MAINTAINERS: Add myself as mep maintainer.
762 2009-06-23  Ian Lance Taylor  <iant@google.com>
764         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
765         boot_languages.  Only bootstrap target libraries listed in
766         target_libs for some boot language.  Add --with-stage1-ldflags,
767         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
768         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
769         if not building with C++.
770         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
771         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
772         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
773         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
774         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
775         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
776         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
777         * configure, Makefile.in: Rebuild.
779 2009-06-23  Li Feng  <nemokingdom@gmail.com>
781         * MAINTAINERS: Added my name to write-after-approval list.
783 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
785         * configure.ac: Define is_elf for QNX Neutrino targets.
786         * configure: Regenerate.
788 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
790         * MAINTAINERS: Added my name to the write-after-approval list
792 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
794         * configure.ac: Detect MPC in default directory.
795         * configure: Regenerate.
797 2009-06-03  Jerome Guitton  <guitton@adacore.com>
798             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
800         * Makefile.tpl (all): Avoid a trailing backslash.
801         * Makefile.in: Regenerate.
803 2009-06-03  Ben Elliston  <bje@au.ibm.com>
805         * config.sub, config.guess: Update from upstream sources.
807 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
809         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
810         to noconfdirs.
811         * configure: Regenerate.
813 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
815         * Makefile.tpl ([+compare-target+]): Compare all stage
816         directories, rather than just gcc.
817         * Makefile.in: Rebuilt.
819 2009-06-01  Doug Kwan  <dougkwan@google.com>
821         * configure.ac: Support gold for target arm*-*-*.
822         * configure: Regenerate.
824 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
826         * Makefile.def: Add MPC support and dependencies.
827         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
829         * Makefile.in, configure: Regenerate.
831 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
833         * Makefile.tpl (all): Avoid harmless warning in make all when
834         gcc-bootstrap is enabled but stage_last does not exist.
835         * Makefile.in: Rebuilt.
837 2009-05-24  Nicolas Roche  <roche@adacore.com>
839         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
840         * Makefile.in: Regenerate.
842 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
844         * MAINTAINERS: Update my e-mail address.
846 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
848         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
849         * configure:  Regenerate.
851 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
853         PR other/40159
854         * Makefile.tpl (all): Don't assume gcc-bootstrap and
855         gcc-no-bootstrap are mutually exclusive.
856         * Makefile.in: Rebuilt.
858 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
860         PR other/40159
861         * Makefile.tpl (all): Don't end with unconditional success.
862         * Makefile.in: Rebuilt.
864 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
866         PR target/37137
867         * Makefile.def (flags_to_pass): Remove redundant and incomplete
868         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
869         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
870         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
871         stage_configureflags, stage_cflags and stage_libcflags into
872         explicit Makefile macros.
873         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
874         GFORTRAN.
875         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
876         CC.  Set CC_FOR_BUILD from CC.
877         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
878         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
879         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
880         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
881         and GFORTRAN.
882         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
883         (_LIBCFLAGS): Renamed to _TFLAGS.
884         (do-compare-debug, do-compare3-debug): Drop.
885         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
886         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
887         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
888         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
889         (XGCC_FLAGS_FOR_TARGET): New.
890         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
891         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
892         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
893         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
894         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
895         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
896         TFLAGS.
897         (BUILD_CONFIG): Include if requested.
898         (all): Set TFLAGS on bootstrap.
899         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
900         (all-stageid-prefixmodule): Likewise.
901         (do-clean, distclean-stageid): Set TFLAGS.
902         (restrap): Fix whitespace.
903         * Makefile.in: Rebuilt.
905 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
907         * config.guess: Sync with src.
909 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
911         * configure.ac ($with_ppl):  Default to no if not supplied.
912         ($with_cloog):  Likewise.
913         configure:  Regenerate.
915 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
917         * MAINTAINERS: Update my e-mail address.
919 2009-04-27  Nick Clifton  <nickc@redhat.com>
921         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
923 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
925         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
926         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
927         * Makefile.in: Regenerate.
929 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
931         PR bootstrap/39739
932         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
933         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
935         * configure, Makefile.in: Regenerate.
937 2009-04-21  Taras Glek  <tglek@mozilla.com>
939         * include/hashtab.h: Update GTY annotations to new syntax
940         * include/splay-tree.h: Likewise
942 2009-04-17  Ben Elliston  <bje@au.ibm.com>
944         * config.sub, config.guess: Update from upstream sources.
946 2009-04-15  Anthony Green  <green@moxielogic.com>
948         * configure.ac: Add moxie support.
949         * configure: Rebuilt.
951 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
953         * configure.ac: Change copyright header to refer to version
954         3 of the GNU General Public License and to point readers at the
955         COPYING3 file and the FSF's license web page.
956         * Makefile.def: Likewise.
957         * Makefile.tpl: Likewise.
958         * Makefile.in: Regenerate.
960 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
962         * configure.ac: Restore match for darwin9 or later. Use double
963         brackets since regeneration eats one pair.
964         * configure: Regenerate.
966 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
968         PR gas/10039
969         * configure.ac: Require texinfo 4.7.
970         * configure: Regenerated.
972 2009-04-09  Nick Clifton  <nickc@redhat.com>
974         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
975         the GCC Runtime Library Exception.
977 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
979         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
980         * configure: Regenerate.
982 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
984         * Makefil.def (languages): New entries.
985         * Makefile.tpl (check-gcc-*): New generic target.
986         * Makefile.in: Regenerate.
988 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
990         * MAINTAINERS:  Update my email address.
992 2009-03-18  Tom Tromey  <tromey@redhat.com>
994         * configure: Rebuild.
995         * configure.ac (host_libs): Add libiconv.
996         * Makefile.in: Rebuild.
997         * Makefile.def (host_modules): Add libiconv.
998         (configure-gdb, all-gdb): Depend on libiconv.
1000 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1002         * configure.ac: Treat gdb as supported on x86_64-darwin.
1003         * configure: Regenerate.
1005 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1007         * configure.ac (--with-host-libstdcxx): New option.
1008         * configure: Regenerate.
1010 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
1012         * MAINTAINERS:  Move myself into the write after approval list.
1014 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1016         * MAINTAINERS: Update e-mail address.
1017         
1018 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1020         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1022 2009-03-10  Ira Rosen <irar@il.ibm.com>
1024         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1026 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1028         Backport from git Libtool:
1030         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1031         Support GNU/kOpenSolaris.
1032         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1033         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1034         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1035         GNU/kOpenSolaris.
1037 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1039         * MAINTAINERS: Update e-mail address.
1041 2009-02-24  Michael Eager  <eager@eagercon.com>
1043         * MAINTAINERS (Write After Approval): Add self.
1045 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1047         * MAINTAINERS (Write After Approval): Add myself.
1049 2009-02-05  Andreas Schwab  <schwab@suse.de>
1051         * Makefile.tpl (stage_last): Define $r and $s before using
1052         $(RECURSE_FLAGS_TO_PASS).
1053         * Makefile.in: Regenerate
1055 2009-01-30  Ian Lance Taylor  <iant@google.com>
1057         * MAINTAINERS: Move myself to the Global Reviewers list.
1059 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1061         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1062         * configure: Regenerate.
1064 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1066         * MAINTAINERS: Make whitespace consistent.
1067         Remove Robert Millan from Write After Approval.
1069 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1071         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1072         (all-opcodes): Depend on all-libiberty.
1073         * Makefile.in: Regenerate.
1075 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1077         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1078         * configure: Regenerate.
1080 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1082         * MAINTAINERS (Write After Approval): Add myself.
1084 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1086         * MAINTAINERS: Add myself to reviewers (Fortran).
1088 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
1090         PR tree-optimization/38515
1091         * configure.ac (cloog-polylib): Removed.
1092         (with_ppl, with_cloog): Test for "no".
1093         * configure: Regenerated.
1095 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1097         * MAINTAINERS: Moved myself to reviewers (Fortran).
1099 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1101         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1102         (Write After Approval): Remove myself.
1104 2009-01-03  Diego Novillo  <dnovillo@google.com>
1106         * MAINTAINERS: Remove myself from alias maintainership.
1108 2009-01-02  David Ayers  <ayers@fsfe.org>
1110         * MAINTAINERS: Update e-mail address.
1112 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1114         * MAINTAINERS: Make whitespace consistent.
1116 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1118         Backport from upstream Libtool:
1119         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1120         Add cache variables to tests that require the linker to work.
1121         For shlibpath_overrides_runpath, this also changes the semantics
1122         to let the result from the C compiler take precedence.
1124 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1126         * config.sub, config.guess: Update from upstream sources.
1128 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
1130         * configure.ac (ppllibs): Add by default the lib flags.
1131         * configure: Regenerate.
1133 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1135         * MAINTAINERS:  Add myself to the write after approval list.
1137 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1139         * configure.ac: Add double brackets on darwin[912].
1140         * configure: Regenerate.
1142 2008-12-03  Daniel Kraft  <d@domob.eu>
1144         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1145         Approval to Reviewer section (for Fortran front-end).
1147 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1149         * configure.ac: Expand to darwin10 and later.
1150         * configure: Regenerate.
1152 2008-12-02  Andreas Schwab  <schwab@suse.de>
1154         * Makefile.def: configure-target-boehm-gc depends on
1155         all-target-libstdc++-v3.
1156         * Makefile.in: Regenerate.
1158 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1160         * MAINTAINERS:  Add myself as mingw maintainer.
1162 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1164         * config.sub, config.guess: Update from upstream sources.
1166 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1168         * README.SCO: Remove.
1170 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1172         * MAINTAINERS:  Add myself to the write after approval list.
1174 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1176         * MAINTAINERS:  Update my email address in WAA section.
1178 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
1180         * MAINTAINERS: Update e-mail address.
1182 2008-11-27  Toon Moene <toon@moene.org>
1184         * MAINTAINERS: Change e-mail address.
1186 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1188         * configure.ac: Build gdb for i?86-*-darwin*
1189         * configure: Regenerated.
1191 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
1193         * MAINTAINERS: Added my full name.
1195 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1197         PR bootstrap/38014
1198         PR bootstrap/37923
1200         Revert:
1202         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1204         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1205         * Makefile.in: Regenerated.
1207         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1209         PR gdb/921
1210         PR gdb/1646
1211         PR gdb/2175
1212         PR gdb/2176
1214         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1215         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1216         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1217         (HOST_EXPORTS): Pass CPPFLAGS.
1218         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1219         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1220         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1221         * Makefile.in, configure: Regenerated.
1222         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1223         and CPPFLAGS_FOR_BUILD.
1225 2008-11-06  Jeff Law <law@redhat.com>
1227         * MAINTAINERS: Add myself as middle end maintainer.
1229 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1231         * MAINTAINERS (Write after approval): Add myself.
1233 2008-11-05  Diego Novillo  <dnovillo@google.com>
1235         * MAINTAINERS (Global Reviewers): Add myself.
1236         (Non-Algorithmic Maintainers): Remove myself.
1238 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1240         * MAINTAINERS (Write after approval): Add myself.
1242 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1244         * MAINTAINERS (Write after approval): Add myself.
1246 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1248         * configure.ac (spu-*-*): Remove special case.
1249         * configure: Regenerate.
1251 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1253         * MAINTAINERS (Write after approval): Update my email address.
1255 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1257         * configure.ac [spu-*-*]: Do not set skipdirs.
1258         * configure: Re-generate.
1260 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1262         * MAINTAINERS (Various Maintainers): Add myself to reload.
1264 2008-10-25  Richard Guenther  <rguenther@suse.de>
1266         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1267         maintainer.  Remove myself as libgcc-math maintainer.
1268         (Non-Algorithmic Maintainers): Remove myself.
1270 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1272         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1273         * Makefile.in: Regenerated.
1275 2008-10-23  Cary Coutant  <ccoutant@google.com>
1277         * MAINTAINERS (Write after approval): Add myself.
1279 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1281         PR gdb/921
1282         PR gdb/1646
1283         PR gdb/2175
1284         PR gdb/2176
1286         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1287         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1288         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1289         (HOST_EXPORTS): Pass CPPFLAGS.
1290         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1291         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1292         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1293         * Makefile.in, configure: Regenerated.
1294         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1295         and CPPFLAGS_FOR_BUILD.
1297 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
1299         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1300         Sebastian Pop.
1302 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1304         * MAINTAINERS (Write After Approval): Added myself.
1306 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1308         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1309         recommended version to 2.3.2.
1311         * configure: Regenerate.
1313 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1315         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1317 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1319         * MAINTAINERS (Write After Approval): Update e-mail address.
1321 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1323         * libtool.m4: Update to libtool 2.2.6.
1324         * lt~obsolete.m4: Update to libtool 2.2.6.
1325         * ltmain.sh: Update to libtool 2.2.6.
1326         * ltsugar.m4: Update to libtool 2.2.6.
1327         * ltversion.m4: Update to libtool 2.2.6.
1328         * ltoptions.m4: Update to libtool 2.2.6.
1329         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1331 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1333         * MAINTAINERS (Write After Approval): Add myself.
1335 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1337         * MAINTAINERS (Write After Approval): Update my name.
1339 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1341         * MAINTAINERS: Add myself in "Write After Approval".
1343 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1345         * MAINTAINERS: Add myself as ia64 maintainer.
1347 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1349         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1350         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1351         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1352         and Michael Tiemann from Write After Approval since they do not
1353         actually have access.
1355 2008-09-05  Richard Guenther  <rguenther@suse.de>
1357         * configure.ac: Initialize clooglibs to -lcloog.
1358         * configure: Re-generate.
1360 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1362         * MAINTAINERS (Write After Approval): Add myself.
1364 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1366         * configure.ac (--with-cloog-polylib): New.
1367         (--disable-cloog-version-check): New.
1368         (--disable-ppl-version-check): New.
1369         * configure: Re-generate.
1371 2008-09-03  Richard Guenther  <rguenther@suse.de>
1373         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1374         cloog test.
1375         * configure: Re-generate.
1377 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1379         Add picoChip port.
1380         * MAINTAINERS: Add picoChip maintainers.
1382 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1383             Tobias Grosser  <grosser@fim.uni-passau.de>
1384             Jan Sjodin  <jan.sjodin@amd.com>
1385             Harsha Jagasia  <harsha.jagasia@amd.com>
1386             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1387             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1388             Adrien Eliche  <aeliche@isty.uvsq.fr>
1390         Merge from graphite branch.
1391         * configure: Regenerate.
1392         * Makefile.in: Regenerate.
1393         * configure.ac (host_libs): Add ppl and cloog.
1394         Add checks for PPL and CLooG.
1395         * Makefile.def (ppl, cloog): Added modules and dependences.
1396         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1397         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1399 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1401         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1402         (GCC_SHLIB_SUBDIR): New.
1403         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1404         * configure: Regenerate.
1405         * Makefile.in: Regenerate.
1407 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1409         * MAINTAINERS: Consistently use tabs to separate columns.
1411 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1413         * MAINTAINERS (Write after Approval): Add myself.
1415 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1417         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1418         Enable bfd, binutils and opcodes.
1419         * configure: Regenerate.
1421 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1423         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1425 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1427         * MAINTAINERS:  Use correct Umlaut for last name.
1429 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1431         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1433 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1435         * MAINTAINERS: Update my email address.
1437 2008-08-16  Nicolas Roche  <roche@adacore.com>
1439         * Makefile.tpl: Add BOOT_ADAFLAGS.
1440         * Makefile.in: Regenerate.
1442 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1444         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1445         * configure: Regenerate.
1447 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
1449         * configure.ac: Add makefile fragments for hpux.
1450         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1451         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1452         * configure: Regenerate.
1453         * Makefile.in: Regenerate.
1455 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1457         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1459 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1461         * MAINTAINERS (Write after Approval): Add myself.
1463 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1465         * MAINTAINERS (Write After Approval):  Add myself.
1467 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1469         * MAINTAINERS (Write After Approval):  Add myself.
1471 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1473         * MAINTAINERS: Update my email address.
1475 2008-06-25  Joey Ye  <joey.ye@intel.com>
1477         * MAINTAINERS (Write After Approval):  Add myself.
1479 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1481         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1482         * Makefile.in: Regenerate.
1483         * configure: Regenerate.
1485 2008-06-17  Daniel Kraft  <d@domob.eu>
1487         * MAINTAINERS (Write After Approval):  Add myself.
1489 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1491         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1492         "$@" is still intact with both Autoconf 2.59 and 2.62.
1493         * configure: Regenerate.
1495 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1497         * Makefile.tpl: Fix comment errors.
1498         * Makefile.in: Regenerate.
1500 2008-06-12  David S. Miller  <davem@davemloft.net>
1501             David Edelsohn  <edelsohn@gnu.org>
1503         * configure.ac: Add powerpc*-*-* to gold supported targets.
1504         * configure: Regenerate.
1506 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1508         PR tree-optimization/36218
1509         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1510         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1511         (all prefix="build-"): Pass them to build-system sub-makes.
1512         * Makefile.in: Regenerate.
1514 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1516         * MAINTAINERS (mt port): Remove.
1517         (sco5, unixware, sco udk): Remove.
1518         (Kean Johnston): Add to Write After Approval.
1520 2008-05-30  Julian Brown  <julian@codesourcery.com>
1522         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1523         of libobjc for ARM EABI Linux.
1524         * configure: Regenerate.
1526 2008-05-18 Xinliang David Li   <davidxl@google.com>
1528         * ChangeLog: Remove wrong ChangeLog entry.
1530 2008-05-17 Xinliang David Li   <davidxl@google.com>
1532         * MAINTAINERS (Write After Approval): Add myself.
1534 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1536         * MAINTAINERS (Write After Approval): Add myself.
1538 2008-05-14  Rafael Espíndola  <espindola@google.com>
1540         * config-ml.in: don't handle --enable-shared and --enable-static.
1542 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1544         * MAINTAINERS: Update my email address.
1546 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1548         * MAINTAINERS: Update my email address.
1550 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1552         * MAINTAINERS (Write After Approval): Add myself.
1554 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1556         * MAINTAINERS (Write After Approval): Add myself.
1558 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1560         * MAINTAINERS (crx): Add myself.
1562 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1564         Sync with src:
1565         2008-04-14  David S. Miller  <davem@davemloft.net>
1567         * configure.ac: Add sparc*-*-* to gold supported targets.
1568         * configure: Regenerate.
1570 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1572         PR bootstrap/35457
1573         * configure.ac: Include override.m4.
1574         * configure: Regenerate.
1576 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1578         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1579         * Makefile.in: Regenerate.
1581 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1583         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1584         as nonconfigurable directories list.
1585         * configure: Regenerate.
1587 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1589         * config.sub, config.guess: Update from upstream sources.
1591 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1593         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1594         * Makefile.in: Regenerate.
1596 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1598         * configure.ac: Do not build libssp for the AVR.
1599         * configure: Regenerate.
1601 2008-04-07  Ian Lance Taylor  <iant@google.com>
1603         * Makefile.def: check-gold depends upon all-binutils.
1604         * Makefile.in: Regenerate.
1606 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1608         * MAINTAINERS (Write After Approval): Add myself.
1610 2008-04-04  Nick Clifton  <nickc@redhat.com>
1612         PR binutils/4334
1613         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1614         builds.
1615         * configure: Regenerate.
1617 2008-04-04  NightStrike  <NightStrike@gmail.com>
1619         PR other/35151
1620         * configure.ac: Combine rules for mingw32 and mingw64.
1621         * configure: Regenerate.
1623 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1625         * MAINTAINERS (Write After Approval): Add myself.
1627 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
1629         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1630         * Makefile.in (.NOTPARALLEL): Ditto.
1632 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1634         * MAINTAINERS (Write After Approval): Add myself.
1636 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
1638         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1639         * Makefile.in (.NOTPARALLEL): Regenerate.
1641 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1643         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1644         * Makefile.in: Regenerate.
1646 2008-03-26  Jakub Staszak  <kuba@et.pl>
1648         * MAINTAINERS (Write After Approval): Add myself.
1650 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1652         * MAINTAINERS:  Update e-mail address.
1654 2008-03-20  Ian Lance Taylor  <iant@google.com>
1656         * configure.ac: Add support for --enable-gold.
1657         * Makefile.def: Add gold as a directory like ld.
1658         * configure, Makefile.in: Regenerate.
1660 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1662         * configure.ac: m4_include config/proginstall.m4.
1663         * configure: Regenerate.
1665         Backport from upstream Libtool:
1667         2007-10-12  Eric Blake  <ebb9@byu.net>
1669         Deal with Autoconf 2.62's semantic change in m4_append.
1670         * ltsugar.m4 (lt_append): Replace broken versions of
1671         m4_append.
1672         (lt_if_append_uniq): Don't require separator to be overquoted,
1673         and avoid broken m4_append.
1674         (lt_dict_add): Fix typo.
1675         * libtool.m4 (_LT_DECL): Don't overquote separator.
1677 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1679         * config.rpath: Add AIX 6 support.
1681 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1683         * Makefile.def (stageprofile).  Remove -fprofile-generate
1684         from stage_libcflags.
1685         * Makefile.in: Regenerate.
1687 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1689         * config.sub, config.guess: Update from upstream sources.
1691 2008-03-06  Tom Tromey  <tromey@redhat.com>
1693         * MAINTAINERS: Update for treelang deletion.
1695 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1697         * MAINTAINERS: Update my email address.
1699 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1701         * MAINTAINERS (darwin port): Add myself as a maintainer.
1702         (objective-c/c++): Add myself as a maintainer.
1704 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1706         * MAINTAINERS (Write After Approval): Update my email address.
1708 2008-02-25  Tomas Bily  <tbily@suse.cz>
1710         * MAINTAINERS (Write After Approval): Add myself.
1712 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1714         * MAINTAINERS (OpenMP): Add myself.
1716 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1718         PR bootstrap/32009
1719         PR bootstrap/32161
1721         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1722         * configure: Regenerate.
1724         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1725         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1726         STAGE4_LIBCFLAGS): New.
1727         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1728         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1729         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1730         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1731         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1732         for target modules.  Don't export LIBCFLAGS.
1733         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1734         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1735         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1736         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1737         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1738         * Makefile.in: Regenerate.
1740 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1742         PR libgcj/33085
1743         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1744         Do not use -DDLL_EXPORT.  Backport from upstream.
1746 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1748         * MAINTAINERS (Write After Approval): Add myself.
1750 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1752         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1753         * configure: Regenerate.
1755 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1757         * configure.ac (xtensa*-*-*): Recognize processor variants.
1758         * configure: Regenerate.
1760 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1762         PR bootstrap/34922
1763         * configure.ac (PARSE_ARGS): Push suitable setting of
1764         ac_subdirs_all, for `./configure --help=recursive'.
1765         Handle `+' in generic toplevel directory disabling.
1766         * configure: Regenerate.
1768 2008-01-28  Nick Clifton  <nickc@redhat.com>
1770         * MAINTAINERS (xstormy16): Take over maintainership.
1772 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1774         * MAINTAINERS (c4x port): Remove.
1776 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1778         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1780 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1782         * config.sub, config.guess: Update from upstream sources.
1784 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1786         * MAINTAINERS (Write After Approval): Add myself.
1788 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1790         * MAINTAINERS: Update my email address.
1792 2008-01-09  Raksit Ashok  <raksit@google.com>
1794         * MAINTAINERS (Write After Approval): Add myself.
1796 2008-01-09  Raksit Ashok  <raksit@google.com>
1798         * MAINTAINERS (Write After Approval): Add myself.
1800 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1802         * config.sub, config.guess: Update from upstream sources.
1804 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1806         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1807         Change recommended MPFR from 2.2.1 -> 2.3.0.
1808         * configure: Regenerate.
1810 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1812         * MAINTAINERS: Update my email address.
1814 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1816         * MAINTAINERS: Update my email address.
1818 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1820         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1821         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1822         * Makefile.in: Regenerate.
1824 2007-12-10  Mark Heffernan <meheff@google.com>
1826         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1827         misplaced entries.
1829 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1831         * configure.ac: Enable libjava for x86_64-*-darwin9.
1832         * configure: Regenerate.
1834 2007-12-07  Bill Maddox <maddox@google.com>
1836         * MAINTAINERS (Write After Approval): Add myself.
1838 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1840         * config.sub, config.guess: Update from upstream sources.
1842 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1844         * config-ml.in: Remove 64bit configure tests.
1846 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1848         * config-ml.in: Robustify against white space in absolute file
1849         names.
1851         * config-ml.in (multi-clean): Substitute ${Makefile}.
1852         Remove superfluous ${Makefile} in list.
1854 2007-11-19  Thiemo Seufer  <ths@mips.com>
1856         * config-ml.in: Don't hardcode the Makefile name.
1858 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1860         * MAINTAINERS (Write After Approval): Add myself.
1862 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1864         * MAINTAINERS (Write After Approval): Add myself.
1866 2007-11-06  Doug Kwan <dougkwan@google.com>
1868         * MAINTAINERS (Write After Approval): Add myself.
1870 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1872         * MAINTAINERS (mercury): Remove entry.
1873         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1875 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1877         * Makefile.def (dependencies): Make configure-gdb depend on
1878         all-intl.
1879         * Makefile.in: Regenerated.
1881 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1883         * MAINTAINERS (Fortran maintainer): Remove myself.
1885 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1887         * Makefile.def: To avoid problems running with parallel makes,
1888         build newlib before libgloss so that target specific header
1889         files are availble.
1890         * Makefile.in: Regenerate
1892 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1894         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1895         * Makefile.in: Regenerate.
1897 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1899         * MAINTAINERS (Register allocation reviewer): Add myself.
1901 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1903         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1904         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1905         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1906         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1907         * configure: Regenerate.
1909 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1911         * MAINTAINERS (Register allocation reviewer): Add myself.
1913 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1915         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1916         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1917         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1918         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1919         * configure.ac: Default them to host tools for $host = $build.
1920         Subst them.
1922         * configure: Regenerate.
1923         * Makefile.in: Regenerate.
1925 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1927         * MAINTAINERS (Register allocation reviewer): Add myself.
1929 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1931         * MAINTAINERS (Register allocation reviewer): Add myself.
1933 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1935         * MAINTAINERS (Write After Approval): Fix typo.
1937 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1939         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1940         * configure: Regenerate.
1942 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1944         PR bootstrap/31906
1945         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1946         they're already prefixed.
1948 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1950         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1951         libstdc++.
1952         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1953         * configure: Regenerate.
1954         * Makefile.in: Regenerate.
1956 2007-09-17  Andreas Schwab  <schwab@suse.de>
1958         * configure.ac: Raise minimum makeinfo version to 4.6.
1959         * configure: Regenerate.
1961 2007-09-17  Johannes Singler <singler@ira.uka.de>
1963         * MAINTAINERS (write-after-approval) add myself
1965 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1967         * configure.ac: Correct makeinfo version check.
1968         * configure: Regenerate.
1970 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1972         * MAINTAINERS: Update my email address.
1974 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1976         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1977         to $skipdirs and only disable gprof for newlib.  Use the normal
1978         mips*-elf* handling in other respects.
1979         * configure: Regnerate.
1981 2007-09-12  David Daney  <ddaney@avtrex.com>
1983         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1984         enabling libgcj.
1985         * configure: Regenerate.
1987 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1989         PR other/32154
1990         * configure.ac: For libgloss targets, point the linker to the linker
1991         script, startup code and simulator library.
1992         * configure: Regenerate.
1994 2007-09-07  Andrew Haley  <aph@redhat.com>
1996         * configure.ac (noconfigdirs): Remove target-libffi and
1997         target-libjava.
1998         * configure: Regenerate.
2000 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2002         PR target/33281
2003         * configure.ac: Use config/mh-mingw on mingw.
2004         * configure: Regenerate.
2006 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2008         * MAINTAINERS (Write After Approval): Add myself.
2010 2007-09-05  Richard Guenther  <rguenther@suse.de>
2012         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2013         nor --disable-checking is provided also turn on yes and types
2014         checking for stage1.
2015         * configure: Re-generate.
2017 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2019         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2020         (Write After Approval): Remove myself.
2022 2007-08-29  Nick Clifton  <nickc@redhat.com>
2024         * config.sub, config.guess: Update from upstream sources.
2026 2007-08-22  Bud Davis  <jmdavis@link.com>
2028         * MAINTAINERS (Write After Approval): Added myself.
2029         * MAINTAINERS (Reviewers): Removed myself.
2031 2007-08-18  Paul Brook  <paul@codesourcery.com>
2032             Joseph Myers  <joseph@codesourcery.com>
2034         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2035         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2036         * Makefile.in: Regenerate.
2037         * configure.ac (--with-debug-prefix-map): New.
2038         * configure: Regenerate.
2040 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2041             Nigel Stephens  <nigel@mips.com>
2043         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2044         as target_makefile_frag.
2045         * configure: Regenerate.
2047 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2049         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2050         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2051         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2052         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2053         (do-compare, do-compare3, do-compare-debug): New.
2054         ([+compare-target+]): Use them.
2056 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2058         * MAINTAINERS (Write After Approval): Change my email address.
2060 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2061             Ben Elliston  <bje@au.ibm.com>
2063         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2064         --silent if $silent.
2065         * configure: Regenerate.
2067 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2069         * MAINTAINERS (Various Maintainers): Add myself as
2070         loop infrastructure maintainer.  Update my e-mail
2071         address.
2073 2007-07-31  Diego Novillo  <dnovillo@google.com>
2075         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2076         Adjust description.
2078 2007-07-26  Richard Guenther  <rguenther@suse.de>
2080         * configure.ac: Add types checking to stage1 checking flags.
2081         * configure: Regenerate.
2083 2007-07-17  Nick Clifton  <nickc@redhat.com>
2085         * COPYING3: New file.  Contains version 3 of the GNU General
2086         Public License.
2087         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2088         Lesser General Public License.
2090 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2092         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2094 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2096         * MAINTAINERS (S/390 co-maintainer): Add myself.
2097         (Write After Approval): Remove myself.
2099 2007-07-13  Dan Hipschman  <dsh@google.com>
2101         * MAINTAINERS (Write After Approval): Add myself.
2103 2007-07-11  Nick Clifton  <nickc@redhat.com>
2105         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2106         WINDRES export.
2107         * Makefile.in: Regenerate.
2109 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2111         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2112         maintainer.
2114 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2116         * lt~obsolete.m4: New. Import from 20070318 libtool.
2118 2007-07-03  Julian Brown  <julian@codesourcery.com>
2120         * MAINTAINERS (Write After Approval): Add myself.
2122 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2124         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2125         * configure: Regenerate.
2127 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2129         * configure.ac: Add some missing m4 quotation.
2130         * configure: Regenerate.
2132 2007-07-02  Simon Baldwin  <simonb@google.com>
2134         * MAINTAINERS (Write After Approval): Add myself.
2136 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2138         * configure: Regenerate.
2140 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2142         * Makefile.def: Add windmc tool to build.
2143         * Makefile.tpl: Likewise.
2144         * configure.ac: Likewise.
2145         * Makefile.in: Regenerate.
2146         * configure: Regenerate.
2148 2007-06-28  DJ Delorie  <dj@redhat.com>
2150         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2151         not building newlib.
2152         * configure: Regenerated.
2154 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2156         * MAINTAINERS (Write After Approval): Add myself.
2158 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2160         * MAINTAINERS (Write After Approval): Add myself.
2162 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2164         * MAINTAINERS (Write After Approval): Add myself.
2166 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2168         * MAINTAINERS (Write After Approval): Add myself.
2170 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2172         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2173         * Makefile.in: Regenerated.
2175 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2177         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2178         bfin*-*-uclinux* targets.
2179         * configure: Regenerate.
2181 2007-06-14  Ian Lance Taylor  <iant@google.com>
2183         * MAINTAINERS: Add myself as non-algorithmic global write
2184         maintainer.
2186 2007-06-14  Diego Novillo  <dnovillo@google.com>
2188         * MAINTAINERS: Add self as middle-end maintainer and
2189         non-algorithmic global write maintainer.
2191 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2193         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2194         Move all Fortran maintainers except Paul Brook into the
2195         Non-Autopoiesis section.
2197 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2199         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2200         (distclean-stage[+id+]): Possibly delete stage_last.
2201         * Makefile.in: Regenerate.
2203 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2205         * MAINTAINERS (Various Maintainer): Fix typo.
2207 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2209         * MAINTAINERS (Various Maintainer): Add myself as
2210         dataflow maintainer.
2212 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2214         * config.sub, config.guess: Update from upstream sources.
2216 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2218         * Makefile.tpl: Fix spelling error.
2219         * Makefile.in: Regenerate.
2221 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2223         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2224         lt_cv_sys_max_cmd_len.
2226 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2228         * MAINTAINERS (Various Maintainers): Add myself as
2229         auto-vectorizer maintainer.
2231 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2233         PR libjava/32098
2234         * libtool.m4: Revert previous change.
2235         * ltgcc.m4: Put it here.
2237 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2239         * MAINTAINERS (Various Maintainers): Add myself as
2240         auto-vectorizer maintainer.
2242 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2244         PR libjava/32098
2245         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2247 2007-05-30  Richard Guenther  <rguenther@suse.de>
2249         * MAINTAINERS (Various Maintainers): Add myself as
2250         auto-vectorizer maintainer.
2252 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2254         PR bootstrap/29382
2255         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2256         * configure: Rebuilt.
2258 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2260         * MAINTAINERS (Write After Approval): Removed my name.
2262 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2264         * MAINTAINERS (Write After Approval): Remove myself.
2266 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2268         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2270 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2272         * ltmain.sh: Update from ToT Libtool.
2273         * libtool.m4: Update from ToT Libtool.
2274         * ltsugar.m4: New. Update from ToT Libtool.
2275         * ltversion.m4: New. Update from ToT Libtool.
2276         * ltoptions.m4: New. Update from ToT Libtool.
2277         * ltconfig: Remove.
2278         * ltcf-c.sh: Remove.
2279         * ltcf-cxx.sh: Remove.
2280         * ltcf-gcj.sh: Remove.
2282 2007-05-22  Ollie Wild  <aaw@google.com>
2284         * MAINTAINERS (Write After Approval): Add myself.
2286 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2288         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2289         stage_cflags.
2290         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2291         Remove CFLAGS/LIBCFLAGS.
2292         (configure-stage[+id+]-[+prefix+][+module+],
2293         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2294         * Makefile.in: Regenerate.
2296 2007-05-15  Diego Novillo  <dnovillo@google.com>
2298         * MAINTAINERS: Update e-mail address.
2300 2007-05-15  Revital Eres  <eres@il.ibm.com>
2302         * MAINTAINERS (Write After Approval): Add myself.
2304 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2306         * MAINTAINERS (Write After Approval): Updated my address.
2308 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2310         * MAINTAINERS (Write After Approval): Add myself.
2312 2007-05-11  Silvius Rus  <rus@google.com>
2314         * MAINTAINERS (Write After Approval): Add myself.
2316 2007-04-23  Tom Tromey  <tromey@redhat.com>
2318         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2320 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2322         * MAINTAINERS (cpplib): Rename to ...
2323         (libcpp): ... this.  Add C/C++ front end maintainers.
2325 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2327         * config-ml.in: Pass ${ml_config_env} to configure calls.
2329 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2331         * MAINTAINERS (Write After Approval): Add myself.
2333 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2335         * MAINTAINERS (Write After Approval): Add myself.
2337 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2339         * MAINTAINERS (fortran 95 front end): Add myself.
2341 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2343         * MAINTAINERS (Write After Approval): Add myself.
2345 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2347         * MAINTAINERS (Modulo Scheduler): Add myself.
2349 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2351         * MAINTAINERS (fortran 95 front end): Add myself.
2352         (c++ front end): whitespace fix.
2354 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2356         * MAINTAINERS (Write After Approval): Add myself.
2358 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2360         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2361         of glob.  Quote arguments with single quotes too.
2362         * configure: Regenerate.
2364 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2366         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2367         * Makefile.in: Regenerate
2369 2007-03-07  Andreas Schwab  <schwab@suse.de>
2371         * configure: Regenerate.
2373 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2375         * configure.ac: Add "--with-pdfdir" configure option,
2376         which defines pdfdir variable.
2377         * Makefile.def (target=fixincludes): Add install-pdf to
2378         missing targets.
2379         (recursive_targets): Add install-pdf target.
2380         (flags_to_pass): Add pdfdir.
2381         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2382         target.
2383         * configure: Regenerate
2384         * Makefile.in: Regenerate
2386 2007-02-28  Eric Christopher  <echristo@apple.com>
2388         Revert:
2389         2006-12-07  Mike Stump  <mrs@apple.com>
2391         * Makefile.def (dependencies): Add dependency for
2392         install-target-libssp and install-target-libgomp on
2393         install-gcc.
2394         * Makefile.in: Regenerate.
2396 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2398         * configure: Regenerate.
2399         * configure.ac: Move statements after variable declarations.
2401 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2403         * MAINTAINERS: Add myself as sh maintainer.
2405 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2407         * configure.ac: Adjust for loop syntax.
2408         * configure: Regenerate.
2410 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2412         * configure: Rebuilt.
2414 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2416         * configure.ac: Drop multiple occurrences of --enable-languages,
2417         and fix its quoting.
2418         * configure: Rebuilt.
2420 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2421             Nathan Sidwell  <nathan@codesourcery.com>
2422             Vladimir Prus  <vladimir@codesourcery.com>
2423             Joseph Myers  <joseph@codesourcery.com>
2425         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2426         * configure: Regenerate.
2428 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2430         * ltconfig (freebsd*): Default to elf.
2432 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2434         * configure.ac (target_libraries): Move libgcc before libiberty.
2435         * configure: Regenerated.
2437 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2438             Paolo Bonzini  <bonzini@gnu.org>
2440         PR bootstrap/30753
2441         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2442         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2443         * configure: Regenerated.
2445 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2447         * MAINTAINERS (Language Front End Maintainers): Update my mail
2448         address.
2450 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2452         PR bootstrap/30748
2453         * configure.ac: Correct syntax for Solaris ksh.
2454         * configure: Regenerated.
2456 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2458         * configure.ac: Sync with src.
2459         * configure: Regenerate.
2461 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2463         * Makefile.in: Regenerate.
2465 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2467         * config.sub: Sync with src.
2469 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2471         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2472         noncanonical equivalents.
2473         * configure.in: Rename to...
2474         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2475         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2476         target_noncanonical.  Use them.  Rewrite removal of configure
2477         arguments for autoconf 2.59.  Discard variable settings.  Force
2478         program_transform_name for native tools.
2480         * Makefile.in: Regenerated.
2481         * configure: Regenerated with autoconf 2.59.
2483 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
2485         * MAINTAINERS (Write After Approval): Add myself.
2487 2007-01-31  Andreas Schwab  <schwab@suse.de>
2489         * Makefile.tpl (LDFLAGS): Substitute it.
2490         * Makefile.in: Regenerate.
2492 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2494         * MAINTAINERS (Write After Approval): Add myself.
2496 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2498         * MAINTAINERS (spu port): Add myself.
2500 2007-01-23  Richard Guenther  <rguenther@suse.de>
2502         PR bootstrap/30541
2503         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2504         * Makefile.tpl (GNATBIND): Substitute it.
2505         (GNATMAKE): Likewise.
2506         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2507         of STAGE_PREFIX.
2508         * Makefile.in: Regenerate.
2509         * configure: Regenerate.
2511 2007-01-18  Mike Stump  <mrs@apple.com>
2513         * configure.in: Re-enable -Werror for gcc builds.
2515 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2517         * MAINTAINERS (Write After Approval): Add myself.
2519 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2521         * configure.in: Change == to = in test command.
2522         * configure: Regenerate.
2524 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2525             Nick Clifton  <nickc@redhat.com>
2526             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2528         * configure.in (build_configargs, host_configargs, target_configargs):
2529         Remove build/host/target parameters.
2530         (host_libs): Add gmp and mpfr.
2531         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2532         * Makefile.def (gmp, mpfr): New.
2533         (gcc): Remove target.
2534         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2535         target_os, target_vendor): New.
2536         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2537         * configure: Regenerate.
2538         * Makefile.in: Regenerate.
2540 2007-01-11  Matt Fago  <fago@earthlink.net>
2542         * configure.in: Try to link to functions only in mpfr 2.2.x
2543         to improve robustness of configure tests.
2544         * configure: Regenerate.
2546 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2548         * MAINTAINERS: Add myself as i386 maintainer.
2550 2007-01-08  Jan Hubicka  <jh@suse.cz>
2552         * MAINTAINERS: Add myself as i386 maintainer.
2554 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2556         * configure.in: Add support for an x86_64-mingw* target.
2557         * configure: Regenerate.
2559 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2561         * Makefile.tpl (all-target): Correct @if conditional for target
2562         modules.
2563         * configure.in: Omit libiberty if building only target libgcc.
2564         * configure, Makefile.in: Regenerated.
2566 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2568         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2569         * configure: Regenerate.
2571 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2573         * Makefile.def (target_modules): Add libgcc.
2574         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2575         * Makefile.tpl (clean-target-libgcc): Delete.
2576         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2577         on gcc even for bootstrapped modules.  Rewrite handling of
2578         lang_env_dependencies to loop over target_modules.
2579         * configure.in (target_libraries): Add target-libgcc.
2580         * Makefile.in, configure: Regenerated.
2582 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2584         * configure.in: Reorganize recognition of languages.  Add
2585         --enable-stage1-languages.  Show supported languages for the chosen
2586         target rather than all recognized languages.
2587         * configure: Regenerate.
2589 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2591         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2592         * Makefile.in: Regenerate.
2594 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2596         * configure.in: Warn that MPFR 2.2.0 is buggy.
2597         * configure: Regenerate.
2599 2006-12-27  Ian Lance Taylor  <iant@google.com>
2601         * configure.in: When removing Makefiles to force a reconfigure, also
2602         remove prev-DIR*/Makefile.
2603         * configure: Regenerate.
2605 2006-12-22  Andreas Schwab  <schwab@suse.de>
2607         * configure: Regenerate with correct autoconf version.
2609 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2611         * configure.in: add AC_SUBST for *_FOR_TARGET.
2612         * configure: Regenerate.
2614 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2616         * configure.in: Simplify logic for rejecting languages that cannot
2617         be built.  Separate the case when a language is unsupported,
2618         from the case when the user chooses not to build a language.
2620 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2622         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2623         it only affects bootstrap and could be tested on "$host" as well.
2624         * configure: Regenerate.
2625         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2627 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2629         PR bootstrap/29544
2630         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2631         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2632         move here comment from Makefile.tpl.
2633         * Makefile.tpl: Move some definitions higher in the file.
2634         (STAGE1_CHECKING): New.
2635         * configure.in: Add --enable-stage1-checking.
2636         * configure: Regenerate.
2637         * Makefile.in: Regenerate.
2639 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2641         * MAINTAINERS: Add myself as build system maintainer.
2643 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2645         * MAINTAINERS (Write After Approval): Add myself.
2647 2006-12-13  Eric Christopher  <echristo@apple.com>
2649         * MAINTAINERS: Add myself as darwin maintainer.
2651 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2653         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2655 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
2657         MAINTAINERS: Update my entry.
2659 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2661         * configure.in:  Handle spu makefile frag.
2662         * Makefile.tpl (MAINT): Define
2663         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2664         * configure: Regenerate.
2665         * Makefile.in: Regenerate.
2667 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2669         * config.guess: Import latest version.
2670         * config.sub: Likewise.
2672 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2674         * configure.in (spu-*-*): Don't skip target-libiberty.
2675         * configure: Regenerate.
2677 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2679         PR bootstrap/30134
2680         * configure.in: Correct x86 darwin support for libjava to powerpc
2681         and i?86 only.
2682         * configure: Regenerate.
2684 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2686         * configure.in: Add x86 darwin support for libjava.
2687         * configure: Regenerate.
2689 2006-12-07  Mike Stump  <mrs@apple.com>
2691         * Makefile.def (dependencies): Add dependency for
2692         install-target-libssp and install-target-libgomp on
2693         install-gcc.
2694         * Makefile.in: Regenerate.
2696 2006-12-04  Richard Guenther  <rguenther@suse.de>
2698         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2699         (Non-Algorithmic Maintainers): Move over non-algorithmic
2700         loop optimizer maintainers, add myself as a non-algorithmic
2701         middle-end maintainer.
2703 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2705         * MAINTAINERS (Write After Approval): Add myself.
2707 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2709         * configure.in: Update error message for missing GMP/MPFR.
2711         * configure: Regenerate.
2713 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2715         * configure.in: Update MPFR version in error message.
2717         * configure: Regenerate.
2719 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2721         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2722         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2723         --with-gmp-lib): New flags.
2725         * configure: Regenerate.
2727 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2729         * MAINTAINERS (Write After Approval): Change my email address.
2731 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2733         * MAINTAINERS (Write After Approval): Add myself.
2735 2006-11-22  Philipp Thomas <pth@suse.de>
2737         * MAINTAINERS (i18n): Update e-mail address.
2739 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2741         * MAINTAINERS (spu port): Add myself as maintainer.
2742         (Write After Approval): Remove myself.
2744 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2746         * configure.in (skipdirs): Don't build libssp for SPU.
2747         * configure: Regenerate.
2749 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2751         * MAINTAINERS (spu port): Add myself as maintainer.
2752         (libobjc): Update my email address.
2754 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2756         * MAINTAINERS (Write After Approval): Add myself.
2758 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2760         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2761         * configure : Rebuilt.
2763 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2765         * MAINTAINERS (Write After Approval): Add myself.
2767 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2769         * MAINTAINERS (Write After Approval): Add myself.
2771 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2773         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2774         libmpfr.a.
2775         * configure: Regenerate.
2777 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2779         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2780         (unstage): Test for stage_last presence.
2782         PR bootstrap/29802
2783         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2784         * Makefile.in: Regenerate.
2786 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2788         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2789         maintainers.
2791 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2793         * MAINTAINERS (Write After Approval): Add myself.
2795 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2797         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2798         and stageN-package/Makefile.
2799         * Makefile.in: Regenerated.
2801 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2803         * configure.in: Remove target-libgloss from noconfigdirs for
2804         bfin-*-*.
2805         * configure: Regenerated.
2807 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2809         * configure.in (have_gmp): Only error if the gcc directory exists.
2811         * configure: Regenerate.
2813 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2815         * configure.in: Robustify error message for missing GMP/MPFR.
2817         * configure: Regenerate.
2819 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2821         * MAINTAINERS (Write After Approval): Add myself.
2823 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2825         * MAINTAINERS: Change email address.
2827 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2829         * MAINTAINERS (Write After Approval): Add myself.
2831 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2833         * MAINTAINERS (Write After Approval): Add myself.
2835 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2837         * MAINTAINERS (Write After Approval): Move myself to
2838         Write After Approval section.
2840 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2842         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2843         need_gmp anymore.
2844         * configure: Regenerate.
2846 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2848         * MAINTAINERS (Write After Approval): Add myself.
2850 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2852         * config.guess: Import latest version.
2853         * config.sub: Likewise.
2855 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2857         * Makefile.def: Added pdf target handling.
2858         * Makefile.tpl: Added pdf target handling.
2859         * Makefile.in: Regenerated.
2861 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2863         * MAINTAINERS: Add self as score port maintainer.
2865 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2867         * MAINTAINERS (Write After Approval): Add myself.
2869 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2871         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2872         or newer.
2873         * configure: Regenerated.
2875 2006-09-27  Dave Brolley  <brolley@redhat.com>
2877         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2878         $s instead of $r.
2879         * configure: Regenerated.
2881 2006-09-26  Thiemo Seufer  <ths@mips.com>
2883         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2884         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2885         * configure: Regenerate.
2887 2006-09-24  Graeme Peterson <gridly@gmail.com>
2889         * MAINTAINERS (Write After Approval): Remove myself.
2891 2006-09-22  Chao-ying Fu  <fu@mips.com>
2893         * MAINTAINERS (Write After Approval): Add myself.
2895 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2897         * MAINTAINERS: Add self as soft-fp maintainer.
2899 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2901         * MAINTAINERS: Add myself as avr maintainer.
2902         Remove Marek Michalkiewicz as avr maintainer.
2904 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2906         * MAINTAINERS (Write After Approval): Add myself.
2908 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2910         * configure.in: Never build newlib for a Mingw host.
2911         Never build newlib as Mingw target library.
2912         Test the existence of winsup/cygwin for building a Cygwin newlib,
2913         rather than just winsup.
2914         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2915         building a Mingw target.
2916         * configure: Regenerate.
2918 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2920         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2922 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2924         * config.guess: Import from src (was more updated).
2925         * config.sub: Likewise.
2927 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2929         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2930         * configure: Regenerated.
2932 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2934         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2935         for stages after the first.
2937 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2939         * Makefile.def: Add dependencies for configure-opcodes
2940         on configure-intl and all-opcodes on all-intl.
2941         * Makefile.in: Regenerated.
2943 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2945         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2947 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2949         Port to hosts whose 'sort' and 'tail' implementations
2950         treat operands with leading '+' as file names, as POSIX
2951         has required since 2001.  However, make sure the code still
2952         works on pre-POSIX hosts.
2953         * ltmain.sh: Don't assume "sort +2" is equivalent to
2954         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2956 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2958         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2960 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2962         * ltconfig: chmod 644 before ranlib during install.
2964 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2966         PR bootstrap/18058
2967         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2968         if the bootstrap compiler is a GCC version that supports it.
2969         * configure: Regenerate.
2971 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2973         * configure.in: Fix thinkos in previous check-in.
2974         * configure: Regenerate.
2976 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2978         PR other/27063
2979         * configure.in: Test subdir_requires and give an appropriate
2980         error message.
2981         * configure: Regenerate.
2983 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2985         * MAINTAINERS (Write After Approval): Add myself.
2987 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2989         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2991 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2993         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2995 2006-06-20  David Ayers  <d.ayers@inode.at>
2997         PR bootstrap/28072
2998         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2999         whether target-libjava is being configured instead of whether the
3000         java front end is enabled.
3001         * configure: Regenerate.
3003 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3005         PR target/27540
3006         * configure.in: Only enable libgomp on IRIX 6.
3007         * configure: Regenerate.
3009 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3011         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3012         too.
3013         * Makefile.in: Regenerate.
3015 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3017         * config-ml.in: Alter CCASFLAGS to include special
3018         multilib options the same as is done for CFLAGS.
3020 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3022         * configure.in: Don't enable libgomp on hpux10.
3023         * configure: Rebuilt.
3025 2006-06-12  David Ayers  <d.ayers@inode.at>
3027         PR bootstrap/27963
3028         PR target/19970
3029         * configure.in: Remove target-boehm-gc from noconfigdirs where
3030         ${libgcj} is specified.
3031         * configure: Regenerate.
3033 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
3035         Sync from src:
3037         * configure.in: Sync.
3038         * configure: Regenerated.
3040         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3042         * Makefile.def: Added dependencies from sim and gdb on intl, and
3043         added configure dependencies to everything with an all dependency
3044         on intl.
3045         * Makefile.in: Regenerated.
3047 2006-06-06  David Ayers  <d.ayers@inode.at>
3049         PR libobjc/13946
3050         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3051         * Makefile.in: Regenerate.
3052         * configure.in: Add --enable-objc-gc at toplevel and have it
3053         enable boehm-gc for Objective-C.
3054         Remove target-boehm-gc from libgcj.
3055         Add target-boehm-gc to target_libraries.
3056         Add target-boehm-gc to noconfigdirs where ${libgcj}
3057         is specified.
3058         Assert that boehm-gc is supported when requested for Objective-C.
3059         Only build boehm-gc if needed either for Java or Objective-C.
3060         * configure: Regenerate.
3062 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3064         PR 27674
3065         * Makefile.tpl (configure-[+prefix+][+module+],
3066         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3067         Remove rule to unstage bootstrapped modules.
3068         (stage_current): New.
3069         * Makefile.in: Regenerate.
3071 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3073         * MAINTAINERS (Write After Approval): Update my e-mail address.
3075 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3077         * include/libiberty.h: Declare pex_run_in_environment.
3079 2006-05-31  Asher Langton  <langton2@llnl.gov>
3081         * MAINTAINERS (Write After Approval): Add myself.
3083 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3085         * Makefile.def (bfd, opcodes): Fix lib_path.
3086         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3087         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3088         * Makefile.in: Regenerate.
3090 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3092         * Makefile.in: Regenerate.
3094 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3096         * Makefile.def: Add install-html target. Add datarootdir
3097         docdir and htmldir to flags_to_pass.
3098         * Makefile.tpl: Add install-html target.
3099         * Makefile.in: Regenerate.
3100         * configure.in: Add --with-datarootdir, --with-docdir, and
3101         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3102         * configure: Regenerate.
3104 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3106         * configure.in: Enable gprof for cross builds.
3107         * configure: Regenerate.
3109 2006-05-22  Richard Guenther  <rguenther@suse.de>
3111         Revert
3112         2006-01-31  Richard Guenther  <rguenther@suse.de>
3113         Paolo Bonzini  <bonzini@gnu.org>
3115         * Makefile.def (target_modules): Add libgcc-math target module.
3116         * configure.in (target_libraries): Add libgcc-math target library.
3117         (--enable-libgcc-math): New configure switch.
3118         * Makefile.in: Re-generate.
3119         * configure: Re-generate.
3120         * libgcc-math: New toplevel directory.
3122 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3123             Andreas Tobler  <a.tobler@schweiz.ch>
3125         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3126         * configure: Rebuilt.
3128 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
3130         * MAINTAINERS (Write After Approval): Add myself.
3132 2006-05-01  DJ Delorie  <dj@redhat.com>
3134         * configure.in: Restore CFLAGS if GMP isn't present.
3135         * configure: Regenerate.
3137 2006-05-01  Richard Guenther  <rguenther@suse.de>
3139         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3140         maintainer.
3142 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
3144         * MAINTAINERS (Write After Approval): Add myself.
3146 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3148         * MAINTAINERS (Write After Approval): Add myself.
3150 2006-04-18  DJ Delorie  <dj@redhat.com>
3152         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3153         reference libgloss so that libssp can be built in a combined
3154         tree.
3155         * configure: Regenerate.
3157 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3159         * MAINTAINERS (Write After Approval): Add myself.
3161 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3163         * configure.in: Require makeinfo 4.4 or higher.
3164         * configure: Regenerate.
3166 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3168         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3169         Rearrange the entries of other libraries to have them in one place.
3171 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3173         * MAINTAINERS (Write After Approval): Remove myself.
3174         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3176 2006-03-14  Richard Guenther  <rguenther@suse.de>
3178         * configure: Regenerate with autoconf 2.13.
3180 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3182         * MAINTAINERS: Use my work address.
3184         * MAINTAINERS: Update my E-mail address.
3186 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3188         * configure.in: Handle --disable-<component> generically.
3189         * configure: Regenerate.
3191 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3193         PR libgcj/17311
3194         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3196 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3198         * MAINTAINERS (Write After Approval):  Remove myself.
3199         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3201 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3203         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3204         (TARGET_CONFIGDIRS): Remove.
3205         * configure.in: Remove AC_SUBST(target_configdirs).
3206         * Makefile.in, configure: Regenerated.
3208 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3210         * MAINTAINERS (Write After Approval):  Remove myself.
3211         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3213 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3215         PR bootstrap/25670
3217         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3219         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3220         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3221         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3222         BUILD_PREFIX, BUILD_PREFIX_1.
3223         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3225         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3226         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3228         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3229         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3230         of `cat stage_current`.  Always provide the `r' and `s' variables.
3231         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3232         a single shell execution.
3233         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3234         bootstrapped modules, make the stage1 module if the build was not
3235         started yet, else build the current stage.
3236         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3237         (all-build, all-host, all-target, [+make_target+]-host,
3238         [+make_target+]-target): Do not use \-continued lines.
3239         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3240         (current_stage, restrap, stage_last): New.
3242         * Makefile.in: Regenerate.
3243         * configure: Regenerate.
3245 2006-02-19  Bud Davis  <jmdavis@link.com>
3247         * MAINTAINERS (Write After Approval):  Remove myself.
3248         (Language Front End Maintainers):  Add myself as fortran 95
3249         maintainer and update e-mail address.
3251 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3253         * MAINTAINERS (Write After Approval):  Remove myself.
3254         (Language Front End Maintainers):  Add myself as fortran 95
3255         maintainer.
3257 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3259         * MAINTAINERS (Write After Approval): Add myself.
3261 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3263         * MAINTAINERS (Write After Approval):  Remove myself.
3264         (Language Front End Maintainers):  Add myself as
3265         fortran 95 maintainer.
3267 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3269         Sync from src:
3271         2005-12-27  Leif Ekblad  <leif@rdos.net>
3273         * configure.in: Add support for RDOS target.
3274         * configure: Regenerate.
3276 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3277             Andreas Schwab  <schwab@suse.de>
3279         * configure: Regenerate.
3281 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3283         * configure.in (enable_libgomp): Add AIX.
3284         * configure: Regenerate.
3286 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3288         * MAINTAINERS (Write After Approval): Add myself.
3290 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3292         * MAINTAINERS (Write After Approval): Add myself.
3294 2006-01-31  Richard Guenther  <rguenther@suse.de>
3295         Paolo Bonzini  <bonzini@gnu.org>
3297         * Makefile.def (target_modules): Add libgcc-math target module.
3298         * configure.in (target_libraries): Add libgcc-math target library.
3299         (--enable-libgcc-math): New configure switch.
3300         * Makefile.in: Re-generate.
3301         * configure: Re-generate.
3302         * libgcc-math: New toplevel directory.
3304 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3306         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3307         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3308         the assembler, linker and binutils.
3309         * configure: Regenerate.
3311 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3313         * MAINTAINERS (Write After Approval): Add myself.
3315 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3317         * configure: Regenerate.
3319 2006-01-18  Richard Henderson  <rth@redhat.com>
3320             Jakub Jelinek  <jakub@redhat.com>
3321             Diego Novillo  <dnovillo@redhat.com>
3323         * libgomp: New directory.
3324         * Makefile.def: Add target_module libgomp.
3325         * Makefile.in: Regenerate.
3326         * configure.in (target_libraries): Add target-libgomp.
3327         * configure: Regenerate.
3329 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3331         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3332         @ from continuation.
3333         * Makefile.in: Rebuilt.
3335 2006-01-04  Chris Lattner  <sabre@gnu.org>
3337         * MAINTAINERS (Write After Approval): Add myself.
3339 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3341         PR bootstrap/24252
3343         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3344         * Makefile.tpl (OBJDUMP): New.
3345         (EXTRA_HOST_FLAGS): Add it.
3346         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3348         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3349         to use symbolic links between directories.  Avoid race conditions
3350         or make them harmless.
3351         * configure.in: Do not try to use symbolic links between directories.
3353         * Makefile.def (LEAN): Pass.
3354         * Makefile.tpl (LEAN): Define.
3355         (stage[+id+]-start): Accept that the previous directory does not
3356         exist, if the bootstrap is lean.
3357         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3358         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3359         configure substitution.
3360         ([+compare-target+]): Likewise.
3361         ([+bootstrap-target+]-lean): New.
3362         * configure.in: Remove lean bootstrap support from here.
3364         * Makefile.in: Regenerate.
3365         * configure: Regenerate.
3367 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3369         * MAINTAINERS (libdecnumber): Add myself.
3371 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3373         * libtool-ldflags: New script.
3375 2006-01-02  Andreas Schwab  <schwab@suse.de>
3377         * configure.in: When reconfiguring remove Makefile in
3378         all stage directories.
3379         * configure: Regenerate.
3381 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3383         * MAINTAINERS: Update my email address.
3385 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3387         Revert Ada-related part of the previous change.
3389         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3390         Do not pass.
3391         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3392         * Makefile.in: Regenerate.
3393         * configure.in: Do not include mt-ppc-aix target fragment.
3394         * configure: Regenerate.
3396 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3398         * configure.in: Select appropriate fragments for PowerPC/AIX.
3399         * configure: Regenerate.
3401         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3402         BOOT_CFLAGS, BOOT_LDFLAGS.
3403         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3404         BOOT_CFLAGS, BOOT_LDFLAGS.
3405         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3406         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3407         (stage): Fail if we cannot complete the work.
3408         * Makefile.in: Regenerate.
3410 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3412         * configure.in: Replace ms1 with mt.
3413         * configure: Rebuilt.
3415 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3417         * MAINTAINERS: Update my email address.
3419 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3421         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3422         install-host-nogcc): Don't invoke $(stage) at the end.
3423         * Makefile.in: Regenerate.
3425 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3427         * configure.in: Flip the top-level bootstrap switch.
3428         * configure: Regenerate.
3430 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3432         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3433         $(stage) and $(unstage).
3434         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3435         (all): Remove stray semicolon.
3436         (local-distclean): Don't handle multilib.tmp and multilib.out.
3437         (install.all): Set $s for consistency.
3438         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3439         check_multilibs setting.  Always make the install directory.
3440         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3441         Correct @if/@endif.
3442         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3443         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3444         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3445         (multilib.out): Remove.
3446         * Makefile.in: Regenerated.
3448 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
3450         * MAINTAINERS (Write After Approval): Add myself.
3452 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3454         * MAINTAINERS: Add myself as mt maintainer.
3456         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3458 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3460         * MAINTAINERS: Change email address.
3462 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3464         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3465         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3466         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3467         Find in-tree tools if available.
3468         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3469         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3470         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3471         (COMPILER_*_FOR_TARGET): New.
3472         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3473         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3474         (CONFIGURED_*, USUAL_*): Remove.
3475         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3476         STRIP): Use autoconf substitutions.
3477         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3478         COMPILER_NM_FOR_TARGET): New.
3479         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3481         (all): Make all-host and all-target in parallel.
3482         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3483         that $$r and $$s are set before invoking a recursive make.
3484         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3485         ([+bootstrap-target+]): Inline most of the `all' target.
3487 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3489         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3490         from the gcc build directory.
3491         * Makefile.in: Regenerate.
3493 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3495         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3496         depend on all-libdecnumber.
3497         * configure.in (host_libs): Include libdecnumber.
3498         * Makefile.in: Regenerate.
3499         * configure: Likewise.
3501 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3503         * libdecnumber: Import decNumber sources from the dfp-branch.
3505 2005-11-21  Kean Johnston  <jkj@sco.com>
3507         * config.sub, config.guess: Sync from upstream sources.
3509 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3511         Import from Autoconf sources:
3513         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3514         * config/move-if-change: Don't output "$2 is unchanged";
3515         suggested by Ben Elliston.  Handle weird characters correctly.
3517 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3519         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3520         to match upstream libtool for darwin.
3522 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3524         * Makefile.def: Remove gdb dependencies for gdbtk.
3525         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3526         (configure-gdb, install-gdb): New rules.
3527         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3528         * Makefile.in, configure: Regenerated.
3530 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3532         * MAINTAINERS (Write After Approval): Add myself.
3534 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3536         * MAINTAINERS (Write After Approval): Add myself.
3538 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3540         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3541         Diego Novillo.
3543 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3545         PR bootstrap/24297
3546         * Makefile.tpl (do-[+make-target+], do-check, install,
3547         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3548         are set before recursing.
3549         * Makefile.in: Regenerate.
3551 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3553         PR bootstrap/18939
3554         * Makefile.def (gcc) <target>: Fix thinko.
3555         * Makefile.in: Regenerate.
3557 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3559         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3560         * configure: Regenerate.
3562 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3564         * MAINTAINERS (Write After Approval): Add self.
3566 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3568         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3569         target-libffi, target-qthreads, target-libjava, and
3570         targetlibobjc.
3571         * configure: Regenerate.
3573 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3575         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3576         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3577         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3578         (USUAL_OBJDUMP_FOR_TARGET): New.
3579         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3580         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3581         * configure, Makefile.in: Regenerated.
3583 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3585         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3586         before other host packages.
3588 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3590         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3592 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3594         PR bootstrap/22340
3596         * configure.in (default_target): Remove.
3597         * Makefile.tpl (all): Do not use prerequisites as subroutines
3598         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3599         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3600         use prerequisites as subroutines.
3601         (check-host, check-target): New.
3602         (bootstrap configure & all targets): Do not use stage*-start
3603         if the directory layout is already ok.
3604         (non-bootstrap configure & all targets): Prepend a $(unstage).
3605         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3606         (NOTPARALLEL): Remove.
3607         (unstage, stage variables): New variables.
3608         (unstage, stage targets): Simply expand to those variables.
3610         * configure: Regenerate.
3611         * Makefile.in: Regenerate.
3613 2005-10-04  James E Wilson  <wilson@specifix.com>
3615         * Makefile.def (lang_env_dependencies): Add libmudflap.
3616         * Makefile.in: Regenerate.
3618 2005-10-03  Andreas Schwab  <schwab@suse.de>
3620         Backport from libtool CVS:
3621         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3623         * ltmain.sh: add support for installing into temporary
3624         staging area (e.g. 'make install DESTDIR=...')
3626 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3628         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3629         * configure: Regenerated.
3631 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3633         * configure: Regenerate with the correct
3634         autoconf version.
3636 2005-09-30  Catherine Moore  <clm@cm00re.com>
3638         * configure.in (bfin-*-*): New.
3639         * configure: Regenerated.
3641 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3643         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3644         (LIPO_FOR_TARGET): New.
3645         (CONFIGURED_LIPO_FOR_TARGET): New.
3646         (USUAL_LIPO_FOR_TARGET): New.
3647         (STRIP_FOR_TARGET): New.
3648         (CONFIGURED_STRIP_FOR_TARGET): New.
3649         (USUAL_STRIP_FOR_TARGET): New.
3650         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3651         STRIP_FOR_TARGET.
3652         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3653         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3654         * Makefile.in: Regenerate.
3655         * configure: Regenerate.
3657 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3659         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3660         (rs6000-*-aix*): Same.
3661         * configure: Regenerate.
3663 2005-09-16  Tom Tromey  <tromey@redhat.com>
3665         * MAINTAINERS: Add self as java maintainer.
3667 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3669         * configure.in: Recognize f95 in the --enable-languages option,
3670         and substitute it for fortran, issuing a warning.
3671         * configure: Regenerate.
3673 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3675         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3676         * configure:  Regenerated.
3678 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3680         * MAINTAINERS: Add self as ms1 maintainer.
3682 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3684         * Makefile.def (libssp): Add to lang_env_dependencies.
3685         * Makefile.in: Regenerate.
3687 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3689         * MAINTAINERS: Add myself as middle-end maintainer.
3691 2005-08-17  Christian Groessler  <chris@groessler.org>
3693         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3694         * Makefile.in: Regenerate.
3696 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3698         * MAINTAINERS (write after approval): Added myself.
3700 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3702         * MAINTAINERS (Write After Approval): Add myself.
3704 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3706         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3707         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3708         Look for alternate names of the target cc and c++
3709         * configure: Regenerate.
3711 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3713         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3714         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3715         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3716         tools; remove code to manually set them.
3717         (Target tools): Look in the environment for them.
3718         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3719         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3720         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3721         build directory.
3722         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3723         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3724         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3725         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3726         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3727         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3728         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3729         * configure: Regenerate.
3730         * Makefile.in: Regenerate.
3732 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3734         * MAINTAINERS: Update for removed CPU targets.
3736 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3738         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3739         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3740         * Makefile.in: Regenerated.
3742 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3744         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3745         (CFLAGS_FOR_TARGET): Use it.
3746         (CXXFLAGS_FOR_TARGET): Likewise.
3747         * Makefile.in: Regenerated.
3748         * configure.in (--with-build-sysroot): New option.
3749         * configure: Regenerated.
3751 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3753         * Makefile.tpl: Wrap install between unstage and stage
3754         * Makefile.in: Regenerate.
3756 2005-07-21  Eric Christopher  <echristo@apple.com>
3758         * MAINTAINERS: Update affiliation.
3760 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3762         * MAINTAINERS: Add self as crx port maintainer.
3764 2005-07-20  DJ Delorie  <dj@redhat.com>
3766         * MAINTAINERS: Add self as m32c maintainer.
3768 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3770         * all files: Update FSF address.
3772 2005-07-15  Eric Christopher  <echristo@redhat.com>
3774         * MAINTAINERS: Change affiliation.
3776 2005-07-14  Jim Blandy  <jimb@redhat.com>
3778         * configure.in: Add cases for Renesas m32c.
3779         * configure: Regenerated.
3781 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3783         * COPYING.LIB: Update from fsf.org.
3785 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3787         * COPYING, compile, config.guess,
3788         config.sub, install-sh, missing, mkinstalldirs,
3789         symlink-tree, ylwrap: Sync from upstream sources.
3790         * config-ml.in: Update FSF address.
3792 2005-07-13  Eric Christopher  <echristo@redhat.com>
3794         * configure.in: Add toplevel noconfigdir support for tpf.
3795         * configure: Regenerate.
3797 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3799         PR ada/22340
3801         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3802         * Makefile.in: Regenerate.
3804 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3806         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3807         Brolley to write-after-approval.
3809 2005-07-07  Andreas Schwab  <schwab@suse.de>
3811         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3812         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3813         * Makefile.in: Regenerated.
3815 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3817         * configure.in: Don't build sim or rda when targetting darwin.
3818         * configure: Regenerate.
3820 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3822         * configure.in: Add --enable-libssp and --disable-libssp.
3823         * configure: Regenerate with autoconf-2.13.
3825 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3827         * Makefile.def (target_modules): Add libssp.
3828         * configure.in (target_libraries): Add target-libssp.
3829         * configure: Rebuilt.
3830         * Makefile.in: Rebuilt.
3832 2005-07-01  Zack Weinberg  <zackw@panix.com>
3834         * MAINTAINERS: Change email address.  Resign from maintainership.
3836 2005-07-01  Richard Guenther  <rguenther@suse.de>
3838         * MAINTAINERS: Change my e-mail address and affiliation.
3840 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3842         * Makefile.def (stagefeedback): Come after profile.
3843         Define profiledbootstrap target.
3844         * Makefile.tpl (profiledbootstrap): Remove.
3845         (stageprofile-end): Zap stagefeedback.
3846         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3847         * Makefile.in: Regenerate.
3849 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3851         * MAINTAINERS: Update my email address.
3853 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3855         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3856         In 'cpp' stanza, support '#line' as well as '# '.
3858 2005-06-08  Andreas Schwab  <schwab@suse.de>
3860         * MAINTAINERS: Move myself from 'Write After Approval' to
3861         'CPU Port Maintainers' section as m68k maintainer.
3863 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3865         * configure.in (unsupported_languages): New macro.
3866         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3867         non-ported target libraries in noconfigdirs.
3868         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3869         non-linux-gnu.  Remove libgcj_ex_libffi.
3870         <lang_frag loop>: Set add_this_lang=no if the language is in
3871         unsupported_languages.
3872         * configure: Regenerate.
3874 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3876         * configure.in: Fix typo in handling of --with-mpfr-dir.
3877         * configure: Regenerate.
3879 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3881         * MAINTAINERS: Update my email address.
3883 2005-06-02  Jim Blandy  <jimb@redhat.com>
3885         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3886         accepted into the master sources.)
3888 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3889             Michael Snyder  <msnyder@redhat.com>
3890             Stan Cox  <scox@redhat.com>
3892         * configure.in: Set noconfigdirs for ms1.
3894         * configure: Regenerate.
3896 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3898         * MAINTAINERS (Write After Approval): Add self.
3900 2005-06-01  Josh Conner  <jconner@apple.com>
3902         * MAINTAINERS (Write After Approval): Add self.
3904 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3906         * MAINTAINERS: Update my email address.
3908 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3910         * MAINTAINERS (Write After Approval): Add self.
3912 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3914         * MAINTAINERS (Write After Approval): Remove self.
3916 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3918         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3919         (Dependencies): Consider target modules for bootstrap dependencies.
3920         Make target bootstrap modules depend on each stage's gcc.
3921         * Makefile.in: Regenerate.
3923 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3925         * Makefile.def (configure-gcc): Depend on binutils having been built.
3926         (all-gcc): No need to do it here.
3927         * Makefile.in: Regenerate.
3929 2005-05-19  Paul Brook  <paul@codesourcery.com>
3931         * configure.in: Rewrite misleading error message when requested
3932         language cannot be built.
3933         * configure: Regenerate.
3935 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3937         * ylwrap: Import from Automake 1.9.5.
3939 2005-05-13  David Ung  <davidu@mips.com>
3941         * MAINTAINERS (Write After Approval): Add self.
3943 2005-05-09  Mike Stump  <mrs@apple.com>
3945         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3946         lt_cv_sys_max_cmd_len for now.
3948 2005-05-09  Stan Cox  <scox@redhat.com>
3950         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3952 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3954         * README.SCO: Update the URL.
3956 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3958         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3959         with_gnu_ld to libtool.
3960         * ltcf-c.sh (aix[45]): Define file_list_spec.
3961         * ltcf-cxx.sh (aix[45]): Same.
3962         * ltcf-gcj.sh (aix[45]): Same.
3963         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3964         exists, write list of input files to temporary file.
3966 2005-05-04  Mike Stump  <mrs@apple.com>
3968         * configure.in: Always pass --target to target configures as
3969         otherwise rebuilds that do --recheck will fail.
3970         * confiugure: Rebuilt.
3972 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3974         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3975         STAGE_HOST_EXPORTS.
3976         (configure, all): Add bootstrap support.
3977         (Host modules, target modules): Pass post-stage1 flags and exports.
3978         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3979         * Makefile.in: Regenerate.
3981 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3983         * configure: Regenerate.
3985 2005-04-27  Mike Stump  <mrs@apple.com>
3987         * MAINTAINERS: Add self as darwin maintainer.
3989 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3991         * config.sub: Update from master copy.
3993 2005-04-21  Mike Stump  <mrs@apple.com>
3995         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3996         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3998 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4000         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4001         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4002         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4003         "*-*-elf" and "*-*-linux*".
4004         * configure: Regenerate.
4006 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4008         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4010 2005-04-12  Mike Stump  <mrs@apple.com>
4012         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4014 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4016         * MAINTAINERS (Write After Approval): Add myself.
4018 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4020         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4022 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4024         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4025         (TARGET_CONFIGARGS): Include --with-target-subdir.
4026         (configure, all): New macros.  Use them throughout.
4027         * Makefile.in: Regenerate.
4029 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4031         * MAINTAINERS (Write After Approval): Add myself.
4033 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4035         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4037 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4039         * MAINTAINERS: Move John Carr to Write After Approval.
4041 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
4043         * config/mh-mingw32: Delete.
4044         * configure.in: Don't use it.
4045         * configure: Regenerate.
4047 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4049         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4050         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4051         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4052         (HOST_LIB_PATH): Generate from Makefile.def.
4053         (TARGET_LIB_PATH): Likewise.
4054         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4055         * Makefile.in: Regenerate.
4056         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4057         (RPATH_ENVVAR): Include Darwin case.
4058         * configure: Regenerate.
4060 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4062         * MAINTAINERS (Various Maintainers): Remove self.
4063         (Write After Approval): Add self.
4065 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4067         * MAINTAINERS (Various Maintainers): Add self.
4069 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4071         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4072         * configure: Regenerate.
4074 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4076         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4077         gcc_version, and gcc_version_trigger from set of flags to pass.
4078         * Makefile.tpl: Remove definitions of above variables.
4079         (config.status): Remove dependency on $(gcc_version_trigger).
4080         * Makefile.in: Regenerate.
4081         * configure.in: Do not reference config/gcc-version.m4 nor
4082         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4083         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4084         * configure: Regenerate.
4086 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4087             Andrew Pinski <pinskia@physics.uc.edu>
4089         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4090         * Makefile.in: Regenerate.
4092 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4094         * MAINTAINERS (Write After Approval): Add myself.
4096 2005-03-03  David Ayers  <d.ayers@inode.at>
4098         * MAINTAINERS (Write After Approval): Add myself.
4100 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4102         PR libgcj/20160
4103         * ltmain.sh: Avoid creating archives with components that have
4104         duplicate basenames.
4106 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4108         PR bootstrap/20250
4109         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4110         instead of check.
4111         * Makefile.in: Regenerate.
4113 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4115         * Makefile.in: Regenerate to fix conflict between the previous two
4116         patches.
4118 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4120         PR bootstrap/17383
4121         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4122         * Makefile.tpl (HOST_SUBDIR): New substitution.
4123         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4124         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4125         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4126         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4127         (Host modules, Bootstrapped modules): Use it.
4128         (Build modules, Target modules): Do not create symlink trees,
4129         always configure out-of-srcdir.
4130         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4131         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4132         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4133         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4135         * Makefile.in: Regenerate.
4136         * configure: Regenerate.
4138 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4140         Merged from libada-gnattools-branch:
4141         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4143         * gnattools: New directory.
4144         * Makefile.def: Add gnattools as a module, depending on target-libada.
4145         * Makefile.in: Regenerate.
4146         * configure.in: Include gnattools in host_tools; disable it if ada
4147         is disabled.
4148         * configure: Regenerate.
4150 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4152         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4153         treelang maintainer.
4154         (Write After Approval): Remove myself.
4156 2005-02-23  Paul Schlie  <schlie@comcast.net>
4158         * configure.in: Allow darwin targeted ports to build tk, itcl and
4159         libgui.
4160         * configure: Regenerate.
4162 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4164         PR libgcj/10353
4165         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4166         * configure: Regenerate.
4168 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4170         * MAINTAINERS (Write After Approval): Add myself.
4172 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4174         * MAINTAINERS: Update my e-mail address.
4176 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4178         * MAINTAINERS (Write After Approval): Add myself.
4180 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4182         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4183         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4184         target-libgloss when not *-*-elf and *-*-aout.
4185         * configure: Regenerate.
4187 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4189         * MAINTAINERS: Remove obsolete entries.
4191         * MAINTAINERS (Write After Approval): Add Michael Matz.
4193 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4195         * MAINTAINERS: Remove self as cpplib maintainer.
4197 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4199         * install-sh, config.sub: Import from upstream.
4201 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4203         PR bootstrap/18222
4204         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4205         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4206         * Makefile.in: Regenerate.
4208 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4210         * MAINTAINERS: Update my email address.
4212 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4213             Andreas Schwab  <schwab@suse.de>
4215         PR bootstrap/18033
4216         * config-ml.in: Eval option if surrounded by single quotes.
4218 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4220         Revert 2004-12-28 Makefile changes, a better fix will be
4221         applied to mainline and src after GCC 4.0 branches.
4223 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4225         PR bootstrap/17383
4227         * Makefile.def (target_modules): Remove stage parameter,
4228         it is always true now.
4229         * Makefile.tpl (configure-build-[+module+],
4230         configure-target-[+module+]): Always build symlink tree
4231         for the directory and for include.  BUILD_SUBDIR and
4232         TARGET_SUBDIR cannot be . anymore.
4233         * Makefile.in: Regenerate.
4235 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4237         Revert 2004-12-08 Makefile changes.
4239 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4241         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4242         cygwin, mingw.
4244 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4246         * configure.in (sh64-*-*): Reenable gprof.
4247         * configure: Regenerate.
4249 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4251         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4252         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4253         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4254         * Makefile.in: Regenerate.
4256 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4258         * MAINTAINERS: Update my email address.
4260 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4262         * Makefile.tpl: Generate normal dependencies if the LHS module is
4263         not bootstrapped.
4264         * Makefile.in: Regenerate.
4266 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4268         * configure.in: Include config/gxx-include-dir.m4.  Use
4269         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4270         * configure: Regenerate.
4272 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4274         * config.if: Delete.
4275         * configure.in: Set libstdcxx_incdir directly.
4276         * configure: Regenerate.
4278 2004-12-02  Eric Christopher  <echristo@redhat.com>
4280         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4281         * Makefile.in: Regenerate.
4283 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4285         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4286         * configure: Regenerate.
4288 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4290         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4291         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4292         * configure: Regenerate.
4294 2004-12-01  Eric Christopher  <echristo@redhat.com>
4296         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4297         of things to remove.
4299 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4301         * MAINTAINERS (Write After Approval): Update my e-mail address.
4303 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4305         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4306         from CVS libtool to always pass_all.
4308 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4310         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4311         (hppa*64*-*-*): Delete incorrect comment.
4312         * configure: Rebuilt.
4314 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4316         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4318 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4320         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4321         from CVS libtool to always pass_all.
4323 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4325         * install-sh, compile: Import from automake.
4327 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4329         * config.guess, config.sub:  Import from savannnah.
4331 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4333         * MAINTAINERS (Write After Approval): Add myself
4335 2004-11-12  Mike Stump  <mrs@apple.com>
4337         * Makefile.def: Add html support.
4338         * Makefile.tpl: Likewise.
4339         * Makefile.in: Regenerate.
4341 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4343         PR 18423
4344         * configure.in: Remove all instances of build-fixincludes from
4345         noconfigdirs.
4346         (build_configargs): Supply --target to subdirectories.
4347         * configure: Regenerate.
4349         * Makefile.def: Make gcc install depend on fixincludes install.
4350         * Makefile.in: Regenerate.
4352 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4354         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4356 2004-11-11  Paul Brook  <paul@codesourcery.com>
4358         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4360 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4362         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4363         target-libgfortran.
4364         * configure: Regenerate.
4366 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4368         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4369         like CC.
4371 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4373         * Makefile.def (host fixincludes): Specify missing targets.
4374         * Makefile.in: Regenerate.
4376 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4378         * MAINTAINERS: Add myself
4380 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4382         * MAINTAINERS (Write After Approval): Add myself.
4384 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4386         * Makefile.def: Build fixincludes for the host, too.
4387         * Makefile.in: Regenerate.
4388         * configure.in (host_tools): Add fixincludes.
4389         * configure: Regenerate.
4391 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4393         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4394         * configure: Regenerated.
4396 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4398         PR other/17783
4399         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4400         * configure: Regenerated.
4402 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4404         * README.SCO: Update per FSF instructions.
4406 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4408         PR target/18151
4409         * configure.in (case ${target}): Do not build fixincludes for avr.
4410         * configure: Regenerated.
4412 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4414         * configure.in (case ${target}): Do not build fixincludes
4415         on platforms where it is not used.
4416         * configure: Regenerated.
4418 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4420         * configure.in: Use an absolute path to install-sh.
4421         * configure: Regenerated.
4423 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4425         * MAINTAINERS (Write After Approval): Add myself.
4427 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4429         * MAINTAINERS: Remove from Write After Approval those that are
4430         already maintainers.
4432 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4434         * MAINTAINERS:  Update my email address.
4436 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4438         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4439         * configure: Regenerate.
4441 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
4443         * MAINTAINERS:  Update my email address.
4445 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4447         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4448         entries belonging to this category.
4450 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4452         * MAINTAINERS: Update my e-mail address.
4454 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4456         Fix wrong conflict resolution in:
4458         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4460         * Makefile.in: Regenerate.
4461         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4462         in the recursive `make', instead of hardwiring `all'.
4463         (Autogenerated TARGET-* variables): New.
4465 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4467         * configure.in: Enable target-libgloss for crx-*-*.
4468         * configure: Regenerate.
4470 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4472         * MAINTAINERS (Various Maintainers): Move the "windows,
4473         cygwin, mingw" maintainer to ...
4474         (OS Port Maintainers): ... here.
4476 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4478         * MAINTAINERS (Write After Approval): Remove those that are
4479         maintainers of some subsystem.
4481 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4483         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4484         * ltcf-cxx.sh (tpf*): Likewise.
4485         * ltconfig (tpf*): Add TPF OS configuration support.
4487 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4489         * MAINTAINERS: Change my email address to my new work account.
4491 2004-09-24  Michael Roth  <mroth@nessie.de>
4493         * configure.in (--without-headers): Add missing double quotes.
4494         * configure: Regenerate.
4496 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4498         * ylwrap: Revert to previous version.
4500 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4502         PR bootstrap/17369
4503         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4504         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4505         SET_GCC_LIB_PATH_CMD.
4506         (BASE_TARGET_EXPORTS): Likewise.
4507         * Makefile.in: Regenerated.
4509         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4510         * configure: Regenerated.
4512 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4514         * config.guess: New upstream version
4515         * compile, depcomp, install-sh, ylwrap: Likewise.
4517 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4519         * config/mh-x86omitfp: New host makefile fragment.  Add
4520         -fomit-frame-pointer to the default BOOT_CFLAGS.
4521         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4522         * configure: Regenerate.
4524 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4526         PR target/11572
4527         * configure.in (*-*-darwin*): Renable libobjc.
4528         * configure: Regenerate.
4530 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4532         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4534 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4536         * Makefile.def: Remove libbanshee.
4537         * Makefile.tpl: Ditto.
4538         * configure.in: Ditto.
4539         * Makefile.in: Regen.
4540         * configure: Ditto.
4542 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4544         * ltmain.sh: Use $pic_object as $non_pic_object if
4545         $non_pic_object=none.
4547 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4549         * missing: Import latest version from master repository.
4551 2004-09-06  Nick Clifton  <nickc@redhat.com>
4553         * config.sub: Import latest version from master repository.
4554         * config.guess: Likewise.
4555         This includes these changes:
4557         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4559         * config.sub: Handle crisv32, alias etraxfs.
4560         * config.guess (crisv32:Linux:*:*): Handle.
4562         2004-08-13  Brad Smith  <brad@comstyle.com>
4564         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4565         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4567         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4569         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4570         assume the processor is a powerpc.  This is because coreutils
4571         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4572         in this case, due to a MacOS X bug that causes
4573         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4574         to return a negative number.
4575         Problem reported by Petter Reinholdtsen in:
4576         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4578         2004-07-19  Ben Elliston  <bje@gnu.org>
4580         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4582         2004-06-24  Ben Elliston  <bje@gnu.org>
4584         * config.guess: Update copyright years.
4585         * config.sub: Likewise.
4587         2004-06-22  Robert Millan  <robertmh@gnu.org>
4589         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4590         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4592         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4594         * config.guess (*:*VMS:*:*): New entry. Replaces
4595         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4596         manufacturer.
4598         2004-06-22  Ben Elliston  <bje@gnu.org>
4600         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4601         * config.sub: Likewise.
4603         2004-06-22  Ben Elliston  <bje@gnu.org>
4605         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4606         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4608         2004-06-11  Ben Elliston  <bje@gnu.org>
4610         * config.guess (pegasos:OpenBSD:*:*): Remove.
4612         2004-06-11  Ben Elliston  <bje@gnu.org>
4614         From Wouter Verhelst <wouter@grep.be>:
4615         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4617         2004-06-11  Ben Elliston  <bje@gnu.org>
4619         * config.guess (luna88k:OpenBSD:*:*): New.
4621         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4623         * config.guess (m32r*:Linux:*:*): New case.
4624         * config.sub: Handle m32rle.
4626         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4628         From Jens Petersen  <petersen@redhat.com>:
4629         * config.sub: Handle sparcv8.
4631         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4633         From Tom Smith <smith@cag.lkg.hp.com>:
4634         * config.guess: Version suffixes are equally significant on Tru64
4635         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4636         prefix of "P" (patched kernel).
4638         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4640         * config.sub: Add support for National Semiconductor CRX target.
4642 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4644         * MAINTAINERS (Various Maintainers): Remove myself as web page
4645         maintainer, add myself as maintainer of build status lists.
4647 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4649         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4650         *-*-netware, but add target-libmudflap.
4651         Consolidate *-*-netware targets (of which really only i?86 exists)
4652         into a single entry.
4653         * configure: Likewise.
4655 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4657         * Makefile.tpl (sorry): Remove.
4658         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4659         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4660         (do-clean): Clean per-stage directories too.
4661         (do-distclean): Run distclean-stage1 too.
4662         (.NOTPARALLEL): Enable during toplevel bootstrap.
4663         (stage[+id+]-bubble): Enable parallel execution during
4664         the recursive invocation.
4665         * Makefile.in: Regenerate.
4667         Fix previous checkin:
4669         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4670         include.
4671         * configure.in: Fix indentation.
4672         * configure: Regenerate.
4674 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4676         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4677         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4678         * configure: regenerate
4679         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4680         -mdynamic-no-pic
4683 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4685         * Makefile.def (build_modules): Add fixincludes.
4686         (dependencies): Make gcc depend on fixincludes.
4687         * configure.in (build_tools): Add fixincludes.
4688         (build_configdirs): Always include build_libs.
4689         * Makefile.in: Regenerate.
4690         * configure: Regenerate.
4692 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4694         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4695         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4696         phony targets; do not generate timestamp files.
4697         (distclean-stageN): Remove references to their timestamp files.
4698         (restageN, touch-stageN): Remove.
4699         (stageN-bubble): Rewritten.
4700         (compare): Support lean bootstraps.
4701         * Makefile.in: Regenerate.
4703         * configure.in: Only warn when bootstrapping but
4704         build != host or build != target.  Support lean bootstraps.
4705         * configure: Regenerate.
4707 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4709         * configure.in:  Give a better error message if GMP/MPFR are missing
4710         and a language needing them has been requested.
4711         * configure:  Regenerated.
4713 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4715         * configure.in:  Print a list of available language front-ends if
4716         a requested one is missing.  Tidy stray tab characters.
4717         * configure:  Regenerated.
4719 2004-08-19  Michael Koch  <konqueror@gmx.de>
4721         * gcc/doc/install.texi: Update entry about automake for libjava.
4723 2004-08-17  Robert Millan  <robertmh@gnu.org>
4725         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4726         (instead of FreeBSD).
4727         * configure: Regenerate.
4729 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4731         * Makefile.in: Regenerate.
4732         * configure: Regenerate.
4734         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4735         stage_*_flags.
4736         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4737         for bootstrapped modules if toplevel bootstrap is going.
4738         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4739         modules.  Adjust for changes in Makefile.def.  Enable several
4740         rules even in non-bootstrap mode, just to avoid peppering the
4741         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4742         (stage-[+prev+]-bubble): Remove.
4744         * Makefile.def (Dependencies): Depend on all-build-bison,
4745         all-build-flex, all-build-byacc, all-build-texinfo, rather
4746         than the host variations.
4747         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4748         with BUILD_SUBDIR.
4749         (BISON): Update for recent Bisons.
4750         (YACC): Fix typo.
4751         (cross): Depend on all-build.
4752         (all): Do not depend on all-build.
4753         (prebootstrap): Remove.
4754         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4755         (Prebootstrap dependencies): Add them to the per-stage targets
4756         and to all-prebootstrap.
4757         * configure.in (build_configdirs): Always enable build_tools.
4758         (BUILD_DIR_PREFIX): Remove.
4760         * Makefile.def (gcc): Add target variable.
4761         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4762         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4763         in the recursive `make', instead of hardwiring `all'.
4764         (Autogenerated TARGET-* variables): New.
4766 2004-08-13  Brian Booth  <bbooth@redhat.com>
4768         * MAINTAINERS: Remove myself from write-after-approval.
4770 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4772         * src-release: Stop distributing mmalloc with gdb (which doesn't
4773         use it).
4774         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4775         * Makefile.in: Regenerate.
4777 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4779         * configure.in (arm*-*-eabi*): New target.
4780         * configure: Regenerate.
4782 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4784         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4785         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4786         (Dependencies): New section.
4787         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4788         (configure-target-[+module+]): Depend on maybe-all-gcc
4789         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4790         (toplevel profiledbootstrap): Fix dependencies.
4791         * Makefile.in: Regenerate.
4793 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4795         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4796         target-libiberty to noconfigdirs.
4797         * configure: Regenerate.
4799 2004-08-03  Paul Brook  <paul@codesourcery.com>
4801         * configure.in: Check for MPFR as well as GMP.
4802         * configure: Regenerate.
4804 2004-08-01  Robert Millan  <robertmh@gnu.org>
4806         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4807         libmudflap for all GNU-based systems (with Glibc).
4808         * configure: Regenerate.
4810 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4812         * Makefile.def (host-modules): Add gcc.
4813         * Makefile.in: Regenerate.
4814         * Makefile.tpl (sorry): New rule.
4815         (configure-host, all-host, [+make_target+]-host, do-check,
4816         install-host): Do not add gcc as a special case.
4817         (host modules): Add a small special-casing for gcc.  Export
4818         extra_make_flags through the environment.
4819         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4820         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4821         other recursive targets for gcc): Remove.
4823         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4824         (stage, unstage): New rules.
4825         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4826         distclean-stage[+id+]): Use stage_current.
4827         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4828         the stage*-start rules.
4830 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4832         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4833         use -all_load flag.
4835 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4837         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4838         * configure: Regenerate.
4840 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4842         * maintainer-scripts/gcc_release: Revert yesterday's change.
4844 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4846         * MAINTAINERS: Add myself to write-after-approval.
4848 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4850         * libf2c: Removed.
4851         * gcc/gccbug.in: Updated because of libf2c removal.
4852         * maintainer-scripts/gcc_release: Ditto.
4854 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4856         * configure.in: Build libmudflap by default on FreeBSD.
4857         * configure: Regenerated.
4859 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4861         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4862         systems.
4863         * configure: Regenerated.
4865 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4867         PR target/16344
4868         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4869         feedback based compiler.
4870         * Makefile.in: Rebuilt.
4872 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4874         * Makefile.def (host_modules): Set bootstrap=true for flex.
4875         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4876         * Makefile.in: Rebuilt.
4878 2004-07-07  Jan Hubicka  <jh@suse.cz>
4880         * MAINTAINERS: Add self as a profile feedback maintainer.
4882 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4884         * configure.in:  Do not prepend $srcdir to /dev/null in
4885         makefile fragments.
4886         * configure:  Regenerate.
4888 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4890         * Makefile.def (build_modules): Add bison, byacc, flex,
4891         m4, texinfo.
4892         (flags_to_pass): Add FLEX.
4893         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4894         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4895         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4896         DEFAULT_MAKEINFO): Remove.
4897         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4898         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4899         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4900         objdir or else use configured tool.
4901         (all-build): New.
4902         (all): Depend on it.
4903         (Build module dependencies): Add.
4904         * Makefile.in: Regenerate.
4905         * configure.in: Better support for multiple build modules,
4906         matching what is done for host/target modules.  Do not look
4907         for "plausible" locations of build tools if Canadian cross.
4908         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4909         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4910         * configure: Regenerate.
4912 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4914         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4915         * Makefile.in: Regenerate.
4917 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4919         * Makefile.tpl (configure-build-[+module+],
4920         configure-[+module+], configure-target-[+module+]): Pass
4921         [+extra_configure_args+].
4922         (all-build-[+module+], all-[+module+], check-[+module+],
4923         install-[+module+], [+make_target+]-[+module+],
4924         all-target-[+module+], check-target-[+module+],
4925         install-target-[+module+], [+make_target+]-target-[+module+]):
4926         Pass [+extra_make_args+].
4927         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4928         (GCC_HOST_EXPORTS): Remove.
4929         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4930         cross, check-gcc, check-gcc-c++, install-gcc,
4931         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4932         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4933         * Makefile.in: Regenerate.
4935 2004-06-21  Matthew Sachs  <msachs@apple.com>
4937         * MAINTAINERS: Added self to write-after-approval.
4939 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4941         * configure.in: Check for srcdir/winsup rather than build directory
4942         winsup.
4943         * configure: Regenerate.
4945 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4947         * configure.in: Don't build Cygwin native newlib if winsup
4948         directory is missing.  Emit warning instead.
4949         * configure: Regenerate.
4951 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4953         * Makefile.tpl (touch-stage[+id+]): New.
4954         (restage[+prev+]): Depend on touch-stage[+id+].
4956         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4957         Use it throughout.
4959         * Makefile.def: Add profile and feedback bootstrap stages.
4960         Remove next field from bootstrap stages.
4961         * Makefile.tpl (LN, LN_S): Substitute.
4962         (stageN-start, stageN-end): Use double-colon rules, to
4963         provide a hook for additional setup commands.
4964         (distclean-stageN-gcc, restageN): Create dependencies from
4965         [+prev+], not from [+next+].
4966         (stageN-bubble): Add commands for successive stages from
4967         [+prev+], using double-colon rules.
4968         (all-stageN-gcc): Fix typo.
4969         (stagefeedback-start, profiledbootstrap): New.
4970         * Makefile.in: Regenerate.
4971         * configure.in: Call ACX_PROG_LN.
4972         * configure: Regenerate.
4974 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4976         * MAINTAINERS (Write After Approval): Add myself.
4978 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4980         * MAINTAINERS (Write After Approval): Add myself.
4982 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4984         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4985         without gcc.
4986         * configure: Regenerate.
4988 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4990         * Makefile.tpl: Fix typo.
4991         * Makefile.in: Regenerate.
4993 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4995         * configure.in: Remove new- prefix from toplevel
4996         bootstrap targets.
4997         * configure: Regenerate.
4999 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5001         * Makefile.tpl (all.normal): Rename to all.
5002         (all): Replace with a rule to pick the default
5003         target from configure.
5004         (all-gcc, configure-gcc): Use conditionals to
5005         do nothing when toplevel bootstrap is going on.
5006         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5007         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5008         * configure.in: Support --enable-bootstrap.
5010         * Makefile.def: Remove new- prefix from toplevel
5011         bootstrap targets.
5012         * Makefile.tpl: Likewise.
5014         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5015         target.
5017         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5018         $(RECURSE_FLAGS) to recursive invocation of make.
5020         * Makefile.in: Regenerate.
5021         * configure: Regenerate.
5023 2004-05-30  Andreas Jaeger  <aj@suse.de>
5024             Jim Wilson <wilson@specifixinc.com>
5026         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5027         like CC.
5029 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5031         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5032         * configure: Regenerate.
5034 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5036         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5037         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5038         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5039         targets.
5040         * Makefile.in: Regenerate.
5042 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
5044         * configure.in: Test the ability to symlink directories.
5045         * configure: Regenerate.
5047         * Makefile.def (bootstrap-stage): New definitions.
5048         * Makefile.tpl (configure-stage1-gcc,
5049         configure-stage2-gcc, configure-stage3-gcc,
5050         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5051         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5052         new-restage3, compare): Autogenerate, see Makefile.in
5053         entry for behavioral changes.
5054         (distclean-stage1, new-stage1-start, new-stage1-end,
5055         new-stage1-bubble, distclean-stage2, new-stage2-start,
5056         new-stage2-end, new-stage2-bubble, distclean-stage3,
5057         new-stage3-start, new-stage3-end): New autogenerated targets.
5058         (objext, prebootstrap, BOOT_CFLAGS,
5059         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5060         targets.
5062         * Makefile.in: Regenerate.
5063         (distclean-stage1, new-stage1-start, new-stage1-end,
5064         new-stage1-bubble, distclean-stage2, new-stage2-start,
5065         new-stage2-end, new-stage2-bubble, distclean-stage3,
5066         new-stage3-start, new-stage3-end): New targets.
5067         (all-stage1-gcc): Move prebootstrap dependency from here...
5068         (configure-stage1-gcc): ...to here.
5069         (new-bootstrap): Use bubble targets.
5070         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5071         Use per-stage distclean targets.
5072         (configure-stage1-gcc, configure-stage2-gcc,
5073         configure-stage3-gcc, all-stage1-gcc,
5074         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5075         Use new-stageN-start to prepare the tree.
5077 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5079         * Makefile.def (host_modules): add libcpp.
5080         * Makefile.tpl: Add dependencies on and for libcpp.
5081         * Makefile.in: Regenerate.
5082         * configure.in: Add libcpp host module.
5083         * configure: Regenerate.
5085 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5087         * Makefile.tpl: Whenever a recursive target is defined, wrap
5088         it in a special @if/@endif block, and prepare its maybe
5089         dependency in the @if/@endif block
5090         * configure.in: Instead of writing maybe dependencies, remove
5091         the @if/@endif statements, and remove the @if/@endif blocks
5092         that remain.
5093         * configure: Regenerate.
5094         * Makefile.in: Regenerate.
5096 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5098         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5100 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5102         PR bootstrap/15120
5103         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5104         * */configure: Rebuilt.
5106 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5108         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5109         of libf2c.
5110         * configure, Makefile.in: Regenerate.
5112 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5114         * MAINTAINERS (Write After Approval): Add myself.
5116 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5118         Merge from tree-ssa-20020619-branch.
5120         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5121         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5122         (HOST_GMPLIBS): Define.
5123         (HOST_GMPINC): Define.
5124         (TARGET_LIB_PATH): Add libmudflap.
5125         (GFORTRAN_FOR_TARGET): Define.
5126         (configure-build*): Export GFORTRAN.
5127         (configure-gcc): Export GMPLIBS and GMPINC.
5128         (all-gcc): Add maybe-all-libbanshee.
5129         (configure-target-libgfortran): Define.
5130         * Makefile.in: Regenerate.
5131         * configure.in (host_libs): Add libbanshee.
5132         (target_libraries): Add target-libmudflap and target-libgfortran.
5133         Add --with-libbanshee.
5134         Handle --disable-libmudflap.
5135         (*-*-freebsd*): Use with_gmp.
5136         Add $(libgcj) to noconfigdirs.
5137         * configure: Regenerate.
5138         * depcomp: New file.
5139         * MAINTAINERS: Add tree-ssa maintainers.
5141 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5143         * MAINTAINERS (Various Maintainers): Add myself.
5145 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5147         * MAINTAINERS (Write After Approval): Add myself.
5149 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5151         * MAINTAINERS (Write After Approval): Add myself.
5153 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5155         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5156         * configure: Regenerate.
5158 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5160         Revert:
5161         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5163         * Makefile.def (flags_to_pass): Remove *dir variables that
5164         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5165         as well as prefix and exec_prefix.
5166         * Makefile.in: Regenerate.
5168 2004-04-26  Robert Millan  <robertmh@gnu.org>
5170         Add patches from libtool CVS.
5171         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5172         * ltconfig: Likewise.
5173         * ltcf-c.sh: Likewise.
5174         * ltcf-cxx.sh: Likewise.
5175         * ltcf-gcj.sh: Likewise.
5177 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5179         * Makefile.def (host_modules): Mark with the bootstrap
5180         flag packages on which gcc depends.
5181         * Makefile.tpl (all-bootstrap): Use it.
5182         * Makefile.in: Regenerate.
5184 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5186         * Makefile.def (flags_to_pass): Remove *dir variables that
5187         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5188         as well as prefix and exec_prefix.
5189         * Makefile.in: Regenerate.
5191 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5193         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5194         * configure: Regenerate.
5195         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5196         * gcc/Makefile.tpl (compare): Use the result of the test.
5197         * gcc/Makefile.in: Regenerate.
5199 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5201         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5202         Always relocate gcc and prev-gcc to the original names, even
5203         if the build fails.
5204         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5205         New targets.
5207 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5209         * MAINTAINERS: Update my email address.
5211 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5213         * configure.in (mips*-*-irix5*): Enable ld.
5214         * configure: Regenerate.
5216 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5218         * configure: Regenerate.
5220 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5222         * Makefile.tpl (configure-[+module+], configure-gcc,
5223         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5224         Set and export LDFLAGS.
5225         * Makefile.in: Regenerate.
5227 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5229         * MAINTAINERS: Add myself to write-after-approval.
5231 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5233         PR bootstrap/14871
5234         * Makefile.tpl: If we don't have built-in-tree target tools,
5235         use the ones found by configure rather than hacking around with
5236         program_transform_name.
5237         * configure.in: Give Makefile.tpl the information necessary
5238         to do that.
5239         * Makefile.in: Regenerate.
5240         * configure: Regenerate.
5242 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5244         PR bootstrap/14760
5245         * configure.in: When computing baseargs, strip *all* copies of
5246         offending options.  Also, don't match/substitute the trailing space,
5247         so that this actually works when two similar options are separated by
5248         only one space.
5249         * configure: Regenerate.
5251 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5253         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5254         (rs6000-*-aix*): Same.
5255         * configure: Regenerate.
5257 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5259         * MAINTAINERS: Add myself to write-after-approval.
5261 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5263         * MAINTAINERS: Add myself to write-after-approval.
5265 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5267         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5268         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5269         * Makefile.in: Regenerate.
5271         * configure.in (top level bootstrap support): Rework --enable-werror
5272         to set @stage2_werror_flag@.
5273         * configure: Regenerate.
5274         * Makefile.tpl (top level bootstrap support): Pass
5275         @stage2_werror_flag@ down to configure in stages 2 and 3.
5276         * Makefile.in: Regenerate.
5278 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5280         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5281         for stages 2 and 3 as well as in make.  As a consequence, remove
5282         OUTPUT_OPTION (now detected by configure) from the flags passed down
5283         to make.
5284         * Makefile.in: Regenerate.
5286         * Makefile.tpl (new-bootstrap): Fix typo.
5287         * Makefile.in: Regenerate.
5289 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5291         * Makefile.tpl: Rearrange by moving recursive_targets rules
5292         into their proper sections.
5293         * Makefile.tpl (top level bootstrap support): Move disabling
5294         of coverage flags from 'make' to 'configure'; improve comments.
5295         * Makefile.in: Regenerate.
5297         * Makefile.tpl (experimental top level bootstrap) Move stage1
5298         language setting from all- target to configure- target; disable
5299         intermodule optimization in stage 1; prevent gratuitous rebuilds
5300         of stage 1.
5301         * Makefile.in: Regenerate.
5302         * configure.in: Comma-separate stage 1 language list for top
5303         level bootstrap.
5304         * configure: Regenerate.
5306         * Makefile.tpl: Clean up experimental top level bootstrap support:
5307         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5308         prev-gcc in configure- targets as well as all- targets.
5309         * Makefile.in: Regenerate.
5311 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5313         * compile: New file imported from automake.
5315 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5317         * configure.in: Remove symbolic link section.
5318         * configure: Regenerate.
5319         * Makefile.tpl (links): Remove.
5320         * Makefile.in: Regenerate.
5322 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5323             Nathanael Nerode  <neroden@gcc.gnu.org>
5325         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5326         Set with AC_CHECK_PROGS.
5327         * configure.in: Fix comment typo from last patch.
5328         * configure: Regenerate.
5330 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5332         * Makefile.tpl: Introduce experimental top level bootstrap support.
5333         * Makefile.in: Regenerate.
5334         * configure.in: Introduce support for top level bootstrap.
5335         * configure: Regenerate.
5337 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5338             Paolo Bonzini  <bonzini@gnu.org>
5340         PR bootstrap/14522
5341         * configure.in: Cope with shells that do not support unquoted ^
5342         * configure: Regenerate.
5344 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5345             Paolo Bonzini  <bonzini@gnu.org>
5347         PR bootstrap/14522
5348         * configure.in: Cope with shells that do not support nesting
5349         quotes inside quoted backquote substitutions.
5350         * configure: Regenerate.
5352 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5354         PR bootstrap/14522
5355         * configure.in: Fix escaping of $.
5356         * configure: Regenerate.
5358 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5360         * configure: Regenerate, since I forgot to while committing Paolo's
5361         changes.
5363 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5365         PR ada/14131
5366         Move language detection to the top level.
5367         * configure.in: Find default values for the tools as
5368         soon as possible.  Disable ada if GNAT is not found.
5369         Emit error message about missing languages.  Expand
5370         --enable-languages=all for the gcc subdirectory.
5372 2004-03-10  Ben Elliston  <bje@gnu.org>
5374         * MAINTAINERS: Update my email address.
5376 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5378         * ltconfig: Disable building static libraries if building shared
5379         libraries on AIX 5L.
5381 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5383         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5384         and disable libgcj.
5385         * configure: Regenerated.
5387 2004-03-01  Brian Booth  <bbooth@redhat.com>
5389         * MAINTAINERS: Add myself to write-after-approval.
5391 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5393         * MAINTAINERS: Add myself to write-after-approval.
5395 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5397         PR bootstrap/7087
5398         * Makefile.tpl: Guard XFOO sed statements better.
5399         * Makefile.tpl: Add dependency for configure-target-libada.
5400         * Makefile.in: Regenerate (incidentally fixes broken
5401         commit when libada-branch was merged).
5403 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5405         * MAINTAINERS: Add myself to write-after-approval.
5407 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5409         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5410         maintainers.
5412 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5414         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5415         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5417 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5419         PR bootstrap/11932
5420         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5422 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5424         * MAINTAINERS: Added myself to write-after-approval.
5426 2004-02-14  Michael Koch  <konqueror@gmx.de>
5428         * MAINTAINERS: Added myself to write-after-approval.
5430 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5432         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5433         some OS port maintainers to OS port maintainers section.
5435 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5437         * MAINTAINERS: Add self.
5439 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5441         * MAINTAINERS: Alphabetize.
5443 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5445         * MAINTAINERS: Remove myself.
5447 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5449         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5450         (rs6000-*-aix*): Same.
5451         * configure: Regenerate.
5453 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5455         * configure.in (host): Add in missing $noconfigdirs to defines.
5456         * configure: Regenerate.
5458 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5459             Nathanael Nerode  <neroden@gcc.gnu.org>
5461         PR ada/6637, PR ada/5911
5462         Merge with libada-branch:
5463         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5464         with appropriate dependencies. Add --enable-libada configure switch.
5465         * configure, Makefile.in: Regenerate.
5467 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5469         * MAINTAINERS: Add myself to write-after-approval.
5471 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5473         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5474         * configure: Regenerate.
5476 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5478         Merge from upstream:
5480         * ltmain.in: When setting IFS to '~', be careful about user
5481         arguments that contain '~'.
5483         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5485         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5486         Also test $base_compile against $CC with escaped arguments. Bug
5487         reported by Geoff Keating <geoffk@apple.com>.
5489 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5491         * MAINTAINERS: Remove i960 port.
5493 2004-01-23  DJ Delorie  <dj@redhat.com>
5495         * Makefile.def (target_modules) [libiberty]: Don't stage.
5496         * Makefile.in: Rebuilt.
5498 2004-01-20  Caroline Tice  <ctice@apple.com>
5500         * MAINTAINERS: Add myself to write-after-approval.
5502 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5504         * MAINTAINERS: Update my email address.
5506 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5508         * MAINTAINERS: Add myself to write-after-approval.
5510 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5512         * MAINTAINERS: Remove entries without email address.
5514 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5516         * MAINTAINERS: Add myself to write-after-approval.
5518 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5520         * MAINTAINERS: Update my email address.
5522 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5524         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5525         * Makefile.tpl (configure-target-[+module+]): Support stage.
5526         * Makefile.in: Rebuilt.
5528 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5530         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5532 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5534         * MAINTAINERS: Add myself as a MIPS maintainer.
5536 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5538         * configure.in: Use ./config.cache, not config.cache.
5539         * configure: Regenerate.
5540         * Makefile.tpl: Special-casing not needed for GCC any more.
5541         * Makefile.in: Regenerate.
5543         * configure.in: Don't share a cache file for host dirs.
5544         * configure: Regenerate.
5546         * config-ml.in: Don't mess with the cache file.
5548 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5550         * MAINTAINERS: Move myself from 'Write After Approval' to
5551         'CPU Port Maintainers' section as SPARC maintainer.
5553 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5555         * Makefile.tpl: Make GCC use a separate config.cache.
5556         * Makefile.in: Regenerate.
5558         PR bootstrap/11932, PR bootstrap/11933
5559         (I don't know if it will fix either of them, but it relates
5560         to them.)
5561         * configure.in: Don't use shared config.cache for target
5562         directories.
5563         * configure: Regenerate.
5565 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5567         * MAINTAINERS: Add myself to 'Write After Approval' section.
5569 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5571         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5572         * configure: Regenerated.
5574 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5576         * MAINTAINERS: Remove the mn10200 maintainer.
5578 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5580         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5581         * configure: Regenerated.
5583 2003-12-16  Jan Hubicka  <jh@suse.cz>
5585         * MAINTAINERS: Add myself as callgraph maintainer.
5587 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5589         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5590         * configure: Regenerate.
5592 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5594         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5595         'Write After Approval' section. Update email.
5597 2003-12-01  James Lemke <jim@wasabisystems.com>
5599         * MAINTAINERS (Write After Approval): Add myself.
5601 2003-11-20  Matt Thomas  <matt@3am-software.com>
5603         * MAINTAINERS: Add myself as a vax port maintainer.
5605 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5607         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5608         (configure-build-[+module+], configure-[+module+]): Likewise.
5609         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5610         * Makefile.in: Regenerate.
5612 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5614         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5615         shared/dylibed libraries.
5616         * ltmain.sh: Likewise.
5617         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5618         * ltcf-cxx.sh: Likewise.
5619         * ltcf-gcj.sh: Likewise.
5620         * ltconfig: Likewise.
5622 2003-11-17  Stan Cox  <scox@redhat.com>
5624         * MAINTAINERS: Add myself as iq2000 port maintainer.
5626 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5628         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5629         * Makefile.in: Regenerate.
5631 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5633         * config.sub: Update to 2003-11-03 version.
5635 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5637         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5638         * configure:  Regenerate.
5640 2003-10-20  Nicolas Pitre <nico@cam.org>
5642         * MAINTAINERS: Add myself to 'Write After Approval' section.
5644 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5646         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5648 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5650         * MAINTAINERS: Update my email address.
5652 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5654         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5656 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
5658         * MAINTAINERS: Add myself to 'Write After Approval' section.
5660 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5662         * config.guess: Update to 2003-10-16 version.
5663         * config.sub: Update to 2003-10-16 version.
5665 2003-10-15 David Daney  <ddaney@avtrex.com>
5667         * MAINTAINERS: Added myself to 'Write After Approval' section.
5669 2003-10-15  Falk Hueffner  <falk@debian.org>
5671         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5672         'Write After Approval' section. Update email.
5674 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5676         * MAINTAINERS: Move myself from 'Write After Approval' to
5677         'Various Maintainers' section as middle-end maintainer.
5679 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5681         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5682         HOST_FLAGS_TO_PASS.
5683         * Makefile.in: Regenerate.
5685 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5687         * config.guess: Update to 2003-10-07 version.
5688         * config.sub: Update to 2003-10-07 version.
5690 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5692         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5693         * ltconfig (irix5*, irix6*): Don't override version_type.
5695 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5697         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5698         * configure: Rebuilt
5699         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5700         * Makefile.in: Rebuilt
5702 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5704         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5706 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5708         * MAINTAINERS (Write After Approval): Add myself.
5710 2003-09-29  Paul Koning  <ni1d@arrl.net>
5712         * MAINTAINERS: Move myself from "Write After Approval"
5713         to CPU platform maintainers for pdp11 platform.
5715 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5717         * MAINTAINERS: Move myself from 'Write After Approval' to
5718         'Various Maintainers' section as libffi testsuite maintainer.
5720 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5722         * configure.in: Pass a computed --program-transform-name
5723         to subconfigures.
5724         * configure: Regenerated.
5726 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5728         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5729         * Makefile.in: Regenerate.
5731         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5732         * Makefile.in: Regenerate.
5734 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5736         * MAINTAINERS: Move myself from 'Write After Approval'
5737         to 'Various Maintainers' (objective-c) section.
5739 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5741         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5742         quoting.
5743         * configure: Regenerated.
5745 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5747         * MAINTAINERS (Write After Approval): Add myself to write after
5748         approval list.
5750 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5752         * MAINTAINERS (Write After Approval): Add myself.
5754 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5756         * MAINTAINERS: Update my e-mail address.
5758 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5760         * libtool.m4 (LD): Correct powerpc64 host match.
5762 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5764         * MAINTAINTERS: Update my affiliation and email address.
5766 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5768         * MAINTAINERS (Write After Approval): Add myself.
5770 2003-09-04  DJ Delorie  <dj@redhat.com>
5772         * configure: Regenerate.
5774 2003-09-04  Robert Millan  <robertmh@gnu.org>
5776         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5778 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5780         * configure.in: Ensure arguments to sed are properly spaced.
5781         * configure: Regenerate.
5783 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5785         * MAINTAINERS: Update my e-mail address.
5787 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5789         * MAINTAINERS (Write After Approval): Add myself.
5791 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5793         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5794         * configure: Regenerated.
5796 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5798         * MAINTAINERS: Update my email address.
5800 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5802         * configure.in:  Use newline instead of semicolon when assuming
5803         shell arguments in a for loop.
5804         * configure:  Regenerated.
5806 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5808         * MAINTAINERS: Resurrect the i860 maintainer.
5810 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5812         PR 8180
5813         * configure.in: When testing with_libs and with_headers, treat
5814         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5815         * configure: Regenerate.
5817         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5818         make, shell, etc.
5819         (baseargs): Likewise.
5820         * configure: Regenerate.
5822 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5824         * MAINTAINERS (Write After Approval): Add myself.
5826 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5828         * configure.in: Disable libgcj for darwin not on powerpc.
5829         * configure: Rebuild.
5831 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5833         * config-ml.in, symlink-tree: Add license.
5835 2003-08-03  Richard Stallman  <rms@gnu.org>
5836             Eben Moglen  <moglen@columbia.edu>
5838         * README.SCO: New file.
5840 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5842         * Makefile.tpl (check, check-c++): Express dependencies using
5843         dependencies rather than commands.
5844         * Makefile.in: Regenerate.
5846 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5848         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5849         * configure: Ditto.
5851 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5853         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5854         * Makefile.in: Update.
5856 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5858         * configure.in: Enable libgcj for darwin.
5859         * configure: Rebuild.
5861 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5863         * config-ml.in:  Use ac_configure_args directly instead of
5864         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5865         actually seen.
5867 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5869         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5870         creating target and build subdirs to build all parent dirs as needed.
5871         * Makefile.in: Rebuild.
5872         * configure.in: Don't build dirs explicitly here.
5873         * configure: Rebuild.
5875 2003-07-26  Paul Brook  <paul@nowt.org>
5877         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5879 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5881         * Makefile.tpl (all-make): Depend on intl.
5882         * Makefile.in: Rebuilt.
5884 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5886         * install-sh:  Update to newer upstream versions (associated with
5887         aclocal 1.7).
5888         * mkinstalldirs:  Likewise.
5889         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5891 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5893         * MAINTAINERS: Move self from Bug database only accounts
5894         to write-after-approval.
5896 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5898         * config.if: Remove unused libc_interface determination.
5900 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5902         * MAINTAINERS: Move self from write-after-approval to
5903         build machinery (*.in).
5905 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5907         PR bootstrap/11273
5908         PR bootstrap/11408
5909         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5910         unused INSTALL_PROGRAM_ARGS.
5911         * configure.in: Use AC_PROG_INSTALL.
5912         * Makefile.in: Regenerate.
5913         * configure: Regenerate.
5915 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5917         * MAINTAINERS: Alphabetize.
5919 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5921         * configure: Rebuilt.
5922         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5923         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5924         newlib nor libgloss.
5925         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5926         * configure.in (am33_2.0-*-linux*): Added.
5928 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5930         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5931         * configure: Regenerate.
5933 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5935         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5936         * Makefile.in: Regenerate.
5938 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5940         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5941         * Makefile.in: Regenerate.
5943 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5945         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5946         * Makefile.in: Regenerated.
5948         * config-ml.in: Replace PWD with PWD_COMMAND.
5950 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5952         * intl: New directory; see intl/ChangeLog for details.
5953         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5954         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5955         * Makefile.in: Regenerate.
5957 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5959         * configure.in: Clean up config-lang.in handling.  Delete
5960         useless assignment to "subdirs".
5961         * configure: Regenerate.
5963 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5965         * configure.in: Rename 'target_libs' to 'target_libraries'.
5966         Remove useless reference to 'target_libs'.
5967         * configure: Regenerate.
5969 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5971         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5972         * Makefile.in: Regenerate.
5974 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5976         * Makefile.def: Introduce flags_to_pass.
5977         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5978         * Makefile.in: Regenerate.
5980 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5982         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5983         and target-libgloss.
5984         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5985         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5986         * configure: Regenerate.
5988 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5990         * configure.in: Update testsuite_flags to new location.
5991         * configure. Regenerate.
5993 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5995         * Makefile.tpl: Remove BUILD_CC stuff.
5996         * Makefile.in: Regenerate.
5998 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6000         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6002 2003-06-16  Graeme Peterson <gp@qnx.com>
6004         * MAINTAINERS (Write After Approval): Add myself.
6006 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
6008         * config.guess: Update to 2003-06-12 version.
6009         * config.sub: Update to 2003-06-13 version.
6011 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
6013         * config.guess: Update to 2003-06-06 version.
6014         * config.sub: Update to 2003-06-06 version.
6016 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6018         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6019         * configure. Regenerate.
6021 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6023         * configure.in: Disable serial configure by default.
6024         * configure: Regenerate.
6025         * Makefile.tpl: Abolish .NOTPARALLEL.
6026         * Makefile.in: Regenerate.
6028         * Makefile.tpl: Replace {build,host,target}_canonical by
6029         {build,host,target}.
6030         * Makefile.in: Regenerate.
6032         * Makefile.tpl: Fix stupid pasto.
6033         * Makefile.in: Regenerate.
6035 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6037         * Makefile.tpl: Remove bogus conditional.
6038         * Makefile.in: Regenerate.
6040 2003-06-05  Jan Hubicka  <jh@suse.cz>
6042         * Makefile.tpl (profiledbootstrap): New target.
6043         * Makefile.in (profiledbootstrap): New target.
6045 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6047         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6048         Pinski. Remove user names from other bugzilla-only maintainers.
6050 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6052         * Makefile.tpl: Make 'recursive targets' using autogen rather
6053         than shell loop.  Remove duplicate 'clean' targets and false
6054         comments.
6055         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6056         Add systematic method of specifying missing targets in subdirs.
6057         Add copyright boilerplate.
6058         * Makefile.in: Regenerate.
6059         * configure.in: Add 'recursive targets' to maybe list.
6060         * configure: Regenerate.
6062         * MAINTAINERS: "GNATS only" -> "Bug database only".
6064         * Makefile.tpl: Rename [+target+] to [+make_target+].
6065         * Makefile.def: Rename 'target' to 'make_target'.
6067 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6069         * MAINTAINERS: Add self as options handling maintainer.
6071 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6073         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6074         been too long since I touched those ports.
6076 2003-05-28  DJ Delorie  <dj@redhat.com>
6078         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6079         * Makefile.in: Regenerate.
6081 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6083         * configure.in: Use curly braces in the definition of tooldir.
6084         * configure: Regenerate.
6086 2003-05-21  DJ Delorie  <dj@redhat.com>
6088         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6089         newlib or libgloss.
6090         * Makefile.in: Regenerate.
6092 2003-05-21  DJ Delorie  <dj@redhat.com>
6094         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6095         * Makefile.in: Regenerate.
6097 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6099         * MAINTAINERS: Update my e-mail address.
6101 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6103         * configure.in: Switch more things to use maybe dependencies.
6104         * Makefile.tpl: Switch more things to use maybe dependencies.
6105         Factor out common code from autogen IF statements.
6106         * configure: Regenerate.
6107         * Makefile.in: Regenerate.
6109 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6111         * configure.in: Accept i[3456789]86 for machine type.
6112         * configure: Regenerate.
6114 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6116         * configure.in: Switch more things to use maybe dependencies.
6117         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6118         * configure: Regenerate.
6119         * Makefile.tpl: Switch more things to use maybe dependencies.
6120         * Makefile.in: Regenerate.
6122 2003-05-16  Andreas Schwab  <schwab@suse.de>
6124         * Makefile.tpl (install-opcodes): Define.
6125         * Makefile.in: Rebuild.
6127 2003-05-13  Andreas Jaeger  <aj@suse.de>
6129         * config.guess: Update to 2003-05-09 version.
6130         * config.sub: Update to 2003-05-09 version.
6132 2003-05-13  Michael Eager <eager@mvista.com>
6134         * configure.in: Correct sed script so that options in quotes are not
6135         deleted.
6136         * configure: Rebuild.
6138 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6140         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6141         and $$s/newlib/libc/sys/cygwin32 include paths.
6142         * configure: Ditto.
6144 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6146         * MAINTAINERS: Update my email addresses.
6148 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6150         * config-ml.in: Propagate INSTALL variables.
6152 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6154         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6156 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6158         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6159         * Makefile.in: Regenerate.
6161 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6163         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6165 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6167         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6169 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6171         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6172         * Makefile.in: Regenerated.
6174 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6176         * MAINTAINERS (Write After Approval): Upgrade myself from
6177         GNATS only to write-after-approval. Update my mail address.
6179 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
6181         (OS Port Maintainers: freebsd): Add myself.
6183 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6185         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6187 2003-04-22  Kean Johnston  <jkj@sco.com>
6189         * MAINTAINERS (SCO ports): Added myself.
6191 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6193         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6195 2003-04-19  Kean Johnston  <jkj@sco.com>
6197         * MAINTAINERS (Write After Approval): Add myself.
6199 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6201         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6202         * Makefile.in: Regenerate.
6204 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6206         * configure.in (powerpc64*-*-linux*): Remove.
6207         * configure: Rebuilt.
6209 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6211         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6212         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6213         and restrap.
6214         * Makefile.in:  Regenerate.
6216 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6218         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6219         * configure: Regenerated.
6221 2003-04-15  DJ Delorie  <dj@redhat.com>
6223         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6225 2003-04-13  Nick Clifton  <nickc@redhat.com>
6227         * config-ml.in: Remove support for --disable-aix removing
6228         call-aix multilibs.
6230 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6232         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6233         * */configure: Rebuilt.
6235 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6237         * MAINTAINERS: Add my email address.
6239 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6241         * MAINTAINERS (Write After Approval): Add myself.
6243 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6245         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6246         * Makefile.in: Regenerate.
6248 2003-03-14  Michael Chastain  <mec@shout.net>
6250         * Makefile.in: Regenerate with correct Makefile.def.
6252 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6254         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6255         Make macro.
6256         * Makefile.in: Regenerate.
6257         * configure.in: Clean up gxx_include_dir logic.
6258         * configure: Regenerate.
6260 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6262         * MAINTAINERS (Write After Approval): Add myself.
6264 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6266         * MAINTAINERS: Update my mail address.
6268 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6270         * configure.in (gxx_include_dir): Fix typo.
6271         * configure: Regenerated.
6273 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6275         * Makefile.tpl: Reindent.
6276         * Makefile.in: Regenerate.
6277         * configure.in: Reindent.  Don't set unused variables.
6278         * configure: Regenerate.
6280 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6282         * configure.in: Include $(build_tooldir)/sys-include in
6283         FLAGS_FOR_TARGET.
6284         * configure: Regenerated.
6286 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6288         * Makefile.tpl: Always pass down RANLIB.
6289         * Makefile.in: Regenerate.
6291         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6292         * Makefile.in: Regenerate.
6293         * configure.in: Remove unused logic relating to --enable-shared
6294         and --enable-threads.  Remove bogus comments.  Remove redundant
6295         noconfigdirs.
6296         * configure: Regenerate.
6298         * configure.in: Replace ${libstdcxx_version} by its value.
6299         Remove reference to mh-dgux.
6300         * configure: Regenerate.
6302 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6304         * MAINTAINERS (Write After Approval): Add myself.
6306 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6308         * Makefile.tpl: Rearrange.
6309         * Makefile.in: Regenerate.
6311 2003-02-25  Uwe Stieber <uwe@wwws.de>
6313         * configure.in: Add support for kaOS as cross build target system.
6314         * configure: Regenerated.
6316 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6318         * MAINTAINERS (Write after approval): Add myself.
6320 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6322         * MAINTAINERS: Update my email address.
6324 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6326         * MAINTAINERS: Add self to blanket write privs. section.
6328 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6330         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6331         configure-target-* as some target builds may require additional
6332         flags for preprocessor tests.
6333         * Makefile.in: Regenerated.
6335 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6337         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6338         * ltconfig: Handle it.
6339         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6340         auto-detecting it.
6342         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6343         it is used as argument to $CC.
6344         * ltcf-gcj.sh: Likewise.
6346         * configure.in: Introduce --enable-maintainer-mode.
6347         * configure: Rebuilt.
6348         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6349         for maintainer mode.
6350         * Makefile.in: Rebuilt.
6352 2003-02-18  Jason Merrill  <jason@redhat.com>
6354         * Makefile.tpl (check-c++): Allow parallelism.
6356 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6358         * MAINTAINERS: Remove John Carr (who never actually had access to
6359         gcc.gnu.org).
6361 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6363         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6364         don't configure target-libobjc.
6365         * configure: Regenerate.
6367 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6369         * Makefile.tpl (RANLIB): Define.
6370         * Makefile.in: Regenerate.
6372 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6374         * MAINTAINERS: Update my email.
6376 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6378         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6379         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6380         * Makefile.in: Regenerated.
6381         * configure.in: Remove all traces of snavigator, db, and grep.
6382         * configure: Regenerated.
6384 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6386         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6387         After Approval.
6389 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6391         * MAINTAINERS (Write after approval): Add myself.
6393 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6395         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6396         * Makefile.in: Regenerated.
6398 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6400         * config.guess: Updated to 2003-01-30's version.
6401         * config.sub: Updated to 2003-01-28's version.
6403 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6405         * config.if: If gcc_version is already set, just use it.  Don't set
6406         gcc_version_trigger if it's already set, otherwise set it to
6407         gcc/version.c, but only if the file exists.  If it is not set and
6408         gcc/version.c does not exist, try to extract the version number from
6409         $CC.
6411 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6413         * MAINTAINERS: Add myself to write-after-approval list.
6415 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6417         * configure.in:  Revert 24Jan change.
6418         * configure:  Regenerate.
6420 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6422         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6423         entry of HJ Lu.
6425 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6427         * configure.in: Revert previous change.
6428         * configure: Regenerate.
6430 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6432         * configure.in: Make rda native-only.
6433         * configure: Regenerate.
6435 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6437         * MAINTAINERS: Move myself from GNATS-only-accounts to
6438         write-after-approval.
6440 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6442         * configure.in: Add missing \.
6443         * configure: Rebuilt.
6445 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6447         * configure.in (baseargs): Avoid using \| in sed regular
6448         expressions.
6449         * configure: Rebuilt.
6451 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6453         * configure.in (baseargs): Remove all supported forms of
6454         --cache-file, --srcdir, --host, --build and --target options
6455         from argument lists.
6456         * configure: Rebuilt.
6458 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6460         * MAINTAINERS: Add myself to write-after-approval list.
6462 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6464         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6465         * configure: Rebuilt.
6467 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6469         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6470         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6471         * Makefile.in: Regenerate.
6472         * configure: Regenerate.
6474 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6476         * configure.in: Remove Makefile in build, host and target modules
6477         unless configure was run with --no-recursion.
6478         * configure: Rebuilt.
6480 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6482         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6483         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6484         * Makefile.in: Regenerate.
6486 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6488         * config.guess: Update to 2003-01-03 version.
6489         * config.sub: Update to 2003-01-03 version.
6491 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6493         * configure: Regenerate with proper autoconf 2.13.
6495 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6497         * configure.in: Add AC_PREREQ for consistency.
6498         * configure: Regenerate.
6500 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6502         * configure.in (GDB_TK): Add tcl directories conditional on
6503         gdb/gdbtk directory being present.
6504         * configure: Regenerate.
6506 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
6508         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
6509         by gcc if LD is not defined and we are not doing a Canadian Cross.
6510         * configure: Rebuilt.
6512 2002-12-31  Tom Tromey  <tromey@redhat.com>
6514         * Makefile.in: Rebuilt.
6515         * Makefile.def (target_modules) [libffi]: Allow installation.
6517 2002-12-31  Andreas Schwab  <schwab@suse.de>
6519         * configure.in: Fix use of $program_transform_name.
6520         * configure: Regenerated.
6522 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6524         * configure.in (baseargs): Don't remove first configure argument.
6525         * configure: Regenerated.
6527 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6529         * Makefile.tpl (local-distclean): Don't remove...
6530         (multilib.ts): ... this.  Moved into...
6531         (multilib.out): ... this.  Don't use sub-make.
6532         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6533         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6534         (configure-build-[+module+], configure-[+module+],
6535         configure-target-[+module+], configure-gcc): ... these.  Test
6536         for Makefile existence.  Drop config.status from dependencies.
6537         * Makefile.in: Rebuilt.
6538         * configure.in: Move gcc-version-trigger to the end of
6539         ac_configure_args.  Add comments to maybedep.tmp and
6540         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6541         nonopt from baseargs, matching and removing corresponding
6542         whitespace while at it.
6543         * configure: Rebuilt.
6545 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6547         * configure.in (host_configargs): Replace reference to
6548         no-longer-defined buildopts with --build=${build_alias}.
6549         * configure: Rebuilt.
6551         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6552         program_transform_name to standard idiom.
6553         (AUTOGEN, AUTOCONF): Define.
6554         (Makefile.in): Use $(AUTOGEN).
6555         (Makefile): Depend on config.status, and use autoconf-style rule to
6556         build it.  Move original commands to...
6557         (config.status): ... this new target.
6558         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6559         $(AUTOCONF).
6560         * Makefile.in: Rebuilt.
6562 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6564         * Makefile.tpl: Fix dramatic bustage due to change in
6565         program_transform_name.
6566         * Makefile.in: Regenerate.
6568         * configure.in: Remove unnecessary PATH setting.
6569         * configure: Regnerate.
6571         * configure.in: Don't default to unprefixed tools unless
6572         the native tools will work.
6573         * configure: Regenerate.
6575         * configure.in: Convert to autoconf script.  Blow away lots
6576         of now-redundant Makefile fragments.
6577         * configure: Generate using Autoconf.
6578         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6579         * Makefile.in: Regenerate.
6581 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6583         * configure: Fix stupid bug where RANLIB was mistakenly included.
6585         * configure.in: Rename (buildargs, hostargs, targargs) to
6586         (build_configargs, host_configargs, target_configargs).
6588         * configure.in: Move logic out of sed statement.
6590         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6591         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6593 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6595         * config.sub: Import from master repository
6596         * config.guess: Ditto
6598 2002-12-24  Andreas Schwab  <schwab@suse.de>
6600         * Makefile.tpl (multilib.out): Fix missing space.
6601         * Makefile.in: Regenerate.
6603 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6605         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6606         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6607         * Makefile.in: Regenerate.
6608         * configure.in: Remove unnecessary leftovers.
6610 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6612         * configure.in (extra_ranlibflags_for_target): New variable.
6613         (*-*-darwin): Add -c to ranlib commands.
6614         * configure (tooldir): Handle extra_ranlibflags_for_target.
6616 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6618         * Makefile.tpl: Revert HJL's change.
6619         * Makefile.in: Regenerated.
6620         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6621         always.
6623 2002-12-19  Andreas Schwab  <schwab@suse.de>
6625         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6626         * Makefile.in: Regenerate.
6628 2002-12-18  H.J. Lu <hjl@gnu.org>
6630         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6631         * Makefile.in: Regenerated.
6633         * configure.in (build_prefix): New. Substitute.
6635 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6637         * Makefile.tpl: Don't let real targets depend on phony targets.
6638         * Makefile.in: Regenerate.
6640         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6641         * Makefile.in: Regenerate.
6643 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6645         * config.sub: Import from master repository
6646         * config.guess: Ditto
6648 2002-12-16  Jason Merrill  <jason@redhat.com>
6650         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6651         previous 'make bootstrap'.
6652         * Makefile.in: Regenerate.
6654 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6656         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6658 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6660         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6661         * Makefile.in: Regenerate.
6663 2002-12-13  Jason Merrill  <jason@redhat.com>
6665         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6666         library tests.
6667         (check-c++): Just depend on it and check-target-libstdc++-v3.
6668         * Makefile.in: Regenerate.
6670 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6672         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6673         * Makefile.in: Rebuilt.
6675 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6677         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6679 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6681         * configure: Fix bug put in by gremlins.
6683         * Makefile.tpl: Substitute more autoconfily.
6684         * configure: Substitute more autoconfily.
6685         * Makefile.in: Regenerate.
6687 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6689         * config.sub: Import from master repository
6690         * config.guess: Ditto
6691         * MAINTAINERS: Added Svein Seldal under write after approval
6693 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6695         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6696         * Makefile.in (all-sim): Ditto.
6698 2002-12-06  DJ Delorie  <dj@redhat.com>
6700         * Makefile.tpl: Change configure dependencies to not have real
6701         targets depend on phony targets.
6703 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6705         * configure.in: Revert unintentional change.
6707         * Makefile.tpl: Change dependency for */multilib.out so that
6708         it works when gcc isn't in the tree.
6710         * configure.in: Substitute more.
6711         * configure: Run subconfigures from the Makefile.
6712         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6713         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6715 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6717         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6719 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6721         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6722         and corresponding dependencies.
6723         * Makefile.in: Regenerate.
6725         * configure.in (host_tools): Order binutils, gas and ld for
6726         convenience in running the testsuites.
6728         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6729         * Makefile.in: Regenerate.
6730         * configure.in: Introduce rules to serialize subconfigure runs.
6732         * configure.in: Introduce BASE_CC_FOR_TARGET.
6733         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6734         Realize configure-build-* targets.  Realize configure-target-* targets.
6735         * Makefile.in: Regenerate.
6737 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6739         * configure: Move gcc_version_trigger stuff from here...
6740         * configure.in: ...to here.
6742         * configure.in: Separate subconfigure options added by this file from
6743         options given by the user.  Add machinery to put args for host
6744         subconfigures into the Makefile.
6746         * Makefile.tpl: Remove 'vault' targets.
6747         * Makefile.tpl: Reorder and comment dependencies.
6748         * Makefile.in: Regenerate.
6750 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6751         * configure.in: Fix my broken commit of previous patch. (sigh)
6753 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6755         * configure.in: Move host-specific darwin noconfigdirs into
6756         the host-specific section.
6758 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6760         * configure.in: Move host-specific darwin noconfigdirs into
6761         the host-specific section.
6763 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6765         * configure: Remove skip-this-dir support.
6766         * Makefile.tpl: Remove skip-this-dir support.
6768         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6769         subdirectories.
6770         * Makefile.in: Regenerate.
6772         * Makefile.tpl: Strip out useless setting of 'dir'.
6773         * Makefile.in: Regenerate.
6775 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6777         * configure.in: Fix deeply stupid bug.
6779         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6780         shell code in CXX_FOR_TARGET
6781         * Makefile.def: Introduce raw_cxx.
6782         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6783         RAW_CXX_FOR_TARGET.
6784         * Makefile.in: Regenerate.
6786 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6788         * Makefile.tpl: Remove unnecessary ifs.
6789         * Makefile.in: Regenerate.
6791         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6792         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6793         targets for 'no_install' modules.
6794         * configure: Move GDB_TK substitution to configure.in.  Move
6795         build_modules stuff to configure.in.
6796         * configure.in: Implement soft dependency machinery.  Maybe-ize
6797         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6798         * Makefile.in: Regenerate.
6800 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6802         * Makefile.tpl: Make all-target, install-target behave similarly
6803         to all, install (only hitting configured targets).  Eliminate
6804         unused macro defintions.
6806         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6807         build != host.
6809         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6811         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6813         * configure.in: Produce lists of subdir targets we're actually
6814         configuring.  Remove references to "dosrel".
6815         * Makefile.tpl: Let configure set which subdir targets are hit.
6816         Remove install-cross; clean up install; remove ALL.  Remove
6817         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6818         Autogenerate host module targets.  Remove empty dependency lines
6819         and redundant dependency; rearrange slightly.
6820         * Makefile.def: Add host-side libtermcap, utils.
6822         * Makefile.in: Regenerate.
6824 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6826         * ltconfig (osf[345]): Append $major to soname_spec.
6827         Reflect this in library_names_spec.
6828         * ltmain.sh (osf): Prefix $major with . for use as extension.
6830 2002-11-19  Andreas Jaeger  <aj@suse.de>
6832         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6833         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6834         and sparc64 GNU/Linux systems.
6836 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6838         * MAINTAINERS: Update email.
6840 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6842         * MAINTAINERS: Complete James Dennett's entry.
6844 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6846         * MAINTAINERS (Write After Approval): Add myself.
6848 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6850         * Makefile.tpl: syntactic cleanup
6852 2002-11-13 Stuart Hastings <stuart@apple.com>
6854         * MAINTAINERS: Add myself to write-after-approval list.
6856 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6858         * Makefile.def: Add list of recursive targets to autogenerate.
6859         Add build_modules.
6860         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6861         targets.  Autogenerate *-build-* targets.
6862         * Makefile.in: Regenerate.
6864 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6866         * configure: More autoconf-style substitutions.
6867         * Makefile.tpl: More autoconf-style substitutions.
6868         * Makefile.in: Regenerate.
6870 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6872         * configure: Substitute more variables in a more autoconf-friendly
6873         way.  Simplify slightly.
6874         * Makefile.tpl: Make more variables substitutable in an
6875         autoconf-friendly way.
6876         * Makefile.in: Regenerate.
6878 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6880         * MAINTAINERS (Write After Approval): Add myself.
6882 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6884         * configure.in (v810*): Remove special setting of tools.
6886         * configure: Add support for extra required flags for ar or nm.
6887         * configure.in (aix4.3+): Use above support for target-specific
6888         issues, rather than using config/mt-aix43.
6890 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6892         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6893         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6894         with $srcdir.  Reformat indentation.  Substitute some variables
6895         formerly hard-coded in the Makefile for build=host.
6896         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6897         * Makefile.def: Autogenerate more.
6898         * Makefile.in: Regenerate.
6900 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6902         * MAINTAINERS (Write After Approval): Add myself.
6904 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6906         * Makefile.def (host_modules): Add rda.
6907         * Makefile.in: Regenerate.
6908         * configure.in (target_tool): Add target-rda to list.
6910 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6912         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6914 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6916         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6917         and restrap targets to this rule.
6918         * Makefile.in:  Regenerate.
6920 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6922         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6923         GNATS only accounts.
6925 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6927         * configure.in (i[3456]86-*-linux*): Add check to disable
6928         ${libgcj} for glibc1.
6930 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6932         * MAINTAINERS: Add myself as ip2k port maintainer.
6934 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6936         * configure.in: Add tic4x target.
6938 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6940         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6941         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6942         * Makefile.in: Regenerate.
6944         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6945         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6946         * Makefile.in: Regenerate.
6948 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6950         * MAINTAINERS: Add myself as web pages co-maintainer.
6952 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6954         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6955         * Makefile.in: Regenerate.
6957 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6959         * MAINTAINERS: Add myself and Nathan Sidwell
6960         <nathan@codesourcery.com> as VxWorks maintainers.
6962 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6964         * Makefile.def: Remove order dependency comments.
6965         * Makefile.tpl: Add explicit install-install dependencies.
6966         * Makefile.in: Regenerate.
6968         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6969         * Makefile.in: Regenerate.
6971         * Makefile.tpl: Add configure-target (for src-release in src)
6972         * Makefile.in: Regenerate.
6974 2002-09-30  Nick Clifton  <nickc@redhat.com>
6976         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6978 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6980         * configure.in (s390*-*-linux*): Enable libgcj.
6982 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6984         * configure: Revert accidentally applied changes.
6986         * Makefile.tpl: Make more autoconf-friendly.
6987         * Makefile.in: Regenerate.
6988         * configure: Make substitution more autoconf-like.
6990 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6992         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6993         single entry to handle all these.
6994         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6995         libjava on arm-*-elf.
6997 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6999         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7000         things that depend on them.
7002 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7004         * Makefile.tpl: Make subsituted variables more autoconfy.
7005         * Makefile.in: Regenerate.
7006         * configure: Make seds more autoconfy.
7008 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7010         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7011         * Makefile.in: Regenerate.
7012         * configure.in: Rewrite sed statements to look autoconfy.
7014         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7015         all-target-foo on configure-target-foo.
7016         * Makefile.def: Ditto.
7017         * Makefile.in: Rebuild.
7019 2002-09-25  Andrew Haley  <aph@redhat.com>
7021         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7023 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7025         * Makefile.def: New file.
7026         * Makefile.tpl: New file.
7027         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7028         * contrib/gcc_update: Note that Makefile.in is a generated file.
7030         * configure.in: Minor rearrangement.  Simplify tests.
7032 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7034         * configure.in (with_headers): Skip copy if value is "yes".
7035         (with_libs): Likewise.
7037 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7039         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7040         * configure.in (sh*-*-pe*): Ditto.
7041         * configure.in (mips*-*-pe*): Ditto.
7042         * configure.in (*arm-wince-pe): Ditto.
7044         * configure.in: Rearrange.
7046 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7048         * MAINTAINERS: Update my email address.
7050 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7052         * MAINTAINERS: (Write After Approval): Add myself.
7054 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7056         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7058 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7060         * MAINTAINERS: Change my mailing address.
7062 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7064         * MAINTAINERS (Write After Approval): Remove myself.
7065         (Various Maintainers: c++ runtime libs): Add myself.
7067 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
7069         * MAINTAINERS (Write After Approval): Remove myself.
7070         (Various Maintainers: c++ runtime libs): Add myself.
7072 2002-08-15  Eric Christopher  <echristo@redhat.com>
7074         * config.sub: Import from master repository.
7075         * config.guess: Ditto.
7077 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7079         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7080         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7081         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7083 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7085         * MAINTAINERS: Add self to rs6000 vector extensions.
7087 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7089         * libiberty/configure: Reverted unintended yesterday's check in.
7091 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7093         * boehm-gc/configure, libf2c/configure: Rebuilt.
7094         * libffi/configure, libiberty/configure: Ditto.
7095         * libjava/configure, libobjc/configure: Ditto.
7096         * libstdc++-v3/configure, zlib/configure: Ditto.
7097         Merged from binutils:
7098         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7099         From Steve Ellcey <sje@cup.hp.com>:
7100         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7101         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7102         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7103         IA64.
7104         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7105         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7106         soname_spec, sys_lib_search_path_spec): Ditto.
7108 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
7110         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7112 2002-08-04  H.J. Lu  (hjl@gnu.org)
7114         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7116 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7118         * MAINTAINERS (Write After Approval): Add myself.
7120 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7122         * configure.in: Move generic linux case to end.  Copy generic
7123         linux noconfigdirs to mips*-*-linux* entry and new
7124         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7126 2002-07-19  Michael Matz  <matz@suse.de>
7128         * MAINTAINERS: Add myself as ra* maintainer.
7130 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7132         * config.guess: Update to 2002-07-09 version.
7133         * config.sub: Update to 2002-07-03 version.
7135 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7137         * MAINTAINERS: Fix typo in a maintainer email address.
7139 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7141         * configure.in: Remove two redundant tests.
7143 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7145         * configure.in (mips*-*-irix6*o32): Enable stabs.
7147 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7149         * configure.in: Don't build grez.
7150         * Makefile.in: Ditto.
7152         * Makefile.in: Remove references to bsp, cygmon, libstub.
7153         * configure.in: Ditto.
7155         * configure.in: Remove leftover reference to gdbtest.
7157 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7159         * configure.in (gxx_include_dir):  Change to match versioned
7160         C++ headers if --enable-version-specific-runtime-libs is used.
7162 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7164         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7166 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7168         * configure.in: Make --without-x work.
7170 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7172         * configure.in: Rearrange target Makefile fragment collection.
7174         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7175         cvs[src].
7176         * configure.in: Ditto.
7178 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7180         * MAINTAINERS (Write After Approval): Update my e-mail address.
7182 2002-06-24  Ben Elliston  <bje@redhat.com>
7184         * configure.in (host_tools): Remove cgen.
7186         * Makefile.in (all-cgen): Remove; runs from its source directory.
7187         (check-cgen, install-cgen, clean-cgen): Likewise.
7188         (all-opcodes): Do not depend on all-cgen.
7189         (all-sim): Likewise.
7191 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
7193         * Makefile.in: Eliminate 'apache' targets.
7194         * configure.in: Eliminate 'apache' targets.
7196         * configure.in: Eliminate redundant tests.  Reorganize.
7198         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7200         * config-ml.in: Eliminate references to Cygnus configure.
7202         * Makefile.in: Eliminate references to building emacs.
7204 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7206         * MAINTAINERS: Update my email address.
7208 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7210         * config.if (libstdcxx_incdir): Version C++ headers.
7211         (cxx_incdir): Remove.
7213 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7215         * MAINTAINERS (Write After Approval): Add self.
7217 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7219         * configure.in: Add support for ip2k.
7221 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7223         * configure.in: Fix AIX configury bug.
7225 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7227         * MAINTAINERS (Write After Approval): Add self.
7229 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7231         * configure.in: replace ${topsrcdir} with ${srcdir}
7233         * configure.in: Move definition of libstdcxx_flags
7234         right above usage, rather than waaay earlier.
7236         * configure.in: Pull definition of is_cross_compiler earlier.
7238         * configure.in: Rearrange a little.
7240         * configure.in: Remove references to librx.
7241         * Makefile.in: Remove references to librx.
7243 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7245         * config.sub: Add support for avr target.
7246         Import from master sources, rev 1.255
7248 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7250         * configure, .cvsignore:  Revert previous change...
7251         * Makefile:  ...delete.
7253 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7255         * configure.in: Eliminate ${gasdir} variable.
7257 2002-06-18  Dave Brolley  <brolley@redhat.com>
7259         * configure.in: Add support for frv.
7260         * config.sub: Add support for frv.
7262 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7264         * configure:  Remove garbage from previous commit.
7266 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7268         * configure:  For in-source builds, make a subdir and re-exec there.
7269         * Makefile:  New file.  Pass targets through to build directory.
7270         * .cvsignore:  No longer ignore "Makefile".
7272 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7274         * MAINTAINERS (Write After Approval): Add self.
7276 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7278         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7280 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7282         * configure.in (vax-*-netbsd*): Re-enable gas.
7284 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7286         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7287         BUILD_PREFIX_1, to correct nomenclature.
7288         * configure: Likewise.
7290         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7291         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7293 2002-05-31  Olaf Hering  <olh@suse.de>
7295         * config-ml.in: Propogate DESTDIR also.
7297 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7299         * configure.in (vax-*-netbsd*): Don't build gas for this
7300         platform.
7302 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7304         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7305         and libgcj for AVR.
7307 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7309         * MAINTAINERS (Write After Approval): Add myself.
7311 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7313         * config.guess: Update to 2002-05-22 version.
7314         * config.sub: Likewise.
7316 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7318         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7319         * config-ml.in: Likewise.
7320         * configure: Likewise.
7321         * configure.in: Likewise.
7323 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7325         * MAINTAINERS: Update my email address.
7327 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7329         * configure.in: Simplify makefile fragment collection.
7331         * configure.in: Remove code to build emacs.
7333         * configure.in : Remove --srcdir argument from targargs and buildargs
7334         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7336         * configure: Move some logic to configure.in.
7337         * configure.in: Move some logic from configure.
7339 2002-05-11  Tom Tromey  <tromey@redhat.com>
7341         * MAINTAINERS: Reflect libgcj reality.
7343 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7345         * Makefile.in: Honour DESTDIR.
7347 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7349         * config.guess: Import 2002-03-20 version.
7350         * config.sub: Import 2002-04-26 version.
7352 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7354         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7356 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7358         * MAINTAINERS: Add self.
7360 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
7362         * ltmain.sh: Detect and handle object name conflicts
7363         while piecewise linking a static library.
7365 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7367         * configure.in (noconfigdirs): Don't disable libgcj on
7368         sparc64-*-solaris* and sparcv9-*-solaris*.
7370 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7372         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7374 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7376         * configure.in (FLAGS_FOR_TARGET): Do not add
7377         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7378         on i[3456]86-*-linux*.
7380 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7382         * configure.in (noconfigdirs): Replace [ ] with test.
7384         * configure.in (noconfigdirs): Do not add target-newlib if
7385         target == i[3456]86-*-linux*, and host == target.
7387 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7389         * configure.in: delete reference to absent file
7391         * configure.in: replace '[' with 'test'
7393         * configure.in: Eliminate references to gash.
7394         * Makefile.in: Eliminate references to gash.
7396         * configure.in: remove useless references to 'pic' makefile fragments.
7398         * configure.in: (*-*-windows*) Finish removing.
7400         * configure.in: Eliminate redundant test for libgui.
7402 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7404         * MAINTAINERS: Add self and realphabetize.  Update entries
7405         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7406         entry for a29k port maintainer.
7408 2002-04-26      Joel Sherrill <joel@OARcorp.com>
7410         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7411         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7413 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7415         * configure.in: remove references to dead files
7417 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7419         * MAINTAINERS: Add information about purpose of this file.
7421 2002-04-18  Tom Tromey  <tromey@redhat.com>
7423         * configure.in: Disallow configuring libgcj when it is already
7424         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7425         Solaris 2.8 by default.  For PR libgcj/6158.
7427 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7429         * configure.in:  Move default CC setting out of config/mh-* fragments
7430         directly into here.
7432 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7434         * configure.in: don't even try to configure or make a subdirectory
7435         if there's no configure script for it.
7437 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7439         * MAINTAINERS: Remove chill maintainers.
7440         * Makefile.in (CHILLFLAGS): Remove.
7441         (CHILL_LIB): Remove.
7442         (TARGET_CONFIGDIRS): Remove libchill.
7443         (CHILL_FOR_TARGET): Remove.
7444         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7445         CHILL_LIB.
7446         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7447         (CHECK_TARGET_MODULES): Likewise.
7448         (INSTALL_TARGET_MODULES): Likewise.
7449         (CLEAN_TARGET_MODULES): Likewise.
7450         (configure-target-libchill): Remove.
7451         (all-target-libchill): Remove.
7452         * configure.in (target_libs): Remove target-libchill.
7453         Do not compute CHILL_FOR_TARGET.
7454         * libchill: Remove directory.
7456 2002-04-11  DJ Delorie  <dj@redhat.com>
7458         * Makefile.in, configure.in: Sync with binutils, entries
7459         follow...
7461 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7463         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7464         (do-tar, do-bz2): New rules.
7465         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7466         (gdb-tar): New rule.
7467         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7468         (insight_dejagnu.tar): New rule.
7469         (insight.tar): New rule.
7470         (gdb+dejagnu.tar): New rule.
7471         (gdb.tar): New rule.
7473 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7475         * Makefile.in: Add all-tix to deps for all-snavigator
7476         so that tix is built when building snavigator.
7478 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7480         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7481         ld and gdb are not supported.
7483 2002-01-07  Mark Salter  <msalter@redhat.com>
7485         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7486         Allow target-libgloss to be built for arm, strongarm, and xscale.
7488 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7490         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7491         options for i[3456]86-pc-linux* native builds.
7493 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7495         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7496         files from .po files for a distribution.
7498 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7500         * configure.in: Enable libstdc++-v3 for h8300 targets.
7502 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7504         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7505         version from bfd/.
7507 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7509         * Makefile.in (VER): When present, extract the version number from
7510         the file version.in.
7512 2001-05-24  Tom Rix <trix@redhat.com>
7514         * configure.in : enable ld for aix
7516 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7518         * config.guess: Add linux target for S/390.
7520 2000-11-07  Philip Blundell  <pb@futuretv.com>
7522         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7524 2000-11-03  Philip Blundell  <pb@futuretv.com>
7526         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7527         files.
7529 2001-01-15  Ben Elliston  <bje@redhat.com>
7531         * configure.in (host_tools): Add sid.
7532         Always configure cgen.
7534 2000-11-24  Nick Clifton  <nickc@redhat.com>
7536         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7539 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7541         * Makefile.in (ALL_MODULES): Add all-cgen.
7542         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7543         (all-cgen): New target.
7544         (all-opcodes,all-sim): Depend on all-cgen.
7545         * configure.in (host_tools): Add cgen.
7546         Only configure cgen if --enable-cgen-maint.
7548 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
7550         * configure.in: Add *-*-freebsd* configurations.
7552 2002-04-08  Tom Tromey  <tromey@redhat.com>
7554         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7555         Fixes PR libgcj/6068.
7557 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7559         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7561 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7563         * configure.in (alpha*-dec-osf*): Enable libgcj.
7565 2003-03-27  Matthew Gingell <gingell@gnat.com>
7567         * MAINTAINERS (Write After Approval): Add myself.
7569 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7571         Fix for: PR bootstrap/3591, target/5676
7572         * configure.in (mcore-pe): Disable the configuration of
7573         libstdc++-v3 since exceptions are not supported.
7575 2002-03-20  Anthony Green  <green@redhat.com>
7577         * configure.in: Enable libgcj for xscale-elf target.
7579 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
7581         * MAINTAINERS:  Update my email address.
7583 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7585         * ltmain.sh (relink_command): Fix typo in previous change.
7587 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7589         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7590         (relink_command): Added --tag flags.
7591         (mode=install): If relinking fails; error out.
7593 2002-03-12  Richard Henderson  <rth@redhat.com>
7595         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7596         .NOTPARALLEL tag.
7597         (do-check): Rename from check.
7598         (check): Allow parallel check.
7600 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7602         * MAINTAINERS: Add myself as maintainer for xtensa port.
7603         Fix alphabetical order in CPU port maintainer list.
7604         Remove myself from Write After Approval list.
7606 2002-03-11  Richard Henderson  <rth@redhat.com>
7608         * Makefile.in (.NOTPARALLEL): Add fake tag.
7610 2002-03-07  H.J. Lu  (hjl@gnu.org)
7612         * configure.in: Enable gprof for mips*-*-linux*.
7614 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7616         * MAINTAINERS (Write After Approval): Add myself.
7618 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7620         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7621         libjava.
7622         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7624 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7626         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7627         because its Makefile is there; test for the executable instead.
7629 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7631         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7632         libstdc++-v3 and libjava.
7634 2002-02-11  Adam Megacz <adam@xwt.org>
7636         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7637         boehm-gc
7639 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7641         * config.guess: Updated to 2002-01-30's version.
7642         * config.sub: Updated to 2002-02-01's version.
7643         Contribute sh64-elf.
7644         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7645         * configure.in: Added sh64-*-*.
7647 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7649         * MAINTAINERS: Belatedly add myself to write after approval list.
7651 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7653         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7654         Remove self as Write After Approval.
7656 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7658         * MAINTAINERS: Put self in as maintainer for contrib/regression
7659         directory.
7661 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7663         * MAINTAINERS:  Update my email address.
7665 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7667         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7668         target-libiberty, and target-libgloss.  Skip Java-related
7669         libraries if not supported for NetBSD on target CPU.
7671 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7673         * install-sh: Use _inst.$$_ for temp file name.
7675 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7677         * MAINTAINERS (Write After Approval): Move my contact info
7678         from here...
7679         (OS Port Maintainers): ...to here (netbsd).
7681 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7683         * MAINTAINERS (Write After Approval): Add myself.
7685 2002-01-17  H.J. Lu <hjl@gnu.org>
7687         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7688         (all-target-fastjar): Also depend on all-target-libiberty.
7690 2002-01-16  H.J. Lu  (hjl@gnu.org)
7692         * config.guess: Import from master sources, rev 1.225.
7693         * config.sub: Import from master sources, rev 1.238.
7695 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7697         * MAINTAINERS (Write After Approval): Remove myself.
7699 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7701         * MAINTAINERS (Write After Approval): Add myself.
7703 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7705         * MAINTAINERS: Add self as docs co-maintainer.
7707 2001-12-11  Matthias Klose  <doko@debian.org>
7709         * MAINTAINERS (Write After Approval): Add myself.
7711 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7713         * MAINTAINERS: Update my email address.
7715 2001-12-07  Turly O'Connor  <turly@apple.com>
7716         * MAINTAINERS (Write After Approval): Add myself.
7717         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7718         (rs6000_initialize_trampoline): Call __trampoline_setup for
7719         ABI_DARWIN too.
7720         * darwin-tramp.asm: New file, implements __trampoline_setup.
7721         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7723 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7725         * MAINTAINERS (Write After Approval): Add myself.
7727 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7729         * configure, configure.in: Use temp file for long sed commands.
7731 2001-12-03  Laurent Guerby  <guerby@acm.org>
7733         * config.sub: Update to version 1.232 on subversion.
7735 2001-12-03  Ben Elliston  <bje@redhat.com>
7737         * MAINTAINERS: Update mail address for config.* patches.
7739 2001-11-27  DJ Delorie <dj@redhat.com>
7740             Zack Weinberg  <zack@codesourcery.com>
7742         When build != host, create libiberty for the build machine.
7744         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7745         CONFIG_ARGUMENTS.
7746         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7747         New variables.
7748         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7749         and rules.
7750         (all.normal): Depend on ALL_BUILD_MODULES.
7751         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7752         (all-build-libiberty): Depend on configure-build-libiberty.
7754         * configure: Calculate and substitute proper value for
7755         ALL_BUILD_MODULES.
7756         * configure.in: Create the build subdirectory.
7757         Calculate and substitute TARGET_CONFIGARGS (formerly
7758         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7760 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7762         * MAINTAINERS (write-after-approval): Add self.
7764 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7766         * MAINTAINERS (GNATS only accounts): Remove self.
7768 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7770         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7771         libf2c.
7773 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7775         * MAINTAINERS (Write After Approval): Add self.
7777 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7779         * MAINTAINERS: mips and s390 are also CPU ports.
7781 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7783         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7785 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7787         * MAINTAINERS: Alphabetize.
7789 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7791         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7793 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7795         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7797 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7799         * configure.in (--enable-languages): Be more permissive about
7800         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7802 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7804         * config.sub: Import from master sources, rev. 1.230.
7805         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7807 2001-11-07  Laurent Guerby  <guerby@acm.org>
7809         * MAINTAINERS (Write After Approval): Add self.
7811 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7813         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7815 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7817         * config.sub: Import from master sources, rev 1.226.
7818         * config.guess: Import from master sources, rev 1.216.
7820 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7822         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7823         * MAINTAINERS: Add self as maintainer of MMIX port.
7824         Remove old after-approval entry.
7826 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7828         * ChangeLog, configure: Fix spelling errors.
7830 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7832         * MAINTAINERS: Tweak my address.
7834 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7836         * MAINTAINERS: Update my email address.
7838 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7840         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7841         * MAINTAINERS: Add self as maintainer of CRIS port.
7843 2001-10-10  Geert Bosch  <bosch@gnat.com>
7845         * MAINTAINERS (Various maintainers: Ada front end):
7846         Added Robert Dewar.
7848 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7850         * MAINTAINERS (Write After Approval): Added self
7852 2001-10-02  Geert Bosch  <bosch@gnat.com>
7854         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7856 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7858         * configure: Handle temporary files securely using mkdir.
7860 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7862         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7864 2001-09-26  Will Cohen <wcohen@redhat.com>
7866         * configure.in (*-*-linux*): Disable configuration of target-newlib
7867         and target-libgloss.
7869 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7871         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7872         RANLIB.
7874 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7876         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7877         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7878         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7879         avoid quotes nesting problems.
7880         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7881         (DO_X): Export only variables that are set.
7883 2001-09-19  Ben Elliston  <bje@redhat.com>
7885         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7886         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7887         semantics.  Use the shell built-in "type" command instead.
7889 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7891         Merged from gcc-3_0-branch:
7892         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7893         * ltcf-c.sh: Use $objext, not $ac_objext.
7894         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7895         * ltcf-cxx.sh: Add support for GNU.
7896         2001-07-22  Timothy Wall  <twall@redhat.com>
7897         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7898         default settings if using GNU tools with that configuration.
7899         * ltcf-cxx.sh: Ditto.
7900         * ltcf-gcj.sh: Ditto.
7901         2001-07-21  Michael Chastain  <chastain@redhat.com>
7902         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7903         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7904         * ltmain.sh: Mark as gcc-local.
7906 2001-08-30  Eric Christopher  <echristo@redhat.com>
7907             Jason Eckhardt  <jle@redhat.com>
7909         * config.guess: Merge from master sources.
7910         * config.sub: Merge from master sources, add support for mipsisa32.
7912 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7913         * config.sub: Merge from master sources, rev 1.219.
7914         * MAINTAINERS: Add self as contact for stormy16 port.
7916 2001-08-14  Zack Weinberg  <zackw@panix.com>
7918         * config.sub: Merge from master sources, rev 1.218.
7919         * config.guess: Merge from master sources, rev 1.209.
7921 2001-08-11  Graham Stott  <grahams@redhat.com>
7923         * Makefile.in (check-c++): Add missing semicolon.
7925 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7927         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7929 2001-07-30  Eric Christopher  <echristo@redhat.com>
7931         * MAINTAINERS (Various maintainers: mips port): Added myself.
7933 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7935         * configure.in (sh-*-linux*): New.
7937 2001-07-27  Richard Henderson  <rth@redhat.com>
7939         * .cvsignore: Add LAST_UPDATED.
7941 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7943         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7945 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7947         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7949 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7951         * MAINTAINERS (Write After Approval): Added myself.
7953 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7955         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7956         and libgcj on m68hc11/m68hc12.
7958 2001-06-27  H.J. Lu  (hjl@gnu.org)
7960         * Makefile (CFLAGS_FOR_BUILD): New.
7961         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7963 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7965         * README: Remove version number.
7967 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7969         * INSTALL/README: Update wrt. to the installation instructions now
7970         residing in gcc/doc/install.texi.
7972 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7974         * README: Replace with a cut-down and updated version of gcc/README.
7976 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7978         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7979         multilibs to be disabled.
7981 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7983         * MAINTAINERS (Write After Approval): Add myself.
7985 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7987         * config.guess: Import CVS version 1.195.
7988         * config.sub: Import CVS version 1.212.
7990 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7992         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7993         gcc/xgcc is built, use -print-prog-name to find out the program
7994         name to use.
7996 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7998         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7999         appear to also be in the master copy.
8000         * config.sub:  Import CVS version 1.211.
8002 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8004         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8005         with_gcc]: Use `gcc -shared' to build a shared library.
8007 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8009         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8010         archives.
8012 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8014         * MAINTAINERS (Write After Approval): Add myself.
8016 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8018         * configure.in (libstdcxx_flags): Do not try to execute
8019         libstdc++-v3/testsuite_flags until it exists.
8021 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8023         * MAINTAINERS: Update my email address.
8025 2001-05-31  Graham Stott  <grahams@redhat.com>
8027         * MAINTAINERS (Write After Approval): Add myself.
8029 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
8031         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8032         libraries when using g++ with native linker.
8034 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8036         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8038 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8040         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8041         [aix4*|aix5*]: Prepend blank.
8043 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8045         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8046         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8047         of subdir/configure scripts to use the new libtool.m4.
8049 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8051         * MAINTAINERS (Write After Approval): Add myself.
8053 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8055         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8057 2001-05-11  Ben Elliston  <bje@redhat.com>
8059         * Makefile.in (all-sid): New target.
8060         (check-sid, clean-sid, install-sid): Likewise.
8062 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8064         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8066 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8068         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8069         libgcj.
8071 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8073         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8074         gcc/xgcc is built, use -print-prog-name to find out the program
8075         name to use.
8077 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8079         * configure.in (noconfigdirs): Don't reset it from scratch in the
8080         target case; only append to it.
8082         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8083         sparc-*-solaris2.8]: Disable ${libgcj}.
8085 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8087         * configure.in (libgcj_saved): Copy from $libgcj.
8088         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8089         --disable-libgcj.
8091 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8093         * MAINTAINERS: Remove self as MIPS maintainer and
8094         C front end maintainer.
8096 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8098         * configure.in: Move *-chorusos target case to the proper switch.
8099         Disable libgcj.
8101 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8103         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8104         1.641.2.228.
8106 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8108         * Makefile.in (STAGE1_CFLAGS): Pass down.
8110 2001-04-13  Alan Modra  <amodra@one.net.au>
8112         * config.guess: Add hppa64-linux support.  Note for next import that
8113         this is already in the master file.
8114         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8116 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8118         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8119         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8121 2001-04-11  Stan Shebs  <shebs@apple.com>
8123         * MAINTAINERS: Add self as Darwin port maintainer.
8125 2001-04-11  Alan Modra  <amodra@one.net.au>
8127         * MAINTAINERS: Update my email address.
8129 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8131         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8132         recent versions of FreeBSD (release 3 or later).
8133         * ltconfig: On FreeBSD, -lc must not be provided when building
8134         a shared library or else the standard -pthread gcc option is
8135         rendered worthless to later users of the built library.
8137 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8139         * MAINTAINERS: Add self and RTH as C front end maintainers.
8141 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8143         * config.sub: Make sure to match an already-canonicalized
8144         machine name (eg. mn10300-unknown-elf).
8146 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8148         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8149         New macros.
8150         (bootstrap, cross): Use RECURSE_FLAGS.
8151         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8153 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8155         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8157 2001-03-22  Colin Howell  <chowell@redhat.com>
8159         * Makefile.in (DO_X): Do not backslash single-quotes in
8160         backquotes (two places).
8162 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8164         Re-installed:
8165         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8166         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8167         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8168         * ltcf-cxx.sh: Likewise.
8169         * ltcf-gcj.sh: Likewise.
8171 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8173         * MAINTAINERS: Add myself as "documentation co-maintainer".
8175 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8177         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8178         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8180 2001-03-19  Tom Tromey  <tromey@redhat.com>
8182         * config-ml.in: Handle GCJ and GCJFLAGS.
8184 2001-03-21  Michael Chastain  <chastain@redhat.com>
8186         * Makefile.in: all-m4 depends on all-texinfo.
8188 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8190         * MAINTAINERS: Add myself to write after approval list.
8192 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8194         * Makefile.in (DO_X): Quote nested quotes.
8196 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8198         * MAINTAINERS: Add myself to write after approval list.
8200 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8202         * Makefile.in (DO_X): Use double quotes for quoting
8203         "RANLIB=$${RANLIB}".
8205 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8207         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8209 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
8211         * configure.in: Only use `lang_requires' for languages athat are
8212         actually enabled.
8214 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8216         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8218 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8220         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8222 2001-03-07  Tom Tromey  <tromey@redhat.com>
8224         * configure.in: Allow config-lang.in to set `lang_requires' to list
8225         of other required languages.
8227 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8229         * Makefile.in: Remove RANLIB definition. Use RANLIB
8230         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8231         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8233 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8234             Alexandre Oliva  <aoliva@redhat.com>
8236         * Makefile.in (check-c++): Use tabs, not spaces.
8238 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8240         * MAINTAINERS: add myself to Write After Approval list.
8242 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8244         * Makefile.in (check-c++): New rule.
8246         * configure.in (target_libs): Remove libg++.
8247         (noconfigdirs): Remove libg++.
8248         (noconfigdirs): Same.
8249         (noconfigdirs): Same.
8250         (noconfigdirs): Same.
8252         * config-ml.in: Remove libg++ references.
8254         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8255         (ALL_TARGET_MODULES): Same.
8256         (configure-target-libg++): Remove.
8257         (all-target-libg++): Remove.
8258         (configure-target-libio): Remove.
8259         (all-target-libio): Remove.
8260         (check-target-libio): Remove.
8261         (.PHONY): Remove.
8262         (libg++.tar.bz2): Remove.
8263         (all-target-cygmon): Remove libio.
8264         (all-target-libstdc++): Remove.
8265         (configure-target-libstdc++): Remove.
8266         (TARGET_LIB_PATH): Remove libstdc++.
8267         (ALL_GCC_CXX): Remove libstdc++.
8268         (all-target-gperf): Correct.
8270 2001-02-16  Nick Clifton  <nickc@redhat.com>
8272         * configure.in (noconfigdirs): Allow configuration of texinfo
8273         for Cygwin hosts.
8275 2001-02-15  Anthony Green  <green@redhat.com>
8277         * configure: Introduce GCJ_FOR_TARGET.
8278         * configure.in: Ditto.
8279         * Makefile.in: Ditto.
8281 2001-02-13  Andreas Schwab  <schwab@suse.de>
8283         * MAINTAINERS: Update mail address.
8285 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8287         * config.guess: Add linux target for S/390.
8288         * config.sub: Likewise.
8290 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
8292         * configure.in: for *-chorusos, don't config target-newlib and
8293         target-libgloss.
8295 2001-02-06  Ben Elliston  <bje@redhat.com>
8297         * configure: Output host type to stdout, not stderr.
8299 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8301         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8302         * ltcf-cxx.sh: Likewise.
8304         * config.if: Assume enable_libstdcxx_v3 is defined.
8306 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8308         Remove V2 C++ library.
8309         * configure.in: Remove --enable-libstdcxx_v3 support.
8311 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8313         * include/demangle.h: Add prototype for java_demangle_v3.
8315 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8317         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8319 2001-01-27  Richard Henderson  <rth@redhat.com>
8321         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8323 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8325         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8326         Don't unset, it's non-portable and no longer necessary, set to empty
8327         instead.
8329 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8331         * ltconfig: Shell portability fix for the tagname validity check.
8333 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8335         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8336         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8338 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8340         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8342 2001-01-26  Tom Tromey  <tromey@redhat.com>
8344         * configure.in: Allow libgcj to be built on Sparc Solaris.
8346 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8348         * ltcf-c.sh: Add aix5 case.
8349         * ltcf-cxx.sh: Likewise.
8350         * ltconfig: Likewise.
8352 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8354         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8355         keep at least one of build_libtool_libs or build_old_libs set to
8356         yes.
8358         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8359         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8361 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8363         * configure.in: Enable libgcj on several additional platforms.
8365 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8367         * configure.in: Enable libgcj for linux targets.
8369 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8371         * MAINTAINERS (Write After Approval): Add myself.
8373 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8375         * MAINTAINERS: Add myself as vax port maintainer.
8377 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8379         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8381 2001-01-09  Mike Stump  <mrs@wrs.com>
8383         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8384         failures of subdirectories.
8386 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8388         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8389         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8390         * ltcf-cxx.sh: Likewise.
8391         * ltcf-gcj.sh: Likewise.
8392         * ltconfig.sh: Fix typo.
8394 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8396         * configure: handle DOS-style absolute paths.
8398 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8400         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8402 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8404         * MAINTAINERS: Add myself as avr port co-maintainer.
8406 2000-12-28  Ben Elliston  <bje@redhat.com>
8408         * MAINTAINERS: Add myself under ``Write After Approval''.
8410 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8412         * texinfo: Remove directory from GCC.
8414 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8416         * COPYING: Update to current
8417         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8418         to 19yy as example year in copyright notice).
8420 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8422         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8423         (libstdcxx_incdir): Pass down.
8424         * config.if: Remove expired bits for cxx_interface, add stub.
8425         (libstdcxx_incdir): Add variable for g++ include directory.
8426         * configure.in (gxx_include_dir): Use it.
8428 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8430         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8431         with old-email address from ``Write After Approval''.
8433 2000-12-15  Andreas Jaeger  <aj@suse.de>
8435         * configure.in: Handle lang_dirs.
8437 2000-12-14  Tom Tromey  <tromey@redhat.com>
8439         * MAINTAINERS: Removed brads.
8441         * MAINTAINERS: Added gcj developers.
8443 2000-12-13  Anthony Green  <green@redhat.com>
8445         * configure.in: Disable libgcj for any target not specifically
8446         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8447         with g++ abi.
8449 2000-12-13  Mike Stump  <mrs@wrs.com>
8451         * Makefile.in (local-distclean): Also remove fastjar.
8453 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8455         * contrib/gcc_update: Add fastjar --touch entries.
8457 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8459         * configure.in: Disable language-specific target libraries for
8460         languages that aren't enabled.
8462 2000-12-10  Anthony Green  <green@redhat.com>
8464         * configure.in: Define libgcj.  Disable libgcj target libraries for
8465         most targets.
8467 2000-12-10  Neil Booth  <neilb@earthling.net>
8469         * MAINTAINERS: Update mail address, remove from WAA list.
8471 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8473         * libjava: Imported from /cvs/java.
8474         * libffi: Likewise.
8475         * Boehm-gc: Likewise.
8477 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8479         * configure.in (target_libs): Revert 2000-12-08 patch.
8480         (noconfigdirs): Added target-libjava.
8482 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8484         * djunpack.bat: removed.
8486 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8488         * Makefile.in: handle DOS-style absolute paths.
8489         * config-ml.in: likewise.
8490         * symlink-tree: likewise.
8492 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8494         * fastjar: Imported.
8496 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8498         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8499         libjava.
8500         * configure.in (target_libs): Removed `target-libjava'.
8502 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8504         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8505         (ALL_MODULES): Added fastjar.
8506         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8507         (all-target-libjava): all-fastjar replaces all-zip.
8508         (all-fastjar): Added.
8509         (configure-target-fastjar, all-target-fastjar): Likewise.
8510         * configure.in (host_tools): Added fastjar.
8512 2000-12-07  Mike Stump  <mrs@wrs.com>
8514         * Makefile.in (local-distclean): Remove leftover built files.
8516 2000-11-24  Nick Clifton  <nickc@redhat.com>
8518         * configure.in (xscale-elf): Add target.
8519         (xscale-coff): Add target.
8521 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8523         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8524         recent versions of FreeBSD (release 3 or later).
8525         * ltconfig: On FreeBSD, -lc must not be provided when building
8526         a shared library or else the standard -pthread gcc option is
8527         rendered worthless to later users of the built library.
8529 2000-11-16  Fred Fish  <fnf@be.com>
8531         * configure.in (enable_libstdcxx_v3): Fix typo,
8532         libstd++ -> libstdc++.
8534 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8536         * MAINTAINERS: Add self to Write After Approval list.
8538 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8540         * MAINTAINERS: Update my email address.  Add myself to global write
8541         privs list.
8543 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8545         * Makefile.in: Merge with src and libgcj.
8546         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8547         configure-target-<library> when their configure scripts need the C
8548         or C++ library to have already been built to work properly.
8549         (do_proto_toplev): Set them to an empty string.
8551         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8552         (REALLY_SET_LIB_PATH): Use them.
8554 2000-11-17  Stan Shebs  <shebs@apple.com>
8556         * MAINTAINERS: Add self to Write After Approval list.
8558 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8560         * configure: Provide the original toplevel configure arguments
8561         (including $0) to subprocesses in the environment rather than
8562         through gcc/configargs.h.
8564 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8566         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8567         C99.  Alphabetise "Write After Approval" list.
8569 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8571         * configure: Turn on libstdc++ V3 by default.
8573         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8574         if we've got GCC.
8576 2000-11-11  Philip Blundell  <philb@gnu.org>
8578         * MAINTAINERS: Add self to Write After Approval list.
8580 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8582         * ltcf-c.sh (aix4): Improve shared library configuration; require
8583         exporting symbols.
8584         * ltcf-cxx.sh (aix4): Define.
8585         * ltconfig (aix4): Define library and soname specs appropriate for
8586         AIX.  Define command to create export symbols list.
8588 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
8590         * config.sub: Add support for Sun Chorus
8592 2000-10-31  Nick Clifton  <nickc@redhat.com>
8594         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8595         <name>@redhat.com.  Also installed new email address for Clint
8596         Popetz.
8598 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8600         * etc: Remove directory from GCC.
8602 2000-10-16  Michael Meissner  <meissner@redhat.com>
8604         * configure (gcc/configargs.h): Only create if there is a build GCC
8605         directory created.
8607 2000-10-16  Matthias Klose  <doko@debian.org>
8609         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8610         when configured for libstdc++-v3.
8612 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8614         * configure: Save configure arguments to gcc/configargs.h.
8616 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8618         * config.guess: Import CVS version 1.157.
8619         * config.sub: Import CVS version 1.181.
8621 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8623         * Makefile.in (bootstrap): avoid recursion if subdir missing
8624         (cross): ditto
8625         (do-proto-toplev): ditto
8627 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8629         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8630         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8632         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8633         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8634         all affected `configure' scripts.
8636 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8638         * MAINTAINERS: Add self as cpplib co-maintainer.
8640 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8642         * MAINTAINERS: Add self to Write After Approval list.
8644 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8646         * INSTALL/README: egcs -> GCC update.
8648 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
8650         * MAINTAINERS: Add myself to Write After Approval list.
8652 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8654         * MAINTAINERS: Add myself to Write After Approval list.
8656 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8658         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8659         X11 libraries for hppa64.
8661 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8663         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8665 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8667         * Makefile.in (all-zlib): Added dummy target.
8669         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8670         ltcf-gcj.sh: Updated from libtool multi-language branch.
8672 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8674         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8675         (bootstrap*): Depend on all-bootstrap.
8677 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8679         * config.guess: Import CVS version 1.156.
8680         * config.sub: Import CVS version 1.179.
8682 2000-09-02  Anthony Green  <green@cygnus.com>
8684         * Makefile.in (all-gcc): Depend on all-zlib.
8685         (CLEAN_MODULES): Add clean-zlib.
8686         (ALL_MODULES): Add all-zlib.
8687         * configure.in (host_libs): Add zlib.
8689 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8691         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8692         crosses, but add gcc/include to the header search path for them.
8694 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8696         * MAINTAINERS: Add self to Write After Approval list.
8698 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8700         * config.guess: Import CVS version 1.152.
8701         * config.sub: Import CVS version 1.177.
8703 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8705         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8706         $targargs to tell whether newlib is going to be built.
8708         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8709         $$r/TARGET_SUBDIR/libio for _G_config.h.
8711 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8713         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8715 2000-08-22  DJ Delorie  <dj@redhat.com>
8717         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8719 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8721         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8722         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8723         sub-configures.
8725 2000-08-21  DJ Delorie  <dj@redhat.com>
8727         * MAINTAINERS: Add self as a libiberty maintainer
8729 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8731         * configure.in (libstdcxx_flags): Use
8732         libstdc++-v3/src/libstdc++.INC.
8734 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8736         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8738 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8740         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8742         * configure: Make enable_threads and enable_shared defaults
8743         explicit.  Substitute enable_threads into generated Makefiles.
8744         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8745         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8747 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8749         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8751 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8753         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8754         previous delta.
8756 2000-08-11  Jason Merrill  <jason@redhat.com>
8758         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8759         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8760         (FLAGS_FOR_TARGET): Not here.
8761         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8763 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8765         * config-ml.in (CC, CXX): Don't introduce a leading space.
8767 2000-08-07  DJ Delorie  <dj@delorie.com>
8769         * MAINTAINERS: Add self as a DJGPP maintainer
8771 2000-08-07  DJ Delorie  <dj@redhat.com>
8773         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8774         "if we're also building gcc, and it's a gcc that will run on the
8775         build machine, we want to use its includes instead of the system's
8776         default includes".
8778 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8780         * MAINTAINERS: Add self to Write After Approval list.
8782 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8784         * configure.in (libstdcxx_flags): Don't use `"'.
8786         * config-ml.in: Adjust multilib search paths to the
8787         appropriate multilib tree.
8789 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8791         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8792         commas in $LANGUAGES.
8794 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8796         * configure.in: Re-enable all references to libg++ and librx.
8798 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8800         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8801         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8802         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8803         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8805         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8807 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8809         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8810         CXX_FOR_TARGET for sed.
8812 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8814         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8815         Do not override if already set in the environment or in configure.
8816         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8817         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8819 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8821         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8822         the libtool CVS tree multi-language branch.
8823         * ltconfig, ltmain.sh: Updated.
8825 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8827         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8828         (clean-target): Depend on it.
8830         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8831         (GCC_FOR_TARGET): Use it.
8832         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8833         * configure.in: ... here.
8834         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8835         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8837 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8839         * MAINTAINERS: Add self to Write After Approval list.
8841 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8843         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8844         (configure-target-libchill, configure-target-libobjc): Likewise.
8846         * configure.in: Use the same cache file for all target libs.
8847         * config-ml.in: But different cache files per multilib variant.
8849 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8851         * configure (topsrcdir): Don't use dirname.
8853 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8855         * MAINTAINERS: Add self to Write After Approval list.
8857 2000-07-20  Jason Merrill  <jason@redhat.com>
8859         * configure.in: Remove all references to libg++ and librx.
8861         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8863 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8865         * config.sub: Update to subversions version 2000-07-06.
8867 2000-07-12  Andrew Haley  <aph@cygnus.com>
8869         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8870         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8872 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8874         * symlink-tree:  Check number of arguments.
8876 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8878         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8879         search path for a g++ extracted from the build tree.  This
8880         will allow link tests run by configure scripts in
8881         subdirectories to succeed.
8883 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8885         * ltconfig: Add support for mips-dde-sysv4.2MP
8887 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8889         * MAINTAINERS: Add myself as loop discovery maintainer.
8891 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8893         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8894         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8896 2000-06-19  Timothy Wall  <twall@cygnus.com>
8898         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8899         * config.sub: Add tic54x target.
8901 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8903         * MAINTAINERS: Add self as Fortran maintainer,
8904         remove Craig Burley.
8906 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8908         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8909         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8911 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8913         * MAINTAINERS: Add self as i18n maintainer
8915 20000-05-21  H.J. Lu  (hjl@gnu.org)
8917         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8918         directory are used if they exist. Make sure
8919         $(build_tooldir)/include is searched for header files,
8920         $(build_tooldir)/lib/ for library files.
8921         (GCC_FOR_TARGET): Likewise.
8922         (CXX_FOR_TARGET): Likewise.
8924 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8926         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8928 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8930         * Makefile.in (configure-target-libiberty): Depend on
8931         configure-target-newlib.
8933 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8935         * configure.in, Makefile.in: Merge all libffi-related
8936         configury stuff from the libgcj tree.
8938 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8940         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8941         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8943 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8945         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8946         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8947         current version information.  Add to proto-toplev directory.
8948         (gdb-taz): Build do-djunpack.
8950 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8952         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8954 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8956         * MAINTAINERS: Add self to Write After Approval list.
8958 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8960         * ltmain.sh: Preserve in relink_command any environment
8961         variables that may affect the linker behavior.
8963 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8965         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8967 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8969         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8971 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8973         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8974         with the version name.
8976 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8978         * MAINTAINERS: Add self as bb-reorder maintainer.
8980 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8982         * config.if: Tweak.
8984 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8986         * djunpack.bat: New file.
8988 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8990         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8991         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8992         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8993         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8995 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8997         * config.sub (case $basic_machine): Change default for "ibm-*"
8998         to "openedition".
9000 2000-04-13  Andreas Jaeger  <aj@suse.de>
9002         * MAINTAINERS: Added myself.
9004 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9006         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9007         (do-md5sum): New target.
9008         (MD5PROG): Define.
9009         (PACKAGE): Default to TOOL.
9010         (VER): Default to a shell script.
9011         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9012         md5 checksum generation.
9013         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9014         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9015         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9016         insight.tar.bz2): Use gdb-taz to create archive.
9018 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9020         * configure (warn_cflags): Delete.
9022 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9024         * MAINTAINERS: Added myself.
9026 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9027             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9029         * configure.in (enable_libstdcxx_v3): Add.
9030         (target_libs): Add bits here to switch between libstdc++-v2 and
9031         libstdc++-v3.
9032         * config.if: And this file too.
9033         * Makefile.in: Add libstdc++-v3 targets.
9035 2000-04-05  Michael Meissner  <meissner@redhat.com>
9037         * config.sub (d30v): Add d30v as a basic machine type.
9039 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9041         * configure.in: -linux-gnu*, not -linux-gnu.
9043 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9045         * MAINTAINERS: Add self in write-after-approval section.
9047 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9049         * MAINTAINERS: Add self as ia64 port maintainer.
9051 2000-03-08  Neil Booth  <NeilB@earthling.net>
9053         * MAINTAINERS: Add self in write-after-approval section.
9055 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9057         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9058         (do-tar-bz2): Replace TOOL with PACKAGE.
9059         (gdb.tar.bz2): Remove GDBTK from GDB package.
9060         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9061         dejagnu.tar.bz2): New packages.
9063 2000-02-27  Andreas Jaeger  <aj@suse.de>
9065         * configure.in: Add entry for mips*-*-linux*, move catch all
9066         *-*-*linux* entry below this one.
9068 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9070         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9072 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9074         * config.sub: Support an OS of "wince".
9076 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9078         * config.guess, config.sub: Updated to match config's 2000-02-15
9079         version.
9081 2000-02-23  Linas Vepstas <linas@linas.org>
9083         * config.sub: Add support for Linux/IBM 370.
9084         * configure.in: Likewise.
9086 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9088         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9090 2000-02-20  Christopher Faylor <cgf@cygnus.com>
9092         * config.guess: Guess "cygwin" rather than "cygwin32".
9094 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9096         * configure (gcc_version): When setting, narrow search to
9097         lines containing `version_string'.
9099 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9101         * config.sub: Add support for avr target.
9103 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9105         * MAINTAINERS: Add maintainers for MCore port.
9107 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9109         * config.sub: Add mmix-knuth-mmixware.
9111 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9113         * MAINTAINERS: Pair cccp with cpplib maintainership.
9115 2000-01-27  Christopher Faylor <cgf@redhat.com>
9117         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9118         structure stuff to -L library search.
9119         (CXX_FOR_TARGET): Ditto.
9120         (CROSS_CHECK_MODULES): Fix spelling mistake.
9122 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9124         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9125         the C++ compiler.
9127 2000-01-12  Richard Henderson  <rth@cygnus.com>
9129         * configure.in: Don't build some bits for beos.
9131 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9133         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9134         as include files.
9136 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9138         * Add self as cpplib maintainer, as requested by Jason
9139         Merrill.  Correct my e-mail address.
9141 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9143         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9144         not mh-aix43.
9146 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9148         * MAINTAINERS: Add myself to "write after approval" list.
9150 1999-12-14  Richard Henderson  <rth@cygnus.com>
9152         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9153         * config.sub: Accept alphaev[78], alphaev8.
9155 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9157         * config.guess, config.sub: Update from autoconf.
9159 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9161         * MAINTAINERS:  update my playtime e-address.
9163 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9165         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9166         necessary libraries are missing.
9168 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
9170         * MAINTAINERS: Add new 'write after approval' maintainer.
9172 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9174         * MAINTAINERS: Add new Java maintainer.
9176 1999-10-25  Andreas Schwab  <schwab@suse.de>
9178         * configure: Fix quoting inside arguments of eval.
9180 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9182         * config-ml.in: Allow suppression of some ARM multilibs.
9184 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9186         * config.guess: Add OS/390 match pattern.
9187         * config.sub: Add mvs, openedition targets.
9188         * configure.in (i370-ibm-opened*): New.
9190 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9192         * config.sub: Add support for configuring for pj.
9194 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9196         * config.sub (maybe_os): Add support for configuring for fr30.
9198 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9200         * configure.in: Do not configure or build ld for AIX
9201         platforms.  ld is known to be broken on these platforms.
9203 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9205         * config-ml.in: Pass compiler flag corresponding to multidirs to
9206         subdir configures.
9208 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9210         * Makefile.in (LDFLAGS): Define.
9212 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9214         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9215         noconfigdirs.
9216         (*-*-cygwin*): Likewise.
9218 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9220         * mkdep: New file.
9221         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9222         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9224         From Eli Zaretskii <eliz@is.elta.co.il>:
9225         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9226         long file name when using DJGPP on MS-DOS.
9228 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9230         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9232 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9234         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9235         dependency as this causes "make check" to globally "make all"
9237 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9239         * configure.in (target_libs): Added target-zlib.
9240         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9241         (CONFIGURE_TARGET_MODULES): Likewise.
9242         (CHECK_TARGET_MODULES): Likewise.
9243         (INSTALL_TARGET_MODULES): Likewise.
9244         (CLEAN_TARGET_MODULES): Likewise.
9245         (configure-target-zlib): New target.
9246         (all-target-zlib): Likewise.
9247         (all-target-libjava): Depend on all-target-zlib.
9248         (configure-target-libjava): Depend on configure-target-zlib.
9250         * Makefile.in (configure-target-libjava): Depend on
9251         configure-target-newlib.
9252         (configure-target-boehm-gc): New target.
9253         (configure-target-qthreads): New target.
9255         * configure.in (target_libs): Added target-qthreads.
9256         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9257         (CONFIGURE_TARGET_MODULES): Likewise.
9258         (CHECK_TARGET_MODULES): Likewise.
9259         (INSTALL_TARGET_MODULES): Likewise.
9260         (CLEAN_TARGET_MODULES): Likewise.
9261         (all-target-qthreads): New target.
9262         (configure-target-libjava): Depend on configure-target-qthreads.
9263         (all-target-libjava): Depend on all-target-qthreads.
9265         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9266         (CONFIGURE_TARGET_MODULES): Likewise.
9267         (CHECK_TARGET_MODULES): Likewise.
9268         (INSTALL_TARGET_MODULES): Likewise.
9269         (CLEAN_TARGET_MODULES): Likewise.
9270         (all-target-libjava): New target.
9271         (all-target-boehm-gc): Likewise.
9272         * configure.in (target_libs): Added libjava, boehm-gc.
9274 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9276         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9277         configure.bat in SUPPORT_FILES.
9278         (gas+binutils.tar.bz2): Likewise.
9280         * makeall.bat: Remove; obsolete.
9282 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9284         From Mark Elbrecht:
9285         * configure.bat: Remove; obsolete.
9287 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9289         * configure: Add -W -Wall to the default CFLAGS when compiling with
9290         gcc.
9292 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9294         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9296 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9298         * configure.in: Build ld on IRIX6.
9300 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9302         * Makefile.in: Change distribution targets to use bzip2 instead of
9303         gzip.
9304         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9305         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9307 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9309         * config.sub: Add mcore target.
9311 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9313         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9315 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9317         * config.guess (dummy): Changed to $dummy.
9319 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9321         * config.sub: Tidied up case statements.
9323 1999-05-22  Ben Elliston  <bje@cygnus.com>
9325         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9326         <jiro@din.or.jp>.
9328         * config.guess: Merge with FSF version. Future changes will be
9329         more accurately recorded in this ChangeLog.
9330         * config.sub: Likewise.
9332 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9334          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9336 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9338         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9340 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9342         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9344 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9346         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9347         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9348         Bad merge removed these two changes.
9350 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9351                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9353         * config.guess (interix Alpha): Add.
9355 1999-04-11  Richard Henderson  <rth@cygnus.com>
9357         * configure.in (i?86-*-beos*): Do config gperf; don't config
9358         gdb, newlib, or libgloss.
9360 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9362         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9363         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9364         from multidirs.
9366 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9368         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9370 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9372         * config.sub: Add support for mcore targets.
9374 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9376         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9377         not mt-ospace, in order to shut up assembler warning about using
9378         symbols that are named the same as registers.
9380 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9382         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9383         dependency list for all-target-cygmon.
9385 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9387         * config-ml.in: Check $host, not $target, for selective multilibs.
9388         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9389         thumb interworking, and underscore prefix multilibs.
9391 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9393         * missing: Update to version from current automake.
9395 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9397         * configure (gxx_include_dir): Removed.
9399         * configure.in (gxx_include_dir): Handle it.
9400         * Makefile.in: Likewise.
9402 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9404         * config.sub (mips64vr4111,mips64vr4111el) Add.
9406 1999-03-21  Ben Elliston  <bje@cygnus.com>
9408         * config.guess: Correct typo for detecting ELF on FreeBSD.
9410 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9412         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9413         config/mh-djgpp.
9415 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9417         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9418         all-target-newlib to dependency list for all-target-bsp.
9420 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9422         * config.sub: Add i386-uwin support.
9423         * config.guess: Likewise.
9425 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9427         * configure.in: cleanup, add mh-*pic handling for arm, special
9428         case powerpc*-*-aix*
9430 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9432         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9433         can be built.
9435 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9437         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9438         targets.
9440 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9442         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9444 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9446         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9448 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9450         * config.sub: Fix typo in arm recognition.
9452 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9454         * configure.in (noconfigdirs): Changed target_configdirs to
9455         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9456         rather than m68k-*-* since it is not known to work on
9457         m68k-aout. Ditto for arm-*-*oabi.
9459 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9461         * configure.in (*-*-windows*): Remove, no longer used.
9463 1999-02-19  Ben Elliston <bje@cygnus.com>
9465         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9466         Smart and improved by Andrew Cagney.
9468 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9470         * config.guess: Recognize openbsd-*-hppa.
9472 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9474         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9475         only if it is not empty.
9477 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9479         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9481         * config.guess: Modified to recognize uname's armv* syntax.
9483         * config.sub: Modified to recognize uname's armv* syntax.
9485 1999-02-17  Mark Salter  <msalter@cygnus.com>
9487         * configure.in: Added target-bsp for sparclite.
9489 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9491         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9493 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9495         * configure.in: Add support for strongarm port.
9496         * config.sub: Add support for strongarm target.
9498 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9500         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9501         the old name config/mh-cygwin32.
9502         Enable texinfo.
9504 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9506         * configure.in: Do build ld for ix86 Solaris.
9508 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9510         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9511         $AR_FOR_TARGET.  Likewise for RANLIB.
9513 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9515         * config.sub (oabi):  Recognize.
9516         * configure.in (arm-*-oabi):  Handle.
9518 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9520         * config.guess: Improve detection of i686 on UnixWare 7.
9522 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9524         * config.guess: Add support for i386-pc-interix.
9525         * config.sub: Likewise.
9526         * configure.in: Likewise.
9528 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9530         * Makefile.in: Remove unneeded all-target-libio from
9531         from all-target-winsup target since it is now unneeded.
9532         Add all-target-libtermcap in its place since it is now
9533         needed.
9535 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9537         * configure.in: makefile stub for cygwin target is probably
9538         unnecessary.  Remove it for now.
9540 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9542         * configure.in: libtermcap.a should be built when cygwin is the
9543         target as well as the host.
9544         * config.guess: Allow mixed case in cygwin uname output.
9545         * Makefile.in: Add libtermcap target.
9547 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9549         * config.sub: Clean up handling of hppa2.0.
9551 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9553         * config.guess: Use C code to identify more HP machines.
9555 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9557         * config.sub: Handle hppa2.0.
9559 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9561         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9562         cygmon for all sparclite targets, regardless of object format.
9564 1998-12-15  Mark Salter  <msalter@cygnus.com>
9566         * configure.in: Added target-bsp for several target architectures.
9568         * Makefile.in: Added rules for bsp.
9570 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9572         * config.guess: Improve detection of hppa2.0 processors.
9574 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9576         * config.guess: Recognize FreeBSD using ELF automatically.
9578 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9580         * configure (skip-this-dir): Add handling for new shell script, which
9581         might be created by a sub-directory's configure to indicate, this particular
9582         directory is "unwanted".
9583         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9585 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9587         * ltconfig: import from libtool, after changing libtool to
9588         account for the cygwin name change.
9590 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9592         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9593         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9595 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9597         * configure.in: Add libtermcap to list of cygwin dependencies.
9599 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9601         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9602         they include winsup/include when it's a cygwin target.
9604 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9606         * configure.in (host_tools): Added zip.
9607         * Makefile.in (all-target-libjava): Depend on all-zip.
9608         (all-zip): New target.
9609         (ALL_MODULES): Added all-zip.
9610         (NATIVE_CHECK_MODULES): Added check-zip.
9611         (INSTALL_MODULES): Added install-zip.
9612         (CLEAN_MODULES): Added clean-zip.
9614 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9616         * Makefile.in: lose "32" from comment about cygwin.
9618 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9620         * configure.in: Use -Os to build target libraries for the fr30.
9622 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9624         * config.sub: Add fr30.
9626 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9628         * configure.in: drop "32" from config/mh-cygwin32.  Check
9629         cygwin* instead of cygwin32*.
9630         * config.sub: Check cygwin* instead of cygwin32*.
9632 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9634         * config.guess: Match any version of Unixware7.
9636 1998-10-20  Syd Polk  <spolk@cygnus.com>
9638         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9639         if desired.
9641 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9643         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9644         these if the appropriate directories and files to not exist.
9646 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9648         * Makefile.in (DEVO_SUPPORT): Add config.if.
9650 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9652         * configure: Add pattern to replace "build_tooldir"'s
9653         definition in the generated Makefile with "tooldir"'s
9654         actual value.
9656 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9658         * config.sub: Bring back lost sparcv9.
9660         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9662 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9664         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9665         CC_FOR_TARGET and friends.
9667 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9669         * Makefile.in (build_tooldir): New variable, same as tooldir.
9670         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9671         -B$(build_tooldir)/bin/.
9672         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9674 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9676         * README: Remove installation instructions and refer to the
9677         INSTALL directory instead.
9679 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9681         * config.sub: Add support for i[34567]86-pc-udk.
9682         * configure.in: Likewise.
9684 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9686         * Makefile.in: add bzip2 package building bits for user
9687         tools module
9688         * configure.in: ditto
9690 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9692         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9693         (ALL_TARGET_MODULES): Add all-target-libobjc.
9694         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9695         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9696         (all-target-libchill): Add dependencies.
9697         * configure.in (target_libs): Add libchill.
9699 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9701         * configure.in (target_subdir): Remove duplicate line.
9703 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9705         * Makefile.in (all-automake): fix dependencies.
9707 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9709         * configure.in: Minor cleanups for building in the $(target_alias)
9710         subdir.
9712 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9714         * Makefile.in (bootstrap): Set r and s before make all.  Use
9715         BASE_FLAGS_TO_PASS in make all.
9716         (cross): Likewise.
9718 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9720         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9722 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9724         * config.sub: Fix typo in last change.
9726 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9728         * config.sub: Add support for C4x target.
9729         * configure.in: Likewise.
9731 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9733         * config.sub: Recognize sparcv9 just like sparc64.
9735 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9737         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9739 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9741         * config.guess: Correctly identify Pentium II sco boxes.
9743         * config.guess: Fix "tr" code.  From Weiwen Liu.
9745 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9747         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9748         stabs.
9750 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9752         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9753         (ALL_TARGET_MODULES): Add all-target-libchill.
9754         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9755         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9756         (all-target-libchill): Add dependencies.
9757         * configure.in (target_libs): Add libchill.
9759 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9761         * config.guess: Avoid assumptions about "tr" behaves when
9762         LANG is set to something other than English.
9764 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9766         * configure (gxx_include_dir): Changed to
9767         '${prefix}/include/g++'-${libstdcxx_interface}.
9769         * config.if: New to determine the interfaces.
9771 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9773         * config.guess: Detect and handle MPE/IX.
9774         * config.sub: Deal with MPE/IX.
9776 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9778         * configure.in: Use mh-aix43.
9780 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9782         * configure: Fix --without/--disable cases for gxx-include-dir.
9784 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9786         * mdata-sh:  Imported.  Needed for automake support.
9788 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9790         * Makefile.in (taz): Try "chmod -R og=u ." before
9791         "chmod og=u `find . -print`".
9793 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9795         * configure.in: Add arm-elf and thumb-elf support.
9797 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9799         * Makefile.in: Undo previous patch.
9801 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9803         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9804         to here ...
9805         (install-no-fixedincludes): and here
9806         (INSTALL_MODULES): ... from here.
9808 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9810         * config.sub: Merge with FSF.
9812         * config.guess: Merge with FSF.
9814 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9816         * configure (extraconfigdirs): New variable.
9817         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9818         * Makefile.in (all): Move higher in file.
9819         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9820         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9821         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9822         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9823         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9825 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9827         * Makefile.in (all-target-libjava): Depend on all-gcc and
9828         all-target-newlib.
9829         (configure-target-libjava): Depend on $(ALL_GCC).
9831 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9833         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9834         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9836 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9838         * INSTALL/README: Fix typo.
9840 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9842         * ylwrap: Change absolute path checks to check for DOS style path
9843         names.
9845         * ylwrap: Don't use a full path name if the source file is in the
9846         same directory.  From hjl@lucon.org (H.J. Lu).
9848         * config-ml.in: Default to being verbose, to match Feb 18 change to
9849         configure.
9851 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9853         Brought over from egcs:
9855         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9857         * configure.in (target_subdir): Set to ${target_alias} instead
9858         of "libraries".
9860         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9862         * configure.in (target_subdir): Set to libraries if enable_multilib.
9864 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9866         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9867         multilibs, force reconfiguration the first time we create
9868         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9870 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9872         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9873         avoid confusion with --no-recursion.
9875 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9877         * configure.in: Win32 hosts shouldn't use install -x
9878         * install-sh: remove -x option, and special .exe-handling
9879         hack.
9881 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9883         * config.guess: Recognize i586-pc-beos.
9884         * configure.in: Don't build some bits for beos.
9886 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9888         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9889         CFLAGS default to -O2.
9891         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9892         when using GNU ld.
9894 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9896         * ltmain.sh: Correct install when using a different shell.
9898 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9900         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9902 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9904         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9905         target.
9907 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9909         * ltconfig: Update to correct AIX handling.
9911 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9913         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9915         * configure.in (target_subdir): Set to ${target_alias} instead
9916         of "libraries".
9918 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9920         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9921         (Makefile): Depend on $(gcc_version_trigger).
9923         * configure (gcc_version): Change default initializer to empty
9924         string.
9925         (gcc_version_trigger): New variable; pass this variable down
9926         to subdir configures to enable them checking gcc's version
9927         themselves. Emit make macros for both gcc_version vars.
9928         (topsrcdir): Initialize reliably.
9929         (recursion line): Remove --with-gcc-version=${gcc_version}.
9931 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9933         * configure (enable_version_specific_runtime_libs): Implement new flag
9934         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9935         in $(libsubdir); emit definition in each generated Makefile.
9936         (gxx_include_dir): Initialize depending on
9937         $enable_version_specific_runtime_libs.
9939 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9941         * configure (gcc_version): Initialize properly depending on
9942         how and where configure is started.
9943         (recursion line): Pass a --with-gcc-version=${gcc_version}
9944         to configures in subdirs.
9946 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9948         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9949         cygmon
9951 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9953         * configure.in: Add cygmon and libstub support for mn10200.
9955 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9957         * configure (gcc_version): Add new variable describing the
9958         particular gcc version we're building.
9959         * Makefile.in (libsubdir): Add new macro for the directory
9960         in which the compiler finds executables, libraries, etc.
9961         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9962         and libsubdir.
9964 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9966         * Makefile.in (local-clean): Remove *.log.
9967         (warning.log): Built with warn_summary from build.log.
9968         (mail-report.log): Run test_summary.
9969         (mail-report-with-warnings.log): Run test_summary including
9970         warning.log in the report.
9972 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9974         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9976 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9978         * Makefile.in (grep): Grep no longer depends on libiberty.
9980 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9982         * Makefile.in: all-snavigator needs all-libgui.
9984 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9986         * configure.in: Add cygmon and libstub support for mn10300.
9988 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9990         * missing: Update to version from automake 1.3.
9992         * ltmain.sh: On installation, don't get confused if the same name
9993         appears more than once in the list of library names.
9995 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9997         * config.sub: Accept m68060 and m5200 as CPU names.
9999 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10001         * configure: Use && rather than using -a in test, because odd
10002         strings can confuse test.
10003         * configure.in: Likewise.
10005 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10007         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10009 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10011         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10012         bootstrap4-lean): New targets.
10014 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10016         * mpw-* Delete.  Not used.
10018 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10020         * COPYING.LIB: Update FSF address.
10022 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10024         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10026         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10027         GAS_SUPPORT_DIRS.
10029 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10031         * ltconfig, ltmain.sh: Avoid producing a version number if
10032         -version-info was not used.
10034 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10036         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10037         building with newlib.
10039 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10041         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10042         Solaris `make' causes it to continue to next definition.
10044 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10046         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10047         the right GUI libraries and files are installed along with GDB.
10049 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10051         * configure.in: Change alpha to alpha* in several places.
10053 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10055         * config.sub: Recognize sparc86x.
10057 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10059         * configure.in (--enable-target-optspace): Remove debug echo.
10061 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10063         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10065 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10067         * ltconfig: Update cygwin32 support.
10069         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10070         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10071         (GDB_SUPPORT_DIRS): Likewise.
10073 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10075         * configure.in (target_makefile_frag): If --enable-target-optspace,
10076         use -Os to compile target libraries rather than -O2.  Default to
10077         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10078         not used.
10079         * configure.in (target_cflags): Ditto for d30v.
10081 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10083         * Makefile.in (all-bfd): Depend on all-intl.
10084         (all-binutils): Likewise.
10085         (all-gas): Likewise.
10086         (all-gprof): Likewise.
10087         (all-ld): Likewise.
10089 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10091         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10093 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10095         * Makefile.in (all-bfd): Depend upon all-libiberty.
10097         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10099 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10101         * Makefile.in: Add libstub.
10103         * configure.in: Ditto. Build libstub for targets that have cygmon
10104         support.
10106 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10108         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10110 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10112         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10113         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10115 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10117         * configure: Define DEFAULT_M4 by searching PATH.
10118         * Makfile.in: Use DEFAULT_M4.
10120 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10122         * ltconfig: Add cygwin32 support.
10124         * Makefile.in, configure.in: Add libtool as a native only directory
10125         to configure and build.
10127 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10129         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10131 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10133         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10135 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10137         * Makefile.in: add ash make rules
10138         * configure.in: add ash to native_only and host_tools lists
10140 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10142         * Makefile.in (all-gettext, all-intl): New targets.
10143         (ALL_MODULES): Added all-gettext, all-intl.
10144         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10145         (INSTALL_MODULES): Added install-gettext, install-intl.
10146         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10148         * configure.in (host_tools): Added gettext.
10149         (native_only): Likewise.
10150         (noconfigdirs) [various cases]: Likewise.
10151         (host_libs): Added intl.
10153 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10155         * configure: Do not disable building gdbtk for cygwin32 hosts.
10157 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10159         * configure.in: Add thumb-coff target.
10160         * config.sub: Add thumb-coff target.
10162 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10164         * Makefile.in: Revert yesterday's change.
10165         (all-target-winsup):  all-target-librx stays out of here.
10167 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10169         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10170         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10171         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10172         Remove references to librx and libg++.
10174 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10176         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10177         recursive makes
10179 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10181         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10182         for newlib directory.
10183         (CXX_FOR_TARGET): Likewise.
10185 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10187         * ltconfig: Update after libtool/ltconfig.in change for
10188         hpux11.
10190 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10192         * ltconfig, ltmain.sh: Update to libtool 1.2.
10194 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10196         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10197         (install-gcc-cross): Instead, override LANGUAGES here.
10199 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10201         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10202         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10204 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10206         * configure.in: Add Thumb-pe target.
10208 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10210         * Makefile.in - changed sn targets to snavigator
10211         * configure.in - changed sn targets to snavigator
10213 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10215         * config-ml.in: After building symlink tree call make distclean
10216         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10217         to be the case for libiberty.
10219 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10221         * configure: When making link, also check the current
10222         directory. The configure scripts may create one.
10224 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10226         * config.sub: Accept alphapca56 and alphaev6 properly.
10228 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10230         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10232 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10234         * config.sub (sco5): Fix typo.
10236 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10238         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10239         install-itcl.
10240         (install-itcl): Remove dependency on install-tcl.
10242 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10244         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10246 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10248         * configure.in: Don't build libgui for a cygwin32 target when not on
10249         a cygwin32 host.
10251 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10253         * configure (redirect): Set to null, so default behavior of
10254         configure is now --verbose.
10256 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10258         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10259         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10261 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10263         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10264         this change to sync Makefile.in with its ChangeLog entries.
10266 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10268         * ltmain.sh (mkdir): Check that the directory doesn't exist
10269         before we exit with error, so that we don't get races during
10270         parallel builds.
10272 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10274         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10276 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10278         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10279         PICFLAG_FOR_TARGET.
10280         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10282         * configure: Emit a definition for the new macro enable_shared
10283         into each Makefile.
10285 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10287         * configure.in (host_tools, native_only): Add libtool.
10289 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10291         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10292         Fix typo in ming config comment.
10294 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10296         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10298 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10300         * config.sub: Add tic30 cases, and map c30 to tic30.
10302 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10304         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10305         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10306         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10307         (CLEAN_TARGET_MODULES): Similarly
10308         (all-target-libf2c): Add dependences.
10309         * configure.in (target_libs): Add libf2c.
10311 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10313         * configure.in: Remove expect from noconfigdirs when target
10314         is cygwin32.  OK to build expect and dejagnu with Canadian
10315         Cross.
10317 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10319         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10320         host.
10322         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10323         and mingw32.
10325 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10327         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10328         here as it is not defined in the toplevel Makefile.
10330 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10332         * configure (package_makefile_rules_frag): New variable, which names
10333         a file with generic rules, ...
10334         Change comment to mention we now have FIVE parts.
10335         * configure: Undo last change.
10337 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10339         * config.guess: More accurate determination of HP processor types.
10340         * config.sub: More accurate determination of HP processor types.
10342 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10344         * configure (package_makefile_frag): Move inserting the
10345         ${package_makefile_frag} to where it should be according
10346         to the comment.
10348 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10350         * config.guess: Add support for Linux/ARM.
10352 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10354         * .cvsignore: Remove *-info and *-install since they match
10355         release-info and mpw-install, which we don't want to just ignore.
10357 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10359         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10361 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10363         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10364         local_prefix to sub-make invocations.
10366 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10368         * configure.in: Check makefile fragments in the source
10369         directory.
10371 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10373         * configure.in: Check whether host and target makefile
10374         fragments exist before adding them to *_makefile_frag.
10376 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10378         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10380 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10382         * configure.in: Make sure we only replace RPATH_ENVVAR on
10383         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10384         regexp to sed.
10386         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10387         to sub-makes.
10389 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10391         * config-ml.in (multi-do): LDFLAGS must include multilib
10392         designator.
10394 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10396         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10398 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10400         * config.sub: Add mingw32 support.
10401         * configure.in: Likewise.
10403 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10405         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10407 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10409         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10410         * configure (gxx_include_dir): Provide a definition for subdirs
10411         which do not use autoconf.
10413 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10415         * config.guess: Sync with egcs.  Picks up new alpha support,
10416         BeOS & some additional linux support.
10418 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10420         * config.guess: HP 9000/803 is a PA1.1 machine.
10422 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10424         * configure.in: It's alpha*-...
10426 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10428         * configure.in (host_makefile_frag, target_makefile_frag):
10429         Handle multiple config files.
10430         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10431         alpha-*-*.
10433 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10435         * mkdep: New file.
10437 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10439         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10441 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10443         * Makefile.in: Add libgui directory.
10444         (GDB_TK): Add all-libgui.
10445         * configure.in: Add libgui directory.
10446         * configure: Add all-libgui to GDB_TK.
10448 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10450         * config-ml.in (multidirs): Add m32r to multilib list.
10452 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10454         * Makefile.in (all-target-gperf): Change dependency to
10455         all-target-libstdc++.
10457 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10459         * config.guess: Add BeOS support.
10461 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10463         Source directory cvs renamed to cvssrc:
10464         * configure.in (host_tools): Change cvs to cvssrc.
10465         (native_only): Likewise.
10466         (noconfigdirs) [various cases]: Likewise.
10467         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10468         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10469         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10470         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10471         (all-cvssrc): Rename target from all-cvs.
10473 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10475         * configure (gxx_include_dir): Fix thinko.
10477 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10479         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10480         (install-cross, install-gcc-cross): New targets.
10482 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10484         * configure.in (noconfigdirs): Add support for Thumb target.
10486         * config.sub (maybe_os): Add support for Thumb target.
10488 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10490         * Makefile.in: Add rules for cygmon.
10492         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10494 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10496         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10497         * configure (gxx_include_dir): Provide a definition for subdirs
10498         which do not use autoconf.
10500 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10502         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10503         11/18/97 build
10505 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10507         * From Franz Sirl.
10508         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10509         found on RedHat Linux systems.
10511 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10513         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10514         guesses.
10516 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10518         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10520 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10522         * ltmain.sh: If mkdir fails, check whether the directory was created
10523         anyhow by some other process.
10525 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10527         * configure.in (d30v-*-*): Configure all directories.
10529 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10531         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10532         for the D30V.
10534 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10536         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10538 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10540         * include/libiberty.h: Add extern "C" { so it can be used with C++
10541         progrms.
10542         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10543         programs.
10545 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10547         * configure.in (d30v-*-*): Configure GCC now.
10549 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10551         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10552         is no longer needed.
10554 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10556         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10558 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10560         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10561         targets using "$@" to provide support for similar but not identical
10562         targets without having to duplicate code.
10564 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10566         * makefile.vms: Fix to work with DEC C.
10568 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10570         * config.sub: Add mips-tx39-elf to marketing names.
10572 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10574         * ltmain.sh: Handle symlinks in generated script.
10576 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10578         * configure: Handle autoconf style directory options: --bindir,
10579         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10580         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10581         --sysconfdir.
10582         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10583         (sharedstatedir, localstatedir, oldincludedir): New variables.
10584         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10585         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10586         sbindir, sharedstatedir, and sysconfdir.
10588 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10590         * Makefile.in (bootstrap-lean): New target.
10592 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10594         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10595         sn, and gnuserv from noconfigdirs.
10597 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10599         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10601 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10603         * Makefile.in (cross): New target.
10605 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10606                           Jeff Law         <law@cygnus.com>
10608         * Makefile.in (bootstrap2, bootstrap3): New targets.
10609         (all-bootstrap): Remove outdated and confusing target.
10610         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10612 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10614         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10615         windows.  Consistent with gdb/configure.
10617 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10619         * configure.in: Name Linux target fragment.
10621         * configure: Rewrite so that project Makefile fragment is inserted
10622         first and appears last in the resulting Makefile.
10624 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10626         * Makefile.in (install-itcl): Install tcl first.
10628 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10630         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10632 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10634         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10636         * configure.in (skipdirs): Add target-librx for Linux.
10637         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10639 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10641         * Makefile.in (bootstrap): New target.
10643 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10645         * config.sub: Accept 'amigados' for backward compatibility.
10647 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10649         * config.guess: Merge with FSF.
10651 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10653         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10655 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10657         * config.sub: Add "marketing-names" patch.
10659 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10661         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10663 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10665         * config.sub: Handle v850-elf.
10667 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10669         * .cvsignore (*-install): Remove.
10671 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10673         * ltconfig: Set CONFIG_SHELL in libtool.
10674         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10676 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10678         * configure.in (target_subdir): Set to libraries if enable_multilib.
10680 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10682         * config.guess: Update from gcc directory.
10684 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10686         * Makefile.in (all-sim): Depends on all-readline.
10688 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10690         * Makefile.in (BISON, YACC): Use $$s.
10691         (all-bison): Depend on all-texinfo.
10693 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10695         * Makefile.in (BISON): Add -L flag.
10696         (YACC): Likewise.
10698 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10700         * configure.in (noconfigdirs): Add support for v850e target.
10702         * config.sub (maybe_os): Add support for v850e target.
10704 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10706         * configure.in (noconfigdirs): Add support for v850ea target.
10708         * config.sub (maybe_os): Add support for v850ea target.
10710 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10712         * config.sub: Add mipstx39.  Delete r3900.
10714 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10716         * Makefile.in (all-autoconf): Depends on all-texinfo.
10718 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10720         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10721         eabi targets.
10723 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10725         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10727         * configure: When handling a Canadian Cross, handle YACC as well as
10728         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10729         * Makefile.in (all-bison): Depend upon all-texinfo.
10731 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10733         * Makefile.in (BISON): bison, not byacc or bison -y.
10734         (YACC): bison -y or byacc or yacc.
10735         (various): Add *-bison as appropriate.
10736         (taz): No need to mess with BISON anymore.
10738 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10740         * configure: If OSTYPE matches *win32*, try to find a good value for
10741         CONFIG_SHELL.
10743 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10745         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10746         configure.in if it is present.
10748 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10750         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10752 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10754         * config.sub: Recognize `arc' cpu.
10755         * configure.in: Likewise.
10756         * config-ml.in: Likewise.
10758 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10760         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10762 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10764         * configure: Changed sed delimiter from ':' to '|' when
10765         attempting to substitute ${config_shell} for SHELL. On
10766         NT ${config_shell} may contain a ':' in it.
10768 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10770         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10772 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10774         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10776 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10778         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10780         * ylwrap: If the program is a relative path, force it to be
10781         absolute.
10783 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10785         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10787 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10789         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10790         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10791         for libraries.
10793 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10795         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10796         separated by spaces.
10798 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10800         * ylwrap: New file.
10801         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10803         * ltmain.sh: Handle /bin/sh at start of install program.
10805         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10807         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10808         * missing: New file, from automake 1.2.
10810 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10812         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10813         check-tk to CHECK_X11_MODULES.
10815 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10817         * config.sub: Merge with FSF.
10819 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10821         * config.guess: Merge with FSF.
10823 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10825         * configure: Treat msdosdjgpp like go32.
10826         * configure.in: Likewise.  Don't remove gprof for go32.
10828         * configure: Change Makefile.tem2 to Makefile.tm2.
10830 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10832         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10834 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10836         * install-sh (chmodcmd): Set to null if the DST directory already
10837         exists.  Same as Nov 11th change.
10839 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10841         * configure (GDB_TK): Needs itcl and tix.
10843 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10845         * config.guess: Update from FSF.
10847 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10849         * Makefile.in (GDB_TK): Depend on itcl and tix.
10851 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10853         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10854         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10855         (INSTALL_SCRIPT): New variable.
10856         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10857         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10858         to -x.
10859         * install-sh: Add support for -x option.
10861 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10863         * configure.in, Makefile.in: Treat tix like itcl.
10865 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10867         * Makefile.in (WINDRES): New variable.
10868         (WINDRES_FOR_TARGET): New variable.
10869         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10870         (EXTRA_HOST_FLAGS): Add WINDRES.
10871         (EXTRA_TARGET_FLAGS): Add WINDRES.
10872         (EXTRA_GCC_FLAGS): Add WINDRES.
10873         ($(DO_X)): Pass down WINDRES.
10874         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10875         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10876         DLLTOOL_FOR_TARGET.
10878 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10880         * configure.in: configure sim before gdb for win32-x-ppc
10882 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10884         Move gperf into the toplevel, from libg++.
10885         * configure.in (target_tools): Add target-gperf.
10886         (native_only): Add target-gperf.
10887         * Makefile.in (all-target-gperf): New target, depend on
10888         all-target-libg++.
10889         (configure-target-gperf): Empty rule.
10890         (ALL_TARGET_MODULES): Add all-target-gperf.
10891         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10892         (CHECK_TARGET_MODULES): Add check-target-gperf.
10893         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10894         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10896 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10898         * config.sub (mn10200): Recognize new basic machine.
10900 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10902         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10903         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10905 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10907         * configure.in: If we're building mips-sgi-irix6* native, turn on
10908         ENABLE_MULTILIB and set TARGET_SUBDIR.
10910 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10912         * Makefile.in (all-sn): Depend on all-grep.
10914 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10916         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10918         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10919         Makefile.  From Jeff Makey <jeff@cts.com>.
10920         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10922         * Makefile.in (DISTBISONFILES): Remove.
10923         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10924         $(DEFAULT_YACC).
10926         * configure.in: Build itl, db, sn, etc., when building for native
10927         cygwin32.
10929         * Makefile.in (LD): New variable.
10930         (EXTRA_HOST_FLAGS): Pass down LD.
10931         ($(DO_X)): Likewise.
10933 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10935         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10937 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10939         * configure.in (targargs): Strip out any supplied --build argument
10940         before adding our own. Always add --build.
10942 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10944         * configure.in (targargs): Pass --build if we're doing
10945         a cross-compile.
10947 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10949         * configure: Use '|' instead of ":" as the separator in
10950         sed. Otherwise sed chokes on NT path names with drive
10951         designators. Also look for "?:*" as the leading characters in an
10952         absolute pathname.
10954 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10956         * config.sub: Support for r3900.
10958 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10960         * configure.in: Use install-sh, not install.sh.
10962 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10964         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10965         apply it twice.
10967 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10969         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10970         install-binutils.
10972 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10974         * Makefile.in: Add automake targets.
10975         * configure.in (host_tools): Add automake.
10977 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10979         * configure: Default CXX to c++, not gcc.
10980         * Makefile.in (CXX): Set to c++, not gcc.
10981         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10983 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10985         * install-sh: try appending a .exe if source file doesn't
10986         exist
10988 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10990         * configure.in: Turn on multilib by default.
10991         (cross_only): Remove target-libiberty.
10993         * Makefile.in (all-gcc): Don't depend on libiberty.
10995 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10997         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10999 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11001         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11002         (DISTBISONFILES): Add ld/Makefile.in
11004 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11006         * configure.in: if target is cygwin32 but host isn't cygwin32,
11007         don't configure gdb tcl tk expect, not just gdb.
11009 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11011         * configure.in: Added gnuserv everywhere sn appears.
11013         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11014         (CROSS_CHECK_MODULES): Added check-gnuserv.
11015         (INSTALL_MODULES): Added install-gnuserv.
11016         (CLEAN_MODULES): Added clean-gnuserv.
11017         (all-gnuserv): New target.
11019 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11021         * config.guess: Fixes for MIPS OpenBSD systems.
11023 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11025         * Makefile.in (INSTALL_XFORM): Remove.
11026         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11028         * mkinstalldirs: New file, copied from automake.
11029         * Makefile.in (installdirs): Rename from install-dirs.  Use
11030         mkinstalldirs.  Change all users.
11031         (DEVO_SUPPORT): Add mkinstalldirs.
11033 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11035         * install-sh: Rename from install.sh.
11036         * Makefile.in (INSTALL): Change install.sh to install-sh.
11037         (DEVO_SUPPORT): Likewise.
11039         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11040         Graichen <graichen@rzpd.de>.
11042 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11044         * config.guess: Recognize OpenBSD systems correctly.
11046 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11048         * README, Makefile.in (ETC_SUPPORT): Remove references to
11049         cfg-paper*, configure.{texi,man,info*}._
11051 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11053         * Makefile.in (all.normal): Ensure that gcc is built after all
11054         the x11 - ie gdb - targets.
11056 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11058         * makefile.vms: Don't run conf-a-gas.
11060 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11062         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11064 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11066         * configure.in: Remove noconfigdirs case since gdb also
11067         configures and builds for tic80-coff.
11069 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11071         * configure: Set cache_file to config.cache.
11072         * Makefile.in (local-distclean): Remove config.cache.
11074 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11076         * COPYING: Update FSF address.
11078 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11080         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11081         noconfigdirs.
11083 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11085         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11086         MAKEDIRS, is empty.
11088 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11090         * config.sub: Tweak mn10300 entry.
11092 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11094         * configure.in (host_tools): Put sim before gdb, so gdb's
11095         configure.tgt can determine if the simulator was configured.
11097 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11099         * config.sub: Move BeOS $os case to be with other Cygnus
11100         local cases.
11102 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11104         * config.sub: Remove misplaced comment that broke Linux.
11106 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11108         * config.sub: Add BeOS support.
11110 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11112         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11114 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11116         * configure.in (noconfigdirs): Remove tcl and tk from
11117         noconfigdirs for cygwin32 builds.
11119 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11121         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11123 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11125         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11126         make-all.com, use makefile.vms instead.
11128 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11130         * config.sub: Accept -lnews*.
11132 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11134         * configure.in (noconfigdirs): Disable target-newlib,
11135         target-examples and target-libiberty for d30v.
11137 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11139         * configure.in (noconfigdirs): Enable ld for d30v.
11141 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11143         * configure.in (tic80-*-*): Build compiler.
11145 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11147         * configure.in (d30v-*): Remove sim directory from list of
11148         unsupported d30v directories
11150 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11152         * config.sub, configure.in: Add d30v target cpu.
11154 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11156         * makefile.vms: New file.
11157         * make-all.com: Remove.
11159 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11161         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11163 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11165         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11167 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11169         * Makefile.in (ALL_MODULES): Added all-db.
11170         (CROSS_CHECK_MODULES): Addec check-db.
11171         (INSTALL_MODULES): Added install-db.
11172         (CLEAN_MODULES): Added clean-db.
11174 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11176         * config.guess: Merge with latest FSF sources.
11178 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11180         * Makefile.in (ALL_MODULES): Added all-itcl.
11181         (CROSS_CHECK_MODULES): Added check-itcl.
11182         (INSTALL_MODULES): Added install-itcl.
11183         (CLEAN_MODULES): Added clean-itcl.
11185 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11187         * configure.in: build gdb for mn10200
11189 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11191         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11193 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11195         * configure.in (tic80-*-*): Turn off most targets right now.
11197 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11199         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11200         rather than the makeinfo program.
11201         (do-info): Depend upon all-texinfo.
11203 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11205         * configure.in: Remove uses of config/mh-linux.
11207         * config.sub, config.guess: Merge with latest FSF sources.
11209 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11211         * config.sub (case $basic_machine): Add tic80 entries.
11213 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11215         * config.sub, config.guess: Merge with latest FSF sources.
11217 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11219         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11220         * mpw-config.in: Test for NewFolderRecursive.
11221         * mpw-install: Use symbolic name for startup filename.
11222         * mpw-README: Add various additional details.
11224 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11226         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11228 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11230         * configure.in: Do build gcc and the target libraries for
11231         the mn10200.
11233 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11235         * configure.in: don't avoid building gdb for mn10300 any more
11236         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11237         instead of single-quoting it.
11239 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11241         * configure.in: Don't use --with-stabs on IRIX 6.
11243 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11245         * configure.in (m32r): Build gdb, libg++ now.
11247 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11249         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11250         directories from noconfigdirs.
11252 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11254         * config.sub (basic_machine): added mips16 configuration
11256 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11258         * config.sub: Handle d10v-unknown.
11260 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11262         * config.sub: Handle v850-unknown.
11264 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11266         * Makefile.in: add findutils
11267         * configure.in: add findutils to list of host_tools
11269 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11271         * config.sub: Handle mn10200 and mn10300.
11273 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11275         * configure.in (d10v-*): Do not build librx.
11277 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11279         * configure.in (mn10300): Build everything except gdb & libgloss.
11281 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11283         * config.guess:  Patch for Dansk Data Elektronik servers,
11284         from Niels Skou Olsen <nso@dde.dk>.
11286         For ncr, use /bin/uname rather than uname, since GNU uname does not
11287         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11289         Patch for MIPS R4000 running System V,
11290         from Eric S. Raymond <esr@snark.thyrsus.com>.
11292         Fix thinko for nextstep.
11294         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11296         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11297         * config.guess: Guess mips-dec-mach_bsd4.3.
11299         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11300         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11301         release numbers.
11302         * config.guess (mips-mips-riscos*):  Emit just enough of the
11303         release number.
11305         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11306         * config.guess (sparc-auspex-sunos*):  Added.
11307         (f300-fujitsu-*): Added.
11309         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11310         * config.guess:  Recognize a Tadpole as a sparc.
11312 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11314         * config.guess: Don't assume that NextStep version is either 2 or
11315         3.  NextStep 4 (aka OpenStep 4) has come out now.
11317 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11319         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11320         From Rik Faith <faith@cs.unc.edu>.
11322 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11324         * config.sub: Contributions from bug-gnu-utils to:
11325         Support plain "hppa" (no version given) architecture, reported by
11326         OpenStep.
11327         OpenBSD like NetBSD.
11328         LynxOs is not a hardware supplier.
11330         * config.guess: Contributions from bug-gnu-utils to add support for:
11331         OpenBSD like NetBSD.
11332         Stratus systems.
11333         More Pyramid systems.
11334         i[n>4]86 Intel chips.
11335         M680[n>4]0 Motorola chips.
11336         Use unknown instead of lynx for hardware manufacturer.
11338 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11340         * install.sh (chmodcmd): Set to null if the DST directory already
11341         exists.
11343 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11345         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11346         not use mt-ppc target Makefile fragment any more.
11348 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11350         * configure.in (*-*-windows):  Exclude everything but those dirs
11351         needed to build windows.
11353 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11355         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11357 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11359         * configure.in:  Exclude mmalloc from i386-windows.
11361 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11363         * Undo my previous change.
11365 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11367         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11368         unconditionally.
11369         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11371 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11373         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11374         host to add it's own flags.
11376 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11378         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11380 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11382         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11383         (CXX_FOR_TARGET): Likewise.
11384         (GCC_FOR_TARGET): Define.
11385         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11386         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11387         CC_FOR_TARGET was specified on the command line.
11388         (MAKEOVERRIDES): Don't define.
11390 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11392         * configure.in (m32r): Fix spelling of libg++ libs.
11394 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11396         * config.sub (-apple*): Remove, now redundant.
11398 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11400         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11402         * configure: Rework yesterday's sed script patch.
11404         * config.sub: Merge with FSF.
11406 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11408         * config.guess:  Merge from FSF.
11410         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11411         * config.guess: Use pc instead of unknown, for pc clone systems.
11412         Change linux to linux-gnu.
11414         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11415         * config.guess: Avoid non-portable tr syntax.
11417 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11419         * test-build.mk (HOLES): Add "xargs" for gdb.
11421         * configure: Avoid hpux10.20 sed bug.
11423 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11425         * configure.in:  Add support for windows host
11426         (that is a build done under the Microsoft build environment).
11428 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11430         * Makefile.in: Replace all uses of srcroot with s, to shrink
11431         command line lengths.
11433         Patches from Geoffrey Noer <noer@cygnus.com>:
11434         * configure.in: If configuring for newlib, pass --with-newlib to
11435         subdirectories.
11436         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11437         -Bnewlib/ and -Lwinsup to gcc.
11438         (CXX_FOR_TARGET): Likewise.
11440 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11442         * Makefile.in (ETC_SUPPORT): Add configure.
11444 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11446         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11447         host configuration file.
11449 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11451         * configure.in: Break mn10x00 support into separate
11452         mn10200 and mn10300 configurations.
11453         * config.sub: Likewise.
11455 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11457         * configure.in: Add lots of stuff to noconfigdirs for
11458         the mn10x00 targets.
11460         * config.sub, configure.in: Add mn10x00 support.
11462 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11464         * make-all.com: Call conf-a-gas, not config-a-gas.
11466 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11468         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11469         targets.
11471 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11473         * mpw-README: Add much more detail for native PowerMac.
11474         * mpw-install: New file.
11475         * mpw-configure: Add --norecursion and --help options.
11476         * mpw-config.in: Translate readme and install files when
11477         copying to objdir.
11478         * mpw-build.in: Don't always depend on byacc and flex.
11479         (install-only-top): New action.
11481 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11483         * configure.in:  You can now configure GDB for the v850.
11485 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11487         * configure.in (noconfigdirs): Don't configure any C++ dirs
11488         if targeting D10V.
11490 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11492         * config.sub: Recognize mips64vr5000.
11494 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11496         * configure.in: Use a single line for host_tools and native_only.
11498 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11500         * config.sub, configure.in: Add entries for m32r.
11502 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11504         * Makefile.in (inet-install): Don't run install-gzip.
11506 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11508         * configure.in:  Don't config lots of things for *-*-windows*.
11510 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11512         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11513         (host_libs, host_tools): Copy from configure.in.
11514         * mpw-configure: Don't complain about directories not found.
11516 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11518         * configure.in (i[345]86): Recognize i686 for pentium pro.
11519         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11520         file.
11522         * config.guess (i[345]86): Ditto.
11524 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11526         * configure.in (noconfigdirs): Removed gdb for D10V.
11528 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11530         * configure.in: Remove ld, target-libio, target-libg++, and
11531         target-libstdc++ from noconfigdirs.
11533 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11535         * configure: Fix three locations where shell scripts were
11536         being run directly rather than with config_shell.
11538 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11540         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11541         * config.sub (basic_machine): Recognize v850.
11543 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11545         * mpw-configure: Handle multiple enable/disable options and
11546         pass them down recursively, handle -c and -s flags appropriately
11547         depending on choice of compiler, add escape mechanism for
11548         quoted arguments to gC.
11550 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11552         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11553         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11554         so that -mrelocatable-lib and -mno-eabi are used.
11556         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11557         not support --print-multi-lib, don't abort.
11559 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11561         * make-all.com: Run config-a-gas.
11562         * setup.com: Don't copy subdirectory files around.
11564 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11566         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11567         target, it now compiles correctly.
11569 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11571         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11573 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11575         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11577 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11579         * configure.in (native_only): Add prms.
11581 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11583         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11584         (BINUTILS_SUPPORT_DIRS): Likewise.
11586 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11588         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11589         d10v support is added.
11591 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11593         * configure.in (d10v-*-*): New target.
11595 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11597         * config.guess (HP 9000/811): Recognize this as a PA1.1
11598         machine.
11600 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11602         * Makefile.in (do-tar-gz): New target, split out from tail end of
11603         taz target.  Run each command separately, don't use pipes.
11604         (taz): Use it.
11606 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11608         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11609         * mpw-build.in: No builds should depend on building byacc or flex,
11610         they are assumed to be installed already.
11612 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11614         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11615         variable that CC_FOR_TARGET needs.
11617 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11619         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11620         options have changed since the last time the subdirectory was
11621         configured, and if it has, reconfigure.
11622         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11623         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11625 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11627         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11628         CLEAN_MODULES): Add bash.
11629         (all-bash): New target.
11631 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11633         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11635 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11637         * config.sub (basic_machine): Recognize d10v as a valid processor.
11639 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11641         * mpw-configure: Add support for --bindir.
11642         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11644 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11646         * configure.in: add bash, time, gawk to list of hosttools and things
11647         to only build for native toolchains
11649 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11651         * Makefile.in (docdir): Remove.
11653 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11655         * Makefile.in (datadir): Set to $(prefix)/share.
11657 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11659         * configure.in: build diff and patch for cygwin32-hosted
11660         toolchains.
11662 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11664         * config.sub: Accept -rtems*.
11666 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11668         * configure.in: enable dosrel for cygwin32-hosted builds,
11669                 remove diff from the list of things not buildable
11670                 via Canadian Cross
11672 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11674         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11675         don't get ". ".
11677 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11679         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11681 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11683         * Makefile.in (taz): Handle case where tex3patch didn't even get
11684         checked out.  Also, if it was found, put the symlink in a new util
11685         subdirectory.
11687 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11689         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11691 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11693         * config.sub: Recognize -openvms.
11694         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11695         * make-all.com, setup.com: New files.
11697 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11699         * Makefile.in (taz): tex3patch moved to texinfo/util.
11701 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11703         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11704         * configure.in: remove make from disable-if-Can-Cross list
11705                 enable gdb if ${host} and ${target} are cygwin32
11707 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11709         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11710         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11712 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11714         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11715         distinguish sysv/svr4/bsd variants.
11716         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11718 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11720         * configure.in: Added copyright notice.
11721         * move-if-change: Added copyright notice.
11723 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11725         * configure.in (powerpcle-*-solaris*): Until we get shared
11726         libraries working, don't build gdb, sim, make, tcl, tk, or
11727         expect.
11729 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11731         * config.guess:  Merge with FSF:
11733         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11734         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11736         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11737         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11739         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11740         * config.guess:  Combine two OSF1 rules.
11741         Also recognize field test versions.  From mjr@zk3.dec.com.
11742         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11743         because GNU uname does not support -p.  From pmr@pajato.com.
11745 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11747         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11749 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11751         * mpw-README: Document GCCIncludes.
11753 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11755         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11757 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11759         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11761 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11763         * configure.in (*-*-cygwin32): Configure make.
11765 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11767         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11769 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11771         * Makefile.in (all-inet): Depend on all-perl.
11773         * Makefile.in (inet-install): New target.
11775         * Makefile.in (all-inet): Depend on all-tcl.
11776         (all-inet): Depend on all-send-pr.
11778 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11780         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11781         temporarily.
11783 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11785         * configure.in: Don't configure --with-gnu-ld on AIX.
11787 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11789         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11791 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11793         * Makefile.in (ALL_MODULES): Added all-inet.
11794         (CROSS_CHECK_MODULES): Added check-inet.
11795         (INSTALL_MODULES): Added install-inet.
11796         (CLEAN_MODULES): Added clean-inet.
11797         (all-indent): New target.
11799         * configure.in (host_tools): Added inet.
11800         (native_only): Added inet.
11801         (noconfigdirs): Added inet.
11803 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11805         * configure.in: Don't configure libgloss if we are not configuring
11806         newlib.
11808 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11810         * configure.in: Don't configure libgloss for unsupported
11811         architectures.
11813 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11815         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11817 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11819         * Makefile.in (ALL_MODULES): Include all-apache.
11820         (CROSS_CHECK_MODULES): Include check-apache.
11821         (INSTALL_MODULES): Include install-apache.
11822         (all-apache): New target.
11824         * configure.in: Added apache everywhere perl is seen.
11826 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11828         * Makefile.in: Add support for clean-{module} and
11829         clean-target-{module} rules.
11831 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11833         * configure.in (*-*-ose) do not build libgloss.
11835 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11837         * config.guess (prep*:SunOS:5.*:*): Turn into
11838         powerpele-unknown-solaris2.
11840 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11842         * configure.in: Permit --enable-shared to specify a list of
11843         directories.
11845 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11847         * configure.in (host==solaris): Pass only the first word of $CC
11848         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11850 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11852         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11854 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11856         * Makefile.in (ALL_MODULES): Include all-perl.
11857         (CROSS_CHECK_MODULES): Include check-perl.
11858         (INSTALL_MODULES): Include install-perl.
11859         (ALL_X11_MODULES): Include all-guile.
11860         (CHECK_X11_MODULES): Include check-guile.
11861         (INSTALL_X11_MODULES): Include install-guile.
11862         (all-perl): New target.
11863         (all-guile): New target.
11865         * configure.in (host_tools): Include perl and guile.
11866         (native_only): Include perl and guile.
11867         (noconfigdirs): Don't build guile and perl; no ports have been
11868         done.
11870 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11872         * configure (--enable-*): Handle quoted option lists such as
11873         --enable-sim-cflags='-g0 -O' better.
11875 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11877         * Makefile.in ({,inst}all-target): New rule so we can make and
11878         install all of the target directories easily.
11880 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11882         * configure.in: Add missing global flag in sed substitution when
11883         deleting `target-' from ${configdirs}.
11885 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11887         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11888         option.
11890         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11891         config/mh-necv4.
11893         * install.sh: Correct misspelling of transformbasename.
11895         * config.guess: Recognize mips-*-sysv*.
11897 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11899         * config.sub: Recognize mon960.
11901 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11903         * configure: Restore Canadian Cross handling of BISON and LEX,
11904         removed in Feb 20 change.
11906 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11908         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11909         Mention make install.  Remove the old copyright date as well the
11910         clumsy and rather pointless copyright on the README file.
11912 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11914         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11915         Makefile after running symlink-tree, then run `make distclean' to
11916         avoid clobbering any generated files in srcdir.
11918 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11920         * configure.in (m68k-*-netbsd*): Build everything now.
11922 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11924         * Makefile.in (taz): Fix quoting.
11926 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11928         * configure.in (sparclet-*-*): Build everything now.
11930 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11932         * configure.in (m68k-*-linux*): New host.
11934 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11936         * configure: Check for bison before byacc.
11938 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11940         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11941         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11942         searching PATH.  These are used as fallbacks by Makefile.in if
11943         flex/bison/byacc aren't in objdir.
11945 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11947         * Makefile.in: Make everything which depends upon all-bfd also
11948         depend upon all-opcodes, in case --with-commonbfdlib is used.
11950 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11952         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11953         building NT native compilers on Unix.
11955 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11957         * configure.in: Don't get CC from the host Makefile fragment if we
11958         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11959         Solaris test for /usr/ucb/cc to the post target script, just after
11960         the compiler sanity test.
11962 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11964         * config.sub: Merge with FSF.
11966 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11968         * Makefile.in (RPATH_ENVVAR): New variable.
11969         (REALLY_SET_LIB_PATH): Use it.
11970         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11972 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11974         * config.sub, configure.in: Recognize sparclet cpu.
11976 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11978         * config.guess:  Support m68k-cbm-sysv4.
11980 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11982         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11983         m68k-unknown-linuxaout from linker help string.  Put quotes around
11984         $ld_help_string.
11986 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11988         * config.guess (powerpc-harris-powerunix): Add guess for port
11989         to new target.
11991 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11993         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11995 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11997         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11998         $(REALLY_SET_LIB_PATH) in Makefile.
11999         * Makefile.in (SET_LIB_PATH): New variable.
12000         (REALLY_SET_LIB_PATH): New variable.
12001         ($(DO_X)): Use $(SET_LIB_PATH).
12002         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12003         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12004         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12005         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12006         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12007         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12008         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12009         (install-dosrel): Likewise.
12010         (all-opcodes): Depend upon all-libiberty.
12012 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12014         * config.guess (*:CYGWIN*): New
12016 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12018         * Makefile.in (all-target-winsup): All all-target-libiberty.
12020 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12022         * configure.in (noconfigdirs): Add missing # in front of comment.
12024 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12026         * configure.in: add second pass to things added to noconfigdirs
12027         so *-gm-magic can exclude libgloss properly.
12029 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12031         * mpw-configure (extralibs_name, rez_name): Set correctly
12032         for MWC68K compiler.
12034         * mpw-README: Add more info on the necessary build tools.
12036 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12038         * configure.in, config.sub: Recognize cygwin32.
12040 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12042         * config.guess, config.sub: Recognize A/UX.
12044 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12046         * config.sub: Merge with gcc/config.sub.
12048 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12050         * mpw-build.in (do-binutils): Add build of stamps.
12052 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12054         * config.sub: Add recognition for mips64vr4100*-* targets.
12056 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12058         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12059         Add creation of gconfigargs with `--enable-shared' turned on.
12060         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12061         ($(host)-stamp-stage3-configured): Likewise.
12062         (HOLES): Add chatr and ldd.
12063         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12065 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12067         * configure: Pass --nfp to recursive configures.
12069 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12071         * Makefile.in (DLLTOOL): New.
12072         (DLLTOOL_FOR_TARGET): New.
12073         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12074         (EXTRA_TARGET_FLAGS): Ditto.
12075         (EXTRA_GCC_FLAGS): Ditto.
12076         (CONFIGURE_TARGET_MODULES): Ditto.
12077         (DO_X): Ditto.
12078         * configure: Add DLLTOOL.
12080 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12082         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12083         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12084         mh-sco, since old workarounds no longer needed, and don't
12085         build ld, since libraries have weak symbols in COFF.
12087 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12089         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12091 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12093         * configure.in: Make sure that ${CC} can be used to compile an
12094         executable.
12096 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12098         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12099         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12100         nothing depending on whether gdbtk is being built.
12102 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12104         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12106 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12108         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12109         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12111 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12113         * config-ml.in: Add support for
12114         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12115         Simplify setting of multidirs from --disable-foo.
12117 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12119         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12120         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12121         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12122         non-empty, pass them on to the  GCC make.
12123         (all-bootstrap): New rule that is like all-gcc, except it executes
12124         the GCC bootstrap rule instead of the GCC all rule.
12126 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12128         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12130 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12132         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12133         DG/UX support.
12135 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12137         * config.sub (i*86*) Change [345] to [3456]
12139 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12141         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12142         --with-gnu-ld=no.
12144 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12146         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12147         AIX multilibs get built.
12149 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12151         * configure.in (i386-win32): Don't build expect if we're not
12152         building the tcl subdir.
12154 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12156         * Makefile.in: (configure-target-examples, all-target-examples):
12157         New targets, configure and build example programs.
12159 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12161         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12162         use it as input to sedit the generated MPW makefile.
12163         * mpw-README: Add a suggestion about Gestalt.h.
12165 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12167         * config.sub: Accept *-*-ieee*.
12169 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12171         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12172         Ronald F. Guilmette <rfg@monkeys.com>.
12174 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12176         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12177         for powerpc-pe native.
12178         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12179         (target==powerpc-pe): duplicate i386-win32 entry.
12181 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12183         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12184         of vxworks, not just vxworks5.1.
12186 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12188         * mpw-configure: Add support for exec-prefix.
12190 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12192         * config.guess: Recognize HP model 816 machines as having
12193         a PA1.1 processor.
12195 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12197         * configure: Ignore new autoconf configure options.
12199 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12201         * config.guess:  Recognize Pentium under SCO.
12202         From Robert Lipe <robertl@arnet.com>.
12204 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12206         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12208 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12210         * configure.in: Don't configure gas for alpha-dec-osf*.
12212 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12214         * configure.in: Default to --with-stabs for some targets for which
12215         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12216         i[345]86*-*-unixware*.
12218 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12220         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12221         rather than basing it on the target.  Simplify handling of options
12222         controlling which directories to configure.  Remove extraneous
12223         slash in multi-clean target.
12225 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12227         * config-ml.in: Prefix more variables with ml_ so they don't collide
12228         with configure's.
12230 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12232         * configure: Don't turn -v into --v.
12234 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12236         * configure.in (targargs): Fix typo.
12238         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12240 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12242         * configure.in: Strip --host and --target options from
12243         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12244         --with-cross-host option when building with a cross-compiler.
12245         * configure: Canonicalize the arguments put into config.status by
12246         always using `=' for an option with an argument.  Pass a presumed
12247         --host or --target explicitly.
12249 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12251         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12252         into general OS recognition case.
12254 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12256         * configure.in (target_configdirs): add target-winsup only
12257         for win32 target systems.
12259 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12261         * Makefile.in (all-target-libgloss): Depend upon
12262         configure-target-newlib, since when libgloss is built it looks to
12263         see if the newlib directory exists.
12265 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12267         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12268         cfg-ml-*.in.
12270 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12272         * configure: Handle LD and LD_FOR_TARGET when configuring a
12273         Canadian Cross.
12275 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12277         * configure.in (target_libs): add target-winsup.
12278         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12279         (target==ppcle-pe): remove ld from $noconfigdirs.
12281 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12283         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12284         Preserve relative path names in $srcdir.  Build symlink tree if
12285         configuring cross target dir and srcdir=. (= no VPATH support).
12286         (configure-target-libg++): Depend on configure-target-librx.
12287         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12288         * config-ml.in: New file.
12289         * symlink-tree: New file.
12290         * configure: Ensure srcdir="." if that's what it is.
12292 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12294         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12295         includes and FLEX_SKELETON setting.
12296         * mpw-configure (--with-gnu-ld): New option, controls whether
12297         to use PPCLink or ld with PowerMac GCC.
12298         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12299         * mpw-config.in: Configure grez if targeting Mac.
12301         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12302         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12303         just macos.
12304         * configure.in: Configure grez resource compiler if targeting Mac.
12305         * Makefile.in (all-grez, install-grez): New targets.
12307 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12309         * configure: CXX defaults to gcc, not g++.  If we find
12310         gcc in the path, set CC to gcc -O2.
12312 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12314         * configure: Default ${build} correctly.  Avoid picking up extra
12315         spaces when reading CC and CXX from Makefile.  When doing a
12316         Canadian Cross, use plausible default values for numerous
12317         variables.
12318         * configure.in: When doing a Canadian Cross, don't try to
12319         configure tools whose configure script can't handle it.
12321 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12323         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12325 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12327         * configure:  Remove dubious bug reporting address.
12329 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12331         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12332         configure script, run that instead of this directory's configure.
12333         In either case, print a message that we're configuring the sub-dir.
12335 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12337         * configure.in: Before checking for the existence of various files,
12338         use sed to filter out "target-".
12340 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12342         * Makefile.in (DO_X): Split rule to decrease command line length
12343         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12344         (Philippe De Muyter).
12346 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12348         * Makefile.in (all-patch): depend on all-libiberty.
12350 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12352         * configure.in: If the only directory in target_configdirs which
12353         actually exists is libiberty, then set target_configdirs to empty,
12354         to avoid trying to build a target libiberty in a gas or gdb
12355         distribution.
12357 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12359         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12360         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12361         systems.
12363 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12365         * configure.in (copy_dirs): Use sys-include instead of include
12366         for --with-headers option.
12368 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12370         * Makefile.in, configure.in: Make winsup builds work with
12371         new scheme.
12373 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12375         * configure.in: Build the linker on AIX.
12377 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12379         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12380         where needed.
12382 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12384         * Makefile.in (all-gcc): Fix typo.
12386 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12388         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12390 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12392         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12393         to target-xiberty, to provide more flexibility.
12394         (target_subdir):  Define.  Create if cross.
12395         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12396         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12397         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12398         check-libFOO -> check-target-libFOO, etc.
12399         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12400         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12401         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12402         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12403         allow ALL_GCC="" to only configure.
12404         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12405         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12406         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12408 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12410         * Makefile.in (taz): Build "info" in etc explicitly.
12412 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12414         * configure.in:  Make sure that CC is undefined (as opposed to
12415         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12416         problem with autoconf trying to configure on a host without GCC.
12418 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12420         * mpw-configure: Set host alias from choice of host compiler,
12421         only use generic MPW Makefile sed if present, edit a file
12422         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12423         * mpw-README: Add problem notes about CW6 and CW7.
12425 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12427         * Makefile.in (taz): Use ";" instead of ";;".
12429 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12431         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12432         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12433         DISTDOCDIRS.
12434         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12435         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12437 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12439         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12440         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12441         Move bfd to DISTSTUFFDIRS.
12443 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12445         * Makefile.in (X11_LIB): Removed.
12446         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12448         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12450 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12452         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12453         names.
12455 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12457         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12459 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12461         * configure.in (i[345]86-*-win32): Always build newlib.
12462         Don't configure cvs, autoconf or texinfo.
12463         * Makefile.in (LD_FOR_TARGET): New.
12464         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12465         Pass down LD_FOR_TARGET.
12467 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12469         * winsup: New directory.
12470         * Makefile.in: Build winsup.
12471         * configure.in: Winsup is configured when target is win32.
12472         Can only build win32 target GDB when native.
12474 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12476         * config.guess: Recognize HP model 819 machines as having
12477         a PA 1.1 processor.
12479 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12481         * configure: Fix sed loop which substitutes for CC and CXX to
12482         avoid bug found in various sed implementations.
12484 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12486         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12487         simulator.  Use standard powerpc-*-eabi*.
12489 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12491         * configure.in: Stop putting gas and binutils in noconfigdirs for
12492         powerpc-*-aix* and rs6000-*-*.
12494 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12496         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12497         -mcall-aixdesc libraries.
12499 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12501         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12503         * config.sub (arm | armel | armeb): Fix shell syntax.
12505 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12507         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12508         -msoft-float and -mcpu=common support.
12509         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12510         libraries.
12512 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12514         * configure.in: Allow configuration and build of emacs19 for the alpha.
12516 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12518         * configure.in (CC): Get ^CC, not just any old CC, from
12519         ${host_makefile_frag}.
12521 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12523         * configure.in (CC): Try to get CC from
12524         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12526 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12528         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12529         only if it exists in $(srcdir).
12531 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12533         * configure: If CC and CXX are not set in the environment, set
12534         them, based on either an existing Makefile or on searching for gcc
12535         in PATH.  Substitute for CC and CXX in Makefile.
12536         * configure.in: Remove libm from target_libs.  Separate
12537         target_configdirs from configdirs.  If CC is not set in
12538         environment, try to get it from a host Makefile fragment.  Rewrite
12539         changes of configdirs to use skipdirs instead.  A few minor
12540         tweaks.  Take directories out of target_configdirs as they are
12541         taken out of configdirs.  Remove existing Makefile files from
12542         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12543         CONFIG_ARGUMENTS in Makefile.
12544         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12545         by configure.in.
12546         (CONFIG_ARGUMENTS): Likewise.
12547         (CONFIGURE_TARGET_MODULES): New variable.
12548         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12549         ($(CONFIGURE_TARGET_MODULES)): New target.
12550         (configure-libg++, configure-libio): New targets.
12551         (all-libg++): Depend upon configure-libg++.
12552         (all-libio): Depend upon configure-libio.
12553         (configure-libgloss, all-libgloss): New targets.
12554         (configure-libstdc++): New target.
12555         (all-libstdc++): Depend upon configure-libstdc++.
12556         (configure-librx, all-librx): New targets.
12557         (configure-newlib): New target.
12558         (all-newlib): Depend upon configure-newlib
12559         (configure-xiberty): New target.
12560         (all-xiberty): Depend upon configure-xiberty.
12562 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12564         * configure.in (host i[345]86-*-win32):  Expand the
12565         noconfigdirs again.
12567 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12569         * mpw-configure: Fix sed command file name.
12571 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12573         * configure.in (host i[345]86-*-win32): Reduce the
12574         noconfigdirs again.
12576 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12578         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12579         or powerpc*-*-pe*, since they are not yet supported.
12581 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12583         Add PowerMac support and many other enhancements.
12584         * mpw-configure: New option --cc to select compiler to use,
12585         paste options set according to --cc into the generated
12586         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12587         if mpw-make.sed is present.
12588         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12589         add forward includes for PowerPC include files.
12590         * mpw-build.in: Build using Makefile.PPC if present.
12591         (do-byacc, etc): Remove separate version resource builds.
12592         (do-gas): Build "stamps" before "all".
12593         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12594         * mpw-README: Update to reflect --cc option, PowerMac support,
12595         and recently-reported compatibility problems.
12597 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12599         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12600         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12601         (--with-multilib-top): Pass to recursive invocations.
12603 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12605         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12606         v810-*-*.
12608 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12610         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12611         gdb, ld and opcodes on v810-*-*.
12613 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12615         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12616         (local-maintainer-clean): New target.
12617         (maintainer-clean): New target.
12618         (realclean): Just depend upon maintainer-clean.
12620 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12622         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12624 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12626         * configure.in: Build ld in mips*-*-bsd* case.
12628 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12630         * config.sub: Accept -lites* OS.  From Ian Dall.
12632 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12634         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12635         targets.
12637 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12639         * configure.in: treat i386-win32 canadian cross the same as
12640         i386-go32 canadian cross.
12642 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12644         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12645         running under the simulator to build a reduced set of libraries.
12646         (powerpc-*-eabiaix): Add fine grained multilib support added to
12647         other powerpc targets yesterday.
12649 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12651         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12652         -disable-softfloat, -disable-relocatable, -disable-aix, and
12653         -disable-sysv to control which multilib libraries get built.
12655 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12657         * configure: Add Makefile.tem to list of files to remove in trap
12658         handler.
12660 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12662         * config.guess (*Linux*):  Add missing "exit"s.
12663         Also, need specific check for alpha-unknown-linux (uses COFF).
12665 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12667         * config.guess:  Merge with FSF:
12669         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12670         * config.guess (AIX4): More robust release numbering discovery.
12672         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12673         * config.guess (i386-sequent-ptx): Properly get version number.
12675         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12676         * config.guess (mips:*:4*:UMIPS): New case.
12678 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12680         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12681         (i386-win32 host): Likewise.  Don't build readline.
12683 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12685         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12686         SUPPORT_FILES to submakes.
12688 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12690         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12691         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12692         mpw-configure.
12694 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12696         * configure.in (appdirs): Use =, not ==, in test expression when
12697         trying to build the text to print in the warning message for
12698         Solaris users.
12700 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12702         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12704 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12706         * config.guess: Recognize lynx-2.3.
12708 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12710         * config.sub (z8ksim): Deleted
12711         (z8k-*-coff): New, this is the one true name of the target.
12713 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12715         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12717 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12719         * config.guess (*:Linux:*:*): First try asking the linker what the
12720         default object file format is (elf, aout, or coff).  Then if this
12721         fails, try previous methods.
12723 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12725         * configure.in: Don't build newlib for *-*-vxworks5.1.
12727 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12729         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12730         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12732 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12734         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12736 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12738         * cfg-ml-com.in: New file.
12739         * cfg-ml-pos.in: New file.
12741 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12743         * COPYING.NEWLIB: Add HP free copyright to list.
12745 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12747         * config.sub: Recognize -eabi* for the system, not just -eabi.
12749 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12751         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12752         * config.sub, configure.in (win32): New target and host.
12754 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12756         * configure.in: Add i386-pe configuration.
12758 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12760         * mpw-build.in (install): Install GDB after LD.
12762 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12764         * mpw-config.in (elf/mips.h): Always forward-include, needed
12765         for GDB to build.
12767 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12769         * testsuite: New directory for customer acceptance and whole tool
12770         chain tests.
12772 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12774         * configure: If per-host line isn't found, but AC_OUTPUT is found
12775         and a configure script exists, run it instead.
12777 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12779         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12781 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12783         * configure: Set build_{cpu,vendor,os,alias} to host values when
12784         --build isn't specified.
12786 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12788         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12789         (FLAGS_TO_PASS): Pass them.
12790         (EXTRA_TARGET_FLAGS): Ditto.
12792 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12794         * Makefile.in (all-libg++): Depend on all-libstdc++.
12796 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12798         * configure.in (noconfigdirs): Enable all packages for
12799           i386-unknown-netbsd.
12801 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12803         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12804         hosted builds (DOS builds)
12806 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12808         Changes for ARM based on patches from Richard Earnshaw:
12809         * config.sub: Handle armeb and armel.
12810         * configure.in: Omit arm linker only for riscix.
12812 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12814         * config.guess:  Update from FSF.
12816 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12818         * config.sub: Recognize powerpcle as the little endian variant of
12819         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12820         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12821         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12822         temporarily.
12824 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12826         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12828 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12830         * config.sub: Accept -lites* as a basic system type.
12832 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12834         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12835         installed, and if so return linuxoldld as the system name.
12837 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12839         * config.guess: Add hppa1.1-hp-lites support.
12841 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12843         * configure.in: Don't build newlib for m68k-vxworks5.1.
12845 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12847         * configure.in (mips-sgi-irix6): Use mh-irix5.
12849 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12851         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12853 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12855         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12856         OSF/1.  Fix compiler flags.
12857         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12859 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12861         * configure.in: Recognize --with-newlib.
12862         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12864 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12866         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12867         to *_X11_MODULES due to gdbtk needing X include files et al.
12869 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12871         Merge in support for Mac MPW as a host.
12872         (Old change descriptions retained for informational value.)
12874         * mpw-config.in: Add generic include forwards for cpu-specific
12875         include files in aout and elf directories.
12877         * mpw-configure: Added copyright.
12878         * mpw-config.in: Check for presence of required build tools.
12879         (target_libs): Add newlib.
12880         (target_tools): Add examples.
12881         (Read Me): Generate as "Read Me for MPW" instead.
12882         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12883         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12884         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12886         * mpw-configure: Remove subdir-specific makefile hackery,
12887         delete mk.tmp after using it.
12889         * mpw-build.in (all): Display start and end times.
12891         * mpw-configure (host_canonical): Set.
12892         (target_cpu): Always add to makefiles.
12893         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12894         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12895         (mpw-mh-mpw): Look for in srcdir and srcroot.
12896         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12898         * mpw-build.in: (install-only): New target.
12900         * mpw-configure (host_alias, target_alias): Rename from hostalias
12901         and targetalias, add into generated Makefile.
12902         (mk.tmp): If present, add into generated Makefile.
12903         * mpw-build.in (all-gas): Build config.h first before gas proper.
12905         * mpw-configure (config.status): Write only if changed.
12906         * mpw-config.in (readline): Configure it (not built, just used for
12907         definitions).
12909         * mpw-config.in (elf/mips.h): Add a forward include.
12911         * mpw-config.in: Forward-include most .h files in include into
12912         extra-include.
12913         (readline): Don't build.
12914         mpw-build.in (install): Install GDB.
12916         * mpw-configure (prefix, mpw_prefix): Handle it.
12917         * mpw-config.in (mmalloc, readline): Don't configure.
12918         * mpw-build.in (thisscript): Rename to ThisScript.
12919         Use mpw-build instead of BuildProgram everywhere.
12920         (mmalloc, readline): Don't build.
12921         * mpw-README: New file, basic documentation about the MPW port.
12923         * mpw-config.in: Use forward-include to create include files.
12925         * mpw-configure: Add more things to the top of each configured
12926         Makefile, including contents of config/mpw-mh-mpw.
12927         * mpw-config.in (extra-include): Create this directory and fill it
12928         with Posix-like include files when configuring.
12930         * config.sub (apple, mac, mpw): Add various aliases.
12932         * mpw-build.in: New file, top-level build script fragment for MPW.
12933         * mpw-configure: New file, configure script for MPW.
12934         * mpw-config.in: New file, config fragment for MPW.
12936 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12938         * configure.in (host_libs): Remove glob, since it is gone from the
12939         sources.
12941 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12943         * Makefile.in: define empty GDB_NLM_DEPS var.
12945         * configure.in(target_makefile_frag): use config/mt-netware
12946         for netware targets.
12948 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12950         * config.sub: Merge in recent FSF changes.  Remove linux special
12951         cases.
12953 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12955         Revert this change:
12957         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12959                 * build-all.mk: Use CC=cc -Xs on Solaris.
12961 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12963         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12964         stop using it.
12965         * Makefile.in: Nuke all references to glob subdirectory.
12967 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12969         * configure.in: Fix --enable-shared logic in per-host.
12971 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12973         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12975 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12977         * configure.in (noconfigdirs): Don't build gas on AIX, for
12978         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12980 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12982         * configure: Fix --cache-file to work if the file argument is a
12983         relative path.
12985 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12987         * configure: If the --cache-file is used, pass it down to
12988         configure in subdirectories.
12990 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12992         * config.sub: add vxworks29k configuration.
12994 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12996         * Makefile.in (taz): Do "diststuff" part quietly.
12998 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13000         * config.sub: Mini-merge with gcc/config.sub.
13002 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13004         * config.guess (IRIX): Sed - to _.
13006 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13008         * Makefile.in (source-vault, binary-vault): New targets.
13010 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13012         * config.sub: Recognize -eabi as a basic system type.
13014 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13016         * configure.in (enable_shared stuff): Fix typo.
13018 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13020         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13022 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13024         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13026 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13028         * configure.in (rs6000-*-*): Don't build gas.
13030 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13032         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13033         reduce command line length.
13034         (AS_FOR_TARGET): Check for as.new, not Makefile.
13035         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13037 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13039         * config.guess:  Merge from FSF.
13041 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13043         * configure: Don't use $ when handling program_suffix.
13045 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13047         * configure.in:  Configure tk for hppa/hpux.
13049 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13051         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13053 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13055         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13056         to LIBCXXFLAGS.  Tests are better run without it.
13058 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13060         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13062 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13064         * configure.in (*-*-netware*): Don't configure xiberty.
13066 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13068         * configure.in:  Remove tk from native_only list.
13070 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13072         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13073           for special NCD build.
13075 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13077         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13078         makeall.bat, they're only useful for binutils snapshots.
13079         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13080         makeall.bat to specified SUPPORT_FILES.
13082 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13084         * build-all.mk: Add Ericsson targets to sun4 and solaris
13085           hosts.  Add  BNR's sun4 target to solaris host, so their
13086           build-from-source will be tested in-house first.
13088 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13090         * Makefile.in (LIBCFLAGS): New variable.
13091         (CFLAGS_FOR_TARGET): Ditto.
13092         (LIBCFLAGS_FOR_TARGET): Ditto.
13093         (LIBCXXFLAGS): Ditto.
13094         (CXXFLAGS_FOR_TARGET): Ditto.
13095         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13096         (BASE_FLAGS_TO_PASS): Pass them.
13097         (EXTRA_TARGET_FLAGS): Ditto.
13099         * configure.in: Support --enable-shared.
13101 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13103         * configure.in (target_libs):  Include libstdc++ again.
13104         * config.guess:  Update from FSF (for FreeBSD).
13106 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13108         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13109         makeall.bat.
13110         (DISTDOCDIRS): Add `etc'.
13111         (ETC_SUPPORT_PFX): New variable.
13112         (taz): Include anything from etc starting with a word in
13113         ETC_SUPPORT_PFX.
13115 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13117         * config.sub: Update for recent FSF changes.  Remove obsolete
13118         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13119         spacing changes.
13121 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13123         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13125         * config.guess:  Merge with FSF.
13126         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13128 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13130         * configure: Since the "trap 0" handler will override the exit
13131         status on many systems, only use it for "exit 1", and make it set
13132         a non-zero exit status; reset it before "exit 0".  Also, check
13133         exit status of config.sub, and error out if it failed.
13135 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13137         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13138         and install libgloss.
13140 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13142         * Makefile.in (all-binutils): Depend upon all-byacc.
13144         * configure.in: Don't build emacs on Irix 5.
13146 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13148         * configure.in (*-*-netware*): Add libio.
13150 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13152         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13153         (CHECK_TARGET_MODULES): Ditto.
13154         (INSTALL_TARGET_MODULES): Ditto.
13155         (TARGET_LIBS): Ditto.
13156         (all-libstdc++): Note dependencies.
13158 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13160         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13162 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13164         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13165         -fexternal-templates.
13167         * configure.in (target_libs): Add libstdc++.
13168         (noconfigdirs): Add libstdc++ as appropriate.
13170 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13172         * config.guess:  Update from FSF.
13174 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13176         * configure: Use ${config_shell} when running ${configsub}.
13178 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13180         * config.sub: No longer recognize h8300h.
13182 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13184         * config.sub: Remove extraneous differences between config.sub and
13185         gcc/config.sub.
13187 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13189         * Makefile.in (DISTSTUFFDIRS): Add gas.
13191 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13193         * COPYING.NEWLIB: New file.
13195 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13197         * config.guess (HP-UX):  Patch from Harlan Stenn
13198         <harlan@landmark.com> to also emit release level.
13200 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13202         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13204 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13206         * config.sub:  Merge nextstep cleanup from FSF.
13208 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13210         * configure.in (arm-*-*): Don't configure ld for this target.
13212 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13214         * configure.in (*-*-netware): don't configure libg++, libio,
13215           librx, or newlib.
13217 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13219         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13220         configure ld--it works, but it doesn't support shared libraries.
13222 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13224         * config.guess (*-unknown-freebsd*):  Get rid of possible
13225         trailing "(Release)" in version string.
13226         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13228 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13230         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13231         Fix type: *-next-neststep -> *-next-nextstep.
13233         * config.guess:  Merge from FSF:
13235         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13237         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13239         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13241         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13242         instead of UNIX_SV for UnixWare 1.0).
13244 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13246         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13247         to make gdb/nlm/* build after the compiler and linker.
13249 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13251         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13252         not just i[34]86.
13253         (m68k-atari-sysv4):  Relocate to match FSF version.
13255         * config.guess:  More merges from the FSF:
13257         Add a space before function call or macro invocation.
13259         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13261         * config.guess: Add trap cmd to remove dummy.c and dummy when
13262         interrupted.
13264         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13266         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13267         (dummy): Redirect stderr from compilation of dummy.c.
13269         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13271         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13273 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13275         * configure: Accept and ignore --cache*, for compatibility with
13276         new autoconf.
13278 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13280         * config.guess:  Merge from FSF:
13282         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13284         * config.guess (Pyramid*:OSx*:*:*): New case.
13285         (PATH): Add /.attbin at end for finding uname.
13286         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13288         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13290         * config.guess (M88*:DolphinOS:*:*): New case.
13292         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13294         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13295         to select whether to use ELF or COFF.
13297         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13299         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13301         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13303         * config.guess: Guess the OS version for HPUX.
13305         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13307         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13309 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13311         * configure.in: Recognize --with-headers, --with-libs, and
13312         --without-newlib.
13313         * Makefile.in (all-xiberty): Depend upon all-ld.
13315 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13317         * configure.in: Change i[34]86 to i[345]86.
13319 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13321         * configure (version): A few more tweaks to help message.
13323 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13325         * Makefile.in:  Remove (for now) librx as a host library,
13326         now that we're building it for target.
13328 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13330         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13331         (Karl Berry).
13333 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13335         * configure.in:  Also configure librx.
13337 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13339         * Makefile.in:  Update various rules to reflect that librx
13340         is now needed for libg++.
13342 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13344         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13346 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13348         * configure.in: Configure the examples directory.
13350 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13352         * configure: Simplify Jun 2 1994 change.
13354 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13356         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13357         /bin/gcc isn't good enough to build gcc.
13359 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13361         * Makefile.in (GDB_SUPPORT_FILES): Remove
13362         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13363         (gdb.tar.gz): Add new rule to use standard distribution building
13364         mechanism.
13366 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13368         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13369         Bill Cox <bill@cygnus.com>.
13371 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13373         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13375 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13377         * configure:  Search current dir first in .gdbinit.
13379 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13381         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13383 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13385         * config.sub:  Refer to NeXT's operating system as nextstep.
13387         * config.sub (case $basic_machine):  Re-order the cases, to match
13388         the order in the FSF version (which is mostly alphabethical).
13389         Merge in some additions and changes from the FSF.
13391 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13393         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13394         * config.sub: Recognize cxux7.
13395         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13397 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13399         * config.sub:  Fix typo powerpc -> powerpc-*.
13401 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13403         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13405         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13406         parallel with all-emacs and install-emacs).  Top-level command
13407         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13409 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13411         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13412         $(relbindir)/make before doing ``make install'', and use
13413         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13414         installing over running make binary.
13415         ($(host)-stamp-stage3-installed): Likewise.
13417 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13419         * config.guess: Recognize Mach.
13421 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13423         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13424         see whether --exec-prefix was used.
13426 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13428         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13430 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13432         * Makefile.in: Add all-librx target similar to all-libproc.
13434 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13436         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13437         with post 1.2 uname bogosity.
13439 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13441         * configure: Remove temporary files on receipt of a signal.
13443 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13445         * configure: If there is a package_makefile_frag, remove
13446         ${subdir}/Makefile.tem after copying it in.
13448 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13450         * build_all.mk: support rs6000 lynx identifies itself as
13451         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13452         since /bin/gcc is too feeble to compile a modern gcc.
13454 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13456         * brought devo/test-build.mk update-to-date with progressive/
13457           test-build.mk. Add lynx targets and hppa flag info.
13459 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13461         * configure.in:  Use mh-ncrsvr43.  Patch from
13462         Tom McConnell <tmcconne@sedona.intel.com>.
13464 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13466         * config.guess (i386-unknown-bsdi):  No longer need to
13467         check #if defined(__bsdi__) && defined(__i386__).
13469 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13471         * configure: Set program_transform_nameoption correctly.
13473 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13475         * brought build-all.mk update-to-date with progressive build-all.mk,
13476           added new targets and hppa info.
13478 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13480         * configure: If config.guess result is a prefix of the user
13481         specified target, assume a native build and use the user specified
13482         target as the host alias.  Remove SunOS patch suffix removal hack.
13483         * configure.in: Remove SunOS patch suffix removal hack.
13485         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13486         in NATIVE_CHECK_MODULES.
13488 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13490         * Makefile.in: Rename HOST_ONLY to NATIVE.
13491         * configure: Delete SunOs patch suffix from host_canonical
13492           and build_canonical variables that are prepended to Makefiles.
13493         * configure.in: Add comments for easier maintenance.
13495 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13497         * Makefile.in: Add all-libproc target similar to all-gui.
13499 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13501         * Makefile.in (CHECK_MODULES): split into
13502         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13504 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13506         * config.guess (i386-unknown-bsdi): New system to guess.
13508 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13510         * Makefile.in: Add all-gui target (but not yet build by "all").
13512 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13514         * config.sub: Move deletion of patch suffix from here...
13515         * configure.in: To here, at Ian's suggestion.  The top-
13516           level scripts might need to know of a patch level.
13518 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13520         * config.sub: Strip off patch suffix so rtl is recognized
13521           as a sunos4.1.3 machine, even though it's been patched.
13523 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13525         * Makefile.in (INSTALL_LAST): Delete.
13526         (INSTALL_DOSREL): New.
13528 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13530         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13531         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13532         whether we pass down --with-gnu-ld anyhow.
13534 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13536         * Makefile.in (INSTALL_LAST): Change operation so it works
13537         on more flavors of make.
13538         * configure.in (go32): Don't build libg++ or libio.
13540 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13542         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13543         they can be overriden by templates.
13545 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13547         * configure.in (target==go32): Don't build gdb.
13548         * dosrel: New directory.
13550 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13552         * configure.in (host==go32): Configure dosrel too.
13553         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13554         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13555         be set by incoming names or templates.
13556         (INSTALL_LAST): New rule.
13558 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13560         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13562 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13564         * configure.in (appdirs): New variable.  Currently empty, but will
13565         be used in gas distribution.  If nonempty, lists a set of
13566         directories at least one of which must get configured, or top
13567         level configuration is considered to have failed.
13568         (rs6000-*-lynxos*): Use new file name.
13570 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13572         Eliminate XTRAFLAGS.
13573         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13574         newlib include files using -idirafter, and also use -nostdinc.
13575         (CXX_FOR_TARGET): Likewise.
13576         (XTRAFLAGS): Removed.
13577         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13578         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13579         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13580         ($(DO_X)): Don't pass down XTRAFLAGS.
13582 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13584         * configure.in (mips*-dec-bsd*): New target; do build linker.
13585         (mips*-*-bsd*): New target; don't build linker.
13587 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13589         * configure.in: support rs6000-*-lynxos* configuration.
13590         support sunos4 as a cross target.
13592         * config.sub: look for lynx*, not lynx since the OS version may
13593         legitimately be part of the name.
13595 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13597         * configure.in (i[34]86-*-sco*): Move to be with other i386
13598         targets.
13599         (romp-*-*): New target.  Skip various binary utilities.
13600         (vax-*-*): New target.  Don't build newlib.
13601         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13603 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13605         * configure.in: Only set host_makefile_frag if config
13606         directory exists.
13608 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13610         * install.sh: If $dstdir exists, don't check whether each
13611         component does.
13613 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13615         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13617 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13619         * configure.in (*-*-lynxos*): Don't configure newlib for either
13620         native or cross Lynx.
13622 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13624         * config.sub (sparc64-elf): Fix os.
13625         (z8k): Remove duplicate.
13627 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13629         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13630         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13632 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13634         * configure: Make file links cleanly even if Lynx fails on
13635           an NFS symlink (at least fail cleanly).
13637 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13639         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13640         -XNh2000.
13642 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13644         * configure: Unknown options are fatal again.
13646 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13648         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13649         compatibility.
13651 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13653         * build-all.mk: Add `clean' target.
13655 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13657         * config.guess:  Add SINIX support.
13658         * configure.in:  Add mips-*-sysv4* support.
13660 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13662         * build-all.mk: Document all useful targets.
13663         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13664         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13666 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13668         * configure: Support --silent, --quiet.
13670 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13672         * configure: Support --disable-FEATURE.
13674 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13676         * config.guess: Recognize NCR running SVR4.3.
13678 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13680         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13681         Patch from Paul Eggert <eggert@twinsun.com>.
13683 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13685         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13687 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13689         * configure: Make unrecognized options give nonfatal warnings
13690         instead of fatal errors, and pass them to any subdirectory
13691         configures in case they recognize them.
13692         Make --x equivalent to --with-x.
13694 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13696         * configure: Add --enable-* options.  Clean up usage message and
13697         some comments.
13699 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13701         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13703 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13705         * configure.in (hppa*-*-*): Enable binutils.
13707 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13709         * config.sub: Recognize cisco.
13711 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13713         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13715 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13717         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13718         than one configuration name.  Add comment.
13720 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13722         * config.guess: about target *-hitachi-hiuxwe2, fixed
13723         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13724         macro is incorrect.]
13726 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13728         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13729         than the "make ls" stuff which used to be here.
13731 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13733         * config.guess:  Recognize i[34]86-unknown-freebsd.
13734         From Shawn M Carey <smcarey@rodan.syr.edu>.
13736 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13738         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13740 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13742         * config.guess: Check for ptx.
13744 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13746         * config.sub: Add os9k checking.
13748 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13750         * config.guess: Handle OSF1 running on HPPA processors
13752 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13754         * configure: If subdir configure fails, print out a message with
13755         subdirectory name, in case subdir's configure code didn't identify
13756         itself.
13758 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13760         * configure.in: Remove embedded newlines from configdirs.
13761         Avoid mismatches of substrings.  Fix matching strings at end
13762         of configdirs.
13764 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13766         * config.guess:  Add Lynx/rs6000 config support.
13768 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13770         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13772 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13774         * configure.in (hppa*-*-osf*): Treat this just like most other
13775         PA configurations (eg no binutils or ld).
13776         (hppa*-*-*elf*): These configurations have binutils and ld.
13778 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13780         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13782 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13784         * configure.in (rs6000-*-*): Build gas.
13786 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13788         * Makefile.in:  Avoid bug in losing hpux sed.
13790 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13792         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13793         for GDB and GDB has been fixed to not need it.
13795 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13797         * config.guess: Recognize vax hosts.
13799 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13801         * configure (while loop): Don't use "break 2" inside case
13802         statement -- the case statement isn't an enclosing loop.
13804 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13806         * config.guess:  Clean up NeXT support, to allow nextstep
13807         on Intel machines.  Make OS be nextstep.
13809 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13811         * config.guess: Add alternate forms for Convex.
13813 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13815         * configure:  Completely rewrite option processing.  Take
13816         advantage of pattern-matching to avoid invoking test frequently.
13817         Also clean up host and target defaulting logic.
13819 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13821         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13822         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13823         commands (plus user environment) will fit SCO limits.
13825 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13827         * configure.in: Don't issue warnings about directories which are
13828         not being configured if -norecursion is set.  Correct test for
13829         --with-gnu-as and --with-gnu-ld to not get confused by substring
13830         matches.
13832         * configure.in: Don't build gas for alpha-dec-osf1*.
13834 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13836         * configure:  Back out Per's change of 12/19/1993.  It changes the
13837         behavior of configure in unexpected and confusing ways.
13839         Also, use different delim char when calculating
13840         program_transform_name so that the name can contain slashes.
13842 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13844         * configure.in, config.sub: Add support for VSTa micro-kernel.
13846 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13848         * configure.in: Nuke hacks which were used to get a special
13849         version of GAS for HPPA configurations.
13851 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13853         * configure:  If only ${target_alias} is given, use that
13854         as the default for ${host_alias}.
13855         * configure:  Add missing back-slashes before nested quotes.
13857 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13859         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13861 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13863         * config.guess:  Recognize some Tektronix configurations.
13864         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13866 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13868         * config.sub: Match any flavor of SH.
13870 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13872         * configure.in: Don't try to configure newlib for Alpha.
13874 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13876         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13877         libg++ or libio for any Alpha target.
13879         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13881 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13883         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13884         default arguments -- so it tried to compress itself.
13886 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13888         * configure.in (notsupp): ensure that a space is always at the end
13889           of the configdirs list, since the grep checks for an explicit space
13891 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13893         * configure.in (target i386-sysv4.2): don't build ld, since static
13894           versions of many libraries are not available.
13896 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13898         * config.guess: Recognize Apollos (using environment variables).
13899         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13901 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13903         * config.guess: Recognize Sony news mips running newsos.
13905 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13907         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13908         "fi ; else" for bash.
13910 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13912         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13914 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13916         * config.sub: accept unixware as an alias for svr4.2.
13917         Fix some inconsistancies with the gcc version.
13919 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13921         * Makefile.in (DISTDOCDIRS):  Add gdb.
13923 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13925         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13927 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13929         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13930         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13931         this now.
13933 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13935         * config.sub: Accept hiux* as an OS name.
13937         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13938         etc/make-stds.texi.  The underscore came from gcc, and dje now
13939         agrees that RUNTESTFLAGS is the correct name.
13941 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13943         * install.sh:  Remove 'set -e'.  It makes any conditionals
13944         in the script useless.
13946         * config.guess: Automatically recognize arm-acorn-riscix
13947         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13949 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13951         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13953 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13955         * Makefile.in (DISTDOCDIRS): New variable.
13956         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13957         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13959 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13961         * configure.in (hppa target): check the source directory for the
13962           pagas sub-directory
13964 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13966         * config.sub: Allow -aout* and -elf*.
13968 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13970         * configure.in: Don't build ld on i386-solaris2, same as for
13971         sparc-solaris2.
13973 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13975         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13977 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13979         * configure.in:  Configure gdb for alpha.
13981 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13983         * Makefile.in (CXXFLAGS): Add -O.
13985 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13987         * config.guess: added support for DG Aviion
13989 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13991         * configure.in: Produce warning message for subdirectories not
13992         configurable for this host/target combination.  Don't try to
13993         configure gdb for vms.
13995 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13997         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13998         appropriate files before making "diststuff".
13999         (DISTBISONFILES): New var: list of files to be edited.
14000         (DISTSTUFFDIRS): Add binutils.
14002 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14004         * config.sub: also handle mipsel and mips64el (for little endian mips)
14006 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14008         * configure.in: Add * to end of all OS names.
14010 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14012         * configure.in: Build newlib for LynxOS native.
14014 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14016         * config.guess: Add support for delta 88k running SVR3.
14018         * configure.in: Add comment about HP compiler vs. emacs.
14020 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14022         * configure.in: don't build ld on solaris2 (not a viable option
14023           due to bugs in getpwnam & getpwuid)
14025 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14027         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14028         config.guess will produce a full version number.
14030 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14032         * configure.in: Build linker and binutils for alpha-dec-osf1.
14034 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14036         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14037         and gdb/testsuite/Makefile.in.
14039 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14041         * configure.in: recognize mips*- instead of mips-
14043 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14045         * config.sub: Accept linux*coff and linux*elf as operating
14046         systems.
14048 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14050         * config.sub: Recognize mips64, and mips3 as an alias for it.
14052 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14054         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14055         gdb knows how to handle OSF/1 shared libraries.
14057 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14059         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14060         * config.guess: Recognize Hitachi's HIUX.
14061         * config.sub: Recognize h3050r* and hppahitachi.
14062         Remove redundant cases for hp9k[23]*.
14064 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14066         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14067         if gas and ld are in the source tree and are in ${configdirs}.
14068         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14069         --with options (but still pass them down on the command line,
14070         if they were explicitly specified).
14072 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14074         * configure: substitute SHELL value in Makefile.in with
14075         ${CONFIG_SHELL}
14077 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14079         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14080         *-*-solaris2* targets.
14082 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14084         * Makefile.in: define M4, and pass it down to sub-makes;
14085         all-autoconf now depends on all-m4
14087 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14089         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14090         presence of {ar,ranlib} instead of a configured directory
14092 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14094         * config.guess: Accept 34?? as well as 33?? for NCR.
14096 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14098         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14099         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14101 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14103         * configure: grab values for $(CC) and $(CXX) from the
14104         environment, so that someone can do "CC=gcc configure; make" and
14105         have it work right (matching the way that autoconf works now)
14107         * configure.in, Makefile.in: add support for gash, the tcl
14108         interface to Galaxy
14110         * config.guess: add NetBSD variants (hp300, x86)
14112 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14114         * install.sh: Support -d option (in the manner of SunOS 4 install,
14115         as it is more deterministic than that of GNU install)
14116         (chmodcmd): Set file to mode 755 by default (should also do default
14117         chgrp and chown, but I don't feel like dealing with that now)
14119 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14121         * config.sub: Remove h8300hhms alias.
14123 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14125         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14127 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14129         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14130         as stmp-fixinc
14132 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14134         * config.sub: recognize m88110-bug-coff.
14136 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14138         * Makefile.in (all-libio): all dependencies on the toolchain used
14139         to build this (gcc, gas, ld, etc)
14141 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14143         * config.guess: Deal with OSF/1 1.3 on alpha.
14145 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14147         * install.sh: add some 'else true' clauses for portability
14149         * configure.in: don't build libio for h8[35]00-*-* targets
14151 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14153         * Makefile.in:  Add support for new libio.
14155 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14157         * install.sh: If one command fails, don't try the rest.  Don't try
14158         to remove $dsttmp (via trap) unless we have already created it.
14159         If $src doesn't exist, detect it and exit with an error.
14161         * config.guess: Recognize BSD on hp300.
14163 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14165         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14166         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14168 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14170         * Makefile.in (all-send-pr): depends on all-prms
14172 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14174         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14176 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14178         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14179         Added test for mips-mips-riscos5.
14181 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14183         * configure.in: use mh-hp300 for 68k HP hosts
14185 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14187         * configure: add support for CONFIG_SHELL, so that you can use
14188         some alternate shell for evaluating configure scripts
14190 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14192         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14193         in configure script to bug-gdb@prep.ai.mit.edu when building
14194         distribution archive.
14195         * Makefile.in (COMPRESS):  Remove def.
14196         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14197         gdb.tar.Z and make-gdb.tar.Z respectively.
14198         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14199         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14200         to convergence with 'taz' target in Makefile.in.
14202 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14204         * install.sh (dsttmp): use trap to ensure that tmp files go
14205         away on error conditions
14207 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14209         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14211 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14213         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14214         its parent is '/' not ''.
14216         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14218 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14220         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14221         that ${newsrcdir}/configure.in does.
14223 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14225         * test-build.mk: support for CONFIG_SHELL
14227 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14229         * config.sub (netware):  Add as a basic system type.
14231 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14233         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14234           $(srcdir)/ from the dependency on Makefile.in.
14236 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14238         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14239         (h8300hhms is temporary until multi-libraries are implemented).
14240         * configure.in: Handle h8300h too.
14242 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14244         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14246 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14248         * configure:  Remove extraneous output when guessing host type.
14249         * config.guess:  Remove extraneous output when guessing using C
14250         compiler rather than uname, or when guessing fails.
14252 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14254         * Makefile.in: remove all.cross and install.cross targets
14256         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14257           definitions
14259 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14261         * configure.in (target sh): Build gprof.
14263 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14265         * config.sub: change -solaris to -solaris2
14267 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14269         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14271 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14273         * configure: Correct error message for missing Makefile.in to
14274         print correct directory.
14276 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14278         * install.sh: kludge around 386BSD shell bug
14280 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14282         * config.guess:  Recognize NeXT.
14283         * config.guess:  Recognize i486-ncr-sysv4.
14284         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14286 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14288         * Makefile.in (MAKEINFOFLAGS): New variable.
14289         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14290         * build-all.mk, test-build.mk: Pass down --no-split as
14291         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14293 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14295         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14297 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14299         * Makefile.in (libg++.tar.z):  New rule.
14300         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14301         * Makefile.in (taz):  Only do a single chmod.
14303 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14305         * install.sh: don't use dirname anymore (replaced with sed usage)
14307 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14309         * Makefile.in:  Change extension for gzip'd files from '.z' to
14310         '.gz' per new FSF standard usage.
14312 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14314         * configure: put quotes around the final value of program_transform_name
14316 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14318         * Makefile.in: new install.sh support; update install-info rules
14320 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14322         * configure.in: Build diff for crosses, but not for go32 host.
14324         * configure.in: Build gprof only for native, and don't build it
14325         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14327 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14329         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14331 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14333         * configure.in (host_tools): Add prms.
14335 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14337         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14338         with $(FLAGS_TO_PASS) on the command line
14340         * config.sub: Recognize lynx and lynxos
14342 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14344         * config.sub: Accept -ecoff*, not just -ecoff.
14346 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14348         * Makefile.in (taz): Use .gz suffix instead of .z.
14349         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14350         names.
14352 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14354         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14356 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14358         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14359         that rebuilds that might happen during 'make install' don't get
14360         bogus gcc include files
14362 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14364         Change from Utah for HPPA support:
14365         * config.guess: Recognize hppa1.x-hp-bsd.
14367 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14369         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14370         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14372 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14374         * config.sub: Add support for rom68k and bug boot monitors.
14376 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14378         * Makefile.in: Make all-opcodes depend on all-bfd.
14380 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14382         * config.guess: Added special check for i[34]86-univel-sysv4*.
14384 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14386         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14387         the processor rather than assuming i486.
14389 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14391         * config.guess: Recognize SunOS6 as Solaris3.
14393 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14395         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14396         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14398 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14400         * build-all.mk (all-cross): New target for Canadian Cross.
14401         Added Q2 go32 targets.
14402         * test-build.mk: Configure go32 cross sparclite-aout and
14403         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14404         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14406 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14408         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14409         GO32 hosted toolchains
14411 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14413         * configure: change  so "-exec-prefix" gets passed down rather
14414         than "-exec_prefix" so autoconf generated Makefiles get the
14415         exec_prefix set right.
14417 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14419         * config.guess: get the Solaris2 minor version number
14421         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14423 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14425         * config.guess: Recognize some Sequent platforms.
14427 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14429         * Makefile.in: added the vault-install target
14431         * configure.in: actually use the Sun3 makefile fragment that's in
14432         config, also added the release dir to configdirs
14434 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14436         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14438 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14440         * configure.in: remove some program from Alpha targetted toolchains
14442 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14444         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14445         gprof.
14446         (taz): Run "make diststuff" in those directories instead of "make
14447         proto-dir".  Look for "VERSION=" only at start of line in subdir
14448         Makefile.  Use "gzip -9" for compression.
14449         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14450         (binutils.tar.z): New target.
14452 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14454         * Makefile.in (taz): Include gpl.texinfo.
14456 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14458         * Makefile.in (setup-dirs): Merged into "taz" target.
14459         (taz): Only do `proto-dir' stuff if a directory is actually needed
14460         for this target.
14462 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14464         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14465         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14466         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14467         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14468         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14470 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14472         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14473         config.sub, and move-if-change to gdb testsuite distribution
14474         archive, so the testsuite can be extracted, configured, and
14475         run separately from the gdb distribution.  Blow away the Chill
14476         tests that require a Chill compiled executable, since GNU Chill
14477         is not yet publically available.
14479 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14481         * test-build.mk: set environment variables in a single command,
14482         instead of a list of assignments and exports
14484         * config.guess: recognize Alpha/OSF1 systems
14486 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14488         * configure: Change help message to prefer --options rather than
14489           -options.
14491 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14493         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14494         zippy@ecst.csuchico.edu.
14495         * config.guess: Recognize miniframe.
14497 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14499         * Makefile.in: Use srcroot to find runtest rather than rootme.
14500         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14502 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14504         * test-build.mk: Extensive additions to support building on a
14505         machine other than the host.
14507 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14509         * configure (tooldir): Fix for i386-aix again.
14511 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14513         * configure, Makefile.in:  Change definition of $(tooldir)
14514         to match the FSF.
14516 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14518         * config.guess:  Recognize i[34]86/SVR4.
14520 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14522         * Makefile.in (all-gdb): gdb depends on sim.
14524 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14526         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14527         at the same time we make the prototype gdb directory.
14528         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14529         files at the same time as the gdb base release distribution.
14531 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14533         * Makefile.in (check): Use individual check targets rather than
14534         DO_X rule.
14535         (check-gcc): Added.
14537 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14539         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14540         for System V release 3.2.
14542 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14544         * config.sub: Recognize hppaosf.
14545         * configure.in: Do configure ld/binutils/gas for it.
14547 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14549         * configure (tooldir): Alter syntax used to set this, for systems
14550         where "\$" isn't handled right, like i386-aix.
14552 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14554         * configure: Pass program-transform-name, not
14555         program_transform_name, to recursive configures.
14557 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14559         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14560         of gas+ld+binutils.
14562 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14564         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14566 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14568         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14570 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14572         * Makefile.in (PRMS): Set back to all-prms.
14574 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14576         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14577         targets, rather than for MIPS hosts.
14579 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14581         * configure.in: add comment for --with-x default values
14583         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14585         * Makefile.in: add check-* targets for each of the directories in
14586         the tree.  Add a definition of RUNTEST that will use the one we
14587         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14589 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14591         * configure.in: Removed obsolete references to bfd_target and
14592         target_makefile_frag.
14594         * build-all.mk: Set assorted targets for Q2.
14595         * config.sub: Recognize z8k-sim and h8300-hms.
14596         * test-build.mk: Really don't pass host to configure.
14597         (HOLES): Added uname.
14599 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14601         * configure: Handle an empty program-prefix, program-suffix or
14602         program-transform-name correctly.
14604 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14606         * build-all.mk: -G 8 no longer required for MIPS targets.
14607         * test-build.mk: Don't pass host argument to configure; make it
14608         guess.
14610 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14612         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14613         * Makefile.in (COMPRESS):  New macro, like GZIP.
14615 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14617         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14619         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14620         with gas currently defaults to -G 0.
14622 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14624         * Makefile.in (all-flex): flex depends on byacc.
14626         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14627         to test-build.mk as RELEASE_TAG.
14628         * test-build.mk (configargs): New variable containing arguments to
14629         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14630         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14632         * config.guess: Use /bin/uname when checking -X argument on SCO,
14633         to avoid invoking GNU uname which doesn't understand -X.
14635         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14637         * configure.in: Build gas for mips-*-*.
14639 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14641         * Makefile.in (all.normal): insert missing backslash.
14643 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14645         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14647         * Makefile.in: Complete overhaul to merge many almost identical
14648         targets.
14650 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14652         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14653         (gdb.tar.Z): Adjusted.
14655         * Makefile.in (setup-dirs, taz): New targets; should be general
14656         enough to adapt for gdb sometime.  Build only .z file.
14657         (gas.tar.z): New target.
14659 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14661         * build-all.mk: Use CC=cc -Xs on Solaris.
14663 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14665         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14666         for handling BISON for FSF releases.
14668 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14670         * configure: Actually implement the change zoo just documented.
14672 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14674         * configure: when using config.guess, only set target_alias when
14675         it's not already been set (ie, on the command line)
14677 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14679         * Makefile.in: add installcheck target, set PRMS to install-prms
14681 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14683         * configure: add support for package_makefile_fragment, handle the
14684         case where a directory has a configure.in file but no Makefile.in
14685         more gracefully (with an actual understandable error message, even);
14686         add support for --without (and add this to the usage message); also
14687         explicitly add a --host=${host_alias} to the command line when
14688         config.guess is used
14690 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14692         * configure: Must use both --host and --target in recursive calls.
14694 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14696         * Makefile.in: Change deja-gnu to dejagnu.
14698 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14700         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14702 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14704         * configure.in: canonicalize all instances to *-*-solaris2*,
14705         also strip out a number of tools to not build for go32 host
14707 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14709         * config.guess: add GPL.
14711         * Makefile.in, config.guess, config.sub, configure: bump
14712           copyrights to 93.
14714 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14716         * Makefile.in (do-info): Removed obsolete check for existence of
14717         localenv file.
14719         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14721 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14723         * Makefile.in: a couple of 'else true' for decstation,
14724         support for TclX
14726         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14728 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14730         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14732 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14734         * config.guess: Recognize i386-ibm-aix (PS/2).
14735         * configure.in: Use config/mh-aix386 file for it.
14737 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14739         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14740         CC_FOR_TARGET instead.
14741         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14743 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14745         * Makefile.in: Add sim to list of directories sent with gdb
14747 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14749         * configure.in: Put back mips-dec-bsd* case.
14751 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14753         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14754         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14755         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14757 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14759         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14761         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14762         (install-info): install dir.info only if it exists,
14763         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14765 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14767         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14768         gas for mips-dec-bsd.
14770 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14772         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14773         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14775 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14777         * configure.in: Added "dejagnu" to hosttools list.
14779 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14781         * config.sub, configure.in, config.guess:  Add support
14782         for Bosx, an AIX variant from Bull.
14783         Patches from F.Pierresteguy@frcl.bull.fr.
14785 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14787         * devo/dejagnu: Initial creation of devo/dejagnu.
14788         Migrated dejagnu testcases and support files for testing software
14789         tools to reside as subdirectories, currently called "testsuite",
14790         within the directory of the software tool.  Migrated all programs,
14791         support libraries, etc. beloging to dejagnu proper from
14792         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14793         with no modifications.  The changes to these files which will
14794         allow them to configure, build, and execute properly will be made
14795         in a future update.
14797 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14799         * Makefile.in: Change send_pr to send-pr.
14800         * configure.in: Likewise.
14801         * send_pr: Renamed directory to send-pr.
14803 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14805         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14807 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14809         * README:  Update for gdb-4.8 release.
14810         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14811         gdb-xxx.tar.z (gzip'd) file also.
14813 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14815         * Makefile.in: make all-diff depend on all-libiberty
14817 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14819         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14821 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14823         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14825 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14827         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14828         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14829         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14831 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14833         * Makefile.in:  makeinfo binary is in a new location
14835 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14837         * config.sub: Accept -ecoff as an OS.
14839         * Makefile.in: Various changes to eliminate a level of make
14840         recursion and reduce the required command line length.
14841         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14842         sub-makes.
14843         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14844         variables holding settings for specific sub-makes.
14845         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14846         in terms of BASE_FLAGS_TO_PASS.
14847         (TARGET_LIBS): New variable listing directories which use
14848         TARGET_FLAGS_TO_PASS.
14849         (subdir_do): Eliminated.
14850         (do-*): New set of targets to replace subdir_do.
14851         (various): All targets which used subdir_do now depend on do-*.
14852         (local-clean): Renamed from do_clean.
14853         (local-distclean): New target, dependency of distclean and
14854         realclean.
14855         (install-info): Don't create directories.  Depend on dir.info
14856         rather than calling make recursively.
14857         (install-dir.info): Eliminated.
14858         (install-info-dirs): Create all info directories here.
14859         (dir.info): Depend upon do-install-info.
14861         * test-build.mk (HOLES): Added false.
14863 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14865         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14867 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14869         * Makefile.in (info): remove dependency on all-texinfo.  The
14870         problem was really in texinfo/C, not at this level.
14872 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14874         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14876 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14878         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14879         GDB releases.
14881 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14883         * configure: Include srcdir in message about target of link not
14884         being found.  Don't convert `-' to `_' in `with' options being
14885         passed to subdirs.
14887 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14889         * configure.in: add uudecode to host_tools
14891         * Makefile.in: added {all,install}-uudecode targets, added them to
14892         the appropriate lists
14894 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14896         * Makefile.in (all-gcc): Added dependency on all-gas.
14898         * configure.in (mips-*-*): Build ld and binutils.
14900 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14902         * configure: check return code from mkdir, print error message and
14903           exit on failure.
14905 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14907         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14909 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14911         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14913 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14915         * config.sub (h8500):  Recognize this as a cpu type.
14917 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14919         * configure: source directory missing is no longer a warning
14921         * configure.in: recognize irix[34]* instead of irix[34]
14923         * Makefile.in: define and pass down X11_LIB
14925 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14927         * guess-systype: Renamed to ...
14928         * config.guess:  ... by popular request.
14929         * configure.in, Makefile.in:  Update accordingly.
14931 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14933         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14934         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14935         + Execute ./dummy instead of assuming . is in PATH.
14937 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14939         * guess-systype:  New shell script.  Attempts to guess the
14940         canonical host name of the executing host.
14941         Only a few hosts are supported so far.
14942         * configure:  Call guess-systype if no host is specified.
14944 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14946         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14947         gcc Makefile.
14950 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14952         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14953         (all-gcc, install-gcc, subdir_do): Use it.
14955 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14957         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14959 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14961         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14962           set exclusively by configure, using configure.in .
14964 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14966         * test-build.mk: set $PATH for all builds
14968         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14970 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14972         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14973         the one used in gcc/Makefile.in, so that a null expansion doesn't
14974         override the one needed to build gcc with a native cc.
14977 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14979         * configure: Accept -with arguments.
14981 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14983         * Makefile.in: added h8300sim
14985 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14987         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14988         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14989         (all-cygnus, native, build-cygnus): Make
14990         $(canonhost)-stamp-3stage-done, not $(host)....
14991         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14992         i386-sco3.2v4.  Added else true to if command.
14994 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14996         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14998 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15000         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15002 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15004         * configure.in: don't remove binutils from Solaris builds
15006 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15008         * Makefile.in: get rid of earlier definitions for *clean,
15009         also handle the recursive info rule better
15011 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15013         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15014         do more-or-less the right thing.
15016 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15018         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15019         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15021 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15023         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15024         $(host_canonical).
15026         * configure.in: split the configdirs list into 4 categories (native
15027         v. cross, library v. tool) and handle the cross-only and native-
15028         only in more reasonable (and correct!) way.
15030 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15032         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15033         configdirs anymore.
15035 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15037         * Makefile.in: extensive cleanup::  removed all of the explicit
15038         clean-* targets, collapsed many wrappers around subdir_do into
15039         one, added additional targets to satisfy standards.texi, deleted
15040         some old targets, some changes for consistency
15042 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15044         * configure.in: handle some programs as cross-only, and others as
15045         native only
15047         * test-build.mk: handle partial holes in a more generic manner
15049         * Makefile.in: m4 depends on libiberty
15051 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15053         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15054         time, wdiff, and find to configdirs
15056         * Makefile.in: all, clean, and install rules for the new programs
15057         added to configure.in
15059 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15061         * configure.in: use mh-sun for all *-sun-* hosts
15063 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15065         * Makefile.in: define flags for X11 include files and library file
15066         locations, pass them down to the programs that need this info
15068         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15070 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15072         * configure.in: start building libg++ for HP-UX targets
15074 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15076         * README:  Update references to files moved into etc/.
15078 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15080         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15081         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15083 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15085         * configure: accept dash as well as underscore in long option
15086         names for FSF compatibility.
15088 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15090         * config.sub: added -sco3.2v4 support from FSF.
15092 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15094         * configure.in: expand the section that adds or removes
15095         directories from the list of programs to build, to handle native
15096         vs. cross in addition to host v. native
15098 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15100         * Makefile.in:  Replace C++ in macro names with CXX.
15101         This is less likely to break ...
15103 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15105         * test-build.mk: add -w to GNU_MAKE
15107 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15109         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15110         add 'sparc' to list of recognized cpus.  This needed to make
15111         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15112         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15113         then changes that into $CPU-wrs-vxworks.
15115         * configure.in: remove most references to gdbtest, regularize
15116         target based program removal
15118         * test-build.mk: import from p3 tree (many fixes and changes)
15120 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15122         * Makefile.in: added rules to handle tcl, tk, and expect
15124         * configure.in: handle those directories if they exist
15126 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15128         * config.sub: removed bogus hppabsd and hppahpux names, since
15129         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15131 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15133         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15134         depends upon all-xiberty
15136         * Makefile.in: changes from p3, including:
15138         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15140         * Makefile.in (XTRAFLAGS): include newlib directories if
15141         newlib/Makefile exists, rather than if host != target.
15143         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15145         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15146         from the same source tree and not building a cross-compiler.  This
15147         matters for the libg++ configuration if reconfiguring a tree that
15148         has already been installed.
15150         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15152         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15153         pick up the machine and system specific header files.
15155         * Makefile.in: added AS_FOR_TARGET, passed down in
15156         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15157         the C compiler to use to create programs which are run in the
15158         build environment, set it to default to $(CC), and passed it down
15159         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15161         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15163         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15164         We need them for unusual native builds, like systems without
15165         ranlib.
15167         * configure: also define $(host_canonical) and
15168         $(target_canonical), which are the full, canonical names for the
15169         given host and target
15171 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15173         * Makefile.in:  Added separate definitions for C++.
15175 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15177         * configure.in (configdirs):  Add deja-gnu.
15179 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15181         * README:  Update for configure.texi and gdb-4.7 release.
15183 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15185         * Makefile.in:  Move "all" target to top of file.
15186         Previously, first target was ".PHONY" which caused BSD4.4 make
15187         to build .PHONY when make was run without arguments.
15189 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15191         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15192         Library-copylefted code in libiberty.
15194 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15196         * config.sub:  Replace m68kmote with plain old m68k.
15198 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15200         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15202 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15204         * config.sub: Complain if no argument is given.  Added support for
15205         386bsd as OS and target alias.
15207 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15209         * Makefile.in (XTRAFLAGS): include newlib directories if
15210         newlib/Makefile exists, rather than if host != target.
15212 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15214         * config.sub: recognize sparclite-wrs-vxworks.
15216         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15217         p3.) Added clean-xiberty to clean.
15219 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15221         * configure.in: use *-*-* instead of nested cases for host and target
15223 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15225         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15226         from the same source tree and not building a cross-compiler.  This
15227         matters for the libg++ configuration if reconfiguring a tree that
15228         has already been installed.
15230 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15232         * config.sub (i486v/i486v4):  Merge in from FSF version.
15234 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15236         * configure: only set PWD if it is already set.
15238 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15240         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15241         doesn't have unset and all success paths (and most error paths)
15242         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15243         to just ${PWD} to avoid confusion.)
15245 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15247         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15248         even for a native compilation.
15250 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15252         Changes to make the gdb.tar.Z rule work better.
15254         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15255         (DEVO_SUPPORT):  Add configure.texi.
15256         (bfd-ilrt.tar.Z):  Remove ancient rule.
15258 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15260         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15261         pick up the machine and system specific header files.
15263         * configure.in, config.sub: added new target m68010-adobe-scout,
15264         with alias of adobe68k.  Changed configure.in to check for
15265         -scout before -sco* to avoid a false match.
15267         * Makefile.in: added AS_FOR_TARGET, passed down in
15268         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15269         the C compiler to use to create programs which are run in the
15270         build environment, set it to default to $(CC), and passed it down
15271         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15273 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15275         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15276         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15277         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15278         FOR_TARGET variants, to newlib and libg++.
15280 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15282         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15283         first.
15285 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15287         * config.sub:  Accept `elf' as an environment.
15289 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15291         * Makefile.in (all-opcodes):  cd into the right directory
15293 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15295         * configure: added -program_transform_name option, used as
15296         argument to sed when installing programs.
15297         configure.texi: added documentation for -program_prefix,
15298         -program_suffix and -program_transform_name.
15300 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15302         * config.sub:  Accept i486 where i386 ok.
15304 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15306         * config.sub: accept we32k
15308 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15310         * config.sub, configure.in: accept OSE68000 and OSE68k.
15312         * Makefile.in: don't create all directories for ``make install'';
15313         let the subdirectories create the ones they need.
15315 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15317         * COPYING: new file, GPL v2
15319 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15321         * Makefile.in: use the new gen-info-dir, which needs a template
15322         argument (which also lives in texinfo)
15324         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15326 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15328         * config.sub (ncr3000):  Change i386 to i486.
15330 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15332         * Makefile.in: add install-rcs, install-grep to
15333         install-no-fixedincludes, removed install-bison and install-libgcc
15335 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15337         * configure.in: grab the HPUX makefile fragment if on HPUX
15339 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15341         * Makefile.in: eradicate bison spoor (ditto libgcc).
15342          configure.in: recognise m68{k,000}-ericsson-OSE.
15343          es1800 is alias for m68k-ericsson-OSE
15345 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15347         * configure.in: rearrange the parts that remove programs from
15348         configdirs, based now on HOST==TARGET or by canonical triple.
15350 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15352         * test-build.mk: recurse explicitly with -f test-build.mk when
15353           appropriate.  predicate stage3 and comparison on the existence
15354           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15355           On very clean, also remove ...stamp-co.  Build in-place before
15356           doing other builds.
15358 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15360         * Makefile.in, configure.in: add tgas
15362 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15364         * Makefile.in: a number of changes merged in from progressive.
15366         * configure.in: add libm.
15368         * .cvsignore: ignore some stuff that comes from test-build.mk.
15370 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15372         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15374 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15376         * configure: Add program_suffix (parallel to program_prefix)
15377         * Makefile.in: adjust directory-creating script for losing decstation
15379 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15381         * configure:  Minor $subdir-related fixes.
15383 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15385         * configure: fix various problems with propogating
15386         makefile_target_frag in subdirs.
15387         * configure.in: config libgcc if its there
15389 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15391         * config.sub:  HPPA merge.
15393 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15395         * Makefile.in:  Replace all-bison with all-byacc in all
15396         dependency lines for other tools (which now use byacc).
15398 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15400         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15402 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15404         * Makefile.in: make gprof rules similar to byacc rules (instead of
15405         vestigal $(unsubdir) that didn't work...)
15407 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15409         * config.sub:  Add support for Linux.
15410         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15411         (at least for libg++).
15413 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15415         * configure.texi: fix doc for the -nfp option to configure
15417 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15419         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15421 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15423         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15424         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15425         * configure.in: added solaris* host_makefile_frag hook.
15427 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15429         * config.sub: changed recognition of m68000 so that various
15430         m68k types can be specified via m680[01234]0
15432 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15434         * config.sub (basic_machine): fix sed so that '-foo' isn't
15435         completely substituted out while .+'-foo' loses the '-foo'
15437 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15439         * config.sub ($os): Add -aout.
15441 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15443         * configure:  If host_makefile_frag is absolute, don't
15444         prefix ${invsubdir} (relevant to libg++ auto-configure).
15446 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15448         * Makefile.in (tooldir): Define it.
15449         (all-ld): Depend on all-flex.
15451 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15453         * Makefile.in (check):  Fix libg++ special case.
15455 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15457         * configure: do not bury `pwd` into config.status, thus do fewer
15458           pwd's.
15460         * configure: print the "Building in" message only when building in
15461           other than "." AND verbose.
15463         * configure: remove -s, rework -v to better accommodate guested
15464           configures.
15466         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15468 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15470         * Makefile.in: macroize flags passed on recursion.  remove
15471           fileutils.
15473 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15475         * configure: get makesrcdir right for subdirs deeper than 1.
15477         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15478           install.
15480 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15482         * Makefile.in: don't print subdir_do or recursion lines.
15484 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15486         * standards.texi: added menu item.
15488         * Makefile.in: build and install standards.info.
15490         * standards.texi: new file.
15492 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15494         * configure: test for and move config.status pieces from
15495           ${subdir}/.
15497 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15499         * configure:  Test for existance of files before trying to mv
15500         them, to avoid numerous non-existance messages.
15502 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15504         * configure: correct final line of config.status.
15506         * configure: patch from eggert.  Avoids a protection problem if
15507           the original Makefile.in is read only.
15509         * configure: use move-if-change from gcc to create config.status.
15510           Some makefiles depend on config.status to tell if a directory
15511           has been reconfigured for a different host.  This change
15512           prevents those directories from remaking everything in the case
15513           where the reconfig was only intended to rebuild a Makefile.
15515         * configure: test for config.sub with "config.sub sun4" rather
15516           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15517           host alias from a missing config.sub.
15519 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15521         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15522           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15524 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15526         * configure: mkdir ${subdir} as needed.
15528 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15530         * Makefile.in,configure.in: added autoconf.
15532 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15534         * Makefile.in: no longer pass against on recursion.
15536         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15537           definitions are not inherited.
15539         * configure: correct makesrcdir when subdir is .
15541 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15543         * configure:  Add support for 'subdirs' variable, which is
15544         like 'configdirs', except that configure doesn't re-invoke
15545         itself for subdirs, it just creates a Makefile for each subdir.
15546         * configure.texi:  Document subdirs.
15548 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15550         * configure.in: added flex to configdirs
15552 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15554         * Makefile.in: remove clean-stamps from clean.
15556 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15558         * configure.in:  Add gdbtest to configdirs.
15560 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15562         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15563         to recursive makes.
15564         * configure.in:  Recognize new ncr3000 config.
15566 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15568         * Makefile.in, configure.in: removed references to gdbm.
15570 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15572         * config.sub:  Don't canonicalize os value
15573         newsos* to bsd (readline needs to check for newsos).
15574         (This fix was earlier made Jan 31, but got re-broken.)
15576 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15578         * configure.in:  sco is an os, not a vendor!
15580         * configure:  Quote $( better.  Keep various shells happy.
15582 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15584         * Makefile.in: eliminate stamp-files.
15586 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15588         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15589           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15591 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15593         * config.sub:  fix iris/iris3.
15595 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15597         * configure: re-add -rm.
15599 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15601         * Maskefile.in: add .stmp-rcs to all.
15603         * configure.in: remove gas from rs6000 build, use aix host fragment.
15605 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15607         * configure: pass down site_option during recursion.
15609 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15611         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15613 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15615         * configure: Change exec_prefix so that it really defaults to prefix.
15617 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15619         * Makefile.in, configure.in:  Add support for mmalloc library.
15621 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15623         * Makefile.in: add stmp dependencies for a few more things.
15625 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15627         * configure: adjusted error message on objdir/srcdir configure
15628           collision, per john's suggestion.
15630         * Makefile.in: add libiberty stmp to all and all.cross.
15632 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15634         * Makefile.in: remove force dependencies, add grep to all.
15636 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15638         * Makefile.in: drop flex.  make stamp files work.
15640         * configure: added test for conflicting configuration in srcdir,
15641           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15642           gets cranky.  use relative paths for configure and srcdir
15643           whenever possible.  Send some error messages to stderr that were
15644           going to stdout.
15646 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15648         * Makefile.in:  Fix libg++ rule to check for gcc directory
15649         before using gcc/gcc.  Also pass XTRAFLAGS.
15651 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15653         * Makefile.in: added stmp-files so that directories aren't polled
15654           when they are already built.
15656         * configure.texi: fixed a node pointer problem.
15658 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15660         * config.sub configure.in gdb/configure.in
15661         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15662         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15663         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15665 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15667         * configure: -recurring becomes -silent.  corrected help message
15668           for -site= option.
15670         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15672 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15674         * configure: when building Makefile for crosses, replace
15675           tooldir and program_prefix.  default srcdir from location of
15676           config.sub.  remove "for host in hosts" and "for target in
15677           targets" loops.
15679 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15681         * Makefile.in: Do not pass bindir or mandir to cvs.
15683 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15685         * Makefile.in, configure.in: removed traces of namesubdir,
15686           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15687           copyrights to '92, changed some from Cygnus to FSF.
15689         * configure.texi: remove most references to multiple hosts,
15690           multiple targets, subdirs, etc.
15692         * configure.man: removed rcsid. reference config.sub not
15693           config.subr.
15695         * Makefile.in: mkdir $(infodir) on install-info.
15697 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15699         * configure.texi:  Explain better about .gdbinit and about
15700         the environment that configure.in sections run in.
15702 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15704         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15706 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15708         * README:  DOC.configure => cfg-paper.texi.
15710 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15712         * config.sub (near case $os):  Don't convert newsos* to bsd!
15714 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15716         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15717         the number of copies of COPYING that go into the GDB tar file.
15719 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15721         * bfd/configure.in, gdb/config/mh-i386sco,
15722         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15723         Fix SCO configuration stuff.
15725 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15727         * Makefile.in:  For libg++, make sure the -I pointing
15728         to the gcc directory goes *after* all the libg++-local -I flags.
15729         Also, move just-gcc dependency from just-libg++ to all-libg++.
15731 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15733         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15735 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15737         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15739 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15741         * config.sub:  Add stratus configuration frags.  Also
15742         submitted to FSF.
15744 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15746         * Makefile.in (DEV_SUPPORT):  add configure.man.
15748         * config.sub(Decode manufacturer-specific):  add -none*.
15750 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15752         * Makefile.in:  remove form feeds to make Sun's make happy.
15753         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15755 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15757         * Makefile.in (AR_FLAGS):  Make quieter.
15759 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15761         * configure.in:  Add libg++.
15762         * configure:  When verbose, don't output the command line at each
15763         level; it will be unremarkably the same as the previous version,
15764         which will be the same as what the user typed.
15766 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15768         * configure.in, Makefile.in: fix clean-info, add flex.  add
15769           fileutils.
15771         * configure: be less sensitive to spaces in Makefile.in.  Do not
15772           look for sources in "..".  Doing so breaks subdirectories that
15773           might have their own configure.  If a subdir has it's own
15774           configure script, use it.
15776 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15778         * cfg-paper.texi: some changes suggested by rms.
15780 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15782         * config.sub:  Merge in some small additions from the FSF version,
15783         taken from the gcc distribution, to bring the Cygnus and FSF
15784         versions into closer sync.
15786 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15788         * configure.in:  Changed svr4 references to sysv4.
15790 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15792         * configure: added -V for version number option.
15794 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15796         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15797           renamed from DOC.configure to cfg-paper.texi.
15799 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15801         * configure, config.subr, config.sub: config.subr is now
15802           config.sub again.
15804 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15806         * configure.texi: new file, in progress.
15808         * Makefile.in: build info file and install the man page for
15809           configure.
15811         * configure.man: new file, first cut.
15813         * configure: find config.subr again now that configuration "none"
15814           has gone.  removed all traces of the -ansi option.  removed all
15815           traces of the -languages option.
15817         * config.subr: resync from rms.
15819 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15821         * configure, config.sub, config.subr: merge config.sub into
15822           config.subr, call the result config.subr, remove config.sub, use
15823           config.subr.
15825         * Makefile.in: revised install for dir.info.
15827 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15829         * configure.in: add decstation host makefile frag.
15831         * Makefile.in: BISON now bison -y again.  also install-gcc on
15832           install.  clean-gdbm on clean.  infodir belongs in datadir.
15833           Make directories for info install.  Build dir.info here then
15834           install it.
15836 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15838         * Makefile.in: fix for bad directory tests.
15840 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15842         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15843           regexp.  -srcdir relative was being handled incorrectly.
15845         * Makefile.in: unwrapped some for loops so that parallel makes
15846           work again and so one can focus one's attention on a particular
15847           package.
15849 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15851         * configure: added PWD as a stand in for `pwd` (for speed). use
15852           elif wherever possible.  make -srcdir work without -objdir.
15853           -objdir= commented out.
15855 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15857         * configure: +options become --options.  -subdirs commented out.
15858           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15859           Makefile now at top of generated Makefile.  Removed cvs log
15860           entries.  added -srcdir.  create .gdbinit only if there is one
15861           in ${srcdir}.
15863         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15864           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15865           and mandir now keyed off datadir by default.
15867 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15869         * Freshly created ChangeLog.
15872 Local Variables:
15873 mode: change-log
15874 left-margin: 8
15875 fill-column: 76
15876 version-control: never
15877 End: