plugin.exp: Run the plugindir tests.
[official-gcc.git] / ChangeLog
blob64b2de3354d14b6cc3f0bd9c80abaf0be9eb9015
1 2010-04-27  Roland McGrath  <roland@redhat.com>
2             H.J. Lu  <hongjiu.lu@intel.com>
4         * configure.ac (--enable-gold): Support both, both/gold and
5         both/bfd to add gold to configdirs without removing ld.
6         * configure: Regenerated.
8         * Makefile.def: Add install-gold dependency to install-ld.
9         * Makefile.in: Regenerated.
11 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
13         PR lto/42776
14         * configure.ac (--enable-lto): Refactor handling so libelf tests
15         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
16         and allow LTO to be explicitly enabled on non-ELF platforms that
17         are known to support it inside else-clause.
18         * configure: Regenerate.
20 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
22         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
23         * configure: Regenerate.
25 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
27         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
28         * configure: Regenerate.
30 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
32         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
33         separately.
34         * configure: Regenerate.
36 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
38         * MAINTAINERS (Write After Approval): Add myself.
40 2010-04-14  Tristan Gingold  <gingold@adacore.com>
42         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
43         * configure: Regenerate.
45 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
47         * configure: Regenerate after change to elf.m4.
49 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
51         * MAINTAINERS (Write After Approval): Add myself.
53 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
55         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
56         * configure: Regenerated.
58 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
60         * configure.ac: Print "buggy but acceptable" when CLooG
61         revision is less than 9.
62         * configure: Regenerated.
64 2010-04-01  Diego Novillo  <dnovillo@google.com>
66         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
68 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
70         PR bootstrap/43615
71         PR bootstrap/43328
73         Revert:
75         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
77         * configure.ac: Do not pass --enable-multilib nor
78         --disable-multilib in baseargs.  Accept explicitly passed
79         --enable_multilib.
80         * configure: Regenerate.
82 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
84         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
86 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
88         * MAINTAINERS: Remove myself.
90 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
92         PR bootstrap/43328
93         * configure.ac: Do not pass --enable-multilib nor
94         --disable-multilib in baseargs.  Accept explicitly passed
95         --enable_multilib.
96         * configure: Regenerate.
98 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
100         * MAINTAINERS (spu port): Remove me.
102 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
104         * configure.ac (tic6x-*-*): New case.
105         * configure: Regenerate.
107 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
109         * config.sub: Update to version 2010-03-22.
110         * config.guess: Update to version 2009-12-30.
112 2010-03-19  Jack Howarth <howarth@bromo.med.uc.edu>
114         PR ada/42554
115         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
116         * configure: Regenerate.
118 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
120         * MAINTAINERS: Update my email address.
122 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
124         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
125         (ghassan.shobaki@amd.com): Removed.
127 2010-03-17  Alan Modra  <amodra@gmail.com>
129         * MAINTAINERS: Update my email address.
131 2010-03-16  Diego Novillo  <dnovillo@google.com>
133         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
134         Matthews.
136 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
138         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
139         Gutson, Jeffrey D. Oldham and Mark Shinwell.
141 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
143         * MAINTAINERS: Update my email address.
145 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
147         * MAINTAINERS: Update my email address.
149 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
151         * MAINTAINERS: Update my email address.
153 2010-03-09  Jie Zhang  <jie@codesourcery.com>
155         * MAINTAINERS: Update my email address.
157 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
159         PR libstdc++/32499
160         * configure.ac (RANLIB): Default to true.
161         (STRIP): Likewise.
162         (RANLIB_FOR_TARGET): Remove superfluous : argument.
163         * configure: Regenerate.
165 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
167         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
168         (Write After Approval): Update my email address.
170 2010-02-17  Nick Clifton  <nickc@redhat.com>
172         PR 11238
173         * Makefile.tpl (local-distclean): Also remove config.cache files in
174         sub-directories as there may not be Makefiles present in the
175         sub-directories.
176         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
177         the config.cache files found by the find command.
179         * Makefile.in: Regenerate.
180         * configure.ac: Revert previous delta.
181         * configure: Regenerate.
183 2010-02-15  Nick Clifton  <nickc@redhat.com>
185         PR 11238
186         * configure.ac: Delete config.cache files in sub-directories when
187         deleting Makefiles.
188         * configure: Regenerate.
190 2010-02-12  Ben Elliston  <bje@gnu.org>
192         * MAINTAINERS: Update my email address.
194 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
196         * MAINTAINERS (spu port): Update my email address.
198 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
200         * MAINTAINERS: Add myself as a maintainer for the bfin port.
202 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
204         * configure.ac: Add "recommended" version checks for GMP/MPC.
205         Update recommended GMP/MPFR/MPC versions.
206         * configure: Regenerate.
208 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
210         * MAINTAINERS: Move my Embecosm email address into the
211         write-after-approval section.
213 2010-01-26  Ian Lance Taylor  <iant@google.com>
215         * MAINTAINERS: Add myself as Go frontend maintainer.
217 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
219         PR libstdc++/36101, PR libstdc++/42813
220         * configure.ac (bootstrap_target_libs): Make inclusion of
221         target-libgomp conditional on libgomb being in target_configdirs.
222         * configure: Regenerate.
224 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
226         PR libstdc++/36101, PR libstdc++/42813
227         * configure.ac (bootstrap_target_libs): Include target-libgomp.
228         * configure: Regenerate.
230 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
232         PR libstdc++/36101, PR libstdc++/42813
233         * configure.ac (target_configdirs): Substitute.
234         * Makefile.def: Bootstrap target module libgomp.
235         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
236         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
237         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
238         * configure, Makefile.in: Regenerate.
240 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
242         * MAINTAINERS: Adjust my details.
244 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
246         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
248 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
250         * MAINTAINERS: reindented my entry with tabs instead of spaces.
252 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
254         * MAINTAINERS (Write After Approval): Add myself.
256 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
258         * MAINTAINERS (Write After Approval): Add myself.
260 2010-01-11  Richard Guenther  <rguenther@suse.de>
262         PR lto/41569
263         * Makefile.def (all-lto-plugin): Depend on all-gcc.
264         * Makefile.in: Regenerated.
266 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
268         * configure.ac: Enable libjava build on x86_64-*freebsd*.
269         * configure: Regenerate.
271 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
272             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
274         PR bootstrap/42424
275         * configure.ac: Include libtool m4 files.
276         (_LT_CHECK_OBJDIR): Call it.
277         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
278         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
280         * configure: Regenerate.
282 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
284         PR bootstrap/41818
285         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
286         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
287         * Makefile.in: Regenerate.
289 2010-01-02  Richard Guenther  <rguenther@suse.de>
291         PR lto/41529
292         * configure.ac: Include config/elf.m4.  Disable LTO if not
293         builting for an elf target.
294         * configure: Regenerate.
296 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
298         * MAINTAINERS: Change my email address.
300 2009-12-18  Ben Elliston  <bje@au.ibm.com>
302         * config.sub, config.guess: Update from upstream sources.
304 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
306         * MAINTAINERS (Write After Approval): Add myself.
308 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
310         PR middle-end/30447
311         PR middle-end/30789
312         PR other/40302
314         * configure.ac: Require MPC.
315         * configure: Regenerate.
317 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
319         PR target/38384
320         PR bootstrap/40972
321         * libtool.m4: Sync from git Libtool.
322         * ltoptions.m4: Likewise.
323         * ltversion.m4: Likewise.
324         * lt~obsolete.m4: Likewise.
325         * ltmain.sh: Likewise.
327 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
329         * configure.ac: Update minimum MPC version to 0.8.
330         * configure: Regenerate.
332 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
334         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
335         * configure: Regenerated.
337 2009-11-21  Ian Lance Taylor  <iant@google.com>
339         * configure.ac: Change default of poststage1_ldflags to be empty if
340         poststage1_libs is set.  When poststage1_libs is empty, and
341         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
342         * configure: Rebuild.
344 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
346         * MAINTAINERS (Write After Approval): Update my email address.
348 2009-11-20  Ben Elliston  <bje@au.ibm.com>
350         * config.guess: Update from upstream sources.
352 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
354         * Makefile.def: Restore host and target settings for gmp.
355         * Makefile.in: Rebuild.
357 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
359         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
360         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
361         Fix portability of test of C++ as bootstrap language.  Add
362         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
363         * configure: Rebuild.
364         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
365         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
366         in-tree building.
367         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
368         (POSTSTAGE1_HOST_EXPORTS): Use it.
369         (STAGE[+id+]_CXXFLAGS): New.
370         (BASE_FLAGS_TO_PASS): Pass it down.
371         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
372         extra_exports.
373         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
374         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
375         extra_exports.
376         * Makefile.in: Rebuild.
378 2009-11-17  Ben Elliston  <bje@au.ibm.com>
380         * config.sub, config.guess: Update from upstream sources.
382 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
384         * MAINTAINERS (Write After Approval): Add myself.
386 2009-11-09  Jon Beniston <jon@beniston.com>
388         * MAINTAINERS (Write After Approval): Add myself.
390 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
392         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
393         paths for *-w64-mingw* and x86_64-*mingw*.
394         * configure: Regenerated.
396 2009-11-05  Joern Rennecke <amylaar@spamcop.net>
398         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
400 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
402         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
403         Phil Edwards to Write-After Approval.
405 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
407         * configure.ac: Disable target-winsup & co for
408         x86_64-*-mingw* and *-w64-mingw* targets.
409         * configure: Regenerated.
411 2009-10-16  Nick Clifton  <nickc@redhat.com>
413         * MAINTAINERS: Add myself as a maintainer for the RX port.
415 2009-10-26  Johannes Singler <singler@kit.edu>
417         * MAINTAINERS (Write After Approval): Update my e-mail address.
419 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
421         * configure.ac (CLooG test): Use = with test.
422         * configure: Regenerate.
424 2009-10-22  Richard Guenther  <rguenther@suse.de>
426         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
427         cloog if the ppl version check failed.  Move flags saving
428         before setting in libelf check.
429         * configure: Regenerate.
431 2009-10-21  Richard Guenther  <rguenther@suse.de>
433         * configure.ac: Adjust the ppl and cloog configure to work as
434         documented.  Disable cloog if ppl was disabled.  Omit the version
435         checks if they were disabled.
436         * configure: Re-generate.
438 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
440         * configure.ac: Add 'lto' to enable_languages, not
441         new_enable_languages, and only if not already present.
442         * configure: Regenerate.
444 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
446         * README: Refer to the various COPYING* files instead of just
447         COPYING.
448         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
450 2009-10-07 Rafael Avila de Espindola  <espindola@google.com>
452         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
453         
454 2009-10-07  Richard Guenther  <rguenther@suse.de>
456         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
457         and Richard Guenther as reviewers.
458         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
459         as reviewers.
461 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
463         * config.sub: Update from upstream sources.
465 2009-10-06  Ian Lance Taylor  <iant@google.com>
467         * Makefile.def: check-gold depends upon all-gas.
468         * Makefile.in: Rebuild.
470 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
472         * MAINTAINERS (Write After Approval): Add myself.
474 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
476         * Makefile.def: all-lto-plugin depends on all-libiberty.
477         set bootstrap=true for lto-plugin.
478         Add lto-plugin.
479         * Makefile.in: Regenerate.
480         * configure.ac (host_libs): Add lto-plugin.
481         * configure: Regenerate.
483 2009-10-03  Diego Novillo  <dnovillo@google.com>
485         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
486         (HOST_LIBELFLIBS): Define.
487         (HOST_LIBELFINC): Define.
488         * Makefile.in: Regenerate.
489         * configure.ac: Add --enable-lto.
490         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
491         If --enable-lto is used, add 'lto' to new_enable_languages.
492         If --enable-lto is used and gold is enabled, add
493         lto-plugin to configdirs.
494         * configure: Regenerate.
496 2009-10-03  Simon Baldwin  <simonb@google.com>
498         * configure.ac: If --with-system-zlib, suppress local zlib and
499         pass --with-system-zlib to subdir configure scripts.
500         * configure: Regenerate.
502 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
503             Paolo Bonzini  <bonzini@gnu.org>
505         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
506         $(srcdir).
507         * Makefile.in: Rebuilt.
509 2009-09-26  Gary Funck <gary@intrepid.com>
511         * MAINTAINERS (Write After Approval): Add myself.
513 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
515         * configure.ac: Update minimum MPC version to 0.7.
516         * configure: Regenerate.
518 2009-09-25  Nick Clifton  <nickc@redhat.com>
520         * configure.ac: Pass any --cache-file=/dev/null option on to
521         subconfigures.
522         * configure: Regenerate.
524 2009-09-23  Nick Clifton  <nickc@redhat.com>
526         * config.sub, config.guess: Update from upstream sources.
528 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
530         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
531         * Makefile.in: Rebuilt.
533 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
535         PR bootstrap/32272
536         * configure.ac: Error out if $srcdir isn't '.' but contains
537         host-${host_noncanonical}.
538         * configure: Regenerate.
540 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
542         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
543         maintainer.
545 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
547         * configure.ac: If bootstrapping a combined tree with
548         --enable-gold, require c++ in stage1_languages.
549         * configure: Regenerate.
551         * configure.ac: Also add target_libs of stage1_languages to
552         bootstrap_target_libs.
553         * configure: Regenerate.
555         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
556         with --enable-languages not containing c++.
557         * configure: Regenerate.
559 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
561         * configure.ac: Disable java and boehm-gc for bfin-*-*.
562         * configure: Regenerate.
564 2009-09-12  Joern Rennecke <joern.rennecke@embecosm.com>
566         * MAINTAINERS (Write After Approval): Update my e-mail address,
567         and move from from here...
568         (Waiting for paperwork): To here.
570 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
572         * MAINTAINERS (Reviewers): Add self as driver reviewer.
574 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
576         * configure.ac: Do not use $extrasub for replacing @if/@endif
577         parts in Makefile; instead, use additional arguments to
578         AC_CONFIG_COMMANDS to do the replacement manually, with several
579         sed invocations, to avoid HP-UX sed command limits.
580         * configure: Regenerate.
582 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
584         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
585         blank before -L.
587 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
589         * configure.ac (with-build-config): Document.  Handle without.
590         Handle missing argument.
591         * configure: Rebuilt.
593 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
595         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
596         Default to bootstrap-debug only if compare-debug works.
597         * configure: Rebuilt.
598         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
599         * Makefile.in: Rebuilt.
601 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
603         * MAINTAINERS (OS Port Maintainers): Update my email address.
605 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
607         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
608         * Makefile.in: Rebuilt.
610 2009-09-01  Chris Demetriou  <cgd@google.com>
612         * MAINTAINERS (Write After Approval): Add myself.
614 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
616         PR debug/30161
617         * include/dwarf2.h (enum dwarf_tag): Added
618         DW_TAG_GNU_template_template_param
619         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
621 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
623         * Makefile.tpl (AWK): Fix typo.
624         * Makefile.in: Regenerate.
626 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
628         * configure.ac: Detect awk and sed.
629         * Makefile.def (flags_to_pass): Add AWK and SED.
630         * Makefile.tpl (AWK, SED): New.
631         (BASE_FLAGS_TO_PASS): Add AWK and SED.
632         * configure: Regenerate.
633         * Makefile.in: Regenerate.
635 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
637         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
638         (collapseslashes): Likewise.
640 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
642         * configure.ac (AC_PREREQ): Bump to 2.64.
644 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
646         * configure.ac: Remove --with-datarootdir, --with-docdir,
647         --with-pdfdir, --with-htmldir switches.
648         * configure: Regenerate.
650         * configure: Regenerate.
652         * compile: Sync from Automake 1.11.
653         * depcomp: Likewise.
654         * install-sh: Likewise.
655         * missing: Likewise.
656         * mkinstalldirs: Likewise.
657         * ylwrap: Likewise.
659 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
661         * ltmain.sh (func_normal_abspath): New function.
662         (func_relative_path): Likewise.
663         (func_mode_help): Document new -bindir option for link mode.
664         (func_mode_link): Add new -bindir option, and use it to place
665         output DLL if specified.
667 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
669         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
670         (baseargs): Add --disable-option-checking.
671         * configure: Regenerate.
673         * Makefile.def (configure-target-libiberty): Depend on
674         all-binutils and all-ld.
675         (configure-target-newlib): Likewise.
676         * Makefile.in: Regenerate.
678 2009-08-17  Ben Elliston  <bje@au.ibm.com>
680         * config.sub, config.guess: Update from upstream sources.
682 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
684         Sync from src, merge:
686         2009-07-02  Tristan Gingold  <gingold@adacore.com>
688         * configure.ac: Do not exclude gas for i386-*-darwin.
689         Add a case for x86_64-*-darwin.
690         * configure: Regenerate.
692 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
694         * MAINTAINERS: Add my name to Write After Approval list.
696 2009-08-06  Michael Eager <eager@eagercon.com>
698         * configure.ac: Add Microblaze target.
699         * configure: Regenerate.
701 2009-07-31  Christian Bruel  <christian.bruel@st.com>
703         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
704         * configure: Regenerate.
705         
706 2009-07-28  Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
708         * MAINTAINERS (Write After Approval): Update my e-mail address.
710 2009-07-06  Ian Lance Taylor  <iant@google.com>
712         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
713         * configure: Rebuild.
715 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
717         * MAINTAINERS: Move myself to the Graphite Reviewers.
719 2009-06-30  Wei Guozhi  <carrot@google.com>
721         * MAINTAINERS: Add my name to Write After Approval list.
723 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
725         PR bootstrap/40338
726         * configure.ac (comparestring): Create new variable.
727         * Makefile.tpl (comparestring): Use to skip some comparisions.
728         * configure: Regenerate.
729         * Makefile.in: Regenerate.
731 2009-06-26  Doug Evans  <dje@sebabeach.org>
733         * Makefile.def (host_modules): Add cgen.
734         * Makefile.in: Regenerate.
735         * configure.ac (host_tools): Add cgen.
736         * configure: Regenerate.
738 2009-06-23  DJ Delorie  <dj@redhat.com>
740         * MAINTAINERS: Add myself as mep maintainer.
742 2009-06-23  Ian Lance Taylor  <iant@google.com>
744         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
745         boot_languages.  Only bootstrap target libraries listed in
746         target_libs for some boot language.  Add --with-stage1-ldflags,
747         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
748         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
749         if not building with C++.
750         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
751         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
752         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
753         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
754         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
755         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
756         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
757         * configure, Makefile.in: Rebuild.
759 2009-06-23  Li Feng  <nemokingdom@gmail.com>
761         * MAINTAINERS: Added my name to write-after-approval list.
763 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
765         * configure.ac: Define is_elf for QNX Neutrino targets.
766         * configure: Regenerate.
768 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
770         * MAINTAINERS: Added my name to the write-after-approval list
772 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
774         * configure.ac: Detect MPC in default directory.
775         * configure: Regenerate.
777 2009-06-03  Jerome Guitton  <guitton@adacore.com>
778             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
780         * Makefile.tpl (all): Avoid a trailing backslash.
781         * Makefile.in: Regenerate.
783 2009-06-03  Ben Elliston  <bje@au.ibm.com>
785         * config.sub, config.guess: Update from upstream sources.
787 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
789         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
790         to noconfdirs.
791         * configure: Regenerate.
793 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
795         * Makefile.tpl ([+compare-target+]): Compare all stage
796         directories, rather than just gcc.
797         * Makefile.in: Rebuilt.
799 2009-06-01  Doug Kwan  <dougkwan@google.com>
801         * configure.ac: Support gold for target arm*-*-*.
802         * configure: Regenerate.
804 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
806         * Makefile.def: Add MPC support and dependencies.
807         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
809         * Makefile.in, configure: Regenerate.
811 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
813         * Makefile.tpl (all): Avoid harmless warning in make all when
814         gcc-bootstrap is enabled but stage_last does not exist.
815         * Makefile.in: Rebuilt.
817 2009-05-24  Nicolas Roche  <roche@adacore.com>
819         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
820         * Makefile.in: Regenerate.
822 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
824         * MAINTAINERS: Update my e-mail address.
826 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
828         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
829         * configure:  Regenerate.
831 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
833         PR other/40159
834         * Makefile.tpl (all): Don't assume gcc-bootstrap and
835         gcc-no-bootstrap are mutually exclusive.
836         * Makefile.in: Rebuilt.
838 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
840         PR other/40159
841         * Makefile.tpl (all): Don't end with unconditional success.
842         * Makefile.in: Rebuilt.
844 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
846         PR target/37137
847         * Makefile.def (flags_to_pass): Remove redundant and incomplete
848         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
849         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
850         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
851         stage_configureflags, stage_cflags and stage_libcflags into
852         explicit Makefile macros.
853         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
854         GFORTRAN.
855         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
856         CC.  Set CC_FOR_BUILD from CC.
857         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
858         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
859         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
860         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
861         and GFORTRAN.
862         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
863         (_LIBCFLAGS): Renamed to _TFLAGS.
864         (do-compare-debug, do-compare3-debug): Drop.
865         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
866         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
867         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
868         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
869         (XGCC_FLAGS_FOR_TARGET): New.
870         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
871         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
872         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
873         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
874         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
875         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
876         TFLAGS.
877         (BUILD_CONFIG): Include if requested.
878         (all): Set TFLAGS on bootstrap.
879         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
880         (all-stageid-prefixmodule): Likewise.
881         (do-clean, distclean-stageid): Set TFLAGS.
882         (restrap): Fix whitespace.
883         * Makefile.in: Rebuilt.
885 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
887         * config.guess: Sync with src.
889 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
891         * configure.ac ($with_ppl):  Default to no if not supplied.
892         ($with_cloog):  Likewise.
893         configure:  Regenerate.
895 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
897         * MAINTAINERS: Update my e-mail address.
899 2009-04-27  Nick Clifton  <nickc@redhat.com>
901         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
903 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
905         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
906         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
907         * Makefile.in: Regenerate.
909 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
911         PR bootstrap/39739
912         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
913         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
915         * configure, Makefile.in: Regenerate.
917 2009-04-21  Taras Glek  <tglek@mozilla.com>
919         * include/hashtab.h: Update GTY annotations to new syntax
920         * include/splay-tree.h: Likewise
922 2009-04-17  Ben Elliston  <bje@au.ibm.com>
924         * config.sub, config.guess: Update from upstream sources.
926 2009-04-15  Anthony Green  <green@moxielogic.com>
928         * configure.ac: Add moxie support.
929         * configure: Rebuilt.
931 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
933         * configure.ac: Change copyright header to refer to version
934         3 of the GNU General Public License and to point readers at the
935         COPYING3 file and the FSF's license web page.
936         * Makefile.def: Likewise.
937         * Makefile.tpl: Likewise.
938         * Makefile.in: Regenerate.
940 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
942         * configure.ac: Restore match for darwin9 or later. Use double
943         brackets since regeneration eats one pair.
944         * configure: Regenerate.
946 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
948         PR gas/10039
949         * configure.ac: Require texinfo 4.7.
950         * configure: Regenerated.
952 2009-04-09  Nick Clifton  <nickc@redhat.com>
954         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
955         the GCC Runtime Library Exception.
957 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
959         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
960         * configure: Regenerate.
962 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
964         * Makefil.def (languages): New entries.
965         * Makefile.tpl (check-gcc-*): New generic target.
966         * Makefile.in: Regenerate.
968 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
970         * MAINTAINERS:  Update my email address.
972 2009-03-18  Tom Tromey  <tromey@redhat.com>
974         * configure: Rebuild.
975         * configure.ac (host_libs): Add libiconv.
976         * Makefile.in: Rebuild.
977         * Makefile.def (host_modules): Add libiconv.
978         (configure-gdb, all-gdb): Depend on libiconv.
980 2009-03-16  Tristan Gingold  <gingold@adacore.com>
982         * configure.ac: Treat gdb as supported on x86_64-darwin.
983         * configure: Regenerate.
985 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
987         * configure.ac (--with-host-libstdcxx): New option.
988         * configure: Regenerate.
990 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
992         * MAINTAINERS:  Move myself into the write after approval list.
994 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
996         * MAINTAINERS: Update e-mail address.
997         
998 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1000         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1002 2009-03-10  Ira Rosen <irar@il.ibm.com>
1004         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1006 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1008         Backport from git Libtool:
1010         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1011         Support GNU/kOpenSolaris.
1012         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1013         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1014         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1015         GNU/kOpenSolaris.
1017 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1019         * MAINTAINERS: Update e-mail address.
1021 2009-02-24  Michael Eager  <eager@eagercon.com>
1023         * MAINTAINERS (Write After Approval): Add self.
1025 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1027         * MAINTAINERS (Write After Approval): Add myself.
1029 2009-02-05  Andreas Schwab  <schwab@suse.de>
1031         * Makefile.tpl (stage_last): Define $r and $s before using
1032         $(RECURSE_FLAGS_TO_PASS).
1033         * Makefile.in: Regenerate
1035 2009-01-30  Ian Lance Taylor  <iant@google.com>
1037         * MAINTAINERS: Move myself to the Global Reviewers list.
1039 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1041         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1042         * configure: Regenerate.
1044 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1046         * MAINTAINERS: Make whitespace consistent.
1047         Remove Robert Millan from Write After Approval.
1049 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1051         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1052         (all-opcodes): Depend on all-libiberty.
1053         * Makefile.in: Regenerate.
1055 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1057         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1058         * configure: Regenerate.
1060 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1062         * MAINTAINERS (Write After Approval): Add myself.
1064 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1066         * MAINTAINERS: Add myself to reviewers (Fortran).
1068 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
1070         PR tree-optimization/38515
1071         * configure.ac (cloog-polylib): Removed.
1072         (with_ppl, with_cloog): Test for "no".
1073         * configure: Regenerated.
1075 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1077         * MAINTAINERS: Moved myself to reviewers (Fortran).
1079 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1081         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1082         (Write After Approval): Remove myself.
1084 2009-01-03  Diego Novillo  <dnovillo@google.com>
1086         * MAINTAINERS: Remove myself from alias maintainership.
1088 2009-01-02  David Ayers  <ayers@fsfe.org>
1090         * MAINTAINERS: Update e-mail address.
1092 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1094         * MAINTAINERS: Make whitespace consistent.
1096 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1098         Backport from upstream Libtool:
1099         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1100         Add cache variables to tests that require the linker to work.
1101         For shlibpath_overrides_runpath, this also changes the semantics
1102         to let the result from the C compiler take precedence.
1104 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1106         * config.sub, config.guess: Update from upstream sources.
1108 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
1110         * configure.ac (ppllibs): Add by default the lib flags.
1111         * configure: Regenerate.
1113 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1115         * MAINTAINERS:  Add myself to the write after approval list.
1117 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1119         * configure.ac: Add double brackets on darwin[912].
1120         * configure: Regenerate.
1122 2008-12-03  Daniel Kraft  <d@domob.eu>
1124         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1125         Approval to Reviewer section (for Fortran front-end).
1127 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1129         * configure.ac: Expand to darwin10 and later.
1130         * configure: Regenerate.
1132 2008-12-02  Andreas Schwab  <schwab@suse.de>
1134         * Makefile.def: configure-target-boehm-gc depends on
1135         all-target-libstdc++-v3.
1136         * Makefile.in: Regenerate.
1138 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1140         * MAINTAINERS:  Add myself as mingw maintainer.
1142 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1144         * config.sub, config.guess: Update from upstream sources.
1146 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1148         * README.SCO: Remove.
1150 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1152         * MAINTAINERS:  Add myself to the write after approval list.
1154 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1156         * MAINTAINERS:  Update my email address in WAA section.
1158 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
1160         * MAINTAINERS: Update e-mail address.
1162 2008-11-27  Toon Moene <toon@moene.org>
1164         * MAINTAINERS: Change e-mail address.
1166 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1168         * configure.ac: Build gdb for i?86-*-darwin*
1169         * configure: Regenerated.
1171 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
1173         * MAINTAINERS: Added my full name.
1175 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1177         PR bootstrap/38014
1178         PR bootstrap/37923
1180         Revert:
1182         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1184         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1185         * Makefile.in: Regenerated.
1187         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1189         PR gdb/921
1190         PR gdb/1646
1191         PR gdb/2175
1192         PR gdb/2176
1194         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1195         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1196         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1197         (HOST_EXPORTS): Pass CPPFLAGS.
1198         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1199         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1200         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1201         * Makefile.in, configure: Regenerated.
1202         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1203         and CPPFLAGS_FOR_BUILD.
1205 2008-11-06  Jeff Law <law@redhat.com>
1207         * MAINTAINERS: Add myself as middle end maintainer.
1209 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1211         * MAINTAINERS (Write after approval): Add myself.
1213 2008-11-05  Diego Novillo  <dnovillo@google.com>
1215         * MAINTAINERS (Global Reviewers): Add myself.
1216         (Non-Algorithmic Maintainers): Remove myself.
1218 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1220         * MAINTAINERS (Write after approval): Add myself.
1222 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1224         * MAINTAINERS (Write after approval): Add myself.
1226 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1228         * configure.ac (spu-*-*): Remove special case.
1229         * configure: Regenerate.
1231 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1233         * MAINTAINERS (Write after approval): Update my email address.
1235 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1237         * configure.ac [spu-*-*]: Do not set skipdirs.
1238         * configure: Re-generate.
1240 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1242         * MAINTAINERS (Various Maintainers): Add myself to reload.
1244 2008-10-25  Richard Guenther  <rguenther@suse.de>
1246         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1247         maintainer.  Remove myself as libgcc-math maintainer.
1248         (Non-Algorithmic Maintainers): Remove myself.
1250 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1252         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1253         * Makefile.in: Regenerated.
1255 2008-10-23  Cary Coutant  <ccoutant@google.com>
1257         * MAINTAINERS (Write after approval): Add myself.
1259 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1261         PR gdb/921
1262         PR gdb/1646
1263         PR gdb/2175
1264         PR gdb/2176
1266         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1267         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1268         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1269         (HOST_EXPORTS): Pass CPPFLAGS.
1270         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1271         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1272         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1273         * Makefile.in, configure: Regenerated.
1274         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1275         and CPPFLAGS_FOR_BUILD.
1277 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
1279         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1280         Sebastian Pop.
1282 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1284         * MAINTAINERS (Write After Approval): Added myself.
1286 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1288         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1289         recommended version to 2.3.2.
1291         * configure: Regenerate.
1293 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1295         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1297 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1299         * MAINTAINERS (Write After Approval): Update e-mail address.
1301 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1303         * libtool.m4: Update to libtool 2.2.6.
1304         * lt~obsolete.m4: Update to libtool 2.2.6.
1305         * ltmain.sh: Update to libtool 2.2.6.
1306         * ltsugar.m4: Update to libtool 2.2.6.
1307         * ltversion.m4: Update to libtool 2.2.6.
1308         * ltoptions.m4: Update to libtool 2.2.6.
1309         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1311 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1313         * MAINTAINERS (Write After Approval): Add myself.
1315 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1317         * MAINTAINERS (Write After Approval): Update my name.
1319 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1321         * MAINTAINERS: Add myself in "Write After Approval".
1323 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1325         * MAINTAINERS: Add myself as ia64 maintainer.
1327 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1329         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1330         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1331         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1332         and Michael Tiemann from Write After Approval since they do not
1333         actually have access.
1335 2008-09-05  Richard Guenther  <rguenther@suse.de>
1337         * configure.ac: Initialize clooglibs to -lcloog.
1338         * configure: Re-generate.
1340 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1342         * MAINTAINERS (Write After Approval): Add myself.
1344 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1346         * configure.ac (--with-cloog-polylib): New.
1347         (--disable-cloog-version-check): New.
1348         (--disable-ppl-version-check): New.
1349         * configure: Re-generate.
1351 2008-09-03  Richard Guenther  <rguenther@suse.de>
1353         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1354         cloog test.
1355         * configure: Re-generate.
1357 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1359         Add picoChip port.
1360         * MAINTAINERS: Add picoChip maintainers.
1362 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1363             Tobias Grosser  <grosser@fim.uni-passau.de>
1364             Jan Sjodin  <jan.sjodin@amd.com>
1365             Harsha Jagasia  <harsha.jagasia@amd.com>
1366             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1367             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1368             Adrien Eliche  <aeliche@isty.uvsq.fr>
1370         Merge from graphite branch.
1371         * configure: Regenerate.
1372         * Makefile.in: Regenerate.
1373         * configure.ac (host_libs): Add ppl and cloog.
1374         Add checks for PPL and CLooG.
1375         * Makefile.def (ppl, cloog): Added modules and dependences.
1376         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1377         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1379 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1381         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1382         (GCC_SHLIB_SUBDIR): New.
1383         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1384         * configure: Regenerate.
1385         * Makefile.in: Regenerate.
1387 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1389         * MAINTAINERS: Consistently use tabs to separate columns.
1391 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1393         * MAINTAINERS (Write after Approval): Add myself.
1395 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1397         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1398         Enable bfd, binutils and opcodes.
1399         * configure: Regenerate.
1401 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1403         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1405 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1407         * MAINTAINERS:  Use correct Umlaut for last name.
1409 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1411         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1413 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1415         * MAINTAINERS: Update my email address.
1417 2008-08-16  Nicolas Roche  <roche@adacore.com>
1419         * Makefile.tpl: Add BOOT_ADAFLAGS.
1420         * Makefile.in: Regenerate.
1422 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1424         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1425         * configure: Regenerate.
1427 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
1429         * configure.ac: Add makefile fragments for hpux.
1430         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1431         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1432         * configure: Regenerate.
1433         * Makefile.in: Regenerate.
1435 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1437         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1439 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1441         * MAINTAINERS (Write after Approval): Add myself.
1443 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1445         * MAINTAINERS (Write After Approval):  Add myself.
1447 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1449         * MAINTAINERS (Write After Approval):  Add myself.
1451 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1453         * MAINTAINERS: Update my email address.
1455 2008-06-25  Joey Ye  <joey.ye@intel.com>
1457         * MAINTAINERS (Write After Approval):  Add myself.
1459 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1461         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1462         * Makefile.in: Regenerate.
1463         * configure: Regenerate.
1465 2008-06-17  Daniel Kraft  <d@domob.eu>
1467         * MAINTAINERS (Write After Approval):  Add myself.
1469 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1471         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1472         "$@" is still intact with both Autoconf 2.59 and 2.62.
1473         * configure: Regenerate.
1475 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1477         * Makefile.tpl: Fix comment errors.
1478         * Makefile.in: Regenerate.
1480 2008-06-12  David S. Miller  <davem@davemloft.net>
1481             David Edelsohn  <edelsohn@gnu.org>
1483         * configure.ac: Add powerpc*-*-* to gold supported targets.
1484         * configure: Regenerate.
1486 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1488         PR tree-optimization/36218
1489         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1490         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1491         (all prefix="build-"): Pass them to build-system sub-makes.
1492         * Makefile.in: Regenerate.
1494 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1496         * MAINTAINERS (mt port): Remove.
1497         (sco5, unixware, sco udk): Remove.
1498         (Kean Johnston): Add to Write After Approval.
1500 2008-05-30  Julian Brown  <julian@codesourcery.com>
1502         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1503         of libobjc for ARM EABI Linux.
1504         * configure: Regenerate.
1506 2008-05-18 Xinliang David Li   <davidxl@google.com>
1508         * ChangeLog: Remove wrong ChangeLog entry.
1510 2008-05-17 Xinliang David Li   <davidxl@google.com>
1512         * MAINTAINERS (Write After Approval): Add myself.
1514 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1516         * MAINTAINERS (Write After Approval): Add myself.
1518 2008-05-14  Rafael Espíndola  <espindola@google.com>
1520         * config-ml.in: don't handle --enable-shared and --enable-static.
1522 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1524         * MAINTAINERS: Update my email address.
1526 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1528         * MAINTAINERS: Update my email address.
1530 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1532         * MAINTAINERS (Write After Approval): Add myself.
1534 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1536         * MAINTAINERS (Write After Approval): Add myself.
1538 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1540         * MAINTAINERS (crx): Add myself.
1542 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1544         Sync with src:
1545         2008-04-14  David S. Miller  <davem@davemloft.net>
1547         * configure.ac: Add sparc*-*-* to gold supported targets.
1548         * configure: Regenerate.
1550 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1552         PR bootstrap/35457
1553         * configure.ac: Include override.m4.
1554         * configure: Regenerate.
1556 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1558         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1559         * Makefile.in: Regenerate.
1561 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1563         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1564         as nonconfigurable directories list.
1565         * configure: Regenerate.
1567 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1569         * config.sub, config.guess: Update from upstream sources.
1571 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1573         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1574         * Makefile.in: Regenerate.
1576 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1578         * configure.ac: Do not build libssp for the AVR.
1579         * configure: Regenerate.
1581 2008-04-07  Ian Lance Taylor  <iant@google.com>
1583         * Makefile.def: check-gold depends upon all-binutils.
1584         * Makefile.in: Regenerate.
1586 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1588         * MAINTAINERS (Write After Approval): Add myself.
1590 2008-04-04  Nick Clifton  <nickc@redhat.com>
1592         PR binutils/4334
1593         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1594         builds.
1595         * configure: Regenerate.
1597 2008-04-04  NightStrike  <NightStrike@gmail.com>
1599         PR other/35151
1600         * configure.ac: Combine rules for mingw32 and mingw64.
1601         * configure: Regenerate.
1603 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1605         * MAINTAINERS (Write After Approval): Add myself.
1607 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
1609         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1610         * Makefile.in (.NOTPARALLEL): Ditto.
1612 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1614         * MAINTAINERS (Write After Approval): Add myself.
1616 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
1618         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1619         * Makefile.in (.NOTPARALLEL): Regenerate.
1621 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1623         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1624         * Makefile.in: Regenerate.
1626 2008-03-26  Jakub Staszak  <kuba@et.pl>
1628         * MAINTAINERS (Write After Approval): Add myself.
1630 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1632         * MAINTAINERS:  Update e-mail address.
1634 2008-03-20  Ian Lance Taylor  <iant@google.com>
1636         * configure.ac: Add support for --enable-gold.
1637         * Makefile.def: Add gold as a directory like ld.
1638         * configure, Makefile.in: Regenerate.
1640 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1642         * configure.ac: m4_include config/proginstall.m4.
1643         * configure: Regenerate.
1645         Backport from upstream Libtool:
1647         2007-10-12  Eric Blake  <ebb9@byu.net>
1649         Deal with Autoconf 2.62's semantic change in m4_append.
1650         * ltsugar.m4 (lt_append): Replace broken versions of
1651         m4_append.
1652         (lt_if_append_uniq): Don't require separator to be overquoted,
1653         and avoid broken m4_append.
1654         (lt_dict_add): Fix typo.
1655         * libtool.m4 (_LT_DECL): Don't overquote separator.
1657 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1659         * config.rpath: Add AIX 6 support.
1661 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1663         * Makefile.def (stageprofile).  Remove -fprofile-generate
1664         from stage_libcflags.
1665         * Makefile.in: Regenerate.
1667 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1669         * config.sub, config.guess: Update from upstream sources.
1671 2008-03-06  Tom Tromey  <tromey@redhat.com>
1673         * MAINTAINERS: Update for treelang deletion.
1675 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1677         * MAINTAINERS: Update my email address.
1679 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1681         * MAINTAINERS (darwin port): Add myself as a maintainer.
1682         (objective-c/c++): Add myself as a maintainer.
1684 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1686         * MAINTAINERS (Write After Approval): Update my email address.
1688 2008-02-25  Tomas Bily  <tbily@suse.cz>
1690         * MAINTAINERS (Write After Approval): Add myself.
1692 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1694         * MAINTAINERS (OpenMP): Add myself.
1696 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1698         PR bootstrap/32009
1699         PR bootstrap/32161
1701         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1702         * configure: Regenerate.
1704         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1705         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1706         STAGE4_LIBCFLAGS): New.
1707         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1708         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1709         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1710         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1711         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1712         for target modules.  Don't export LIBCFLAGS.
1713         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1714         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1715         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1716         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1717         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1718         * Makefile.in: Regenerate.
1720 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1722         PR libgcj/33085
1723         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1724         Do not use -DDLL_EXPORT.  Backport from upstream.
1726 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1728         * MAINTAINERS (Write After Approval): Add myself.
1730 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1732         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1733         * configure: Regenerate.
1735 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1737         * configure.ac (xtensa*-*-*): Recognize processor variants.
1738         * configure: Regenerate.
1740 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1742         PR bootstrap/34922
1743         * configure.ac (PARSE_ARGS): Push suitable setting of
1744         ac_subdirs_all, for `./configure --help=recursive'.
1745         Handle `+' in generic toplevel directory disabling.
1746         * configure: Regenerate.
1748 2008-01-28  Nick Clifton  <nickc@redhat.com>
1750         * MAINTAINERS (xstormy16): Take over maintainership.
1752 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1754         * MAINTAINERS (c4x port): Remove.
1756 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1758         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1760 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1762         * config.sub, config.guess: Update from upstream sources.
1764 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1766         * MAINTAINERS (Write After Approval): Add myself.
1768 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1770         * MAINTAINERS: Update my email address.
1772 2008-01-09  Raksit Ashok  <raksit@google.com>
1774         * MAINTAINERS (Write After Approval): Add myself.
1776 2008-01-09  Raksit Ashok  <raksit@google.com>
1778         * MAINTAINERS (Write After Approval): Add myself.
1780 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1782         * config.sub, config.guess: Update from upstream sources.
1784 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1786         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1787         Change recommended MPFR from 2.2.1 -> 2.3.0.
1788         * configure: Regenerate.
1790 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1792         * MAINTAINERS: Update my email address.
1794 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1796         * MAINTAINERS: Update my email address.
1798 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1800         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1801         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1802         * Makefile.in: Regenerate.
1804 2007-12-10  Mark Heffernan <meheff@google.com>
1806         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1807         misplaced entries.
1809 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1811         * configure.ac: Enable libjava for x86_64-*-darwin9.
1812         * configure: Regenerate.
1814 2007-12-07  Bill Maddox <maddox@google.com>
1816         * MAINTAINERS (Write After Approval): Add myself.
1818 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1820         * config.sub, config.guess: Update from upstream sources.
1822 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1824         * config-ml.in: Remove 64bit configure tests.
1826 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1828         * config-ml.in: Robustify against white space in absolute file
1829         names.
1831         * config-ml.in (multi-clean): Substitute ${Makefile}.
1832         Remove superfluous ${Makefile} in list.
1834 2007-11-19  Thiemo Seufer  <ths@mips.com>
1836         * config-ml.in: Don't hardcode the Makefile name.
1838 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1840         * MAINTAINERS (Write After Approval): Add myself.
1842 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1844         * MAINTAINERS (Write After Approval): Add myself.
1846 2007-11-06  Doug Kwan <dougkwan@google.com>
1848         * MAINTAINERS (Write After Approval): Add myself.
1850 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1852         * MAINTAINERS (mercury): Remove entry.
1853         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1855 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1857         * Makefile.def (dependencies): Make configure-gdb depend on
1858         all-intl.
1859         * Makefile.in: Regenerated.
1861 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1863         * MAINTAINERS (Fortran maintainer): Remove myself.
1865 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1867         * Makefile.def: To avoid problems running with parallel makes,
1868         build newlib before libgloss so that target specific header
1869         files are availble.
1870         * Makefile.in: Regenerate
1872 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1874         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1875         * Makefile.in: Regenerate.
1877 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1879         * MAINTAINERS (Register allocation reviewer): Add myself.
1881 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1883         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1884         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1885         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1886         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1887         * configure: Regenerate.
1889 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1891         * MAINTAINERS (Register allocation reviewer): Add myself.
1893 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1895         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1896         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1897         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1898         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1899         * configure.ac: Default them to host tools for $host = $build.
1900         Subst them.
1902         * configure: Regenerate.
1903         * Makefile.in: Regenerate.
1905 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1907         * MAINTAINERS (Register allocation reviewer): Add myself.
1909 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1911         * MAINTAINERS (Register allocation reviewer): Add myself.
1913 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1915         * MAINTAINERS (Write After Approval): Fix typo.
1917 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1919         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1920         * configure: Regenerate.
1922 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1924         PR bootstrap/31906
1925         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1926         they're already prefixed.
1928 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1930         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1931         libstdc++.
1932         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1933         * configure: Regenerate.
1934         * Makefile.in: Regenerate.
1936 2007-09-17  Andreas Schwab  <schwab@suse.de>
1938         * configure.ac: Raise minimum makeinfo version to 4.6.
1939         * configure: Regenerate.
1941 2007-09-17  Johannes Singler <singler@ira.uka.de>
1943         * MAINTAINERS (write-after-approval) add myself
1945 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1947         * configure.ac: Correct makeinfo version check.
1948         * configure: Regenerate.
1950 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1952         * MAINTAINERS: Update my email address.
1954 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1956         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1957         to $skipdirs and only disable gprof for newlib.  Use the normal
1958         mips*-elf* handling in other respects.
1959         * configure: Regnerate.
1961 2007-09-12  David Daney  <ddaney@avtrex.com>
1963         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1964         enabling libgcj.
1965         * configure: Regenerate.
1967 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1969         PR other/32154
1970         * configure.ac: For libgloss targets, point the linker to the linker
1971         script, startup code and simulator library.
1972         * configure: Regenerate.
1974 2007-09-07  Andrew Haley  <aph@redhat.com>
1976         * configure.ac (noconfigdirs): Remove target-libffi and
1977         target-libjava.
1978         * configure: Regenerate.
1980 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1982         PR target/33281
1983         * configure.ac: Use config/mh-mingw on mingw.
1984         * configure: Regenerate.
1986 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1988         * MAINTAINERS (Write After Approval): Add myself.
1990 2007-09-05  Richard Guenther  <rguenther@suse.de>
1992         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1993         nor --disable-checking is provided also turn on yes and types
1994         checking for stage1.
1995         * configure: Re-generate.
1997 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1999         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2000         (Write After Approval): Remove myself.
2002 2007-08-29  Nick Clifton  <nickc@redhat.com>
2004         * config.sub, config.guess: Update from upstream sources.
2006 2007-08-22  Bud Davis  <jmdavis@link.com>
2008         * MAINTAINERS (Write After Approval): Added myself.
2009         * MAINTAINERS (Reviewers): Removed myself.
2011 2007-08-18  Paul Brook  <paul@codesourcery.com>
2012             Joseph Myers  <joseph@codesourcery.com>
2014         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2015         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2016         * Makefile.in: Regenerate.
2017         * configure.ac (--with-debug-prefix-map): New.
2018         * configure: Regenerate.
2020 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2021             Nigel Stephens  <nigel@mips.com>
2023         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2024         as target_makefile_frag.
2025         * configure: Regenerate.
2027 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2029         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2030         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2031         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2032         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2033         (do-compare, do-compare3, do-compare-debug): New.
2034         ([+compare-target+]): Use them.
2036 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2038         * MAINTAINERS (Write After Approval): Change my email address.
2040 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2041             Ben Elliston  <bje@au.ibm.com>
2043         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2044         --silent if $silent.
2045         * configure: Regenerate.
2047 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2049         * MAINTAINERS (Various Maintainers): Add myself as
2050         loop infrastructure maintainer.  Update my e-mail
2051         address.
2053 2007-07-31  Diego Novillo  <dnovillo@google.com>
2055         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2056         Adjust description.
2058 2007-07-26  Richard Guenther  <rguenther@suse.de>
2060         * configure.ac: Add types checking to stage1 checking flags.
2061         * configure: Regenerate.
2063 2007-07-17  Nick Clifton  <nickc@redhat.com>
2065         * COPYING3: New file.  Contains version 3 of the GNU General
2066         Public License.
2067         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2068         Lesser General Public License.
2070 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2072         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2074 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2076         * MAINTAINERS (S/390 co-maintainer): Add myself.
2077         (Write After Approval): Remove myself.
2079 2007-07-13  Dan Hipschman  <dsh@google.com>
2081         * MAINTAINERS (Write After Approval): Add myself.
2083 2007-07-11  Nick Clifton  <nickc@redhat.com>
2085         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2086         WINDRES export.
2087         * Makefile.in: Regenerate.
2089 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2091         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2092         maintainer.
2094 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2096         * lt~obsolete.m4: New. Import from 20070318 libtool.
2098 2007-07-03  Julian Brown  <julian@codesourcery.com>
2100         * MAINTAINERS (Write After Approval): Add myself.
2102 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2104         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2105         * configure: Regenerate.
2107 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2109         * configure.ac: Add some missing m4 quotation.
2110         * configure: Regenerate.
2112 2007-07-02  Simon Baldwin  <simonb@google.com>
2114         * MAINTAINERS (Write After Approval): Add myself.
2116 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2118         * configure: Regenerate.
2120 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2122         * Makefile.def: Add windmc tool to build.
2123         * Makefile.tpl: Likewise.
2124         * configure.ac: Likewise.
2125         * Makefile.in: Regenerate.
2126         * configure: Regenerate.
2128 2007-06-28  DJ Delorie  <dj@redhat.com>
2130         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2131         not building newlib.
2132         * configure: Regenerated.
2134 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2136         * MAINTAINERS (Write After Approval): Add myself.
2138 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2140         * MAINTAINERS (Write After Approval): Add myself.
2142 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2144         * MAINTAINERS (Write After Approval): Add myself.
2146 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2148         * MAINTAINERS (Write After Approval): Add myself.
2150 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2152         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2153         * Makefile.in: Regenerated.
2155 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2157         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2158         bfin*-*-uclinux* targets.
2159         * configure: Regenerate.
2161 2007-06-14  Ian Lance Taylor  <iant@google.com>
2163         * MAINTAINERS: Add myself as non-algorithmic global write
2164         maintainer.
2166 2007-06-14  Diego Novillo  <dnovillo@google.com>
2168         * MAINTAINERS: Add self as middle-end maintainer and
2169         non-algorithmic global write maintainer.
2171 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2173         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2174         Move all Fortran maintainers except Paul Brook into the
2175         Non-Autopoiesis section.
2177 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2179         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2180         (distclean-stage[+id+]): Possibly delete stage_last.
2181         * Makefile.in: Regenerate.
2183 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2185         * MAINTAINERS (Various Maintainer): Fix typo.
2187 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2189         * MAINTAINERS (Various Maintainer): Add myself as
2190         dataflow maintainer.
2192 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2194         * config.sub, config.guess: Update from upstream sources.
2196 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2198         * Makefile.tpl: Fix spelling error.
2199         * Makefile.in: Regenerate.
2201 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2203         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2204         lt_cv_sys_max_cmd_len.
2206 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2208         * MAINTAINERS (Various Maintainers): Add myself as
2209         auto-vectorizer maintainer.
2211 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2213         PR libjava/32098
2214         * libtool.m4: Revert previous change.
2215         * ltgcc.m4: Put it here.
2217 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2219         * MAINTAINERS (Various Maintainers): Add myself as
2220         auto-vectorizer maintainer.
2222 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2224         PR libjava/32098
2225         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2227 2007-05-30  Richard Guenther  <rguenther@suse.de>
2229         * MAINTAINERS (Various Maintainers): Add myself as
2230         auto-vectorizer maintainer.
2232 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2234         PR bootstrap/29382
2235         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2236         * configure: Rebuilt.
2238 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2240         * MAINTAINERS (Write After Approval): Removed my name.
2242 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2244         * MAINTAINERS (Write After Approval): Remove myself.
2246 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2248         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2250 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2252         * ltmain.sh: Update from ToT Libtool.
2253         * libtool.m4: Update from ToT Libtool.
2254         * ltsugar.m4: New. Update from ToT Libtool.
2255         * ltversion.m4: New. Update from ToT Libtool.
2256         * ltoptions.m4: New. Update from ToT Libtool.
2257         * ltconfig: Remove.
2258         * ltcf-c.sh: Remove.
2259         * ltcf-cxx.sh: Remove.
2260         * ltcf-gcj.sh: Remove.
2262 2007-05-22  Ollie Wild  <aaw@google.com>
2264         * MAINTAINERS (Write After Approval): Add myself.
2266 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2268         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2269         stage_cflags.
2270         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2271         Remove CFLAGS/LIBCFLAGS.
2272         (configure-stage[+id+]-[+prefix+][+module+],
2273         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2274         * Makefile.in: Regenerate.
2276 2007-05-15  Diego Novillo  <dnovillo@google.com>
2278         * MAINTAINERS: Update e-mail address.
2280 2007-05-15  Revital Eres  <eres@il.ibm.com>
2282         * MAINTAINERS (Write After Approval): Add myself.
2284 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2286         * MAINTAINERS (Write After Approval): Updated my address.
2288 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2290         * MAINTAINERS (Write After Approval): Add myself.
2292 2007-05-11  Silvius Rus  <rus@google.com>
2294         * MAINTAINERS (Write After Approval): Add myself.
2296 2007-04-23  Tom Tromey  <tromey@redhat.com>
2298         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2300 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2302         * MAINTAINERS (cpplib): Rename to ...
2303         (libcpp): ... this.  Add C/C++ front end maintainers.
2305 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2307         * config-ml.in: Pass ${ml_config_env} to configure calls.
2309 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2311         * MAINTAINERS (Write After Approval): Add myself.
2313 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2315         * MAINTAINERS (Write After Approval): Add myself.
2317 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2319         * MAINTAINERS (fortran 95 front end): Add myself.
2321 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2323         * MAINTAINERS (Write After Approval): Add myself.
2325 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2327         * MAINTAINERS (Modulo Scheduler): Add myself.
2329 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2331         * MAINTAINERS (fortran 95 front end): Add myself.
2332         (c++ front end): whitespace fix.
2334 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2336         * MAINTAINERS (Write After Approval): Add myself.
2338 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2340         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2341         of glob.  Quote arguments with single quotes too.
2342         * configure: Regenerate.
2344 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2346         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2347         * Makefile.in: Regenerate
2349 2007-03-07  Andreas Schwab  <schwab@suse.de>
2351         * configure: Regenerate.
2353 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2355         * configure.ac: Add "--with-pdfdir" configure option,
2356         which defines pdfdir variable.
2357         * Makefile.def (target=fixincludes): Add install-pdf to
2358         missing targets.
2359         (recursive_targets): Add install-pdf target.
2360         (flags_to_pass): Add pdfdir.
2361         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2362         target.
2363         * configure: Regenerate
2364         * Makefile.in: Regenerate
2366 2007-02-28  Eric Christopher  <echristo@apple.com>
2368         Revert:
2369         2006-12-07  Mike Stump  <mrs@apple.com>
2371         * Makefile.def (dependencies): Add dependency for
2372         install-target-libssp and install-target-libgomp on
2373         install-gcc.
2374         * Makefile.in: Regenerate.
2376 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2378         * configure: Regenerate.
2379         * configure.ac: Move statements after variable declarations.
2381 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2383         * MAINTAINERS: Add myself as sh maintainer.
2385 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2387         * configure.ac: Adjust for loop syntax.
2388         * configure: Regenerate.
2390 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2392         * configure: Rebuilt.
2394 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2396         * configure.ac: Drop multiple occurrences of --enable-languages,
2397         and fix its quoting.
2398         * configure: Rebuilt.
2400 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2401             Nathan Sidwell  <nathan@codesourcery.com>
2402             Vladimir Prus  <vladimir@codesourcery.com>
2403             Joseph Myers  <joseph@codesourcery.com>
2405         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2406         * configure: Regenerate.
2408 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2410         * ltconfig (freebsd*): Default to elf.
2412 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2414         * configure.ac (target_libraries): Move libgcc before libiberty.
2415         * configure: Regenerated.
2417 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2418             Paolo Bonzini  <bonzini@gnu.org>
2420         PR bootstrap/30753
2421         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2422         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2423         * configure: Regenerated.
2425 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2427         * MAINTAINERS (Language Front End Maintainers): Update my mail
2428         address.
2430 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2432         PR bootstrap/30748
2433         * configure.ac: Correct syntax for Solaris ksh.
2434         * configure: Regenerated.
2436 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2438         * configure.ac: Sync with src.
2439         * configure: Regenerate.
2441 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2443         * Makefile.in: Regenerate.
2445 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2447         * config.sub: Sync with src.
2449 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2451         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2452         noncanonical equivalents.
2453         * configure.in: Rename to...
2454         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2455         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2456         target_noncanonical.  Use them.  Rewrite removal of configure
2457         arguments for autoconf 2.59.  Discard variable settings.  Force
2458         program_transform_name for native tools.
2460         * Makefile.in: Regenerated.
2461         * configure: Regenerated with autoconf 2.59.
2463 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
2465         * MAINTAINERS (Write After Approval): Add myself.
2467 2007-01-31  Andreas Schwab  <schwab@suse.de>
2469         * Makefile.tpl (LDFLAGS): Substitute it.
2470         * Makefile.in: Regenerate.
2472 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2474         * MAINTAINERS (Write After Approval): Add myself.
2476 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2478         * MAINTAINERS (spu port): Add myself.
2480 2007-01-23  Richard Guenther  <rguenther@suse.de>
2482         PR bootstrap/30541
2483         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2484         * Makefile.tpl (GNATBIND): Substitute it.
2485         (GNATMAKE): Likewise.
2486         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2487         of STAGE_PREFIX.
2488         * Makefile.in: Regenerate.
2489         * configure: Regenerate.
2491 2007-01-18  Mike Stump  <mrs@apple.com>
2493         * configure.in: Re-enable -Werror for gcc builds.
2495 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2497         * MAINTAINERS (Write After Approval): Add myself.
2499 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2501         * configure.in: Change == to = in test command.
2502         * configure: Regenerate.
2504 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2505             Nick Clifton  <nickc@redhat.com>
2506             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2508         * configure.in (build_configargs, host_configargs, target_configargs):
2509         Remove build/host/target parameters.
2510         (host_libs): Add gmp and mpfr.
2511         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2512         * Makefile.def (gmp, mpfr): New.
2513         (gcc): Remove target.
2514         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2515         target_os, target_vendor): New.
2516         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2517         * configure: Regenerate.
2518         * Makefile.in: Regenerate.
2520 2007-01-11  Matt Fago  <fago@earthlink.net>
2522         * configure.in: Try to link to functions only in mpfr 2.2.x
2523         to improve robustness of configure tests.
2524         * configure: Regenerate.
2526 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2528         * MAINTAINERS: Add myself as i386 maintainer.
2530 2007-01-08  Jan Hubicka  <jh@suse.cz>
2532         * MAINTAINERS: Add myself as i386 maintainer.
2534 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2536         * configure.in: Add support for an x86_64-mingw* target.
2537         * configure: Regenerate.
2539 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2541         * Makefile.tpl (all-target): Correct @if conditional for target
2542         modules.
2543         * configure.in: Omit libiberty if building only target libgcc.
2544         * configure, Makefile.in: Regenerated.
2546 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2548         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2549         * configure: Regenerate.
2551 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2553         * Makefile.def (target_modules): Add libgcc.
2554         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2555         * Makefile.tpl (clean-target-libgcc): Delete.
2556         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2557         on gcc even for bootstrapped modules.  Rewrite handling of
2558         lang_env_dependencies to loop over target_modules.
2559         * configure.in (target_libraries): Add target-libgcc.
2560         * Makefile.in, configure: Regenerated.
2562 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2564         * configure.in: Reorganize recognition of languages.  Add
2565         --enable-stage1-languages.  Show supported languages for the chosen
2566         target rather than all recognized languages.
2567         * configure: Regenerate.
2569 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2571         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2572         * Makefile.in: Regenerate.
2574 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2576         * configure.in: Warn that MPFR 2.2.0 is buggy.
2577         * configure: Regenerate.
2579 2006-12-27  Ian Lance Taylor  <iant@google.com>
2581         * configure.in: When removing Makefiles to force a reconfigure, also
2582         remove prev-DIR*/Makefile.
2583         * configure: Regenerate.
2585 2006-12-22  Andreas Schwab  <schwab@suse.de>
2587         * configure: Regenerate with correct autoconf version.
2589 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2591         * configure.in: add AC_SUBST for *_FOR_TARGET.
2592         * configure: Regenerate.
2594 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2596         * configure.in: Simplify logic for rejecting languages that cannot
2597         be built.  Separate the case when a language is unsupported,
2598         from the case when the user chooses not to build a language.
2600 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2602         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2603         it only affects bootstrap and could be tested on "$host" as well.
2604         * configure: Regenerate.
2605         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2607 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2609         PR bootstrap/29544
2610         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2611         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2612         move here comment from Makefile.tpl.
2613         * Makefile.tpl: Move some definitions higher in the file.
2614         (STAGE1_CHECKING): New.
2615         * configure.in: Add --enable-stage1-checking.
2616         * configure: Regenerate.
2617         * Makefile.in: Regenerate.
2619 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2621         * MAINTAINERS: Add myself as build system maintainer.
2623 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2625         * MAINTAINERS (Write After Approval): Add myself.
2627 2006-12-13  Eric Christopher  <echristo@apple.com>
2629         * MAINTAINERS: Add myself as darwin maintainer.
2631 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2633         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2635 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
2637         MAINTAINERS: Update my entry.
2639 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2641         * configure.in:  Handle spu makefile frag.
2642         * Makefile.tpl (MAINT): Define
2643         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2644         * configure: Regenerate.
2645         * Makefile.in: Regenerate.
2647 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2649         * config.guess: Import latest version.
2650         * config.sub: Likewise.
2652 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2654         * configure.in (spu-*-*): Don't skip target-libiberty.
2655         * configure: Regenerate.
2657 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2659         PR bootstrap/30134
2660         * configure.in: Correct x86 darwin support for libjava to powerpc
2661         and i?86 only.
2662         * configure: Regenerate.
2664 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2666         * configure.in: Add x86 darwin support for libjava.
2667         * configure: Regenerate.
2669 2006-12-07  Mike Stump  <mrs@apple.com>
2671         * Makefile.def (dependencies): Add dependency for
2672         install-target-libssp and install-target-libgomp on
2673         install-gcc.
2674         * Makefile.in: Regenerate.
2676 2006-12-04  Richard Guenther  <rguenther@suse.de>
2678         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2679         (Non-Algorithmic Maintainers): Move over non-algorithmic
2680         loop optimizer maintainers, add myself as a non-algorithmic
2681         middle-end maintainer.
2683 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2685         * MAINTAINERS (Write After Approval): Add myself.
2687 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2689         * configure.in: Update error message for missing GMP/MPFR.
2691         * configure: Regenerate.
2693 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2695         * configure.in: Update MPFR version in error message.
2697         * configure: Regenerate.
2699 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2701         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2702         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2703         --with-gmp-lib): New flags.
2705         * configure: Regenerate.
2707 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2709         * MAINTAINERS (Write After Approval): Change my email address.
2711 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2713         * MAINTAINERS (Write After Approval): Add myself.
2715 2006-11-22  Philipp Thomas <pth@suse.de>
2717         * MAINTAINERS (i18n): Update e-mail address.
2719 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2721         * MAINTAINERS (spu port): Add myself as maintainer.
2722         (Write After Approval): Remove myself.
2724 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2726         * configure.in (skipdirs): Don't build libssp for SPU.
2727         * configure: Regenerate.
2729 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2731         * MAINTAINERS (spu port): Add myself as maintainer.
2732         (libobjc): Update my email address.
2734 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2736         * MAINTAINERS (Write After Approval): Add myself.
2738 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2740         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2741         * configure : Rebuilt.
2743 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2745         * MAINTAINERS (Write After Approval): Add myself.
2747 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2749         * MAINTAINERS (Write After Approval): Add myself.
2751 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2753         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2754         libmpfr.a.
2755         * configure: Regenerate.
2757 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2759         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2760         (unstage): Test for stage_last presence.
2762         PR bootstrap/29802
2763         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2764         * Makefile.in: Regenerate.
2766 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2768         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2769         maintainers.
2771 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2773         * MAINTAINERS (Write After Approval): Add myself.
2775 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2777         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2778         and stageN-package/Makefile.
2779         * Makefile.in: Regenerated.
2781 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2783         * configure.in: Remove target-libgloss from noconfigdirs for
2784         bfin-*-*.
2785         * configure: Regenerated.
2787 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2789         * configure.in (have_gmp): Only error if the gcc directory exists.
2791         * configure: Regenerate.
2793 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2795         * configure.in: Robustify error message for missing GMP/MPFR.
2797         * configure: Regenerate.
2799 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2801         * MAINTAINERS (Write After Approval): Add myself.
2803 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2805         * MAINTAINERS: Change email address.
2807 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2809         * MAINTAINERS (Write After Approval): Add myself.
2811 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2813         * MAINTAINERS (Write After Approval): Add myself.
2815 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2817         * MAINTAINERS (Write After Approval): Move myself to
2818         Write After Approval section.
2820 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2822         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2823         need_gmp anymore.
2824         * configure: Regenerate.
2826 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2828         * MAINTAINERS (Write After Approval): Add myself.
2830 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2832         * config.guess: Import latest version.
2833         * config.sub: Likewise.
2835 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2837         * Makefile.def: Added pdf target handling.
2838         * Makefile.tpl: Added pdf target handling.
2839         * Makefile.in: Regenerated.
2841 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2843         * MAINTAINERS: Add self as score port maintainer.
2845 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2847         * MAINTAINERS (Write After Approval): Add myself.
2849 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2851         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2852         or newer.
2853         * configure: Regenerated.
2855 2006-09-27  Dave Brolley  <brolley@redhat.com>
2857         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2858         $s instead of $r.
2859         * configure: Regenerated.
2861 2006-09-26  Thiemo Seufer  <ths@mips.com>
2863         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2864         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2865         * configure: Regenerate.
2867 2006-09-24  Graeme Peterson <gridly@gmail.com>
2869         * MAINTAINERS (Write After Approval): Remove myself.
2871 2006-09-22  Chao-ying Fu  <fu@mips.com>
2873         * MAINTAINERS (Write After Approval): Add myself.
2875 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2877         * MAINTAINERS: Add self as soft-fp maintainer.
2879 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2881         * MAINTAINERS: Add myself as avr maintainer.
2882         Remove Marek Michalkiewicz as avr maintainer.
2884 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2886         * MAINTAINERS (Write After Approval): Add myself.
2888 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2890         * configure.in: Never build newlib for a Mingw host.
2891         Never build newlib as Mingw target library.
2892         Test the existence of winsup/cygwin for building a Cygwin newlib,
2893         rather than just winsup.
2894         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2895         building a Mingw target.
2896         * configure: Regenerate.
2898 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2900         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2902 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2904         * config.guess: Import from src (was more updated).
2905         * config.sub: Likewise.
2907 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2909         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2910         * configure: Regenerated.
2912 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2914         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2915         for stages after the first.
2917 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2919         * Makefile.def: Add dependencies for configure-opcodes
2920         on configure-intl and all-opcodes on all-intl.
2921         * Makefile.in: Regenerated.
2923 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2925         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2927 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2929         Port to hosts whose 'sort' and 'tail' implementations
2930         treat operands with leading '+' as file names, as POSIX
2931         has required since 2001.  However, make sure the code still
2932         works on pre-POSIX hosts.
2933         * ltmain.sh: Don't assume "sort +2" is equivalent to
2934         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2936 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2938         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2940 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2942         * ltconfig: chmod 644 before ranlib during install.
2944 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2946         PR bootstrap/18058
2947         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2948         if the bootstrap compiler is a GCC version that supports it.
2949         * configure: Regenerate.
2951 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2953         * configure.in: Fix thinkos in previous check-in.
2954         * configure: Regenerate.
2956 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2958         PR other/27063
2959         * configure.in: Test subdir_requires and give an appropriate
2960         error message.
2961         * configure: Regenerate.
2963 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2965         * MAINTAINERS (Write After Approval): Add myself.
2967 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2969         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2971 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2973         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2975 2006-06-20  David Ayers  <d.ayers@inode.at>
2977         PR bootstrap/28072
2978         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2979         whether target-libjava is being configured instead of whether the
2980         java front end is enabled.
2981         * configure: Regenerate.
2983 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2985         PR target/27540
2986         * configure.in: Only enable libgomp on IRIX 6.
2987         * configure: Regenerate.
2989 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2991         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2992         too.
2993         * Makefile.in: Regenerate.
2995 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2997         * config-ml.in: Alter CCASFLAGS to include special
2998         multilib options the same as is done for CFLAGS.
3000 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3002         * configure.in: Don't enable libgomp on hpux10.
3003         * configure: Rebuilt.
3005 2006-06-12  David Ayers  <d.ayers@inode.at>
3007         PR bootstrap/27963
3008         PR target/19970
3009         * configure.in: Remove target-boehm-gc from noconfigdirs where
3010         ${libgcj} is specified.
3011         * configure: Regenerate.
3013 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
3015         Sync from src:
3017         * configure.in: Sync.
3018         * configure: Regenerated.
3020         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3022         * Makefile.def: Added dependencies from sim and gdb on intl, and
3023         added configure dependencies to everything with an all dependency
3024         on intl.
3025         * Makefile.in: Regenerated.
3027 2006-06-06  David Ayers  <d.ayers@inode.at>
3029         PR libobjc/13946
3030         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3031         * Makefile.in: Regenerate.
3032         * configure.in: Add --enable-objc-gc at toplevel and have it
3033         enable boehm-gc for Objective-C.
3034         Remove target-boehm-gc from libgcj.
3035         Add target-boehm-gc to target_libraries.
3036         Add target-boehm-gc to noconfigdirs where ${libgcj}
3037         is specified.
3038         Assert that boehm-gc is supported when requested for Objective-C.
3039         Only build boehm-gc if needed either for Java or Objective-C.
3040         * configure: Regenerate.
3042 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3044         PR 27674
3045         * Makefile.tpl (configure-[+prefix+][+module+],
3046         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3047         Remove rule to unstage bootstrapped modules.
3048         (stage_current): New.
3049         * Makefile.in: Regenerate.
3051 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3053         * MAINTAINERS (Write After Approval): Update my e-mail address.
3055 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3057         * include/libiberty.h: Declare pex_run_in_environment.
3059 2006-05-31  Asher Langton  <langton2@llnl.gov>
3061         * MAINTAINERS (Write After Approval): Add myself.
3063 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3065         * Makefile.def (bfd, opcodes): Fix lib_path.
3066         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3067         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3068         * Makefile.in: Regenerate.
3070 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3072         * Makefile.in: Regenerate.
3074 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3076         * Makefile.def: Add install-html target. Add datarootdir
3077         docdir and htmldir to flags_to_pass.
3078         * Makefile.tpl: Add install-html target.
3079         * Makefile.in: Regenerate.
3080         * configure.in: Add --with-datarootdir, --with-docdir, and
3081         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3082         * configure: Regenerate.
3084 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3086         * configure.in: Enable gprof for cross builds.
3087         * configure: Regenerate.
3089 2006-05-22  Richard Guenther  <rguenther@suse.de>
3091         Revert
3092         2006-01-31  Richard Guenther  <rguenther@suse.de>
3093         Paolo Bonzini  <bonzini@gnu.org>
3095         * Makefile.def (target_modules): Add libgcc-math target module.
3096         * configure.in (target_libraries): Add libgcc-math target library.
3097         (--enable-libgcc-math): New configure switch.
3098         * Makefile.in: Re-generate.
3099         * configure: Re-generate.
3100         * libgcc-math: New toplevel directory.
3102 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3103             Andreas Tobler  <a.tobler@schweiz.ch>
3105         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3106         * configure: Rebuilt.
3108 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
3110         * MAINTAINERS (Write After Approval): Add myself.
3112 2006-05-01  DJ Delorie  <dj@redhat.com>
3114         * configure.in: Restore CFLAGS if GMP isn't present.
3115         * configure: Regenerate.
3117 2006-05-01  Richard Guenther  <rguenther@suse.de>
3119         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3120         maintainer.
3122 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
3124         * MAINTAINERS (Write After Approval): Add myself.
3126 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3128         * MAINTAINERS (Write After Approval): Add myself.
3130 2006-04-18  DJ Delorie  <dj@redhat.com>
3132         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3133         reference libgloss so that libssp can be built in a combined
3134         tree.
3135         * configure: Regenerate.
3137 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3139         * MAINTAINERS (Write After Approval): Add myself.
3141 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3143         * configure.in: Require makeinfo 4.4 or higher.
3144         * configure: Regenerate.
3146 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3148         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3149         Rearrange the entries of other libraries to have them in one place.
3151 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3153         * MAINTAINERS (Write After Approval): Remove myself.
3154         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3156 2006-03-14  Richard Guenther  <rguenther@suse.de>
3158         * configure: Regenerate with autoconf 2.13.
3160 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3162         * MAINTAINERS: Use my work address.
3164         * MAINTAINERS: Update my E-mail address.
3166 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3168         * configure.in: Handle --disable-<component> generically.
3169         * configure: Regenerate.
3171 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3173         PR libgcj/17311
3174         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3176 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3178         * MAINTAINERS (Write After Approval):  Remove myself.
3179         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3181 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3183         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3184         (TARGET_CONFIGDIRS): Remove.
3185         * configure.in: Remove AC_SUBST(target_configdirs).
3186         * Makefile.in, configure: Regenerated.
3188 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3190         * MAINTAINERS (Write After Approval):  Remove myself.
3191         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3193 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3195         PR bootstrap/25670
3197         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3199         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3200         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3201         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3202         BUILD_PREFIX, BUILD_PREFIX_1.
3203         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3205         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3206         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3208         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3209         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3210         of `cat stage_current`.  Always provide the `r' and `s' variables.
3211         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3212         a single shell execution.
3213         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3214         bootstrapped modules, make the stage1 module if the build was not
3215         started yet, else build the current stage.
3216         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3217         (all-build, all-host, all-target, [+make_target+]-host,
3218         [+make_target+]-target): Do not use \-continued lines.
3219         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3220         (current_stage, restrap, stage_last): New.
3222         * Makefile.in: Regenerate.
3223         * configure: Regenerate.
3225 2006-02-19  Bud Davis  <jmdavis@link.com>
3227         * MAINTAINERS (Write After Approval):  Remove myself.
3228         (Language Front End Maintainers):  Add myself as fortran 95
3229         maintainer and update e-mail address.
3231 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3233         * MAINTAINERS (Write After Approval):  Remove myself.
3234         (Language Front End Maintainers):  Add myself as fortran 95
3235         maintainer.
3237 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3239         * MAINTAINERS (Write After Approval): Add myself.
3241 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3243         * MAINTAINERS (Write After Approval):  Remove myself.
3244         (Language Front End Maintainers):  Add myself as
3245         fortran 95 maintainer.
3247 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3249         Sync from src:
3251         2005-12-27  Leif Ekblad  <leif@rdos.net>
3253         * configure.in: Add support for RDOS target.
3254         * configure: Regenerate.
3256 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3257             Andreas Schwab  <schwab@suse.de>
3259         * configure: Regenerate.
3261 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3263         * configure.in (enable_libgomp): Add AIX.
3264         * configure: Regenerate.
3266 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3268         * MAINTAINERS (Write After Approval): Add myself.
3270 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3272         * MAINTAINERS (Write After Approval): Add myself.
3274 2006-01-31  Richard Guenther  <rguenther@suse.de>
3275         Paolo Bonzini  <bonzini@gnu.org>
3277         * Makefile.def (target_modules): Add libgcc-math target module.
3278         * configure.in (target_libraries): Add libgcc-math target library.
3279         (--enable-libgcc-math): New configure switch.
3280         * Makefile.in: Re-generate.
3281         * configure: Re-generate.
3282         * libgcc-math: New toplevel directory.
3284 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3286         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3287         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3288         the assembler, linker and binutils.
3289         * configure: Regenerate.
3291 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3293         * MAINTAINERS (Write After Approval): Add myself.
3295 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3297         * configure: Regenerate.
3299 2006-01-18  Richard Henderson  <rth@redhat.com>
3300             Jakub Jelinek  <jakub@redhat.com>
3301             Diego Novillo  <dnovillo@redhat.com>
3303         * libgomp: New directory.
3304         * Makefile.def: Add target_module libgomp.
3305         * Makefile.in: Regenerate.
3306         * configure.in (target_libraries): Add target-libgomp.
3307         * configure: Regenerate.
3309 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3311         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3312         @ from continuation.
3313         * Makefile.in: Rebuilt.
3315 2006-01-04  Chris Lattner  <sabre@gnu.org>
3317         * MAINTAINERS (Write After Approval): Add myself.
3319 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3321         PR bootstrap/24252
3323         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3324         * Makefile.tpl (OBJDUMP): New.
3325         (EXTRA_HOST_FLAGS): Add it.
3326         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3328         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3329         to use symbolic links between directories.  Avoid race conditions
3330         or make them harmless.
3331         * configure.in: Do not try to use symbolic links between directories.
3333         * Makefile.def (LEAN): Pass.
3334         * Makefile.tpl (LEAN): Define.
3335         (stage[+id+]-start): Accept that the previous directory does not
3336         exist, if the bootstrap is lean.
3337         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3338         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3339         configure substitution.
3340         ([+compare-target+]): Likewise.
3341         ([+bootstrap-target+]-lean): New.
3342         * configure.in: Remove lean bootstrap support from here.
3344         * Makefile.in: Regenerate.
3345         * configure: Regenerate.
3347 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3349         * MAINTAINERS (libdecnumber): Add myself.
3351 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3353         * libtool-ldflags: New script.
3355 2006-01-02  Andreas Schwab  <schwab@suse.de>
3357         * configure.in: When reconfiguring remove Makefile in
3358         all stage directories.
3359         * configure: Regenerate.
3361 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3363         * MAINTAINERS: Update my email address.
3365 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3367         Revert Ada-related part of the previous change.
3369         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3370         Do not pass.
3371         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3372         * Makefile.in: Regenerate.
3373         * configure.in: Do not include mt-ppc-aix target fragment.
3374         * configure: Regenerate.
3376 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3378         * configure.in: Select appropriate fragments for PowerPC/AIX.
3379         * configure: Regenerate.
3381         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3382         BOOT_CFLAGS, BOOT_LDFLAGS.
3383         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3384         BOOT_CFLAGS, BOOT_LDFLAGS.
3385         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3386         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3387         (stage): Fail if we cannot complete the work.
3388         * Makefile.in: Regenerate.
3390 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3392         * configure.in: Replace ms1 with mt.
3393         * configure: Rebuilt.
3395 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3397         * MAINTAINERS: Update my email address.
3399 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3401         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3402         install-host-nogcc): Don't invoke $(stage) at the end.
3403         * Makefile.in: Regenerate.
3405 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3407         * configure.in: Flip the top-level bootstrap switch.
3408         * configure: Regenerate.
3410 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3412         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3413         $(stage) and $(unstage).
3414         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3415         (all): Remove stray semicolon.
3416         (local-distclean): Don't handle multilib.tmp and multilib.out.
3417         (install.all): Set $s for consistency.
3418         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3419         check_multilibs setting.  Always make the install directory.
3420         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3421         Correct @if/@endif.
3422         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3423         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3424         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3425         (multilib.out): Remove.
3426         * Makefile.in: Regenerated.
3428 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
3430         * MAINTAINERS (Write After Approval): Add myself.
3432 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3434         * MAINTAINERS: Add myself as mt maintainer.
3436         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3438 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3440         * MAINTAINERS: Change email address.
3442 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3444         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3445         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3446         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3447         Find in-tree tools if available.
3448         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3449         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3450         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3451         (COMPILER_*_FOR_TARGET): New.
3452         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3453         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3454         (CONFIGURED_*, USUAL_*): Remove.
3455         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3456         STRIP): Use autoconf substitutions.
3457         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3458         COMPILER_NM_FOR_TARGET): New.
3459         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3461         (all): Make all-host and all-target in parallel.
3462         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3463         that $$r and $$s are set before invoking a recursive make.
3464         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3465         ([+bootstrap-target+]): Inline most of the `all' target.
3467 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3469         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3470         from the gcc build directory.
3471         * Makefile.in: Regenerate.
3473 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3475         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3476         depend on all-libdecnumber.
3477         * configure.in (host_libs): Include libdecnumber.
3478         * Makefile.in: Regenerate.
3479         * configure: Likewise.
3481 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3483         * libdecnumber: Import decNumber sources from the dfp-branch.
3485 2005-11-21  Kean Johnston  <jkj@sco.com>
3487         * config.sub, config.guess: Sync from upstream sources.
3489 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3491         Import from Autoconf sources:
3493         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3494         * config/move-if-change: Don't output "$2 is unchanged";
3495         suggested by Ben Elliston.  Handle weird characters correctly.
3497 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3499         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3500         to match upstream libtool for darwin.
3502 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3504         * Makefile.def: Remove gdb dependencies for gdbtk.
3505         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3506         (configure-gdb, install-gdb): New rules.
3507         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3508         * Makefile.in, configure: Regenerated.
3510 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3512         * MAINTAINERS (Write After Approval): Add myself.
3514 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3516         * MAINTAINERS (Write After Approval): Add myself.
3518 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3520         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3521         Diego Novillo.
3523 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3525         PR bootstrap/24297
3526         * Makefile.tpl (do-[+make-target+], do-check, install,
3527         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3528         are set before recursing.
3529         * Makefile.in: Regenerate.
3531 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3533         PR bootstrap/18939
3534         * Makefile.def (gcc) <target>: Fix thinko.
3535         * Makefile.in: Regenerate.
3537 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3539         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3540         * configure: Regenerate.
3542 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3544         * MAINTAINERS (Write After Approval): Add self.
3546 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3548         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3549         target-libffi, target-qthreads, target-libjava, and
3550         targetlibobjc.
3551         * configure: Regenerate.
3553 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3555         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3556         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3557         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3558         (USUAL_OBJDUMP_FOR_TARGET): New.
3559         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3560         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3561         * configure, Makefile.in: Regenerated.
3563 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3565         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3566         before other host packages.
3568 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3570         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3572 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3574         PR bootstrap/22340
3576         * configure.in (default_target): Remove.
3577         * Makefile.tpl (all): Do not use prerequisites as subroutines
3578         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3579         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3580         use prerequisites as subroutines.
3581         (check-host, check-target): New.
3582         (bootstrap configure & all targets): Do not use stage*-start
3583         if the directory layout is already ok.
3584         (non-bootstrap configure & all targets): Prepend a $(unstage).
3585         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3586         (NOTPARALLEL): Remove.
3587         (unstage, stage variables): New variables.
3588         (unstage, stage targets): Simply expand to those variables.
3590         * configure: Regenerate.
3591         * Makefile.in: Regenerate.
3593 2005-10-04  James E Wilson  <wilson@specifix.com>
3595         * Makefile.def (lang_env_dependencies): Add libmudflap.
3596         * Makefile.in: Regenerate.
3598 2005-10-03  Andreas Schwab  <schwab@suse.de>
3600         Backport from libtool CVS:
3601         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3603         * ltmain.sh: add support for installing into temporary
3604         staging area (e.g. 'make install DESTDIR=...')
3606 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3608         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3609         * configure: Regenerated.
3611 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3613         * configure: Regenerate with the correct
3614         autoconf version.
3616 2005-09-30  Catherine Moore  <clm@cm00re.com>
3618         * configure.in (bfin-*-*): New.
3619         * configure: Regenerated.
3621 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3623         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3624         (LIPO_FOR_TARGET): New.
3625         (CONFIGURED_LIPO_FOR_TARGET): New.
3626         (USUAL_LIPO_FOR_TARGET): New.
3627         (STRIP_FOR_TARGET): New.
3628         (CONFIGURED_STRIP_FOR_TARGET): New.
3629         (USUAL_STRIP_FOR_TARGET): New.
3630         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3631         STRIP_FOR_TARGET.
3632         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3633         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3634         * Makefile.in: Regenerate.
3635         * configure: Regenerate.
3637 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3639         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3640         (rs6000-*-aix*): Same.
3641         * configure: Regenerate.
3643 2005-09-16  Tom Tromey  <tromey@redhat.com>
3645         * MAINTAINERS: Add self as java maintainer.
3647 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3649         * configure.in: Recognize f95 in the --enable-languages option,
3650         and substitute it for fortran, issuing a warning.
3651         * configure: Regenerate.
3653 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3655         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3656         * configure:  Regenerated.
3658 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3660         * MAINTAINERS: Add self as ms1 maintainer.
3662 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3664         * Makefile.def (libssp): Add to lang_env_dependencies.
3665         * Makefile.in: Regenerate.
3667 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3669         * MAINTAINERS: Add myself as middle-end maintainer.
3671 2005-08-17  Christian Groessler  <chris@groessler.org>
3673         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3674         * Makefile.in: Regenerate.
3676 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3678         * MAINTAINERS (write after approval): Added myself.
3680 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3682         * MAINTAINERS (Write After Approval): Add myself.
3684 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3686         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3687         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3688         Look for alternate names of the target cc and c++
3689         * configure: Regenerate.
3691 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3693         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3694         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3695         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3696         tools; remove code to manually set them.
3697         (Target tools): Look in the environment for them.
3698         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3699         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3700         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3701         build directory.
3702         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3703         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3704         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3705         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3706         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3707         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3708         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3709         * configure: Regenerate.
3710         * Makefile.in: Regenerate.
3712 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3714         * MAINTAINERS: Update for removed CPU targets.
3716 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3718         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3719         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3720         * Makefile.in: Regenerated.
3722 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3724         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3725         (CFLAGS_FOR_TARGET): Use it.
3726         (CXXFLAGS_FOR_TARGET): Likewise.
3727         * Makefile.in: Regenerated.
3728         * configure.in (--with-build-sysroot): New option.
3729         * configure: Regenerated.
3731 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3733         * Makefile.tpl: Wrap install between unstage and stage
3734         * Makefile.in: Regenerate.
3736 2005-07-21  Eric Christopher  <echristo@apple.com>
3738         * MAINTAINERS: Update affiliation.
3740 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3742         * MAINTAINERS: Add self as crx port maintainer.
3744 2005-07-20  DJ Delorie  <dj@redhat.com>
3746         * MAINTAINERS: Add self as m32c maintainer.
3748 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3750         * all files: Update FSF address.
3752 2005-07-15  Eric Christopher  <echristo@redhat.com>
3754         * MAINTAINERS: Change affiliation.
3756 2005-07-14  Jim Blandy  <jimb@redhat.com>
3758         * configure.in: Add cases for Renesas m32c.
3759         * configure: Regenerated.
3761 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3763         * COPYING.LIB: Update from fsf.org.
3765 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3767         * COPYING, compile, config.guess,
3768         config.sub, install-sh, missing, mkinstalldirs,
3769         symlink-tree, ylwrap: Sync from upstream sources.
3770         * config-ml.in: Update FSF address.
3772 2005-07-13  Eric Christopher  <echristo@redhat.com>
3774         * configure.in: Add toplevel noconfigdir support for tpf.
3775         * configure: Regenerate.
3777 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3779         PR ada/22340
3781         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3782         * Makefile.in: Regenerate.
3784 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3786         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3787         Brolley to write-after-approval.
3789 2005-07-07  Andreas Schwab  <schwab@suse.de>
3791         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3792         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3793         * Makefile.in: Regenerated.
3795 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3797         * configure.in: Don't build sim or rda when targetting darwin.
3798         * configure: Regenerate.
3800 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3802         * configure.in: Add --enable-libssp and --disable-libssp.
3803         * configure: Regenerate with autoconf-2.13.
3805 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3807         * Makefile.def (target_modules): Add libssp.
3808         * configure.in (target_libraries): Add target-libssp.
3809         * configure: Rebuilt.
3810         * Makefile.in: Rebuilt.
3812 2005-07-01  Zack Weinberg  <zackw@panix.com>
3814         * MAINTAINERS: Change email address.  Resign from maintainership.
3816 2005-07-01  Richard Guenther  <rguenther@suse.de>
3818         * MAINTAINERS: Change my e-mail address and affiliation.
3820 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3822         * Makefile.def (stagefeedback): Come after profile.
3823         Define profiledbootstrap target.
3824         * Makefile.tpl (profiledbootstrap): Remove.
3825         (stageprofile-end): Zap stagefeedback.
3826         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3827         * Makefile.in: Regenerate.
3829 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3831         * MAINTAINERS: Update my email address.
3833 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3835         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3836         In 'cpp' stanza, support '#line' as well as '# '.
3838 2005-06-08  Andreas Schwab  <schwab@suse.de>
3840         * MAINTAINERS: Move myself from 'Write After Approval' to
3841         'CPU Port Maintainers' section as m68k maintainer.
3843 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3845         * configure.in (unsupported_languages): New macro.
3846         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3847         non-ported target libraries in noconfigdirs.
3848         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3849         non-linux-gnu.  Remove libgcj_ex_libffi.
3850         <lang_frag loop>: Set add_this_lang=no if the language is in
3851         unsupported_languages.
3852         * configure: Regenerate.
3854 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3856         * configure.in: Fix typo in handling of --with-mpfr-dir.
3857         * configure: Regenerate.
3859 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3861         * MAINTAINERS: Update my email address.
3863 2005-06-02  Jim Blandy  <jimb@redhat.com>
3865         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3866         accepted into the master sources.)
3868 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3869             Michael Snyder  <msnyder@redhat.com>
3870             Stan Cox  <scox@redhat.com>
3872         * configure.in: Set noconfigdirs for ms1.
3874         * configure: Regenerate.
3876 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3878         * MAINTAINERS (Write After Approval): Add self.
3880 2005-06-01  Josh Conner  <jconner@apple.com>
3882         * MAINTAINERS (Write After Approval): Add self.
3884 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3886         * MAINTAINERS: Update my email address.
3888 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3890         * MAINTAINERS (Write After Approval): Add self.
3892 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3894         * MAINTAINERS (Write After Approval): Remove self.
3896 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3898         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3899         (Dependencies): Consider target modules for bootstrap dependencies.
3900         Make target bootstrap modules depend on each stage's gcc.
3901         * Makefile.in: Regenerate.
3903 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3905         * Makefile.def (configure-gcc): Depend on binutils having been built.
3906         (all-gcc): No need to do it here.
3907         * Makefile.in: Regenerate.
3909 2005-05-19  Paul Brook  <paul@codesourcery.com>
3911         * configure.in: Rewrite misleading error message when requested
3912         language cannot be built.
3913         * configure: Regenerate.
3915 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3917         * ylwrap: Import from Automake 1.9.5.
3919 2005-05-13  David Ung  <davidu@mips.com>
3921         * MAINTAINERS (Write After Approval): Add self.
3923 2005-05-09  Mike Stump  <mrs@apple.com>
3925         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3926         lt_cv_sys_max_cmd_len for now.
3928 2005-05-09  Stan Cox  <scox@redhat.com>
3930         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3932 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3934         * README.SCO: Update the URL.
3936 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3938         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3939         with_gnu_ld to libtool.
3940         * ltcf-c.sh (aix[45]): Define file_list_spec.
3941         * ltcf-cxx.sh (aix[45]): Same.
3942         * ltcf-gcj.sh (aix[45]): Same.
3943         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3944         exists, write list of input files to temporary file.
3946 2005-05-04  Mike Stump  <mrs@apple.com>
3948         * configure.in: Always pass --target to target configures as
3949         otherwise rebuilds that do --recheck will fail.
3950         * confiugure: Rebuilt.
3952 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3954         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3955         STAGE_HOST_EXPORTS.
3956         (configure, all): Add bootstrap support.
3957         (Host modules, target modules): Pass post-stage1 flags and exports.
3958         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3959         * Makefile.in: Regenerate.
3961 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3963         * configure: Regenerate.
3965 2005-04-27  Mike Stump  <mrs@apple.com>
3967         * MAINTAINERS: Add self as darwin maintainer.
3969 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3971         * config.sub: Update from master copy.
3973 2005-04-21  Mike Stump  <mrs@apple.com>
3975         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3976         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3978 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3980         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3981         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3982         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3983         "*-*-elf" and "*-*-linux*".
3984         * configure: Regenerate.
3986 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3988         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3990 2005-04-12  Mike Stump  <mrs@apple.com>
3992         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3994 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3996         * MAINTAINERS (Write After Approval): Add myself.
3998 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4000         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4002 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4004         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4005         (TARGET_CONFIGARGS): Include --with-target-subdir.
4006         (configure, all): New macros.  Use them throughout.
4007         * Makefile.in: Regenerate.
4009 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4011         * MAINTAINERS (Write After Approval): Add myself.
4013 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4015         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4017 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4019         * MAINTAINERS: Move John Carr to Write After Approval.
4021 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
4023         * config/mh-mingw32: Delete.
4024         * configure.in: Don't use it.
4025         * configure: Regenerate.
4027 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4029         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4030         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4031         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4032         (HOST_LIB_PATH): Generate from Makefile.def.
4033         (TARGET_LIB_PATH): Likewise.
4034         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4035         * Makefile.in: Regenerate.
4036         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4037         (RPATH_ENVVAR): Include Darwin case.
4038         * configure: Regenerate.
4040 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4042         * MAINTAINERS (Various Maintainers): Remove self.
4043         (Write After Approval): Add self.
4045 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4047         * MAINTAINERS (Various Maintainers): Add self.
4049 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4051         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4052         * configure: Regenerate.
4054 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4056         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4057         gcc_version, and gcc_version_trigger from set of flags to pass.
4058         * Makefile.tpl: Remove definitions of above variables.
4059         (config.status): Remove dependency on $(gcc_version_trigger).
4060         * Makefile.in: Regenerate.
4061         * configure.in: Do not reference config/gcc-version.m4 nor
4062         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4063         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4064         * configure: Regenerate.
4066 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4067             Andrew Pinski <pinskia@physics.uc.edu>
4069         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4070         * Makefile.in: Regenerate.
4072 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4074         * MAINTAINERS (Write After Approval): Add myself.
4076 2005-03-03  David Ayers  <d.ayers@inode.at>
4078         * MAINTAINERS (Write After Approval): Add myself.
4080 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4082         PR libgcj/20160
4083         * ltmain.sh: Avoid creating archives with components that have
4084         duplicate basenames.
4086 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4088         PR bootstrap/20250
4089         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4090         instead of check.
4091         * Makefile.in: Regenerate.
4093 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4095         * Makefile.in: Regenerate to fix conflict between the previous two
4096         patches.
4098 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4100         PR bootstrap/17383
4101         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4102         * Makefile.tpl (HOST_SUBDIR): New substitution.
4103         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4104         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4105         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4106         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4107         (Host modules, Bootstrapped modules): Use it.
4108         (Build modules, Target modules): Do not create symlink trees,
4109         always configure out-of-srcdir.
4110         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4111         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4112         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4113         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4115         * Makefile.in: Regenerate.
4116         * configure: Regenerate.
4118 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4120         Merged from libada-gnattools-branch:
4121         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4123         * gnattools: New directory.
4124         * Makefile.def: Add gnattools as a module, depending on target-libada.
4125         * Makefile.in: Regenerate.
4126         * configure.in: Include gnattools in host_tools; disable it if ada
4127         is disabled.
4128         * configure: Regenerate.
4130 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4132         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4133         treelang maintainer.
4134         (Write After Approval): Remove myself.
4136 2005-02-23  Paul Schlie  <schlie@comcast.net>
4138         * configure.in: Allow darwin targeted ports to build tk, itcl and
4139         libgui.
4140         * configure: Regenerate.
4142 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4144         PR libgcj/10353
4145         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4146         * configure: Regenerate.
4148 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4150         * MAINTAINERS (Write After Approval): Add myself.
4152 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4154         * MAINTAINERS: Update my e-mail address.
4156 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4158         * MAINTAINERS (Write After Approval): Add myself.
4160 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4162         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4163         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4164         target-libgloss when not *-*-elf and *-*-aout.
4165         * configure: Regenerate.
4167 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4169         * MAINTAINERS: Remove obsolete entries.
4171         * MAINTAINERS (Write After Approval): Add Michael Matz.
4173 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4175         * MAINTAINERS: Remove self as cpplib maintainer.
4177 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4179         * install-sh, config.sub: Import from upstream.
4181 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4183         PR bootstrap/18222
4184         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4185         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4186         * Makefile.in: Regenerate.
4188 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4190         * MAINTAINERS: Update my email address.
4192 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4193             Andreas Schwab  <schwab@suse.de>
4195         PR bootstrap/18033
4196         * config-ml.in: Eval option if surrounded by single quotes.
4198 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4200         Revert 2004-12-28 Makefile changes, a better fix will be
4201         applied to mainline and src after GCC 4.0 branches.
4203 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4205         PR bootstrap/17383
4207         * Makefile.def (target_modules): Remove stage parameter,
4208         it is always true now.
4209         * Makefile.tpl (configure-build-[+module+],
4210         configure-target-[+module+]): Always build symlink tree
4211         for the directory and for include.  BUILD_SUBDIR and
4212         TARGET_SUBDIR cannot be . anymore.
4213         * Makefile.in: Regenerate.
4215 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4217         Revert 2004-12-08 Makefile changes.
4219 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4221         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4222         cygwin, mingw.
4224 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4226         * configure.in (sh64-*-*): Reenable gprof.
4227         * configure: Regenerate.
4229 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4231         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4232         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4233         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4234         * Makefile.in: Regenerate.
4236 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4238         * MAINTAINERS: Update my email address.
4240 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4242         * Makefile.tpl: Generate normal dependencies if the LHS module is
4243         not bootstrapped.
4244         * Makefile.in: Regenerate.
4246 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4248         * configure.in: Include config/gxx-include-dir.m4.  Use
4249         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4250         * configure: Regenerate.
4252 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4254         * config.if: Delete.
4255         * configure.in: Set libstdcxx_incdir directly.
4256         * configure: Regenerate.
4258 2004-12-02  Eric Christopher  <echristo@redhat.com>
4260         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4261         * Makefile.in: Regenerate.
4263 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4265         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4266         * configure: Regenerate.
4268 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4270         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4271         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4272         * configure: Regenerate.
4274 2004-12-01  Eric Christopher  <echristo@redhat.com>
4276         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4277         of things to remove.
4279 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4281         * MAINTAINERS (Write After Approval): Update my e-mail address.
4283 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4285         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4286         from CVS libtool to always pass_all.
4288 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4290         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4291         (hppa*64*-*-*): Delete incorrect comment.
4292         * configure: Rebuilt.
4294 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4296         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4298 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4300         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4301         from CVS libtool to always pass_all.
4303 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4305         * install-sh, compile: Import from automake.
4307 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4309         * config.guess, config.sub:  Import from savannnah.
4311 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4313         * MAINTAINERS (Write After Approval): Add myself
4315 2004-11-12  Mike Stump  <mrs@apple.com>
4317         * Makefile.def: Add html support.
4318         * Makefile.tpl: Likewise.
4319         * Makefile.in: Regenerate.
4321 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4323         PR 18423
4324         * configure.in: Remove all instances of build-fixincludes from
4325         noconfigdirs.
4326         (build_configargs): Supply --target to subdirectories.
4327         * configure: Regenerate.
4329         * Makefile.def: Make gcc install depend on fixincludes install.
4330         * Makefile.in: Regenerate.
4332 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4334         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4336 2004-11-11  Paul Brook  <paul@codesourcery.com>
4338         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4340 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4342         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4343         target-libgfortran.
4344         * configure: Regenerate.
4346 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4348         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4349         like CC.
4351 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4353         * Makefile.def (host fixincludes): Specify missing targets.
4354         * Makefile.in: Regenerate.
4356 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4358         * MAINTAINERS: Add myself
4360 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4362         * MAINTAINERS (Write After Approval): Add myself.
4364 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4366         * Makefile.def: Build fixincludes for the host, too.
4367         * Makefile.in: Regenerate.
4368         * configure.in (host_tools): Add fixincludes.
4369         * configure: Regenerate.
4371 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4373         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4374         * configure: Regenerated.
4376 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4378         PR other/17783
4379         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4380         * configure: Regenerated.
4382 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4384         * README.SCO: Update per FSF instructions.
4386 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4388         PR target/18151
4389         * configure.in (case ${target}): Do not build fixincludes for avr.
4390         * configure: Regenerated.
4392 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4394         * configure.in (case ${target}): Do not build fixincludes
4395         on platforms where it is not used.
4396         * configure: Regenerated.
4398 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4400         * configure.in: Use an absolute path to install-sh.
4401         * configure: Regenerated.
4403 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4405         * MAINTAINERS (Write After Approval): Add myself.
4407 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4409         * MAINTAINERS: Remove from Write After Approval those that are
4410         already maintainers.
4412 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4414         * MAINTAINERS:  Update my email address.
4416 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4418         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4419         * configure: Regenerate.
4421 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
4423         * MAINTAINERS:  Update my email address.
4425 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4427         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4428         entries belonging to this category.
4430 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4432         * MAINTAINERS: Update my e-mail address.
4434 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4436         Fix wrong conflict resolution in:
4438         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4440         * Makefile.in: Regenerate.
4441         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4442         in the recursive `make', instead of hardwiring `all'.
4443         (Autogenerated TARGET-* variables): New.
4445 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4447         * configure.in: Enable target-libgloss for crx-*-*.
4448         * configure: Regenerate.
4450 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4452         * MAINTAINERS (Various Maintainers): Move the "windows,
4453         cygwin, mingw" maintainer to ...
4454         (OS Port Maintainers): ... here.
4456 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4458         * MAINTAINERS (Write After Approval): Remove those that are
4459         maintainers of some subsystem.
4461 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4463         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4464         * ltcf-cxx.sh (tpf*): Likewise.
4465         * ltconfig (tpf*): Add TPF OS configuration support.
4467 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4469         * MAINTAINERS: Change my email address to my new work account.
4471 2004-09-24  Michael Roth  <mroth@nessie.de>
4473         * configure.in (--without-headers): Add missing double quotes.
4474         * configure: Regenerate.
4476 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4478         * ylwrap: Revert to previous version.
4480 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4482         PR bootstrap/17369
4483         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4484         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4485         SET_GCC_LIB_PATH_CMD.
4486         (BASE_TARGET_EXPORTS): Likewise.
4487         * Makefile.in: Regenerated.
4489         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4490         * configure: Regenerated.
4492 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4494         * config.guess: New upstream version
4495         * compile, depcomp, install-sh, ylwrap: Likewise.
4497 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4499         * config/mh-x86omitfp: New host makefile fragment.  Add
4500         -fomit-frame-pointer to the default BOOT_CFLAGS.
4501         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4502         * configure: Regenerate.
4504 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4506         PR target/11572
4507         * configure.in (*-*-darwin*): Renable libobjc.
4508         * configure: Regenerate.
4510 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4512         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4514 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4516         * Makefile.def: Remove libbanshee.
4517         * Makefile.tpl: Ditto.
4518         * configure.in: Ditto.
4519         * Makefile.in: Regen.
4520         * configure: Ditto.
4522 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4524         * ltmain.sh: Use $pic_object as $non_pic_object if
4525         $non_pic_object=none.
4527 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4529         * missing: Import latest version from master repository.
4531 2004-09-06  Nick Clifton  <nickc@redhat.com>
4533         * config.sub: Import latest version from master repository.
4534         * config.guess: Likewise.
4535         This includes these changes:
4537         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4539         * config.sub: Handle crisv32, alias etraxfs.
4540         * config.guess (crisv32:Linux:*:*): Handle.
4542         2004-08-13  Brad Smith  <brad@comstyle.com>
4544         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4545         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4547         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4549         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4550         assume the processor is a powerpc.  This is because coreutils
4551         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4552         in this case, due to a MacOS X bug that causes
4553         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4554         to return a negative number.
4555         Problem reported by Petter Reinholdtsen in:
4556         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4558         2004-07-19  Ben Elliston  <bje@gnu.org>
4560         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4562         2004-06-24  Ben Elliston  <bje@gnu.org>
4564         * config.guess: Update copyright years.
4565         * config.sub: Likewise.
4567         2004-06-22  Robert Millan  <robertmh@gnu.org>
4569         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4570         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4572         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4574         * config.guess (*:*VMS:*:*): New entry. Replaces
4575         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4576         manufacturer.
4578         2004-06-22  Ben Elliston  <bje@gnu.org>
4580         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4581         * config.sub: Likewise.
4583         2004-06-22  Ben Elliston  <bje@gnu.org>
4585         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4586         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4588         2004-06-11  Ben Elliston  <bje@gnu.org>
4590         * config.guess (pegasos:OpenBSD:*:*): Remove.
4592         2004-06-11  Ben Elliston  <bje@gnu.org>
4594         From Wouter Verhelst <wouter@grep.be>:
4595         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4597         2004-06-11  Ben Elliston  <bje@gnu.org>
4599         * config.guess (luna88k:OpenBSD:*:*): New.
4601         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4603         * config.guess (m32r*:Linux:*:*): New case.
4604         * config.sub: Handle m32rle.
4606         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4608         From Jens Petersen  <petersen@redhat.com>:
4609         * config.sub: Handle sparcv8.
4611         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4613         From Tom Smith <smith@cag.lkg.hp.com>:
4614         * config.guess: Version suffixes are equally significant on Tru64
4615         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4616         prefix of "P" (patched kernel).
4618         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4620         * config.sub: Add support for National Semiconductor CRX target.
4622 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4624         * MAINTAINERS (Various Maintainers): Remove myself as web page
4625         maintainer, add myself as maintainer of build status lists.
4627 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4629         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4630         *-*-netware, but add target-libmudflap.
4631         Consolidate *-*-netware targets (of which really only i?86 exists)
4632         into a single entry.
4633         * configure: Likewise.
4635 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4637         * Makefile.tpl (sorry): Remove.
4638         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4639         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4640         (do-clean): Clean per-stage directories too.
4641         (do-distclean): Run distclean-stage1 too.
4642         (.NOTPARALLEL): Enable during toplevel bootstrap.
4643         (stage[+id+]-bubble): Enable parallel execution during
4644         the recursive invocation.
4645         * Makefile.in: Regenerate.
4647         Fix previous checkin:
4649         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4650         include.
4651         * configure.in: Fix indentation.
4652         * configure: Regenerate.
4654 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4656         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4657         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4658         * configure: regenerate
4659         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4660         -mdynamic-no-pic
4663 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4665         * Makefile.def (build_modules): Add fixincludes.
4666         (dependencies): Make gcc depend on fixincludes.
4667         * configure.in (build_tools): Add fixincludes.
4668         (build_configdirs): Always include build_libs.
4669         * Makefile.in: Regenerate.
4670         * configure: Regenerate.
4672 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4674         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4675         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4676         phony targets; do not generate timestamp files.
4677         (distclean-stageN): Remove references to their timestamp files.
4678         (restageN, touch-stageN): Remove.
4679         (stageN-bubble): Rewritten.
4680         (compare): Support lean bootstraps.
4681         * Makefile.in: Regenerate.
4683         * configure.in: Only warn when bootstrapping but
4684         build != host or build != target.  Support lean bootstraps.
4685         * configure: Regenerate.
4687 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4689         * configure.in:  Give a better error message if GMP/MPFR are missing
4690         and a language needing them has been requested.
4691         * configure:  Regenerated.
4693 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4695         * configure.in:  Print a list of available language front-ends if
4696         a requested one is missing.  Tidy stray tab characters.
4697         * configure:  Regenerated.
4699 2004-08-19  Michael Koch  <konqueror@gmx.de>
4701         * gcc/doc/install.texi: Update entry about automake for libjava.
4703 2004-08-17  Robert Millan  <robertmh@gnu.org>
4705         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4706         (instead of FreeBSD).
4707         * configure: Regenerate.
4709 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4711         * Makefile.in: Regenerate.
4712         * configure: Regenerate.
4714         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4715         stage_*_flags.
4716         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4717         for bootstrapped modules if toplevel bootstrap is going.
4718         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4719         modules.  Adjust for changes in Makefile.def.  Enable several
4720         rules even in non-bootstrap mode, just to avoid peppering the
4721         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4722         (stage-[+prev+]-bubble): Remove.
4724         * Makefile.def (Dependencies): Depend on all-build-bison,
4725         all-build-flex, all-build-byacc, all-build-texinfo, rather
4726         than the host variations.
4727         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4728         with BUILD_SUBDIR.
4729         (BISON): Update for recent Bisons.
4730         (YACC): Fix typo.
4731         (cross): Depend on all-build.
4732         (all): Do not depend on all-build.
4733         (prebootstrap): Remove.
4734         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4735         (Prebootstrap dependencies): Add them to the per-stage targets
4736         and to all-prebootstrap.
4737         * configure.in (build_configdirs): Always enable build_tools.
4738         (BUILD_DIR_PREFIX): Remove.
4740         * Makefile.def (gcc): Add target variable.
4741         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4742         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4743         in the recursive `make', instead of hardwiring `all'.
4744         (Autogenerated TARGET-* variables): New.
4746 2004-08-13  Brian Booth  <bbooth@redhat.com>
4748         * MAINTAINERS: Remove myself from write-after-approval.
4750 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4752         * src-release: Stop distributing mmalloc with gdb (which doesn't
4753         use it).
4754         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4755         * Makefile.in: Regenerate.
4757 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4759         * configure.in (arm*-*-eabi*): New target.
4760         * configure: Regenerate.
4762 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4764         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4765         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4766         (Dependencies): New section.
4767         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4768         (configure-target-[+module+]): Depend on maybe-all-gcc
4769         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4770         (toplevel profiledbootstrap): Fix dependencies.
4771         * Makefile.in: Regenerate.
4773 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4775         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4776         target-libiberty to noconfigdirs.
4777         * configure: Regenerate.
4779 2004-08-03  Paul Brook  <paul@codesourcery.com>
4781         * configure.in: Check for MPFR as well as GMP.
4782         * configure: Regenerate.
4784 2004-08-01  Robert Millan  <robertmh@gnu.org>
4786         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4787         libmudflap for all GNU-based systems (with Glibc).
4788         * configure: Regenerate.
4790 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4792         * Makefile.def (host-modules): Add gcc.
4793         * Makefile.in: Regenerate.
4794         * Makefile.tpl (sorry): New rule.
4795         (configure-host, all-host, [+make_target+]-host, do-check,
4796         install-host): Do not add gcc as a special case.
4797         (host modules): Add a small special-casing for gcc.  Export
4798         extra_make_flags through the environment.
4799         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4800         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4801         other recursive targets for gcc): Remove.
4803         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4804         (stage, unstage): New rules.
4805         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4806         distclean-stage[+id+]): Use stage_current.
4807         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4808         the stage*-start rules.
4810 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4812         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4813         use -all_load flag.
4815 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4817         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4818         * configure: Regenerate.
4820 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4822         * maintainer-scripts/gcc_release: Revert yesterday's change.
4824 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4826         * MAINTAINERS: Add myself to write-after-approval.
4828 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4830         * libf2c: Removed.
4831         * gcc/gccbug.in: Updated because of libf2c removal.
4832         * maintainer-scripts/gcc_release: Ditto.
4834 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4836         * configure.in: Build libmudflap by default on FreeBSD.
4837         * configure: Regenerated.
4839 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4841         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4842         systems.
4843         * configure: Regenerated.
4845 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4847         PR target/16344
4848         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4849         feedback based compiler.
4850         * Makefile.in: Rebuilt.
4852 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4854         * Makefile.def (host_modules): Set bootstrap=true for flex.
4855         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4856         * Makefile.in: Rebuilt.
4858 2004-07-07  Jan Hubicka  <jh@suse.cz>
4860         * MAINTAINERS: Add self as a profile feedback maintainer.
4862 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4864         * configure.in:  Do not prepend $srcdir to /dev/null in
4865         makefile fragments.
4866         * configure:  Regenerate.
4868 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4870         * Makefile.def (build_modules): Add bison, byacc, flex,
4871         m4, texinfo.
4872         (flags_to_pass): Add FLEX.
4873         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4874         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4875         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4876         DEFAULT_MAKEINFO): Remove.
4877         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4878         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4879         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4880         objdir or else use configured tool.
4881         (all-build): New.
4882         (all): Depend on it.
4883         (Build module dependencies): Add.
4884         * Makefile.in: Regenerate.
4885         * configure.in: Better support for multiple build modules,
4886         matching what is done for host/target modules.  Do not look
4887         for "plausible" locations of build tools if Canadian cross.
4888         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4889         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4890         * configure: Regenerate.
4892 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4894         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4895         * Makefile.in: Regenerate.
4897 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4899         * Makefile.tpl (configure-build-[+module+],
4900         configure-[+module+], configure-target-[+module+]): Pass
4901         [+extra_configure_args+].
4902         (all-build-[+module+], all-[+module+], check-[+module+],
4903         install-[+module+], [+make_target+]-[+module+],
4904         all-target-[+module+], check-target-[+module+],
4905         install-target-[+module+], [+make_target+]-target-[+module+]):
4906         Pass [+extra_make_args+].
4907         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4908         (GCC_HOST_EXPORTS): Remove.
4909         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4910         cross, check-gcc, check-gcc-c++, install-gcc,
4911         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4912         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4913         * Makefile.in: Regenerate.
4915 2004-06-21  Matthew Sachs  <msachs@apple.com>
4917         * MAINTAINERS: Added self to write-after-approval.
4919 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4921         * configure.in: Check for srcdir/winsup rather than build directory
4922         winsup.
4923         * configure: Regenerate.
4925 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4927         * configure.in: Don't build Cygwin native newlib if winsup
4928         directory is missing.  Emit warning instead.
4929         * configure: Regenerate.
4931 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4933         * Makefile.tpl (touch-stage[+id+]): New.
4934         (restage[+prev+]): Depend on touch-stage[+id+].
4936         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4937         Use it throughout.
4939         * Makefile.def: Add profile and feedback bootstrap stages.
4940         Remove next field from bootstrap stages.
4941         * Makefile.tpl (LN, LN_S): Substitute.
4942         (stageN-start, stageN-end): Use double-colon rules, to
4943         provide a hook for additional setup commands.
4944         (distclean-stageN-gcc, restageN): Create dependencies from
4945         [+prev+], not from [+next+].
4946         (stageN-bubble): Add commands for successive stages from
4947         [+prev+], using double-colon rules.
4948         (all-stageN-gcc): Fix typo.
4949         (stagefeedback-start, profiledbootstrap): New.
4950         * Makefile.in: Regenerate.
4951         * configure.in: Call ACX_PROG_LN.
4952         * configure: Regenerate.
4954 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4956         * MAINTAINERS (Write After Approval): Add myself.
4958 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4960         * MAINTAINERS (Write After Approval): Add myself.
4962 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4964         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4965         without gcc.
4966         * configure: Regenerate.
4968 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4970         * Makefile.tpl: Fix typo.
4971         * Makefile.in: Regenerate.
4973 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4975         * configure.in: Remove new- prefix from toplevel
4976         bootstrap targets.
4977         * configure: Regenerate.
4979 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4981         * Makefile.tpl (all.normal): Rename to all.
4982         (all): Replace with a rule to pick the default
4983         target from configure.
4984         (all-gcc, configure-gcc): Use conditionals to
4985         do nothing when toplevel bootstrap is going on.
4986         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4987         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4988         * configure.in: Support --enable-bootstrap.
4990         * Makefile.def: Remove new- prefix from toplevel
4991         bootstrap targets.
4992         * Makefile.tpl: Likewise.
4994         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4995         target.
4997         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4998         $(RECURSE_FLAGS) to recursive invocation of make.
5000         * Makefile.in: Regenerate.
5001         * configure: Regenerate.
5003 2004-05-30  Andreas Jaeger  <aj@suse.de>
5004             Jim Wilson <wilson@specifixinc.com>
5006         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5007         like CC.
5009 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5011         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5012         * configure: Regenerate.
5014 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5016         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5017         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5018         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5019         targets.
5020         * Makefile.in: Regenerate.
5022 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
5024         * configure.in: Test the ability to symlink directories.
5025         * configure: Regenerate.
5027         * Makefile.def (bootstrap-stage): New definitions.
5028         * Makefile.tpl (configure-stage1-gcc,
5029         configure-stage2-gcc, configure-stage3-gcc,
5030         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5031         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5032         new-restage3, compare): Autogenerate, see Makefile.in
5033         entry for behavioral changes.
5034         (distclean-stage1, new-stage1-start, new-stage1-end,
5035         new-stage1-bubble, distclean-stage2, new-stage2-start,
5036         new-stage2-end, new-stage2-bubble, distclean-stage3,
5037         new-stage3-start, new-stage3-end): New autogenerated targets.
5038         (objext, prebootstrap, BOOT_CFLAGS,
5039         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5040         targets.
5042         * Makefile.in: Regenerate.
5043         (distclean-stage1, new-stage1-start, new-stage1-end,
5044         new-stage1-bubble, distclean-stage2, new-stage2-start,
5045         new-stage2-end, new-stage2-bubble, distclean-stage3,
5046         new-stage3-start, new-stage3-end): New targets.
5047         (all-stage1-gcc): Move prebootstrap dependency from here...
5048         (configure-stage1-gcc): ...to here.
5049         (new-bootstrap): Use bubble targets.
5050         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5051         Use per-stage distclean targets.
5052         (configure-stage1-gcc, configure-stage2-gcc,
5053         configure-stage3-gcc, all-stage1-gcc,
5054         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5055         Use new-stageN-start to prepare the tree.
5057 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5059         * Makefile.def (host_modules): add libcpp.
5060         * Makefile.tpl: Add dependencies on and for libcpp.
5061         * Makefile.in: Regenerate.
5062         * configure.in: Add libcpp host module.
5063         * configure: Regenerate.
5065 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5067         * Makefile.tpl: Whenever a recursive target is defined, wrap
5068         it in a special @if/@endif block, and prepare its maybe
5069         dependency in the @if/@endif block
5070         * configure.in: Instead of writing maybe dependencies, remove
5071         the @if/@endif statements, and remove the @if/@endif blocks
5072         that remain.
5073         * configure: Regenerate.
5074         * Makefile.in: Regenerate.
5076 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5078         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5080 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5082         PR bootstrap/15120
5083         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5084         * */configure: Rebuilt.
5086 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5088         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5089         of libf2c.
5090         * configure, Makefile.in: Regenerate.
5092 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5094         * MAINTAINERS (Write After Approval): Add myself.
5096 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5098         Merge from tree-ssa-20020619-branch.
5100         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5101         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5102         (HOST_GMPLIBS): Define.
5103         (HOST_GMPINC): Define.
5104         (TARGET_LIB_PATH): Add libmudflap.
5105         (GFORTRAN_FOR_TARGET): Define.
5106         (configure-build*): Export GFORTRAN.
5107         (configure-gcc): Export GMPLIBS and GMPINC.
5108         (all-gcc): Add maybe-all-libbanshee.
5109         (configure-target-libgfortran): Define.
5110         * Makefile.in: Regenerate.
5111         * configure.in (host_libs): Add libbanshee.
5112         (target_libraries): Add target-libmudflap and target-libgfortran.
5113         Add --with-libbanshee.
5114         Handle --disable-libmudflap.
5115         (*-*-freebsd*): Use with_gmp.
5116         Add $(libgcj) to noconfigdirs.
5117         * configure: Regenerate.
5118         * depcomp: New file.
5119         * MAINTAINERS: Add tree-ssa maintainers.
5121 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5123         * MAINTAINERS (Various Maintainers): Add myself.
5125 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5127         * MAINTAINERS (Write After Approval): Add myself.
5129 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5131         * MAINTAINERS (Write After Approval): Add myself.
5133 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5135         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5136         * configure: Regenerate.
5138 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5140         Revert:
5141         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5143         * Makefile.def (flags_to_pass): Remove *dir variables that
5144         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5145         as well as prefix and exec_prefix.
5146         * Makefile.in: Regenerate.
5148 2004-04-26  Robert Millan  <robertmh@gnu.org>
5150         Add patches from libtool CVS.
5151         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5152         * ltconfig: Likewise.
5153         * ltcf-c.sh: Likewise.
5154         * ltcf-cxx.sh: Likewise.
5155         * ltcf-gcj.sh: Likewise.
5157 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5159         * Makefile.def (host_modules): Mark with the bootstrap
5160         flag packages on which gcc depends.
5161         * Makefile.tpl (all-bootstrap): Use it.
5162         * Makefile.in: Regenerate.
5164 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5166         * Makefile.def (flags_to_pass): Remove *dir variables that
5167         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5168         as well as prefix and exec_prefix.
5169         * Makefile.in: Regenerate.
5171 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5173         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5174         * configure: Regenerate.
5175         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5176         * gcc/Makefile.tpl (compare): Use the result of the test.
5177         * gcc/Makefile.in: Regenerate.
5179 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5181         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5182         Always relocate gcc and prev-gcc to the original names, even
5183         if the build fails.
5184         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5185         New targets.
5187 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5189         * MAINTAINERS: Update my email address.
5191 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5193         * configure.in (mips*-*-irix5*): Enable ld.
5194         * configure: Regenerate.
5196 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5198         * configure: Regenerate.
5200 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5202         * Makefile.tpl (configure-[+module+], configure-gcc,
5203         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5204         Set and export LDFLAGS.
5205         * Makefile.in: Regenerate.
5207 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5209         * MAINTAINERS: Add myself to write-after-approval.
5211 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5213         PR bootstrap/14871
5214         * Makefile.tpl: If we don't have built-in-tree target tools,
5215         use the ones found by configure rather than hacking around with
5216         program_transform_name.
5217         * configure.in: Give Makefile.tpl the information necessary
5218         to do that.
5219         * Makefile.in: Regenerate.
5220         * configure: Regenerate.
5222 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5224         PR bootstrap/14760
5225         * configure.in: When computing baseargs, strip *all* copies of
5226         offending options.  Also, don't match/substitute the trailing space,
5227         so that this actually works when two similar options are separated by
5228         only one space.
5229         * configure: Regenerate.
5231 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5233         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5234         (rs6000-*-aix*): Same.
5235         * configure: Regenerate.
5237 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5239         * MAINTAINERS: Add myself to write-after-approval.
5241 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5243         * MAINTAINERS: Add myself to write-after-approval.
5245 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5247         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5248         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5249         * Makefile.in: Regenerate.
5251         * configure.in (top level bootstrap support): Rework --enable-werror
5252         to set @stage2_werror_flag@.
5253         * configure: Regenerate.
5254         * Makefile.tpl (top level bootstrap support): Pass
5255         @stage2_werror_flag@ down to configure in stages 2 and 3.
5256         * Makefile.in: Regenerate.
5258 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5260         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5261         for stages 2 and 3 as well as in make.  As a consequence, remove
5262         OUTPUT_OPTION (now detected by configure) from the flags passed down
5263         to make.
5264         * Makefile.in: Regenerate.
5266         * Makefile.tpl (new-bootstrap): Fix typo.
5267         * Makefile.in: Regenerate.
5269 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5271         * Makefile.tpl: Rearrange by moving recursive_targets rules
5272         into their proper sections.
5273         * Makefile.tpl (top level bootstrap support): Move disabling
5274         of coverage flags from 'make' to 'configure'; improve comments.
5275         * Makefile.in: Regenerate.
5277         * Makefile.tpl (experimental top level bootstrap) Move stage1
5278         language setting from all- target to configure- target; disable
5279         intermodule optimization in stage 1; prevent gratuitous rebuilds
5280         of stage 1.
5281         * Makefile.in: Regenerate.
5282         * configure.in: Comma-separate stage 1 language list for top
5283         level bootstrap.
5284         * configure: Regenerate.
5286         * Makefile.tpl: Clean up experimental top level bootstrap support:
5287         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5288         prev-gcc in configure- targets as well as all- targets.
5289         * Makefile.in: Regenerate.
5291 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5293         * compile: New file imported from automake.
5295 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5297         * configure.in: Remove symbolic link section.
5298         * configure: Regenerate.
5299         * Makefile.tpl (links): Remove.
5300         * Makefile.in: Regenerate.
5302 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5303             Nathanael Nerode  <neroden@gcc.gnu.org>
5305         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5306         Set with AC_CHECK_PROGS.
5307         * configure.in: Fix comment typo from last patch.
5308         * configure: Regenerate.
5310 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5312         * Makefile.tpl: Introduce experimental top level bootstrap support.
5313         * Makefile.in: Regenerate.
5314         * configure.in: Introduce support for top level bootstrap.
5315         * configure: Regenerate.
5317 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5318             Paolo Bonzini  <bonzini@gnu.org>
5320         PR bootstrap/14522
5321         * configure.in: Cope with shells that do not support unquoted ^
5322         * configure: Regenerate.
5324 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5325             Paolo Bonzini  <bonzini@gnu.org>
5327         PR bootstrap/14522
5328         * configure.in: Cope with shells that do not support nesting
5329         quotes inside quoted backquote substitutions.
5330         * configure: Regenerate.
5332 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5334         PR bootstrap/14522
5335         * configure.in: Fix escaping of $.
5336         * configure: Regenerate.
5338 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5340         * configure: Regenerate, since I forgot to while committing Paolo's
5341         changes.
5343 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5345         PR ada/14131
5346         Move language detection to the top level.
5347         * configure.in: Find default values for the tools as
5348         soon as possible.  Disable ada if GNAT is not found.
5349         Emit error message about missing languages.  Expand
5350         --enable-languages=all for the gcc subdirectory.
5352 2004-03-10  Ben Elliston  <bje@gnu.org>
5354         * MAINTAINERS: Update my email address.
5356 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5358         * ltconfig: Disable building static libraries if building shared
5359         libraries on AIX 5L.
5361 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5363         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5364         and disable libgcj.
5365         * configure: Regenerated.
5367 2004-03-01  Brian Booth  <bbooth@redhat.com>
5369         * MAINTAINERS: Add myself to write-after-approval.
5371 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5373         * MAINTAINERS: Add myself to write-after-approval.
5375 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5377         PR bootstrap/7087
5378         * Makefile.tpl: Guard XFOO sed statements better.
5379         * Makefile.tpl: Add dependency for configure-target-libada.
5380         * Makefile.in: Regenerate (incidentally fixes broken
5381         commit when libada-branch was merged).
5383 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5385         * MAINTAINERS: Add myself to write-after-approval.
5387 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5389         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5390         maintainers.
5392 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5394         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5395         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5397 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5399         PR bootstrap/11932
5400         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5402 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5404         * MAINTAINERS: Added myself to write-after-approval.
5406 2004-02-14  Michael Koch  <konqueror@gmx.de>
5408         * MAINTAINERS: Added myself to write-after-approval.
5410 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5412         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5413         some OS port maintainers to OS port maintainers section.
5415 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5417         * MAINTAINERS: Add self.
5419 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5421         * MAINTAINERS: Alphabetize.
5423 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5425         * MAINTAINERS: Remove myself.
5427 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5429         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5430         (rs6000-*-aix*): Same.
5431         * configure: Regenerate.
5433 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5435         * configure.in (host): Add in missing $noconfigdirs to defines.
5436         * configure: Regenerate.
5438 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5439             Nathanael Nerode  <neroden@gcc.gnu.org>
5441         PR ada/6637, PR ada/5911
5442         Merge with libada-branch:
5443         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5444         with appropriate dependencies. Add --enable-libada configure switch.
5445         * configure, Makefile.in: Regenerate.
5447 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5449         * MAINTAINERS: Add myself to write-after-approval.
5451 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5453         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5454         * configure: Regenerate.
5456 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5458         Merge from upstream:
5460         * ltmain.in: When setting IFS to '~', be careful about user
5461         arguments that contain '~'.
5463         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5465         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5466         Also test $base_compile against $CC with escaped arguments. Bug
5467         reported by Geoff Keating <geoffk@apple.com>.
5469 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5471         * MAINTAINERS: Remove i960 port.
5473 2004-01-23  DJ Delorie  <dj@redhat.com>
5475         * Makefile.def (target_modules) [libiberty]: Don't stage.
5476         * Makefile.in: Rebuilt.
5478 2004-01-20  Caroline Tice  <ctice@apple.com>
5480         * MAINTAINERS: Add myself to write-after-approval.
5482 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5484         * MAINTAINERS: Update my email address.
5486 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5488         * MAINTAINERS: Add myself to write-after-approval.
5490 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5492         * MAINTAINERS: Remove entries without email address.
5494 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5496         * MAINTAINERS: Add myself to write-after-approval.
5498 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5500         * MAINTAINERS: Update my email address.
5502 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5504         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5505         * Makefile.tpl (configure-target-[+module+]): Support stage.
5506         * Makefile.in: Rebuilt.
5508 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5510         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5512 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5514         * MAINTAINERS: Add myself as a MIPS maintainer.
5516 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5518         * configure.in: Use ./config.cache, not config.cache.
5519         * configure: Regenerate.
5520         * Makefile.tpl: Special-casing not needed for GCC any more.
5521         * Makefile.in: Regenerate.
5523         * configure.in: Don't share a cache file for host dirs.
5524         * configure: Regenerate.
5526         * config-ml.in: Don't mess with the cache file.
5528 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5530         * MAINTAINERS: Move myself from 'Write After Approval' to
5531         'CPU Port Maintainers' section as SPARC maintainer.
5533 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5535         * Makefile.tpl: Make GCC use a separate config.cache.
5536         * Makefile.in: Regenerate.
5538         PR bootstrap/11932, PR bootstrap/11933
5539         (I don't know if it will fix either of them, but it relates
5540         to them.)
5541         * configure.in: Don't use shared config.cache for target
5542         directories.
5543         * configure: Regenerate.
5545 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5547         * MAINTAINERS: Add myself to 'Write After Approval' section.
5549 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5551         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5552         * configure: Regenerated.
5554 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5556         * MAINTAINERS: Remove the mn10200 maintainer.
5558 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5560         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5561         * configure: Regenerated.
5563 2003-12-16  Jan Hubicka  <jh@suse.cz>
5565         * MAINTAINERS: Add myself as callgraph maintainer.
5567 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5569         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5570         * configure: Regenerate.
5572 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5574         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5575         'Write After Approval' section. Update email.
5577 2003-12-01  James Lemke <jim@wasabisystems.com>
5579         * MAINTAINERS (Write After Approval): Add myself.
5581 2003-11-20  Matt Thomas  <matt@3am-software.com>
5583         * MAINTAINERS: Add myself as a vax port maintainer.
5585 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5587         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5588         (configure-build-[+module+], configure-[+module+]): Likewise.
5589         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5590         * Makefile.in: Regenerate.
5592 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5594         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5595         shared/dylibed libraries.
5596         * ltmain.sh: Likewise.
5597         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5598         * ltcf-cxx.sh: Likewise.
5599         * ltcf-gcj.sh: Likewise.
5600         * ltconfig: Likewise.
5602 2003-11-17  Stan Cox  <scox@redhat.com>
5604         * MAINTAINERS: Add myself as iq2000 port maintainer.
5606 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5608         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5609         * Makefile.in: Regenerate.
5611 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5613         * config.sub: Update to 2003-11-03 version.
5615 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5617         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5618         * configure:  Regenerate.
5620 2003-10-20  Nicolas Pitre <nico@cam.org>
5622         * MAINTAINERS: Add myself to 'Write After Approval' section.
5624 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5626         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5628 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5630         * MAINTAINERS: Update my email address.
5632 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5634         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5636 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
5638         * MAINTAINERS: Add myself to 'Write After Approval' section.
5640 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5642         * config.guess: Update to 2003-10-16 version.
5643         * config.sub: Update to 2003-10-16 version.
5645 2003-10-15 David Daney  <ddaney@avtrex.com>
5647         * MAINTAINERS: Added myself to 'Write After Approval' section.
5649 2003-10-15  Falk Hueffner  <falk@debian.org>
5651         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5652         'Write After Approval' section. Update email.
5654 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5656         * MAINTAINERS: Move myself from 'Write After Approval' to
5657         'Various Maintainers' section as middle-end maintainer.
5659 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5661         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5662         HOST_FLAGS_TO_PASS.
5663         * Makefile.in: Regenerate.
5665 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5667         * config.guess: Update to 2003-10-07 version.
5668         * config.sub: Update to 2003-10-07 version.
5670 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5672         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5673         * ltconfig (irix5*, irix6*): Don't override version_type.
5675 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5677         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5678         * configure: Rebuilt
5679         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5680         * Makefile.in: Rebuilt
5682 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5684         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5686 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5688         * MAINTAINERS (Write After Approval): Add myself.
5690 2003-09-29  Paul Koning  <ni1d@arrl.net>
5692         * MAINTAINERS: Move myself from "Write After Approval"
5693         to CPU platform maintainers for pdp11 platform.
5695 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5697         * MAINTAINERS: Move myself from 'Write After Approval' to
5698         'Various Maintainers' section as libffi testsuite maintainer.
5700 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5702         * configure.in: Pass a computed --program-transform-name
5703         to subconfigures.
5704         * configure: Regenerated.
5706 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5708         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5709         * Makefile.in: Regenerate.
5711         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5712         * Makefile.in: Regenerate.
5714 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5716         * MAINTAINERS: Move myself from 'Write After Approval'
5717         to 'Various Maintainers' (objective-c) section.
5719 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5721         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5722         quoting.
5723         * configure: Regenerated.
5725 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5727         * MAINTAINERS (Write After Approval): Add myself to write after
5728         approval list.
5730 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5732         * MAINTAINERS (Write After Approval): Add myself.
5734 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5736         * MAINTAINERS: Update my e-mail address.
5738 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5740         * libtool.m4 (LD): Correct powerpc64 host match.
5742 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5744         * MAINTAINTERS: Update my affiliation and email address.
5746 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5748         * MAINTAINERS (Write After Approval): Add myself.
5750 2003-09-04  DJ Delorie  <dj@redhat.com>
5752         * configure: Regenerate.
5754 2003-09-04  Robert Millan  <robertmh@gnu.org>
5756         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5758 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5760         * configure.in: Ensure arguments to sed are properly spaced.
5761         * configure: Regenerate.
5763 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5765         * MAINTAINERS: Update my e-mail address.
5767 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5769         * MAINTAINERS (Write After Approval): Add myself.
5771 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5773         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5774         * configure: Regenerated.
5776 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5778         * MAINTAINERS: Update my email address.
5780 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5782         * configure.in:  Use newline instead of semicolon when assuming
5783         shell arguments in a for loop.
5784         * configure:  Regenerated.
5786 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5788         * MAINTAINERS: Resurrect the i860 maintainer.
5790 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5792         PR 8180
5793         * configure.in: When testing with_libs and with_headers, treat
5794         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5795         * configure: Regenerate.
5797         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5798         make, shell, etc.
5799         (baseargs): Likewise.
5800         * configure: Regenerate.
5802 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5804         * MAINTAINERS (Write After Approval): Add myself.
5806 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5808         * configure.in: Disable libgcj for darwin not on powerpc.
5809         * configure: Rebuild.
5811 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5813         * config-ml.in, symlink-tree: Add license.
5815 2003-08-03  Richard Stallman  <rms@gnu.org>
5816             Eben Moglen  <moglen@columbia.edu>
5818         * README.SCO: New file.
5820 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5822         * Makefile.tpl (check, check-c++): Express dependencies using
5823         dependencies rather than commands.
5824         * Makefile.in: Regenerate.
5826 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5828         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5829         * configure: Ditto.
5831 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5833         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5834         * Makefile.in: Update.
5836 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5838         * configure.in: Enable libgcj for darwin.
5839         * configure: Rebuild.
5841 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5843         * config-ml.in:  Use ac_configure_args directly instead of
5844         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5845         actually seen.
5847 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5849         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5850         creating target and build subdirs to build all parent dirs as needed.
5851         * Makefile.in: Rebuild.
5852         * configure.in: Don't build dirs explicitly here.
5853         * configure: Rebuild.
5855 2003-07-26  Paul Brook  <paul@nowt.org>
5857         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5859 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5861         * Makefile.tpl (all-make): Depend on intl.
5862         * Makefile.in: Rebuilt.
5864 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5866         * install-sh:  Update to newer upstream versions (associated with
5867         aclocal 1.7).
5868         * mkinstalldirs:  Likewise.
5869         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5871 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5873         * MAINTAINERS: Move self from Bug database only accounts
5874         to write-after-approval.
5876 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5878         * config.if: Remove unused libc_interface determination.
5880 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5882         * MAINTAINERS: Move self from write-after-approval to
5883         build machinery (*.in).
5885 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5887         PR bootstrap/11273
5888         PR bootstrap/11408
5889         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5890         unused INSTALL_PROGRAM_ARGS.
5891         * configure.in: Use AC_PROG_INSTALL.
5892         * Makefile.in: Regenerate.
5893         * configure: Regenerate.
5895 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5897         * MAINTAINERS: Alphabetize.
5899 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5901         * configure: Rebuilt.
5902         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5903         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5904         newlib nor libgloss.
5905         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5906         * configure.in (am33_2.0-*-linux*): Added.
5908 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5910         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5911         * configure: Regenerate.
5913 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5915         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5916         * Makefile.in: Regenerate.
5918 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5920         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5921         * Makefile.in: Regenerate.
5923 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5925         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5926         * Makefile.in: Regenerated.
5928         * config-ml.in: Replace PWD with PWD_COMMAND.
5930 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5932         * intl: New directory; see intl/ChangeLog for details.
5933         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5934         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5935         * Makefile.in: Regenerate.
5937 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5939         * configure.in: Clean up config-lang.in handling.  Delete
5940         useless assignment to "subdirs".
5941         * configure: Regenerate.
5943 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5945         * configure.in: Rename 'target_libs' to 'target_libraries'.
5946         Remove useless reference to 'target_libs'.
5947         * configure: Regenerate.
5949 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5951         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5952         * Makefile.in: Regenerate.
5954 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5956         * Makefile.def: Introduce flags_to_pass.
5957         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5958         * Makefile.in: Regenerate.
5960 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5962         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5963         and target-libgloss.
5964         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5965         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5966         * configure: Regenerate.
5968 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5970         * configure.in: Update testsuite_flags to new location.
5971         * configure. Regenerate.
5973 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5975         * Makefile.tpl: Remove BUILD_CC stuff.
5976         * Makefile.in: Regenerate.
5978 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5980         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5982 2003-06-16  Graeme Peterson <gp@qnx.com>
5984         * MAINTAINERS (Write After Approval): Add myself.
5986 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5988         * config.guess: Update to 2003-06-12 version.
5989         * config.sub: Update to 2003-06-13 version.
5991 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5993         * config.guess: Update to 2003-06-06 version.
5994         * config.sub: Update to 2003-06-06 version.
5996 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5998         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5999         * configure. Regenerate.
6001 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6003         * configure.in: Disable serial configure by default.
6004         * configure: Regenerate.
6005         * Makefile.tpl: Abolish .NOTPARALLEL.
6006         * Makefile.in: Regenerate.
6008         * Makefile.tpl: Replace {build,host,target}_canonical by
6009         {build,host,target}.
6010         * Makefile.in: Regenerate.
6012         * Makefile.tpl: Fix stupid pasto.
6013         * Makefile.in: Regenerate.
6015 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6017         * Makefile.tpl: Remove bogus conditional.
6018         * Makefile.in: Regenerate.
6020 2003-06-05  Jan Hubicka  <jh@suse.cz>
6022         * Makefile.tpl (profiledbootstrap): New target.
6023         * Makefile.in (profiledbootstrap): New target.
6025 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6027         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6028         Pinski. Remove user names from other bugzilla-only maintainers.
6030 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6032         * Makefile.tpl: Make 'recursive targets' using autogen rather
6033         than shell loop.  Remove duplicate 'clean' targets and false
6034         comments.
6035         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6036         Add systematic method of specifying missing targets in subdirs.
6037         Add copyright boilerplate.
6038         * Makefile.in: Regenerate.
6039         * configure.in: Add 'recursive targets' to maybe list.
6040         * configure: Regenerate.
6042         * MAINTAINERS: "GNATS only" -> "Bug database only".
6044         * Makefile.tpl: Rename [+target+] to [+make_target+].
6045         * Makefile.def: Rename 'target' to 'make_target'.
6047 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6049         * MAINTAINERS: Add self as options handling maintainer.
6051 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6053         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6054         been too long since I touched those ports.
6056 2003-05-28  DJ Delorie  <dj@redhat.com>
6058         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6059         * Makefile.in: Regenerate.
6061 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6063         * configure.in: Use curly braces in the definition of tooldir.
6064         * configure: Regenerate.
6066 2003-05-21  DJ Delorie  <dj@redhat.com>
6068         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6069         newlib or libgloss.
6070         * Makefile.in: Regenerate.
6072 2003-05-21  DJ Delorie  <dj@redhat.com>
6074         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6075         * Makefile.in: Regenerate.
6077 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6079         * MAINTAINERS: Update my e-mail address.
6081 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6083         * configure.in: Switch more things to use maybe dependencies.
6084         * Makefile.tpl: Switch more things to use maybe dependencies.
6085         Factor out common code from autogen IF statements.
6086         * configure: Regenerate.
6087         * Makefile.in: Regenerate.
6089 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6091         * configure.in: Accept i[3456789]86 for machine type.
6092         * configure: Regenerate.
6094 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6096         * configure.in: Switch more things to use maybe dependencies.
6097         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6098         * configure: Regenerate.
6099         * Makefile.tpl: Switch more things to use maybe dependencies.
6100         * Makefile.in: Regenerate.
6102 2003-05-16  Andreas Schwab  <schwab@suse.de>
6104         * Makefile.tpl (install-opcodes): Define.
6105         * Makefile.in: Rebuild.
6107 2003-05-13  Andreas Jaeger  <aj@suse.de>
6109         * config.guess: Update to 2003-05-09 version.
6110         * config.sub: Update to 2003-05-09 version.
6112 2003-05-13  Michael Eager <eager@mvista.com>
6114         * configure.in: Correct sed script so that options in quotes are not
6115         deleted.
6116         * configure: Rebuild.
6118 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6120         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6121         and $$s/newlib/libc/sys/cygwin32 include paths.
6122         * configure: Ditto.
6124 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6126         * MAINTAINERS: Update my email addresses.
6128 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6130         * config-ml.in: Propagate INSTALL variables.
6132 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6134         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6136 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6138         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6139         * Makefile.in: Regenerate.
6141 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6143         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6145 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6147         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6149 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6151         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6152         * Makefile.in: Regenerated.
6154 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6156         * MAINTAINERS (Write After Approval): Upgrade myself from
6157         GNATS only to write-after-approval. Update my mail address.
6159 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
6161         (OS Port Maintainers: freebsd): Add myself.
6163 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6165         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6167 2003-04-22  Kean Johnston  <jkj@sco.com>
6169         * MAINTAINERS (SCO ports): Added myself.
6171 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6173         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6175 2003-04-19  Kean Johnston  <jkj@sco.com>
6177         * MAINTAINERS (Write After Approval): Add myself.
6179 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6181         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6182         * Makefile.in: Regenerate.
6184 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6186         * configure.in (powerpc64*-*-linux*): Remove.
6187         * configure: Rebuilt.
6189 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6191         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6192         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6193         and restrap.
6194         * Makefile.in:  Regenerate.
6196 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6198         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6199         * configure: Regenerated.
6201 2003-04-15  DJ Delorie  <dj@redhat.com>
6203         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6205 2003-04-13  Nick Clifton  <nickc@redhat.com>
6207         * config-ml.in: Remove support for --disable-aix removing
6208         call-aix multilibs.
6210 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6212         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6213         * */configure: Rebuilt.
6215 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6217         * MAINTAINERS: Add my email address.
6219 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6221         * MAINTAINERS (Write After Approval): Add myself.
6223 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6225         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6226         * Makefile.in: Regenerate.
6228 2003-03-14  Michael Chastain  <mec@shout.net>
6230         * Makefile.in: Regenerate with correct Makefile.def.
6232 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6234         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6235         Make macro.
6236         * Makefile.in: Regenerate.
6237         * configure.in: Clean up gxx_include_dir logic.
6238         * configure: Regenerate.
6240 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6242         * MAINTAINERS (Write After Approval): Add myself.
6244 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6246         * MAINTAINERS: Update my mail address.
6248 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6250         * configure.in (gxx_include_dir): Fix typo.
6251         * configure: Regenerated.
6253 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6255         * Makefile.tpl: Reindent.
6256         * Makefile.in: Regenerate.
6257         * configure.in: Reindent.  Don't set unused variables.
6258         * configure: Regenerate.
6260 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6262         * configure.in: Include $(build_tooldir)/sys-include in
6263         FLAGS_FOR_TARGET.
6264         * configure: Regenerated.
6266 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6268         * Makefile.tpl: Always pass down RANLIB.
6269         * Makefile.in: Regenerate.
6271         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6272         * Makefile.in: Regenerate.
6273         * configure.in: Remove unused logic relating to --enable-shared
6274         and --enable-threads.  Remove bogus comments.  Remove redundant
6275         noconfigdirs.
6276         * configure: Regenerate.
6278         * configure.in: Replace ${libstdcxx_version} by its value.
6279         Remove reference to mh-dgux.
6280         * configure: Regenerate.
6282 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6284         * MAINTAINERS (Write After Approval): Add myself.
6286 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6288         * Makefile.tpl: Rearrange.
6289         * Makefile.in: Regenerate.
6291 2003-02-25  Uwe Stieber <uwe@wwws.de>
6293         * configure.in: Add support for kaOS as cross build target system.
6294         * configure: Regenerated.
6296 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6298         * MAINTAINERS (Write after approval): Add myself.
6300 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6302         * MAINTAINERS: Update my email address.
6304 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6306         * MAINTAINERS: Add self to blanket write privs. section.
6308 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6310         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6311         configure-target-* as some target builds may require additional
6312         flags for preprocessor tests.
6313         * Makefile.in: Regenerated.
6315 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6317         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6318         * ltconfig: Handle it.
6319         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6320         auto-detecting it.
6322         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6323         it is used as argument to $CC.
6324         * ltcf-gcj.sh: Likewise.
6326         * configure.in: Introduce --enable-maintainer-mode.
6327         * configure: Rebuilt.
6328         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6329         for maintainer mode.
6330         * Makefile.in: Rebuilt.
6332 2003-02-18  Jason Merrill  <jason@redhat.com>
6334         * Makefile.tpl (check-c++): Allow parallelism.
6336 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6338         * MAINTAINERS: Remove John Carr (who never actually had access to
6339         gcc.gnu.org).
6341 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6343         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6344         don't configure target-libobjc.
6345         * configure: Regenerate.
6347 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6349         * Makefile.tpl (RANLIB): Define.
6350         * Makefile.in: Regenerate.
6352 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6354         * MAINTAINERS: Update my email.
6356 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6358         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6359         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6360         * Makefile.in: Regenerated.
6361         * configure.in: Remove all traces of snavigator, db, and grep.
6362         * configure: Regenerated.
6364 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6366         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6367         After Approval.
6369 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6371         * MAINTAINERS (Write after approval): Add myself.
6373 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6375         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6376         * Makefile.in: Regenerated.
6378 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6380         * config.guess: Updated to 2003-01-30's version.
6381         * config.sub: Updated to 2003-01-28's version.
6383 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6385         * config.if: If gcc_version is already set, just use it.  Don't set
6386         gcc_version_trigger if it's already set, otherwise set it to
6387         gcc/version.c, but only if the file exists.  If it is not set and
6388         gcc/version.c does not exist, try to extract the version number from
6389         $CC.
6391 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6393         * MAINTAINERS: Add myself to write-after-approval list.
6395 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6397         * configure.in:  Revert 24Jan change.
6398         * configure:  Regenerate.
6400 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6402         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6403         entry of HJ Lu.
6405 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6407         * configure.in: Revert previous change.
6408         * configure: Regenerate.
6410 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6412         * configure.in: Make rda native-only.
6413         * configure: Regenerate.
6415 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6417         * MAINTAINERS: Move myself from GNATS-only-accounts to
6418         write-after-approval.
6420 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6422         * configure.in: Add missing \.
6423         * configure: Rebuilt.
6425 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6427         * configure.in (baseargs): Avoid using \| in sed regular
6428         expressions.
6429         * configure: Rebuilt.
6431 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6433         * configure.in (baseargs): Remove all supported forms of
6434         --cache-file, --srcdir, --host, --build and --target options
6435         from argument lists.
6436         * configure: Rebuilt.
6438 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6440         * MAINTAINERS: Add myself to write-after-approval list.
6442 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6444         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6445         * configure: Rebuilt.
6447 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6449         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6450         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6451         * Makefile.in: Regenerate.
6452         * configure: Regenerate.
6454 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6456         * configure.in: Remove Makefile in build, host and target modules
6457         unless configure was run with --no-recursion.
6458         * configure: Rebuilt.
6460 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6462         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6463         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6464         * Makefile.in: Regenerate.
6466 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6468         * config.guess: Update to 2003-01-03 version.
6469         * config.sub: Update to 2003-01-03 version.
6471 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6473         * configure: Regenerate with proper autoconf 2.13.
6475 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6477         * configure.in: Add AC_PREREQ for consistency.
6478         * configure: Regenerate.
6480 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6482         * configure.in (GDB_TK): Add tcl directories conditional on
6483         gdb/gdbtk directory being present.
6484         * configure: Regenerate.
6486 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
6488         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
6489         by gcc if LD is not defined and we are not doing a Canadian Cross.
6490         * configure: Rebuilt.
6492 2002-12-31  Tom Tromey  <tromey@redhat.com>
6494         * Makefile.in: Rebuilt.
6495         * Makefile.def (target_modules) [libffi]: Allow installation.
6497 2002-12-31  Andreas Schwab  <schwab@suse.de>
6499         * configure.in: Fix use of $program_transform_name.
6500         * configure: Regenerated.
6502 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6504         * configure.in (baseargs): Don't remove first configure argument.
6505         * configure: Regenerated.
6507 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6509         * Makefile.tpl (local-distclean): Don't remove...
6510         (multilib.ts): ... this.  Moved into...
6511         (multilib.out): ... this.  Don't use sub-make.
6512         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6513         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6514         (configure-build-[+module+], configure-[+module+],
6515         configure-target-[+module+], configure-gcc): ... these.  Test
6516         for Makefile existence.  Drop config.status from dependencies.
6517         * Makefile.in: Rebuilt.
6518         * configure.in: Move gcc-version-trigger to the end of
6519         ac_configure_args.  Add comments to maybedep.tmp and
6520         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6521         nonopt from baseargs, matching and removing corresponding
6522         whitespace while at it.
6523         * configure: Rebuilt.
6525 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6527         * configure.in (host_configargs): Replace reference to
6528         no-longer-defined buildopts with --build=${build_alias}.
6529         * configure: Rebuilt.
6531         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6532         program_transform_name to standard idiom.
6533         (AUTOGEN, AUTOCONF): Define.
6534         (Makefile.in): Use $(AUTOGEN).
6535         (Makefile): Depend on config.status, and use autoconf-style rule to
6536         build it.  Move original commands to...
6537         (config.status): ... this new target.
6538         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6539         $(AUTOCONF).
6540         * Makefile.in: Rebuilt.
6542 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6544         * Makefile.tpl: Fix dramatic bustage due to change in
6545         program_transform_name.
6546         * Makefile.in: Regenerate.
6548         * configure.in: Remove unnecessary PATH setting.
6549         * configure: Regnerate.
6551         * configure.in: Don't default to unprefixed tools unless
6552         the native tools will work.
6553         * configure: Regenerate.
6555         * configure.in: Convert to autoconf script.  Blow away lots
6556         of now-redundant Makefile fragments.
6557         * configure: Generate using Autoconf.
6558         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6559         * Makefile.in: Regenerate.
6561 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6563         * configure: Fix stupid bug where RANLIB was mistakenly included.
6565         * configure.in: Rename (buildargs, hostargs, targargs) to
6566         (build_configargs, host_configargs, target_configargs).
6568         * configure.in: Move logic out of sed statement.
6570         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6571         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6573 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6575         * config.sub: Import from master repository
6576         * config.guess: Ditto
6578 2002-12-24  Andreas Schwab  <schwab@suse.de>
6580         * Makefile.tpl (multilib.out): Fix missing space.
6581         * Makefile.in: Regenerate.
6583 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6585         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6586         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6587         * Makefile.in: Regenerate.
6588         * configure.in: Remove unnecessary leftovers.
6590 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6592         * configure.in (extra_ranlibflags_for_target): New variable.
6593         (*-*-darwin): Add -c to ranlib commands.
6594         * configure (tooldir): Handle extra_ranlibflags_for_target.
6596 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6598         * Makefile.tpl: Revert HJL's change.
6599         * Makefile.in: Regenerated.
6600         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6601         always.
6603 2002-12-19  Andreas Schwab  <schwab@suse.de>
6605         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6606         * Makefile.in: Regenerate.
6608 2002-12-18  H.J. Lu <hjl@gnu.org>
6610         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6611         * Makefile.in: Regenerated.
6613         * configure.in (build_prefix): New. Substitute.
6615 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6617         * Makefile.tpl: Don't let real targets depend on phony targets.
6618         * Makefile.in: Regenerate.
6620         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6621         * Makefile.in: Regenerate.
6623 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6625         * config.sub: Import from master repository
6626         * config.guess: Ditto
6628 2002-12-16  Jason Merrill  <jason@redhat.com>
6630         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6631         previous 'make bootstrap'.
6632         * Makefile.in: Regenerate.
6634 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6636         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6638 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6640         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6641         * Makefile.in: Regenerate.
6643 2002-12-13  Jason Merrill  <jason@redhat.com>
6645         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6646         library tests.
6647         (check-c++): Just depend on it and check-target-libstdc++-v3.
6648         * Makefile.in: Regenerate.
6650 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6652         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6653         * Makefile.in: Rebuilt.
6655 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6657         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6659 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6661         * configure: Fix bug put in by gremlins.
6663         * Makefile.tpl: Substitute more autoconfily.
6664         * configure: Substitute more autoconfily.
6665         * Makefile.in: Regenerate.
6667 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6669         * config.sub: Import from master repository
6670         * config.guess: Ditto
6671         * MAINTAINERS: Added Svein Seldal under write after approval
6673 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6675         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6676         * Makefile.in (all-sim): Ditto.
6678 2002-12-06  DJ Delorie  <dj@redhat.com>
6680         * Makefile.tpl: Change configure dependencies to not have real
6681         targets depend on phony targets.
6683 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6685         * configure.in: Revert unintentional change.
6687         * Makefile.tpl: Change dependency for */multilib.out so that
6688         it works when gcc isn't in the tree.
6690         * configure.in: Substitute more.
6691         * configure: Run subconfigures from the Makefile.
6692         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6693         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6695 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6697         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6699 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6701         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6702         and corresponding dependencies.
6703         * Makefile.in: Regenerate.
6705         * configure.in (host_tools): Order binutils, gas and ld for
6706         convenience in running the testsuites.
6708         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6709         * Makefile.in: Regenerate.
6710         * configure.in: Introduce rules to serialize subconfigure runs.
6712         * configure.in: Introduce BASE_CC_FOR_TARGET.
6713         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6714         Realize configure-build-* targets.  Realize configure-target-* targets.
6715         * Makefile.in: Regenerate.
6717 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6719         * configure: Move gcc_version_trigger stuff from here...
6720         * configure.in: ...to here.
6722         * configure.in: Separate subconfigure options added by this file from
6723         options given by the user.  Add machinery to put args for host
6724         subconfigures into the Makefile.
6726         * Makefile.tpl: Remove 'vault' targets.
6727         * Makefile.tpl: Reorder and comment dependencies.
6728         * Makefile.in: Regenerate.
6730 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6731         * configure.in: Fix my broken commit of previous patch. (sigh)
6733 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6735         * configure.in: Move host-specific darwin noconfigdirs into
6736         the host-specific section.
6738 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6740         * configure.in: Move host-specific darwin noconfigdirs into
6741         the host-specific section.
6743 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6745         * configure: Remove skip-this-dir support.
6746         * Makefile.tpl: Remove skip-this-dir support.
6748         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6749         subdirectories.
6750         * Makefile.in: Regenerate.
6752         * Makefile.tpl: Strip out useless setting of 'dir'.
6753         * Makefile.in: Regenerate.
6755 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6757         * configure.in: Fix deeply stupid bug.
6759         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6760         shell code in CXX_FOR_TARGET
6761         * Makefile.def: Introduce raw_cxx.
6762         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6763         RAW_CXX_FOR_TARGET.
6764         * Makefile.in: Regenerate.
6766 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6768         * Makefile.tpl: Remove unnecessary ifs.
6769         * Makefile.in: Regenerate.
6771         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6772         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6773         targets for 'no_install' modules.
6774         * configure: Move GDB_TK substitution to configure.in.  Move
6775         build_modules stuff to configure.in.
6776         * configure.in: Implement soft dependency machinery.  Maybe-ize
6777         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6778         * Makefile.in: Regenerate.
6780 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6782         * Makefile.tpl: Make all-target, install-target behave similarly
6783         to all, install (only hitting configured targets).  Eliminate
6784         unused macro defintions.
6786         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6787         build != host.
6789         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6791         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6793         * configure.in: Produce lists of subdir targets we're actually
6794         configuring.  Remove references to "dosrel".
6795         * Makefile.tpl: Let configure set which subdir targets are hit.
6796         Remove install-cross; clean up install; remove ALL.  Remove
6797         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6798         Autogenerate host module targets.  Remove empty dependency lines
6799         and redundant dependency; rearrange slightly.
6800         * Makefile.def: Add host-side libtermcap, utils.
6802         * Makefile.in: Regenerate.
6804 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6806         * ltconfig (osf[345]): Append $major to soname_spec.
6807         Reflect this in library_names_spec.
6808         * ltmain.sh (osf): Prefix $major with . for use as extension.
6810 2002-11-19  Andreas Jaeger  <aj@suse.de>
6812         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6813         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6814         and sparc64 GNU/Linux systems.
6816 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6818         * MAINTAINERS: Update email.
6820 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6822         * MAINTAINERS: Complete James Dennett's entry.
6824 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6826         * MAINTAINERS (Write After Approval): Add myself.
6828 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6830         * Makefile.tpl: syntactic cleanup
6832 2002-11-13 Stuart Hastings <stuart@apple.com>
6834         * MAINTAINERS: Add myself to write-after-approval list.
6836 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6838         * Makefile.def: Add list of recursive targets to autogenerate.
6839         Add build_modules.
6840         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6841         targets.  Autogenerate *-build-* targets.
6842         * Makefile.in: Regenerate.
6844 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6846         * configure: More autoconf-style substitutions.
6847         * Makefile.tpl: More autoconf-style substitutions.
6848         * Makefile.in: Regenerate.
6850 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6852         * configure: Substitute more variables in a more autoconf-friendly
6853         way.  Simplify slightly.
6854         * Makefile.tpl: Make more variables substitutable in an
6855         autoconf-friendly way.
6856         * Makefile.in: Regenerate.
6858 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6860         * MAINTAINERS (Write After Approval): Add myself.
6862 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6864         * configure.in (v810*): Remove special setting of tools.
6866         * configure: Add support for extra required flags for ar or nm.
6867         * configure.in (aix4.3+): Use above support for target-specific
6868         issues, rather than using config/mt-aix43.
6870 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6872         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6873         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6874         with $srcdir.  Reformat indentation.  Substitute some variables
6875         formerly hard-coded in the Makefile for build=host.
6876         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6877         * Makefile.def: Autogenerate more.
6878         * Makefile.in: Regenerate.
6880 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6882         * MAINTAINERS (Write After Approval): Add myself.
6884 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6886         * Makefile.def (host_modules): Add rda.
6887         * Makefile.in: Regenerate.
6888         * configure.in (target_tool): Add target-rda to list.
6890 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6892         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6894 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6896         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6897         and restrap targets to this rule.
6898         * Makefile.in:  Regenerate.
6900 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6902         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6903         GNATS only accounts.
6905 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6907         * configure.in (i[3456]86-*-linux*): Add check to disable
6908         ${libgcj} for glibc1.
6910 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6912         * MAINTAINERS: Add myself as ip2k port maintainer.
6914 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6916         * configure.in: Add tic4x target.
6918 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6920         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6921         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6922         * Makefile.in: Regenerate.
6924         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6925         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6926         * Makefile.in: Regenerate.
6928 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6930         * MAINTAINERS: Add myself as web pages co-maintainer.
6932 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6934         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6935         * Makefile.in: Regenerate.
6937 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6939         * MAINTAINERS: Add myself and Nathan Sidwell
6940         <nathan@codesourcery.com> as VxWorks maintainers.
6942 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6944         * Makefile.def: Remove order dependency comments.
6945         * Makefile.tpl: Add explicit install-install dependencies.
6946         * Makefile.in: Regenerate.
6948         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6949         * Makefile.in: Regenerate.
6951         * Makefile.tpl: Add configure-target (for src-release in src)
6952         * Makefile.in: Regenerate.
6954 2002-09-30  Nick Clifton  <nickc@redhat.com>
6956         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6958 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6960         * configure.in (s390*-*-linux*): Enable libgcj.
6962 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6964         * configure: Revert accidentally applied changes.
6966         * Makefile.tpl: Make more autoconf-friendly.
6967         * Makefile.in: Regenerate.
6968         * configure: Make substitution more autoconf-like.
6970 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6972         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6973         single entry to handle all these.
6974         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6975         libjava on arm-*-elf.
6977 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6979         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6980         things that depend on them.
6982 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6984         * Makefile.tpl: Make subsituted variables more autoconfy.
6985         * Makefile.in: Regenerate.
6986         * configure: Make seds more autoconfy.
6988 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6990         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6991         * Makefile.in: Regenerate.
6992         * configure.in: Rewrite sed statements to look autoconfy.
6994         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6995         all-target-foo on configure-target-foo.
6996         * Makefile.def: Ditto.
6997         * Makefile.in: Rebuild.
6999 2002-09-25  Andrew Haley  <aph@redhat.com>
7001         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7003 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7005         * Makefile.def: New file.
7006         * Makefile.tpl: New file.
7007         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7008         * contrib/gcc_update: Note that Makefile.in is a generated file.
7010         * configure.in: Minor rearrangement.  Simplify tests.
7012 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7014         * configure.in (with_headers): Skip copy if value is "yes".
7015         (with_libs): Likewise.
7017 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7019         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7020         * configure.in (sh*-*-pe*): Ditto.
7021         * configure.in (mips*-*-pe*): Ditto.
7022         * configure.in (*arm-wince-pe): Ditto.
7024         * configure.in: Rearrange.
7026 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7028         * MAINTAINERS: Update my email address.
7030 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7032         * MAINTAINERS: (Write After Approval): Add myself.
7034 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7036         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7038 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7040         * MAINTAINERS: Change my mailing address.
7042 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7044         * MAINTAINERS (Write After Approval): Remove myself.
7045         (Various Maintainers: c++ runtime libs): Add myself.
7047 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
7049         * MAINTAINERS (Write After Approval): Remove myself.
7050         (Various Maintainers: c++ runtime libs): Add myself.
7052 2002-08-15  Eric Christopher  <echristo@redhat.com>
7054         * config.sub: Import from master repository.
7055         * config.guess: Ditto.
7057 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7059         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7060         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7061         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7063 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7065         * MAINTAINERS: Add self to rs6000 vector extensions.
7067 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7069         * libiberty/configure: Reverted unintended yesterday's check in.
7071 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7073         * boehm-gc/configure, libf2c/configure: Rebuilt.
7074         * libffi/configure, libiberty/configure: Ditto.
7075         * libjava/configure, libobjc/configure: Ditto.
7076         * libstdc++-v3/configure, zlib/configure: Ditto.
7077         Merged from binutils:
7078         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7079         From Steve Ellcey <sje@cup.hp.com>:
7080         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7081         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7082         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7083         IA64.
7084         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7085         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7086         soname_spec, sys_lib_search_path_spec): Ditto.
7088 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
7090         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7092 2002-08-04  H.J. Lu  (hjl@gnu.org)
7094         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7096 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7098         * MAINTAINERS (Write After Approval): Add myself.
7100 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7102         * configure.in: Move generic linux case to end.  Copy generic
7103         linux noconfigdirs to mips*-*-linux* entry and new
7104         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7106 2002-07-19  Michael Matz  <matz@suse.de>
7108         * MAINTAINERS: Add myself as ra* maintainer.
7110 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7112         * config.guess: Update to 2002-07-09 version.
7113         * config.sub: Update to 2002-07-03 version.
7115 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7117         * MAINTAINERS: Fix typo in a maintainer email address.
7119 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7121         * configure.in: Remove two redundant tests.
7123 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7125         * configure.in (mips*-*-irix6*o32): Enable stabs.
7127 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7129         * configure.in: Don't build grez.
7130         * Makefile.in: Ditto.
7132         * Makefile.in: Remove references to bsp, cygmon, libstub.
7133         * configure.in: Ditto.
7135         * configure.in: Remove leftover reference to gdbtest.
7137 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7139         * configure.in (gxx_include_dir):  Change to match versioned
7140         C++ headers if --enable-version-specific-runtime-libs is used.
7142 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7144         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7146 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7148         * configure.in: Make --without-x work.
7150 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7152         * configure.in: Rearrange target Makefile fragment collection.
7154         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7155         cvs[src].
7156         * configure.in: Ditto.
7158 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7160         * MAINTAINERS (Write After Approval): Update my e-mail address.
7162 2002-06-24  Ben Elliston  <bje@redhat.com>
7164         * configure.in (host_tools): Remove cgen.
7166         * Makefile.in (all-cgen): Remove; runs from its source directory.
7167         (check-cgen, install-cgen, clean-cgen): Likewise.
7168         (all-opcodes): Do not depend on all-cgen.
7169         (all-sim): Likewise.
7171 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
7173         * Makefile.in: Eliminate 'apache' targets.
7174         * configure.in: Eliminate 'apache' targets.
7176         * configure.in: Eliminate redundant tests.  Reorganize.
7178         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7180         * config-ml.in: Eliminate references to Cygnus configure.
7182         * Makefile.in: Eliminate references to building emacs.
7184 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7186         * MAINTAINERS: Update my email address.
7188 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7190         * config.if (libstdcxx_incdir): Version C++ headers.
7191         (cxx_incdir): Remove.
7193 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7195         * MAINTAINERS (Write After Approval): Add self.
7197 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7199         * configure.in: Add support for ip2k.
7201 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7203         * configure.in: Fix AIX configury bug.
7205 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7207         * MAINTAINERS (Write After Approval): Add self.
7209 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7211         * configure.in: replace ${topsrcdir} with ${srcdir}
7213         * configure.in: Move definition of libstdcxx_flags
7214         right above usage, rather than waaay earlier.
7216         * configure.in: Pull definition of is_cross_compiler earlier.
7218         * configure.in: Rearrange a little.
7220         * configure.in: Remove references to librx.
7221         * Makefile.in: Remove references to librx.
7223 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7225         * config.sub: Add support for avr target.
7226         Import from master sources, rev 1.255
7228 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7230         * configure, .cvsignore:  Revert previous change...
7231         * Makefile:  ...delete.
7233 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7235         * configure.in: Eliminate ${gasdir} variable.
7237 2002-06-18  Dave Brolley  <brolley@redhat.com>
7239         * configure.in: Add support for frv.
7240         * config.sub: Add support for frv.
7242 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7244         * configure:  Remove garbage from previous commit.
7246 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7248         * configure:  For in-source builds, make a subdir and re-exec there.
7249         * Makefile:  New file.  Pass targets through to build directory.
7250         * .cvsignore:  No longer ignore "Makefile".
7252 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7254         * MAINTAINERS (Write After Approval): Add self.
7256 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7258         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7260 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7262         * configure.in (vax-*-netbsd*): Re-enable gas.
7264 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7266         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7267         BUILD_PREFIX_1, to correct nomenclature.
7268         * configure: Likewise.
7270         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7271         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7273 2002-05-31  Olaf Hering  <olh@suse.de>
7275         * config-ml.in: Propogate DESTDIR also.
7277 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7279         * configure.in (vax-*-netbsd*): Don't build gas for this
7280         platform.
7282 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7284         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7285         and libgcj for AVR.
7287 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7289         * MAINTAINERS (Write After Approval): Add myself.
7291 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7293         * config.guess: Update to 2002-05-22 version.
7294         * config.sub: Likewise.
7296 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7298         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7299         * config-ml.in: Likewise.
7300         * configure: Likewise.
7301         * configure.in: Likewise.
7303 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7305         * MAINTAINERS: Update my email address.
7307 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7309         * configure.in: Simplify makefile fragment collection.
7311         * configure.in: Remove code to build emacs.
7313         * configure.in : Remove --srcdir argument from targargs and buildargs
7314         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7316         * configure: Move some logic to configure.in.
7317         * configure.in: Move some logic from configure.
7319 2002-05-11  Tom Tromey  <tromey@redhat.com>
7321         * MAINTAINERS: Reflect libgcj reality.
7323 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7325         * Makefile.in: Honour DESTDIR.
7327 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7329         * config.guess: Import 2002-03-20 version.
7330         * config.sub: Import 2002-04-26 version.
7332 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7334         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7336 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7338         * MAINTAINERS: Add self.
7340 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
7342         * ltmain.sh: Detect and handle object name conflicts
7343         while piecewise linking a static library.
7345 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7347         * configure.in (noconfigdirs): Don't disable libgcj on
7348         sparc64-*-solaris* and sparcv9-*-solaris*.
7350 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7352         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7354 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7356         * configure.in (FLAGS_FOR_TARGET): Do not add
7357         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7358         on i[3456]86-*-linux*.
7360 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7362         * configure.in (noconfigdirs): Replace [ ] with test.
7364         * configure.in (noconfigdirs): Do not add target-newlib if
7365         target == i[3456]86-*-linux*, and host == target.
7367 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7369         * configure.in: delete reference to absent file
7371         * configure.in: replace '[' with 'test'
7373         * configure.in: Eliminate references to gash.
7374         * Makefile.in: Eliminate references to gash.
7376         * configure.in: remove useless references to 'pic' makefile fragments.
7378         * configure.in: (*-*-windows*) Finish removing.
7380         * configure.in: Eliminate redundant test for libgui.
7382 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7384         * MAINTAINERS: Add self and realphabetize.  Update entries
7385         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7386         entry for a29k port maintainer.
7388 2002-04-26      Joel Sherrill <joel@OARcorp.com>
7390         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7391         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7393 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7395         * configure.in: remove references to dead files
7397 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7399         * MAINTAINERS: Add information about purpose of this file.
7401 2002-04-18  Tom Tromey  <tromey@redhat.com>
7403         * configure.in: Disallow configuring libgcj when it is already
7404         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7405         Solaris 2.8 by default.  For PR libgcj/6158.
7407 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7409         * configure.in:  Move default CC setting out of config/mh-* fragments
7410         directly into here.
7412 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7414         * configure.in: don't even try to configure or make a subdirectory
7415         if there's no configure script for it.
7417 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7419         * MAINTAINERS: Remove chill maintainers.
7420         * Makefile.in (CHILLFLAGS): Remove.
7421         (CHILL_LIB): Remove.
7422         (TARGET_CONFIGDIRS): Remove libchill.
7423         (CHILL_FOR_TARGET): Remove.
7424         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7425         CHILL_LIB.
7426         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7427         (CHECK_TARGET_MODULES): Likewise.
7428         (INSTALL_TARGET_MODULES): Likewise.
7429         (CLEAN_TARGET_MODULES): Likewise.
7430         (configure-target-libchill): Remove.
7431         (all-target-libchill): Remove.
7432         * configure.in (target_libs): Remove target-libchill.
7433         Do not compute CHILL_FOR_TARGET.
7434         * libchill: Remove directory.
7436 2002-04-11  DJ Delorie  <dj@redhat.com>
7438         * Makefile.in, configure.in: Sync with binutils, entries
7439         follow...
7441 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7443         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7444         (do-tar, do-bz2): New rules.
7445         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7446         (gdb-tar): New rule.
7447         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7448         (insight_dejagnu.tar): New rule.
7449         (insight.tar): New rule.
7450         (gdb+dejagnu.tar): New rule.
7451         (gdb.tar): New rule.
7453 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7455         * Makefile.in: Add all-tix to deps for all-snavigator
7456         so that tix is built when building snavigator.
7458 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7460         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7461         ld and gdb are not supported.
7463 2002-01-07  Mark Salter  <msalter@redhat.com>
7465         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7466         Allow target-libgloss to be built for arm, strongarm, and xscale.
7468 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7470         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7471         options for i[3456]86-pc-linux* native builds.
7473 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7475         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7476         files from .po files for a distribution.
7478 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7480         * configure.in: Enable libstdc++-v3 for h8300 targets.
7482 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7484         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7485         version from bfd/.
7487 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7489         * Makefile.in (VER): When present, extract the version number from
7490         the file version.in.
7492 2001-05-24  Tom Rix <trix@redhat.com>
7494         * configure.in : enable ld for aix
7496 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7498         * config.guess: Add linux target for S/390.
7500 2000-11-07  Philip Blundell  <pb@futuretv.com>
7502         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7504 2000-11-03  Philip Blundell  <pb@futuretv.com>
7506         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7507         files.
7509 2001-01-15  Ben Elliston  <bje@redhat.com>
7511         * configure.in (host_tools): Add sid.
7512         Always configure cgen.
7514 2000-11-24  Nick Clifton  <nickc@redhat.com>
7516         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7519 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7521         * Makefile.in (ALL_MODULES): Add all-cgen.
7522         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7523         (all-cgen): New target.
7524         (all-opcodes,all-sim): Depend on all-cgen.
7525         * configure.in (host_tools): Add cgen.
7526         Only configure cgen if --enable-cgen-maint.
7528 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
7530         * configure.in: Add *-*-freebsd* configurations.
7532 2002-04-08  Tom Tromey  <tromey@redhat.com>
7534         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7535         Fixes PR libgcj/6068.
7537 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7539         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7541 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7543         * configure.in (alpha*-dec-osf*): Enable libgcj.
7545 2003-03-27  Matthew Gingell <gingell@gnat.com>
7547         * MAINTAINERS (Write After Approval): Add myself.
7549 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7551         Fix for: PR bootstrap/3591, target/5676
7552         * configure.in (mcore-pe): Disable the configuration of
7553         libstdc++-v3 since exceptions are not supported.
7555 2002-03-20  Anthony Green  <green@redhat.com>
7557         * configure.in: Enable libgcj for xscale-elf target.
7559 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
7561         * MAINTAINERS:  Update my email address.
7563 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7565         * ltmain.sh (relink_command): Fix typo in previous change.
7567 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7569         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7570         (relink_command): Added --tag flags.
7571         (mode=install): If relinking fails; error out.
7573 2002-03-12  Richard Henderson  <rth@redhat.com>
7575         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7576         .NOTPARALLEL tag.
7577         (do-check): Rename from check.
7578         (check): Allow parallel check.
7580 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7582         * MAINTAINERS: Add myself as maintainer for xtensa port.
7583         Fix alphabetical order in CPU port maintainer list.
7584         Remove myself from Write After Approval list.
7586 2002-03-11  Richard Henderson  <rth@redhat.com>
7588         * Makefile.in (.NOTPARALLEL): Add fake tag.
7590 2002-03-07  H.J. Lu  (hjl@gnu.org)
7592         * configure.in: Enable gprof for mips*-*-linux*.
7594 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7596         * MAINTAINERS (Write After Approval): Add myself.
7598 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7600         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7601         libjava.
7602         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7604 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7606         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7607         because its Makefile is there; test for the executable instead.
7609 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7611         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7612         libstdc++-v3 and libjava.
7614 2002-02-11  Adam Megacz <adam@xwt.org>
7616         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7617         boehm-gc
7619 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7621         * config.guess: Updated to 2002-01-30's version.
7622         * config.sub: Updated to 2002-02-01's version.
7623         Contribute sh64-elf.
7624         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7625         * configure.in: Added sh64-*-*.
7627 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7629         * MAINTAINERS: Belatedly add myself to write after approval list.
7631 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7633         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7634         Remove self as Write After Approval.
7636 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7638         * MAINTAINERS: Put self in as maintainer for contrib/regression
7639         directory.
7641 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7643         * MAINTAINERS:  Update my email address.
7645 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7647         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7648         target-libiberty, and target-libgloss.  Skip Java-related
7649         libraries if not supported for NetBSD on target CPU.
7651 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7653         * install-sh: Use _inst.$$_ for temp file name.
7655 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7657         * MAINTAINERS (Write After Approval): Move my contact info
7658         from here...
7659         (OS Port Maintainers): ...to here (netbsd).
7661 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7663         * MAINTAINERS (Write After Approval): Add myself.
7665 2002-01-17  H.J. Lu <hjl@gnu.org>
7667         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7668         (all-target-fastjar): Also depend on all-target-libiberty.
7670 2002-01-16  H.J. Lu  (hjl@gnu.org)
7672         * config.guess: Import from master sources, rev 1.225.
7673         * config.sub: Import from master sources, rev 1.238.
7675 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7677         * MAINTAINERS (Write After Approval): Remove myself.
7679 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7681         * MAINTAINERS (Write After Approval): Add myself.
7683 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7685         * MAINTAINERS: Add self as docs co-maintainer.
7687 2001-12-11  Matthias Klose  <doko@debian.org>
7689         * MAINTAINERS (Write After Approval): Add myself.
7691 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7693         * MAINTAINERS: Update my email address.
7695 2001-12-07  Turly O'Connor  <turly@apple.com>
7696         * MAINTAINERS (Write After Approval): Add myself.
7697         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7698         (rs6000_initialize_trampoline): Call __trampoline_setup for
7699         ABI_DARWIN too.
7700         * darwin-tramp.asm: New file, implements __trampoline_setup.
7701         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7703 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7705         * MAINTAINERS (Write After Approval): Add myself.
7707 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7709         * configure, configure.in: Use temp file for long sed commands.
7711 2001-12-03  Laurent Guerby  <guerby@acm.org>
7713         * config.sub: Update to version 1.232 on subversion.
7715 2001-12-03  Ben Elliston  <bje@redhat.com>
7717         * MAINTAINERS: Update mail address for config.* patches.
7719 2001-11-27  DJ Delorie <dj@redhat.com>
7720             Zack Weinberg  <zack@codesourcery.com>
7722         When build != host, create libiberty for the build machine.
7724         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7725         CONFIG_ARGUMENTS.
7726         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7727         New variables.
7728         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7729         and rules.
7730         (all.normal): Depend on ALL_BUILD_MODULES.
7731         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7732         (all-build-libiberty): Depend on configure-build-libiberty.
7734         * configure: Calculate and substitute proper value for
7735         ALL_BUILD_MODULES.
7736         * configure.in: Create the build subdirectory.
7737         Calculate and substitute TARGET_CONFIGARGS (formerly
7738         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7740 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7742         * MAINTAINERS (write-after-approval): Add self.
7744 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7746         * MAINTAINERS (GNATS only accounts): Remove self.
7748 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7750         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7751         libf2c.
7753 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7755         * MAINTAINERS (Write After Approval): Add self.
7757 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7759         * MAINTAINERS: mips and s390 are also CPU ports.
7761 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7763         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7765 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7767         * MAINTAINERS: Alphabetize.
7769 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7771         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7773 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7775         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7777 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7779         * configure.in (--enable-languages): Be more permissive about
7780         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7782 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7784         * config.sub: Import from master sources, rev. 1.230.
7785         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7787 2001-11-07  Laurent Guerby  <guerby@acm.org>
7789         * MAINTAINERS (Write After Approval): Add self.
7791 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7793         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7795 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7797         * config.sub: Import from master sources, rev 1.226.
7798         * config.guess: Import from master sources, rev 1.216.
7800 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7802         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7803         * MAINTAINERS: Add self as maintainer of MMIX port.
7804         Remove old after-approval entry.
7806 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7808         * ChangeLog, configure: Fix spelling errors.
7810 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7812         * MAINTAINERS: Tweak my address.
7814 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7816         * MAINTAINERS: Update my email address.
7818 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7820         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7821         * MAINTAINERS: Add self as maintainer of CRIS port.
7823 2001-10-10  Geert Bosch  <bosch@gnat.com>
7825         * MAINTAINERS (Various maintainers: Ada front end):
7826         Added Robert Dewar.
7828 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7830         * MAINTAINERS (Write After Approval): Added self
7832 2001-10-02  Geert Bosch  <bosch@gnat.com>
7834         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7836 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7838         * configure: Handle temporary files securely using mkdir.
7840 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7842         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7844 2001-09-26  Will Cohen <wcohen@redhat.com>
7846         * configure.in (*-*-linux*): Disable configuration of target-newlib
7847         and target-libgloss.
7849 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7851         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7852         RANLIB.
7854 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7856         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7857         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7858         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7859         avoid quotes nesting problems.
7860         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7861         (DO_X): Export only variables that are set.
7863 2001-09-19  Ben Elliston  <bje@redhat.com>
7865         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7866         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7867         semantics.  Use the shell built-in "type" command instead.
7869 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7871         Merged from gcc-3_0-branch:
7872         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7873         * ltcf-c.sh: Use $objext, not $ac_objext.
7874         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7875         * ltcf-cxx.sh: Add support for GNU.
7876         2001-07-22  Timothy Wall  <twall@redhat.com>
7877         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7878         default settings if using GNU tools with that configuration.
7879         * ltcf-cxx.sh: Ditto.
7880         * ltcf-gcj.sh: Ditto.
7881         2001-07-21  Michael Chastain  <chastain@redhat.com>
7882         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7883         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7884         * ltmain.sh: Mark as gcc-local.
7886 2001-08-30  Eric Christopher  <echristo@redhat.com>
7887             Jason Eckhardt  <jle@redhat.com>
7889         * config.guess: Merge from master sources.
7890         * config.sub: Merge from master sources, add support for mipsisa32.
7892 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7893         * config.sub: Merge from master sources, rev 1.219.
7894         * MAINTAINERS: Add self as contact for stormy16 port.
7896 2001-08-14  Zack Weinberg  <zackw@panix.com>
7898         * config.sub: Merge from master sources, rev 1.218.
7899         * config.guess: Merge from master sources, rev 1.209.
7901 2001-08-11  Graham Stott  <grahams@redhat.com>
7903         * Makefile.in (check-c++): Add missing semicolon.
7905 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7907         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7909 2001-07-30  Eric Christopher  <echristo@redhat.com>
7911         * MAINTAINERS (Various maintainers: mips port): Added myself.
7913 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7915         * configure.in (sh-*-linux*): New.
7917 2001-07-27  Richard Henderson  <rth@redhat.com>
7919         * .cvsignore: Add LAST_UPDATED.
7921 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7923         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7925 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7927         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7929 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7931         * MAINTAINERS (Write After Approval): Added myself.
7933 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7935         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7936         and libgcj on m68hc11/m68hc12.
7938 2001-06-27  H.J. Lu  (hjl@gnu.org)
7940         * Makefile (CFLAGS_FOR_BUILD): New.
7941         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7943 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7945         * README: Remove version number.
7947 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7949         * INSTALL/README: Update wrt. to the installation instructions now
7950         residing in gcc/doc/install.texi.
7952 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7954         * README: Replace with a cut-down and updated version of gcc/README.
7956 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7958         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7959         multilibs to be disabled.
7961 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7963         * MAINTAINERS (Write After Approval): Add myself.
7965 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7967         * config.guess: Import CVS version 1.195.
7968         * config.sub: Import CVS version 1.212.
7970 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7972         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7973         gcc/xgcc is built, use -print-prog-name to find out the program
7974         name to use.
7976 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7978         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7979         appear to also be in the master copy.
7980         * config.sub:  Import CVS version 1.211.
7982 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7984         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7985         with_gcc]: Use `gcc -shared' to build a shared library.
7987 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7989         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7990         archives.
7992 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7994         * MAINTAINERS (Write After Approval): Add myself.
7996 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7998         * configure.in (libstdcxx_flags): Do not try to execute
7999         libstdc++-v3/testsuite_flags until it exists.
8001 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8003         * MAINTAINERS: Update my email address.
8005 2001-05-31  Graham Stott  <grahams@redhat.com>
8007         * MAINTAINERS (Write After Approval): Add myself.
8009 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
8011         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8012         libraries when using g++ with native linker.
8014 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8016         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8018 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8020         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8021         [aix4*|aix5*]: Prepend blank.
8023 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8025         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8026         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8027         of subdir/configure scripts to use the new libtool.m4.
8029 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8031         * MAINTAINERS (Write After Approval): Add myself.
8033 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8035         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8037 2001-05-11  Ben Elliston  <bje@redhat.com>
8039         * Makefile.in (all-sid): New target.
8040         (check-sid, clean-sid, install-sid): Likewise.
8042 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8044         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8046 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8048         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8049         libgcj.
8051 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8053         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8054         gcc/xgcc is built, use -print-prog-name to find out the program
8055         name to use.
8057 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8059         * configure.in (noconfigdirs): Don't reset it from scratch in the
8060         target case; only append to it.
8062         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8063         sparc-*-solaris2.8]: Disable ${libgcj}.
8065 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8067         * configure.in (libgcj_saved): Copy from $libgcj.
8068         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8069         --disable-libgcj.
8071 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8073         * MAINTAINERS: Remove self as MIPS maintainer and
8074         C front end maintainer.
8076 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8078         * configure.in: Move *-chorusos target case to the proper switch.
8079         Disable libgcj.
8081 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8083         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8084         1.641.2.228.
8086 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8088         * Makefile.in (STAGE1_CFLAGS): Pass down.
8090 2001-04-13  Alan Modra  <amodra@one.net.au>
8092         * config.guess: Add hppa64-linux support.  Note for next import that
8093         this is already in the master file.
8094         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8096 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8098         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8099         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8101 2001-04-11  Stan Shebs  <shebs@apple.com>
8103         * MAINTAINERS: Add self as Darwin port maintainer.
8105 2001-04-11  Alan Modra  <amodra@one.net.au>
8107         * MAINTAINERS: Update my email address.
8109 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8111         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8112         recent versions of FreeBSD (release 3 or later).
8113         * ltconfig: On FreeBSD, -lc must not be provided when building
8114         a shared library or else the standard -pthread gcc option is
8115         rendered worthless to later users of the built library.
8117 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8119         * MAINTAINERS: Add self and RTH as C front end maintainers.
8121 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8123         * config.sub: Make sure to match an already-canonicalized
8124         machine name (eg. mn10300-unknown-elf).
8126 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8128         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8129         New macros.
8130         (bootstrap, cross): Use RECURSE_FLAGS.
8131         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8133 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8135         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8137 2001-03-22  Colin Howell  <chowell@redhat.com>
8139         * Makefile.in (DO_X): Do not backslash single-quotes in
8140         backquotes (two places).
8142 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8144         Re-installed:
8145         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8146         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8147         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8148         * ltcf-cxx.sh: Likewise.
8149         * ltcf-gcj.sh: Likewise.
8151 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8153         * MAINTAINERS: Add myself as "documentation co-maintainer".
8155 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8157         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8158         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8160 2001-03-19  Tom Tromey  <tromey@redhat.com>
8162         * config-ml.in: Handle GCJ and GCJFLAGS.
8164 2001-03-21  Michael Chastain  <chastain@redhat.com>
8166         * Makefile.in: all-m4 depends on all-texinfo.
8168 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8170         * MAINTAINERS: Add myself to write after approval list.
8172 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8174         * Makefile.in (DO_X): Quote nested quotes.
8176 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8178         * MAINTAINERS: Add myself to write after approval list.
8180 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8182         * Makefile.in (DO_X): Use double quotes for quoting
8183         "RANLIB=$${RANLIB}".
8185 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8187         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8189 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
8191         * configure.in: Only use `lang_requires' for languages athat are
8192         actually enabled.
8194 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8196         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8198 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8200         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8202 2001-03-07  Tom Tromey  <tromey@redhat.com>
8204         * configure.in: Allow config-lang.in to set `lang_requires' to list
8205         of other required languages.
8207 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8209         * Makefile.in: Remove RANLIB definition. Use RANLIB
8210         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8211         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8213 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8214             Alexandre Oliva  <aoliva@redhat.com>
8216         * Makefile.in (check-c++): Use tabs, not spaces.
8218 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8220         * MAINTAINERS: add myself to Write After Approval list.
8222 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8224         * Makefile.in (check-c++): New rule.
8226         * configure.in (target_libs): Remove libg++.
8227         (noconfigdirs): Remove libg++.
8228         (noconfigdirs): Same.
8229         (noconfigdirs): Same.
8230         (noconfigdirs): Same.
8232         * config-ml.in: Remove libg++ references.
8234         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8235         (ALL_TARGET_MODULES): Same.
8236         (configure-target-libg++): Remove.
8237         (all-target-libg++): Remove.
8238         (configure-target-libio): Remove.
8239         (all-target-libio): Remove.
8240         (check-target-libio): Remove.
8241         (.PHONY): Remove.
8242         (libg++.tar.bz2): Remove.
8243         (all-target-cygmon): Remove libio.
8244         (all-target-libstdc++): Remove.
8245         (configure-target-libstdc++): Remove.
8246         (TARGET_LIB_PATH): Remove libstdc++.
8247         (ALL_GCC_CXX): Remove libstdc++.
8248         (all-target-gperf): Correct.
8250 2001-02-16  Nick Clifton  <nickc@redhat.com>
8252         * configure.in (noconfigdirs): Allow configuration of texinfo
8253         for Cygwin hosts.
8255 2001-02-15  Anthony Green  <green@redhat.com>
8257         * configure: Introduce GCJ_FOR_TARGET.
8258         * configure.in: Ditto.
8259         * Makefile.in: Ditto.
8261 2001-02-13  Andreas Schwab  <schwab@suse.de>
8263         * MAINTAINERS: Update mail address.
8265 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8267         * config.guess: Add linux target for S/390.
8268         * config.sub: Likewise.
8270 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
8272         * configure.in: for *-chorusos, don't config target-newlib and
8273         target-libgloss.
8275 2001-02-06  Ben Elliston  <bje@redhat.com>
8277         * configure: Output host type to stdout, not stderr.
8279 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8281         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8282         * ltcf-cxx.sh: Likewise.
8284         * config.if: Assume enable_libstdcxx_v3 is defined.
8286 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8288         Remove V2 C++ library.
8289         * configure.in: Remove --enable-libstdcxx_v3 support.
8291 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8293         * include/demangle.h: Add prototype for java_demangle_v3.
8295 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8297         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8299 2001-01-27  Richard Henderson  <rth@redhat.com>
8301         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8303 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8305         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8306         Don't unset, it's non-portable and no longer necessary, set to empty
8307         instead.
8309 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8311         * ltconfig: Shell portability fix for the tagname validity check.
8313 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8315         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8316         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8318 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8320         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8322 2001-01-26  Tom Tromey  <tromey@redhat.com>
8324         * configure.in: Allow libgcj to be built on Sparc Solaris.
8326 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8328         * ltcf-c.sh: Add aix5 case.
8329         * ltcf-cxx.sh: Likewise.
8330         * ltconfig: Likewise.
8332 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8334         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8335         keep at least one of build_libtool_libs or build_old_libs set to
8336         yes.
8338         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8339         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8341 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8343         * configure.in: Enable libgcj on several additional platforms.
8345 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8347         * configure.in: Enable libgcj for linux targets.
8349 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8351         * MAINTAINERS (Write After Approval): Add myself.
8353 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8355         * MAINTAINERS: Add myself as vax port maintainer.
8357 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8359         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8361 2001-01-09  Mike Stump  <mrs@wrs.com>
8363         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8364         failures of subdirectories.
8366 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8368         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8369         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8370         * ltcf-cxx.sh: Likewise.
8371         * ltcf-gcj.sh: Likewise.
8372         * ltconfig.sh: Fix typo.
8374 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8376         * configure: handle DOS-style absolute paths.
8378 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8380         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8382 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8384         * MAINTAINERS: Add myself as avr port co-maintainer.
8386 2000-12-28  Ben Elliston  <bje@redhat.com>
8388         * MAINTAINERS: Add myself under ``Write After Approval''.
8390 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8392         * texinfo: Remove directory from GCC.
8394 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8396         * COPYING: Update to current
8397         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8398         to 19yy as example year in copyright notice).
8400 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8402         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8403         (libstdcxx_incdir): Pass down.
8404         * config.if: Remove expired bits for cxx_interface, add stub.
8405         (libstdcxx_incdir): Add variable for g++ include directory.
8406         * configure.in (gxx_include_dir): Use it.
8408 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8410         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8411         with old-email address from ``Write After Approval''.
8413 2000-12-15  Andreas Jaeger  <aj@suse.de>
8415         * configure.in: Handle lang_dirs.
8417 2000-12-14  Tom Tromey  <tromey@redhat.com>
8419         * MAINTAINERS: Removed brads.
8421         * MAINTAINERS: Added gcj developers.
8423 2000-12-13  Anthony Green  <green@redhat.com>
8425         * configure.in: Disable libgcj for any target not specifically
8426         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8427         with g++ abi.
8429 2000-12-13  Mike Stump  <mrs@wrs.com>
8431         * Makefile.in (local-distclean): Also remove fastjar.
8433 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8435         * contrib/gcc_update: Add fastjar --touch entries.
8437 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8439         * configure.in: Disable language-specific target libraries for
8440         languages that aren't enabled.
8442 2000-12-10  Anthony Green  <green@redhat.com>
8444         * configure.in: Define libgcj.  Disable libgcj target libraries for
8445         most targets.
8447 2000-12-10  Neil Booth  <neilb@earthling.net>
8449         * MAINTAINERS: Update mail address, remove from WAA list.
8451 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8453         * libjava: Imported from /cvs/java.
8454         * libffi: Likewise.
8455         * Boehm-gc: Likewise.
8457 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8459         * configure.in (target_libs): Revert 2000-12-08 patch.
8460         (noconfigdirs): Added target-libjava.
8462 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8464         * djunpack.bat: removed.
8466 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8468         * Makefile.in: handle DOS-style absolute paths.
8469         * config-ml.in: likewise.
8470         * symlink-tree: likewise.
8472 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8474         * fastjar: Imported.
8476 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8478         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8479         libjava.
8480         * configure.in (target_libs): Removed `target-libjava'.
8482 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8484         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8485         (ALL_MODULES): Added fastjar.
8486         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8487         (all-target-libjava): all-fastjar replaces all-zip.
8488         (all-fastjar): Added.
8489         (configure-target-fastjar, all-target-fastjar): Likewise.
8490         * configure.in (host_tools): Added fastjar.
8492 2000-12-07  Mike Stump  <mrs@wrs.com>
8494         * Makefile.in (local-distclean): Remove leftover built files.
8496 2000-11-24  Nick Clifton  <nickc@redhat.com>
8498         * configure.in (xscale-elf): Add target.
8499         (xscale-coff): Add target.
8501 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8503         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8504         recent versions of FreeBSD (release 3 or later).
8505         * ltconfig: On FreeBSD, -lc must not be provided when building
8506         a shared library or else the standard -pthread gcc option is
8507         rendered worthless to later users of the built library.
8509 2000-11-16  Fred Fish  <fnf@be.com>
8511         * configure.in (enable_libstdcxx_v3): Fix typo,
8512         libstd++ -> libstdc++.
8514 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8516         * MAINTAINERS: Add self to Write After Approval list.
8518 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8520         * MAINTAINERS: Update my email address.  Add myself to global write
8521         privs list.
8523 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8525         * Makefile.in: Merge with src and libgcj.
8526         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8527         configure-target-<library> when their configure scripts need the C
8528         or C++ library to have already been built to work properly.
8529         (do_proto_toplev): Set them to an empty string.
8531         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8532         (REALLY_SET_LIB_PATH): Use them.
8534 2000-11-17  Stan Shebs  <shebs@apple.com>
8536         * MAINTAINERS: Add self to Write After Approval list.
8538 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8540         * configure: Provide the original toplevel configure arguments
8541         (including $0) to subprocesses in the environment rather than
8542         through gcc/configargs.h.
8544 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8546         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8547         C99.  Alphabetise "Write After Approval" list.
8549 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8551         * configure: Turn on libstdc++ V3 by default.
8553         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8554         if we've got GCC.
8556 2000-11-11  Philip Blundell  <philb@gnu.org>
8558         * MAINTAINERS: Add self to Write After Approval list.
8560 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8562         * ltcf-c.sh (aix4): Improve shared library configuration; require
8563         exporting symbols.
8564         * ltcf-cxx.sh (aix4): Define.
8565         * ltconfig (aix4): Define library and soname specs appropriate for
8566         AIX.  Define command to create export symbols list.
8568 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
8570         * config.sub: Add support for Sun Chorus
8572 2000-10-31  Nick Clifton  <nickc@redhat.com>
8574         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8575         <name>@redhat.com.  Also installed new email address for Clint
8576         Popetz.
8578 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8580         * etc: Remove directory from GCC.
8582 2000-10-16  Michael Meissner  <meissner@redhat.com>
8584         * configure (gcc/configargs.h): Only create if there is a build GCC
8585         directory created.
8587 2000-10-16  Matthias Klose  <doko@debian.org>
8589         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8590         when configured for libstdc++-v3.
8592 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8594         * configure: Save configure arguments to gcc/configargs.h.
8596 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8598         * config.guess: Import CVS version 1.157.
8599         * config.sub: Import CVS version 1.181.
8601 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8603         * Makefile.in (bootstrap): avoid recursion if subdir missing
8604         (cross): ditto
8605         (do-proto-toplev): ditto
8607 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8609         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8610         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8612         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8613         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8614         all affected `configure' scripts.
8616 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8618         * MAINTAINERS: Add self as cpplib co-maintainer.
8620 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8622         * MAINTAINERS: Add self to Write After Approval list.
8624 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8626         * INSTALL/README: egcs -> GCC update.
8628 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
8630         * MAINTAINERS: Add myself to Write After Approval list.
8632 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8634         * MAINTAINERS: Add myself to Write After Approval list.
8636 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8638         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8639         X11 libraries for hppa64.
8641 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8643         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8645 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8647         * Makefile.in (all-zlib): Added dummy target.
8649         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8650         ltcf-gcj.sh: Updated from libtool multi-language branch.
8652 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8654         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8655         (bootstrap*): Depend on all-bootstrap.
8657 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8659         * config.guess: Import CVS version 1.156.
8660         * config.sub: Import CVS version 1.179.
8662 2000-09-02  Anthony Green  <green@cygnus.com>
8664         * Makefile.in (all-gcc): Depend on all-zlib.
8665         (CLEAN_MODULES): Add clean-zlib.
8666         (ALL_MODULES): Add all-zlib.
8667         * configure.in (host_libs): Add zlib.
8669 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8671         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8672         crosses, but add gcc/include to the header search path for them.
8674 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8676         * MAINTAINERS: Add self to Write After Approval list.
8678 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8680         * config.guess: Import CVS version 1.152.
8681         * config.sub: Import CVS version 1.177.
8683 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8685         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8686         $targargs to tell whether newlib is going to be built.
8688         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8689         $$r/TARGET_SUBDIR/libio for _G_config.h.
8691 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8693         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8695 2000-08-22  DJ Delorie  <dj@redhat.com>
8697         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8699 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8701         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8702         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8703         sub-configures.
8705 2000-08-21  DJ Delorie  <dj@redhat.com>
8707         * MAINTAINERS: Add self as a libiberty maintainer
8709 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8711         * configure.in (libstdcxx_flags): Use
8712         libstdc++-v3/src/libstdc++.INC.
8714 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8716         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8718 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8720         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8722         * configure: Make enable_threads and enable_shared defaults
8723         explicit.  Substitute enable_threads into generated Makefiles.
8724         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8725         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8727 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8729         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8731 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8733         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8734         previous delta.
8736 2000-08-11  Jason Merrill  <jason@redhat.com>
8738         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8739         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8740         (FLAGS_FOR_TARGET): Not here.
8741         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8743 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8745         * config-ml.in (CC, CXX): Don't introduce a leading space.
8747 2000-08-07  DJ Delorie  <dj@delorie.com>
8749         * MAINTAINERS: Add self as a DJGPP maintainer
8751 2000-08-07  DJ Delorie  <dj@redhat.com>
8753         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8754         "if we're also building gcc, and it's a gcc that will run on the
8755         build machine, we want to use its includes instead of the system's
8756         default includes".
8758 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8760         * MAINTAINERS: Add self to Write After Approval list.
8762 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8764         * configure.in (libstdcxx_flags): Don't use `"'.
8766         * config-ml.in: Adjust multilib search paths to the
8767         appropriate multilib tree.
8769 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8771         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8772         commas in $LANGUAGES.
8774 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8776         * configure.in: Re-enable all references to libg++ and librx.
8778 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8780         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8781         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8782         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8783         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8785         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8787 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8789         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8790         CXX_FOR_TARGET for sed.
8792 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8794         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8795         Do not override if already set in the environment or in configure.
8796         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8797         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8799 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8801         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8802         the libtool CVS tree multi-language branch.
8803         * ltconfig, ltmain.sh: Updated.
8805 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8807         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8808         (clean-target): Depend on it.
8810         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8811         (GCC_FOR_TARGET): Use it.
8812         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8813         * configure.in: ... here.
8814         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8815         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8817 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8819         * MAINTAINERS: Add self to Write After Approval list.
8821 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8823         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8824         (configure-target-libchill, configure-target-libobjc): Likewise.
8826         * configure.in: Use the same cache file for all target libs.
8827         * config-ml.in: But different cache files per multilib variant.
8829 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8831         * configure (topsrcdir): Don't use dirname.
8833 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8835         * MAINTAINERS: Add self to Write After Approval list.
8837 2000-07-20  Jason Merrill  <jason@redhat.com>
8839         * configure.in: Remove all references to libg++ and librx.
8841         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8843 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8845         * config.sub: Update to subversions version 2000-07-06.
8847 2000-07-12  Andrew Haley  <aph@cygnus.com>
8849         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8850         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8852 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8854         * symlink-tree:  Check number of arguments.
8856 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8858         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8859         search path for a g++ extracted from the build tree.  This
8860         will allow link tests run by configure scripts in
8861         subdirectories to succeed.
8863 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8865         * ltconfig: Add support for mips-dde-sysv4.2MP
8867 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8869         * MAINTAINERS: Add myself as loop discovery maintainer.
8871 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8873         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8874         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8876 2000-06-19  Timothy Wall  <twall@cygnus.com>
8878         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8879         * config.sub: Add tic54x target.
8881 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8883         * MAINTAINERS: Add self as Fortran maintainer,
8884         remove Craig Burley.
8886 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8888         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8889         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8891 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8893         * MAINTAINERS: Add self as i18n maintainer
8895 20000-05-21  H.J. Lu  (hjl@gnu.org)
8897         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8898         directory are used if they exist. Make sure
8899         $(build_tooldir)/include is searched for header files,
8900         $(build_tooldir)/lib/ for library files.
8901         (GCC_FOR_TARGET): Likewise.
8902         (CXX_FOR_TARGET): Likewise.
8904 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8906         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8908 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8910         * Makefile.in (configure-target-libiberty): Depend on
8911         configure-target-newlib.
8913 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8915         * configure.in, Makefile.in: Merge all libffi-related
8916         configury stuff from the libgcj tree.
8918 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8920         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8921         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8923 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8925         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8926         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8927         current version information.  Add to proto-toplev directory.
8928         (gdb-taz): Build do-djunpack.
8930 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8932         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8934 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8936         * MAINTAINERS: Add self to Write After Approval list.
8938 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8940         * ltmain.sh: Preserve in relink_command any environment
8941         variables that may affect the linker behavior.
8943 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8945         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8947 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8949         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8951 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8953         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8954         with the version name.
8956 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8958         * MAINTAINERS: Add self as bb-reorder maintainer.
8960 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8962         * config.if: Tweak.
8964 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8966         * djunpack.bat: New file.
8968 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8970         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8971         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8972         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8973         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8975 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8977         * config.sub (case $basic_machine): Change default for "ibm-*"
8978         to "openedition".
8980 2000-04-13  Andreas Jaeger  <aj@suse.de>
8982         * MAINTAINERS: Added myself.
8984 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8986         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8987         (do-md5sum): New target.
8988         (MD5PROG): Define.
8989         (PACKAGE): Default to TOOL.
8990         (VER): Default to a shell script.
8991         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8992         md5 checksum generation.
8993         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8994         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8995         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8996         insight.tar.bz2): Use gdb-taz to create archive.
8998 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9000         * configure (warn_cflags): Delete.
9002 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9004         * MAINTAINERS: Added myself.
9006 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9007             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9009         * configure.in (enable_libstdcxx_v3): Add.
9010         (target_libs): Add bits here to switch between libstdc++-v2 and
9011         libstdc++-v3.
9012         * config.if: And this file too.
9013         * Makefile.in: Add libstdc++-v3 targets.
9015 2000-04-05  Michael Meissner  <meissner@redhat.com>
9017         * config.sub (d30v): Add d30v as a basic machine type.
9019 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9021         * configure.in: -linux-gnu*, not -linux-gnu.
9023 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9025         * MAINTAINERS: Add self in write-after-approval section.
9027 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9029         * MAINTAINERS: Add self as ia64 port maintainer.
9031 2000-03-08  Neil Booth  <NeilB@earthling.net>
9033         * MAINTAINERS: Add self in write-after-approval section.
9035 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9037         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9038         (do-tar-bz2): Replace TOOL with PACKAGE.
9039         (gdb.tar.bz2): Remove GDBTK from GDB package.
9040         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9041         dejagnu.tar.bz2): New packages.
9043 2000-02-27  Andreas Jaeger  <aj@suse.de>
9045         * configure.in: Add entry for mips*-*-linux*, move catch all
9046         *-*-*linux* entry below this one.
9048 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9050         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9052 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9054         * config.sub: Support an OS of "wince".
9056 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9058         * config.guess, config.sub: Updated to match config's 2000-02-15
9059         version.
9061 2000-02-23  Linas Vepstas <linas@linas.org>
9063         * config.sub: Add support for Linux/IBM 370.
9064         * configure.in: Likewise.
9066 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9068         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9070 2000-02-20  Christopher Faylor <cgf@cygnus.com>
9072         * config.guess: Guess "cygwin" rather than "cygwin32".
9074 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9076         * configure (gcc_version): When setting, narrow search to
9077         lines containing `version_string'.
9079 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9081         * config.sub: Add support for avr target.
9083 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9085         * MAINTAINERS: Add maintainers for MCore port.
9087 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9089         * config.sub: Add mmix-knuth-mmixware.
9091 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9093         * MAINTAINERS: Pair cccp with cpplib maintainership.
9095 2000-01-27  Christopher Faylor <cgf@redhat.com>
9097         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9098         structure stuff to -L library search.
9099         (CXX_FOR_TARGET): Ditto.
9100         (CROSS_CHECK_MODULES): Fix spelling mistake.
9102 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9104         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9105         the C++ compiler.
9107 2000-01-12  Richard Henderson  <rth@cygnus.com>
9109         * configure.in: Don't build some bits for beos.
9111 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9113         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9114         as include files.
9116 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9118         * Add self as cpplib maintainer, as requested by Jason
9119         Merrill.  Correct my e-mail address.
9121 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9123         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9124         not mh-aix43.
9126 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9128         * MAINTAINERS: Add myself to "write after approval" list.
9130 1999-12-14  Richard Henderson  <rth@cygnus.com>
9132         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9133         * config.sub: Accept alphaev[78], alphaev8.
9135 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9137         * config.guess, config.sub: Update from autoconf.
9139 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9141         * MAINTAINERS:  update my playtime e-address.
9143 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9145         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9146         necessary libraries are missing.
9148 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
9150         * MAINTAINERS: Add new 'write after approval' maintainer.
9152 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9154         * MAINTAINERS: Add new Java maintainer.
9156 1999-10-25  Andreas Schwab  <schwab@suse.de>
9158         * configure: Fix quoting inside arguments of eval.
9160 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9162         * config-ml.in: Allow suppression of some ARM multilibs.
9164 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9166         * config.guess: Add OS/390 match pattern.
9167         * config.sub: Add mvs, openedition targets.
9168         * configure.in (i370-ibm-opened*): New.
9170 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9172         * config.sub: Add support for configuring for pj.
9174 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9176         * config.sub (maybe_os): Add support for configuring for fr30.
9178 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9180         * configure.in: Do not configure or build ld for AIX
9181         platforms.  ld is known to be broken on these platforms.
9183 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9185         * config-ml.in: Pass compiler flag corresponding to multidirs to
9186         subdir configures.
9188 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9190         * Makefile.in (LDFLAGS): Define.
9192 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9194         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9195         noconfigdirs.
9196         (*-*-cygwin*): Likewise.
9198 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9200         * mkdep: New file.
9201         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9202         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9204         From Eli Zaretskii <eliz@is.elta.co.il>:
9205         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9206         long file name when using DJGPP on MS-DOS.
9208 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9210         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9212 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9214         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9215         dependency as this causes "make check" to globally "make all"
9217 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9219         * configure.in (target_libs): Added target-zlib.
9220         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9221         (CONFIGURE_TARGET_MODULES): Likewise.
9222         (CHECK_TARGET_MODULES): Likewise.
9223         (INSTALL_TARGET_MODULES): Likewise.
9224         (CLEAN_TARGET_MODULES): Likewise.
9225         (configure-target-zlib): New target.
9226         (all-target-zlib): Likewise.
9227         (all-target-libjava): Depend on all-target-zlib.
9228         (configure-target-libjava): Depend on configure-target-zlib.
9230         * Makefile.in (configure-target-libjava): Depend on
9231         configure-target-newlib.
9232         (configure-target-boehm-gc): New target.
9233         (configure-target-qthreads): New target.
9235         * configure.in (target_libs): Added target-qthreads.
9236         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9237         (CONFIGURE_TARGET_MODULES): Likewise.
9238         (CHECK_TARGET_MODULES): Likewise.
9239         (INSTALL_TARGET_MODULES): Likewise.
9240         (CLEAN_TARGET_MODULES): Likewise.
9241         (all-target-qthreads): New target.
9242         (configure-target-libjava): Depend on configure-target-qthreads.
9243         (all-target-libjava): Depend on all-target-qthreads.
9245         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9246         (CONFIGURE_TARGET_MODULES): Likewise.
9247         (CHECK_TARGET_MODULES): Likewise.
9248         (INSTALL_TARGET_MODULES): Likewise.
9249         (CLEAN_TARGET_MODULES): Likewise.
9250         (all-target-libjava): New target.
9251         (all-target-boehm-gc): Likewise.
9252         * configure.in (target_libs): Added libjava, boehm-gc.
9254 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9256         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9257         configure.bat in SUPPORT_FILES.
9258         (gas+binutils.tar.bz2): Likewise.
9260         * makeall.bat: Remove; obsolete.
9262 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9264         From Mark Elbrecht:
9265         * configure.bat: Remove; obsolete.
9267 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9269         * configure: Add -W -Wall to the default CFLAGS when compiling with
9270         gcc.
9272 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9274         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9276 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9278         * configure.in: Build ld on IRIX6.
9280 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9282         * Makefile.in: Change distribution targets to use bzip2 instead of
9283         gzip.
9284         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9285         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9287 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9289         * config.sub: Add mcore target.
9291 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9293         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9295 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9297         * config.guess (dummy): Changed to $dummy.
9299 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9301         * config.sub: Tidied up case statements.
9303 1999-05-22  Ben Elliston  <bje@cygnus.com>
9305         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9306         <jiro@din.or.jp>.
9308         * config.guess: Merge with FSF version. Future changes will be
9309         more accurately recorded in this ChangeLog.
9310         * config.sub: Likewise.
9312 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9314          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9316 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9318         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9320 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9322         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9324 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9326         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9327         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9328         Bad merge removed these two changes.
9330 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9331                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9333         * config.guess (interix Alpha): Add.
9335 1999-04-11  Richard Henderson  <rth@cygnus.com>
9337         * configure.in (i?86-*-beos*): Do config gperf; don't config
9338         gdb, newlib, or libgloss.
9340 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9342         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9343         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9344         from multidirs.
9346 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9348         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9350 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9352         * config.sub: Add support for mcore targets.
9354 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9356         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9357         not mt-ospace, in order to shut up assembler warning about using
9358         symbols that are named the same as registers.
9360 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9362         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9363         dependency list for all-target-cygmon.
9365 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9367         * config-ml.in: Check $host, not $target, for selective multilibs.
9368         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9369         thumb interworking, and underscore prefix multilibs.
9371 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9373         * missing: Update to version from current automake.
9375 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9377         * configure (gxx_include_dir): Removed.
9379         * configure.in (gxx_include_dir): Handle it.
9380         * Makefile.in: Likewise.
9382 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9384         * config.sub (mips64vr4111,mips64vr4111el) Add.
9386 1999-03-21  Ben Elliston  <bje@cygnus.com>
9388         * config.guess: Correct typo for detecting ELF on FreeBSD.
9390 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9392         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9393         config/mh-djgpp.
9395 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9397         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9398         all-target-newlib to dependency list for all-target-bsp.
9400 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9402         * config.sub: Add i386-uwin support.
9403         * config.guess: Likewise.
9405 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9407         * configure.in: cleanup, add mh-*pic handling for arm, special
9408         case powerpc*-*-aix*
9410 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9412         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9413         can be built.
9415 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9417         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9418         targets.
9420 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9422         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9424 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9426         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9428 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9430         * config.sub: Fix typo in arm recognition.
9432 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9434         * configure.in (noconfigdirs): Changed target_configdirs to
9435         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9436         rather than m68k-*-* since it is not known to work on
9437         m68k-aout. Ditto for arm-*-*oabi.
9439 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9441         * configure.in (*-*-windows*): Remove, no longer used.
9443 1999-02-19  Ben Elliston <bje@cygnus.com>
9445         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9446         Smart and improved by Andrew Cagney.
9448 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9450         * config.guess: Recognize openbsd-*-hppa.
9452 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9454         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9455         only if it is not empty.
9457 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9459         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9461         * config.guess: Modified to recognize uname's armv* syntax.
9463         * config.sub: Modified to recognize uname's armv* syntax.
9465 1999-02-17  Mark Salter  <msalter@cygnus.com>
9467         * configure.in: Added target-bsp for sparclite.
9469 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9471         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9473 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9475         * configure.in: Add support for strongarm port.
9476         * config.sub: Add support for strongarm target.
9478 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9480         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9481         the old name config/mh-cygwin32.
9482         Enable texinfo.
9484 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9486         * configure.in: Do build ld for ix86 Solaris.
9488 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9490         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9491         $AR_FOR_TARGET.  Likewise for RANLIB.
9493 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9495         * config.sub (oabi):  Recognize.
9496         * configure.in (arm-*-oabi):  Handle.
9498 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9500         * config.guess: Improve detection of i686 on UnixWare 7.
9502 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9504         * config.guess: Add support for i386-pc-interix.
9505         * config.sub: Likewise.
9506         * configure.in: Likewise.
9508 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9510         * Makefile.in: Remove unneeded all-target-libio from
9511         from all-target-winsup target since it is now unneeded.
9512         Add all-target-libtermcap in its place since it is now
9513         needed.
9515 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9517         * configure.in: makefile stub for cygwin target is probably
9518         unnecessary.  Remove it for now.
9520 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9522         * configure.in: libtermcap.a should be built when cygwin is the
9523         target as well as the host.
9524         * config.guess: Allow mixed case in cygwin uname output.
9525         * Makefile.in: Add libtermcap target.
9527 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9529         * config.sub: Clean up handling of hppa2.0.
9531 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9533         * config.guess: Use C code to identify more HP machines.
9535 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9537         * config.sub: Handle hppa2.0.
9539 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9541         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9542         cygmon for all sparclite targets, regardless of object format.
9544 1998-12-15  Mark Salter  <msalter@cygnus.com>
9546         * configure.in: Added target-bsp for several target architectures.
9548         * Makefile.in: Added rules for bsp.
9550 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9552         * config.guess: Improve detection of hppa2.0 processors.
9554 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9556         * config.guess: Recognize FreeBSD using ELF automatically.
9558 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9560         * configure (skip-this-dir): Add handling for new shell script, which
9561         might be created by a sub-directory's configure to indicate, this particular
9562         directory is "unwanted".
9563         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9565 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9567         * ltconfig: import from libtool, after changing libtool to
9568         account for the cygwin name change.
9570 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9572         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9573         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9575 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9577         * configure.in: Add libtermcap to list of cygwin dependencies.
9579 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9581         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9582         they include winsup/include when it's a cygwin target.
9584 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9586         * configure.in (host_tools): Added zip.
9587         * Makefile.in (all-target-libjava): Depend on all-zip.
9588         (all-zip): New target.
9589         (ALL_MODULES): Added all-zip.
9590         (NATIVE_CHECK_MODULES): Added check-zip.
9591         (INSTALL_MODULES): Added install-zip.
9592         (CLEAN_MODULES): Added clean-zip.
9594 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9596         * Makefile.in: lose "32" from comment about cygwin.
9598 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9600         * configure.in: Use -Os to build target libraries for the fr30.
9602 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9604         * config.sub: Add fr30.
9606 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9608         * configure.in: drop "32" from config/mh-cygwin32.  Check
9609         cygwin* instead of cygwin32*.
9610         * config.sub: Check cygwin* instead of cygwin32*.
9612 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9614         * config.guess: Match any version of Unixware7.
9616 1998-10-20  Syd Polk  <spolk@cygnus.com>
9618         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9619         if desired.
9621 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9623         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9624         these if the appropriate directories and files to not exist.
9626 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9628         * Makefile.in (DEVO_SUPPORT): Add config.if.
9630 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9632         * configure: Add pattern to replace "build_tooldir"'s
9633         definition in the generated Makefile with "tooldir"'s
9634         actual value.
9636 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9638         * config.sub: Bring back lost sparcv9.
9640         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9642 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9644         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9645         CC_FOR_TARGET and friends.
9647 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9649         * Makefile.in (build_tooldir): New variable, same as tooldir.
9650         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9651         -B$(build_tooldir)/bin/.
9652         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9654 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9656         * README: Remove installation instructions and refer to the
9657         INSTALL directory instead.
9659 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9661         * config.sub: Add support for i[34567]86-pc-udk.
9662         * configure.in: Likewise.
9664 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9666         * Makefile.in: add bzip2 package building bits for user
9667         tools module
9668         * configure.in: ditto
9670 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9672         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9673         (ALL_TARGET_MODULES): Add all-target-libobjc.
9674         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9675         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9676         (all-target-libchill): Add dependencies.
9677         * configure.in (target_libs): Add libchill.
9679 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9681         * configure.in (target_subdir): Remove duplicate line.
9683 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9685         * Makefile.in (all-automake): fix dependencies.
9687 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9689         * configure.in: Minor cleanups for building in the $(target_alias)
9690         subdir.
9692 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9694         * Makefile.in (bootstrap): Set r and s before make all.  Use
9695         BASE_FLAGS_TO_PASS in make all.
9696         (cross): Likewise.
9698 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9700         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9702 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9704         * config.sub: Fix typo in last change.
9706 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9708         * config.sub: Add support for C4x target.
9709         * configure.in: Likewise.
9711 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9713         * config.sub: Recognize sparcv9 just like sparc64.
9715 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9717         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9719 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9721         * config.guess: Correctly identify Pentium II sco boxes.
9723         * config.guess: Fix "tr" code.  From Weiwen Liu.
9725 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9727         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9728         stabs.
9730 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9732         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9733         (ALL_TARGET_MODULES): Add all-target-libchill.
9734         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9735         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9736         (all-target-libchill): Add dependencies.
9737         * configure.in (target_libs): Add libchill.
9739 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9741         * config.guess: Avoid assumptions about "tr" behaves when
9742         LANG is set to something other than English.
9744 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9746         * configure (gxx_include_dir): Changed to
9747         '${prefix}/include/g++'-${libstdcxx_interface}.
9749         * config.if: New to determine the interfaces.
9751 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9753         * config.guess: Detect and handle MPE/IX.
9754         * config.sub: Deal with MPE/IX.
9756 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9758         * configure.in: Use mh-aix43.
9760 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9762         * configure: Fix --without/--disable cases for gxx-include-dir.
9764 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9766         * mdata-sh:  Imported.  Needed for automake support.
9768 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9770         * Makefile.in (taz): Try "chmod -R og=u ." before
9771         "chmod og=u `find . -print`".
9773 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9775         * configure.in: Add arm-elf and thumb-elf support.
9777 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9779         * Makefile.in: Undo previous patch.
9781 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9783         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9784         to here ...
9785         (install-no-fixedincludes): and here
9786         (INSTALL_MODULES): ... from here.
9788 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9790         * config.sub: Merge with FSF.
9792         * config.guess: Merge with FSF.
9794 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9796         * configure (extraconfigdirs): New variable.
9797         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9798         * Makefile.in (all): Move higher in file.
9799         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9800         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9801         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9802         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9803         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9805 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9807         * Makefile.in (all-target-libjava): Depend on all-gcc and
9808         all-target-newlib.
9809         (configure-target-libjava): Depend on $(ALL_GCC).
9811 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9813         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9814         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9816 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9818         * INSTALL/README: Fix typo.
9820 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9822         * ylwrap: Change absolute path checks to check for DOS style path
9823         names.
9825         * ylwrap: Don't use a full path name if the source file is in the
9826         same directory.  From hjl@lucon.org (H.J. Lu).
9828         * config-ml.in: Default to being verbose, to match Feb 18 change to
9829         configure.
9831 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9833         Brought over from egcs:
9835         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9837         * configure.in (target_subdir): Set to ${target_alias} instead
9838         of "libraries".
9840         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9842         * configure.in (target_subdir): Set to libraries if enable_multilib.
9844 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9846         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9847         multilibs, force reconfiguration the first time we create
9848         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9850 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9852         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9853         avoid confusion with --no-recursion.
9855 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9857         * configure.in: Win32 hosts shouldn't use install -x
9858         * install-sh: remove -x option, and special .exe-handling
9859         hack.
9861 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9863         * config.guess: Recognize i586-pc-beos.
9864         * configure.in: Don't build some bits for beos.
9866 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9868         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9869         CFLAGS default to -O2.
9871         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9872         when using GNU ld.
9874 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9876         * ltmain.sh: Correct install when using a different shell.
9878 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9880         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9882 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9884         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9885         target.
9887 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9889         * ltconfig: Update to correct AIX handling.
9891 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9893         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9895         * configure.in (target_subdir): Set to ${target_alias} instead
9896         of "libraries".
9898 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9900         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9901         (Makefile): Depend on $(gcc_version_trigger).
9903         * configure (gcc_version): Change default initializer to empty
9904         string.
9905         (gcc_version_trigger): New variable; pass this variable down
9906         to subdir configures to enable them checking gcc's version
9907         themselves. Emit make macros for both gcc_version vars.
9908         (topsrcdir): Initialize reliably.
9909         (recursion line): Remove --with-gcc-version=${gcc_version}.
9911 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9913         * configure (enable_version_specific_runtime_libs): Implement new flag
9914         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9915         in $(libsubdir); emit definition in each generated Makefile.
9916         (gxx_include_dir): Initialize depending on
9917         $enable_version_specific_runtime_libs.
9919 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9921         * configure (gcc_version): Initialize properly depending on
9922         how and where configure is started.
9923         (recursion line): Pass a --with-gcc-version=${gcc_version}
9924         to configures in subdirs.
9926 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9928         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9929         cygmon
9931 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9933         * configure.in: Add cygmon and libstub support for mn10200.
9935 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9937         * configure (gcc_version): Add new variable describing the
9938         particular gcc version we're building.
9939         * Makefile.in (libsubdir): Add new macro for the directory
9940         in which the compiler finds executables, libraries, etc.
9941         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9942         and libsubdir.
9944 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9946         * Makefile.in (local-clean): Remove *.log.
9947         (warning.log): Built with warn_summary from build.log.
9948         (mail-report.log): Run test_summary.
9949         (mail-report-with-warnings.log): Run test_summary including
9950         warning.log in the report.
9952 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9954         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9956 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9958         * Makefile.in (grep): Grep no longer depends on libiberty.
9960 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9962         * Makefile.in: all-snavigator needs all-libgui.
9964 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9966         * configure.in: Add cygmon and libstub support for mn10300.
9968 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9970         * missing: Update to version from automake 1.3.
9972         * ltmain.sh: On installation, don't get confused if the same name
9973         appears more than once in the list of library names.
9975 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9977         * config.sub: Accept m68060 and m5200 as CPU names.
9979 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9981         * configure: Use && rather than using -a in test, because odd
9982         strings can confuse test.
9983         * configure.in: Likewise.
9985 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9987         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9989 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9991         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9992         bootstrap4-lean): New targets.
9994 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9996         * mpw-* Delete.  Not used.
9998 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10000         * COPYING.LIB: Update FSF address.
10002 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10004         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10006         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10007         GAS_SUPPORT_DIRS.
10009 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10011         * ltconfig, ltmain.sh: Avoid producing a version number if
10012         -version-info was not used.
10014 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10016         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10017         building with newlib.
10019 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10021         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10022         Solaris `make' causes it to continue to next definition.
10024 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10026         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10027         the right GUI libraries and files are installed along with GDB.
10029 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10031         * configure.in: Change alpha to alpha* in several places.
10033 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10035         * config.sub: Recognize sparc86x.
10037 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10039         * configure.in (--enable-target-optspace): Remove debug echo.
10041 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10043         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10045 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10047         * ltconfig: Update cygwin32 support.
10049         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10050         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10051         (GDB_SUPPORT_DIRS): Likewise.
10053 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10055         * configure.in (target_makefile_frag): If --enable-target-optspace,
10056         use -Os to compile target libraries rather than -O2.  Default to
10057         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10058         not used.
10059         * configure.in (target_cflags): Ditto for d30v.
10061 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10063         * Makefile.in (all-bfd): Depend on all-intl.
10064         (all-binutils): Likewise.
10065         (all-gas): Likewise.
10066         (all-gprof): Likewise.
10067         (all-ld): Likewise.
10069 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10071         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10073 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10075         * Makefile.in (all-bfd): Depend upon all-libiberty.
10077         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10079 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10081         * Makefile.in: Add libstub.
10083         * configure.in: Ditto. Build libstub for targets that have cygmon
10084         support.
10086 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10088         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10090 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10092         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10093         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10095 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10097         * configure: Define DEFAULT_M4 by searching PATH.
10098         * Makfile.in: Use DEFAULT_M4.
10100 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10102         * ltconfig: Add cygwin32 support.
10104         * Makefile.in, configure.in: Add libtool as a native only directory
10105         to configure and build.
10107 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10109         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10111 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10113         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10115 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10117         * Makefile.in: add ash make rules
10118         * configure.in: add ash to native_only and host_tools lists
10120 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10122         * Makefile.in (all-gettext, all-intl): New targets.
10123         (ALL_MODULES): Added all-gettext, all-intl.
10124         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10125         (INSTALL_MODULES): Added install-gettext, install-intl.
10126         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10128         * configure.in (host_tools): Added gettext.
10129         (native_only): Likewise.
10130         (noconfigdirs) [various cases]: Likewise.
10131         (host_libs): Added intl.
10133 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10135         * configure: Do not disable building gdbtk for cygwin32 hosts.
10137 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10139         * configure.in: Add thumb-coff target.
10140         * config.sub: Add thumb-coff target.
10142 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10144         * Makefile.in: Revert yesterday's change.
10145         (all-target-winsup):  all-target-librx stays out of here.
10147 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10149         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10150         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10151         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10152         Remove references to librx and libg++.
10154 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10156         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10157         recursive makes
10159 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10161         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10162         for newlib directory.
10163         (CXX_FOR_TARGET): Likewise.
10165 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10167         * ltconfig: Update after libtool/ltconfig.in change for
10168         hpux11.
10170 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10172         * ltconfig, ltmain.sh: Update to libtool 1.2.
10174 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10176         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10177         (install-gcc-cross): Instead, override LANGUAGES here.
10179 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10181         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10182         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10184 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10186         * configure.in: Add Thumb-pe target.
10188 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10190         * Makefile.in - changed sn targets to snavigator
10191         * configure.in - changed sn targets to snavigator
10193 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10195         * config-ml.in: After building symlink tree call make distclean
10196         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10197         to be the case for libiberty.
10199 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10201         * configure: When making link, also check the current
10202         directory. The configure scripts may create one.
10204 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10206         * config.sub: Accept alphapca56 and alphaev6 properly.
10208 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10210         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10212 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10214         * config.sub (sco5): Fix typo.
10216 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10218         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10219         install-itcl.
10220         (install-itcl): Remove dependency on install-tcl.
10222 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10224         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10226 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10228         * configure.in: Don't build libgui for a cygwin32 target when not on
10229         a cygwin32 host.
10231 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10233         * configure (redirect): Set to null, so default behavior of
10234         configure is now --verbose.
10236 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10238         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10239         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10241 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10243         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10244         this change to sync Makefile.in with its ChangeLog entries.
10246 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10248         * ltmain.sh (mkdir): Check that the directory doesn't exist
10249         before we exit with error, so that we don't get races during
10250         parallel builds.
10252 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10254         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10256 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10258         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10259         PICFLAG_FOR_TARGET.
10260         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10262         * configure: Emit a definition for the new macro enable_shared
10263         into each Makefile.
10265 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10267         * configure.in (host_tools, native_only): Add libtool.
10269 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10271         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10272         Fix typo in ming config comment.
10274 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10276         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10278 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10280         * config.sub: Add tic30 cases, and map c30 to tic30.
10282 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10284         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10285         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10286         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10287         (CLEAN_TARGET_MODULES): Similarly
10288         (all-target-libf2c): Add dependences.
10289         * configure.in (target_libs): Add libf2c.
10291 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10293         * configure.in: Remove expect from noconfigdirs when target
10294         is cygwin32.  OK to build expect and dejagnu with Canadian
10295         Cross.
10297 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10299         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10300         host.
10302         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10303         and mingw32.
10305 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10307         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10308         here as it is not defined in the toplevel Makefile.
10310 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10312         * configure (package_makefile_rules_frag): New variable, which names
10313         a file with generic rules, ...
10314         Change comment to mention we now have FIVE parts.
10315         * configure: Undo last change.
10317 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10319         * config.guess: More accurate determination of HP processor types.
10320         * config.sub: More accurate determination of HP processor types.
10322 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10324         * configure (package_makefile_frag): Move inserting the
10325         ${package_makefile_frag} to where it should be according
10326         to the comment.
10328 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10330         * config.guess: Add support for Linux/ARM.
10332 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10334         * .cvsignore: Remove *-info and *-install since they match
10335         release-info and mpw-install, which we don't want to just ignore.
10337 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10339         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10341 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10343         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10344         local_prefix to sub-make invocations.
10346 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10348         * configure.in: Check makefile fragments in the source
10349         directory.
10351 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10353         * configure.in: Check whether host and target makefile
10354         fragments exist before adding them to *_makefile_frag.
10356 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10358         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10360 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10362         * configure.in: Make sure we only replace RPATH_ENVVAR on
10363         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10364         regexp to sed.
10366         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10367         to sub-makes.
10369 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10371         * config-ml.in (multi-do): LDFLAGS must include multilib
10372         designator.
10374 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10376         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10378 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10380         * config.sub: Add mingw32 support.
10381         * configure.in: Likewise.
10383 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10385         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10387 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10389         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10390         * configure (gxx_include_dir): Provide a definition for subdirs
10391         which do not use autoconf.
10393 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10395         * config.guess: Sync with egcs.  Picks up new alpha support,
10396         BeOS & some additional linux support.
10398 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10400         * config.guess: HP 9000/803 is a PA1.1 machine.
10402 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10404         * configure.in: It's alpha*-...
10406 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10408         * configure.in (host_makefile_frag, target_makefile_frag):
10409         Handle multiple config files.
10410         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10411         alpha-*-*.
10413 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10415         * mkdep: New file.
10417 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10419         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10421 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10423         * Makefile.in: Add libgui directory.
10424         (GDB_TK): Add all-libgui.
10425         * configure.in: Add libgui directory.
10426         * configure: Add all-libgui to GDB_TK.
10428 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10430         * config-ml.in (multidirs): Add m32r to multilib list.
10432 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10434         * Makefile.in (all-target-gperf): Change dependency to
10435         all-target-libstdc++.
10437 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10439         * config.guess: Add BeOS support.
10441 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10443         Source directory cvs renamed to cvssrc:
10444         * configure.in (host_tools): Change cvs to cvssrc.
10445         (native_only): Likewise.
10446         (noconfigdirs) [various cases]: Likewise.
10447         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10448         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10449         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10450         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10451         (all-cvssrc): Rename target from all-cvs.
10453 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10455         * configure (gxx_include_dir): Fix thinko.
10457 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10459         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10460         (install-cross, install-gcc-cross): New targets.
10462 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10464         * configure.in (noconfigdirs): Add support for Thumb target.
10466         * config.sub (maybe_os): Add support for Thumb target.
10468 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10470         * Makefile.in: Add rules for cygmon.
10472         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10474 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10476         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10477         * configure (gxx_include_dir): Provide a definition for subdirs
10478         which do not use autoconf.
10480 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10482         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10483         11/18/97 build
10485 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10487         * From Franz Sirl.
10488         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10489         found on RedHat Linux systems.
10491 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10493         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10494         guesses.
10496 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10498         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10500 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10502         * ltmain.sh: If mkdir fails, check whether the directory was created
10503         anyhow by some other process.
10505 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10507         * configure.in (d30v-*-*): Configure all directories.
10509 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10511         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10512         for the D30V.
10514 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10516         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10518 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10520         * include/libiberty.h: Add extern "C" { so it can be used with C++
10521         progrms.
10522         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10523         programs.
10525 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10527         * configure.in (d30v-*-*): Configure GCC now.
10529 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10531         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10532         is no longer needed.
10534 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10536         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10538 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10540         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10541         targets using "$@" to provide support for similar but not identical
10542         targets without having to duplicate code.
10544 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10546         * makefile.vms: Fix to work with DEC C.
10548 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10550         * config.sub: Add mips-tx39-elf to marketing names.
10552 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10554         * ltmain.sh: Handle symlinks in generated script.
10556 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10558         * configure: Handle autoconf style directory options: --bindir,
10559         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10560         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10561         --sysconfdir.
10562         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10563         (sharedstatedir, localstatedir, oldincludedir): New variables.
10564         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10565         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10566         sbindir, sharedstatedir, and sysconfdir.
10568 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10570         * Makefile.in (bootstrap-lean): New target.
10572 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10574         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10575         sn, and gnuserv from noconfigdirs.
10577 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10579         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10581 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10583         * Makefile.in (cross): New target.
10585 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10586                           Jeff Law         <law@cygnus.com>
10588         * Makefile.in (bootstrap2, bootstrap3): New targets.
10589         (all-bootstrap): Remove outdated and confusing target.
10590         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10592 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10594         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10595         windows.  Consistent with gdb/configure.
10597 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10599         * configure.in: Name Linux target fragment.
10601         * configure: Rewrite so that project Makefile fragment is inserted
10602         first and appears last in the resulting Makefile.
10604 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10606         * Makefile.in (install-itcl): Install tcl first.
10608 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10610         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10612 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10614         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10616         * configure.in (skipdirs): Add target-librx for Linux.
10617         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10619 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10621         * Makefile.in (bootstrap): New target.
10623 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10625         * config.sub: Accept 'amigados' for backward compatibility.
10627 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10629         * config.guess: Merge with FSF.
10631 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10633         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10635 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10637         * config.sub: Add "marketing-names" patch.
10639 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10641         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10643 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10645         * config.sub: Handle v850-elf.
10647 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10649         * .cvsignore (*-install): Remove.
10651 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10653         * ltconfig: Set CONFIG_SHELL in libtool.
10654         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10656 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10658         * configure.in (target_subdir): Set to libraries if enable_multilib.
10660 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10662         * config.guess: Update from gcc directory.
10664 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10666         * Makefile.in (all-sim): Depends on all-readline.
10668 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10670         * Makefile.in (BISON, YACC): Use $$s.
10671         (all-bison): Depend on all-texinfo.
10673 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10675         * Makefile.in (BISON): Add -L flag.
10676         (YACC): Likewise.
10678 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10680         * configure.in (noconfigdirs): Add support for v850e target.
10682         * config.sub (maybe_os): Add support for v850e target.
10684 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10686         * configure.in (noconfigdirs): Add support for v850ea target.
10688         * config.sub (maybe_os): Add support for v850ea target.
10690 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10692         * config.sub: Add mipstx39.  Delete r3900.
10694 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10696         * Makefile.in (all-autoconf): Depends on all-texinfo.
10698 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10700         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10701         eabi targets.
10703 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10705         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10707         * configure: When handling a Canadian Cross, handle YACC as well as
10708         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10709         * Makefile.in (all-bison): Depend upon all-texinfo.
10711 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10713         * Makefile.in (BISON): bison, not byacc or bison -y.
10714         (YACC): bison -y or byacc or yacc.
10715         (various): Add *-bison as appropriate.
10716         (taz): No need to mess with BISON anymore.
10718 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10720         * configure: If OSTYPE matches *win32*, try to find a good value for
10721         CONFIG_SHELL.
10723 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10725         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10726         configure.in if it is present.
10728 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10730         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10732 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10734         * config.sub: Recognize `arc' cpu.
10735         * configure.in: Likewise.
10736         * config-ml.in: Likewise.
10738 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10740         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10742 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10744         * configure: Changed sed delimiter from ':' to '|' when
10745         attempting to substitute ${config_shell} for SHELL. On
10746         NT ${config_shell} may contain a ':' in it.
10748 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10750         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10752 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10754         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10756 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10758         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10760         * ylwrap: If the program is a relative path, force it to be
10761         absolute.
10763 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10765         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10767 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10769         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10770         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10771         for libraries.
10773 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10775         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10776         separated by spaces.
10778 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10780         * ylwrap: New file.
10781         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10783         * ltmain.sh: Handle /bin/sh at start of install program.
10785         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10787         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10788         * missing: New file, from automake 1.2.
10790 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10792         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10793         check-tk to CHECK_X11_MODULES.
10795 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10797         * config.sub: Merge with FSF.
10799 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10801         * config.guess: Merge with FSF.
10803 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10805         * configure: Treat msdosdjgpp like go32.
10806         * configure.in: Likewise.  Don't remove gprof for go32.
10808         * configure: Change Makefile.tem2 to Makefile.tm2.
10810 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10812         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10814 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10816         * install-sh (chmodcmd): Set to null if the DST directory already
10817         exists.  Same as Nov 11th change.
10819 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10821         * configure (GDB_TK): Needs itcl and tix.
10823 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10825         * config.guess: Update from FSF.
10827 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10829         * Makefile.in (GDB_TK): Depend on itcl and tix.
10831 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10833         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10834         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10835         (INSTALL_SCRIPT): New variable.
10836         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10837         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10838         to -x.
10839         * install-sh: Add support for -x option.
10841 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10843         * configure.in, Makefile.in: Treat tix like itcl.
10845 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10847         * Makefile.in (WINDRES): New variable.
10848         (WINDRES_FOR_TARGET): New variable.
10849         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10850         (EXTRA_HOST_FLAGS): Add WINDRES.
10851         (EXTRA_TARGET_FLAGS): Add WINDRES.
10852         (EXTRA_GCC_FLAGS): Add WINDRES.
10853         ($(DO_X)): Pass down WINDRES.
10854         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10855         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10856         DLLTOOL_FOR_TARGET.
10858 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10860         * configure.in: configure sim before gdb for win32-x-ppc
10862 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10864         Move gperf into the toplevel, from libg++.
10865         * configure.in (target_tools): Add target-gperf.
10866         (native_only): Add target-gperf.
10867         * Makefile.in (all-target-gperf): New target, depend on
10868         all-target-libg++.
10869         (configure-target-gperf): Empty rule.
10870         (ALL_TARGET_MODULES): Add all-target-gperf.
10871         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10872         (CHECK_TARGET_MODULES): Add check-target-gperf.
10873         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10874         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10876 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10878         * config.sub (mn10200): Recognize new basic machine.
10880 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10882         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10883         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10885 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10887         * configure.in: If we're building mips-sgi-irix6* native, turn on
10888         ENABLE_MULTILIB and set TARGET_SUBDIR.
10890 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10892         * Makefile.in (all-sn): Depend on all-grep.
10894 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10896         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10898         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10899         Makefile.  From Jeff Makey <jeff@cts.com>.
10900         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10902         * Makefile.in (DISTBISONFILES): Remove.
10903         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10904         $(DEFAULT_YACC).
10906         * configure.in: Build itl, db, sn, etc., when building for native
10907         cygwin32.
10909         * Makefile.in (LD): New variable.
10910         (EXTRA_HOST_FLAGS): Pass down LD.
10911         ($(DO_X)): Likewise.
10913 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10915         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10917 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10919         * configure.in (targargs): Strip out any supplied --build argument
10920         before adding our own. Always add --build.
10922 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10924         * configure.in (targargs): Pass --build if we're doing
10925         a cross-compile.
10927 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10929         * configure: Use '|' instead of ":" as the separator in
10930         sed. Otherwise sed chokes on NT path names with drive
10931         designators. Also look for "?:*" as the leading characters in an
10932         absolute pathname.
10934 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10936         * config.sub: Support for r3900.
10938 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10940         * configure.in: Use install-sh, not install.sh.
10942 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10944         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10945         apply it twice.
10947 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10949         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10950         install-binutils.
10952 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10954         * Makefile.in: Add automake targets.
10955         * configure.in (host_tools): Add automake.
10957 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10959         * configure: Default CXX to c++, not gcc.
10960         * Makefile.in (CXX): Set to c++, not gcc.
10961         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10963 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10965         * install-sh: try appending a .exe if source file doesn't
10966         exist
10968 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10970         * configure.in: Turn on multilib by default.
10971         (cross_only): Remove target-libiberty.
10973         * Makefile.in (all-gcc): Don't depend on libiberty.
10975 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10977         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10979 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10981         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10982         (DISTBISONFILES): Add ld/Makefile.in
10984 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10986         * configure.in: if target is cygwin32 but host isn't cygwin32,
10987         don't configure gdb tcl tk expect, not just gdb.
10989 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10991         * configure.in: Added gnuserv everywhere sn appears.
10993         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10994         (CROSS_CHECK_MODULES): Added check-gnuserv.
10995         (INSTALL_MODULES): Added install-gnuserv.
10996         (CLEAN_MODULES): Added clean-gnuserv.
10997         (all-gnuserv): New target.
10999 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11001         * config.guess: Fixes for MIPS OpenBSD systems.
11003 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11005         * Makefile.in (INSTALL_XFORM): Remove.
11006         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11008         * mkinstalldirs: New file, copied from automake.
11009         * Makefile.in (installdirs): Rename from install-dirs.  Use
11010         mkinstalldirs.  Change all users.
11011         (DEVO_SUPPORT): Add mkinstalldirs.
11013 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11015         * install-sh: Rename from install.sh.
11016         * Makefile.in (INSTALL): Change install.sh to install-sh.
11017         (DEVO_SUPPORT): Likewise.
11019         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11020         Graichen <graichen@rzpd.de>.
11022 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11024         * config.guess: Recognize OpenBSD systems correctly.
11026 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11028         * README, Makefile.in (ETC_SUPPORT): Remove references to
11029         cfg-paper*, configure.{texi,man,info*}._
11031 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11033         * Makefile.in (all.normal): Ensure that gcc is built after all
11034         the x11 - ie gdb - targets.
11036 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11038         * makefile.vms: Don't run conf-a-gas.
11040 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11042         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11044 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11046         * configure.in: Remove noconfigdirs case since gdb also
11047         configures and builds for tic80-coff.
11049 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11051         * configure: Set cache_file to config.cache.
11052         * Makefile.in (local-distclean): Remove config.cache.
11054 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11056         * COPYING: Update FSF address.
11058 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11060         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11061         noconfigdirs.
11063 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11065         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11066         MAKEDIRS, is empty.
11068 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11070         * config.sub: Tweak mn10300 entry.
11072 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11074         * configure.in (host_tools): Put sim before gdb, so gdb's
11075         configure.tgt can determine if the simulator was configured.
11077 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11079         * config.sub: Move BeOS $os case to be with other Cygnus
11080         local cases.
11082 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11084         * config.sub: Remove misplaced comment that broke Linux.
11086 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11088         * config.sub: Add BeOS support.
11090 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11092         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11094 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11096         * configure.in (noconfigdirs): Remove tcl and tk from
11097         noconfigdirs for cygwin32 builds.
11099 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11101         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11103 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11105         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11106         make-all.com, use makefile.vms instead.
11108 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11110         * config.sub: Accept -lnews*.
11112 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11114         * configure.in (noconfigdirs): Disable target-newlib,
11115         target-examples and target-libiberty for d30v.
11117 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11119         * configure.in (noconfigdirs): Enable ld for d30v.
11121 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11123         * configure.in (tic80-*-*): Build compiler.
11125 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11127         * configure.in (d30v-*): Remove sim directory from list of
11128         unsupported d30v directories
11130 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11132         * config.sub, configure.in: Add d30v target cpu.
11134 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11136         * makefile.vms: New file.
11137         * make-all.com: Remove.
11139 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11141         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11143 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11145         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11147 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11149         * Makefile.in (ALL_MODULES): Added all-db.
11150         (CROSS_CHECK_MODULES): Addec check-db.
11151         (INSTALL_MODULES): Added install-db.
11152         (CLEAN_MODULES): Added clean-db.
11154 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11156         * config.guess: Merge with latest FSF sources.
11158 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11160         * Makefile.in (ALL_MODULES): Added all-itcl.
11161         (CROSS_CHECK_MODULES): Added check-itcl.
11162         (INSTALL_MODULES): Added install-itcl.
11163         (CLEAN_MODULES): Added clean-itcl.
11165 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11167         * configure.in: build gdb for mn10200
11169 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11171         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11173 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11175         * configure.in (tic80-*-*): Turn off most targets right now.
11177 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11179         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11180         rather than the makeinfo program.
11181         (do-info): Depend upon all-texinfo.
11183 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11185         * configure.in: Remove uses of config/mh-linux.
11187         * config.sub, config.guess: Merge with latest FSF sources.
11189 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11191         * config.sub (case $basic_machine): Add tic80 entries.
11193 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11195         * config.sub, config.guess: Merge with latest FSF sources.
11197 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11199         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11200         * mpw-config.in: Test for NewFolderRecursive.
11201         * mpw-install: Use symbolic name for startup filename.
11202         * mpw-README: Add various additional details.
11204 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11206         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11208 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11210         * configure.in: Do build gcc and the target libraries for
11211         the mn10200.
11213 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11215         * configure.in: don't avoid building gdb for mn10300 any more
11216         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11217         instead of single-quoting it.
11219 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11221         * configure.in: Don't use --with-stabs on IRIX 6.
11223 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11225         * configure.in (m32r): Build gdb, libg++ now.
11227 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11229         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11230         directories from noconfigdirs.
11232 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11234         * config.sub (basic_machine): added mips16 configuration
11236 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11238         * config.sub: Handle d10v-unknown.
11240 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11242         * config.sub: Handle v850-unknown.
11244 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11246         * Makefile.in: add findutils
11247         * configure.in: add findutils to list of host_tools
11249 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11251         * config.sub: Handle mn10200 and mn10300.
11253 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11255         * configure.in (d10v-*): Do not build librx.
11257 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11259         * configure.in (mn10300): Build everything except gdb & libgloss.
11261 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11263         * config.guess:  Patch for Dansk Data Elektronik servers,
11264         from Niels Skou Olsen <nso@dde.dk>.
11266         For ncr, use /bin/uname rather than uname, since GNU uname does not
11267         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11269         Patch for MIPS R4000 running System V,
11270         from Eric S. Raymond <esr@snark.thyrsus.com>.
11272         Fix thinko for nextstep.
11274         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11276         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11277         * config.guess: Guess mips-dec-mach_bsd4.3.
11279         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11280         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11281         release numbers.
11282         * config.guess (mips-mips-riscos*):  Emit just enough of the
11283         release number.
11285         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11286         * config.guess (sparc-auspex-sunos*):  Added.
11287         (f300-fujitsu-*): Added.
11289         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11290         * config.guess:  Recognize a Tadpole as a sparc.
11292 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11294         * config.guess: Don't assume that NextStep version is either 2 or
11295         3.  NextStep 4 (aka OpenStep 4) has come out now.
11297 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11299         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11300         From Rik Faith <faith@cs.unc.edu>.
11302 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11304         * config.sub: Contributions from bug-gnu-utils to:
11305         Support plain "hppa" (no version given) architecture, reported by
11306         OpenStep.
11307         OpenBSD like NetBSD.
11308         LynxOs is not a hardware supplier.
11310         * config.guess: Contributions from bug-gnu-utils to add support for:
11311         OpenBSD like NetBSD.
11312         Stratus systems.
11313         More Pyramid systems.
11314         i[n>4]86 Intel chips.
11315         M680[n>4]0 Motorola chips.
11316         Use unknown instead of lynx for hardware manufacturer.
11318 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11320         * install.sh (chmodcmd): Set to null if the DST directory already
11321         exists.
11323 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11325         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11326         not use mt-ppc target Makefile fragment any more.
11328 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11330         * configure.in (*-*-windows):  Exclude everything but those dirs
11331         needed to build windows.
11333 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11335         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11337 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11339         * configure.in:  Exclude mmalloc from i386-windows.
11341 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11343         * Undo my previous change.
11345 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11347         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11348         unconditionally.
11349         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11351 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11353         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11354         host to add it's own flags.
11356 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11358         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11360 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11362         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11363         (CXX_FOR_TARGET): Likewise.
11364         (GCC_FOR_TARGET): Define.
11365         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11366         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11367         CC_FOR_TARGET was specified on the command line.
11368         (MAKEOVERRIDES): Don't define.
11370 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11372         * configure.in (m32r): Fix spelling of libg++ libs.
11374 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11376         * config.sub (-apple*): Remove, now redundant.
11378 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11380         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11382         * configure: Rework yesterday's sed script patch.
11384         * config.sub: Merge with FSF.
11386 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11388         * config.guess:  Merge from FSF.
11390         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11391         * config.guess: Use pc instead of unknown, for pc clone systems.
11392         Change linux to linux-gnu.
11394         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11395         * config.guess: Avoid non-portable tr syntax.
11397 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11399         * test-build.mk (HOLES): Add "xargs" for gdb.
11401         * configure: Avoid hpux10.20 sed bug.
11403 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11405         * configure.in:  Add support for windows host
11406         (that is a build done under the Microsoft build environment).
11408 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11410         * Makefile.in: Replace all uses of srcroot with s, to shrink
11411         command line lengths.
11413         Patches from Geoffrey Noer <noer@cygnus.com>:
11414         * configure.in: If configuring for newlib, pass --with-newlib to
11415         subdirectories.
11416         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11417         -Bnewlib/ and -Lwinsup to gcc.
11418         (CXX_FOR_TARGET): Likewise.
11420 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11422         * Makefile.in (ETC_SUPPORT): Add configure.
11424 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11426         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11427         host configuration file.
11429 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11431         * configure.in: Break mn10x00 support into separate
11432         mn10200 and mn10300 configurations.
11433         * config.sub: Likewise.
11435 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11437         * configure.in: Add lots of stuff to noconfigdirs for
11438         the mn10x00 targets.
11440         * config.sub, configure.in: Add mn10x00 support.
11442 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11444         * make-all.com: Call conf-a-gas, not config-a-gas.
11446 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11448         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11449         targets.
11451 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11453         * mpw-README: Add much more detail for native PowerMac.
11454         * mpw-install: New file.
11455         * mpw-configure: Add --norecursion and --help options.
11456         * mpw-config.in: Translate readme and install files when
11457         copying to objdir.
11458         * mpw-build.in: Don't always depend on byacc and flex.
11459         (install-only-top): New action.
11461 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11463         * configure.in:  You can now configure GDB for the v850.
11465 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11467         * configure.in (noconfigdirs): Don't configure any C++ dirs
11468         if targeting D10V.
11470 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11472         * config.sub: Recognize mips64vr5000.
11474 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11476         * configure.in: Use a single line for host_tools and native_only.
11478 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11480         * config.sub, configure.in: Add entries for m32r.
11482 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11484         * Makefile.in (inet-install): Don't run install-gzip.
11486 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11488         * configure.in:  Don't config lots of things for *-*-windows*.
11490 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11492         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11493         (host_libs, host_tools): Copy from configure.in.
11494         * mpw-configure: Don't complain about directories not found.
11496 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11498         * configure.in (i[345]86): Recognize i686 for pentium pro.
11499         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11500         file.
11502         * config.guess (i[345]86): Ditto.
11504 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11506         * configure.in (noconfigdirs): Removed gdb for D10V.
11508 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11510         * configure.in: Remove ld, target-libio, target-libg++, and
11511         target-libstdc++ from noconfigdirs.
11513 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11515         * configure: Fix three locations where shell scripts were
11516         being run directly rather than with config_shell.
11518 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11520         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11521         * config.sub (basic_machine): Recognize v850.
11523 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11525         * mpw-configure: Handle multiple enable/disable options and
11526         pass them down recursively, handle -c and -s flags appropriately
11527         depending on choice of compiler, add escape mechanism for
11528         quoted arguments to gC.
11530 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11532         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11533         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11534         so that -mrelocatable-lib and -mno-eabi are used.
11536         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11537         not support --print-multi-lib, don't abort.
11539 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11541         * make-all.com: Run config-a-gas.
11542         * setup.com: Don't copy subdirectory files around.
11544 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11546         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11547         target, it now compiles correctly.
11549 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11551         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11553 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11555         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11557 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11559         * configure.in (native_only): Add prms.
11561 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11563         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11564         (BINUTILS_SUPPORT_DIRS): Likewise.
11566 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11568         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11569         d10v support is added.
11571 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11573         * configure.in (d10v-*-*): New target.
11575 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11577         * config.guess (HP 9000/811): Recognize this as a PA1.1
11578         machine.
11580 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11582         * Makefile.in (do-tar-gz): New target, split out from tail end of
11583         taz target.  Run each command separately, don't use pipes.
11584         (taz): Use it.
11586 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11588         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11589         * mpw-build.in: No builds should depend on building byacc or flex,
11590         they are assumed to be installed already.
11592 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11594         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11595         variable that CC_FOR_TARGET needs.
11597 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11599         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11600         options have changed since the last time the subdirectory was
11601         configured, and if it has, reconfigure.
11602         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11603         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11605 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11607         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11608         CLEAN_MODULES): Add bash.
11609         (all-bash): New target.
11611 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11613         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11615 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11617         * config.sub (basic_machine): Recognize d10v as a valid processor.
11619 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11621         * mpw-configure: Add support for --bindir.
11622         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11624 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11626         * configure.in: add bash, time, gawk to list of hosttools and things
11627         to only build for native toolchains
11629 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11631         * Makefile.in (docdir): Remove.
11633 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11635         * Makefile.in (datadir): Set to $(prefix)/share.
11637 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11639         * configure.in: build diff and patch for cygwin32-hosted
11640         toolchains.
11642 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11644         * config.sub: Accept -rtems*.
11646 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11648         * configure.in: enable dosrel for cygwin32-hosted builds,
11649                 remove diff from the list of things not buildable
11650                 via Canadian Cross
11652 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11654         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11655         don't get ". ".
11657 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11659         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11661 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11663         * Makefile.in (taz): Handle case where tex3patch didn't even get
11664         checked out.  Also, if it was found, put the symlink in a new util
11665         subdirectory.
11667 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11669         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11671 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11673         * config.sub: Recognize -openvms.
11674         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11675         * make-all.com, setup.com: New files.
11677 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11679         * Makefile.in (taz): tex3patch moved to texinfo/util.
11681 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11683         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11684         * configure.in: remove make from disable-if-Can-Cross list
11685                 enable gdb if ${host} and ${target} are cygwin32
11687 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11689         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11690         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11692 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11694         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11695         distinguish sysv/svr4/bsd variants.
11696         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11698 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11700         * configure.in: Added copyright notice.
11701         * move-if-change: Added copyright notice.
11703 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11705         * configure.in (powerpcle-*-solaris*): Until we get shared
11706         libraries working, don't build gdb, sim, make, tcl, tk, or
11707         expect.
11709 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11711         * config.guess:  Merge with FSF:
11713         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11714         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11716         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11717         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11719         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11720         * config.guess:  Combine two OSF1 rules.
11721         Also recognize field test versions.  From mjr@zk3.dec.com.
11722         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11723         because GNU uname does not support -p.  From pmr@pajato.com.
11725 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11727         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11729 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11731         * mpw-README: Document GCCIncludes.
11733 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11735         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11737 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11739         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11741 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11743         * configure.in (*-*-cygwin32): Configure make.
11745 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11747         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11749 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11751         * Makefile.in (all-inet): Depend on all-perl.
11753         * Makefile.in (inet-install): New target.
11755         * Makefile.in (all-inet): Depend on all-tcl.
11756         (all-inet): Depend on all-send-pr.
11758 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11760         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11761         temporarily.
11763 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11765         * configure.in: Don't configure --with-gnu-ld on AIX.
11767 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11769         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11771 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11773         * Makefile.in (ALL_MODULES): Added all-inet.
11774         (CROSS_CHECK_MODULES): Added check-inet.
11775         (INSTALL_MODULES): Added install-inet.
11776         (CLEAN_MODULES): Added clean-inet.
11777         (all-indent): New target.
11779         * configure.in (host_tools): Added inet.
11780         (native_only): Added inet.
11781         (noconfigdirs): Added inet.
11783 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11785         * configure.in: Don't configure libgloss if we are not configuring
11786         newlib.
11788 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11790         * configure.in: Don't configure libgloss for unsupported
11791         architectures.
11793 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11795         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11797 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11799         * Makefile.in (ALL_MODULES): Include all-apache.
11800         (CROSS_CHECK_MODULES): Include check-apache.
11801         (INSTALL_MODULES): Include install-apache.
11802         (all-apache): New target.
11804         * configure.in: Added apache everywhere perl is seen.
11806 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11808         * Makefile.in: Add support for clean-{module} and
11809         clean-target-{module} rules.
11811 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11813         * configure.in (*-*-ose) do not build libgloss.
11815 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11817         * config.guess (prep*:SunOS:5.*:*): Turn into
11818         powerpele-unknown-solaris2.
11820 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11822         * configure.in: Permit --enable-shared to specify a list of
11823         directories.
11825 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11827         * configure.in (host==solaris): Pass only the first word of $CC
11828         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11830 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11832         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11834 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11836         * Makefile.in (ALL_MODULES): Include all-perl.
11837         (CROSS_CHECK_MODULES): Include check-perl.
11838         (INSTALL_MODULES): Include install-perl.
11839         (ALL_X11_MODULES): Include all-guile.
11840         (CHECK_X11_MODULES): Include check-guile.
11841         (INSTALL_X11_MODULES): Include install-guile.
11842         (all-perl): New target.
11843         (all-guile): New target.
11845         * configure.in (host_tools): Include perl and guile.
11846         (native_only): Include perl and guile.
11847         (noconfigdirs): Don't build guile and perl; no ports have been
11848         done.
11850 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11852         * configure (--enable-*): Handle quoted option lists such as
11853         --enable-sim-cflags='-g0 -O' better.
11855 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11857         * Makefile.in ({,inst}all-target): New rule so we can make and
11858         install all of the target directories easily.
11860 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11862         * configure.in: Add missing global flag in sed substitution when
11863         deleting `target-' from ${configdirs}.
11865 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11867         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11868         option.
11870         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11871         config/mh-necv4.
11873         * install.sh: Correct misspelling of transformbasename.
11875         * config.guess: Recognize mips-*-sysv*.
11877 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11879         * config.sub: Recognize mon960.
11881 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11883         * configure: Restore Canadian Cross handling of BISON and LEX,
11884         removed in Feb 20 change.
11886 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11888         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11889         Mention make install.  Remove the old copyright date as well the
11890         clumsy and rather pointless copyright on the README file.
11892 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11894         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11895         Makefile after running symlink-tree, then run `make distclean' to
11896         avoid clobbering any generated files in srcdir.
11898 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11900         * configure.in (m68k-*-netbsd*): Build everything now.
11902 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11904         * Makefile.in (taz): Fix quoting.
11906 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11908         * configure.in (sparclet-*-*): Build everything now.
11910 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11912         * configure.in (m68k-*-linux*): New host.
11914 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11916         * configure: Check for bison before byacc.
11918 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11920         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11921         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11922         searching PATH.  These are used as fallbacks by Makefile.in if
11923         flex/bison/byacc aren't in objdir.
11925 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11927         * Makefile.in: Make everything which depends upon all-bfd also
11928         depend upon all-opcodes, in case --with-commonbfdlib is used.
11930 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11932         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11933         building NT native compilers on Unix.
11935 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11937         * configure.in: Don't get CC from the host Makefile fragment if we
11938         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11939         Solaris test for /usr/ucb/cc to the post target script, just after
11940         the compiler sanity test.
11942 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11944         * config.sub: Merge with FSF.
11946 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11948         * Makefile.in (RPATH_ENVVAR): New variable.
11949         (REALLY_SET_LIB_PATH): Use it.
11950         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11952 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11954         * config.sub, configure.in: Recognize sparclet cpu.
11956 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11958         * config.guess:  Support m68k-cbm-sysv4.
11960 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11962         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11963         m68k-unknown-linuxaout from linker help string.  Put quotes around
11964         $ld_help_string.
11966 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11968         * config.guess (powerpc-harris-powerunix): Add guess for port
11969         to new target.
11971 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11973         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11975 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11977         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11978         $(REALLY_SET_LIB_PATH) in Makefile.
11979         * Makefile.in (SET_LIB_PATH): New variable.
11980         (REALLY_SET_LIB_PATH): New variable.
11981         ($(DO_X)): Use $(SET_LIB_PATH).
11982         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11983         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11984         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11985         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11986         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11987         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11988         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11989         (install-dosrel): Likewise.
11990         (all-opcodes): Depend upon all-libiberty.
11992 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11994         * config.guess (*:CYGWIN*): New
11996 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11998         * Makefile.in (all-target-winsup): All all-target-libiberty.
12000 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12002         * configure.in (noconfigdirs): Add missing # in front of comment.
12004 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12006         * configure.in: add second pass to things added to noconfigdirs
12007         so *-gm-magic can exclude libgloss properly.
12009 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12011         * mpw-configure (extralibs_name, rez_name): Set correctly
12012         for MWC68K compiler.
12014         * mpw-README: Add more info on the necessary build tools.
12016 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12018         * configure.in, config.sub: Recognize cygwin32.
12020 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12022         * config.guess, config.sub: Recognize A/UX.
12024 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12026         * config.sub: Merge with gcc/config.sub.
12028 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12030         * mpw-build.in (do-binutils): Add build of stamps.
12032 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12034         * config.sub: Add recognition for mips64vr4100*-* targets.
12036 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12038         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12039         Add creation of gconfigargs with `--enable-shared' turned on.
12040         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12041         ($(host)-stamp-stage3-configured): Likewise.
12042         (HOLES): Add chatr and ldd.
12043         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12045 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12047         * configure: Pass --nfp to recursive configures.
12049 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12051         * Makefile.in (DLLTOOL): New.
12052         (DLLTOOL_FOR_TARGET): New.
12053         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12054         (EXTRA_TARGET_FLAGS): Ditto.
12055         (EXTRA_GCC_FLAGS): Ditto.
12056         (CONFIGURE_TARGET_MODULES): Ditto.
12057         (DO_X): Ditto.
12058         * configure: Add DLLTOOL.
12060 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12062         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12063         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12064         mh-sco, since old workarounds no longer needed, and don't
12065         build ld, since libraries have weak symbols in COFF.
12067 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12069         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12071 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12073         * configure.in: Make sure that ${CC} can be used to compile an
12074         executable.
12076 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12078         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12079         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12080         nothing depending on whether gdbtk is being built.
12082 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12084         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12086 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12088         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12089         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12091 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12093         * config-ml.in: Add support for
12094         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12095         Simplify setting of multidirs from --disable-foo.
12097 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12099         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12100         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12101         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12102         non-empty, pass them on to the  GCC make.
12103         (all-bootstrap): New rule that is like all-gcc, except it executes
12104         the GCC bootstrap rule instead of the GCC all rule.
12106 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12108         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12110 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12112         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12113         DG/UX support.
12115 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12117         * config.sub (i*86*) Change [345] to [3456]
12119 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12121         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12122         --with-gnu-ld=no.
12124 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12126         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12127         AIX multilibs get built.
12129 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12131         * configure.in (i386-win32): Don't build expect if we're not
12132         building the tcl subdir.
12134 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12136         * Makefile.in: (configure-target-examples, all-target-examples):
12137         New targets, configure and build example programs.
12139 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12141         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12142         use it as input to sedit the generated MPW makefile.
12143         * mpw-README: Add a suggestion about Gestalt.h.
12145 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12147         * config.sub: Accept *-*-ieee*.
12149 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12151         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12152         Ronald F. Guilmette <rfg@monkeys.com>.
12154 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12156         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12157         for powerpc-pe native.
12158         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12159         (target==powerpc-pe): duplicate i386-win32 entry.
12161 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12163         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12164         of vxworks, not just vxworks5.1.
12166 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12168         * mpw-configure: Add support for exec-prefix.
12170 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12172         * config.guess: Recognize HP model 816 machines as having
12173         a PA1.1 processor.
12175 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12177         * configure: Ignore new autoconf configure options.
12179 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12181         * config.guess:  Recognize Pentium under SCO.
12182         From Robert Lipe <robertl@arnet.com>.
12184 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12186         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12188 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12190         * configure.in: Don't configure gas for alpha-dec-osf*.
12192 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12194         * configure.in: Default to --with-stabs for some targets for which
12195         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12196         i[345]86*-*-unixware*.
12198 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12200         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12201         rather than basing it on the target.  Simplify handling of options
12202         controlling which directories to configure.  Remove extraneous
12203         slash in multi-clean target.
12205 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12207         * config-ml.in: Prefix more variables with ml_ so they don't collide
12208         with configure's.
12210 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12212         * configure: Don't turn -v into --v.
12214 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12216         * configure.in (targargs): Fix typo.
12218         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12220 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12222         * configure.in: Strip --host and --target options from
12223         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12224         --with-cross-host option when building with a cross-compiler.
12225         * configure: Canonicalize the arguments put into config.status by
12226         always using `=' for an option with an argument.  Pass a presumed
12227         --host or --target explicitly.
12229 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12231         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12232         into general OS recognition case.
12234 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12236         * configure.in (target_configdirs): add target-winsup only
12237         for win32 target systems.
12239 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12241         * Makefile.in (all-target-libgloss): Depend upon
12242         configure-target-newlib, since when libgloss is built it looks to
12243         see if the newlib directory exists.
12245 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12247         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12248         cfg-ml-*.in.
12250 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12252         * configure: Handle LD and LD_FOR_TARGET when configuring a
12253         Canadian Cross.
12255 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12257         * configure.in (target_libs): add target-winsup.
12258         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12259         (target==ppcle-pe): remove ld from $noconfigdirs.
12261 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12263         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12264         Preserve relative path names in $srcdir.  Build symlink tree if
12265         configuring cross target dir and srcdir=. (= no VPATH support).
12266         (configure-target-libg++): Depend on configure-target-librx.
12267         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12268         * config-ml.in: New file.
12269         * symlink-tree: New file.
12270         * configure: Ensure srcdir="." if that's what it is.
12272 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12274         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12275         includes and FLEX_SKELETON setting.
12276         * mpw-configure (--with-gnu-ld): New option, controls whether
12277         to use PPCLink or ld with PowerMac GCC.
12278         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12279         * mpw-config.in: Configure grez if targeting Mac.
12281         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12282         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12283         just macos.
12284         * configure.in: Configure grez resource compiler if targeting Mac.
12285         * Makefile.in (all-grez, install-grez): New targets.
12287 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12289         * configure: CXX defaults to gcc, not g++.  If we find
12290         gcc in the path, set CC to gcc -O2.
12292 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12294         * configure: Default ${build} correctly.  Avoid picking up extra
12295         spaces when reading CC and CXX from Makefile.  When doing a
12296         Canadian Cross, use plausible default values for numerous
12297         variables.
12298         * configure.in: When doing a Canadian Cross, don't try to
12299         configure tools whose configure script can't handle it.
12301 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12303         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12305 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12307         * configure:  Remove dubious bug reporting address.
12309 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12311         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12312         configure script, run that instead of this directory's configure.
12313         In either case, print a message that we're configuring the sub-dir.
12315 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12317         * configure.in: Before checking for the existence of various files,
12318         use sed to filter out "target-".
12320 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12322         * Makefile.in (DO_X): Split rule to decrease command line length
12323         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12324         (Philippe De Muyter).
12326 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12328         * Makefile.in (all-patch): depend on all-libiberty.
12330 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12332         * configure.in: If the only directory in target_configdirs which
12333         actually exists is libiberty, then set target_configdirs to empty,
12334         to avoid trying to build a target libiberty in a gas or gdb
12335         distribution.
12337 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12339         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12340         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12341         systems.
12343 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12345         * configure.in (copy_dirs): Use sys-include instead of include
12346         for --with-headers option.
12348 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12350         * Makefile.in, configure.in: Make winsup builds work with
12351         new scheme.
12353 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12355         * configure.in: Build the linker on AIX.
12357 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12359         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12360         where needed.
12362 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12364         * Makefile.in (all-gcc): Fix typo.
12366 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12368         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12370 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12372         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12373         to target-xiberty, to provide more flexibility.
12374         (target_subdir):  Define.  Create if cross.
12375         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12376         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12377         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12378         check-libFOO -> check-target-libFOO, etc.
12379         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12380         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12381         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12382         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12383         allow ALL_GCC="" to only configure.
12384         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12385         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12386         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12388 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12390         * Makefile.in (taz): Build "info" in etc explicitly.
12392 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12394         * configure.in:  Make sure that CC is undefined (as opposed to
12395         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12396         problem with autoconf trying to configure on a host without GCC.
12398 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12400         * mpw-configure: Set host alias from choice of host compiler,
12401         only use generic MPW Makefile sed if present, edit a file
12402         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12403         * mpw-README: Add problem notes about CW6 and CW7.
12405 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12407         * Makefile.in (taz): Use ";" instead of ";;".
12409 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12411         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12412         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12413         DISTDOCDIRS.
12414         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12415         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12417 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12419         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12420         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12421         Move bfd to DISTSTUFFDIRS.
12423 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12425         * Makefile.in (X11_LIB): Removed.
12426         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12428         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12430 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12432         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12433         names.
12435 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12437         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12439 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12441         * configure.in (i[345]86-*-win32): Always build newlib.
12442         Don't configure cvs, autoconf or texinfo.
12443         * Makefile.in (LD_FOR_TARGET): New.
12444         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12445         Pass down LD_FOR_TARGET.
12447 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12449         * winsup: New directory.
12450         * Makefile.in: Build winsup.
12451         * configure.in: Winsup is configured when target is win32.
12452         Can only build win32 target GDB when native.
12454 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12456         * config.guess: Recognize HP model 819 machines as having
12457         a PA 1.1 processor.
12459 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12461         * configure: Fix sed loop which substitutes for CC and CXX to
12462         avoid bug found in various sed implementations.
12464 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12466         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12467         simulator.  Use standard powerpc-*-eabi*.
12469 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12471         * configure.in: Stop putting gas and binutils in noconfigdirs for
12472         powerpc-*-aix* and rs6000-*-*.
12474 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12476         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12477         -mcall-aixdesc libraries.
12479 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12481         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12483         * config.sub (arm | armel | armeb): Fix shell syntax.
12485 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12487         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12488         -msoft-float and -mcpu=common support.
12489         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12490         libraries.
12492 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12494         * configure.in: Allow configuration and build of emacs19 for the alpha.
12496 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12498         * configure.in (CC): Get ^CC, not just any old CC, from
12499         ${host_makefile_frag}.
12501 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12503         * configure.in (CC): Try to get CC from
12504         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12506 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12508         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12509         only if it exists in $(srcdir).
12511 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12513         * configure: If CC and CXX are not set in the environment, set
12514         them, based on either an existing Makefile or on searching for gcc
12515         in PATH.  Substitute for CC and CXX in Makefile.
12516         * configure.in: Remove libm from target_libs.  Separate
12517         target_configdirs from configdirs.  If CC is not set in
12518         environment, try to get it from a host Makefile fragment.  Rewrite
12519         changes of configdirs to use skipdirs instead.  A few minor
12520         tweaks.  Take directories out of target_configdirs as they are
12521         taken out of configdirs.  Remove existing Makefile files from
12522         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12523         CONFIG_ARGUMENTS in Makefile.
12524         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12525         by configure.in.
12526         (CONFIG_ARGUMENTS): Likewise.
12527         (CONFIGURE_TARGET_MODULES): New variable.
12528         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12529         ($(CONFIGURE_TARGET_MODULES)): New target.
12530         (configure-libg++, configure-libio): New targets.
12531         (all-libg++): Depend upon configure-libg++.
12532         (all-libio): Depend upon configure-libio.
12533         (configure-libgloss, all-libgloss): New targets.
12534         (configure-libstdc++): New target.
12535         (all-libstdc++): Depend upon configure-libstdc++.
12536         (configure-librx, all-librx): New targets.
12537         (configure-newlib): New target.
12538         (all-newlib): Depend upon configure-newlib
12539         (configure-xiberty): New target.
12540         (all-xiberty): Depend upon configure-xiberty.
12542 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12544         * configure.in (host i[345]86-*-win32):  Expand the
12545         noconfigdirs again.
12547 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12549         * mpw-configure: Fix sed command file name.
12551 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12553         * configure.in (host i[345]86-*-win32): Reduce the
12554         noconfigdirs again.
12556 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12558         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12559         or powerpc*-*-pe*, since they are not yet supported.
12561 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12563         Add PowerMac support and many other enhancements.
12564         * mpw-configure: New option --cc to select compiler to use,
12565         paste options set according to --cc into the generated
12566         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12567         if mpw-make.sed is present.
12568         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12569         add forward includes for PowerPC include files.
12570         * mpw-build.in: Build using Makefile.PPC if present.
12571         (do-byacc, etc): Remove separate version resource builds.
12572         (do-gas): Build "stamps" before "all".
12573         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12574         * mpw-README: Update to reflect --cc option, PowerMac support,
12575         and recently-reported compatibility problems.
12577 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12579         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12580         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12581         (--with-multilib-top): Pass to recursive invocations.
12583 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12585         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12586         v810-*-*.
12588 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12590         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12591         gdb, ld and opcodes on v810-*-*.
12593 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12595         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12596         (local-maintainer-clean): New target.
12597         (maintainer-clean): New target.
12598         (realclean): Just depend upon maintainer-clean.
12600 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12602         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12604 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12606         * configure.in: Build ld in mips*-*-bsd* case.
12608 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12610         * config.sub: Accept -lites* OS.  From Ian Dall.
12612 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12614         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12615         targets.
12617 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12619         * configure.in: treat i386-win32 canadian cross the same as
12620         i386-go32 canadian cross.
12622 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12624         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12625         running under the simulator to build a reduced set of libraries.
12626         (powerpc-*-eabiaix): Add fine grained multilib support added to
12627         other powerpc targets yesterday.
12629 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12631         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12632         -disable-softfloat, -disable-relocatable, -disable-aix, and
12633         -disable-sysv to control which multilib libraries get built.
12635 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12637         * configure: Add Makefile.tem to list of files to remove in trap
12638         handler.
12640 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12642         * config.guess (*Linux*):  Add missing "exit"s.
12643         Also, need specific check for alpha-unknown-linux (uses COFF).
12645 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12647         * config.guess:  Merge with FSF:
12649         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12650         * config.guess (AIX4): More robust release numbering discovery.
12652         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12653         * config.guess (i386-sequent-ptx): Properly get version number.
12655         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12656         * config.guess (mips:*:4*:UMIPS): New case.
12658 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12660         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12661         (i386-win32 host): Likewise.  Don't build readline.
12663 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12665         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12666         SUPPORT_FILES to submakes.
12668 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12670         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12671         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12672         mpw-configure.
12674 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12676         * configure.in (appdirs): Use =, not ==, in test expression when
12677         trying to build the text to print in the warning message for
12678         Solaris users.
12680 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12682         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12684 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12686         * config.guess: Recognize lynx-2.3.
12688 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12690         * config.sub (z8ksim): Deleted
12691         (z8k-*-coff): New, this is the one true name of the target.
12693 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12695         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12697 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12699         * config.guess (*:Linux:*:*): First try asking the linker what the
12700         default object file format is (elf, aout, or coff).  Then if this
12701         fails, try previous methods.
12703 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12705         * configure.in: Don't build newlib for *-*-vxworks5.1.
12707 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12709         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12710         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12712 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12714         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12716 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12718         * cfg-ml-com.in: New file.
12719         * cfg-ml-pos.in: New file.
12721 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12723         * COPYING.NEWLIB: Add HP free copyright to list.
12725 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12727         * config.sub: Recognize -eabi* for the system, not just -eabi.
12729 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12731         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12732         * config.sub, configure.in (win32): New target and host.
12734 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12736         * configure.in: Add i386-pe configuration.
12738 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12740         * mpw-build.in (install): Install GDB after LD.
12742 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12744         * mpw-config.in (elf/mips.h): Always forward-include, needed
12745         for GDB to build.
12747 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12749         * testsuite: New directory for customer acceptance and whole tool
12750         chain tests.
12752 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12754         * configure: If per-host line isn't found, but AC_OUTPUT is found
12755         and a configure script exists, run it instead.
12757 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12759         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12761 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12763         * configure: Set build_{cpu,vendor,os,alias} to host values when
12764         --build isn't specified.
12766 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12768         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12769         (FLAGS_TO_PASS): Pass them.
12770         (EXTRA_TARGET_FLAGS): Ditto.
12772 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12774         * Makefile.in (all-libg++): Depend on all-libstdc++.
12776 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12778         * configure.in (noconfigdirs): Enable all packages for
12779           i386-unknown-netbsd.
12781 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12783         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12784         hosted builds (DOS builds)
12786 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12788         Changes for ARM based on patches from Richard Earnshaw:
12789         * config.sub: Handle armeb and armel.
12790         * configure.in: Omit arm linker only for riscix.
12792 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12794         * config.guess:  Update from FSF.
12796 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12798         * config.sub: Recognize powerpcle as the little endian variant of
12799         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12800         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12801         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12802         temporarily.
12804 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12806         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12808 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12810         * config.sub: Accept -lites* as a basic system type.
12812 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12814         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12815         installed, and if so return linuxoldld as the system name.
12817 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12819         * config.guess: Add hppa1.1-hp-lites support.
12821 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12823         * configure.in: Don't build newlib for m68k-vxworks5.1.
12825 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12827         * configure.in (mips-sgi-irix6): Use mh-irix5.
12829 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12831         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12833 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12835         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12836         OSF/1.  Fix compiler flags.
12837         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12839 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12841         * configure.in: Recognize --with-newlib.
12842         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12844 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12846         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12847         to *_X11_MODULES due to gdbtk needing X include files et al.
12849 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12851         Merge in support for Mac MPW as a host.
12852         (Old change descriptions retained for informational value.)
12854         * mpw-config.in: Add generic include forwards for cpu-specific
12855         include files in aout and elf directories.
12857         * mpw-configure: Added copyright.
12858         * mpw-config.in: Check for presence of required build tools.
12859         (target_libs): Add newlib.
12860         (target_tools): Add examples.
12861         (Read Me): Generate as "Read Me for MPW" instead.
12862         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12863         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12864         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12866         * mpw-configure: Remove subdir-specific makefile hackery,
12867         delete mk.tmp after using it.
12869         * mpw-build.in (all): Display start and end times.
12871         * mpw-configure (host_canonical): Set.
12872         (target_cpu): Always add to makefiles.
12873         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12874         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12875         (mpw-mh-mpw): Look for in srcdir and srcroot.
12876         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12878         * mpw-build.in: (install-only): New target.
12880         * mpw-configure (host_alias, target_alias): Rename from hostalias
12881         and targetalias, add into generated Makefile.
12882         (mk.tmp): If present, add into generated Makefile.
12883         * mpw-build.in (all-gas): Build config.h first before gas proper.
12885         * mpw-configure (config.status): Write only if changed.
12886         * mpw-config.in (readline): Configure it (not built, just used for
12887         definitions).
12889         * mpw-config.in (elf/mips.h): Add a forward include.
12891         * mpw-config.in: Forward-include most .h files in include into
12892         extra-include.
12893         (readline): Don't build.
12894         mpw-build.in (install): Install GDB.
12896         * mpw-configure (prefix, mpw_prefix): Handle it.
12897         * mpw-config.in (mmalloc, readline): Don't configure.
12898         * mpw-build.in (thisscript): Rename to ThisScript.
12899         Use mpw-build instead of BuildProgram everywhere.
12900         (mmalloc, readline): Don't build.
12901         * mpw-README: New file, basic documentation about the MPW port.
12903         * mpw-config.in: Use forward-include to create include files.
12905         * mpw-configure: Add more things to the top of each configured
12906         Makefile, including contents of config/mpw-mh-mpw.
12907         * mpw-config.in (extra-include): Create this directory and fill it
12908         with Posix-like include files when configuring.
12910         * config.sub (apple, mac, mpw): Add various aliases.
12912         * mpw-build.in: New file, top-level build script fragment for MPW.
12913         * mpw-configure: New file, configure script for MPW.
12914         * mpw-config.in: New file, config fragment for MPW.
12916 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12918         * configure.in (host_libs): Remove glob, since it is gone from the
12919         sources.
12921 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12923         * Makefile.in: define empty GDB_NLM_DEPS var.
12925         * configure.in(target_makefile_frag): use config/mt-netware
12926         for netware targets.
12928 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12930         * config.sub: Merge in recent FSF changes.  Remove linux special
12931         cases.
12933 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12935         Revert this change:
12937         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12939                 * build-all.mk: Use CC=cc -Xs on Solaris.
12941 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12943         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12944         stop using it.
12945         * Makefile.in: Nuke all references to glob subdirectory.
12947 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12949         * configure.in: Fix --enable-shared logic in per-host.
12951 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12953         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12955 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12957         * configure.in (noconfigdirs): Don't build gas on AIX, for
12958         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12960 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12962         * configure: Fix --cache-file to work if the file argument is a
12963         relative path.
12965 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12967         * configure: If the --cache-file is used, pass it down to
12968         configure in subdirectories.
12970 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12972         * config.sub: add vxworks29k configuration.
12974 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12976         * Makefile.in (taz): Do "diststuff" part quietly.
12978 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12980         * config.sub: Mini-merge with gcc/config.sub.
12982 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12984         * config.guess (IRIX): Sed - to _.
12986 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12988         * Makefile.in (source-vault, binary-vault): New targets.
12990 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12992         * config.sub: Recognize -eabi as a basic system type.
12994 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12996         * configure.in (enable_shared stuff): Fix typo.
12998 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13000         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13002 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13004         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13006 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13008         * configure.in (rs6000-*-*): Don't build gas.
13010 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13012         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13013         reduce command line length.
13014         (AS_FOR_TARGET): Check for as.new, not Makefile.
13015         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13017 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13019         * config.guess:  Merge from FSF.
13021 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13023         * configure: Don't use $ when handling program_suffix.
13025 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13027         * configure.in:  Configure tk for hppa/hpux.
13029 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13031         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13033 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13035         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13036         to LIBCXXFLAGS.  Tests are better run without it.
13038 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13040         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13042 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13044         * configure.in (*-*-netware*): Don't configure xiberty.
13046 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13048         * configure.in:  Remove tk from native_only list.
13050 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13052         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13053           for special NCD build.
13055 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13057         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13058         makeall.bat, they're only useful for binutils snapshots.
13059         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13060         makeall.bat to specified SUPPORT_FILES.
13062 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13064         * build-all.mk: Add Ericsson targets to sun4 and solaris
13065           hosts.  Add  BNR's sun4 target to solaris host, so their
13066           build-from-source will be tested in-house first.
13068 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13070         * Makefile.in (LIBCFLAGS): New variable.
13071         (CFLAGS_FOR_TARGET): Ditto.
13072         (LIBCFLAGS_FOR_TARGET): Ditto.
13073         (LIBCXXFLAGS): Ditto.
13074         (CXXFLAGS_FOR_TARGET): Ditto.
13075         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13076         (BASE_FLAGS_TO_PASS): Pass them.
13077         (EXTRA_TARGET_FLAGS): Ditto.
13079         * configure.in: Support --enable-shared.
13081 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13083         * configure.in (target_libs):  Include libstdc++ again.
13084         * config.guess:  Update from FSF (for FreeBSD).
13086 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13088         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13089         makeall.bat.
13090         (DISTDOCDIRS): Add `etc'.
13091         (ETC_SUPPORT_PFX): New variable.
13092         (taz): Include anything from etc starting with a word in
13093         ETC_SUPPORT_PFX.
13095 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13097         * config.sub: Update for recent FSF changes.  Remove obsolete
13098         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13099         spacing changes.
13101 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13103         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13105         * config.guess:  Merge with FSF.
13106         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13108 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13110         * configure: Since the "trap 0" handler will override the exit
13111         status on many systems, only use it for "exit 1", and make it set
13112         a non-zero exit status; reset it before "exit 0".  Also, check
13113         exit status of config.sub, and error out if it failed.
13115 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13117         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13118         and install libgloss.
13120 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13122         * Makefile.in (all-binutils): Depend upon all-byacc.
13124         * configure.in: Don't build emacs on Irix 5.
13126 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13128         * configure.in (*-*-netware*): Add libio.
13130 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13132         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13133         (CHECK_TARGET_MODULES): Ditto.
13134         (INSTALL_TARGET_MODULES): Ditto.
13135         (TARGET_LIBS): Ditto.
13136         (all-libstdc++): Note dependencies.
13138 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13140         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13142 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13144         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13145         -fexternal-templates.
13147         * configure.in (target_libs): Add libstdc++.
13148         (noconfigdirs): Add libstdc++ as appropriate.
13150 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13152         * config.guess:  Update from FSF.
13154 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13156         * configure: Use ${config_shell} when running ${configsub}.
13158 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13160         * config.sub: No longer recognize h8300h.
13162 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13164         * config.sub: Remove extraneous differences between config.sub and
13165         gcc/config.sub.
13167 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13169         * Makefile.in (DISTSTUFFDIRS): Add gas.
13171 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13173         * COPYING.NEWLIB: New file.
13175 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13177         * config.guess (HP-UX):  Patch from Harlan Stenn
13178         <harlan@landmark.com> to also emit release level.
13180 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13182         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13184 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13186         * config.sub:  Merge nextstep cleanup from FSF.
13188 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13190         * configure.in (arm-*-*): Don't configure ld for this target.
13192 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13194         * configure.in (*-*-netware): don't configure libg++, libio,
13195           librx, or newlib.
13197 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13199         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13200         configure ld--it works, but it doesn't support shared libraries.
13202 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13204         * config.guess (*-unknown-freebsd*):  Get rid of possible
13205         trailing "(Release)" in version string.
13206         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13208 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13210         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13211         Fix type: *-next-neststep -> *-next-nextstep.
13213         * config.guess:  Merge from FSF:
13215         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13217         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13219         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13221         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13222         instead of UNIX_SV for UnixWare 1.0).
13224 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13226         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13227         to make gdb/nlm/* build after the compiler and linker.
13229 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13231         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13232         not just i[34]86.
13233         (m68k-atari-sysv4):  Relocate to match FSF version.
13235         * config.guess:  More merges from the FSF:
13237         Add a space before function call or macro invocation.
13239         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13241         * config.guess: Add trap cmd to remove dummy.c and dummy when
13242         interrupted.
13244         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13246         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13247         (dummy): Redirect stderr from compilation of dummy.c.
13249         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13251         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13253 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13255         * configure: Accept and ignore --cache*, for compatibility with
13256         new autoconf.
13258 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13260         * config.guess:  Merge from FSF:
13262         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13264         * config.guess (Pyramid*:OSx*:*:*): New case.
13265         (PATH): Add /.attbin at end for finding uname.
13266         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13268         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13270         * config.guess (M88*:DolphinOS:*:*): New case.
13272         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13274         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13275         to select whether to use ELF or COFF.
13277         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13279         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13281         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13283         * config.guess: Guess the OS version for HPUX.
13285         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13287         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13289 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13291         * configure.in: Recognize --with-headers, --with-libs, and
13292         --without-newlib.
13293         * Makefile.in (all-xiberty): Depend upon all-ld.
13295 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13297         * configure.in: Change i[34]86 to i[345]86.
13299 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13301         * configure (version): A few more tweaks to help message.
13303 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13305         * Makefile.in:  Remove (for now) librx as a host library,
13306         now that we're building it for target.
13308 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13310         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13311         (Karl Berry).
13313 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13315         * configure.in:  Also configure librx.
13317 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13319         * Makefile.in:  Update various rules to reflect that librx
13320         is now needed for libg++.
13322 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13324         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13326 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13328         * configure.in: Configure the examples directory.
13330 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13332         * configure: Simplify Jun 2 1994 change.
13334 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13336         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13337         /bin/gcc isn't good enough to build gcc.
13339 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13341         * Makefile.in (GDB_SUPPORT_FILES): Remove
13342         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13343         (gdb.tar.gz): Add new rule to use standard distribution building
13344         mechanism.
13346 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13348         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13349         Bill Cox <bill@cygnus.com>.
13351 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13353         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13355 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13357         * configure:  Search current dir first in .gdbinit.
13359 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13361         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13363 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13365         * config.sub:  Refer to NeXT's operating system as nextstep.
13367         * config.sub (case $basic_machine):  Re-order the cases, to match
13368         the order in the FSF version (which is mostly alphabethical).
13369         Merge in some additions and changes from the FSF.
13371 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13373         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13374         * config.sub: Recognize cxux7.
13375         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13377 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13379         * config.sub:  Fix typo powerpc -> powerpc-*.
13381 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13383         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13385         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13386         parallel with all-emacs and install-emacs).  Top-level command
13387         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13389 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13391         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13392         $(relbindir)/make before doing ``make install'', and use
13393         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13394         installing over running make binary.
13395         ($(host)-stamp-stage3-installed): Likewise.
13397 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13399         * config.guess: Recognize Mach.
13401 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13403         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13404         see whether --exec-prefix was used.
13406 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13408         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13410 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13412         * Makefile.in: Add all-librx target similar to all-libproc.
13414 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13416         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13417         with post 1.2 uname bogosity.
13419 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13421         * configure: Remove temporary files on receipt of a signal.
13423 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13425         * configure: If there is a package_makefile_frag, remove
13426         ${subdir}/Makefile.tem after copying it in.
13428 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13430         * build_all.mk: support rs6000 lynx identifies itself as
13431         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13432         since /bin/gcc is too feeble to compile a modern gcc.
13434 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13436         * brought devo/test-build.mk update-to-date with progressive/
13437           test-build.mk. Add lynx targets and hppa flag info.
13439 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13441         * configure.in:  Use mh-ncrsvr43.  Patch from
13442         Tom McConnell <tmcconne@sedona.intel.com>.
13444 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13446         * config.guess (i386-unknown-bsdi):  No longer need to
13447         check #if defined(__bsdi__) && defined(__i386__).
13449 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13451         * configure: Set program_transform_nameoption correctly.
13453 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13455         * brought build-all.mk update-to-date with progressive build-all.mk,
13456           added new targets and hppa info.
13458 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13460         * configure: If config.guess result is a prefix of the user
13461         specified target, assume a native build and use the user specified
13462         target as the host alias.  Remove SunOS patch suffix removal hack.
13463         * configure.in: Remove SunOS patch suffix removal hack.
13465         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13466         in NATIVE_CHECK_MODULES.
13468 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13470         * Makefile.in: Rename HOST_ONLY to NATIVE.
13471         * configure: Delete SunOs patch suffix from host_canonical
13472           and build_canonical variables that are prepended to Makefiles.
13473         * configure.in: Add comments for easier maintenance.
13475 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13477         * Makefile.in: Add all-libproc target similar to all-gui.
13479 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13481         * Makefile.in (CHECK_MODULES): split into
13482         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13484 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13486         * config.guess (i386-unknown-bsdi): New system to guess.
13488 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13490         * Makefile.in: Add all-gui target (but not yet build by "all").
13492 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13494         * config.sub: Move deletion of patch suffix from here...
13495         * configure.in: To here, at Ian's suggestion.  The top-
13496           level scripts might need to know of a patch level.
13498 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13500         * config.sub: Strip off patch suffix so rtl is recognized
13501           as a sunos4.1.3 machine, even though it's been patched.
13503 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13505         * Makefile.in (INSTALL_LAST): Delete.
13506         (INSTALL_DOSREL): New.
13508 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13510         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13511         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13512         whether we pass down --with-gnu-ld anyhow.
13514 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13516         * Makefile.in (INSTALL_LAST): Change operation so it works
13517         on more flavors of make.
13518         * configure.in (go32): Don't build libg++ or libio.
13520 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13522         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13523         they can be overriden by templates.
13525 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13527         * configure.in (target==go32): Don't build gdb.
13528         * dosrel: New directory.
13530 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13532         * configure.in (host==go32): Configure dosrel too.
13533         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13534         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13535         be set by incoming names or templates.
13536         (INSTALL_LAST): New rule.
13538 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13540         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13542 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13544         * configure.in (appdirs): New variable.  Currently empty, but will
13545         be used in gas distribution.  If nonempty, lists a set of
13546         directories at least one of which must get configured, or top
13547         level configuration is considered to have failed.
13548         (rs6000-*-lynxos*): Use new file name.
13550 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13552         Eliminate XTRAFLAGS.
13553         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13554         newlib include files using -idirafter, and also use -nostdinc.
13555         (CXX_FOR_TARGET): Likewise.
13556         (XTRAFLAGS): Removed.
13557         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13558         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13559         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13560         ($(DO_X)): Don't pass down XTRAFLAGS.
13562 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13564         * configure.in (mips*-dec-bsd*): New target; do build linker.
13565         (mips*-*-bsd*): New target; don't build linker.
13567 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13569         * configure.in: support rs6000-*-lynxos* configuration.
13570         support sunos4 as a cross target.
13572         * config.sub: look for lynx*, not lynx since the OS version may
13573         legitimately be part of the name.
13575 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13577         * configure.in (i[34]86-*-sco*): Move to be with other i386
13578         targets.
13579         (romp-*-*): New target.  Skip various binary utilities.
13580         (vax-*-*): New target.  Don't build newlib.
13581         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13583 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13585         * configure.in: Only set host_makefile_frag if config
13586         directory exists.
13588 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13590         * install.sh: If $dstdir exists, don't check whether each
13591         component does.
13593 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13595         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13597 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13599         * configure.in (*-*-lynxos*): Don't configure newlib for either
13600         native or cross Lynx.
13602 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13604         * config.sub (sparc64-elf): Fix os.
13605         (z8k): Remove duplicate.
13607 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13609         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13610         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13612 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13614         * configure: Make file links cleanly even if Lynx fails on
13615           an NFS symlink (at least fail cleanly).
13617 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13619         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13620         -XNh2000.
13622 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13624         * configure: Unknown options are fatal again.
13626 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13628         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13629         compatibility.
13631 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13633         * build-all.mk: Add `clean' target.
13635 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13637         * config.guess:  Add SINIX support.
13638         * configure.in:  Add mips-*-sysv4* support.
13640 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13642         * build-all.mk: Document all useful targets.
13643         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13644         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13646 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13648         * configure: Support --silent, --quiet.
13650 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13652         * configure: Support --disable-FEATURE.
13654 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13656         * config.guess: Recognize NCR running SVR4.3.
13658 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13660         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13661         Patch from Paul Eggert <eggert@twinsun.com>.
13663 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13665         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13667 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13669         * configure: Make unrecognized options give nonfatal warnings
13670         instead of fatal errors, and pass them to any subdirectory
13671         configures in case they recognize them.
13672         Make --x equivalent to --with-x.
13674 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13676         * configure: Add --enable-* options.  Clean up usage message and
13677         some comments.
13679 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13681         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13683 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13685         * configure.in (hppa*-*-*): Enable binutils.
13687 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13689         * config.sub: Recognize cisco.
13691 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13693         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13695 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13697         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13698         than one configuration name.  Add comment.
13700 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13702         * config.guess: about target *-hitachi-hiuxwe2, fixed
13703         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13704         macro is incorrect.]
13706 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13708         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13709         than the "make ls" stuff which used to be here.
13711 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13713         * config.guess:  Recognize i[34]86-unknown-freebsd.
13714         From Shawn M Carey <smcarey@rodan.syr.edu>.
13716 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13718         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13720 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13722         * config.guess: Check for ptx.
13724 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13726         * config.sub: Add os9k checking.
13728 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13730         * config.guess: Handle OSF1 running on HPPA processors
13732 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13734         * configure: If subdir configure fails, print out a message with
13735         subdirectory name, in case subdir's configure code didn't identify
13736         itself.
13738 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13740         * configure.in: Remove embedded newlines from configdirs.
13741         Avoid mismatches of substrings.  Fix matching strings at end
13742         of configdirs.
13744 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13746         * config.guess:  Add Lynx/rs6000 config support.
13748 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13750         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13752 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13754         * configure.in (hppa*-*-osf*): Treat this just like most other
13755         PA configurations (eg no binutils or ld).
13756         (hppa*-*-*elf*): These configurations have binutils and ld.
13758 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13760         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13762 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13764         * configure.in (rs6000-*-*): Build gas.
13766 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13768         * Makefile.in:  Avoid bug in losing hpux sed.
13770 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13772         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13773         for GDB and GDB has been fixed to not need it.
13775 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13777         * config.guess: Recognize vax hosts.
13779 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13781         * configure (while loop): Don't use "break 2" inside case
13782         statement -- the case statement isn't an enclosing loop.
13784 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13786         * config.guess:  Clean up NeXT support, to allow nextstep
13787         on Intel machines.  Make OS be nextstep.
13789 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13791         * config.guess: Add alternate forms for Convex.
13793 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13795         * configure:  Completely rewrite option processing.  Take
13796         advantage of pattern-matching to avoid invoking test frequently.
13797         Also clean up host and target defaulting logic.
13799 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13801         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13802         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13803         commands (plus user environment) will fit SCO limits.
13805 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13807         * configure.in: Don't issue warnings about directories which are
13808         not being configured if -norecursion is set.  Correct test for
13809         --with-gnu-as and --with-gnu-ld to not get confused by substring
13810         matches.
13812         * configure.in: Don't build gas for alpha-dec-osf1*.
13814 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13816         * configure:  Back out Per's change of 12/19/1993.  It changes the
13817         behavior of configure in unexpected and confusing ways.
13819         Also, use different delim char when calculating
13820         program_transform_name so that the name can contain slashes.
13822 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13824         * configure.in, config.sub: Add support for VSTa micro-kernel.
13826 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13828         * configure.in: Nuke hacks which were used to get a special
13829         version of GAS for HPPA configurations.
13831 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13833         * configure:  If only ${target_alias} is given, use that
13834         as the default for ${host_alias}.
13835         * configure:  Add missing back-slashes before nested quotes.
13837 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13839         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13841 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13843         * config.guess:  Recognize some Tektronix configurations.
13844         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13846 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13848         * config.sub: Match any flavor of SH.
13850 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13852         * configure.in: Don't try to configure newlib for Alpha.
13854 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13856         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13857         libg++ or libio for any Alpha target.
13859         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13861 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13863         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13864         default arguments -- so it tried to compress itself.
13866 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13868         * configure.in (notsupp): ensure that a space is always at the end
13869           of the configdirs list, since the grep checks for an explicit space
13871 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13873         * configure.in (target i386-sysv4.2): don't build ld, since static
13874           versions of many libraries are not available.
13876 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13878         * config.guess: Recognize Apollos (using environment variables).
13879         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13881 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13883         * config.guess: Recognize Sony news mips running newsos.
13885 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13887         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13888         "fi ; else" for bash.
13890 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13892         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13894 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13896         * config.sub: accept unixware as an alias for svr4.2.
13897         Fix some inconsistancies with the gcc version.
13899 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13901         * Makefile.in (DISTDOCDIRS):  Add gdb.
13903 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13905         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13907 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13909         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13910         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13911         this now.
13913 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13915         * config.sub: Accept hiux* as an OS name.
13917         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13918         etc/make-stds.texi.  The underscore came from gcc, and dje now
13919         agrees that RUNTESTFLAGS is the correct name.
13921 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13923         * install.sh:  Remove 'set -e'.  It makes any conditionals
13924         in the script useless.
13926         * config.guess: Automatically recognize arm-acorn-riscix
13927         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13929 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13931         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13933 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13935         * Makefile.in (DISTDOCDIRS): New variable.
13936         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13937         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13939 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13941         * configure.in (hppa target): check the source directory for the
13942           pagas sub-directory
13944 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13946         * config.sub: Allow -aout* and -elf*.
13948 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13950         * configure.in: Don't build ld on i386-solaris2, same as for
13951         sparc-solaris2.
13953 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13955         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13957 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13959         * configure.in:  Configure gdb for alpha.
13961 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13963         * Makefile.in (CXXFLAGS): Add -O.
13965 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13967         * config.guess: added support for DG Aviion
13969 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13971         * configure.in: Produce warning message for subdirectories not
13972         configurable for this host/target combination.  Don't try to
13973         configure gdb for vms.
13975 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13977         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13978         appropriate files before making "diststuff".
13979         (DISTBISONFILES): New var: list of files to be edited.
13980         (DISTSTUFFDIRS): Add binutils.
13982 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13984         * config.sub: also handle mipsel and mips64el (for little endian mips)
13986 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13988         * configure.in: Add * to end of all OS names.
13990 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13992         * configure.in: Build newlib for LynxOS native.
13994 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13996         * config.guess: Add support for delta 88k running SVR3.
13998         * configure.in: Add comment about HP compiler vs. emacs.
14000 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14002         * configure.in: don't build ld on solaris2 (not a viable option
14003           due to bugs in getpwnam & getpwuid)
14005 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14007         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14008         config.guess will produce a full version number.
14010 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14012         * configure.in: Build linker and binutils for alpha-dec-osf1.
14014 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14016         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14017         and gdb/testsuite/Makefile.in.
14019 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14021         * configure.in: recognize mips*- instead of mips-
14023 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14025         * config.sub: Accept linux*coff and linux*elf as operating
14026         systems.
14028 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14030         * config.sub: Recognize mips64, and mips3 as an alias for it.
14032 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14034         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14035         gdb knows how to handle OSF/1 shared libraries.
14037 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14039         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14040         * config.guess: Recognize Hitachi's HIUX.
14041         * config.sub: Recognize h3050r* and hppahitachi.
14042         Remove redundant cases for hp9k[23]*.
14044 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14046         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14047         if gas and ld are in the source tree and are in ${configdirs}.
14048         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14049         --with options (but still pass them down on the command line,
14050         if they were explicitly specified).
14052 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14054         * configure: substitute SHELL value in Makefile.in with
14055         ${CONFIG_SHELL}
14057 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14059         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14060         *-*-solaris2* targets.
14062 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14064         * Makefile.in: define M4, and pass it down to sub-makes;
14065         all-autoconf now depends on all-m4
14067 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14069         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14070         presence of {ar,ranlib} instead of a configured directory
14072 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14074         * config.guess: Accept 34?? as well as 33?? for NCR.
14076 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14078         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14079         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14081 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14083         * configure: grab values for $(CC) and $(CXX) from the
14084         environment, so that someone can do "CC=gcc configure; make" and
14085         have it work right (matching the way that autoconf works now)
14087         * configure.in, Makefile.in: add support for gash, the tcl
14088         interface to Galaxy
14090         * config.guess: add NetBSD variants (hp300, x86)
14092 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14094         * install.sh: Support -d option (in the manner of SunOS 4 install,
14095         as it is more deterministic than that of GNU install)
14096         (chmodcmd): Set file to mode 755 by default (should also do default
14097         chgrp and chown, but I don't feel like dealing with that now)
14099 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14101         * config.sub: Remove h8300hhms alias.
14103 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14105         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14107 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14109         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14110         as stmp-fixinc
14112 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14114         * config.sub: recognize m88110-bug-coff.
14116 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14118         * Makefile.in (all-libio): all dependencies on the toolchain used
14119         to build this (gcc, gas, ld, etc)
14121 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14123         * config.guess: Deal with OSF/1 1.3 on alpha.
14125 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14127         * install.sh: add some 'else true' clauses for portability
14129         * configure.in: don't build libio for h8[35]00-*-* targets
14131 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14133         * Makefile.in:  Add support for new libio.
14135 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14137         * install.sh: If one command fails, don't try the rest.  Don't try
14138         to remove $dsttmp (via trap) unless we have already created it.
14139         If $src doesn't exist, detect it and exit with an error.
14141         * config.guess: Recognize BSD on hp300.
14143 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14145         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14146         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14148 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14150         * Makefile.in (all-send-pr): depends on all-prms
14152 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14154         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14156 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14158         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14159         Added test for mips-mips-riscos5.
14161 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14163         * configure.in: use mh-hp300 for 68k HP hosts
14165 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14167         * configure: add support for CONFIG_SHELL, so that you can use
14168         some alternate shell for evaluating configure scripts
14170 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14172         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14173         in configure script to bug-gdb@prep.ai.mit.edu when building
14174         distribution archive.
14175         * Makefile.in (COMPRESS):  Remove def.
14176         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14177         gdb.tar.Z and make-gdb.tar.Z respectively.
14178         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14179         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14180         to convergence with 'taz' target in Makefile.in.
14182 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14184         * install.sh (dsttmp): use trap to ensure that tmp files go
14185         away on error conditions
14187 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14189         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14191 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14193         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14194         its parent is '/' not ''.
14196         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14198 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14200         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14201         that ${newsrcdir}/configure.in does.
14203 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14205         * test-build.mk: support for CONFIG_SHELL
14207 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14209         * config.sub (netware):  Add as a basic system type.
14211 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14213         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14214           $(srcdir)/ from the dependency on Makefile.in.
14216 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14218         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14219         (h8300hhms is temporary until multi-libraries are implemented).
14220         * configure.in: Handle h8300h too.
14222 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14224         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14226 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14228         * configure:  Remove extraneous output when guessing host type.
14229         * config.guess:  Remove extraneous output when guessing using C
14230         compiler rather than uname, or when guessing fails.
14232 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14234         * Makefile.in: remove all.cross and install.cross targets
14236         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14237           definitions
14239 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14241         * configure.in (target sh): Build gprof.
14243 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14245         * config.sub: change -solaris to -solaris2
14247 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14249         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14251 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14253         * configure: Correct error message for missing Makefile.in to
14254         print correct directory.
14256 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14258         * install.sh: kludge around 386BSD shell bug
14260 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14262         * config.guess:  Recognize NeXT.
14263         * config.guess:  Recognize i486-ncr-sysv4.
14264         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14266 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14268         * Makefile.in (MAKEINFOFLAGS): New variable.
14269         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14270         * build-all.mk, test-build.mk: Pass down --no-split as
14271         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14273 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14275         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14277 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14279         * Makefile.in (libg++.tar.z):  New rule.
14280         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14281         * Makefile.in (taz):  Only do a single chmod.
14283 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14285         * install.sh: don't use dirname anymore (replaced with sed usage)
14287 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14289         * Makefile.in:  Change extension for gzip'd files from '.z' to
14290         '.gz' per new FSF standard usage.
14292 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14294         * configure: put quotes around the final value of program_transform_name
14296 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14298         * Makefile.in: new install.sh support; update install-info rules
14300 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14302         * configure.in: Build diff for crosses, but not for go32 host.
14304         * configure.in: Build gprof only for native, and don't build it
14305         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14307 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14309         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14311 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14313         * configure.in (host_tools): Add prms.
14315 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14317         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14318         with $(FLAGS_TO_PASS) on the command line
14320         * config.sub: Recognize lynx and lynxos
14322 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14324         * config.sub: Accept -ecoff*, not just -ecoff.
14326 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14328         * Makefile.in (taz): Use .gz suffix instead of .z.
14329         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14330         names.
14332 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14334         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14336 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14338         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14339         that rebuilds that might happen during 'make install' don't get
14340         bogus gcc include files
14342 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14344         Change from Utah for HPPA support:
14345         * config.guess: Recognize hppa1.x-hp-bsd.
14347 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14349         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14350         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14352 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14354         * config.sub: Add support for rom68k and bug boot monitors.
14356 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14358         * Makefile.in: Make all-opcodes depend on all-bfd.
14360 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14362         * config.guess: Added special check for i[34]86-univel-sysv4*.
14364 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14366         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14367         the processor rather than assuming i486.
14369 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14371         * config.guess: Recognize SunOS6 as Solaris3.
14373 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14375         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14376         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14378 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14380         * build-all.mk (all-cross): New target for Canadian Cross.
14381         Added Q2 go32 targets.
14382         * test-build.mk: Configure go32 cross sparclite-aout and
14383         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14384         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14386 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14388         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14389         GO32 hosted toolchains
14391 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14393         * configure: change  so "-exec-prefix" gets passed down rather
14394         than "-exec_prefix" so autoconf generated Makefiles get the
14395         exec_prefix set right.
14397 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14399         * config.guess: get the Solaris2 minor version number
14401         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14403 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14405         * config.guess: Recognize some Sequent platforms.
14407 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14409         * Makefile.in: added the vault-install target
14411         * configure.in: actually use the Sun3 makefile fragment that's in
14412         config, also added the release dir to configdirs
14414 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14416         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14418 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14420         * configure.in: remove some program from Alpha targetted toolchains
14422 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14424         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14425         gprof.
14426         (taz): Run "make diststuff" in those directories instead of "make
14427         proto-dir".  Look for "VERSION=" only at start of line in subdir
14428         Makefile.  Use "gzip -9" for compression.
14429         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14430         (binutils.tar.z): New target.
14432 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14434         * Makefile.in (taz): Include gpl.texinfo.
14436 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14438         * Makefile.in (setup-dirs): Merged into "taz" target.
14439         (taz): Only do `proto-dir' stuff if a directory is actually needed
14440         for this target.
14442 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14444         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14445         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14446         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14447         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14448         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14450 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14452         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14453         config.sub, and move-if-change to gdb testsuite distribution
14454         archive, so the testsuite can be extracted, configured, and
14455         run separately from the gdb distribution.  Blow away the Chill
14456         tests that require a Chill compiled executable, since GNU Chill
14457         is not yet publically available.
14459 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14461         * test-build.mk: set environment variables in a single command,
14462         instead of a list of assignments and exports
14464         * config.guess: recognize Alpha/OSF1 systems
14466 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14468         * configure: Change help message to prefer --options rather than
14469           -options.
14471 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14473         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14474         zippy@ecst.csuchico.edu.
14475         * config.guess: Recognize miniframe.
14477 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14479         * Makefile.in: Use srcroot to find runtest rather than rootme.
14480         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14482 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14484         * test-build.mk: Extensive additions to support building on a
14485         machine other than the host.
14487 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14489         * configure (tooldir): Fix for i386-aix again.
14491 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14493         * configure, Makefile.in:  Change definition of $(tooldir)
14494         to match the FSF.
14496 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14498         * config.guess:  Recognize i[34]86/SVR4.
14500 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14502         * Makefile.in (all-gdb): gdb depends on sim.
14504 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14506         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14507         at the same time we make the prototype gdb directory.
14508         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14509         files at the same time as the gdb base release distribution.
14511 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14513         * Makefile.in (check): Use individual check targets rather than
14514         DO_X rule.
14515         (check-gcc): Added.
14517 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14519         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14520         for System V release 3.2.
14522 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14524         * config.sub: Recognize hppaosf.
14525         * configure.in: Do configure ld/binutils/gas for it.
14527 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14529         * configure (tooldir): Alter syntax used to set this, for systems
14530         where "\$" isn't handled right, like i386-aix.
14532 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14534         * configure: Pass program-transform-name, not
14535         program_transform_name, to recursive configures.
14537 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14539         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14540         of gas+ld+binutils.
14542 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14544         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14546 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14548         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14550 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14552         * Makefile.in (PRMS): Set back to all-prms.
14554 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14556         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14557         targets, rather than for MIPS hosts.
14559 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14561         * configure.in: add comment for --with-x default values
14563         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14565         * Makefile.in: add check-* targets for each of the directories in
14566         the tree.  Add a definition of RUNTEST that will use the one we
14567         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14569 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14571         * configure.in: Removed obsolete references to bfd_target and
14572         target_makefile_frag.
14574         * build-all.mk: Set assorted targets for Q2.
14575         * config.sub: Recognize z8k-sim and h8300-hms.
14576         * test-build.mk: Really don't pass host to configure.
14577         (HOLES): Added uname.
14579 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14581         * configure: Handle an empty program-prefix, program-suffix or
14582         program-transform-name correctly.
14584 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14586         * build-all.mk: -G 8 no longer required for MIPS targets.
14587         * test-build.mk: Don't pass host argument to configure; make it
14588         guess.
14590 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14592         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14593         * Makefile.in (COMPRESS):  New macro, like GZIP.
14595 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14597         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14599         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14600         with gas currently defaults to -G 0.
14602 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14604         * Makefile.in (all-flex): flex depends on byacc.
14606         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14607         to test-build.mk as RELEASE_TAG.
14608         * test-build.mk (configargs): New variable containing arguments to
14609         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14610         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14612         * config.guess: Use /bin/uname when checking -X argument on SCO,
14613         to avoid invoking GNU uname which doesn't understand -X.
14615         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14617         * configure.in: Build gas for mips-*-*.
14619 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14621         * Makefile.in (all.normal): insert missing backslash.
14623 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14625         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14627         * Makefile.in: Complete overhaul to merge many almost identical
14628         targets.
14630 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14632         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14633         (gdb.tar.Z): Adjusted.
14635         * Makefile.in (setup-dirs, taz): New targets; should be general
14636         enough to adapt for gdb sometime.  Build only .z file.
14637         (gas.tar.z): New target.
14639 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14641         * build-all.mk: Use CC=cc -Xs on Solaris.
14643 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14645         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14646         for handling BISON for FSF releases.
14648 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14650         * configure: Actually implement the change zoo just documented.
14652 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14654         * configure: when using config.guess, only set target_alias when
14655         it's not already been set (ie, on the command line)
14657 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14659         * Makefile.in: add installcheck target, set PRMS to install-prms
14661 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14663         * configure: add support for package_makefile_fragment, handle the
14664         case where a directory has a configure.in file but no Makefile.in
14665         more gracefully (with an actual understandable error message, even);
14666         add support for --without (and add this to the usage message); also
14667         explicitly add a --host=${host_alias} to the command line when
14668         config.guess is used
14670 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14672         * configure: Must use both --host and --target in recursive calls.
14674 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14676         * Makefile.in: Change deja-gnu to dejagnu.
14678 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14680         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14682 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14684         * configure.in: canonicalize all instances to *-*-solaris2*,
14685         also strip out a number of tools to not build for go32 host
14687 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14689         * config.guess: add GPL.
14691         * Makefile.in, config.guess, config.sub, configure: bump
14692           copyrights to 93.
14694 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14696         * Makefile.in (do-info): Removed obsolete check for existence of
14697         localenv file.
14699         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14701 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14703         * Makefile.in: a couple of 'else true' for decstation,
14704         support for TclX
14706         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14708 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14710         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14712 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14714         * config.guess: Recognize i386-ibm-aix (PS/2).
14715         * configure.in: Use config/mh-aix386 file for it.
14717 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14719         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14720         CC_FOR_TARGET instead.
14721         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14723 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14725         * Makefile.in: Add sim to list of directories sent with gdb
14727 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14729         * configure.in: Put back mips-dec-bsd* case.
14731 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14733         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14734         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14735         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14737 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14739         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14741         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14742         (install-info): install dir.info only if it exists,
14743         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14745 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14747         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14748         gas for mips-dec-bsd.
14750 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14752         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14753         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14755 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14757         * configure.in: Added "dejagnu" to hosttools list.
14759 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14761         * config.sub, configure.in, config.guess:  Add support
14762         for Bosx, an AIX variant from Bull.
14763         Patches from F.Pierresteguy@frcl.bull.fr.
14765 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14767         * devo/dejagnu: Initial creation of devo/dejagnu.
14768         Migrated dejagnu testcases and support files for testing software
14769         tools to reside as subdirectories, currently called "testsuite",
14770         within the directory of the software tool.  Migrated all programs,
14771         support libraries, etc. beloging to dejagnu proper from
14772         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14773         with no modifications.  The changes to these files which will
14774         allow them to configure, build, and execute properly will be made
14775         in a future update.
14777 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14779         * Makefile.in: Change send_pr to send-pr.
14780         * configure.in: Likewise.
14781         * send_pr: Renamed directory to send-pr.
14783 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14785         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14787 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14789         * README:  Update for gdb-4.8 release.
14790         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14791         gdb-xxx.tar.z (gzip'd) file also.
14793 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14795         * Makefile.in: make all-diff depend on all-libiberty
14797 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14799         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14801 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14803         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14805 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14807         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14808         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14809         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14811 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14813         * Makefile.in:  makeinfo binary is in a new location
14815 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14817         * config.sub: Accept -ecoff as an OS.
14819         * Makefile.in: Various changes to eliminate a level of make
14820         recursion and reduce the required command line length.
14821         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14822         sub-makes.
14823         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14824         variables holding settings for specific sub-makes.
14825         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14826         in terms of BASE_FLAGS_TO_PASS.
14827         (TARGET_LIBS): New variable listing directories which use
14828         TARGET_FLAGS_TO_PASS.
14829         (subdir_do): Eliminated.
14830         (do-*): New set of targets to replace subdir_do.
14831         (various): All targets which used subdir_do now depend on do-*.
14832         (local-clean): Renamed from do_clean.
14833         (local-distclean): New target, dependency of distclean and
14834         realclean.
14835         (install-info): Don't create directories.  Depend on dir.info
14836         rather than calling make recursively.
14837         (install-dir.info): Eliminated.
14838         (install-info-dirs): Create all info directories here.
14839         (dir.info): Depend upon do-install-info.
14841         * test-build.mk (HOLES): Added false.
14843 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14845         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14847 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14849         * Makefile.in (info): remove dependency on all-texinfo.  The
14850         problem was really in texinfo/C, not at this level.
14852 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14854         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14856 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14858         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14859         GDB releases.
14861 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14863         * configure: Include srcdir in message about target of link not
14864         being found.  Don't convert `-' to `_' in `with' options being
14865         passed to subdirs.
14867 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14869         * configure.in: add uudecode to host_tools
14871         * Makefile.in: added {all,install}-uudecode targets, added them to
14872         the appropriate lists
14874 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14876         * Makefile.in (all-gcc): Added dependency on all-gas.
14878         * configure.in (mips-*-*): Build ld and binutils.
14880 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14882         * configure: check return code from mkdir, print error message and
14883           exit on failure.
14885 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14887         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14889 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14891         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14893 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14895         * config.sub (h8500):  Recognize this as a cpu type.
14897 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14899         * configure: source directory missing is no longer a warning
14901         * configure.in: recognize irix[34]* instead of irix[34]
14903         * Makefile.in: define and pass down X11_LIB
14905 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14907         * guess-systype: Renamed to ...
14908         * config.guess:  ... by popular request.
14909         * configure.in, Makefile.in:  Update accordingly.
14911 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14913         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14914         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14915         + Execute ./dummy instead of assuming . is in PATH.
14917 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14919         * guess-systype:  New shell script.  Attempts to guess the
14920         canonical host name of the executing host.
14921         Only a few hosts are supported so far.
14922         * configure:  Call guess-systype if no host is specified.
14924 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14926         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14927         gcc Makefile.
14930 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14932         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14933         (all-gcc, install-gcc, subdir_do): Use it.
14935 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14937         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14939 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14941         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14942           set exclusively by configure, using configure.in .
14944 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14946         * test-build.mk: set $PATH for all builds
14948         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14950 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14952         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14953         the one used in gcc/Makefile.in, so that a null expansion doesn't
14954         override the one needed to build gcc with a native cc.
14957 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14959         * configure: Accept -with arguments.
14961 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14963         * Makefile.in: added h8300sim
14965 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14967         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14968         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14969         (all-cygnus, native, build-cygnus): Make
14970         $(canonhost)-stamp-3stage-done, not $(host)....
14971         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14972         i386-sco3.2v4.  Added else true to if command.
14974 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14976         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14978 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14980         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14982 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14984         * configure.in: don't remove binutils from Solaris builds
14986 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14988         * Makefile.in: get rid of earlier definitions for *clean,
14989         also handle the recursive info rule better
14991 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14993         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14994         do more-or-less the right thing.
14996 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14998         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14999         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15001 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15003         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15004         $(host_canonical).
15006         * configure.in: split the configdirs list into 4 categories (native
15007         v. cross, library v. tool) and handle the cross-only and native-
15008         only in more reasonable (and correct!) way.
15010 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15012         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15013         configdirs anymore.
15015 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15017         * Makefile.in: extensive cleanup::  removed all of the explicit
15018         clean-* targets, collapsed many wrappers around subdir_do into
15019         one, added additional targets to satisfy standards.texi, deleted
15020         some old targets, some changes for consistency
15022 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15024         * configure.in: handle some programs as cross-only, and others as
15025         native only
15027         * test-build.mk: handle partial holes in a more generic manner
15029         * Makefile.in: m4 depends on libiberty
15031 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15033         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15034         time, wdiff, and find to configdirs
15036         * Makefile.in: all, clean, and install rules for the new programs
15037         added to configure.in
15039 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15041         * configure.in: use mh-sun for all *-sun-* hosts
15043 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15045         * Makefile.in: define flags for X11 include files and library file
15046         locations, pass them down to the programs that need this info
15048         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15050 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15052         * configure.in: start building libg++ for HP-UX targets
15054 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15056         * README:  Update references to files moved into etc/.
15058 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15060         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15061         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15063 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15065         * configure: accept dash as well as underscore in long option
15066         names for FSF compatibility.
15068 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15070         * config.sub: added -sco3.2v4 support from FSF.
15072 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15074         * configure.in: expand the section that adds or removes
15075         directories from the list of programs to build, to handle native
15076         vs. cross in addition to host v. native
15078 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15080         * Makefile.in:  Replace C++ in macro names with CXX.
15081         This is less likely to break ...
15083 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15085         * test-build.mk: add -w to GNU_MAKE
15087 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15089         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15090         add 'sparc' to list of recognized cpus.  This needed to make
15091         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15092         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15093         then changes that into $CPU-wrs-vxworks.
15095         * configure.in: remove most references to gdbtest, regularize
15096         target based program removal
15098         * test-build.mk: import from p3 tree (many fixes and changes)
15100 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15102         * Makefile.in: added rules to handle tcl, tk, and expect
15104         * configure.in: handle those directories if they exist
15106 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15108         * config.sub: removed bogus hppabsd and hppahpux names, since
15109         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15111 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15113         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15114         depends upon all-xiberty
15116         * Makefile.in: changes from p3, including:
15118         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15120         * Makefile.in (XTRAFLAGS): include newlib directories if
15121         newlib/Makefile exists, rather than if host != target.
15123         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15125         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15126         from the same source tree and not building a cross-compiler.  This
15127         matters for the libg++ configuration if reconfiguring a tree that
15128         has already been installed.
15130         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15132         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15133         pick up the machine and system specific header files.
15135         * Makefile.in: added AS_FOR_TARGET, passed down in
15136         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15137         the C compiler to use to create programs which are run in the
15138         build environment, set it to default to $(CC), and passed it down
15139         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15141         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15143         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15144         We need them for unusual native builds, like systems without
15145         ranlib.
15147         * configure: also define $(host_canonical) and
15148         $(target_canonical), which are the full, canonical names for the
15149         given host and target
15151 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15153         * Makefile.in:  Added separate definitions for C++.
15155 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15157         * configure.in (configdirs):  Add deja-gnu.
15159 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15161         * README:  Update for configure.texi and gdb-4.7 release.
15163 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15165         * Makefile.in:  Move "all" target to top of file.
15166         Previously, first target was ".PHONY" which caused BSD4.4 make
15167         to build .PHONY when make was run without arguments.
15169 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15171         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15172         Library-copylefted code in libiberty.
15174 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15176         * config.sub:  Replace m68kmote with plain old m68k.
15178 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15180         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15182 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15184         * config.sub: Complain if no argument is given.  Added support for
15185         386bsd as OS and target alias.
15187 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15189         * Makefile.in (XTRAFLAGS): include newlib directories if
15190         newlib/Makefile exists, rather than if host != target.
15192 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15194         * config.sub: recognize sparclite-wrs-vxworks.
15196         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15197         p3.) Added clean-xiberty to clean.
15199 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15201         * configure.in: use *-*-* instead of nested cases for host and target
15203 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15205         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15206         from the same source tree and not building a cross-compiler.  This
15207         matters for the libg++ configuration if reconfiguring a tree that
15208         has already been installed.
15210 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15212         * config.sub (i486v/i486v4):  Merge in from FSF version.
15214 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15216         * configure: only set PWD if it is already set.
15218 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15220         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15221         doesn't have unset and all success paths (and most error paths)
15222         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15223         to just ${PWD} to avoid confusion.)
15225 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15227         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15228         even for a native compilation.
15230 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15232         Changes to make the gdb.tar.Z rule work better.
15234         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15235         (DEVO_SUPPORT):  Add configure.texi.
15236         (bfd-ilrt.tar.Z):  Remove ancient rule.
15238 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15240         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15241         pick up the machine and system specific header files.
15243         * configure.in, config.sub: added new target m68010-adobe-scout,
15244         with alias of adobe68k.  Changed configure.in to check for
15245         -scout before -sco* to avoid a false match.
15247         * Makefile.in: added AS_FOR_TARGET, passed down in
15248         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15249         the C compiler to use to create programs which are run in the
15250         build environment, set it to default to $(CC), and passed it down
15251         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15253 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15255         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15256         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15257         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15258         FOR_TARGET variants, to newlib and libg++.
15260 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15262         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15263         first.
15265 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15267         * config.sub:  Accept `elf' as an environment.
15269 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15271         * Makefile.in (all-opcodes):  cd into the right directory
15273 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15275         * configure: added -program_transform_name option, used as
15276         argument to sed when installing programs.
15277         configure.texi: added documentation for -program_prefix,
15278         -program_suffix and -program_transform_name.
15280 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15282         * config.sub:  Accept i486 where i386 ok.
15284 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15286         * config.sub: accept we32k
15288 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15290         * config.sub, configure.in: accept OSE68000 and OSE68k.
15292         * Makefile.in: don't create all directories for ``make install'';
15293         let the subdirectories create the ones they need.
15295 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15297         * COPYING: new file, GPL v2
15299 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15301         * Makefile.in: use the new gen-info-dir, which needs a template
15302         argument (which also lives in texinfo)
15304         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15306 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15308         * config.sub (ncr3000):  Change i386 to i486.
15310 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15312         * Makefile.in: add install-rcs, install-grep to
15313         install-no-fixedincludes, removed install-bison and install-libgcc
15315 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15317         * configure.in: grab the HPUX makefile fragment if on HPUX
15319 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15321         * Makefile.in: eradicate bison spoor (ditto libgcc).
15322          configure.in: recognise m68{k,000}-ericsson-OSE.
15323          es1800 is alias for m68k-ericsson-OSE
15325 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15327         * configure.in: rearrange the parts that remove programs from
15328         configdirs, based now on HOST==TARGET or by canonical triple.
15330 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15332         * test-build.mk: recurse explicitly with -f test-build.mk when
15333           appropriate.  predicate stage3 and comparison on the existence
15334           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15335           On very clean, also remove ...stamp-co.  Build in-place before
15336           doing other builds.
15338 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15340         * Makefile.in, configure.in: add tgas
15342 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15344         * Makefile.in: a number of changes merged in from progressive.
15346         * configure.in: add libm.
15348         * .cvsignore: ignore some stuff that comes from test-build.mk.
15350 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15352         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15354 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15356         * configure: Add program_suffix (parallel to program_prefix)
15357         * Makefile.in: adjust directory-creating script for losing decstation
15359 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15361         * configure:  Minor $subdir-related fixes.
15363 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15365         * configure: fix various problems with propogating
15366         makefile_target_frag in subdirs.
15367         * configure.in: config libgcc if its there
15369 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15371         * config.sub:  HPPA merge.
15373 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15375         * Makefile.in:  Replace all-bison with all-byacc in all
15376         dependency lines for other tools (which now use byacc).
15378 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15380         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15382 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15384         * Makefile.in: make gprof rules similar to byacc rules (instead of
15385         vestigal $(unsubdir) that didn't work...)
15387 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15389         * config.sub:  Add support for Linux.
15390         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15391         (at least for libg++).
15393 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15395         * configure.texi: fix doc for the -nfp option to configure
15397 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15399         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15401 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15403         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15404         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15405         * configure.in: added solaris* host_makefile_frag hook.
15407 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15409         * config.sub: changed recognition of m68000 so that various
15410         m68k types can be specified via m680[01234]0
15412 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15414         * config.sub (basic_machine): fix sed so that '-foo' isn't
15415         completely substituted out while .+'-foo' loses the '-foo'
15417 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15419         * config.sub ($os): Add -aout.
15421 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15423         * configure:  If host_makefile_frag is absolute, don't
15424         prefix ${invsubdir} (relevant to libg++ auto-configure).
15426 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15428         * Makefile.in (tooldir): Define it.
15429         (all-ld): Depend on all-flex.
15431 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15433         * Makefile.in (check):  Fix libg++ special case.
15435 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15437         * configure: do not bury `pwd` into config.status, thus do fewer
15438           pwd's.
15440         * configure: print the "Building in" message only when building in
15441           other than "." AND verbose.
15443         * configure: remove -s, rework -v to better accommodate guested
15444           configures.
15446         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15448 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15450         * Makefile.in: macroize flags passed on recursion.  remove
15451           fileutils.
15453 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15455         * configure: get makesrcdir right for subdirs deeper than 1.
15457         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15458           install.
15460 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15462         * Makefile.in: don't print subdir_do or recursion lines.
15464 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15466         * standards.texi: added menu item.
15468         * Makefile.in: build and install standards.info.
15470         * standards.texi: new file.
15472 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15474         * configure: test for and move config.status pieces from
15475           ${subdir}/.
15477 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15479         * configure:  Test for existance of files before trying to mv
15480         them, to avoid numerous non-existance messages.
15482 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15484         * configure: correct final line of config.status.
15486         * configure: patch from eggert.  Avoids a protection problem if
15487           the original Makefile.in is read only.
15489         * configure: use move-if-change from gcc to create config.status.
15490           Some makefiles depend on config.status to tell if a directory
15491           has been reconfigured for a different host.  This change
15492           prevents those directories from remaking everything in the case
15493           where the reconfig was only intended to rebuild a Makefile.
15495         * configure: test for config.sub with "config.sub sun4" rather
15496           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15497           host alias from a missing config.sub.
15499 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15501         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15502           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15504 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15506         * configure: mkdir ${subdir} as needed.
15508 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15510         * Makefile.in,configure.in: added autoconf.
15512 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15514         * Makefile.in: no longer pass against on recursion.
15516         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15517           definitions are not inherited.
15519         * configure: correct makesrcdir when subdir is .
15521 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15523         * configure:  Add support for 'subdirs' variable, which is
15524         like 'configdirs', except that configure doesn't re-invoke
15525         itself for subdirs, it just creates a Makefile for each subdir.
15526         * configure.texi:  Document subdirs.
15528 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15530         * configure.in: added flex to configdirs
15532 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15534         * Makefile.in: remove clean-stamps from clean.
15536 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15538         * configure.in:  Add gdbtest to configdirs.
15540 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15542         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15543         to recursive makes.
15544         * configure.in:  Recognize new ncr3000 config.
15546 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15548         * Makefile.in, configure.in: removed references to gdbm.
15550 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15552         * config.sub:  Don't canonicalize os value
15553         newsos* to bsd (readline needs to check for newsos).
15554         (This fix was earlier made Jan 31, but got re-broken.)
15556 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15558         * configure.in:  sco is an os, not a vendor!
15560         * configure:  Quote $( better.  Keep various shells happy.
15562 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15564         * Makefile.in: eliminate stamp-files.
15566 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15568         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15569           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15571 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15573         * config.sub:  fix iris/iris3.
15575 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15577         * configure: re-add -rm.
15579 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15581         * Maskefile.in: add .stmp-rcs to all.
15583         * configure.in: remove gas from rs6000 build, use aix host fragment.
15585 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15587         * configure: pass down site_option during recursion.
15589 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15591         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15593 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15595         * configure: Change exec_prefix so that it really defaults to prefix.
15597 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15599         * Makefile.in, configure.in:  Add support for mmalloc library.
15601 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15603         * Makefile.in: add stmp dependencies for a few more things.
15605 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15607         * configure: adjusted error message on objdir/srcdir configure
15608           collision, per john's suggestion.
15610         * Makefile.in: add libiberty stmp to all and all.cross.
15612 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15614         * Makefile.in: remove force dependencies, add grep to all.
15616 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15618         * Makefile.in: drop flex.  make stamp files work.
15620         * configure: added test for conflicting configuration in srcdir,
15621           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15622           gets cranky.  use relative paths for configure and srcdir
15623           whenever possible.  Send some error messages to stderr that were
15624           going to stdout.
15626 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15628         * Makefile.in:  Fix libg++ rule to check for gcc directory
15629         before using gcc/gcc.  Also pass XTRAFLAGS.
15631 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15633         * Makefile.in: added stmp-files so that directories aren't polled
15634           when they are already built.
15636         * configure.texi: fixed a node pointer problem.
15638 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15640         * config.sub configure.in gdb/configure.in
15641         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15642         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15643         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15645 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15647         * configure: -recurring becomes -silent.  corrected help message
15648           for -site= option.
15650         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15652 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15654         * configure: when building Makefile for crosses, replace
15655           tooldir and program_prefix.  default srcdir from location of
15656           config.sub.  remove "for host in hosts" and "for target in
15657           targets" loops.
15659 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15661         * Makefile.in: Do not pass bindir or mandir to cvs.
15663 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15665         * Makefile.in, configure.in: removed traces of namesubdir,
15666           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15667           copyrights to '92, changed some from Cygnus to FSF.
15669         * configure.texi: remove most references to multiple hosts,
15670           multiple targets, subdirs, etc.
15672         * configure.man: removed rcsid. reference config.sub not
15673           config.subr.
15675         * Makefile.in: mkdir $(infodir) on install-info.
15677 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15679         * configure.texi:  Explain better about .gdbinit and about
15680         the environment that configure.in sections run in.
15682 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15684         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15686 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15688         * README:  DOC.configure => cfg-paper.texi.
15690 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15692         * config.sub (near case $os):  Don't convert newsos* to bsd!
15694 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15696         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15697         the number of copies of COPYING that go into the GDB tar file.
15699 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15701         * bfd/configure.in, gdb/config/mh-i386sco,
15702         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15703         Fix SCO configuration stuff.
15705 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15707         * Makefile.in:  For libg++, make sure the -I pointing
15708         to the gcc directory goes *after* all the libg++-local -I flags.
15709         Also, move just-gcc dependency from just-libg++ to all-libg++.
15711 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15713         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15715 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15717         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15719 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15721         * config.sub:  Add stratus configuration frags.  Also
15722         submitted to FSF.
15724 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15726         * Makefile.in (DEV_SUPPORT):  add configure.man.
15728         * config.sub(Decode manufacturer-specific):  add -none*.
15730 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15732         * Makefile.in:  remove form feeds to make Sun's make happy.
15733         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15735 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15737         * Makefile.in (AR_FLAGS):  Make quieter.
15739 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15741         * configure.in:  Add libg++.
15742         * configure:  When verbose, don't output the command line at each
15743         level; it will be unremarkably the same as the previous version,
15744         which will be the same as what the user typed.
15746 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15748         * configure.in, Makefile.in: fix clean-info, add flex.  add
15749           fileutils.
15751         * configure: be less sensitive to spaces in Makefile.in.  Do not
15752           look for sources in "..".  Doing so breaks subdirectories that
15753           might have their own configure.  If a subdir has it's own
15754           configure script, use it.
15756 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15758         * cfg-paper.texi: some changes suggested by rms.
15760 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15762         * config.sub:  Merge in some small additions from the FSF version,
15763         taken from the gcc distribution, to bring the Cygnus and FSF
15764         versions into closer sync.
15766 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15768         * configure.in:  Changed svr4 references to sysv4.
15770 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15772         * configure: added -V for version number option.
15774 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15776         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15777           renamed from DOC.configure to cfg-paper.texi.
15779 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15781         * configure, config.subr, config.sub: config.subr is now
15782           config.sub again.
15784 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15786         * configure.texi: new file, in progress.
15788         * Makefile.in: build info file and install the man page for
15789           configure.
15791         * configure.man: new file, first cut.
15793         * configure: find config.subr again now that configuration "none"
15794           has gone.  removed all traces of the -ansi option.  removed all
15795           traces of the -languages option.
15797         * config.subr: resync from rms.
15799 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15801         * configure, config.sub, config.subr: merge config.sub into
15802           config.subr, call the result config.subr, remove config.sub, use
15803           config.subr.
15805         * Makefile.in: revised install for dir.info.
15807 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15809         * configure.in: add decstation host makefile frag.
15811         * Makefile.in: BISON now bison -y again.  also install-gcc on
15812           install.  clean-gdbm on clean.  infodir belongs in datadir.
15813           Make directories for info install.  Build dir.info here then
15814           install it.
15816 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15818         * Makefile.in: fix for bad directory tests.
15820 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15822         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15823           regexp.  -srcdir relative was being handled incorrectly.
15825         * Makefile.in: unwrapped some for loops so that parallel makes
15826           work again and so one can focus one's attention on a particular
15827           package.
15829 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15831         * configure: added PWD as a stand in for `pwd` (for speed). use
15832           elif wherever possible.  make -srcdir work without -objdir.
15833           -objdir= commented out.
15835 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15837         * configure: +options become --options.  -subdirs commented out.
15838           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15839           Makefile now at top of generated Makefile.  Removed cvs log
15840           entries.  added -srcdir.  create .gdbinit only if there is one
15841           in ${srcdir}.
15843         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15844           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15845           and mandir now keyed off datadir by default.
15847 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15849         * Freshly created ChangeLog.
15852 Local Variables:
15853 mode: change-log
15854 left-margin: 8
15855 fill-column: 76
15856 version-control: never
15857 End: