* ltmain.sh: Update from GCC.
[binutils.git] / ChangeLog
blobc2d4da8bc513c05e664e75d2f388bf71ee7e18e4
1 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
3         * ltmain.sh: Update from GCC.
4         * libtool.m4: Update from GCC.
5         * ltsugar.m4: New. Update from GCC.
6         * ltversion.m4: New. Update from GCC.
7         * ltoptions.m4: New. Update from GCC.
8         * ltconfig: Remove.
9         * ltcf-c.sh: Remove.
10         * ltcf-cxx.sh: Remove.
11         * ltcf-gcj.sh: Remove.
12         * src-release: Update with new libtool file list.
14 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
16         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
17         stage_cflags.
18         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
19         Remove CFLAGS/LIBCFLAGS.
20         (configure-stage[+id+]-[+prefix+][+module+],
21         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
22         * Makefile.in: Regenerate.
24 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
26         * config-ml.in: Update from GCC.
28 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
30         * src-release (do-proto-toplev): Process the support directories before
31         the tool directory.
33 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
35         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
36         of glob.  Quote arguments with single quotes too.
37         * configure: Regenerate.
39 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
41         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
42         * Makefile.in: Regenerate
44 2007-03-07  Andreas Schwab  <schwab@suse.de>
46         * configure: Regenerate.
48 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
50         * configure.ac: Add "--with-pdfdir" configure option,
51         which defines pdfdir variable.
52         * Makefile.def (target=fixincludes): Add install-pdf to
53         missing targets.
54         (recursive_targets): Add install-pdf target.
55         (flags_to_pass): Add pdfdir.
56         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
57         target.
58         * configure: Regenerate
59         * Makefile.in: Regenerate
61 2007-02-28  Eric Christopher  <echristo@apple.com>
63         Revert:
64         2006-12-07  Mike Stump  <mrs@apple.com>
66         * Makefile.def (dependencies): Add dependency for
67         install-target-libssp and install-target-libgomp on
68         install-gcc.
69         * Makefile.in: Regenerate.
71 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
73         * configure: Regenerate.
74         * configure.ac: Move statements after variable declarations.
76 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
78         * configure.ac: Adjust for loop syntax.
79         * configure: Regenerate.
81 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
83         * configure: Rebuilt.
85 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
87         * configure.ac: Drop multiple occurrences of --enable-languages,
88         and fix its quoting.
89         * configure: Rebuilt.
91 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
92             Nathan Sidwell  <nathan@codesourcery.com>
93             Vladimir Prus  <vladimir@codesourcery.com
94             Joseph Myers  <joseph@codesourcery.com>
96         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
97         * configure: Regenerate.
99 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
101         * configure.ac (target_libraries): Move libgcc before libiberty.
102         * configure: Regenerated.
104 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
106         * configure: Regenerate again?
108 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
110         * configure: Reapply PR30748 fix which was lost in the previous commit.
112 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
113             Paolo Bonzini  <bonzini@gnu.org>
115         PR bootstrap/30753
116         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
117         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
118         * configure: Regenerated.
120 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
122         * configure: Regenerate.
124 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
126         PR bootstrap/30748
127         * configure.ac: Correct syntax for Solaris ksh.
128         * configure: Regenerated.
130 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
132         * Makefile.def: Sync with GCC.
133         * Makefile.tpl: Sync with GCC.
134         * Makefile.in: Regenerate.
135         * configure: Regenerate.
137 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
139         * Makefile.tpl (build_alias, host_alias, target_alias): Use
140         noncanonical equivalents.
141         * configure.in: Rename to...
142         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
143         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
144         target_noncanonical.  Use them.  Rewrite removal of configure
145         arguments for autoconf 2.59.  Discard variable settings.  Force
146         program_transform_name for native tools.
148         * Makefile.in: Regenerated.
149         * configure: Regenerated with autoconf 2.59.
151         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
153 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
155         * COPYING.LIBGLOSS: Reformat default Red Hat
156         license to fit within 80 columns.
157         * COPYING.NEWLIB: Ditto.
159 2007-02-05  Dave Brolley  <brolley@redhat.com>
161         * Contribute the following changes:
162         2006-11-28  DJ Delorie  <dj@redhat.com>
164         * configure.in: Fix typo for mep's target_makefile_frag.
165         * configure: Regenerated.
167         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
169         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
170         * configure: Regenerate.
172         2001-09-19  DJ Delorie  <dj@redhat.com>
174         * configure.in (target_makefile_frag): use mt-mep
176         2001-06-12  Don Howard  <dhoward@redhat.com>
178         * configure.in: Remove gdb from MeP skip list.
180         2001-04-05  DJ Delorie  <dj@redhat.com>
182         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
184         2001-03-20  Ben Elliston  <bje@redhat.com>
186         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
188         2001-03-19  Ben Elliston  <bje@redhat.com>
190         * config.sub (mep, mep-*): Add.
192 2007-01-31  Andreas Schwab  <schwab@suse.de>
194         * Makefile.tpl (LDFLAGS): Substitute it.
195         * Makefile.in: Regenerate.
197 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
199         * configure.in: Change == to = in test command.
200         * configure: Regenerate.
202 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
203             Nick Clifton  <nickc@redhat.com>
204             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
206         * configure.in (build_configargs, host_configargs, target_configargs):
207         Remove build/host/target parameters.
208         (host_libs): Add gmp and mpfr.
209         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
210         * Makefile.def (gmp, mpfr): New.
211         (gcc): Remove target.
212         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
213         target_os, target_vendor): New.
214         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
215         * configure: Regenerate.
216         * Makefile.in: Regenerate.
218 2007-01-11  Matt Fago  <fago@earthlink.net>
220         * configure.in: Try to link to functions only in mpfr 2.2.x
221         to improve robustness of configure tests.
222         * configure: Regenerate.
224 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
226         * configure.in: Add support for an x86_64-mingw* target.
227         * configure: Regenerate.
229 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
231         * Makefile.tpl (all-target): Correct @if conditional for target
232         modules.
233         * configure.in: Omit libiberty if building only target libgcc.
234         * configure, Makefile.in: Regenerated.
236 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
238         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
239         * configure: Regenerate.
241 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
243         * Makefile.def (target_modules): Add libgcc.
244         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
245         * Makefile.tpl (clean-target-libgcc): Delete.
246         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
247         on gcc even for bootstrapped modules.  Rewrite handling of
248         lang_env_dependencies to loop over target_modules.
249         * configure.in (target_libraries): Add target-libgcc.
250         * Makefile.in, configure: Regenerated.
252 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
254         Sync with gcc:
255         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
257         * configure.in: Reorganize recognition of languages.  Add
258         --enable-stage1-languages.  Show supported languages for the chosen
259         target rather than all recognized languages.
260         * configure: Regenerate.
262         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
264         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
265         * Makefile.in: Regenerate.
267         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
269         * configure.in: Warn that MPFR 2.2.0 is buggy.
270         * configure: Regenerate.
272 2006-12-27  Ian Lance Taylor  <iant@google.com>
274         * configure.in: When removing Makefiles to force a reconfigure, also
275         remove prev-DIR*/Makefile.
276         * configure: Regenerate.
278 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
280         * config.bfd: Recognize fido.
282 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
284         Sync with gcc:
286         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
288         * configure.in: Remove "$build" case for powerpc-*-darwin* since
289         it only affects bootstrap and could be tested on "$host" as well.
290         * configure: Regenerate.
291         * config/mh-ppc-darwin: Add to the stage1 cflags here.
293         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
295         PR bootstrap/29544
296         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
297         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
298         move here comment from Makefile.tpl.
299         * Makefile.tpl: Move some definitions higher in the file.
300         (STAGE1_CHECKING): New.
301         * configure.in: Add --enable-stage1-checking.
302         * configure: Regenerate.
303         * Makefile.in: Regenerate.
305         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
307         * configure.in: Update error message for missing GMP/MPFR.
309         * configure: Regenerate.
311         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
313         * configure.in: Update MPFR version in error message.
315         * configure: Regenerate.
317         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
319         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
320         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
321         --with-gmp-lib): New flags.
323         * configure: Regenerate.
325 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
327         PR bootstrap/30134
328         * configure.in: Correct x86 darwin support for libjava to powerpc
329         and i?86 only.
330         * configure: Regenerate.
332 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
334         * configure.in:  Handle spu makefile frag.
335         * Makefile.tpl (MAINT): Define
336         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
337         * configure: Regenerate.
338         * Makefile.in: Regenerate.
340 2006-12-11  Ben Elliston  <bje@au.ibm.com>
342         * config.sub, config.guess: Update from upstream sources.
344 2006-12-11  Ben Elliston  <bje@au.ibm.com>
346         * configure.in: Sync with GCC (spu-*-*).
347         * configure: Sync with GCC.
349 2006-12-07  Mike Stump  <mrs@apple.com>
351         * Makefile.def (dependencies): Add dependency for
352         install-target-libssp and install-target-libgomp on
353         install-gcc.
354         * Makefile.in: Regenerate.
356 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
358         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
359         (unstage): Test for stage_last presence.
361         PR bootstrap/29802
362         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
363         * Makefile.in: Regenerate.
365 2006-11-14  DJ Delorie  <dj@redhat.com>
367         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
368         * Makefile.in: Sync with GCC.
369         * configure.in: Sync with GCC (mpfr, gmp).
370         * configure: Sync with GCC.
372 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
374         * configure.in: Remove target-libgloss from noconfigdirs for
375         bfin-*-*.
376         * configure: Regenerated.
378 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
380         * COPYING.NEWLIB: Add spu license.
381         * COPYING.LIBGLOSS: Ditto.
383 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
385         * Makefile.def: Added pdf target handling.
386         * Makefile.tpl: Added pdf target handling.
387         * Makefile.in: Regenerated.
389 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
391         * COPYING.NEWLIB: Updated.
392         * COPYING.LIBGLOSS: Ditto.
394 2006-09-27  Dave Brolley  <brolley@redhat.com>
396         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
397         $s instead of $r.
398         * configure: Regenerated.
400 2006-09-26  Ben Elliston  <bje@au.ibm.com>
402         * config.sub, config.guess: Update from upstream sources.
404 2006-09-20  Thiemo Seufer  <ths@mips.com>
406         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
407         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
408         * configure: Regenerate.
410 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
412         * configure.in: Never build newlib for a Mingw host.
413         Never build newlib as Mingw target library.
414         Test the existence of winsup/cygwin for building a Cygwin newlib,
415         rather than just winsup.
416         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
417         building a Mingw target.
418         * configure: Regenerate.
420 2006-08-15  Thiemo Seufer  <ths@mips.com>
421             Nigel Stephens  <nigel@mips.com>
422             David Ung  <davidu@mips.com>
424         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
426 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
428         Sync from GCC:
429         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
431         PR bootstrap/18058
432         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
433         if the bootstrap compiler is a GCC version that supports it.
434         * configure: Regenerate.
436 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
438         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
439         * configure: Regenerated.
441 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
443         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
444         for stages after the first.
446 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
448         * Makefile.def: Add dependencies for configure-opcodes
449         on configure-intl and all-opcodes on all-intl.
450         * Makefile.in: Regenerated.
452 2006-07-04  Peter O'Gorman  <peter@pogma.com>
454         * ltconfig: chmod 644 before ranlib during install.
456 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
458         * configure.in: Fix thinkos in previous check-in.
459         * configure: Regenerate.
461 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
463         Sync from gcc:
465         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
467         PR other/27063
468         * configure.in: Test subdir_requires and give an appropriate
469         error message.
470         * configure: Regenerate.
472         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
474         PR target/27540
475         * configure.in: Only enable libgomp on IRIX 6.
476         * configure: Regenerate.
478 2006-06-20  David Ayers  <d.ayers@inode.at>
480         PR bootstrap/28072
481         * configure.in: Add target-boehm-gc to noconfigdirs depending on
482         whether target-libjava is being configured instead of whether the
483         java front end is enabled.
484         * configure: Regenerate.
485         
486 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
488         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
489         to R_ARM_LDC_SB_G{0,1,2} respectively.
491 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
493         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
494         too.
495         * Makefile.in: Regenerate.
497 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
499         Sync from gcc:
501         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
502         * configure.in: Don't enable libgomp on hpux10.
503         * configure: Rebuilt.
505 2006-06-13  David Ayers  <d.ayers@inode.at>
507         Sync from gcc:
509         2006-06-12  David Ayers  <d.ayers@inode.at>
510         
511         PR bootstrap/27963
512         PR target/19970
513         * configure.in: Remove target-boehm-gc from noconfigdirs where 
514         ${libgcj} is specified.
515         * configure: Regenerate.
516         
517 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
519         Sync from gcc:
521         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
522                     Andreas Schwab  <schwab@suse.de>
524         PR bootstrap/18033
525         * config-ml.in: Eval option if surrounded by single quotes.
527 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
529         Sync from gcc:
530         
531         2006-06-06  David Ayers  <d.ayers@inode.at>
532         
533         PR libobjc/13946
534         * Makefile.def: Add dependencies for libobjc which boehm-gc.
535         * Makefile.in: Regenerate.
536         * configure.in: Add --enable-objc-gc at toplevel and have it
537         enable boehm-gc for Objective-C.
538         Remove target-boehm-gc from libgcj.
539         Add target-boehm-gc to target_libraries.
540         Add target-boehm-gc to noconfigdirs where ${libgcj}
541         is specified.
542         Assert that boehm-gc is supported when requested for Objective-C.
543         Only build boehm-gc if needed either for Java or Objective-C.
544         * configure: Regenerate.
546         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
547         
548         PR 27674
549         * Makefile.tpl (configure-[+prefix+][+module+],
550         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
551         Remove rule to unstage bootstrapped modules.
552         (stage_current): New.
553         * Makefile.in: Regenerate.
555         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
556         Andreas Tobler  <a.tobler@schweiz.ch>
558         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
559         * configure: Rebuilt.
561         Revert
562         2006-01-31  Richard Guenther  <rguenther@suse.de>
563         Paolo Bonzini  <bonzini@gnu.org>
565         * Makefile.def (target_modules): Add libgcc-math target module.
566         * configure.in (target_libraries): Add libgcc-math target library.
567         (--enable-libgcc-math): New configure switch.
568         * Makefile.in: Re-generate.
569         * configure: Re-generate.
571 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
573         * config-ml.in: Alter CCASFLAGS to include special
574         multilib options the same as is done for CFLAGS.
576 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
578         * Makefile.def: Added dependencies from sim and gdb on intl, and
579         added configure dependencies to everything with an all dependency
580         on intl.
581         * gettext.m4: Removed.
582         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
583         (GDB_SUPPORT_DIRS): Add intl.
584         * Makefile.in: Regenerated.
586 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
588         * src-release (DEVO_SUPPORT): Add config.rpath.
590 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
592         * Makefile.def (bfd, opcodes): Fix lib_path.
593         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
594         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
595         * Makefile.in: Regenerate.
597 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
599         * configure.in: Enable gprof for cross builds.
600         * configure: Regenerate.
602 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
604         * src-release (MAKEINFOFLAGS): Define.
605         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
607 2006-05-14  Ben Elliston  <bje@au.ibm.com>
609         * config.sub, config.guess: Update from upstream sources.
611 2006-05-12  Ben Elliston  <bje@au.ibm.com>
613         * config.sub, config.guess: Update from upstream sources.
615 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
617         * blt, iwidgets, mmalloc: Remove directories.
619 2006-05-01  DJ Delorie  <dj@redhat.com>
621         * configure.in: Restore CFLAGS if GMP isn't present.
622         * configure: Regenerate.
624 2006-04-18  DJ Delorie  <dj@redhat.com>
626         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
627         reference libgloss so that libssp can be built in a combined
628         tree.
629         * configure: Regenerate.
631 2006-04-10  Ben Elliston  <bje@au.ibm.com>
633         * contrib: Remove directory.
635 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
637         * Makefile.tpl: Add install-html target.
638         * Makefile.def: Add install-html target.
639         * Makefile.in: Regenerate.
640         * configure.in: Add --with-datarootdir, --with-docdir,
641         and --with-htmldir options.
642         * configure: Regenerate.
644 2006-03-31  Ben Elliston  <bje@au.ibm.com>
646         PR binutils/1860
647         * configure.in: Require makeinfo 4.4 or higher.
648         * configure: Regenerate.
650 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
652         * Makefile.in: Regenerate.
654 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
656         Sync with gcc:
657         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
659         * configure.in: Handle --disable-<component> generically.
660         * configure: Regenerate.
662         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
663         
664         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
665         (TARGET_CONFIGDIRS): Remove.
666         * configure.in: Remove AC_SUBST(target_configdirs).
667         * Makefile.in, configure: Regenerated.
670 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
672         PR libgcj/17311
673         * ltmain.sh: Don't use "$finalize_rpath" for compile.
675 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
677         PR bootstrap/25670
679         * Makefile.tpl ([+compare-target+]): Print explanation messages.
681         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
682         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
683         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
684         BUILD_PREFIX, BUILD_PREFIX_1.
685         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
687         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
688         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
690         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
691         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
692         of `cat stage_current`.  Always provide the `r' and `s' variables.
693         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
694         a single shell execution.
695         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
696         bootstrapped modules, make the stage1 module if the build was not
697         started yet, else build the current stage.
698         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
699         (all-build, all-host, all-target, [+make_target+]-host,
700         [+make_target+]-target): Do not use \-continued lines.
701         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
702         (current_stage, restrap, stage_last): New.
704         * Makefile.in: Regenerate.
705         * configure: Regenerate.
707 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
709         Sync from gcc:
711         2006-01-31  Richard Guenther  <rguenther@suse.de>
712                     Paolo Bonzini  <bonzini@gnu.org>
714         * Makefile.def (target_modules): Add libgcc-math target module.
715         * configure.in (target_libraries): Add libgcc-math target library.
716         (--enable-libgcc-math): New configure switch.
717         * Makefile.in: Re-generate.
718         * configure: Re-generate.
719         * libgcc-math: New toplevel directory.
721         2006-01-18  Richard Henderson  <rth@redhat.com>
722                     Jakub Jelinek  <jakub@redhat.com>
723                     Diego Novillo  <dnovillo@redhat.com>
725         * libgomp: New directory.
726         * Makefile.def: Add target_module libgomp.
727         * Makefile.in: Regenerate.
728         * configure.in (target_libraries): Add target-libgomp.
729         * configure: Regenerate.
731 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
732             Andreas Schwab  <schwab@suse.de>
733          
734         * configure: Regenerate.
736 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
738         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
739         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
740         the assembler, linker and binutils.
741         * configure: Regenerate.
743 2006-01-16  Nick Clifton  <nickc@redhat.com>
745         * config.sub, config.guess: Sync from config repository.
747 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
749         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
750         @ from continuation.
751         * Makefile.in: Rebuilt.
753 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
755         Sync from gcc:
757         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
759         PR bootstrap/24252
761         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
762         * Makefile.tpl (OBJDUMP): New.
763         (EXTRA_HOST_FLAGS): Add it.
764         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
766         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
767         to use symbolic links between directories.  Avoid race conditions
768         or make them harmless.
769         * configure.in: Do not try to use symbolic links between directories.
771         * Makefile.def (LEAN): Pass.
772         * Makefile.tpl (LEAN): Define.
773         (stage[+id+]-start): Accept that the previous directory does not
774         exist, if the bootstrap is lean.
775         (stage[+id+]-bubble): Invoke lean bootstrap commands after
776         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
777         configure substitution.
778         ([+compare-target+]): Likewise.
779         ([+bootstrap-target+]-lean): New.
780         * configure.in: Remove lean bootstrap support from here.
782         * Makefile.in: Regenerate.
783         * configure: Regenerate.
785         2006-01-02  Andreas Schwab  <schwab@suse.de>
787         * configure.in: When reconfiguring remove Makefile in
788         all stage directories.
789         * configure: Regenerate.
791 2005-12-27  Leif Ekblad  <leif@rdos.net>
793         * configure.in: Add support for RDOS target.
794         * configure: Regenerate.
796 2005-12-27  Nick Clifton  <nickc@redhat.com>
798         PR binutils/1990
799         * libtool.m4: Synchronize with version in GCC sources.
801 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
803         Revert Ada-related part of the previous change.
805         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
806         Do not pass.
807         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
808         * Makefile.in: Regenerate.
809         * configure.in: Do not include mt-ppc-aix target fragment.
810         * configure: Regenerate.
812 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
814         * configure.in: Select appropriate fragments for PowerPC/AIX.
815         * configure: Regenerate.
817         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
818         BOOT_CFLAGS, BOOT_LDFLAGS.
819         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
820         BOOT_CFLAGS, BOOT_LDFLAGS.
821         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
822         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
823         (stage): Fail if we cannot complete the work.
824         * Makefile.in: Regenerate.
826 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
828         * COPYING.NEWLIB: Update copyright year for default
829         copyright.
831 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
833         * Makefile.tpl (all, do-[+make_target+], do-check, install,
834         install-host-nogcc): Don't invoke $(stage) at the end.
835         * Makefile.in: Regenerate.
837 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
839         * configure.in: Flip the top-level bootstrap switch.
840         * configure: Regenerate.
842         Merge from gcc:
844         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
846         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
847         $(stage) and $(unstage).
848         (EXTRA_TARGET_FLAGS): Correct double-quoting.
849         (all): Remove stray semicolon.
850         (local-distclean): Don't handle multilib.tmp and multilib.out.
851         (install.all): Set $s for consistency.
852         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
853         check_multilibs setting.  Always make the install directory.
854         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
855         Correct @if/@endif.
856         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
857         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
858         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
859         (multilib.out): Remove.
860         * Makefile.in: Regenerated.
862 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
864         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
865         * configure.in: Replace ms1 arch with mt.
866         * configure: Rebuilt.
868 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
870         Sync with gcc:
872 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
874         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
875         * configure.in: Replace ms1 arch with mt.
876         * configure: Rebuilt.
878 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
880         Sync with gcc:
882         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
884         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
885         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
886         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
887         Find in-tree tools if available.
888         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
889         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
890         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
891         (COMPILER_*_FOR_TARGET): New.
892         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
893         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
894         (CONFIGURED_*, USUAL_*): Remove.
895         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
896         STRIP): Use autoconf substitutions.
897         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
898         COMPILER_NM_FOR_TARGET): New.
899         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
901         (all): Make all-host and all-target in parallel.
902         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
903         that $$r and $$s are set before invoking a recursive make.
904         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
905         ([+bootstrap-target+]): Inline most of the `all' target.
907         2005-11-29  Ben Elliston  <bje@au.ibm.com>
909         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
910         from the gcc build directory.
911         * Makefile.in: Regenerate.
913         2005-11-29  Ben Elliston  <bje@au.ibm.com>
915         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
916         depend on all-libdecnumber.
917         * configure.in (host_libs): Include libdecnumber.
918         * Makefile.in: Regenerate.
919         * configure: Likewise.
921         2005-11-21  Kean Johnston  <jkj@sco.com>
923         * config.sub, config.guess: Sync from upstream sources.
925 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
927         * Makefile.def: Remove gdb dependencies for gdbtk.
928         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
929         (configure-gdb, install-gdb): New rules.
930         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
931         * Makefile.in, configure: Regenerated.
933 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
935         PR bootstrap/24297
936         * Makefile.tpl (do-[+make-target+], do-check, install,
937         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
938         are set before recursing.
939         * Makefile.in: Regenerate.
941 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
943         PR bootstrap/18939
944         * Makefile.def (gcc) <target>: Fix thinko.
945         * Makefile.in: Regenerate.
947 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
949         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
950         * configure: Regenerate.
952 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
954         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
955         target-libffi, target-qthreads, target-libjava, and
956         targetlibobjc.
957         * configure: Regenerate.
959 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
961         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
962         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
963         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
964         (USUAL_OBJDUMP_FOR_TARGET): New.
965         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
966         * configure.in: Check for $OBJDUMP_FOR_TARGET.
967         * configure, Makefile.in: Regenerated.
969 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
971         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
972         before other host packages.
974 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
976         PR bootstrap/22340
978         * configure.in (default_target): Remove.
979         * Makefile.tpl (all): Do not use prerequisites as subroutines
980         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
981         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
982         use prerequisites as subroutines.
983         (check-host, check-target): New.
984         (bootstrap configure & all targets): Do not use stage*-start
985         if the directory layout is already ok.
986         (non-bootstrap configure & all targets): Prepend a $(unstage).
987         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
988         (NOTPARALLEL): Remove.
989         (unstage, stage variables): New variables.
990         (unstage, stage targets): Simply expand to those variables.
992         * configure: Regenerate.
993         * Makefile.in: Regenerate.
995 2005-10-04  James E Wilson  <wilson@specifix.com>
997         * Makefile.def (lang_env_dependencies): Add libmudflap.
998         * Makefile.in: Regenerate.
1000 2005-10-03  Catherine Moore  <clm@cm00re.com>
1002         * configure.in (bfin-*-*): Support bfin.
1003         * configure: Regenerated.
1005 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
1007         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1008         * configure: Regenerated.
1010 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1012         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1013         (LIPO_FOR_TARGET): New.
1014         (CONFIGURED_LIPO_FOR_TARGET): New.
1015         (USUAL_LIPO_FOR_TARGET): New.
1016         (STRIP_FOR_TARGET): New.
1017         (CONFIGURED_STRIP_FOR_TARGET): New.
1018         (USUAL_STRIP_FOR_TARGET): New.
1019         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1020         STRIP_FOR_TARGET.
1021         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1022         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1023         * Makefile.in: Regenerate.
1024         * configure: Regenerate.
1025         
1026 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1028         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1029         (rs6000-*-aix*): Same.
1030         * configure: Regenerate.
1032 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1034         * configure.in: Recognize f95 in the --enable-languages option,
1035         and substitute it for fortran, issuing a warning.
1036         * configure: Regenerate.
1038 2005-09-07  Ben Elliston  <bje@au.ibm.com>
1040         Import from Autoconf sources:
1042         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1043         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1044         Elliston.  Handle weird characters correctly.
1046 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1048         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1049         * configure:  Regenerated.
1051 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1053         * Makefile.def (libssp): Add to lang_env_dependencies.
1054         * Makefile.in: Regenerate.
1056 2005-08-17  Christian Groessler  <chris@groessler.org>
1058         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1059         * Makefile.in: Regenerate.
1061 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1063         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1064         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1065         Look for alternate names of the target cc and c++
1066         * configure: Regenerate.
1068 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1070         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1071         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1072         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1073         tools; remove code to manually set them.
1074         (Target tools): Look in the environment for them.
1075         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1076         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1077         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1078         build directory.
1079         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1080         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1081         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1082         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1083         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1084         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1085         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1086         * configure: Regenerate.
1087         * Makefile.in: Regenerate.
1089 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1091         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1092         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. 
1093         * Makefile.in: Regenerated.
1095 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1097         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1098         (CFLAGS_FOR_TARGET): Use it.
1099         (CXXFLAGS_FOR_TARGET): Likewise.
1100         * Makefile.in: Regenerated.
1101         * configure.in (--with-build-sysroot): New option.
1102         * configure: Regenerated.
1104 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1106         * Makefile.tpl: Wrap install between unstage and stage
1107         * Makefile.in: Regenerate.
1109 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1111         * all files: Update FSF address.
1113 2005-07-14  Jim Blandy  <jimb@redhat.com>
1115         * configure.in: Add cases for Renesas m32c.
1116         * configure: Regenerated.
1117         
1118 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1120         * COPYING, compile, config-ml.in, config.guess,
1121         config.sub, install-sh, missing, mkinstalldirs,
1122         symlink-tree, ylwrap: Sync from upstream sources.
1124 2005-07-13  Eric Christopher  <echristo@redhat.com>
1126         * configure.in: Add toplevel noconfigdir support for tpf.
1127         * configure: Regenerate.
1129 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
1131         * Makefile.def (target_modules): Add libssp.
1132         * configure.in (target_libraries): Add target-libssp.
1133         * configure: Rebuilt.
1134         * Makefile.in: Rebuilt.
1136 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1138         PR ada/22340
1140         * Makefile.def: Sync with gcc.
1141         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1142         * Makefile.in: Regenerate.
1144 2005-07-07  Andreas Schwab  <schwab@suse.de>
1146         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1147         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1148         * Makefile.in: Regenerated.
1150 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
1152         * configure.in: Add --enable-libssp and --disable-libssp.
1153         * configure: Regenerate with autoconf-2.13.
1155 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
1157         * configure.in: Don't build sim or rda when targetting darwin.
1158         * configure: Regenerate.
1160 2005-07-04  Ben Elliston  <bje@gnu.org>
1162         * src-release (do-proto-toplev): Remove dejagnu bits.
1163         (DEJAGNU_SUPPORT_DIRS): Remove.
1164         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1165         (GDBD_SUPPORT_DIRS): Likewise.
1166         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1167         (INSIGHTD_SUPPORT_DIRS): Likewise.
1168         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1170 2005-06-30  Ben Elliston  <bje@gnu.org>
1172         * setup.com (mpw): Remove unused directive.
1174 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
1176         * Makefile.def (stagefeedback): Come after profile.
1177         Define profiledbootstrap target.
1178         * Makefile.tpl (profiledbootstrap): Remove.
1179         (stageprofile-end): Zap stagefeedback.
1180         (stagefeedback-start): Copy all .gcda files, not only GCC's.
1181         * Makefile.in: Regenerate.
1183 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
1185         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
1186         In 'cpp' stanza, support '#line' as well as '# '.
1188 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
1190         * configure.in (unsupported_languages): New macro.
1191         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
1192         non-ported target libraries in noconfigdirs.
1193         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1194         non-linux-gnu.  Remove libgcj_ex_libffi.
1195         <lang_frag loop>: Set add_this_lang=no if the language is in
1196         unsupported_languages.
1197         * configure: Regenerate.
1199 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
1201         * configure.in: Fix typo in handling of --with-mpfr-dir.
1202         * configure: Regenerate.
1204 2005-06-02  Jim Blandy  <jimb@redhat.com>
1206         * config.sub: Add cases for the Renesas m32c.  (This patch has been
1207         accepted into the master sources.)
1209 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
1210             Michael Snyder  <msnyder@redhat.com>
1211             Stan Cox  <scox@redhat.com>
1213         * configure.in: Set noconfigdirs for ms1.
1215         * configure: Regenerate.
1217 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
1219         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1220         (Dependencies): Consider target modules for bootstrap dependencies.
1221         Make target bootstrap modules depend on each stage's gcc.
1222         * Makefile.in: Regenerate.
1224 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
1226         * Makefile.def (configure-gcc): Depend on binutils having been built.
1227         (all-gcc): No need to do it here.
1228         * Makefile.in: Regenerate.
1230 2005-05-19  Paul Brook  <paul@codesourcery.com>
1232         * configure.in: Rewrite misleading error message when requested 
1233         language cannot be built.
1234         * configure: Regenerate.
1236 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
1238         * ylwrap: Import from Automake 1.9.5.
1240 2005-05-04  Mike Stump  <mrs@apple.com>
1242         * configure.in: Always pass --target to target configures as
1243         otherwise rebuilds that do --recheck will fail.
1244         * configure: Rebuilt.
1246 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
1248         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1249         STAGE_HOST_EXPORTS.
1250         (configure, all): Add bootstrap support.
1251         (Host modules, target modules): Pass post-stage1 flags and exports.
1252         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1253         * Makefile.in: Regenerate.
1255 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
1257         Sync from gcc:
1259         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
1261         * config.sub: Update from master copy.
1263         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
1265         * configure.in <crisv32-*-*, cris-*-*>: New local variable
1266         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
1267         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
1268         "*-*-elf" and "*-*-linux*".
1269         * configure: Regenerate.
1271 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
1273         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1274         (TARGET_CONFIGARGS): Include --with-target-subdir.
1275         (configure, all): New macros.  Use them throughout.
1277 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
1279         * Makefile.tpl: Sync with gcc.
1280         * Makefile.in: Regenerate.
1282 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
1284         * config/mh-mingw32: Delete.
1285         * configure.in: Don't use it.
1286         * configure: Regenerate.
1288 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
1290         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1291         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1292         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1293         (HOST_LIB_PATH): Generate from Makefile.def.
1294         (TARGET_LIB_PATH): Likewise.
1295         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1296         * Makefile.in: Regenerate.
1297         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1298         (RPATH_ENVVAR): Include Darwin case.
1299         * configure: Regenerate.
1301 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
1303         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1304         * configure: Regenerate.
1306 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1308         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1309         gcc_version, and gcc_version_trigger from set of flags to pass.
1310         * Makefile.tpl: Remove definitions of above variables.
1311         (config.status): Remove dependency on $(gcc_version_trigger).
1312         * Makefile.in: Regenerate.
1313         * configure.in: Do not reference config/gcc-version.m4 nor
1314         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
1315         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
1316         * configure: Regenerate.
1318 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
1319             Andrew Pinski <pinskia@physics.uc.edu>
1321         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1322         * Makefile.in: Regenerate.
1324 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
1326         PR libgcj/20160
1327         * ltmain.sh: Avoid creating archives with components that have
1328         duplicate basenames.
1330 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
1332         PR bootstrap/20250
1333         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1334         instead of check.
1335         * Makefile.in: Regenerate.
1337 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
1339         Sync from gcc.
1341         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
1343         PR bootstrap/17383
1344         * Makefile.def (target_modules): Remove "stage", now unnecessary.
1345         * Makefile.tpl (HOST_SUBDIR): New substitution.
1346         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1347         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1348         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1349         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1350         (Host modules, Bootstrapped modules): Use it.
1351         (Build modules, Target modules): Do not create symlink trees,
1352         always configure out-of-srcdir.
1353         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1354         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1355         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1356         $(HOST_SUBDIR).  Create a symlink for host_subdir.
1358         * Makefile.in: Regenerate.
1359         * configure: Regenerate.
1361         Merged from libada-gnattools-branch:
1362         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1364         * Makefile.def: Add gnattools as a module, depending on target-libada.
1365         * Makefile.in: Regenerate.
1366         * configure.in: Include gnattools in host_tools; disable it if ada
1367         is disabled.
1368         * configure: Regenerate.
1370 2005-02-23  Nick Clifton  <nickc@redhat.com>
1372         * configure: Regenerate.
1374 2005-02-22  Paul Schlie  <schlie@comcast.net>
1376         * configure.in: Allow darwin targeted ports to build tk, itcl and
1377         libgui.
1379 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1381         PR libgcj/10353
1382         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1383         * configure: Regenerate.
1385 2005-02-08  Andrew Cagney  <cagney@gnu.org>
1387         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1388         gdb/ section.  Update GDB's URL.
1390 2005-01-31  Andrew Cagney  <cagney@gnu.org>
1392         * gettext.m4: Only set ENABLE_NLS when gettext is present.
1394 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
1396         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1397         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1398         target-libgloss when not *-*-elf and *-*-aout.
1399         * configure: Regenerate.
1401 2005-01-27  Andrew Cagney  <cagney@gnu.org>
1403         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
1405 2005-01-24  Andrew Cagney  <cagney@gnu.org>
1407         * gettext.m4: Only fall back to ../intl/ when it's present.
1409 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1411         * install-sh, config.sub: Import from upstream.
1413 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1415         PR bootstrap/18222
1416         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1417         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1418         * Makefile.in: Regenerate.
1420 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
1422         Revert 2004-12-28 Makefile changes, a better fix will be
1423         applied to mainline and src after GCC 4.0 branches.
1425 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
1427         PR bootstrap/17383
1429         * Makefile.def (target_modules): Remove stage parameter,
1430         it is always true now.
1431         * Makefile.tpl (configure-build-[+module+],
1432         configure-target-[+module+]): Always build symlink tree
1433         for the directory and for include.  BUILD_SUBDIR and
1434         TARGET_SUBDIR cannot be . anymore.
1435         * Makefile.in: Regenerate.
1437 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
1439         Revert 2004-12-08 Makefile changes.
1441 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
1443         * configure.in (sh64-*-*): Reenable gprof.
1444         * configure: Regenerate.
1446 2004-12-09  Jim Blandy  <jimb@redhat.com>
1448         * MAINTAINERS: List 'depcomp' as part of automake.
1450 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
1452         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1453         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1454         (EXTRA_TARGET_FLAGS): Add PICFLAG.
1455         * Makefile.in: Regenerate.
1457 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
1459         * Makefile.tpl: Generate normal dependencies if the LHS module is
1460         not bootstrapped.
1461         * Makefile.in: Regenerate.
1463 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
1465         * configure.in: Include config/gxx-include-dir.m4.  Use
1466         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
1467         * configure: Regenerate.
1469 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
1471         * config.if: Delete.
1472         * configure.in: Set libstdcxx_incdir directly.
1473         * configure: Regenerate.
1474         * MAINTAINERS: Remove mention of config.if.
1475         * src-release (DEVO_SUPPORT): Remove config.if.
1477 2004-12-02  Eric Christopher  <echristo@redhat.com>
1479         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1480         of things to remove.
1481         * Makefile.in: Regenerate.
1483 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1485         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1486         * configure: Regenerate.
1488 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1490         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
1491         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
1492         * configure: Regenerate.
1494 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1496         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1497         (hppa*64*-*-*): Delete incorrect comment.
1498         * configure: Rebuilt.
1500 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
1502         * install-sh, compile: Import from automake.
1504 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
1506         * config.guess, config.sub:  Import from savannnah.
1508 2004-11-12  Mike Stump  <mrs@apple.com>
1510         * Makefile.def: Add html support.
1511         * Makefile.tpl: Likewise.
1512         * Makefile.in: Regenerate.
1514 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
1516         PR 18423
1517         * configure.in: Remove all instances of build-fixincludes from
1518         noconfigdirs.
1519         (build_configargs): Supply --target to subdirectories.
1520         * configure: Regenerate.
1522         * Makefile.def: Make gcc install depend on fixincludes install.
1523         * Makefile.in: Regenerate.
1525 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
1527         * configure.in (noconfigdirs) [mmix-*-*]: Disable
1528         target-libgfortran.
1529         * configure: Regenerate.
1531 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
1533         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1534         like CC.
1536 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1538         * Makefile.def (host fixincludes): Specify missing targets.
1539         * Makefile.in: Regenerate.
1541 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
1543         PR other/17783
1544         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1545         * configure: Regenerated.
1547 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
1549         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1550         * configure: Regenerated.
1552 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
1554         PR target/18151
1555         * configure.in (case ${target}): Do not build fixincludes for avr.
1556         * configure: Regenerated.
1558 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
1560         * configure.in (case ${target}): Do not build fixincludes
1561         on platforms where it is not used.
1562         * configure: Regenerated.
1564 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
1566         * configure.in: Use an absolute path to install-sh.
1567         * configure: Regenerated.
1569 2004-10-19  Andrew Cagney  <cagney@gnu.org>
1571         * src-release (do-djunpack, do-md5sum): Install the generated file
1572         directly into the proto-toplev/ directory.
1574 2004-10-19  Andrew Cagney  <cagney@gnu.org>
1576         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
1578 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
1580         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1581         * configure: Regenerate.
1583 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
1585         Fix wrong conflict resolution in:
1587         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
1589         * Makefile.in: Regenerate.
1590         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1591         in the recursive `make', instead of hardwiring `all'.
1592         (Autogenerated TARGET-* variables): New.
1594 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
1596         Merged from GCC / libtool upstream:
1597         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
1598         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1599         * ltcf-cxx.sh (tpf*): Likewise.
1600         * ltconfig (tpf*): Add TPF OS configuration support.
1602 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
1604         * configure.in: Enable target-libgloss for crx-*-*.
1605         * configure: Regenerate.
1607 2004-09-24  Michael Roth  <mroth@nessie.de>
1609         * configure.in (--without-headers): Add missing double quotes.
1610         * configure: Regenerate.
1612 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
1614         * ylwrap: Revert to previous version.
1616 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
1618         PR bootstrap/17369
1619         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1620         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1621         SET_GCC_LIB_PATH_CMD.
1622         (BASE_TARGET_EXPORTS): Likewise.
1623         * Makefile.in: Regenerated.
1625         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1626         * configure: Regenerated.
1628 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
1630         * config.guess: New upstream version
1631         * compile, depcomp, install-sh, ylwrap: Likewise.
1633 2004-09-19  Roger Sayle  <roger@eyesopen.com>
1635         * config/mh-x86omitfp: New host makefile fragment.  Add
1636         -fomit-frame-pointer to the default BOOT_CFLAGS.
1637         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1638         * configure: Regenerate.
1640 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
1642         PR target/11572
1643         * configure.in (*-*-darwin*): Renable libobjc.
1644         * configure: Regenerate.
1646 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
1648         * Makefile.def: Remove libbanshee.
1649         * Makefile.tpl: Ditto.
1650         * configure.in: Ditto.
1651         * Makefile.in: Regen.
1652         * configure: Ditto.
1654 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
1656         * missing: Import latest version from master repository.
1658 2004-09-04  Nick Clifton  <nickc@redhat.com>
1660         * config.sub: Import latest version from master repository.
1661         * config.guess: Likewise.
1662         This includes these changes:
1664         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
1666         * config.sub: Handle crisv32, alias etraxfs.
1667         * config.guess (crisv32:Linux:*:*): Handle.
1669         2004-08-13  Brad Smith  <brad@comstyle.com>
1671         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1672         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1674         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
1676         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1677         assume the processor is a powerpc.  This is because coreutils
1678         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1679         in this case, due to a MacOS X bug that causes
1680         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1681         to return a negative number.
1682         Problem reported by Petter Reinholdtsen in:
1683         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1685         2004-07-19  Ben Elliston  <bje@gnu.org>
1687         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1689         2004-06-24  Ben Elliston  <bje@gnu.org>
1691         * config.guess: Update copyright years.
1692         * config.sub: Likewise.
1694         2004-06-22  Robert Millan  <robertmh@gnu.org>
1696         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1697         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1699         2004-06-22  Stanley F. Quayle <stan@stanq.com>
1701         * config.guess (*:*VMS:*:*): New entry. Replaces
1702         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1703         manufacturer.
1705         2004-06-22  Ben Elliston  <bje@gnu.org>
1707         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1708         * config.sub: Likewise.
1710         2004-06-22  Ben Elliston  <bje@gnu.org>
1712         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1713         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1715         2004-06-11  Ben Elliston  <bje@gnu.org>
1717         * config.guess (pegasos:OpenBSD:*:*): Remove.
1719         2004-06-11  Ben Elliston  <bje@gnu.org>
1721         From Wouter Verhelst <wouter@grep.be>:
1722         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1724         2004-06-11  Ben Elliston  <bje@gnu.org>
1726         * config.guess (luna88k:OpenBSD:*:*): New.
1728         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
1730         * config.guess (m32r*:Linux:*:*): New case.
1731         * config.sub: Handle m32rle.
1733         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
1735         From Jens Petersen  <petersen@redhat.com>:
1736         * config.sub: Handle sparcv8.
1738         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
1740         From Tom Smith <smith@cag.lkg.hp.com>:
1741         * config.guess: Version suffixes are equally significant on Tru64
1742         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
1743         prefix of "P" (patched kernel).
1745         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
1747         * config.sub: Add support for National Semiconductor CRX target.
1749 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1751         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1752         *-*-netware, but add target-libmudflap.
1753         Consolidate *-*-netware targets (of which really only i?86 exists)
1754         into a single entry.
1755         * configure: Likewise.
1757 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
1759         * Makefile.tpl (sorry): Remove.
1760         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1761         (cleanstrap targets): Depend on distclean, not distclean-stage1.
1762         (do-clean): Clean per-stage directories too.
1763         (do-distclean): Run distclean-stage1 too.
1764         (.NOTPARALLEL): Enable during toplevel bootstrap.
1765         (stage[+id+]-bubble): Enable parallel execution during
1766         the recursive invocation.
1767         * Makefile.in: Regenerate.
1769         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1771         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
1773         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1774         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1775         * configure: regenerate
1776         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1777         -mdynamic-no-pic
1779 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1781         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1782         include.
1783         * configure.in: Fix indentation.
1784         * configure: Regenerate.
1786 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1788         * Makefile.def (build_modules): Add fixincludes.
1789         (dependencies): Make gcc depend on fixincludes.
1790         * configure.in (build_tools): Add fixincludes.
1791         (build_configdirs): Always include build_libs.
1792         * Makefile.in: Regenerate.
1793         * configure: Regenerate.
1795 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
1797         * Makefile.def (bootstrap stages): Add 'lean' parameter.
1798         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1799         phony targets; do not generate timestamp files.
1800         (distclean-stageN): Remove references to their timestamp files.
1801         (restageN, touch-stageN): Remove.
1802         (stageN-bubble): Rewritten.
1803         (compare): Support lean bootstraps.
1804         * Makefile.in: Regenerate.
1806         * configure.in: Only warn when bootstrapping but
1807         build != host or build != target.  Support lean bootstraps.
1808         * configure: Regenerate.
1810         Sync from gcc:
1811         2004-08-26  Phil Edwards  <phil@codesourcery.com>
1813         * configure.in:  Give a better error message if GMP/MPFR are missing
1814         and a language needing them has been requested.
1815         * configure:  Regenerated.
1817         2004-08-25  Phil Edwards  <phil@codesourcery.com>
1819         * configure.in:  Print a list of available language front-ends if
1820         a requested one is missing.  Tidy stray tab characters.
1821         * configure:  Regenerated.
1823 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
1825         * Makefile.in: Regenerate.
1826         * configure: Regenerate.
1828         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1829         stage_*_flags.
1830         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1831         for bootstrapped modules if toplevel bootstrap is going.
1832         (GCC bootstrap): Generate per-stage targets for all bootstrapped
1833         modules.  Adjust for changes in Makefile.def.  Enable several
1834         rules even in non-bootstrap mode, just to avoid peppering the
1835         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1836         (stage-[+prev+]-bubble): Remove.
1838         * Makefile.def (Dependencies): Depend on all-build-bison,
1839         all-build-flex, all-build-byacc, all-build-texinfo, rather
1840         than the host variations.
1841         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
1842         with BUILD_SUBDIR.
1843         (BISON): Update for recent Bisons.
1844         (YACC): Fix typo.
1845         (cross): Depend on all-build.
1846         (all): Do not depend on all-build.
1847         (prebootstrap): Remove.
1848         (dep-kind): Accept separate prefixes for MODULE and ON variables.
1849         (Prebootstrap dependencies): Add them to the per-stage targets
1850         and to all-prebootstrap.
1851         * configure.in (build_configdirs): Always enable build_tools.
1852         (BUILD_DIR_PREFIX): Remove.
1854         * Makefile.def (gcc): Add target variable.
1855         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1856         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1857         in the recursive `make', instead of hardwiring `all'.
1858         (Autogenerated TARGET-* variables): New.
1860 2004-08-17  Robert Millan  <robertmh@gnu.org>
1862         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1863         (instead of FreeBSD).
1864         * configure: Regenerate.
1866 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
1868         * Makefile.def, configure.in, src-release: Remove useless, bogus
1869         references to tix.
1870         * Makefile.in, configure: Regenerate.
1872         * src-release: Stop distributing mmalloc with gdb (which doesn't
1873         use it).
1874         * Makefile.def: GDB doesn't depend on mmalloc anymore.
1875         * Makefile.in: Regenerate.
1877 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
1879         * configure.in (arm*-*-eabi*): New target.
1880         * configure: Regenerate.
1882 2004-08-01  Robert Millan  <robertmh@gnu.org>
1884         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1885         libmudflap for all GNU-based systems (with Glibc).
1886         * configure: Regenerate.
1888 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
1890         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1891         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1892         (Dependencies): New section.
1893         * Makefile.tpl (Dependencies): Generate from Makefile.def.
1894         (configure-target-[+module+]): Depend on maybe-all-gcc
1895         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
1896         (toplevel profiledbootstrap): Fix dependencies.
1897         * Makefile.in: Regenerate.
1899 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
1901         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1902         target-libiberty to noconfigdirs.
1904 2004-08-03  Paul Brook  <paul@codesourcery.com>
1906         * configure.in: Check for MPFR as well as GMP.
1907         * configure: Regenerate.
1909 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
1911         * Makefile.def (host-modules): Add gcc.
1912         * Makefile.in: Regenerate.
1913         * Makefile.tpl (sorry): New rule.
1914         (configure-host, all-host, [+make_target+]-host, do-check,
1915         install-host): Do not add gcc as a special case.
1916         (host modules): Add a small special-casing for gcc.  Export
1917         extra_make_flags through the environment.
1918         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1919         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1920         other recursive targets for gcc): Remove.
1922         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1923         (stage, unstage): New rules.
1924         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1925         distclean-stage[+id+]): Use stage_current.
1926         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1927         the stage*-start rules.
1929 2004-07-19  Robert Millan  <robertmh@gnu.org>
1931         Synced from gcc:
1933         2004-04-26  Robert Millan  <robertmh@gnu.org>
1935         Add patches from libtool CVS.
1936         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1937         * ltconfig: Likewise.
1938         * ltcf-c.sh: Likewise.
1939         * ltcf-cxx.sh: Likewise.
1940         * ltcf-gcj.sh: Likewise.
1942 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
1944         * configure.in: Add noconfigdirs for crx-*-*.
1945         * configure: Regenerate.
1947 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
1949         Synced from gcc:
1951         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
1953         * configure.in: Build libmudflap by default on FreeBSD.
1954         * configure: Regenerated.
1956         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
1958         * configure.in: Do not build libmudflap by default on non-GNU/Linux
1959         systems.
1960         * configure: Regenerated.
1962         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1964         PR target/16344
1965         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1966         feedback based compiler.
1967         * Makefile.in: Rebuilt.
1969         2004-07-05  Phil Edwards  <phil@codesourcery.com>
1971         * configure.in:  Do not prepend $srcdir to /dev/null in
1972         makefile fragments.
1973         * configure:  Regenerate.
1975 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
1977         * Makefile.def (host_modules): Set bootstrap=true for flex.
1978         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1979         * Makefile.in: Rebuilt.
1981 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
1983         * Makefile.def (build_modules): Add bison, byacc, flex,
1984         m4, texinfo.
1985         (flags_to_pass): Add FLEX.
1986         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1987         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1988         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1989         DEFAULT_MAKEINFO): Remove.
1990         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1991         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1992         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1993         objdir or else use configured tool.
1994         (all-build): New.
1995         (all): Depend on it.
1996         (Build module dependencies): Add.
1997         * Makefile.in: Regenerate.
1998         * configure.in: Better support for multiple build modules,
1999         matching what is done for host/target modules.  Do not look
2000         for "plausible" locations of build tools if Canadian cross.
2001         Use autoconf's AC_PROG_CC to find a C compiler.  Define
2002         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
2003         * configure: Regenerate.
2005 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2007         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2008         * Makefile.in: Regenerate.
2010 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2012         * Makefile.tpl (configure-build-[+module+],
2013         configure-[+module+], configure-target-[+module+]): Pass
2014         [+extra_configure_args+].
2015         (all-build-[+module+], all-[+module+], check-[+module+],
2016         install-[+module+], [+make_target+]-[+module+],
2017         all-target-[+module+], check-target-[+module+],
2018         install-target-[+module+], [+make_target+]-target-[+module+]):
2019         Pass [+extra_make_args+].
2020         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2021         (GCC_HOST_EXPORTS): Remove.
2022         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2023         cross, check-gcc, check-gcc-c++, install-gcc,
2024         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2025         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2026         * Makefile.in: Regenerate.
2028 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
2030         * configure.in: Check for srcdir/winsup rather than build directory
2031         winsup.
2032         * configure: Regenerate.
2034 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
2036         * configure.in: Don't build Cygwin native newlib if winsup
2037         directory is missing.  Emit warning instead.
2038         * configure: Regenerate.
2040 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
2042         * Makefile.tpl (touch-stage[+id+]): New.
2043         (restage[+prev+]): Depend on touch-stage[+id+].
2045         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2046         Use it throughout.
2048         * Makefile.def: Add profile and feedback bootstrap stages.
2049         Remove next field from bootstrap stages.
2050         * Makefile.tpl (LN, LN_S): Substitute.
2051         (stageN-start, stageN-end): Use double-colon rules, to
2052         provide a hook for additional setup commands.
2053         (distclean-stageN-gcc, restageN): Create dependencies from
2054         [+prev+], not from [+next+].
2055         (stageN-bubble): Add commands for successive stages from
2056         [+prev+], using double-colon rules.
2057         (all-stageN-gcc): Fix typo.
2058         (stagefeedback-start, profiledbootstrap): New.
2059         * Makefile.in: Regenerate.
2060         * configure.in: Call ACX_PROG_LN.
2061         * configure: Regenerate.
2063 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
2065         * configure.in: Fix --enable-bootstrap breakage introduced in trees
2066         without gcc.
2067         * configure: Regenerate.
2069 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2071         * Makefile.tpl: Fix typo.
2072         * Makefile.in: Regenerate.
2074 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2076         * configure.in: Remove new- prefix from toplevel
2077         bootstrap targets.
2078         * configure: Regenerate.
2080 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2082         Merge this patch from the gcc tree:
2084         2004-05-30  Andreas Jaeger  <aj@suse.de>
2085                     Jim Wilson <wilson@specifixinc.com>
2087         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2088         like CC.
2090 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2092         * Makefile.tpl (all.normal): Rename to all.
2093         (all): Replace with a rule to pick the default
2094         target from configure.
2095         (all-gcc, configure-gcc): Use conditionals to
2096         do nothing when toplevel bootstrap is going on.
2097         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2098         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2099         * configure.in: Support --enable-bootstrap.
2101         * Makefile.def: Remove new- prefix from toplevel
2102         bootstrap targets.
2103         * Makefile.tpl: Likewise.
2105         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
2106         target.
2108         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2109         $(RECURSE_FLAGS) to recursive invocation of make.
2111         * Makefile.in: Regenerate.
2112         * configure: Regenerate.
2114 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
2116         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2117         * configure: Regenerate.
2119 2004-05-25  Daniel Jacobowitz  <drow@false.org>
2121         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2122         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2123         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
2124         targets.
2125         * Makefile.in: Regenerate.
2127 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
2129         * configure.in: Test the ability to symlink directories.
2130         * configure: Regenerate.
2132         * Makefile.def (bootstrap-stage): New definitions.
2133         * Makefile.tpl (configure-stage1-gcc,
2134         configure-stage2-gcc, configure-stage3-gcc,
2135         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2136         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2137         new-restage3, compare): Autogenerate, see Makefile.in
2138         entry for behavioral changes.
2139         (distclean-stage1, new-stage1-start, new-stage1-end,
2140         new-stage1-bubble, distclean-stage2, new-stage2-start,
2141         new-stage2-end, new-stage2-bubble, distclean-stage3,
2142         new-stage3-start, new-stage3-end): New autogenerated targets.
2143         (objext, prebootstrap, BOOT_CFLAGS,
2144         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2145         targets.
2147         * Makefile.in: Regenerate.
2148         (distclean-stage1, new-stage1-start, new-stage1-end,
2149         new-stage1-bubble, distclean-stage2, new-stage2-start,
2150         new-stage2-end, new-stage2-bubble, distclean-stage3,
2151         new-stage3-start, new-stage3-end): New targets.
2152         (all-stage1-gcc): Move prebootstrap dependency from here...
2153         (configure-stage1-gcc): ...to here.
2154         (new-bootstrap): Use bubble targets.
2155         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2156         Use per-stage distclean targets.
2157         (configure-stage1-gcc, configure-stage2-gcc,
2158         configure-stage3-gcc, all-stage1-gcc,
2159         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2160         Use new-stageN-start to prepare the tree.
2162 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
2164         * Makefile.def (host_modules): add libcpp.
2165         * Makefile.tpl: Add dependencies on and for libcpp.
2166         * Makefile.in: Regenerate.
2167         * configure.in: Add libcpp host module.
2168         * configure: Regenerate.
2170 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
2172         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2173         of libf2c.
2174         * configure, Makefile.in: Regenerate.
2176 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
2178         Merge from tree-ssa-20020619-branch.
2180         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2181         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2182         (HOST_GMPLIBS): Define.
2183         (HOST_GMPINC): Define.
2184         (TARGET_LIB_PATH): Add libmudflap.
2185         (GFORTRAN_FOR_TARGET): Define.
2186         (configure-build*): Export GFORTRAN.
2187         (configure-gcc): Export GMPLIBS and GMPINC.
2188         (all-gcc): Add maybe-all-libbanshee.
2189         (configure-target-libgfortran): Define.
2190         * Makefile.in: Regenerate.
2191         * configure.in (host_libs): Add libbanshee.
2192         (target_libraries): Add target-libmudflap and target-libgfortran.
2193         Add --with-libbanshee.
2194         Handle --disable-libmudflap.
2195         (*-*-freebsd*): Use with_gmp.
2196         Add $(libgcj) to noconfigdirs.
2197         * configure: Regenerate.
2198         * depcomp: New file.
2199         * MAINTAINERS: Add tree-ssa maintainers.
2201 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
2203         * config/acx.m4: Fix fastcompare support for new-bootstrap.
2204         * configure: Regenerate.
2206 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
2208         Revert:
2209         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2211         * Makefile.def (flags_to_pass): Remove *dir variables that
2212         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2213         as well as prefix and exec_prefix.
2214         * Makefile.in: Regenerate.
2216 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2218         * Makefile.def (host_modules): Mark with the bootstrap
2219         flag packages on which gcc depends.
2220         * Makefile.tpl (all-bootstrap): Use it.
2221         * Makefile.in: Regenerate.
2223 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2225         * Makefile.def (flags_to_pass): Remove *dir variables that
2226         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2227         as well as prefix and exec_prefix.
2228         * Makefile.in: Regenerate.
2230 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2232         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2233         * configure: Regenerate.
2234         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2235         * gcc/Makefile.tpl (compare): Use the result of the test.
2236         * gcc/Makefile.in: Regenerate.
2238 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
2240         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2241         Always relocate gcc and prev-gcc to the original names, even
2242         if the build fails.
2243         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2244         New targets.
2246 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2248         * configure.in (mips*-*-irix5*): Enable ld.
2249         * configure: Regenerate.
2251 2004-04-15  James E Wilson  <wilson@specifixinc.com>
2253         * Makefile.tpl (configure-[+module+], configure-gcc,
2254         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2255         Set and export LDFLAGS.
2256         * Makefile.in: Regenerate.
2258 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2260         PR bootstrap/14871
2261         * Makefile.tpl: If we don't have built-in-tree target tools,
2262         use the ones found by configure rather than hacking around with
2263         program_transform_name.
2264         * configure.in: Give Makefile.tpl the information necessary
2265         to do that.
2266         * Makefile.in: Regenerate.
2267         * configure: Regenerate.
2269 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
2271         PR bootstrap/14760
2272         * configure.in: When computing baseargs, strip *all* copies of
2273         offending options.  Also, don't match/substitute the trailing space,
2274         so that this actually works when two similar options are separated by
2275         only one space.
2276         * configure: Regenerate.
2278 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
2280         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2281         (rs6000-*-aix*): Same.
2282         * configure: Regenerate.
2284 2004-03-25  Stan Shebs  <shebs@apple.com>
2286         Remove MPW support, no longer used.
2287         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2288         mpw-install: Remove files.
2289         * src-release (DEVO_SUPPORT): Remove names of removed files.
2290         * MAINTAINERS: Likewise.
2292 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
2294         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2295         STRICT_WARN, WARN_CFLAGS flags passed down to make.
2296         * Makefile.in: Regenerate.
2298         * configure.in (top level bootstrap support): Rework --enable-werror
2299         to set @stage2_werror_flag@.
2300         * configure: Regenerate.
2301         * Makefile.tpl (top level bootstrap support): Pass
2302         @stage2_werror_flag@ down to configure in stages 2 and 3.
2303         * Makefile.in: Regenerate.
2305 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2307         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2308         for stages 2 and 3 as well as in make.  As a consequence, remove
2309         OUTPUT_OPTION (now detected by configure) from the flags passed down
2310         to make.
2311         * Makefile.in: Regenerate.
2313         * Makefile.tpl (new-bootstrap): Fix typo.
2314         * Makefile.in: Regenerate.
2316 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
2318         * Makefile.tpl: Rearrange by moving recursive_targets rules
2319         into their proper sections.
2320         * Makefile.tpl (top level bootstrap support): Move disabling
2321         of coverage flags from 'make' to 'configure'; improve comments.
2322         * Makefile.in: Regenerate.
2324         * Makefile.tpl (experimental top level bootstrap) Move stage1
2325         language setting from all- target to configure- target; disable
2326         intermodule optimization in stage 1; prevent gratuitous rebuilds
2327         of stage 1.
2328         * Makefile.in: Regenerate.
2329         * configure.in: Comma-separate stage 1 language list for top
2330         level bootstrap.
2331         * configure: Regenerate.
2333         * Makefile.tpl: Clean up experimental top level bootstrap support:
2334         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2335         prev-gcc in configure- targets as well as all- targets.
2336         * Makefile.in: Regenerate.
2338 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
2340         * configure.in: Remove symbolic link section.
2341         * configure: Regenerate.
2342         * Makefile.tpl (links): Remove.
2343         * Makefile.in: Regenerate.
2345 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
2346             Nathanael Nerode  <neroden@gcc.gnu.org>
2348         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
2349         Set with AC_CHECK_PROGS.
2350         * configure.in: Fix comment typo from last patch.
2351         * configure: Regenerate.
2353 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
2355         * Makefile.tpl: Introduce experimental top level bootstrap support.
2356         * Makefile.in: Regenerate.
2357         * configure.in: Introduce support for top level bootstrap.
2358         * configure: Regenerate.
2360 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
2361             Paolo Bonzini  <bonzini@gnu.org>
2363         PR bootstrap/14522
2364         * configure.in: Cope with shells that do not support unquoted ^
2365         * configure: Regenerate.
2367 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
2368             Paolo Bonzini  <bonzini@gnu.org>
2370         PR bootstrap/14522
2371         * configure.in: Cope with shell that do not support nesting
2372         quotes inside quoted backquote substitutions.
2373         * configure: Regenerate.
2375 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
2377         PR bootstrap/14522
2378         * configure.in: Fix escaping of $.
2379         * configure: Regenerate.
2381 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
2383         * configure: Regenerate.
2385 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
2387         PR ada/14131
2388         Move language detection to the top level.
2389         * configure.in: Find default values for the tools as
2390         soon as possible.  Disable ada if GNAT is not found.
2391         Emit error message about missing languages.  Expand
2392         --enable-languages=all for the gcc subdirectory.
2394 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
2396         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2397         and disable libgcj.
2398         * configure: Regenerated.
2400 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2402         PR bootstrap/7087
2403         * Makefile.tpl: Guard XFOO sed statements better.
2404         * Makefile.tpl: Add dependency for configure-target-libada.
2405         * Makefile.in: Regenerate (incidentally fixes broken
2406         commit when libada-branch was merged).
2408 2004-02-28  Andrew Cagney  <cagney@redhat.com>
2410         * src-release (CVS_NAMES): Define.
2411         (do-tar, do-tar): Prune $(CVS_NAMES).
2413 2004-02-23  Andrew Cagney  <cagney@redhat.com>
2415         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2416         2004-02-19.09.
2418 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2420         PR bootstrap/11932
2421         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2423 2004-02-19  Andrew Cagney  <cagney@redhat.com>
2425         * config.guess: Update from version 2003-06-12 to 2004-02-16.
2426         * config.sub: Update from version 2003-06-13 to 2004-02-16.
2428 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
2430         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2431         (rs6000-*-aix*): Same.
2432         * configure: Regenerate.
2434 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
2436         * configure.in (host): Add in missing $noconfigdirs to defines.
2437         * configure: Regenerate.
2439 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
2440             Nathanael Nerode  <neroden@gcc.gnu.org>
2442         PR ada/6637, PR ada/5911
2443         Merge with libada-branch:
2444         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2445         with appropriate dependencies. Add --enable-libada configure switch.
2446         * configure, Makefile.in: Regenerate.
2448 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2450         * configure.in: Don't pass --with-stabs on IRIX 5 either.
2451         * configure: Regenerate.
2453 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
2455         * COPYING.NEWLIB: Update Red Hat license to 2004.
2457 2004-01-23  DJ Delorie  <dj@redhat.com>
2459         * Makefile.def (target_modules) [libiberty]: Don't stage.
2460         * Makefile.in: Rebuilt.
2462 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
2464         * COPYING.NEWLIB: Update to include copyrights for new
2465         iconv code.
2467 2004-01-15  Andrew Cagney  <cagney@redhat.com>
2469         * src-release: Update copyright year.
2470         (do-proto-toplev): Configure using i686-pc-linux-gnu.
2471         (NEWLIB_SUPPORT_DIRS): Delete macro.
2472         (newlib.tar.bz2): Delete rule.
2474 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
2476         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2477         * Makefile.tpl (configure-target-[+module+]): Support stage.
2478         * Makefile.in: Rebuilt.
2480 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2482         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
2483         throughout.
2485 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2487         * configure.in: Use ./config.cache, not config.cache.
2488         * configure: Regenerate.
2489         * Makefile.tpl: Special-casing not needed for GCC any more.
2490         * Makefile.in: Regenerate.
2492         * configure.in: Don't share a cache file for host dirs.
2493         * configure: Regenerate.
2495         * config-ml.in: Don't mess with the cache file.
2497 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2499         * Makefile.tpl: Make GCC use a separate config.cache.
2500         * Makefile.in: Regenerate.
2502         PR bootstrap/11932, PR bootstrap/11933
2503         (I don't know if it will fix either of them, but it relates
2504         to them.)
2505         * configure.in: Don't use shared config.cache for target
2506         directories.
2507         * configure: Regenerate.
2509 2003-12-31  Roger Sayle  <roger@eyesopen.com>
2511         * configure.in (ia64*-*-hpux*): Disable building java libraries.
2512         * configure: Regenerated.
2514 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
2516         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2517         * configure: Regenerated.
2519 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2521         Port change over from GCC:
2522         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
2523         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2524         (configure-build-[+module+], configure-[+module+]): Likewise.
2525         (configure-target-[+module+], configure-gcc, config.status): Likewise.
2526         * Makefile.in: Regenerate.
2528 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
2530         * configure.in (raw_libstdcxx_flags): Remove the leading space.
2531         * configure: Regenerate.
2533 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
2535         * COPYING.NEWLIB: Add license info for long long routines added to
2536         stdlib.
2538 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
2540         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2541         * Makefile.in: Regenerate.
2543 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2545         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
2546         * configure:  Regenerate.
2548 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2550         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2551         HOST_FLAGS_TO_PASS.
2552         * Makefile.in: Regenerate.
2554 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
2556         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2557         * configure: Rebuilt
2558         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2559         * Makefile.in: Rebuilt
2561 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2563         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2565 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
2567         * config-ml.in:  Use ac_configure_args directly instead of
2568         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
2569         actually seen.
2571 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2573         * config-ml.in: Propagate INSTALL variables.
2575 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
2577         * configure.in: Pass a computed --program-transform-name
2578         to subconfigures.
2579         * configure: Regenerated.
2581 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
2583         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2584         * Makefile.in: Regenerate.
2586         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2587         * Makefile.in: Regenerate.
2589 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
2591         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2592         quoting.
2593         * configure: Regenerated.
2595 2003-09-12  Michael Chastain  <mec@shout.net>
2597         Fix PR gdb/857.
2598         * src-release (do-proto-topleve): Remove junk files
2599         intl/config.cache, intl/config.status,
2600         intl/config.h, intl/stamp-h.
2602 2003-09-14  Andrew Cagney  <cagney@redhat.com>
2604         * src-release (dejagnu.tar): New target.
2605         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2606         (do-djunpack): Use $(PACKAGE) for the package name.
2608 2003-09-04  DJ Delorie  <dj@redhat.com>
2610         * configure: Regenerate.
2612 2003-09-04  Robert Millan  <robertmh@gnu.org>
2614         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
2616 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2618         * configure.in: Ensure arguments to sed are properly spaced.
2619         * configure: Regenerate.
2621 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
2623         Merge from gcc:
2624         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
2625         * install-sh:  Update to newer upstream versions (associated with
2626         aclocal 1.7).
2627         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
2629 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
2631         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2632         * configure: Regenerated.
2634 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
2636         * configure.in:  Use newline instead of semicolon when assuming
2637         shell arguments in a for loop.
2638         * configure:  Regenerated.
2640 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
2642         PR 8180
2643         * configure.in: When testing with_libs and with_headers, treat
2644         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
2645         * configure: Regenerate.
2647         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2648         make, shell, etc.
2649         (baseargs): Likewise.
2650         * configure: Regenerate.
2652 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2654         * configure.in: Disable libgcj for darwin not on powerpc.
2655         * configure: Rebuild.
2657 2003-08-15  Michael Chastain  <mec@shout.net>
2659         * src-release (do-proto-toplev): Remove junk files
2660         dejagnu/example/calc/config.status,
2661         dejagnu/example/calc/config.log.
2663 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
2665         * config-ml.in, symlink-tree: Add license.
2667 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2669         Merge from gcc:
2671         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
2672         * Makefile.tpl (check, check-c++): Express dependencies using
2673         dependencies rather than commands.
2674         * Makefile.in: Regenerate.
2676         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
2677         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2678         * Makefile.in: Update.
2680 2003-08-01  Andrew Cagney  <cagney@redhat.com>
2682         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2683         * configure: Ditto.
2685 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
2687         * configure.in: Enable libgcj for darwin.
2688         * configure: Rebuild.
2690 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
2692         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2694 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2696         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2697         creating target and build subdirs to build all parent dirs as needed.
2698         * Makefile.in: Rebuild.
2699         * configure.in: Don't build dirs explicitly here.
2700         * configure: Rebuild.
2702 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
2704         * Makefile.tpl (all-make): Depend on intl.
2705         * Makefile.in: Rebuilt.
2707 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
2709         * config.if: Remove unused libc_interface determination.
2711 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
2713         * Makefile.in: Regenerate, correctly this time.
2715 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2717         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
2718         unused INSTALL_PROGRAM_ARGS.
2719         * configure.in: Use AC_PROG_INSTALL.
2720         * Makefile.in: Regenerate.
2721         * configure: Regenerate.
2723 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
2725         * configure: Rebuilt.
2726         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
2727         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2728         newlib nor libgloss.
2729         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
2730         * configure.in (am33_2.0-*-linux*): Added.
2732 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
2734         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2735         * configure: Regenerate.
2737 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
2739         * config-ml.in: Replace PWD with PWD_COMMAND.
2740         * Makefile.tpl: Likewise.
2741         * Makefile.in: Regenerated.
2743 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2745         * configure.in: Clean up config-lang.in handling.  Delete
2746         useless assignment to "subdirs".
2747         * configure: Regenerate.
2749 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
2751         * configure.in: Rename 'target_libs' to 'target_libraries'.
2752         Remove useless reference to 'target_libs'.
2753         * configure: Regenerate.
2755 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
2757         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2758         * Makefile.in: Regenerate.
2760 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2762         * Makefile.def: Introduce flags_to_pass.
2763         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2764         * Makefile.in: Regenerate.
2766 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
2768         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2769         and target-libgloss.
2770         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2771         <h8300*-*-*>: Disable libf2c and ${libgcj}.
2772         * configure: Regenerate.
2774 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
2776         * configure.in: Update testsuite_flags to new location.
2777         * configure. Regenerate.
2779 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2781         * Makefile.tpl: Remove BUILD_CC stuff.
2782         * Makefile.in: Regenerate.
2784 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
2786         * config.guess: Update to 2003-06-12 version.
2787         * config.sub: Update to 2003-06-13 version.
2789 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2791         * MAINTAINERS: Add myself as MIPS co-maintainer.
2793 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
2795         * config.guess: Update to 2003-06-06 version.
2796         * config.sub: Update to 2003-06-06 version.
2798 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2800         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2801         * configure. Regenerate.
2803 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
2805         * configure.in: Disable serial configure by default.
2806         * configure: Regenerate.
2807         * Makefile.tpl: Abolish .NOTPARALLEL.
2808         * Makefile.in: Regenerate.
2810         * Makefile.tpl: Replace {build,host,target}_canonical by
2811         {build,host,target}.
2812         * Makefile.in: Regenerate.
2814         * Makefile.tpl: Fix stupid pasto.
2815         * Makefile.in: Regenerate.
2817 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2819         * Makefile.tpl: Remove bogus conditional.
2820         * Makefile.in: Regenerate.
2822 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2824         * Makefile.tpl: Make 'recursive targets' using autogen rather
2825         than shell loop.  Remove duplicate 'clean' targets and false
2826         comments.
2827         * Makefile.def: Add systematic dependencies to 'recursive' targets.
2828         Add systematic method of specifying missing targets in subdirs.
2829         Add copyright boilerplate.
2830         * Makefile.in: Regenerate.
2831         * configure.in: Add 'recursive targets' to maybe list.
2832         * configure: Regenerate.
2834         * Makefile.tpl: Rename [+target+] to [+make_target+].
2835         * Makefile.def: Rename 'target' to 'make_target'.
2837 2003-05-30  Nick Clifton  <nickc@redhat.com>
2839         * README-maintainer-mode: Update URL for locating blessed config
2840         tools.
2842 2003-05-29  Robert Millan  <rmh@debian.org>
2844         * ltconfig: Import this patch and modify for use with current
2845         version of ltconfig:
2847         2003-05-21  Bruno Haible  <bruno@clisp.org>
2849         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
2850         GNU/FreeBSD.
2852 2003-05-28  DJ Delorie  <dj@redhat.com>
2854         * Makefile.tpl: Make maybe-check-gcc .PHONY.
2855         * Makefile.in: Regenerate.
2857 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
2859         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2861 2003-05-21  DJ Delorie  <dj@redhat.com>
2863         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2864         newlib or libgloss.
2865         * Makefile.in: Regenerate.
2867 2003-05-21  DJ Delorie  <dj@redhat.com>
2869         * Makefile.tpl: Add missing empty maybe-check-gcc target.
2870         * Makefile.in: Regenerate.
2872 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2874         * configure.in: Use curly braces in the definition of tooldir.
2875         * configure: Regenerate.
2877 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2879         * configure.in: Switch more things to use maybe dependencies.
2880         * Makefile.tpl: Switch more things to use maybe dependencies.
2881         Factor out common code from autogen IF statements.
2882         * configure: Regenerate.
2883         * Makefile.in: Regenerate.
2885 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
2887         * configure.in: Accept i[3456789]86 for machine type.
2888         * configure: Regenerate.
2890 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2892         * configure.in: Switch more things to use maybe dependencies.
2893         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
2894         * configure: Regenerate.
2895         * Makefile.tpl: Switch more things to use maybe dependencies.
2896         * Makefile.in: Regenerate.
2898 2003-05-16  Andreas Schwab  <schwab@suse.de>
2900         * Makefile.tpl (install-opcodes): Define.
2901         * Makefile.in: Rebuild.
2903 2003-05-13  Andreas Jaeger  <aj@suse.de>
2905         * config.guess: Update to 2003-05-09 version.
2906         * config.sub: Update to 2003-05-09 version.
2908 2003-05-13  Michael Eager <eager@mvista.com>
2910         * configure.in: Correct sed script so that options in quotes are not
2911         deleted.
2912         * configure: Rebuild.
2914 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
2916         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2917         and $$s/newlib/libc/sys/cygwin32 include paths.
2918         * configure: Ditto.
2920 2003-05-05  H.J. Lu <hjl@gnu.org>
2922         * config-ml.in: Restored from gcc repository.
2924 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
2926         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2927         * Makefile.in: Regenerate.
2929 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
2931         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
2932         and Makefile.def.
2934 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
2936         * Makefile.tpl: Clean $(BUILD_SUBDIR).
2937         * Makefile.in: Regenerated.
2939 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2941         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2942         * Makefile.in: Regenerate.
2944 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
2946         * configure.in (powerpc64*-*-linux*): Remove.
2947         * configure: Rebuilt.
2949 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
2951         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
2952         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2953         and restrap.
2954         * Makefile.in:  Regenerate.
2956 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
2958         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2959         * configure: Regenerated.
2961 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
2963         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2964         * */configure: Rebuilt.
2966 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
2968         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2969         * Makefile.in: Regenerate.
2971 2003-03-14  Michael Chastain  <mec@shout.net>
2973         * Makefile.in: Regenerate with correct Makefile.def.
2975 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2977         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
2978         Make macro.
2979         * Makefile.in: Regenerate.
2980         * configure.in: Clean up gxx_include_dir logic.
2981         * configure: Regenerate.
2983 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2985         * configure.in (gxx_include_dir): Fix typo.
2986         * configure: Regenerated.
2988 2003-03-06  Andrew Cagney  <cagney@redhat.com>
2990         * texinfo/texinfo.tex: Import version 2003-02-03.16.
2992 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
2994         * configure.in: Include $(build_tooldir)/sys-include in
2995         FLAGS_FOR_TARGET.
2996         * configure: Regenerated.
2998 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3000         * Makefile.tpl: Reindent.
3001         * Makefile.in: Regenerate.
3002         * configure.in: Reindent.  Don't set unused variables.
3003         * configure: Regenerate.
3005         * Makefile.tpl: Always pass down RANLIB.
3006         * Makefile.in: Regenerate.
3008         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3009         * Makefile.in: Regenerate.
3010         * configure.in: Remove unused logic relating to --enable-shared
3011         and --enable-threads.  Remove bogus comments.  Remove redundant
3012         noconfigdirs.
3013         * configure: Regenerate.
3015         * configure.in: Replace ${libstdcxx_version} by its value.
3016         Remove reference to mh-dgux.
3017         * configure: Regenerate.
3019 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3021         * Makefile.tpl: Rearrange.
3022         * Makefile.in: Regenerate.
3024 2003-02-25  Nick Clifton  <nickc@redhat.com>
3026         * configure: Remove site-file supprot - it is obsolete.
3028 2003-02-24  Uwe Stieber <uwe@wwws.de>
3030         * configure.in: Add support for kaOS as cross build target system.
3031         * configure: Regenerated.
3033 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
3035         * Makefile.tpl: Add definition of CPPFLAGS to pass into
3036         configure-target-* as some target builds may require additional
3037         flags for preprocessor tests.
3038         * Makefile.in: Regenerated.
3040 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3042         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3043         * ltconfig: Handle it.
3044         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3045         auto-detecting it.
3047 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3049         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3050         it is used as argument to $CC.
3051         * ltcf-gcj.sh: Likewise.
3053 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3055         * configure.in: Introduce --enable-maintainer-mode.
3056         * configure: Rebuilt.
3057         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3058         for maintainer mode.
3059         * Makefile.in: Rebuilt.
3061 2003-02-19  Andrew Cagney <ac131313@redhat.com>
3063         * configure: Regenerate using autoconf 2.13.
3065 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
3067         * config.guess: Import latest version.
3068         * config.sub: Import latest version.
3070 2003-02-18  Jason Merrill  <jason@redhat.com>
3072         * Makefile.tpl (check-c++): Allow parallelism.
3074 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
3076         * configure: Regenerate using autoconf 000227.
3078 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
3080         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3081         don't configure target-libobjc.
3082         * configure: Regenerate.
3084 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3086         * Makefile.tpl (RANLIB): Define.
3087         * Makefile.in: Regenerate.
3089 2003-02-06  Keith R Seitz  <keiths@redhat.com>
3091         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3092         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3093         * Makefile.in: Regenerated.
3094         * configure.in: Remove all traces of snavigator, db, and grep.
3095         * configure: Regenerated.
3097 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
3099         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3100         * Makefile.in: Regenerated.
3102 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
3104         * config.if: Copy from GCC.
3106 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
3108         * configure.in:  Revert 24Jan change.
3109         * configure:  Regenerate.
3111 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3113         * configure.in: Revert previous change.
3114         * configure: Regenerate.
3116 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3118         * configure.in: Make rda native-only.
3119         * configure: Regenerate.
3121 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3123         * configure.in: Add missing \.
3124         * configure: Rebuilt.
3126 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
3128         * configure.in (baseargs): Avoid using \| in sed regular
3129         expressions.
3130         * configure: Rebuilt.
3132 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
3134         * configure.in (baseargs): Remove all supported forms of
3135         --cache-file, --srcdir, --host, --build and --target options
3136         from argument lists.
3137         * configure: Rebuilt.
3139 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
3141         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3142         * configure: Rebuilt.
3144 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3146         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3147         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3148         * Makefile.in: Regenerate.
3149         * configure: Regenerate.
3151 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
3153         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3154         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3155         * Makefile.in: Regenerate.
3157 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
3159         * configure.in: Remove Makefile in build, host and target modules
3160         unless configure was run with --no-recursion.
3161         * configure: Rebuilt.
3163 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
3165         * config.guess: Update to 2003-01-03 version.
3166         * config.sub: Update to 2003-01-03 version.
3168 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3170         * configure: Regenerate with proper autoconf 2.13.
3172 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3174         * configure.in: Add AC_PREREQ for consistency.
3175         * configure: Regenerate.
3177 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
3179         * configure.in (GDB_TK): Add tcl directories conditional on
3180         gdb/gdbtk directory being present.
3181         * configure: Regenerate.
3183 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
3185         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
3186         by gcc if LD is not defined and we are not doing a Canadian Cross.
3187         * configure: Rebuilt.
3189 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
3191         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3193 2002-12-31  Tom Tromey  <tromey@redhat.com>
3195         * Makefile.in: Rebuilt.
3196         * Makefile.def (target_modules) [libffi]: Allow installation.
3198 2002-12-31  Andreas Schwab  <schwab@suse.de>
3200         * configure.in: Fix use of $program_transform_name.
3201         * configure: Regenerated.
3203 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
3205         * configure.in (baseargs): Don't remove first configure argument.
3206         * configure: Regenerated.
3208 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
3210         * Makefile.tpl (local-distclean): Don't remove...
3211         (multilib.ts): ... this.  Moved into...
3212         (multilib.out): ... this.  Don't use sub-make.
3213         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3214         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3215         (configure-build-[+module+], configure-[+module+],
3216         configure-target-[+module+], configure-gcc): ... these.  Test
3217         for Makefile existence.  Drop config.status from dependencies.
3218         * Makefile.in: Rebuilt.
3219         * configure.in: Move gcc-version-trigger to the end of
3220         ac_configure_args.  Add comments to maybedep.tmp and
3221         serdep.tmp.  Introduce --disable-serial-configure.  Remove
3222         nonopt from baseargs, matching and removing corresponding
3223         whitespace while at it.
3224         * configure: Rebuilt.
3226 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
3228         * configure.in (host_configargs): Replace reference to
3229         no-longer-defined buildopts with --build=${build_alias}.
3230         * configure: Rebuilt.
3232 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
3234         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
3235         program_transform_name to standard idiom.
3236         (AUTOGEN, AUTOCONF): Define.
3237         (Makefile.in): Use $(AUTOGEN).
3238         (Makefile): Depend on config.status, and use autoconf-style rule to
3239         build it.  Move original commands to...
3240         (config.status): ... this new target.
3241         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
3242         $(AUTOCONF).
3243         * Makefile.in: Rebuilt.
3245 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3247         * Makefile.tpl: Fix dramatic bustage due to change in
3248         program_transform_name.
3249         * Makefile.in: Regenerate.
3251         * configure.in: Remove unnecessary PATH setting.
3252         * configure: Regnerate.
3254         * configure.in: Don't default to unprefixed tools unless
3255         the native tools will work.
3256         * configure: Regenerate.
3258         * configure.in: Convert to autoconf script.  Blow away lots
3259         of now-redundant Makefile fragments.
3260         * configure: Generate using Autoconf.
3261         * Makefile.tpl: Rewrite to reflect autoconfiscation.
3262         * Makefile.in: Regenerate.
3264 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3266         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
3267         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3269         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
3270         where they belong.
3272 2002-12-24  Andreas Schwab  <schwab@suse.de>
3274         * Makefile.tpl (multilib.out): Fix missing space.
3275         * Makefile.in: Regenerate.
3277 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3279         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
3280         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
3281         * Makefile.in: Regenerate.
3282         * configure.in: Remove unnecessary leftovers.
3284 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
3286         * configure.in (extra_ranlibflags_for_target): New variable.
3287         (*-*-darwin): Add -c to ranlib commands.
3288         * configure (tooldir): Handle extra_ranlibflags_for_target.
3290 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
3292         * COPYING.NEWLIB: Updated.
3293         * COPYING.LIBGLOSS: Ditto.
3295 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3297         * Makefile.tpl: Revert HJL's change.
3298         * Makefile.in: Regenerated.
3299         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3300         always.
3302 2002-12-19  Andreas Schwab  <schwab@suse.de>
3304         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3305         * Makefile.in: Regenerate.
3307 2002-12-18  H.J. Lu <hjl@gnu.org>
3309         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3310         * Makefile.in: Regenerated.
3312         * configure.in (build_prefix): New. Substitute.
3314 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3316         * Makefile.tpl: Don't let real targets depend on phony targets.
3317         * Makefile.in: Regenerate.
3319         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3320         * Makefile.in: Regenerate.
3322 2002-12-16  Jason Merrill  <jason@redhat.com>
3324         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3325         previous 'make bootstrap'.
3326         * Makefile.in: Regenerate.
3328 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
3330         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3332 2002-12-13  Jason Merrill  <jason@redhat.com>
3334         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
3335         library tests.
3336         (check-c++): Just depend on it and check-target-libstdc++-v3.
3337         * Makefile.in: Regenerate.
3339 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3341         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3342         * Makefile.in: Regenerate.
3344 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
3346         * COPYING.NEWLIB: Update list of alternate Regent of California
3347         licenses and discuss official revoking of advertising clause.
3348         * COPYING.LIBGLOSS: Ditto.
3350 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
3352         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3353         * Makefile.in: Rebuilt.
3355 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3357         * configure: Fix bug put in by gremlins.
3359         * Makefile.tpl: Substitute more autoconfily.
3360         * configure: Substitute more autoconfily.
3361         * Makefile.in: Regenerate.
3363 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
3365         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3366         * Makefile.in (all-sim): Ditto.
3368 2002-12-06  DJ Delorie  <dj@redhat.com>
3370         * Makefile.tpl: Change configure dependencies to not have real
3371         targets depend on phony targets.
3373 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
3375         * configure.in: Revert unintentional change.
3377         * src-release: Configure host subdirs.
3379         * Makefile.tpl: Change dependency for */multilib.out so that
3380         it works when gcc isn't in the tree.
3382         * configure.in: Substitute more.
3383         * configure: Run subconfigures from the Makefile.
3384         * Makefile.tpl: Run subconfigures from the Makefile; add a few
3385         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
3387 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3389         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3390         and corresponding dependencies.
3391         * Makefile.in: Regenerate.
3393         * configure.in (host_tools): Order binutils, gas and ld for
3394         convenience in running the testsuites.
3396         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3397         * Makefile.in: Regenerate.
3398         * configure.in: Introduce rules to serialize subconfigure runs.
3400         * configure.in: Introduce BASE_CC_FOR_TARGET.
3401         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
3402         Realize configure-build-* targets.  Realize configure-target-* targets.
3403         * Makefile.in: Regenerate.
3405 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3407         * configure: Move gcc_version_trigger stuff from here...
3408         * configure.in: ...to here.
3410         * configure.in: Separate subconfigure options added by this file from
3411         options given by the user.  Add machinery to put args for host
3412         subconfigures into the Makefile.
3414         * Makefile.tpl: Remove 'vault' targets.
3415         * Makefile.tpl: Reorder and comment dependencies.
3416         * Makefile.in: Regenerate.
3418 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
3420         * configure.in: Move host-specific darwin noconfigdirs into
3421         the host-specific section.
3423 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3425         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
3426         during replay.
3427         * Makefile.in: Regenerate.
3429         (finishing slow-motion replay)
3430         * configure: Remove skip-this-dir support.
3431         * Makefile.tpl: Remove skip-this-dir support.
3433         * Makefile.tpl: Remove leftover support for non-autoconfiscated
3434         subdirectories.
3435         * Makefile.in: Regenerate.
3437         * Makefile.tpl: Strip out useless setting of 'dir'.
3438         * Makefile.in: Regenerate.
3440 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3442         (finishing slow-motion replay)
3443         * configure.in: Fix deeply stupid bug.
3445         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3446         shell code in CXX_FOR_TARGET
3447         * Makefile.def: Introduce raw_cxx.
3448         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3449         RAW_CXX_FOR_TARGET.
3450         * Makefile.in: Regenerate.
3452 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3454         (finishing slow-motion replay)
3455         * Makefile.tpl: Remove unnecessary ifs.
3456         * Makefile.in: Regenerate.
3458         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
3459         dependencies.  Maybe-ize build-libiberty.  Create dummy install
3460         targets for 'no_install' modules.
3461         * configure: Move GDB_TK substitution to configure.in.  Move
3462         build_modules stuff to configure.in.
3463         * configure.in: Implement soft dependency machinery.  Maybe-ize
3464         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
3465         * Makefile.in: Regenerate.
3467 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3469         (continuing slow-motion replay)
3470         * Makefile.tpl: Make all-target, install-target behave similarly
3471         to all, install (only hitting configured targets).  Eliminate
3472         unused macro defintions.
3474         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3475         build != host.
3477         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3479         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3481         * configure.in: Produce lists of subdir targets we're actually
3482         configuring.  Remove references to "dosrel".
3483         * Makefile.tpl: Let configure set which subdir targets are hit.
3484         Remove install-cross; clean up install; remove ALL.  Remove
3485         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
3486         Autogenerate host module targets.  Remove empty dependency lines
3487         and redundant dependency; rearrange slightly.
3488         * Makefile.def: Add host-side libtermcap, utils.
3490         * Makefile.in: Regenerate.
3492 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3494         (Continuing slow-motion replay)
3495         * Makefile.def: Add list of recursive targets to autogenerate.
3496         Add build_modules.
3497         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
3498         targets.  Autogenerate *-build-* targets.
3499         * Makefile.in: Regenerate.
3501 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
3503         (Continuing slow-motion replay)
3504         * configure: More autoconf-style substitutions.
3505         * Makefile.tpl: More autoconf-style substitutions.
3506         * Makefile.in: Regenerate.
3508 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
3510         (Continuing slow-motion replay)
3511         * configure: Substitute more variables in a more autoconf-friendly
3512         way.  Simplify slightly.
3513         * Makefile.tpl: Make more variables substitutable in an
3514         autoconf-friendly way.
3515         * Makefile.in: Regenerate.
3517 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3519         (Continuing slow-motion replay)
3520         * configure.in (v810*): Remove special setting of tools.
3522         * configure: Add support for extra required flags for ar or nm.
3523         * configure.in (aix4.3+): Use above support for target-specific
3524         issues, rather than using config/mt-aix43.
3526 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3528         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3529         * configure: Remove 'removing', which doesn't work.  Replace $subdir
3530         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
3531         with $srcdir.  Reformat indentation.  Substitute some variables
3532         formerly hard-coded in the Makefile for build=host.
3533         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3534         * Makefile.def: Autogenerate more.
3535         * Makefile.in: Regenerate.
3537 2002-11-13  Bruce Korb  <bkorb@gnu.org>
3539         * Makefile.tpl: syntactic cleanup
3541 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
3543         * Makefile.def (host_modules): Add rda.
3544         * Makefile.in: Regenerate.
3545         * configure.in (target_tool): Add target-rda to list.
3547 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
3549         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
3550         and restrap targets to this rule.
3551         * Makefile.in:  Regenerate.
3553 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
3555         * configure.in (i[3456]86-*-linux*): Add check to disable
3556         ${libgcj} for glibc1.
3558 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
3560         * configure.in: Add tic4x target.
3562 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3564         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3565         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3566         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3567         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3568         * Makefile.in: Regenerate.
3570 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3572         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3573         * Makefile.in: Regenerate.
3575         * Makefile.def: Remove order dependency comments.
3576         * Makefile.tpl: Add explicit install-install dependencies.
3577         * Makefile.in: Regenerate.
3579         * Makefile.tpl: Remove material now in src-release.  (Finally!)
3580         * Makefile.in: Regenerate.
3582         * configure: Restore my original patch by syncing with gcc version.
3584         * Bring following over from gcc:
3586 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
3588         * configure.in (s390*-*-linux*): Enable libgcj.
3590 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3592         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
3594 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
3596         * configure: Move stray lines back to where they belong.
3598 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3600         * Makefile.tpl: Insert configure-target target, for src-release.
3602         * configure: Finish reverting change which Andrew Cagney started
3603         reverting.  Should fix bustage.
3605         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3606         * src-release: New file.  Contains material for making net
3607         releases for gdb, binutils, et al., formerly in Makefile.in.
3609 2002-09-30  Nick Clifton  <nickc@redhat.com>
3611         * cpu: New top level directory.  Intended to hold input files for
3612         CGEN which have FSF copyright assignment.
3613         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3615 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
3617         Revert below (note that src does not contain Makefile.tpl):
3618         * Makefile.tpl: Make subsituted variables more autoconfy.
3619         * Makefile.in: Regenerate.
3621 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3623         * configure: Revert accidentally applied changes.
3625         * Makefile.tpl: Make more autoconf-friendly.
3626         * Makefile.in: Regenerate.
3627         * configure: Make substitution more autoconf-like.
3629 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
3631         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3632         single entry to handle all these.
3633         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
3634         libjava on arm-*-elf.
3636 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
3638         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3639         things that depend on them.
3641 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3643         * Makefile.tpl: Make subsituted variables more autoconfy.
3644         * Makefile.in: Regenerate.
3645         * configure: Make seds more autoconfy.
3647 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3649         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3650         * Makefile.in: Regenerate.
3651         * configure.in: Rewrite sed statements to look autoconfy.
3653         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3654         all-target-foo on configure-target-foo.
3655         * Makefile.def: Ditto.
3656         * Makefile.in: Rebuild.
3658 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3660         * Makefile.def: New file.
3661         * Makefile.tpl: New file.
3662         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3664         * configure.in: Minor rearrangement.  Simplify tests.
3666 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
3668         * configure.in (with_headers): Skip copy if value is "yes".
3669         (with_libs): Likewise.
3671 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3673         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3674         * configure.in (sh*-*-pe*): Ditto.
3675         * configure.in (mips*-*-pe*): Ditto.
3676         * configure.in (*arm-wince-pe): Ditto.
3678         * configure.in: Rearrange.
3680 2002-09-12  Nick Clifton  <nickc@redhat.com>
3682         * Import these changes from the config master repository:
3684         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
3686                 * config.sub: Add tic4x target.
3688         2002-09-03  Ben Elliston  <bje@redhat.com>
3690                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3691                 Reported by <Duncan_Stodart@insession.com>.
3693 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
3695         * COPYING.NEWLIB: More updates.
3697 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
3699         * COPYING.NEWLIB: Update.
3701 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
3703         * texinfo/texinfo.tex: Import version 2002-06-04.06.
3705         * config.guess: Import version 2002-08-23.
3706         * config.sub: Import version 2002-08-22.
3708 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
3710         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3711         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3712         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3714 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
3716         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3718 2002-08-04  H.J. Lu  (hjl@gnu.org)
3720         * configure.in (mips*-*-linux*): Don't skip target-libffi.
3722 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
3724         * configure.in: Move generic linux case to end.  Copy generic
3725         linux noconfigdirs to mips*-*-linux* entry and new
3726         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
3728 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
3730         * MAINTAINERS: Clarify on config.guess and config.sub, and add
3731         one instance of them which was missed to the list to update.
3733 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
3735         * config.guess: Update to 2002-07-09 version.
3736         * config.sub: Update to 2002-07-03 version.
3738 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3740         * configure.in: Remove two redundant tests.
3742 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3744         * configure.in (mips*-*-irix6*o32): Enable stabs.
3746 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
3748         * configure.in: Don't build grez.
3749         * Makefile.in: Ditto.
3751         * Makefile.in: Remove references to bsp, cygmon, libstub.
3752         * configure.in: Ditto.
3754         * configure.in: Remove leftover reference to gdbtest.
3756 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
3758         * configure.in (gxx_include_dir):  Change to match versioned
3759         C++ headers if --enable-version-specific-runtime-libs is used.
3761 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
3763         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3765 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3767         * configure.in: Make --without-x work.
3769 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
3771         * contrib: New directory.  Created to contain a copy of the
3772         texi2pod.pl script so that it is in the same place as the version in
3773         the FSF GCC sources.
3775 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3777         * configure.in: Rearrange target Makefile fragment collection.
3779         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3780         cvs[src].
3781         * configure.in: Ditto.
3783 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
3785         * Makefile.in: Eliminate 'apache' targets.
3786         * configure.in: Eliminate 'apache' targets.
3788         * configure.in: Eliminate redundant tests.  Reorganize.
3790         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3792         * config-ml.in: Eliminate references to Cygnus configure.
3794         * Makefile.in: Eliminate references to building emacs.
3796 2002-07-01  Denis Chertykov  <denisc@overta.ru>
3798         * configure.in: Add support for ip2k.
3800 2002-06-24  Ben Elliston  <bje@redhat.com>
3802         * configure.in (host_tools): Remove cgen.
3804         * Makefile.in (all-cgen): Remove; runs from its source directory.
3805         (check-cgen, install-cgen, clean-cgen): Likewise.
3806         (all-opcodes): No not depend on all-cgen.
3807         (all-sim): Likewise.
3809 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
3811         * configure.in: Fix AIX configury bug.
3813 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3815         * configure.in: Replace ${topsrcdir} with ${srcdir}.
3817         * configure.in: Move definition of libstdcxx_flags right above
3818         usage, rather than way earlier.
3820         * configure.in: Pull definition of is_cross_compiler earlier.
3822         * configure.in: Rearrange a little.
3824         * configure.in: Remove references to librx.
3825         * Makefile.in: Remove references to librx.
3827 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3829         * configure.in: Eliminate ${gasdir} variable.
3831 2002-06-18  Dave Brolley  <brolley@redhat.com>
3833         * configure.in: Add support for frv.
3834         * config.sub: Add support for frv.
3836 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3838         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3840 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
3842         * configure.in (vax-*-netbsd*): Re-enable gas.
3844 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
3846         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3847         BUILD_PREFIX_1, to correct nomenclature.
3848         * configure: Likewise.
3850         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3851         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3853 2002-05-31  Olaf Hering  <olh@suse.de>
3855         * config-ml.in: Propogate DESTDIR also.
3857 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
3859         * configure.in (vax-*-netbsd*): Don't build gas for this
3860         platform.
3862 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3864         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3865         and libgcj for AVR.
3867 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
3869         * config.sub: Add DLX target.
3871 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
3873         * config.guess: Update to 2002-05-22 version.
3874         * config.sub: Likewise.
3876 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3878         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3879         * config-ml.in: Likewise.
3880         * configure: Likewise.
3881         * configure.in: Likewise.
3883 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
3885         * configure.in: Simplify makefile fragment collection.
3887         * configure.in: Remove code to build emacs.
3889         * configure.in : Remove --srcdir argument from targargs and buildargs
3890         (it's always overridden in the Makefile anyway).  Rearrange a bit.
3892         * configure: Move some logic to configure.in.
3893         * configure.in: Move some logic from configure.
3895 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
3897         * COPYING.LIBGLOSS: New file.
3899 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
3901         * Makefile.in: Honour DESTDIR.
3903 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
3905         * configure.in (noconfigdirs): Don't disable libgcj on
3906         sparc64-*-solaris* and sparcv9-*-solaris*.
3908 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
3910         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3912 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
3914         * configure.in (FLAGS_FOR_TARGET): Do not add
3915         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3916         on i[3456]86-*-linux*.
3918 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
3920         * configure.in (noconfigdirs): Replace [ ] with test.
3922         * configure.in (noconfigdirs): Do not add target-newlib if
3923         target == i[3456]86-*-linux*, and host == target.
3925 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
3927         * config.guess: Updated to 2002-04-26's version.
3928         * config.sub: Updated to 2002-04-26's version.
3930 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
3932         * configure.in: delete reference to absent file
3934         * configure.in: replace '[' with 'test'
3936         * configure.in: Eliminate references to gash.
3937         * Makefile.in: Eliminate references to gash.
3939         * configure.in: remove useless references to 'pic' makefile fragments.
3941         * configure.in: (*-*-windows*) Finish removing.
3943         * configure.in: Eliminate redundant test for libgui.
3945 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
3947         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3948         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3950 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
3952         * configure.in: remove references to dead files
3954 2002-04-18  Tom Tromey  <tromey@redhat.com>
3956         * configure.in: Disallow configuring libgcj when it is already
3957         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
3958         Solaris 2.8 by default.  For PR libgcj/6158.
3960 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
3962         * configure.in:  Move default CC setting out of config/mh-* fragments
3963         directly into here.
3965 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
3967         * configure.in: don't even try to configure or make a subdirectory
3968         if there's no configure script for it.
3970 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
3972         * MAINTAINERS: Remove chill maintainers.
3973         * Makefile.in (CHILLFLAGS): Remove.
3974         (CHILL_LIB): Remove.
3975         (TARGET_CONFIGDIRS): Remove libchill.
3976         (CHILL_FOR_TARGET): Remove.
3977         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3978         CHILL_LIB.
3979         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3980         (CHECK_TARGET_MODULES): Likewise.
3981         (INSTALL_TARGET_MODULES): Likewise.
3982         (CLEAN_TARGET_MODULES): Likewise.
3983         (configure-target-libchill): Remove.
3984         (all-target-libchill): Remove.
3985         * configure.in (target_libs): Remove target-libchill.
3986         Do not compute CHILL_FOR_TARGET.
3987         * libchill: Remove directory.
3989 2002-04-15  DJ Delorie  <dj@redhat.com>
3991         * Makefile.in, configure.in, configure: Sync with gcc, entries
3992         follow...
3994 2002-04-08  Tom Tromey  <tromey@redhat.com>
3996         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3997         Fixes PR libgcj/6068.
3999 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
4001         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4003 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4005         * configure.in (alpha*-dec-osf*): Enable libgcj.
4007 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
4009         Fix for: PR bootstrap/3591, target/5676
4010         * configure.in (mcore-pe): Disable the configuration of
4011         libstdc++-v3 since exceptions are not supported.
4013 2002-03-20  Anthony Green  <green@redhat.com>
4015         * configure.in: Enable libgcj for xscale-elf target.
4017 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4019         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4020         libjava.
4021         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4023 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
4025         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4026         libstdc++-v3 and libjava.
4028 2002-02-11  Adam Megacz <adam@xwt.org>
4030         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4031         boehm-gc
4033 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4035         * config.guess: Updated to 2002-01-30's version.
4036         * config.sub: Updated to 2002-02-01's version.
4037         Contribute sh64-elf.
4038         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
4039         * configure.in: Added sh64-*-*.
4041 2002-01-17  H.J. Lu <hjl@gnu.org>
4043         * Makefile.in (all-fastjar): Also depend on all-libiberty.
4044         (all-target-fastjar): Also depend on all-target-libiberty.
4046 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
4048         * configure, configure.in: Use temp file for long sed commands.
4050 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
4052         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4053         libf2c.
4055 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
4057         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4059 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
4061         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4063 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4065         * configure: Handle temporary files securely using mkdir.
4067 2001-09-26  Will Cohen <wcohen@redhat.com>
4069         * configure.in (*-*-linux*): Disable configuration of target-newlib
4070         and target-libgloss.
4072 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4074         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4075         RANLIB.
4077 2001-08-11  Graham Stott  <grahams@redhat.com>
4079         * Makefile.in (check-c++): Add missing semicolon.
4081 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
4083         * configure.in (sh-*-linux*): New.
4085 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4087         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4088         and libgcj on m68hc11/m68hc12.
4090 2001-06-27  H.J. Lu  (hjl@gnu.org)
4092         * Makefile (CFLAGS_FOR_BUILD): New.
4093         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4095 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
4097         * configure.in (libstdcxx_flags): Do not try to execute
4098         libstdc++-v3/testsuite_flags until it exists.
4100 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
4102         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4104 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
4106         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4108 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
4110         * configure.in: Move *-chorusos target case to the proper switch.
4111         Disable libgcj.
4113 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4115         * Makefile.in (STAGE1_CFLAGS): Pass down.
4117 2001-04-13  Alan Modra  <amodra@one.net.au>
4119         * config.guess: Add hppa64-linux support.  Note for next import that
4120         this is already in the master file.
4121         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
4123 2001-03-22  Colin Howell  <chowell@redhat.com>
4125         * Makefile.in (DO_X): Do not backslash single-quotes in
4126         backquotes (two places).
4128 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
4130         * Makefile.in (DO_X): Quote nested quotes.
4132 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
4134         * Makefile.in (DO_X): Use double quotes for quoting
4135         "RANLIB=$${RANLIB}".
4137 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
4139         * configure.in: Only use `lang_requires' for languages athat are
4140         actually enabled.
4142 2001-03-07  Tom Tromey  <tromey@redhat.com>
4144         * configure.in: Allow config-lang.in to set `lang_requires' to list
4145         of other required languages.
4147 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
4149         * Makefile.in: Remove RANLIB definition. Use RANLIB
4150         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4151         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4153 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
4154             Alexandre Oliva  <aoliva@redhat.com>
4156         * Makefile.in (check-c++): Use tabs, not spaces.
4158 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
4160         * Makefile.in (check-c++): New rule.
4162         * configure.in (target_libs): Remove libg++.
4163         (noconfigdirs): Remove libg++.
4164         (noconfigdirs): Same.
4165         (noconfigdirs): Same.
4166         (noconfigdirs): Same.
4168         * config-ml.in: Remove libg++ references.
4170         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4171         (ALL_TARGET_MODULES): Same.
4172         (configure-target-libg++): Remove.
4173         (all-target-libg++): Remove.
4174         (configure-target-libio): Remove.
4175         (all-target-libio): Remove.
4176         (check-target-libio): Remove.
4177         (.PHONY): Remove.
4178         (libg++.tar.bz2): Remove.
4179         (all-target-cygmon): Remove libio.
4180         (all-target-libstdc++): Remove.
4181         (configure-target-libstdc++): Remove.
4182         (TARGET_LIB_PATH): Remove libstdc++.
4183         (ALL_GCC_CXX): Remove libstdc++.
4184         (all-target-gperf): Correct.
4186 2001-02-15  Anthony Green  <green@redhat.com>
4188         * configure: Introduce GCJ_FOR_TARGET.
4189         * configure.in: Ditto.
4190         * Makefile.in: Ditto.
4192 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
4194         * configure.in: for *-chorusos, don't config target-newlib and
4195         target-libgloss.
4197 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
4199         Remove V2 C++ library.
4200         * configure.in: Remove --enable-libstdcxx_v3 support.
4202 2001-01-27  Richard Henderson  <rth@redhat.com>
4204         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4206 2001-01-26  Tom Tromey  <tromey@redhat.com>
4208         * configure.in: Allow libgcj to be built on Sparc Solaris.
4210 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
4212         * configure.in: Enable libgcj on several additional platforms.
4214 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
4216         * configure.in: Enable libgcj for linux targets.
4218 2001-01-09  Mike Stump  <mrs@wrs.com>
4220         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4221         failures of subdirectories.
4223 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4225         * configure: handle DOS-style absolute paths.
4227 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4229         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4231 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
4233         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4234         (libstdcxx_incdir): Pass down.
4235         * config.if: Remove expired bits for cxx_interface, add stub.
4236         (libstdcxx_incdir): Add variable for g++ include directory.
4237         * configure.in (gxx_include_dir): Use it.
4239 2000-12-15  Andreas Jaeger  <aj@suse.de>
4241         * configure.in: Handle lang_dirs.
4243 2000-12-13  Anthony Green  <green@redhat.com>
4245         * configure.in: Disable libgcj for any target not specifically
4246         listed.  Disable libgcj for x86 and Alpha Linux until compatible
4247         with g++ abi.
4249 2000-12-13  Mike Stump  <mrs@wrs.com>
4251         * Makefile.in (local-distclean): Also remove fastjar.
4253 2000-12-10  Anthony Green  <green@redhat.com>
4255         * configure.in: Define libgcj.  Disable libgcj target libraries for
4256         most targets.
4258 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4260         * configure.in (target_libs): Revert 2000-12-08 patch.
4261         (noconfigdirs): Added target-libjava.
4263 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
4265         * Makefile.in: handle DOS-style absolute paths.
4267 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4269         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4270         libjava.
4271         * configure.in (target_libs): Removed `target-libjava'.
4273 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4275         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4276         (ALL_MODULES): Added fastjar.
4277         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4278         (all-target-libjava): all-fastjar replaces all-zip.
4279         (all-fastjar): Added.
4280         (configure-target-fastjar, all-target-fastjar): Likewise.
4281         * configure.in (host_tools): Added fastjar.
4283 2000-12-07  Mike Stump  <mrs@wrs.com>
4285         * Makefile.in (local-distclean): Remove leftover built files.
4287 2000-11-16  Fred Fish  <fnf@be.com>
4289         * configure.in (enable_libstdcxx_v3): Fix typo,
4290         libstd++ -> libstdc++.
4292 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4294         * configure: Provide the original toplevel configure arguments
4295         (including $0) to subprocesses in the environment rather than
4296         through gcc/configargs.h.
4298 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
4300         * configure: Turn on libstdc++ V3 by default.
4302 2000-10-16  Michael Meissner  <meissner@redhat.com>
4304         * configure (gcc/configargs.h): Only create if there is a build GCC
4305         directory created.
4307 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
4309         * configure: Save configure arguments to gcc/configargs.h.
4311 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
4313         * Makefile.in (bootstrap): avoid recursion if subdir missing
4314         (cross): ditto
4315         (do-proto-toplev): ditto
4317 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
4319         * configure.in: Do not build byacc for hppa64.  Provide paths to the
4320         X11 libraries for hppa64.
4322 2000-09-02  Anthony Green  <green@cygnus.com>
4324         * Makefile.in (all-gcc): Depend on all-zlib.
4325         (CLEAN_MODULES): Add clean-zlib.
4326         (ALL_MODULES): Add all-zlib.
4327         * configure.in (host_libs): Add zlib.
4329 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
4331         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4332         $targargs to tell whether newlib is going to be built.
4334         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4335         $$r/TARGET_SUBDIR/libio for _G_config.h.
4337 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
4339         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4341         * configure: Make enable_threads and enable_shared defaults
4342         explicit.  Substitute enable_threads into generated Makefiles.
4343         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4344         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4346 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
4348         * configure.in: Re-enable all references to libg++ and librx.
4350 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
4352         * configure.in: Add *-*-freebsd* configurations.
4354 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
4356         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
4357         (do-tar, do-bz2): New rules.
4358         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
4359         (gdb-tar): New rule.
4360         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
4361         (insight_dejagnu.tar): New rule.
4362         (insight.tar): New rule.
4363         (gdb+dejagnu.tar): New rule.
4364         (gdb.tar): New rule.
4366 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
4368         * MAINTAINERS: Update dejagnu/
4370 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
4372         * ltmain.sh (relink_command): Fix typo in previous change.
4374 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
4376         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
4377         (relink_command): Added --tag flags.
4378         (mode=install): If relinking fails; error out.
4380 2002-03-12  Richard Henderson  <rth@redhat.com>
4382         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
4383         .NOTPARALLEL tag.
4384         (do-check): Rename from check.
4385         (check): Allow parallel check.
4387 2002-03-11  Richard Henderson  <rth@redhat.com>
4389         * Makefile.in (.NOTPARALLEL): Add fake tag.
4391 2002-03-07  H.J. Lu  (hjl@gnu.org)
4393         * configure.in: Enable gprof for mips*-*-linux*.
4395 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4397         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4398         libjava.
4399         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4401 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
4403         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
4405 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
4407         * config.guess: Import from master sources, rev 1.232.
4408         * config.sub: Import from master sources, rev 1.246.
4410 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
4412         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4413         because its Makefile is there; test for the executable instead.
4415 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4417         Contribute sh64-elf.
4418         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
4419         * configure.in: Added sh64-*-*.
4421 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
4423         * COPYING.NEWLIB: Remove advertising clause from
4424         Berkeley and Red Hat licenses.
4426 2002-02-01  Mo DeJong  <supermo@bayarea.net>
4428         * Makefile.in: Add all-tix to deps for all-snavigator
4429         so that tix is built when building snavigator.
4431 2002-02-01  Ben Elliston  <bje@redhat.com>
4433         * config.guess: Import from master sources, rev 1.229.
4434         * config.sub: Import from master sources, rev 1.240.
4436 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
4438         From Steve Ellcey <sje@cup.hp.com>:
4439         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4440         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4441         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4442         IA64.
4443         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4444         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4445         soname_spec, sys_lib_search_path_spec): Ditto.
4447 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
4449         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
4450         target-libiberty, and target-libgloss.  Skip Java-related
4451         libraries if not supported for NetBSD on target CPU.
4453 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
4455         * configure.in: Import StrongARM and XScale target_configdirs from
4456         FSF GCC version.
4458 2002-01-16  H.J. Lu  (hjl@gnu.org)
4460         * config.guess: Import from master sources, rev 1.225.
4461         * config.sub: Import from master sources, rev 1.238.
4463         * MAINTAINERS: Updated notes on config.guess and config.sub.
4465 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
4467         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4468         ld and gdb are not supported.
4470 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
4472         * Change reference to Cygnus Solutions to be Red Hat.
4474 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
4476         * COPYING.NEWLIB: Update generic copyright date.
4478 2002-01-07  Mark Salter  <msalter@redhat.com>
4480         * configure.in: Remove target-bsp and target-cygmon from arm builds.
4481           Allow target-libgloss to be built for arm, strongarm, and xscale.
4483 2002-01-03  Ben Elliston  <bje@redhat.com>
4485         * MAINTAINERS: Update URL for config.* scripts.
4487 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
4489         * config.sub: Import latest version.
4490         * config.guess: Likewise.
4492 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
4494         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4495         options for i[3456]86-pc-linux* native builds.
4497 2001-12-05  Laurent Guerby  <guerby@acm.org>
4499         * MAINTAINERS: gcc adopts symlink-tree, refer more to
4500         libiberty.
4502         Import this patch from gcc:
4504         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
4506             * symlink-tree: handle DOS-style absolute paths.
4508 2001-11-28  DJ Delorie <dj@redhat.com>
4509             Zack Weinberg  <zack@codesourcery.com>
4511         When build != host, create libiberty for the build machine.
4513         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4514         CONFIG_ARGUMENTS.
4515         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4516         New variables.
4517         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4518         and rules.
4519         (all.normal): Depend on ALL_BUILD_MODULES.
4520         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4521         (all-build-libiberty): Depend on configure-build-libiberty.
4523         * configure: Calculate and substitute proper value for
4524         ALL_BUILD_MODULES.
4525         * configure.in: Create the build subdirectory.
4526         Calculate and substitute TARGET_CONFIGARGS (formerly
4527         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4529 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
4531         * config.sub: Update to version 1.232 on subversion.
4533 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
4535         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4536         files from .po files for a distribution.
4538 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
4540         * COPYING.NEWLIB: Mention preserved notice in specific parts.
4542 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
4544         Merged from net gcc:
4545         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
4546         * ltcf-c.sh: Use $objext, not $ac_objext.
4547         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
4548         * ltcf-cxx.sh: Add support for GNU.
4549         2001-07-22  Timothy Wall  <twall@redhat.com>
4550         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
4551         default settings if using GNU tools with that configuration.
4552         * ltcf-cxx.sh: Ditto.
4553         * ltcf-gcj.sh: Ditto.
4554         2001-07-21  Michael Chastain  <chastain@redhat.com>
4555         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4556         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
4557         * ltmain.sh: Mark as gcc-local.
4559 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
4561         * Makefile.in (all-bison): Revert 2001-10-24.
4562         Don't depend on texinfo.
4564 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
4566         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
4568 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
4570         * configure.in (--enable-languages): Be more permissive about
4571         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
4573 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
4575         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4577 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
4579         Makefile.in (all-bison): Don't depend on texinfo.
4581 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
4583         * gettext.m4: Test po/POTFILES.in exists before trying to read.
4585 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
4587         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4589 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
4591         * config.sub, config.guess: Import latest from subversions.
4593 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
4595         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4596         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4597         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4598         avoid quotes nesting problems.
4599         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4600         (DO_X): Export only variables that are set.
4602 2001-09-19  Ben Elliston  <bje@redhat.com>
4604         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4605         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4606         semantics.  Use the shell built-in "type" command instead.
4608 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4610         * config.sub: Reverted the earlier change, this version is not the
4611         master file.
4613 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4615         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4616         Add support for mips64.
4618 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
4620         * configure.in: Enable libstdc++-v3 for h8300 targets.
4622 2001-08-30  Eric Christopher  <echristo@redhat.com>
4623             Jason Eckhardt  <jle@redhat.com>
4625         * config.sub: Add support for mipsisa32.
4627 2001-08-30  Eric Christopher  <echristo@redhat.com>
4629         * config.sub, config.guess: Import latest from subversions.
4631 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
4633         * config.sub, config.guess: Import latest from subversions.
4635 2001-07-26  DJ Delorie  <dj@redhat.com>
4637         * MAINTAINERS: Clarify libiberty merge rules and procedures.
4639 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
4641         * Makefile.in: Revert 2001-06-17.
4642         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4644 2001-06-17  H.J. Lu <hjl@gnu.org>
4646         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4647         (gas+binutils.tar.bz2): Likewise.
4648         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4650 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
4652         * Makefile.in (VER): When present, extract the version number from
4653         the file version.in.
4655 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
4657         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4658         gcc/xgcc is built, use -print-prog-name to find out the program
4659         name to use.
4661 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
4663         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4664         with_gcc]: Use `gcc -shared' to build a shared library.
4666 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4668         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4669         archives.
4671 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
4673         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
4674         libraries when using g++ with native linker.
4676 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
4678         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4680 2001-05-24  Tom Rix <trix@redhat.com>
4682         * configure.in : enable ld for aix
4684 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
4686         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4687         [aix4*|aix5*]: Prepend blank.
4689 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
4691         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4692         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
4693         of subdir/configure scripts to use the new libtool.m4.
4695 2001-05-14  H.J. Lu <hjl@gnu.org>
4697         * config.if (libc_interface): Set to -libc6.2- for cross
4698         compiling to Linux/glibc 2.2.
4700 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
4702         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4703         libgcj.
4705 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
4707         * configure.in (noconfigdirs): Don't reset it from scratch in the
4708         target case; only append to it.
4710 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
4712         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4713         sparc-*-solaris2.8]: Disable ${libgcj}.
4715 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
4717         * configure.in (libgcj_saved): Copy from $libgcj.
4718         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4719         --disable-libgcj.
4721 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
4723         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4724         1.641.2.228.
4726 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
4728         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4729         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4731 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
4733         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4734         New macros.
4735         (bootstrap, cross): Use RECURSE_FLAGS.
4736         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4738 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
4740         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4742 2001-03-23  Nick Clifton  <nickc@redhat.com>
4744         * README-maintainer-mode: Add note about inability to use "make
4745         distclean" in maintainer mode.
4747 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
4749         Re-installed:
4750         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4751         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
4752         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4753         * ltcf-cxx.sh: Likewise.
4754         * ltcf-gcj.sh: Likewise.
4756 2001-03-22  Philip Blundell  <philb@gnu.org>
4758         * config.sub, config.guess: Import latest from subversions.
4760 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
4762         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4763         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4765 2001-03-20  Michael Chastain  <chastain@redhat.com>
4767         * Makefile.in: all-m4 depends on all-texinfo.
4769 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
4771         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4773 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
4775         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
4776         longer valid.
4778 2001-02-16  Nick Clifton  <nickc@redhat.com>
4780         * configure.in (noconfigdirs): Allow configuration of texinfo
4781         for Cygwin hosts.
4783 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4785         * config.guess: Add linux target for S/390.
4786         * config.sub: Likewise.
4787         * configure.in: Likewise.
4789 2001-02-06  Ben Elliston  <bje@redhat.com>
4791         * configure: Output host type to stdout, not stderr.
4793 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4795         * config.guess: Import from subversions.gnu.org (revision 1.181).
4796         * config.sub: Import from subversions.gnu.org (revision 1.199).
4798 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
4800         * config.guess: Handle hppa64-linux systems.
4802 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4804         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4805         Don't unset, it's non-portable and no longer necessary, set to empty
4806         instead.
4808 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4810         * ltconfig: Shell portability fix for the tagname validity check.
4812 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4814         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4816 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
4818         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4819         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4821 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
4823         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4824         keep at least one of build_libtool_libs or build_old_libs set to
4825         yes.
4827 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
4829         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4830         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4832 2000-11-07  Philip Blundell  <pb@futuretv.com>
4834         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4836 2000-11-03  Philip Blundell  <pb@futuretv.com>
4838         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4839         files.
4841 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
4843         * COPYING.NEWLIB: Put into source repository.
4845 2001-01-15  Ben Elliston  <bje@redhat.com>
4847         * configure.in (host_tools): Add sid.
4848         Always configure cgen.
4849         * Makefile.in (all-sid): New target.
4850         (check-sid, clean-sid, install-sid): Likewise.
4852 2001-01-07  Andreas Jaeger  <aj@suse.de>
4854         * config.sub, config.guess: Update from subversions.
4856 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
4858         * configure.in: Disable language-specific target libraries for
4859         languages that aren't enabled.
4861 2000-11-24  Nick Clifton  <nickc@redhat.com>
4863         * configure.in (xscale-elf): Add target.
4864         (xscale-coff): Add target.
4865         (c4x, c5x, tic54x): Move after ARM targets.
4867 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
4869         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
4871 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
4873         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
4875 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
4877         * Makefile.in: Merge with GCC and libgcj.
4878         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
4879         configure-target-<library> when their configure scripts need the C
4880         or C++ library to have already been built to work properly.
4881         (do_proto_toplev): Set them to an empty string.
4883 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
4885         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
4886         (REALLY_SET_LIB_PATH): Use them.
4888 2000-11-06  Christopher Faylor <cgf@cygnus.com>
4890         * config.sub: Add support for Sun Chorus
4892 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
4894         * config.sub: Add support for the *-storm-chaos OS.
4896 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
4898         * configure.in (noconfigdirs): Don't compile some
4899         of the libraries for 68HC11 & 68hc12 targets.
4901 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
4903         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
4904         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
4905         all affected `configure' scripts.
4907 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
4909         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
4910         ltcf-c.sh.
4912 2000-09-12  Philip Blundell  <philb@gnu.org>
4914         * config.sub, config.guess: Update from subversions.
4916 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
4918         * Makefile.in (all-zlib): Added dummy target.
4920         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
4921         multi-language branch.
4923 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
4925         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
4926         (bootstrap*): Depend on all-bootstrap.
4928 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
4930         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
4931         crosses, but add gcc/include to the header search path for them.
4933 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
4935         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
4936         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
4937         * gettext.m4: New file, extracted from aclocal.m4.
4939 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
4941         * config-ml.in (CC, CXX): Avoid trailing whitespace.
4942         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
4943         sub-configures.
4945 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
4947         * Makefile.in (ALL_MODULES): Add all-cgen.
4948         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4949         (all-cgen): New target.
4950         (all-opcodes,all-sim): Depend on all-cgen.
4951         * configure.in (host_tools): Add cgen.
4952         Only configure cgen if --enable-cgen-maint.
4954 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
4956         * config-ml.in (CC, CXX): Don't introduce a leading space.
4958 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
4960         * configure.in (libstdcxx_flags): Use
4961         libstdc++-v3/src/libstdc++.INC.
4963 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
4965         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
4967 2000-08-11  Jason Merrill  <jason@redhat.com>
4969         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
4970         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
4971         (FLAGS_FOR_TARGET): Not here.
4972         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
4974 2000-08-07  DJ Delorie  <dj@redhat.com>
4976         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
4977         "if we're also building gcc, and it's a gcc that will run on the
4978         build machine, we want to use its includes instead of the system's
4979         default includes".
4981 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
4983         * configure.in (libstdcxx_flags): Don't use `"'.
4985         * config-ml.in: Adjust multilib search paths to the
4986         appropriate multilib tree.
4988 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
4990         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
4991         commas in $LANGUAGES.
4993 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
4995         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
4997 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
4999         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5000         CXX_FOR_TARGET for sed.
5002 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
5004         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5005         Do not override if already set in the environment or in configure.
5006         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5007         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5009 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
5011         * Makefile.in (FLAGS_FOR_TARGET): New macro.
5012         (GCC_FOR_TARGET): Use it.
5013         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5014         * configure.in: ... here.
5015         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
5016         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5018 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
5020         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5021         (configure-target-libchill, configure-target-libobjc): Likewise.
5023         * configure.in: Use the same cache file for all target libs.
5024         * config-ml.in: But different cache files per multilib variant.
5026 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5028         * configure (topsrcdir): Don't use dirname.
5030 2000-07-20  Jason Merrill  <jason@redhat.com>
5032         * configure.in: Remove all references to libg++ and librx.
5034         * configure, configure.in, Makefile.in: Unify gcc and binutils.
5036 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
5038         * config.sub: Update to subversions version 2000-07-06.
5040 2000-07-12  Andrew Haley  <aph@cygnus.com>
5042         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5043         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5045 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
5047         * symlink-tree:  Check number of arguments.
5049 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
5051         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5053 2000-07-05  Jim Wilson  <wilson@cygnus.com>
5055         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5056         search path for a g++ extracted from the build tree.  This
5057         will allow link tests run by configure scripts in
5058         subdirectories to succeed.
5060 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
5062         * ltconfig: Add support for mips-dde-sysv4.2MP
5064 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
5066         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5067         `os2'. Force ac_cv_exeext to be ".exe" in that case.
5069 2000-06-19  Timothy Wall  <twall@cygnus.com>
5071         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5072         * config.sub: Add tic54x target.
5074 2000-06-07  Phillip Thomas  <pthomas@suse.de>
5076         * README-maintainer-mode: New file: Contains notes on using
5077         --enable-maintainer-mode with binutils.
5079 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
5081         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5083 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
5085         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5086         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5088 20000-05-21  H.J. Lu  (hjl@gnu.org)
5090         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5091         directory are used if they exist. Make sure
5092         $(build_tooldir)/include is searched for header files,
5093         $(build_tooldir)/lib/ for library files.
5094         (GCC_FOR_TARGET): Likewise.
5095         (CXX_FOR_TARGET): Likewise.
5097 2000-05-18  Jeffrey A Law  (law@cygnus.com)
5099         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5101 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
5103         * Makefile.in (configure-target-libiberty): Depend on
5104         configure-target-newlib.
5106 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
5108         * configure.in, Makefile.in: Merge all libffi-related
5109         configury stuff from the libgcj tree.
5111 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
5113         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5114         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5116 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
5118         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5119         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
5120         current version information.  Add to proto-toplev directory.
5121         (gdb-taz): Build do-djunpack.
5123 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
5125         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5127 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5129         * ltmain.sh: Preserve in relink_command any environment
5130         variables that may affect the linker behavior.
5132 2000-05-12  Jeffrey A Law  (law@cygnus.com)
5134         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5136 2000-05-10  Jim Wilson  <wilson@cygnus.com>
5138         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5140 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
5142         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
5143         with the version name.
5145 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
5147         * config.if: Tweak.
5149 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
5151         * djunpack.bat: New file.
5153 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
5155         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
5156         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5157         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5158         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
5160 2000-04-16  Dave Pitts  <dpitts@cozx.com>
5162         * config.sub (case $basic_machine): Change default for "ibm-*"
5163         to "openedition".
5165 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
5167         * Makefile.in (gdb-taz): New target.  GDB specific archive.
5168         (do-md5sum): New target.
5169         (MD5PROG): Define.
5170         (PACKAGE): Default to TOOL.
5171         (VER): Default to a shell script.
5172         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
5173         md5 checksum generation.
5174         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5175         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5176         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
5177         insight.tar.bz2): Use gdb-taz to create archive.
5179 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
5181         * configure (warn_cflags): Delete.
5183 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
5184             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
5186         * configure.in (enable_libstdcxx_v3): Add.
5187         (target_libs): Add bits here to switch between libstdc++-v2 and
5188         libstdc++-v3.
5189         * config.if: And this file too.
5190         * Makefile.in: Add libstdc++-v3 targets.
5192 2000-04-05  Michael Meissner  <meissner@redhat.com>
5194         * config.sub (d30v): Add d30v as a basic machine type.
5196 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
5198         * configure.in: -linux-gnu*, not -linux-gnu.
5200 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
5202         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5203         (do-tar-bz2): Replace TOOL with PACKAGE.
5204         (gdb.tar.bz2): Remove GDBTK from GDB package.
5205         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
5206         dejagnu.tar.bz2): New packages.
5208 2000-02-27  Andreas Jaeger  <aj@suse.de>
5210         * configure.in: Add entry for mips*-*-linux*, move catch all
5211         *-*-*linux* entry below this one.
5213 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
5215         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5217 2000-02-24  Nick Clifton  <nickc@cygnus.com>
5219         * config.sub: Support an OS of "wince".
5221 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
5223         * config.guess, config.sub: Updated to match config's 2000-02-15
5224         version.
5226 2000-02-23  Linas Vepstas <linas@linas.org>
5228         * config.sub: Add support for Linux/IBM 370.
5229         * configure.in: Likewise.
5231 2000-02-22  Nick Clifton  <nickc@cygnus.com>
5233         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5235 2000-02-20  Christopher Faylor <cgf@cygnus.com>
5237         * config.guess: Guess "cygwin" rather than "cygwin32".
5239 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5241         * configure (gcc_version): When setting, narrow search to
5242         lines containing `version_string'.
5244 2000-02-15  Denis Chertykov  <denisc@overta.ru>
5246         * config.sub: Add support for avr target.
5248 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
5250         * config.sub: Add mmix-knuth-mmixware.
5252 2000-01-27  Christopher Faylor <cgf@redhat.com>
5254         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5255         structure stuff to -L library search.
5256         (CXX_FOR_TARGET): Ditto.
5257         (CROSS_CHECK_MODULES): Fix spelling mistake.
5259 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5261         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5262         the C++ compiler.
5264 2000-01-12  Richard Henderson  <rth@cygnus.com>
5266         * configure.in: Don't build some bits for beos.
5268 2000-01-12  Joel Sherrill (joel@OARcorp.com)
5270         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5271         as include files.
5273 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
5275         * configure.in: Use mt-aix43 to handle *_TARGET defs,
5276         not mh-aix43.
5278 1999-12-14  Richard Henderson  <rth@cygnus.com>
5280         * config.guess (alpha-osf, alpha-linux): Detect ev67.
5281         * config.sub: Accept alphaev[78], alphaev8.
5283 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5285         * config.guess, config.sub: Update from autoconf.
5287 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5289         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5290         necessary libraries are missing.
5292 1999-10-25  Andreas Schwab  <schwab@suse.de>
5294         * configure: Fix quoting inside arguments of eval.
5296 1999-10-21  Nick Clifton  <nickc@cygnus.com>
5298         * config-ml.in: Allow suppression of some ARM multilibs.
5300 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
5302         * config.guess: Add OS/390 match pattern.
5303         * config.sub: Add mvs, openedition targets.
5304         * configure.in (i370-ibm-opened*): New.
5306 1999-09-04  Steve Chamberlain  <sac@pobox.com>
5308         * config.sub: Add support for configuring for pj.
5310 1999-08-31  Nick Clifton  <nickc@cygnus.com>
5312         * config.sub (maybe_os): Add support for configuring for fr30.
5314 1999-08-25  Nick Clifton  <nickc@cygnus.com>
5316         * configure.in: Do not configure or build ld for AIX
5317         platforms.  ld is known to be broken on these platforms.
5319 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5321         * config-ml.in: Pass compiler flag corresponding to multidirs to
5322         subdir configures.
5324 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
5326         * Makefile.in (LDFLAGS): Define.
5328 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
5330         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5331         noconfigdirs.
5332         (*-*-cygwin*): Likewise.
5334 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
5336         * mkdep: New file.
5337         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5338         (BINUTILS_SUPPORT_DIRS): Add mkdep.
5340         From Eli Zaretskii <eliz@is.elta.co.il>:
5341         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5342         long file name when using DJGPP on MS-DOS.
5344 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
5346         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5348 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
5350         * Makefile.in (check-target-libio): Remove all-target-libstdc++
5351         dependency as this causes "make check" to globally "make all"
5353 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
5355         * configure.in (target_libs): Added target-zlib.
5356         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5357         (CONFIGURE_TARGET_MODULES): Likewise.
5358         (CHECK_TARGET_MODULES): Likewise.
5359         (INSTALL_TARGET_MODULES): Likewise.
5360         (CLEAN_TARGET_MODULES): Likewise.
5361         (configure-target-zlib): New target.
5362         (all-target-zlib): Likewise.
5363         (all-target-libjava): Depend on all-target-zlib.
5364         (configure-target-libjava): Depend on configure-target-zlib.
5366         * Makefile.in (configure-target-libjava): Depend on
5367         configure-target-newlib.
5368         (configure-target-boehm-gc): New target.
5369         (configure-target-qthreads): New target.
5371         * configure.in (target_libs): Added target-qthreads.
5372         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5373         (CONFIGURE_TARGET_MODULES): Likewise.
5374         (CHECK_TARGET_MODULES): Likewise.
5375         (INSTALL_TARGET_MODULES): Likewise.
5376         (CLEAN_TARGET_MODULES): Likewise.
5377         (all-target-qthreads): New target.
5378         (configure-target-libjava): Depend on configure-target-qthreads.
5379         (all-target-libjava): Depend on all-target-qthreads.
5381         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5382         (CONFIGURE_TARGET_MODULES): Likewise.
5383         (CHECK_TARGET_MODULES): Likewise.
5384         (INSTALL_TARGET_MODULES): Likewise.
5385         (CLEAN_TARGET_MODULES): Likewise.
5386         (all-target-libjava): New target.
5387         (all-target-boehm-gc): Likewise.
5388         * configure.in (target_libs): Added libjava, boehm-gc.
5390 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
5392         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5393         configure.bat in SUPPORT_FILES.
5394         (gas+binutils.tar.bz2): Likewise.
5396         * makeall.bat: Remove; obsolete.
5398 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
5400         From Mark Elbrecht:
5401         * configure.bat: Remove; obsolete.
5403 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
5405         * configure: Add -W -Wall to the default CFLAGS when compiling with
5406         gcc.
5408 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
5410         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5412 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
5414         * configure.in: Build ld on IRIX6.
5416 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
5418         * Makefile.in: Change distribution targets to use bzip2 instead of
5419         gzip.
5420         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
5421         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
5423 1999-06-04  Nick Clifton  <nickc@cygnus.com>
5425         * config.sub: Add mcore target.
5427 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
5429         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5431 1999-05-25  H.J. Lu  (hjl@gnu.org)
5433         * config.guess (dummy): Changed to $dummy.
5435 1999-05-24  Nick Clifton  <nickc@cygnus.com>
5437         * config.sub: Tidied up case statements.
5439 1999-05-22  Ben Elliston  <bje@cygnus.com>
5441         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5442         <jiro@din.or.jp>.
5444         * config.guess: Merge with FSF version. Future changes will be
5445         more accurately recorded in this ChangeLog.
5446         * config.sub: Likewise.
5448 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
5450          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
5452 1999-04-30  Tom Tromey  <tromey@cygnus.com>
5454         * ltmain.sh: [mode link] Always use CC given by ltconfig.
5456 1999-04-23  Tom Tromey  <tromey@cygnus.com>
5458         * ltconfig, ltmain.sh: Update to libtool 1.2f.
5460 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
5462         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5463         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5464         Bad merge removed these two changes.
5466 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
5467                           Martin Heller (Ing.-Buero_Heller@t-online.de)
5469         * config.guess (interix Alpha): Add.
5471 1999-04-11  Richard Henderson  <rth@cygnus.com>
5473         * configure.in (i?86-*-beos*): Do config gperf; don't config
5474         gdb, newlib, or libgloss.
5476 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
5478         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5479         link a trivial program with -mabi=64.  If it fails, remove mabi=64
5480         from multidirs.
5482 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
5484         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5486 1999-04-08  Nick Clifton  <nickc@cygnus.com>
5488         * config.sub: Add support for mcore targets.
5490 1999-04-07  Michael Meissner  <meissner@cygnus.com>
5492         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5493         not mt-ospace, in order to shut up assembler warning about using
5494         symbols that are named the same as registers.
5496 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
5498         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5499         dependency list for all-target-cygmon.
5501 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
5503         * config-ml.in: Check $host, not $target, for selective multilibs.
5504         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5505         thumb interworking, and underscore prefix multilibs.
5507 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
5509         * missing: Update to version from current automake.
5511 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
5513         * configure (gxx_include_dir): Removed.
5515         * configure.in (gxx_include_dir): Handle it.
5516         * Makefile.in: Likewise.
5518 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
5520         * config.sub (mips64vr4111,mips64vr4111el) Add.
5522 1999-03-21  Ben Elliston  <bje@cygnus.com>
5524         * config.guess: Correct typo for detecting ELF on FreeBSD.
5526 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
5528         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5529         config/mh-djgpp.
5531 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
5533         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5534         all-target-newlib to dependency list for all-target-bsp.
5536 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
5538         * config.sub: Add i386-uwin support.
5539         * config.guess: Likewise.
5541 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5543         * configure.in: cleanup, add mh-*pic handling for arm, special
5544         case powerpc*-*-aix*
5546 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
5548         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5549         can be built.
5551 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
5553         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
5554         targets.
5556 1999-03-02  Nick Clifton  <nickc@cygnus.com>
5558         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5560 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
5562         * config.sub: Check for "cygwin*" rather than "cygwin32*"
5564 1999-02-24  Nick Clifton  <nickc@cygnus.com>
5566         * config.sub: Fix typo in arm recognition.
5568 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
5570         * configure.in (noconfigdirs): Changed target_configdirs to
5571         include target-bsp only for m68k-*-elf* and m68k-*-coff*
5572         rather than m68k-*-* since it is not known to work on
5573         m68k-aout. Ditto for arm-*-*oabi.
5575 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
5577         * configure.in (*-*-windows*): Remove, no longer used.
5579 1999-02-19  Ben Elliston <bje@cygnus.com>
5581         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5582         Smart and improved by Andrew Cagney.
5584 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
5586         * config.guess: Recognize openbsd-*-hppa.
5588 1999-02-17  H.J. Lu  (hjl@gnu.org)
5590         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5591         only if it is not empty.
5593 1999-02-17  Nick Clifton  <nickc@cygnus.com>
5595         Patch from: Scott Bambrough <scottb@corelcomputer.com>
5597         * config.guess: Modified to recognize uname's armv* syntax.
5599         * config.sub: Modified to recognize uname's armv* syntax.
5601 1999-02-17  Mark Salter  <msalter@cygnus.com>
5603         * configure.in: Added target-bsp for sparclite.
5605 1999-02-08  Richard Henderson  <rth@cygnus.com>
5607         * config.sub: Recognize alphapca5[67] and up to alphaev8.
5609 1999-02-08  Nick Clifton  <nickc@cygnus.com>
5611         * configure.in: Add support for strongarm port.
5612         * config.sub: Add support for strongarm target.
5614 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
5616         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5617         the old name config/mh-cygwin32.
5618         Enable texinfo.
5620 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
5622         * configure.in: Do build ld for ix86 Solaris.
5624 1999-02-02  Jim Wilson  <wilson@cygnus.com>
5626         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
5627         $AR_FOR_TARGET.  Likewise for RANLIB.
5629 1999-02-02  Catherine Moore  <clm@cygnus.com>
5631         * config.sub (oabi):  Recognize.
5632         * configure.in (arm-*-oabi):  Handle.
5634 1999-01-30  Robert Lipe  (robertlipe@usa.net)
5636         * config.guess: Improve detection of i686 on UnixWare 7.
5638 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
5640         * config.guess: Add support for i386-pc-interix.
5641         * config.sub: Likewise.
5642         * configure.in: Likewise.
5644 1999-01-18  Christopher Faylor <cgf@cygnus.com>
5646         * Makefile.in: Remove unneeded all-target-libio from
5647         from all-target-winsup target since it is now unneeded.
5648         Add all-target-libtermcap in its place since it is now
5649         needed.
5651 1998-12-30  Christopher Faylor <cgf@cygnus.com>
5653         * configure.in: makefile stub for cygwin target is probably
5654         unnecessary.  Remove it for now.
5656 1998-12-30  Christopher Faylor <cgf@cygnus.com>
5658         * configure.in: libtermcap.a should be built when cygwin is the
5659         target as well as the host.
5660         * config.guess: Allow mixed case in cygwin uname output.
5661         * Makefile.in: Add libtermcap target.
5663 1998-12-23  Jeffrey A Law  (law@cygnus.com)
5665         * config.sub: Clean up handling of hppa2.0.
5667 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
5669         * config.guess: Use C code to identify more HP machines.
5671 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
5673         * config.sub: Handle hppa2.0.
5675 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
5677         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
5678         cygmon for all sparclite targets, regardless of object format.
5680 1998-12-15  Mark Salter  <msalter@cygnus.com>
5682         * configure.in: Added target-bsp for several target architectures.
5684         * Makefile.in: Added rules for bsp.
5686 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
5688         * config.guess: Improve detection of hppa2.0 processors.
5690 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
5692         * config.guess: Recognize FreeBSD using ELF automatically.
5694 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
5696         * configure (skip-this-dir): Add handling for new shell script, which
5697         might be created by a sub-directory's configure to indicate, this particular
5698         directory is "unwanted".
5699         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5701 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
5703         * ltconfig: import from libtool, after changing libtool to
5704         account for the cygwin name change.
5706 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
5708         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5709         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5711 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
5713         * configure.in: Add libtermcap to list of cygwin dependencies.
5715 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
5717         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5718         they include winsup/include when it's a cygwin target.
5720 1998-11-12  Tom Tromey  <tromey@cygnus.com>
5722         * configure.in (host_tools): Added zip.
5723         * Makefile.in (all-target-libjava): Depend on all-zip.
5724         (all-zip): New target.
5725         (ALL_MODULES): Added all-zip.
5726         (NATIVE_CHECK_MODULES): Added check-zip.
5727         (INSTALL_MODULES): Added install-zip.
5728         (CLEAN_MODULES): Added clean-zip.
5730 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
5732         * Makefile.in: lose "32" from comment about cygwin.
5734 1998-11-05  Nick Clifton  <nickc@cygnus.com>
5736         * configure.in: Use -Os to build target libraries for the fr30.
5738 1998-11-04  Dave Brolley  <brolley@cygnus.com>
5740         * config.sub: Add fr30.
5742 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
5744         * configure.in: drop "32" from config/mh-cygwin32.  Check
5745         cygwin* instead of cygwin32*.
5746         * config.sub: Check cygwin* instead of cygwin32*.
5748 1998-10-22  Robert Lipe  <robertl@dgii.com>
5750         * config.guess: Match any version of Unixware7.
5752 1998-10-20  Syd Polk  <spolk@cygnus.com>
5754         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5755         if desired.
5757 1998-10-18  Jeffrey A Law  (law@cygnus.com)
5759         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5760         these if the appropriate directories and files to not exist.
5762 1998-10-14  Jeffrey A Law  (law@cygnus.com)
5764         * Makefile.in (DEVO_SUPPORT): Add config.if.
5766 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
5768         * configure: Add pattern to replace "build_tooldir"'s
5769         definition in the generated Makefile with "tooldir"'s
5770         actual value.
5772 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
5774         * config.sub: Bring back lost sparcv9.
5776         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5778 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
5780         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5781         CC_FOR_TARGET and friends.
5783 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
5785         * Makefile.in (build_tooldir): New variable, same as tooldir.
5786         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5787         -B$(build_tooldir)/bin/.
5788         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5790 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
5792         * config.sub: Add support for i[34567]86-pc-udk.
5793         * configure.in: Likewise.
5795 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
5797         * Makefile.in: add bzip2 package building bits for user
5798         tools module
5799         * configure.in: ditto
5801 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
5803         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5804         (ALL_TARGET_MODULES): Add all-target-libobjc.
5805         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5806         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5807         (all-target-libchill): Add dependencies.
5808         * configure.in (target_libs): Add libchill.
5810 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
5812         * configure.in (target_subdir): Remove duplicate line.
5814 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
5816         * Makefile.in (all-automake): fix dependencies.
5818 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
5820         * configure.in: Minor cleanups for building in the $(target_alias)
5821         subdir.
5823 1998-09-22  Jim Wilson  <wilson@cygnus.com>
5825         * Makefile.in (bootstrap): Set r and s before make all.  Use
5826         BASE_FLAGS_TO_PASS in make all.
5827         (cross): Likewise.
5829 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
5831         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
5833 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
5835         * config.sub: Fix typo in last change.
5837 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
5839         * config.sub: Add support for C4x target.
5840         * configure.in: Likewise.
5842 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
5844         * config.sub: Recognize sparcv9 just like sparc64.
5846 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
5848         * config.guess: Match "Pent II" or "PentII" for OpenServer.
5850 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
5852         * config.guess: Correctly identify Pentium II sco boxes.
5854         * config.guess: Fix "tr" code.  From Weiwen Liu.
5856 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
5858         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
5859         stabs.
5861 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
5863         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
5864         (ALL_TARGET_MODULES): Add all-target-libchill.
5865         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5866         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5867         (all-target-libchill): Add dependencies.
5868         * configure.in (target_libs): Add libchill.
5870 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
5872         * config.guess: Avoid assumptions about "tr" behaves when
5873         LANG is set to something other than English.
5875 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
5877         * configure (gxx_include_dir): Changed to
5878         '${prefix}/include/g++'-${libstdcxx_interface}.
5880         * config.if: New to determine the interfaces.
5882 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
5884         * config.guess: Detect and handle MPE/IX.
5885         * config.sub: Deal with MPE/IX.
5887 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
5889         * configure.in: Use mh-aix43.
5891 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
5893         * configure: Fix --without/--disable cases for gxx-include-dir.
5895 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
5897         * mdata-sh:  Imported.  Needed for automake support.
5899 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
5901         * Makefile.in (taz): Try "chmod -R og=u ." before
5902         "chmod og=u `find . -print`".
5904 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
5906         * configure.in: Add arm-elf and thumb-elf support.
5908 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
5910         * Makefile.in: Undo previous patch.
5912 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
5914         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
5915         to here ...
5916         (install-no-fixedincludes): and here
5917         (INSTALL_MODULES): ... from here.
5919 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
5921         * config.sub: Merge with FSF.
5923         * config.guess: Merge with FSF.
5925 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
5927         * configure (extraconfigdirs): New variable.
5928         (SUBDIRS): Add extraconfigdirs and recurse on them too.
5929         * Makefile.in (all): Move higher in file.
5930         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
5931         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
5932         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
5933         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
5934         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
5936 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
5938         * Makefile.in (all-target-libjava): Depend on all-gcc and
5939         all-target-newlib.
5940         (configure-target-libjava): Depend on $(ALL_GCC).
5942 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
5944         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
5945         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
5947 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
5949         * ylwrap: Change absolute path checks to check for DOS style path
5950         names.
5952         * ylwrap: Don't use a full path name if the source file is in the
5953         same directory.  From hjl@lucon.org (H.J. Lu).
5955         * config-ml.in: Default to being verbose, to match Feb 18 change to
5956         configure.
5958 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
5960         Brought over from egcs:
5962         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
5964         * configure.in (target_subdir): Set to ${target_alias} instead
5965         of "libraries".
5967         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
5969         * configure.in (target_subdir): Set to libraries if enable_multilib.
5971 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
5973         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
5974         multilibs, force reconfiguration the first time we create
5975         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
5977 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
5979         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
5980         avoid confusion with --no-recursion.
5982 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
5984         * configure.in: Win32 hosts shouldn't use install -x
5985         * install-sh: remove -x option, and special .exe-handling
5986         hack.
5988 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
5990         * config.guess: Recognize i586-pc-beos.
5991         * configure.in: Don't build some bits for beos.
5993 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
5995         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
5996         CFLAGS default to -O2.
5998         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
5999         when using GNU ld.
6001 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
6003         * ltmain.sh: Correct install when using a different shell.
6005 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6007         * ltconfig, ltmain.sh: Update to libtool 1.2b.
6009 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
6011         * makefile.vms: Update to build binutils/makefile.vms.  Add install
6012         target.
6014 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
6016         * ltconfig: Update to correct AIX handling.
6018 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6020         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6022         * configure.in (target_subdir): Set to ${target_alias} instead
6023         of "libraries".
6025 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
6027         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6028         (Makefile): Depend on $(gcc_version_trigger).
6030         * configure (gcc_version): Change default initializer to empty
6031         string.
6032         (gcc_version_trigger): New variable; pass this variable down
6033         to subdir configures to enable them checking gcc's version
6034         themselves. Emit make macros for both gcc_version vars.
6035         (topsrcdir): Initialize reliably.
6036         (recursion line): Remove --with-gcc-version=${gcc_version}.
6038 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6040         * configure (enable_version_specific_runtime_libs): Implement new flag
6041         --enable-version-specific-runtime-libs which installs C++ runtime stuff
6042         in $(libsubdir); emit definition in each generated Makefile.
6043         (gxx_include_dir): Initialize depending on
6044         $enable_version_specific_runtime_libs.
6046 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6048         * configure (gcc_version): Initialize properly depending on
6049         how and where configure is started.
6050         (recursion line): Pass a --with-gcc-version=${gcc_version}
6051         to configures in subdirs.
6053 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
6055         * configure.in (noconfigdirs): Add configure pattern for mips tx39
6056         cygmon
6058 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
6060         * configure.in: Add cygmon and libstub support for mn10200.
6062 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
6064         * configure (gcc_version): Add new variable describing the
6065         particular gcc version we're building.
6066         * Makefile.in (libsubdir): Add new macro for the directory
6067         in which the compiler finds executables, libraries, etc.
6068         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6069         and libsubdir.
6071 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6073         * Makefile.in (local-clean): Remove *.log.
6074         (warning.log): Built with warn_summary from build.log.
6075         (mail-report.log): Run test_summary.
6076         (mail-report-with-warnings.log): Run test_summary including
6077         warning.log in the report.
6079 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
6081         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6083 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
6085         * Makefile.in (grep): Grep no longer depends on libiberty.
6087 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
6089         * Makefile.in: all-snavigator needs all-libgui.
6091 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
6093         * configure.in: Add cygmon and libstub support for mn10300.
6095 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
6097         * missing: Update to version from automake 1.3.
6099         * ltmain.sh: On installation, don't get confused if the same name
6100         appears more than once in the list of library names.
6102 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6104         * config.sub: Accept m68060 and m5200 as CPU names.
6106 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
6108         * configure: Use && rather than using -a in test, because odd
6109         strings can confuse test.
6110         * configure.in: Likewise.
6112 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
6114         * ltconfig, ltmain.sh: Bring in Visual C++ support.
6116 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6118         * Makefile.in (boostrap2-lean, bootstrap3-lean,
6119         bootstrap4-lean): New targets.
6121 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
6123         * mpw-* Delete.  Not used.
6125 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
6127         * COPYING.LIB: Update FSF address.
6129 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
6131         * ltconfig, ltmain.sh: Update to libtool 1.2a.
6133         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6134         GAS_SUPPORT_DIRS.
6136 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
6138         * ltconfig, ltmain.sh: Avoid producing a version number if
6139         -version-info was not used.
6141 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6143         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6144         building with newlib.
6146 1998-04-30  Paul Eggert  <eggert@twinsun.com>
6148         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
6149         Solaris `make' causes it to continue to next definition.
6151 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6153         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6154         the right GUI libraries and files are installed along with GDB.
6156 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6158         * configure.in: Change alpha to alpha* in several places.
6160 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
6162         * config.sub: Recognize sparc86x.
6164 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
6166         * configure.in (--enable-target-optspace): Remove debug echo.
6168 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
6170         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6172 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6174         * ltconfig: Update cygwin32 support.
6176         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6177         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6178         (GDB_SUPPORT_DIRS): Likewise.
6180 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
6182         * configure.in (target_makefile_frag): If --enable-target-optspace,
6183         use -Os to compile target libraries rather than -O2.  Default to
6184         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6185         not used.
6186         * configure.in (target_cflags): Ditto for d30v.
6188 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
6190         * Makefile.in (all-bfd): Depend on all-intl.
6191         (all-binutils): Likewise.
6192         (all-gas): Likewise.
6193         (all-gprof): Likewise.
6194         (all-ld): Likewise.
6196 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
6198         * configure.in (host_tools): Fix typo, lbtool -> libtool.
6200 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6202         * Makefile.in (all-bfd): Depend upon all-libiberty.
6204         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6206 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
6208         * Makefile.in: Add libstub.
6210         * configure.in: Ditto. Build libstub for targets that have cygmon
6211         support.
6213 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
6215         * configure.in: Don't set PICFLAG on ix86-cygwin32.
6217 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
6219         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6220         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
6222 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
6224         * configure: Define DEFAULT_M4 by searching PATH.
6225         * Makfile.in: Use DEFAULT_M4.
6227 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6229         * ltconfig: Add cygwin32 support.
6231         * Makefile.in, configure.in: Add libtool as a native only directory
6232         to configure and build.
6234 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
6236         * Makefile.in (INSTALL_MODULES): Remove texinfo.
6238 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
6240         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6242 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
6244         * Makefile.in: add ash make rules
6245         * configure.in: add ash to native_only and host_tools lists
6247 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
6249         * Makefile.in (all-gettext, all-intl): New targets.
6250         (ALL_MODULES): Added all-gettext, all-intl.
6251         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6252         (INSTALL_MODULES): Added install-gettext, install-intl.
6253         (CLEAN_MODULES): Added clean-gettext, clean-intl.
6255         * configure.in (host_tools): Added gettext.
6256         (native_only): Likewise.
6257         (noconfigdirs) [various cases]: Likewise.
6258         (host_libs): Added intl.
6260 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
6262         * configure: Do not disable building gdbtk for cygwin32 hosts.
6264 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
6266         * configure.in: Add thumb-coff target.
6267         * config.sub: Add thumb-coff target.
6269 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6271         * Makefile.in: Revert yesterday's change.
6272         (all-target-winsup):  all-target-librx stays out of here.
6274 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6276         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6277         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6278         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
6279         Remove references to librx and libg++.
6281 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
6283         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6284         recursive makes
6286 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
6288         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6289         for newlib directory.
6290         (CXX_FOR_TARGET): Likewise.
6292 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
6294         * ltconfig: Update after libtool/ltconfig.in change for
6295         hpux11.
6297 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
6299         * ltconfig, ltmain.sh: Update to libtool 1.2.
6301 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6303         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6304         (install-gcc-cross): Instead, override LANGUAGES here.
6306 1998-03-18  Dave Love  <d.love@dl.ac.uk>
6308         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6309         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6311 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
6313         * configure.in: Add Thumb-pe target.
6315 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
6317         * Makefile.in - changed sn targets to snavigator
6318         * configure.in - changed sn targets to snavigator
6320 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6322         * config-ml.in: After building symlink tree call make distclean
6323         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6324         to be the case for libiberty.
6326 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
6328         * configure: When making link, also check the current
6329         directory. The configure scripts may create one.
6331 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
6333         * config.sub: Accept alphapca56 and alphaev6 properly.
6335 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6337         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6339 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6341         * config.sub (sco5): Fix typo.
6343 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
6345         * Makefile.in (INSTALL_MODULES): Move install-tcl before
6346         install-itcl.
6347         (install-itcl): Remove dependency on install-tcl.
6349 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
6351         * configure.in: Remove libgloss from noconfigdirs for MN10300.
6353 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
6355         * configure.in: Don't build libgui for a cygwin32 target when not on
6356         a cygwin32 host.
6358 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6360         * configure (redirect): Set to null, so default behavior of
6361         configure is now --verbose.
6363 1998-02-16  Dave Love  <d.love@dl.ac.uk>
6365         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6366         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6368 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
6370         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6371         this change to sync Makefile.in with its ChangeLog entries.
6373 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
6375         * ltmain.sh (mkdir): Check that the directory doesn't exist
6376         before we exit with error, so that we don't get races during
6377         parallel builds.
6379 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6381         * ltconfig, ltmain.sh: Update from libtool 1.0i.
6383 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6385         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6386         PICFLAG_FOR_TARGET.
6387         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6389         * configure: Emit a definition for the new macro enable_shared
6390         into each Makefile.
6392 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6394         * configure.in (host_tools, native_only): Add libtool.
6396 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
6398         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6399         Fix typo in ming config comment.
6401 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
6403         * ltconfig, ltmain.sh: Update from libtool 1.0h.
6405 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
6407         * config.sub: Add tic30 cases, and map c30 to tic30.
6409 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
6411         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6412         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6413         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6414         (CLEAN_TARGET_MODULES): Similarly
6415         (all-target-libf2c): Add dependences.
6416         * configure.in (target_libs): Add libf2c.
6418 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
6420         * configure.in: Remove expect from noconfigdirs when target
6421         is cygwin32.  OK to build expect and dejagnu with Canadian
6422         Cross.
6424 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
6426         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6427         host.
6429         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6430         and mingw32.
6432 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6434         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6435         here as it is not defined in the toplevel Makefile.
6437 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6439         * configure (package_makefile_rules_frag): New variable, which names
6440         a file with generic rules, ...
6441         Change comment to mention we now have FIVE parts.
6442         * configure: Undo last change.
6444 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
6446         * config.guess: More accurate determination of HP processor types.
6447         * config.sub: More accurate determination of HP processor types.
6449 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6451         * configure (package_makefile_frag): Move inserting the
6452         ${package_makefile_frag} to where it should be according
6453         to the comment.
6455 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
6457         * config.guess: Add support for Linux/ARM.
6459 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
6461         * .cvsignore: Remove *-info and *-install since they match
6462         release-info and mpw-install, which we don't want to just ignore.
6464 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
6466         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6468 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
6470         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6471         local_prefix to sub-make invocations.
6473 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
6475         * configure.in: Check makefile fragments in the source
6476         directory.
6478 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6480         * configure.in: Check whether host and target makefile
6481         fragments exist before adding them to *_makefile_frag.
6483 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
6485         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
6487 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
6489         * configure.in: Make sure we only replace RPATH_ENVVAR on
6490         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6491         regexp to sed.
6493         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6494         to sub-makes.
6496 1998-01-13  Lee Iverson   (leei@ai.sri.com)
6498         * config-ml.in (multi-do): LDFLAGS must include multilib
6499         designator.
6501 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
6503         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6505 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
6507         * config.sub: Add mingw32 support.
6508         * configure.in: Likewise.
6510 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6512         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6514 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
6516         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6517         * configure (gxx_include_dir): Provide a definition for subdirs
6518         which do not use autoconf.
6520 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
6522         * config.guess: Sync with egcs.  Picks up new alpha support,
6523         BeOS & some additional linux support.
6525 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
6527         * config.guess: HP 9000/803 is a PA1.1 machine.
6529 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
6531         * configure.in: It's alpha*-...
6533 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
6535         * configure.in (host_makefile_frag, target_makefile_frag):
6536         Handle multiple config files.
6537         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6538         alpha-*-*.
6540 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
6542         * mkdep: New file.
6544 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
6546         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6548 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
6550         * Makefile.in: Add libgui directory.
6551         (GDB_TK): Add all-libgui.
6552         * configure.in: Add libgui directory.
6553         * configure: Add all-libgui to GDB_TK.
6555 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
6557         * config-ml.in (multidirs): Add m32r to multilib list.
6559 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
6561         * Makefile.in (all-target-gperf): Change dependency to
6562         all-target-libstdc++.
6564 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
6566         * config.guess: Add BeOS support.
6568 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
6570         Source directory cvs renamed to cvssrc:
6571         * configure.in (host_tools): Change cvs to cvssrc.
6572         (native_only): Likewise.
6573         (noconfigdirs) [various cases]: Likewise.
6574         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6575         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6576         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6577         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6578         (all-cvssrc): Rename target from all-cvs.
6580 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
6582         * configure (gxx_include_dir): Fix thinko.
6584 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
6586         * Makefile.in (INSTALL_TARGET_CROSS): Define.
6587         (install-cross, install-gcc-cross): New targets.
6589 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
6591         * configure.in (noconfigdirs): Add support for Thumb target.
6593         * config.sub (maybe_os): Add support for Thumb target.
6595 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
6597         * Makefile.in: Add rules for cygmon.
6599         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6601 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
6603         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6604         * configure (gxx_include_dir): Provide a definition for subdirs
6605         which do not use autoconf.
6607 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
6609         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
6610         11/18/97 build
6612 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
6614         * From Franz Sirl.
6615         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6616         found on RedHat Linux systems.
6618 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
6620         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6621         guesses.
6623 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
6625         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6627 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
6629         * ltmain.sh: If mkdir fails, check whether the directory was created
6630         anyhow by some other process.
6632 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
6634         * configure.in (d30v-*-*): Configure all directories.
6636 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
6638         * configure.in (d30v-*-*): Configure newlib, libiberty directories
6639         for the D30V.
6641 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
6643         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6645 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
6647         * include/libiberty.h: Add extern "C" { so it can be used with C++
6648         progrms.
6649         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
6650         programs.
6652 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
6654         * configure.in (d30v-*-*): Configure GCC now.
6656 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
6658         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6659         is no longer needed.
6661 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
6663         * Makefile.in: check-target-libio depends on all-target-libstdc++.
6665 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
6667         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6668         targets using "$@" to provide support for similar but not identical
6669         targets without having to duplicate code.
6671 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
6673         * makefile.vms: Fix to work with DEC C.
6675 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
6677         * config.sub: Add mips-tx39-elf to marketing names.
6679 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
6681         * ltmain.sh: Handle symlinks in generated script.
6683 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
6685         * configure: Handle autoconf style directory options: --bindir,
6686         --datadir, --includedir, --infodir, --libdir, --libexecdir,
6687         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6688         --sysconfdir.
6689         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6690         (sharedstatedir, localstatedir, oldincludedir): New variables.
6691         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6692         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6693         sbindir, sharedstatedir, and sysconfdir.
6695 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6697         * Makefile.in (bootstrap-lean): New target.
6699 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
6701         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
6702         sn, and gnuserv from noconfigdirs.
6704 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
6706         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6708 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
6710         * Makefile.in (cross): New target.
6712 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
6713                           Jeff Law         <law@cygnus.com>
6715         * Makefile.in (bootstrap2, bootstrap3): New targets.
6716         (all-bootstrap): Remove outdated and confusing target.
6717         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6719 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6721         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
6722         windows.  Consistent with gdb/configure.
6724 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
6726         * configure.in: Name Linux target fragment.
6728         * configure: Rewrite so that project Makefile fragment is inserted
6729         first and appears last in the resulting Makefile.
6731 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6733         * Makefile.in (install-itcl): Install tcl first.
6735 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
6737         * configure.in: remove bison from noconfigdirs for Cygwin32 host
6739 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
6741         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6743         * configure.in (skipdirs): Add target-librx for Linux.
6744         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6746 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
6748         * Makefile.in (bootstrap): New target.
6750 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
6752         * config.sub: Accept 'amigados' for backward compatability.
6754 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
6756         * config.guess: Merge with FSF.
6758 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
6760         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6762 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
6764         * config.sub: Add "marketing-names" patch.
6766 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
6768         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
6770 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
6772         * config.sub: Handle v850-elf.
6774 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
6776         * .cvsignore (*-install): Remove.
6778 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
6780         * ltconfig: Set CONFIG_SHELL in libtool.
6781         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6783 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
6785         * configure.in (target_subdir): Set to libraries if enable_multilib.
6787 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
6789         * config.guess: Update from gcc directory.
6791 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6793         * Makefile.in (all-sim): Depends on all-readline.
6795 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
6797         * Makefile.in (BISON, YACC): Use $$s.
6798         (all-bison): Depend on all-texinfo.
6800 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
6802         * Makefile.in (BISON): Add -L flag.
6803         (YACC): Likewise.
6805 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
6807         * configure.in (noconfigdirs): Add support for v850e target.
6809         * config.sub (maybe_os): Add support for v850e target.
6811 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
6813         * configure.in (noconfigdirs): Add support for v850ea target.
6815         * config.sub (maybe_os): Add support for v850ea target.
6817 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
6819         * config.sub: Add mipstx39.  Delete r3900.
6821 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
6823         * Makefile.in (all-autoconf): Depends on all-texinfo.
6825 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
6827         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
6828         eabi targets.
6830 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
6832         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
6834         * configure: When handling a Canadian Cross, handle YACC as well as
6835         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
6836         * Makefile.in (all-bison): Depend upon all-texinfo.
6838 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
6840         * Makefile.in (BISON): bison, not byacc or bison -y.
6841         (YACC): bison -y or byacc or yacc.
6842         (various): Add *-bison as appropriate.
6843         (taz): No need to mess with BISON anymore.
6845 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
6847         * configure: If OSTYPE matches *win32*, try to find a good value for
6848         CONFIG_SHELL.
6850 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
6852         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
6853         configure.in if it is present.
6855 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
6857         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
6859 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
6861         * config.sub: Recognize `arc' cpu.
6862         * configure.in: Likewise.
6863         * config-ml.in: Likewise.
6865 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
6867         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
6869 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
6871         * configure: Changed sed delimiter from ':' to '|' when
6872         attempting to substitute ${config_shell} for SHELL. On
6873         NT ${config_shell} may contain a ':' in it.
6875 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
6877         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
6879 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
6881         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
6883 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
6885         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
6887         * ylwrap: If the program is a relative path, force it to be
6888         absolute.
6890 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6892         * configure (tooldir): Set BISON to `bison -y' and not just bison.
6894 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6896         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
6897         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
6898         for libraries.
6900 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
6902         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
6903         separated by spaces.
6905 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
6907         * ylwrap: New file.
6908         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
6910         * ltmain.sh: Handle /bin/sh at start of install program.
6912         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
6914         * ltconfig, ltmain.sh: New files, from libtool 1.0.
6915         * missing: New file, from automake 1.2.
6917 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
6919         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
6920         check-tk to CHECK_X11_MODULES.
6922 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
6924         * config.sub: Merge with FSF.
6926 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
6928         * config.guess: Merge with FSF.
6930 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
6932         * configure: Treat msdosdjgpp like go32.
6933         * configure.in: Likewise.  Don't remove gprof for go32.
6935         * configure: Change Makefile.tem2 to Makefile.tm2.
6937 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
6939         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
6941 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
6943         * install-sh (chmodcmd): Set to null if the DST directory already
6944         exists.  Same as Nov 11th change.
6946 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
6948         * configure (GDB_TK): Needs itcl and tix.
6950 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
6952         * config.guess: Update from FSF.
6954 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
6956         * Makefile.in (GDB_TK): Depend on itcl and tix.
6958 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
6960         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
6961         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
6962         (INSTALL_SCRIPT): New variable.
6963         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
6964         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
6965         to -x.
6966         * install-sh: Add support for -x option.
6968 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
6970         * configure.in, Makefile.in: Treat tix like itcl.
6972 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
6974         * Makefile.in (WINDRES): New variable.
6975         (WINDRES_FOR_TARGET): New variable.
6976         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
6977         (EXTRA_HOST_FLAGS): Add WINDRES.
6978         (EXTRA_TARGET_FLAGS): Add WINDRES.
6979         (EXTRA_GCC_FLAGS): Add WINDRES.
6980         ($(DO_X)): Pass down WINDRES.
6981         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
6982         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
6983         DLLTOOL_FOR_TARGET.
6985 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
6987         * configure.in: configure sim before gdb for win32-x-ppc
6989 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
6991         Move gperf into the toplevel, from libg++.
6992         * configure.in (target_tools): Add target-gperf.
6993         (native_only): Add target-gperf.
6994         * Makefile.in (all-target-gperf): New target, depend on
6995         all-target-libg++.
6996         (configure-target-gperf): Empty rule.
6997         (ALL_TARGET_MODULES): Add all-target-gperf.
6998         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
6999         (CHECK_TARGET_MODULES): Add check-target-gperf.
7000         (INSTALL_TARGET_MODULES): Add install-target-gperf.
7001         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7003 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
7005         * config.sub (mn10200): Recognize new basic machine.
7007 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7009         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7010         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7012 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7014         * configure.in: If we're building mips-sgi-irix6* native, turn on
7015         ENABLE_MULTILIB and set TARGET_SUBDIR.
7017 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
7019         * Makefile.in (all-sn): Depend on all-grep.
7021 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
7023         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7025         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7026         Makefile.  From Jeff Makey <jeff@cts.com>.
7027         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7029         * Makefile.in (DISTBISONFILES): Remove.
7030         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
7031         $(DEFAULT_YACC).
7033         * configure.in: Build itl, db, sn, etc., when building for native
7034         cygwin32.
7036         * Makefile.in (LD): New variable.
7037         (EXTRA_HOST_FLAGS): Pass down LD.
7038         ($(DO_X)): Likewise.
7040 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
7042         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7044 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7046         * configure.in (targargs): Strip out any supplied --build argument
7047         before adding our own. Always add --build.
7049 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7051         * configure.in (targargs): Pass --build if we're doing
7052         a cross-compile.
7054 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
7056         * configure: Use '|' instead of ":" as the separator in
7057         sed. Otherwise sed chokes on NT path names with drive
7058         designators. Also look for "?:*" as the leading characters in an
7059         absolute pathname.
7061 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
7063         * config.sub: Support for r3900.
7065 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7067         * configure.in: Use install-sh, not install.sh.
7069 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7071         * Makefile.in (taz): Improve check for BISON so it doesn't try to
7072         apply it twice.
7074 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7076         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7077         install-binutils.
7079 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7081         * Makefile.in: Add automake targets.
7082         * configure.in (host_tools): Add automake.
7084 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7086         * configure: Default CXX to c++, not gcc.
7087         * Makefile.in (CXX): Set to c++, not gcc.
7088         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7090 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
7092         * install-sh: try appending a .exe if source file doesn't
7093         exist
7095 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
7097         * configure.in: Turn on multilib by default.
7098         (cross_only): Remove target-libiberty.
7100         * Makefile.in (all-gcc): Don't depend on libiberty.
7102 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
7104         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7106 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7108         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7109         (DISTBISONFILES): Add ld/Makefile.in
7111 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
7113         * configure.in: if target is cygwin32 but host isn't cygwin32,
7114         don't configure gdb tcl tk expect, not just gdb.
7116 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
7118         * configure.in: Added gnuserv everywhere sn appears.
7120         * Makefile.in (ALL_MODULES): Added all-gnuserv.
7121         (CROSS_CHECK_MODULES): Added check-gnuserv.
7122         (INSTALL_MODULES): Added install-gnuserv.
7123         (CLEAN_MODULES): Added clean-gnuserv.
7124         (all-gnuserv): New target.
7126 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
7128         * config.guess: Fixes for MIPS OpenBSD systems.
7130 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7132         * Makefile.in (INSTALL_XFORM): Remove.
7133         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7135         * mkinstalldirs: New file, copied from automake.
7136         * Makefile.in (installdirs): Rename from install-dirs.  Use
7137         mkinstalldirs.  Change all users.
7138         (DEVO_SUPPORT): Add mkinstalldirs.
7140 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7142         * install-sh: Rename from install.sh.
7143         * Makefile.in (INSTALL): Change install.sh to install-sh.
7144         (DEVO_SUPPORT): Likewise.
7146         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
7147         Graichen <graichen@rzpd.de>.
7149 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
7151         * config.guess: Recognize OpenBSD systems correctly.
7153 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7155         * README, Makefile.in (ETC_SUPPORT): Remove references to
7156         cfg-paper*, configure.{texi,man,info*}._
7158 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
7160         * Makefile.in (all.normal): Ensure that gcc is built after all
7161         the x11 - ie gdb - targets.
7163 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
7165         * makefile.vms: Don't run conf-a-gas.
7167 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
7169         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
7171 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
7173         * configure.in: Remove noconfigdirs case since gdb also
7174         configures and builds for tic80-coff.
7176 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7178         * configure: Set cache_file to config.cache.
7179         * Makefile.in (local-distclean): Remove config.cache.
7181 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
7183         * COPYING: Update FSF address.
7185 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
7187         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7188         noconfigdirs.
7190 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
7192         * Makefile.in (install-dirs): Don't crash if prefix, and hence
7193         MAKEDIRS, is empty.
7195 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
7197         * config.sub: Tweak mn10300 entry.
7199 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
7201         * configure.in (host_tools): Put sim before gdb, so gdb's
7202         configure.tgt can determine if the simulator was configured.
7204 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
7206         * config.sub: Move BeOS $os case to be with other Cygnus
7207         local cases.
7209 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
7211         * config.sub: Remove misplaced comment that broke Linux.
7213 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
7215         * config.sub: Add BeOS support.
7217 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
7219         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7221 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
7223         * configure.in (noconfigdirs): Remove tcl and tk from
7224         noconfigdirs for cygwin32 builds.
7226 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
7228         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7230 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
7232         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7233         make-all.com, use makefile.vms instead.
7235 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
7237         * config.sub: Accept -lnews*.
7239 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
7241         * configure.in (noconfigdirs): Disable target-newlib,
7242         target-examples and target-libiberty for d30v.
7244 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
7246         * configure.in (noconfigdirs): Enable ld for d30v.
7248 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
7250         * configure.in (tic80-*-*): Build compiler.
7252 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
7254         * configure.in (d30v-*): Remove sim directory from list of
7255         unsupported d30v directories
7257 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
7259         * config.sub, configure.in: Add d30v target cpu.
7261 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
7263         * makefile.vms: New file.
7264         * make-all.com: Remove.
7266 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
7268         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7270 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
7272         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7274 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
7276         * Makefile.in (ALL_MODULES): Added all-db.
7277         (CROSS_CHECK_MODULES): Addec check-db.
7278         (INSTALL_MODULES): Added install-db.
7279         (CLEAN_MODULES): Added clean-db.
7281 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
7283         * config.guess: Merge with latest FSF sources.
7285 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
7287         * Makefile.in (ALL_MODULES): Added all-itcl.
7288         (CROSS_CHECK_MODULES): Added check-itcl.
7289         (INSTALL_MODULES): Added install-itcl.
7290         (CLEAN_MODULES): Added clean-itcl.
7292 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
7294         * configure.in: build gdb for mn10200
7296 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
7298         * Makefile.in (all-target-winsup): Depend on all-target-libio.
7300 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
7302         * configure.in (tic80-*-*): Turn off most targets right now.
7304 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
7306         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7307         rather than the makeinfo program.
7308         (do-info): Depend upon all-texinfo.
7310 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
7312         * configure.in: Remove uses of config/mh-linux.
7314         * config.sub, config.guess: Merge with latest FSF sources.
7316 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
7318         * config.sub (case $basic_machine): Add tic80 entries.
7320 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
7322         * config.sub, config.guess: Merge with latest FSF sources.
7324 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
7326         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7327         * mpw-config.in: Test for NewFolderRecursive.
7328         * mpw-install: Use symbolic name for startup filename.
7329         * mpw-README: Add various additional details.
7331 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
7333         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7335 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
7337         * configure.in: Do build gcc and the target libraries for
7338         the mn10200.
7340 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
7342         * configure.in: don't avoid building gdb for mn10300 any more
7343         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7344         instead of single-quoting it.
7346 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
7348         * configure.in: Don't use --with-stabs on IRIX 6.
7350 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
7352         * configure.in (m32r): Build gdb, libg++ now.
7354 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
7356         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
7357         directories from noconfigdirs.
7359 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
7361         * config.sub (basic_machine): added mips16 configuration
7363 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7365         * config.sub: Handle d10v-unknown.
7367 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
7369         * config.sub: Handle v850-unknown.
7371 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
7373         * Makefile.in: add findutils
7374         * configure.in: add findutils to list of host_tools
7376 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
7378         * config.sub: Handle mn10200 and mn10300.
7380 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7382         * configure.in (d10v-*): Do not build librx.
7384 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
7386         * configure.in (mn10300): Build everything except gdb & libgloss.
7388 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
7390         * config.guess:  Patch for Dansk Data Elektronik servers,
7391         from Niels Skou Olsen <nso@dde.dk>.
7393         For ncr, use /bin/uname rather than uname, since GNU uname does not
7394         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
7396         Patch for MIPS R4000 running System V,
7397         from Eric S. Raymond <esr@snark.thyrsus.com>.
7399         Fix thinko for nextstep.
7401         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7403         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
7404         * config.guess: Guess mips-dec-mach_bsd4.3.
7406         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
7407         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
7408         release numbers.
7409         * config.guess (mips-mips-riscos*):  Emit just enough of the
7410         release number.
7412         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
7413         * config.guess (sparc-auspex-sunos*):  Added.
7414         (f300-fujitsu-*): Added.
7416         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
7417         * config.guess:  Recognize a Tadpole as a sparc.
7419 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
7421         * config.guess: Don't assume that NextStep version is either 2 or
7422         3.  NextStep 4 (aka OpenStep 4) has come out now.
7424 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
7426         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7427         From Rik Faith <faith@cs.unc.edu>.
7429 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
7431         * config.sub: Contributions from bug-gnu-utils to:
7432         Support plain "hppa" (no version given) architecture, reported by
7433         OpenStep.
7434         OpenBSD like NetBSD.
7435         LynxOs is not a hardware supplier.
7437         * config.guess: Contributions from bug-gnu-utils to add support for:
7438         OpenBSD like NetBSD.
7439         Stratus systems.
7440         More Pyramid systems.
7441         i[n>4]86 Intel chips.
7442         M680[n>4]0 Motorola chips.
7443         Use unknown instead of lynx for hardware manufacturer.
7445 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7447         * install.sh (chmodcmd): Set to null if the DST directory already
7448         exists.
7450 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7452         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7453         not use mt-ppc target Makefile fragment any more.
7455 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
7457         * configure.in (*-*-windows):  Exclude everything but those dirs
7458         needed to build windows.
7460 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
7462         * Makefile.in (all-target-winsup): Depend on all-target-librx.
7464 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
7466         * configure.in:  Exclude mmalloc from i386-windows.
7468 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
7470         * Undo my previous change.
7472 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
7474         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7475         unconditionally.
7476         (MAKEOVERRIDES): Define (revert this part of October 18 change).
7478 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
7480         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
7481         host to add it's own flags.
7483 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
7485         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7487 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
7489         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7490         (CXX_FOR_TARGET): Likewise.
7491         (GCC_FOR_TARGET): Define.
7492         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7493         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7494         CC_FOR_TARGET was specified on the command line.
7495         (MAKEOVERRIDES): Don't define.
7497 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
7499         * configure.in (m32r): Fix spelling of libg++ libs.
7501 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
7503         * config.sub (-apple*): Remove, now redundant.
7505 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
7507         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7509         * configure: Rework yesterday's sed script patch.
7511         * config.sub: Merge with FSF.
7513 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
7515         * config.guess:  Merge from FSF.
7517         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
7518         * config.guess: Use pc instead of unknown, for pc clone systems.
7519         Change linux to linux-gnu.
7521         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
7522         * config.guess: Avoid non-portable tr syntax.
7524 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
7526         * test-build.mk (HOLES): Add "xargs" for gdb.
7528         * configure: Avoid hpux10.20 sed bug.
7530 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
7532         * configure.in:  Add support for windows host
7533         (that is a build done under the Microsoft build environment).
7535 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
7537         * Makefile.in: Replace all uses of srcroot with s, to shrink
7538         command line lengths.
7540         Patches from Geoffrey Noer <noer@cygnus.com>:
7541         * configure.in: If configuring for newlib, pass --with-newlib to
7542         subdirectories.
7543         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7544         -Bnewlib/ and -Lwinsup to gcc.
7545         (CXX_FOR_TARGET): Likewise.
7547 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
7549         * Makefile.in (ETC_SUPPORT): Add configure.
7551 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
7553         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
7554         host configuration file.
7556 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
7558         * configure.in: Break mn10x00 support into separate
7559         mn10200 and mn10300 configurations.
7560         * config.sub: Likewise.
7562 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
7564         * configure.in: Add lots of stuff to noconfigdirs for
7565         the mn10x00 targets.
7567         * config.sub, configure.in: Add mn10x00 support.
7569 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
7571         * make-all.com: Call conf-a-gas, not config-a-gas.
7573 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
7575         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
7576         targets.
7578 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
7580         * mpw-README: Add much more detail for native PowerMac.
7581         * mpw-install: New file.
7582         * mpw-configure: Add --norecursion and --help options.
7583         * mpw-config.in: Translate readme and install files when
7584         copying to objdir.
7585         * mpw-build.in: Don't always depend on byacc and flex.
7586         (install-only-top): New action.
7588 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
7590         * configure.in:  You can now configure GDB for the v850.
7592 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
7594         * configure.in (noconfigdirs): Don't configure any C++ dirs
7595         if targeting D10V.
7597 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
7599         * config.sub: Recognize mips64vr5000.
7601 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
7603         * configure.in: Use a single line for host_tools and native_only.
7605 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
7607         * config.sub, configure.in: Add entries for m32r.
7609 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
7611         * Makefile.in (inet-install): Don't run install-gzip.
7613 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
7615         * configure.in:  Don't config lots of things for *-*-windows*.
7617 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
7619         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7620         (host_libs, host_tools): Copy from configure.in.
7621         * mpw-configure: Don't complain about directories not found.
7623 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7625         * configure.in (i[345]86): Recognize i686 for pentium pro.
7626         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7627         file.
7629         * config.guess (i[345]86): Ditto.
7631 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7633         * configure.in (noconfigdirs): Removed gdb for D10V.
7635 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
7637         * configure.in: Remove ld, target-libio, target-libg++, and
7638         target-libstdc++ from noconfigdirs.
7640 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
7642         * configure: Fix three locations where shell scripts were
7643         being run directly rather than with config_shell.
7645 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
7647         * configure.in (v850-*-*): Set up initial $noconfigdirs.
7648         * config.sub (basic_machine): Recognize v850.
7650 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
7652         * mpw-configure: Handle multiple enable/disable options and
7653         pass them down recursively, handle -c and -s flags appropriately
7654         depending on choice of compiler, add escape mechanism for
7655         quoted arguments to gC.
7657 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7659         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7660         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7661         so that -mrelocatable-lib and -mno-eabi are used.
7663         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7664         not support --print-multi-lib, don't abort.
7666 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
7668         * make-all.com: Run config-a-gas.
7669         * setup.com: Don't copy subdirectory files around.
7671 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
7673         * configure.in (*-*-ose): Remove exclusion of libgloss for this
7674         target, it now compiles correctly.
7676 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
7678         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7680 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7682         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
7684 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7686         * configure.in (native_only): Add prms.
7688 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
7690         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7691         (BINUTILS_SUPPORT_DIRS): Likewise.
7693 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7695         * configure.in (d10v-*-*): Don't configure ld or gdb until the
7696         d10v support is added.
7698 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7700         * configure.in (d10v-*-*): New target.
7702 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
7704         * config.guess (HP 9000/811): Recognize this as a PA1.1
7705         machine.
7707 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
7709         * Makefile.in (do-tar-gz): New target, split out from tail end of
7710         taz target.  Run each command separately, don't use pipes.
7711         (taz): Use it.
7713 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
7715         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7716         * mpw-build.in: No builds should depend on building byacc or flex,
7717         they are assumed to be installed already.
7719 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7721         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7722         variable that CC_FOR_TARGET needs.
7724 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7726         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7727         options have changed since the last time the subdirectory was
7728         configured, and if it has, reconfigure.
7729         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7730         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7732 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
7734         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7735         CLEAN_MODULES): Add bash.
7736         (all-bash): New target.
7738 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
7740         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7742 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7744         * config.sub (basic_machine): Recognize d10v as a valid processor.
7746 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
7748         * mpw-configure: Add support for --bindir.
7749         * mpw-build.in: Use a GCC-specific build script for GCC actions.
7751 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
7753         * configure.in: add bash, time, gawk to list of hosttools and things
7754         to only build for native toolchains
7756 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7758         * Makefile.in (docdir): Remove.
7760 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7762         * Makefile.in (datadir): Set to $(prefix)/share.
7764 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
7766         * configure.in: build diff and patch for cygwin32-hosted
7767         toolchains.
7769 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
7771         * config.sub: Accept -rtems*.
7773 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
7775         * configure.in: enable dosrel for cygwin32-hosted builds,
7776                 remove diff from the list of things not buildable
7777                 via Canadian Cross
7779 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
7781         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
7782         don't get ". ".
7784 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
7786         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7788 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
7790         * Makefile.in (taz): Handle case where tex3patch didn't even get
7791         checked out.  Also, if it was found, put the symlink in a new util
7792         subdirectory.
7794 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7796         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7798 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
7800         * config.sub: Recognize -openvms.
7801         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7802         * make-all.com, setup.com: New files.
7804 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
7806         * Makefile.in (taz): tex3patch moved to texinfo/util.
7808 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
7810         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
7811         * configure.in: remove make from disable-if-Can-Cross list
7812                 enable gdb if ${host} and ${target} are cygwin32
7814 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
7816         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
7817         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
7819 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
7821         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
7822         distinguish sysv/svr4/bsd variants.
7823         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
7825 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
7827         * configure.in: Added copyright notice.
7828         * move-if-change: Added copyright notice.
7830 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7832         * configure.in (powerpcle-*-solaris*): Until we get shared
7833         libraries working, don't build gdb, sim, make, tcl, tk, or
7834         expect.
7836 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
7838         * config.guess:  Merge with FSF:
7840         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
7841         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
7843         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
7844         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
7846         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
7847         * config.guess:  Combine two OSF1 rules.
7848         Also recognize field test versions.  From mjr@zk3.dec.com.
7849         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
7850         because GNU uname does not support -p.  From pmr@pajato.com.
7852 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
7854         * Makefile.in (MAKEDIRS): Removed $(tooldir).
7856 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
7858         * mpw-README: Document GCCIncludes.
7860 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
7862         * configure.in (alpha-*-linux*): Set enable_shared to yes.
7864 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
7866         * mpw-configure: Handle --enable-FOO and --disable-FOO.
7868 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
7870         * configure.in (*-*-cygwin32): Configure make.
7872 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
7874         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
7876 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
7878         * Makefile.in (all-inet): Depend on all-perl.
7880         * Makefile.in (inet-install): New target.
7882         * Makefile.in (all-inet): Depend on all-tcl.
7883         (all-inet): Depend on all-send-pr.
7885 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7887         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
7888         temporarily.
7890 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
7892         * configure.in: Don't configure --with-gnu-ld on AIX.
7894 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
7896         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
7898 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
7900         * Makefile.in (ALL_MODULES): Added all-inet.
7901         (CROSS_CHECK_MODULES): Added check-inet.
7902         (INSTALL_MODULES): Added install-inet.
7903         (CLEAN_MODULES): Added clean-inet.
7904         (all-indent): New target.
7906         * configure.in (host_tools): Added inet.
7907         (native_only): Added inet.
7908         (noconfigdirs): Added inet.
7910 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
7912         * configure.in: Don't configure libgloss if we are not configuring
7913         newlib.
7915 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
7917         * configure.in: Don't configure libgloss for unsupported
7918         architectures.
7920 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7922         * Makefile.in (CLEAN_MODULES): Add clean-apache.
7924 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
7926         * Makefile.in (ALL_MODULES): Include all-apache.
7927         (CROSS_CHECK_MODULES): Include check-apache.
7928         (INSTALL_MODULES): Include install-apache.
7929         (all-apache): New target.
7931         * configure.in: Added apache everywhere perl is seen.
7933 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7935         * Makefile.in: Add support for clean-{module} and
7936         clean-target-{module} rules.
7938 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
7940         * configure.in (*-*-ose) do not build libgloss.
7942 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7944         * config.guess (prep*:SunOS:5.*:*): Turn into
7945         powerpele-unknown-solaris2.
7947 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
7949         * configure.in: Permit --enable-shared to specify a list of
7950         directories.
7952 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
7954         * configure.in (host==solaris): Pass only the first word of $CC
7955         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
7957 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
7959         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
7961 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
7963         * Makefile.in (ALL_MODULES): Include all-perl.
7964         (CROSS_CHECK_MODULES): Include check-perl.
7965         (INSTALL_MODULES): Include install-perl.
7966         (ALL_X11_MODULES): Include all-guile.
7967         (CHECK_X11_MODULES): Include check-guile.
7968         (INSTALL_X11_MODULES): Include install-guile.
7969         (all-perl): New target.
7970         (all-guile): New target.
7972         * configure.in (host_tools): Include perl and guile.
7973         (native_only): Include perl and guile.
7974         (noconfigdirs): Don't build guile and perl; no ports have been
7975         done.
7977 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
7979         * configure (--enable-*): Handle quoted option lists such as
7980         --enable-sim-cflags='-g0 -O' better.
7982 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7984         * Makefile.in ({,inst}all-target): New rule so we can make and
7985         install all of the target directories easily.
7987 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7989         * configure.in: Add missing global flag in sed substitution when
7990         deleting `target-' from ${configdirs}.
7992 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
7994         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
7995         option.
7997         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
7998         config/mh-necv4.
8000         * install.sh: Correct misspelling of transformbasename.
8002         * config.guess: Recognize mips-*-sysv*.
8004 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
8006         * config.sub: Recognize mon960.
8008 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
8010         * configure: Restore Canadian Cross handling of BISON and LEX,
8011         removed in Feb 20 change.
8013 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
8015         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8016         Mention make install.  Remove the old copyright date as well the
8017         clumsy and rather pointless copyright on the README file.
8019 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8021         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8022         Makefile after running symlink-tree, then run `make distclean' to
8023         avoid clobbering any generated files in srcdir.
8025 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
8027         * configure.in (m68k-*-netbsd*): Build everything now.
8029 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8031         * Makefile.in (taz): Fix quoting.
8033 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
8035         * configure.in (sparclet-*-*): Build everything now.
8037 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8039         * configure.in (m68k-*-linux*): New host.
8041 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
8043         * configure: Check for bison before byacc.
8045 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
8047         * Makefile.in configure:  Change the way LEX and BISON/YACC are
8048         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
8049         searching PATH.  These are used as fallbacks by Makefile.in if
8050         flex/bison/byacc aren't in objdir.
8052 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
8054         * Makefile.in: Make everything which depends upon all-bfd also
8055         depend upon all-opcodes, in case --with-commonbfdlib is used.
8057 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8059         * configure.in (host *-*-cygwin32): Don't build gdb if we are
8060         building NT native compilers on Unix.
8062 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
8064         * configure.in: Don't get CC from the host Makefile fragment if we
8065         can find gcc in PATH, or if this is a Canadian Cross.  Move the
8066         Solaris test for /usr/ucb/cc to the post target script, just after
8067         the compiler sanity test.
8069 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
8071         * config.sub: Merge with FSF.
8073 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
8075         * Makefile.in (RPATH_ENVVAR): New variable.
8076         (REALLY_SET_LIB_PATH): Use it.
8077         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8079 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
8081         * config.sub, configure.in: Recognize sparclet cpu.
8083 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8085         * config.guess:  Support m68k-cbm-sysv4.
8087 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8089         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8090         m68k-unknown-linuxaout from linker help string.  Put quotes around
8091         $ld_help_string.
8093 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
8095         * config.guess (powerpc-harris-powerunix): Add guess for port
8096         to new target.
8098 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8100         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8102 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
8104         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8105         $(REALLY_SET_LIB_PATH) in Makefile.
8106         * Makefile.in (SET_LIB_PATH): New variable.
8107         (REALLY_SET_LIB_PATH): New variable.
8108         ($(DO_X)): Use $(SET_LIB_PATH).
8109         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8110         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8111         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8112         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8113         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8114         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8115         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8116         (install-dosrel): Likewise.
8117         (all-opcodes): Depend upon all-libiberty.
8119 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8121         * config.guess (*:CYGWIN*): New
8123 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8125         * Makefile.in (all-target-winsup): All all-target-libiberty.
8127 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8129         * configure.in (noconfigdirs): Add missing # in front of comment.
8131 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
8133         * configure.in: add second pass to things added to noconfigdirs
8134         so *-gm-magic can exclude libgloss properly.
8136 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
8138         * mpw-configure (extralibs_name, rez_name): Set correctly
8139         for MWC68K compiler.
8141         * mpw-README: Add more info on the necessary build tools.
8143 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8145         * configure.in, config.sub: Recognize cygwin32.
8147 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
8149         * config.guess, config.sub: Recognize A/UX.
8151 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
8153         * config.sub: Merge with gcc/config.sub.
8155 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
8157         * mpw-build.in (do-binutils): Add build of stamps.
8159 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
8161         * config.sub: Add recognition for mips64vr4100*-* targets.
8163 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8165         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8166         Add creation of gconfigargs with `--enable-shared' turned on.
8167         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8168         ($(host)-stamp-stage3-configured): Likewise.
8169         (HOLES): Add chatr and ldd.
8170         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8172 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
8174         * configure: Pass --nfp to recursive configures.
8176 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8178         * Makefile.in (DLLTOOL): New.
8179         (DLLTOOL_FOR_TARGET): New.
8180         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8181         (EXTRA_TARGET_FLAGS): Ditto.
8182         (EXTRA_GCC_FLAGS): Ditto.
8183         (CONFIGURE_TARGET_MODULES): Ditto.
8184         (DO_X): Ditto.
8185         * configure: Add DLLTOOL.
8187 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
8189         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8190         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8191         mh-sco, since old workarounds no longer needed, and don't
8192         build ld, since libraries have weak symbols in COFF.
8194 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
8196         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8198 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8200         * configure.in: Make sure that ${CC} can be used to compile an
8201         executable.
8203 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
8205         * Makefile.in (all-gdb): Depend on $(GDB_TK).
8206         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8207         nothing depending on whether gdbtk is being built.
8209 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
8211         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8213 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
8215         * configure.in (noconfigdirs): Put ld or gas in this early, if the
8216         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8218 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
8220         * config-ml.in: Add support for
8221         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8222         Simplify setting of multidirs from --disable-foo.
8224 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8226         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8227         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8228         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
8229         non-empty, pass them on to the  GCC make.
8230         (all-bootstrap): New rule that is like all-gcc, except it executes
8231         the GCC bootstrap rule instead of the GCC all rule.
8233 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
8235         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8237 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8239         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8240         DG/UX support.
8242 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
8244         * config.sub (i*86*) Change [345] to [3456]
8246 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8248         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8249         --with-gnu-ld=no.
8251 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8253         * config-ml.in (rs6000*, powerpc*): Add switches to control which
8254         AIX multilibs get built.
8256 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8258         * configure.in (i386-win32): Don't build expect if we're not
8259         building the tcl subdir.
8261 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
8263         * Makefile.in: (configure-target-examples, all-target-examples):
8264         New targets, configure and build example programs.
8266 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
8268         * mpw-configure: If an mpw-config.in generated a file mk.sed,
8269         use it as input to sedit the generated MPW makefile.
8270         * mpw-README: Add a suggestion about Gestalt.h.
8272 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
8274         * config.sub: Accept *-*-ieee*.
8276 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
8278         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
8279         Ronald F. Guilmette <rfg@monkeys.com>.
8281 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8283         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8284         for powerpc-pe native.
8285         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8286         (target==powerpc-pe): duplicate i386-win32 entry.
8288 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8290         * configure.in (noconfigdirs): Exclude target-newlib for all versions
8291         of vxworks, not just vxworks5.1.
8293 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
8295         * mpw-configure: Add support for exec-prefix.
8297 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8299         * config.guess: Recognize HP model 816 machines as having
8300         a PA1.1 processor.
8302 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8304         * configure: Ignore new autoconf configure options.
8306 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
8308         * config.guess:  Recognize Pentium under SCO.
8309         From Robert Lipe <robertl@arnet.com>.
8311 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8313         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
8315 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
8317         * configure.in: Don't configure gas for alpha-dec-osf*.
8319 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
8321         * configure.in: Default to --with-stabs for some targets for which
8322         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8323         i[345]86*-*-unixware*.
8325 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8327         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8328         rather than basing it on the target.  Simplify handling of options
8329         controlling which directories to configure.  Remove extraneous
8330         slash in multi-clean target.
8332 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
8334         * config-ml.in: Prefix more variables with ml_ so they don't collide
8335         with configure's.
8337 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
8339         * configure: Don't turn -v into --v.
8341 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
8343         * configure.in (targargs): Fix typo.
8345         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8347 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
8349         * configure.in: Strip --host and --target options from
8350         CONFIG_ARGUMENTS, and always configure for --host only.  Add
8351         --with-cross-host option when building with a cross-compiler.
8352         * configure: Canonicalize the arguments put into config.status by
8353         always using `=' for an option with an argument.  Pass a presumed
8354         --host or --target explicitly.
8356 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
8358         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8359         into general OS recognition case.
8361 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8363         * configure.in (target_configdirs): add target-winsup only
8364         for win32 target systems.
8366 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
8368         * Makefile.in (all-target-libgloss): Depend upon
8369         configure-target-newlib, since when libgloss is built it looks to
8370         see if the newlib directory exists.
8372 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
8374         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8375         cfg-ml-*.in.
8377 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
8379         * configure: Handle LD and LD_FOR_TARGET when configuring a
8380         Canadian Cross.
8382 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8384         * configure.in (target_libs): add target-winsup.
8385         (target==i386-win32): add patch diff flex make to $noconfigdirs.
8386         (target==ppcle-pe): remove ld from $noconfigdirs.
8388 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8390         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8391         Preserve relative path names in $srcdir.  Build symlink tree if
8392         configuring cross target dir and srcdir=. (= no VPATH support).
8393         (configure-target-libg++): Depend on configure-target-librx.
8394         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8395         * config-ml.in: New file.
8396         * symlink-tree: New file.
8397         * configure: Ensure srcdir="." if that's what it is.
8399 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
8401         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8402         includes and FLEX_SKELETON setting.
8403         * mpw-configure (--with-gnu-ld): New option, controls whether
8404         to use PPCLink or ld with PowerMac GCC.
8405         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8406         * mpw-config.in: Configure grez if targeting Mac.
8408         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
8409         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8410         just macos.
8411         * configure.in: Configure grez resource compiler if targeting Mac.
8412         * Makefile.in (all-grez, install-grez): New targets.
8414 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
8416         * configure: CXX defaults to gcc, not g++.  If we find
8417         gcc in the path, set CC to gcc -O2.
8419 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
8421         * configure: Default ${build} correctly.  Avoid picking up extra
8422         spaces when reading CC and CXX from Makefile.  When doing a
8423         Canadian Cross, use plausible default values for numerous
8424         variables.
8425         * configure.in: When doing a Canadian Cross, don't try to
8426         configure tools whose configure script can't handle it.
8428 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8430         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8432 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8434         * configure:  Remove dubious bug reporting address.
8436 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8438         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
8439         configure script, run that instead of this directory's configure.
8440         In either case, print a message that we're configuring the sub-dir.
8442 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8444         * configure.in: Before checking for the existence of various files,
8445         use sed to filter out "target-".
8447 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
8449         * Makefile.in (DO_X): Split rule to decrease command line length
8450         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
8451         (Philippe De Muyter).
8453 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8455         * Makefile.in (all-patch): depend on all-libiberty.
8457 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
8459         * configure.in: If the only directory in target_configdirs which
8460         actually exists is libiberty, then set target_configdirs to empty,
8461         to avoid trying to build a target libiberty in a gas or gdb
8462         distribution.
8464 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
8466         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
8467         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8468         systems.
8470 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8472         * configure.in (copy_dirs): Use sys-include instead of include
8473         for --with-headers option.
8475 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
8477         * Makefile.in, configure.in: Make winsup builds work with
8478         new scheme.
8480 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
8482         * configure.in: Build the linker on AIX.
8484 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8486         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
8487         where needed.
8489 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
8491         * Makefile.in (all-gcc): Fix typo.
8493 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8495         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
8497 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8499         * configure.in:  Rename libFOO to target-libFOO, and xiberty
8500         to target-xiberty, to provide more flexibility.
8501         (target_subdir):  Define.  Create if cross.
8502         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8503         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
8504         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8505         check-libFOO -> check-target-libFOO, etc.
8506         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8507         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8508         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8509         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
8510         allow ALL_GCC="" to only configure.
8511         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
8512         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
8513         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
8515 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
8517         * Makefile.in (taz): Build "info" in etc explicitly.
8519 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
8521         * configure.in:  Make sure that CC is undefined (as opposed to
8522         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
8523         problem with autoconf trying to configure on a host without GCC.
8525 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
8527         * mpw-configure: Set host alias from choice of host compiler,
8528         only use generic MPW Makefile sed if present, edit a file
8529         named "hacked_Makefile.in" instead of "Makefile.in" if present.
8530         * mpw-README: Add problem notes about CW6 and CW7.
8532 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
8534         * Makefile.in (taz): Use ";" instead of ";;".
8536 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8538         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
8539         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8540         DISTDOCDIRS.
8541         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
8542         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
8544 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8546         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
8547         and gnats, because they are now subsumed by DISTSTUFFDIRS.
8548         Move bfd to DISTSTUFFDIRS.
8550 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8552         * Makefile.in (X11_LIB): Removed.
8553         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8555         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8557 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8559         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8560         names.
8562 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8564         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8566 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
8568         * configure.in (i[345]86-*-win32): Always build newlib.
8569         Don't configure cvs, autoconf or texinfo.
8570         * Makefile.in (LD_FOR_TARGET): New.
8571         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8572         Pass down LD_FOR_TARGET.
8574 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
8576         * winsup: New directory.
8577         * Makefile.in: Build winsup.
8578         * configure.in: Winsup is configured when target is win32.
8579         Can only build win32 target GDB when native.
8581 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
8583         * config.guess: Recognize HP model 819 machines as having
8584         a PA 1.1 processor.
8586 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
8588         * configure: Fix sed loop which substitutes for CC and CXX to
8589         avoid bug found in various sed implementations.
8591 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8593         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8594         simulator.  Use standard powerpc-*-eabi*.
8596 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
8598         * configure.in: Stop putting gas and binutils in noconfigdirs for
8599         powerpc-*-aix* and rs6000-*-*.
8601 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
8603         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8604         -mcall-aixdesc libraries.
8606 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
8608         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8610         * config.sub (arm | armel | armeb): Fix shell syntax.
8612 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8614         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8615         -msoft-float and -mcpu=common support.
8616         (powerpc*-*-eabisim*): Add support for building -mcall-aix
8617         libraries.
8619 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8621         * configure.in: Allow configuration and build of emacs19 for the alpha.
8623 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8625         * configure.in (CC): Get ^CC, not just any old CC, from
8626         ${host_makefile_frag}.
8628 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8630         * configure.in (CC): Try to get CC from
8631         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8633 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8635         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8636         only if it exists in $(srcdir).
8638 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
8640         * configure: If CC and CXX are not set in the environment, set
8641         them, based on either an existing Makefile or on searching for gcc
8642         in PATH.  Substitute for CC and CXX in Makefile.
8643         * configure.in: Remove libm from target_libs.  Separate
8644         target_configdirs from configdirs.  If CC is not set in
8645         environment, try to get it from a host Makefile fragment.  Rewrite
8646         changes of configdirs to use skipdirs instead.  A few minor
8647         tweaks.  Take directories out of target_configdirs as they are
8648         taken out of configdirs.  Remove existing Makefile files from
8649         subdirectories.  Substitute for TARGET_CONFIGDIRS and
8650         CONFIG_ARGUMENTS in Makefile.
8651         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8652         by configure.in.
8653         (CONFIG_ARGUMENTS): Likewise.
8654         (CONFIGURE_TARGET_MODULES): New variable.
8655         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8656         ($(CONFIGURE_TARGET_MODULES)): New target.
8657         (configure-libg++, configure-libio): New targets.
8658         (all-libg++): Depend upon configure-libg++.
8659         (all-libio): Depend upon configure-libio.
8660         (configure-libgloss, all-libgloss): New targets.
8661         (configure-libstdc++): New target.
8662         (all-libstdc++): Depend upon configure-libstdc++.
8663         (configure-librx, all-librx): New targets.
8664         (configure-newlib): New target.
8665         (all-newlib): Depend upon configure-newlib
8666         (configure-xiberty): New target.
8667         (all-xiberty): Depend upon configure-xiberty.
8669 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
8671         * configure.in (host i[345]86-*-win32):  Expand the
8672         noconfigdirs again.
8674 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
8676         * mpw-configure: Fix sed command file name.
8678 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
8680         * configure.in (host i[345]86-*-win32): Reduce the
8681         noconfigdirs again.
8683 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
8685         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8686         or powerpc*-*-pe*, since they are not yet supported.
8688 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
8690         Add PowerMac support and many other enhancements.
8691         * mpw-configure: New option --cc to select compiler to use,
8692         paste options set according to --cc into the generated
8693         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8694         if mpw-make.sed is present.
8695         * mpw-config.in: Don't test for gC1, test for mpw-touch,
8696         add forward includes for PowerPC include files.
8697         * mpw-build.in: Build using Makefile.PPC if present.
8698         (do-byacc, etc): Remove separate version resource builds.
8699         (do-gas): Build "stamps" before "all".
8700         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8701         * mpw-README: Update to reflect --cc option, PowerMac support,
8702         and recently-reported compatibility problems.
8704 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8706         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8707         embedded m68k systems (-aout, -coff, -elf, -vxworks).
8708         (--with-multilib-top): Pass to recursive invocations.
8710 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
8712         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8713         v810-*-*.
8715 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8717         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8718         gdb, ld and opcodes on v810-*-*.
8720 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
8722         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8723         (local-maintainer-clean): New target.
8724         (maintainer-clean): New target.
8725         (realclean): Just depend upon maintainer-clean.
8727 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8729         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8731 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
8733         * configure.in: Build ld in mips*-*-bsd* case.
8735 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
8737         * config.sub: Accept -lites* OS.  From Ian Dall.
8739 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
8741         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
8742         targets.
8744 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8746         * configure.in: treat i386-win32 canadian cross the same as
8747         i386-go32 canadian cross.
8749 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8751         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8752         running under the simulator to build a reduced set of libraries.
8753         (powerpc-*-eabiaix): Add fine grained multilib support added to
8754         other powerpc targets yesterday.
8756 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8758         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8759         -disable-softfloat, -disable-relocatable, -disable-aix, and
8760         -disable-sysv to control which multilib libraries get built.
8762 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
8764         * configure: Add Makefile.tem to list of files to remove in trap
8765         handler.
8767 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8769         * config.guess (*Linux*):  Add missing "exit"s.
8770         Also, need specific check for alpha-unknown-linux (uses COFF).
8772 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8774         * config.guess:  Merge with FSF:
8776         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
8777         * config.guess (AIX4): More robust release numbering discovery.
8779         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
8780         * config.guess (i386-sequent-ptx): Properly get version number.
8782         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
8783         * config.guess (mips:*:4*:UMIPS): New case.
8785 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8787         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8788         (i386-win32 host): Likewise.  Don't build readline.
8790 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
8792         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
8793         SUPPORT_FILES to submakes.
8795 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
8797         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8798         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8799         mpw-configure.
8801 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
8803         * configure.in (appdirs): Use =, not ==, in test expression when
8804         trying to build the text to print in the warning message for
8805         Solaris users.
8807 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
8809         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8811 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8813         * config.guess: Recognize lynx-2.3.
8815 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
8817         * config.sub (z8ksim): Deleted
8818         (z8k-*-coff): New, this is the one true name of the target.
8820 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8822         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
8824 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
8826         * config.guess (*:Linux:*:*): First try asking the linker what the
8827         default object file format is (elf, aout, or coff).  Then if this
8828         fails, try previous methods.
8830 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8832         * configure.in: Don't build newlib for *-*-vxworks5.1.
8834 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8836         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
8837         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
8839 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
8841         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
8843 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
8845         * cfg-ml-com.in: New file.
8846         * cfg-ml-pos.in: New file.
8848 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8850         * COPYING.NEWLIB: Add HP free copyright to list.
8852 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8854         * config.sub: Recognize -eabi* for the system, not just -eabi.
8856 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
8858         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
8859         * config.sub, configure.in (win32): New target and host.
8861 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
8863         * configure.in: Add i386-pe configuration.
8865 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
8867         * mpw-build.in (install): Install GDB after LD.
8869 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
8871         * mpw-config.in (elf/mips.h): Always forward-include, needed
8872         for GDB to build.
8874 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8876         * testsuite: New directory for customer acceptance and whole tool
8877         chain tests.
8879 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
8881         * configure: If per-host line isn't found, but AC_OUTPUT is found
8882         and a configure script exists, run it instead.
8884 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8886         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
8888 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8890         * configure: Set build_{cpu,vendor,os,alias} to host values when
8891         --build isn't specified.
8893 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8895         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
8896         (FLAGS_TO_PASS): Pass them.
8897         (EXTRA_TARGET_FLAGS): Ditto.
8899 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8901         * Makefile.in (all-libg++): Depend on all-libstdc++.
8903 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8905         * configure.in (noconfigdirs): Enable all packages for
8906           i386-unknown-netbsd.
8908 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
8910         * configure.in (noconfigdirs): Don't configure tk for i386-go32
8911         hosted builds (DOS builds)
8913 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
8915         Changes for ARM based on patches from Richard Earnshaw:
8916         * config.sub: Handle armeb and armel.
8917         * configure.in: Omit arm linker only for riscix.
8919 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8921         * config.guess:  Update from FSF.
8923 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
8925         * config.sub: Recognize powerpcle as the little endian varient of
8926         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
8927         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
8928         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
8929         temporarily.
8931 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
8933         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
8935 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
8937         * config.sub: Accept -lites* as a basic system type.
8939 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
8941         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
8942         installed, and if so return linuxoldld as the system name.
8944 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
8946         * config.guess: Add hppa1.1-hp-lites support.
8948 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8950         * configure.in: Don't build newlib for m68k-vxworks5.1.
8952 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8954         * configure.in (mips-sgi-irix6): Use mh-irix5.
8956 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
8958         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
8960 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8962         * test-build.mk: Enable building of shared libraries on IRIX 5 and
8963         OSF/1.  Fix compiler flags.
8964         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
8966 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
8968         * configure.in: Recognize --with-newlib.
8969         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
8971 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
8973         * Makefile.in: move {all,check,install}-gdb from *_MODULES
8974         to *_X11_MODULES due to gdbtk needing X include files et al.
8976 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
8978         Merge in support for Mac MPW as a host.
8979         (Old change descriptions retained for informational value.)
8981         * mpw-config.in: Add generic include forwards for cpu-specific
8982         include files in aout and elf directories.
8984         * mpw-configure: Added copyright.
8985         * mpw-config.in: Check for presence of required build tools.
8986         (target_libs): Add newlib.
8987         (target_tools): Add examples.
8988         (Read Me): Generate as "Read Me for MPW" instead.
8989         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
8990         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
8991         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
8993         * mpw-configure: Remove subdir-specific makefile hackery,
8994         delete mk.tmp after using it.
8996         * mpw-build.in (all): Display start and end times.
8998         * mpw-configure (host_canonical): Set.
8999         (target_cpu): Always add to makefiles.
9000         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9001         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9002         (mpw-mh-mpw): Look for in srcdir and srcroot.
9003         Use sed instead of mpw-edit-prefix to edit prefix definitions.
9005         * mpw-build.in: (install-only): New target.
9007         * mpw-configure (host_alias, target_alias): Rename from hostalias
9008         and targetalias, add into generated Makefile.
9009         (mk.tmp): If present, add into generated Makefile.
9010         * mpw-build.in (all-gas): Build config.h first before gas proper.
9012         * mpw-configure (config.status): Write only if changed.
9013         * mpw-config.in (readline): Configure it (not built, just used for
9014         definitions).
9016         * mpw-config.in (elf/mips.h): Add a forward include.
9018         * mpw-config.in: Forward-include most .h files in include into
9019         extra-include.
9020         (readline): Don't build.
9021         mpw-build.in (install): Install GDB.
9023         * mpw-configure (prefix, mpw_prefix): Handle it.
9024         * mpw-config.in (mmalloc, readline): Don't configure.
9025         * mpw-build.in (thisscript): Rename to ThisScript.
9026         Use mpw-build instead of BuildProgram everywhere.
9027         (mmalloc, readline): Don't build.
9028         * mpw-README: New file, basic documentation about the MPW port.
9030         * mpw-config.in: Use forward-include to create include files.
9032         * mpw-configure: Add more things to the top of each configured
9033         Makefile, including contents of config/mpw-mh-mpw.
9034         * mpw-config.in (extra-include): Create this directory and fill it
9035         with Posix-like include files when configuring.
9037         * config.sub (apple, mac, mpw): Add various aliases.
9039         * mpw-build.in: New file, top-level build script fragment for MPW.
9040         * mpw-configure: New file, configure script for MPW.
9041         * mpw-config.in: New file, config fragment for MPW.
9043 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9045         * configure.in (host_libs): Remove glob, since it is gone from the
9046         sources.
9048 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9050         * Makefile.in: define empty GDB_NLM_DEPS var.
9052         * configure.in(target_makefile_frag): use config/mt-netware
9053         for netware targets.
9055 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9057         * config.sub: Merge in recent FSF changes.  Remove linux special
9058         cases.
9060 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9062         Revert this change:
9064         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
9066                 * build-all.mk: Use CC=cc -Xs on Solaris.
9068 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9070         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
9071         stop using it.
9072         * Makefile.in: Nuke all references to glob subdirectory.
9074 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9076         * configure.in: Fix --enable-shared logic in per-host.
9078 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9080         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9082 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9084         * configure.in (noconfigdirs): Don't build gas on AIX, for
9085         powerpc*-*-aix* as well as for rs6000*-*-aix*.
9087 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
9089         * configure: Fix --cache-file to work if the file argument is a
9090         relative path.
9092 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
9094         * configure: If the --cache-file is used, pass it down to
9095         configure in subdirectories.
9097 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
9099         * config.sub: add vxworks29k configuration.
9101 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9103         * Makefile.in (taz): Do "diststuff" part quietly.
9105 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9107         * config.sub: Mini-merge with gcc/config.sub.
9109 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9111         * config.guess (IRIX): Sed - to _.
9113 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9115         * Makefile.in (source-vault, binary-vault): New targets.
9117 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
9119         * config.sub: Recognize -eabi as a basic system type.
9121 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9123         * configure.in (enable_shared stuff): Fix typo.
9125 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
9127         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9129 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9131         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9133 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
9135         * configure.in (rs6000-*-*): Don't build gas.
9137 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
9139         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9140         reduce command line length.
9141         (AS_FOR_TARGET): Check for as.new, not Makefile.
9142         (NM_FOR_TARGET): Check for nm.new, not Makefile.
9144 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9146         * config.guess:  Merge from FSF.
9148 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9150         * configure: Don't use $ when handling program_suffix.
9152 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
9154         * configure.in:  Configure tk for hppa/hpux.
9156 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9158         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
9160 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9162         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
9163         to LIBCXXFLAGS.  Tests are better run without it.
9165 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
9167         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9169 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
9171         * configure.in (*-*-netware*): Don't configure xiberty.
9173 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
9175         * configure.in:  Remove tk from native_only list.
9177 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
9179         * build-all.mk: Add mips-ncd-elf target to sun4 targets
9180           for special NCD build.
9182 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9184         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9185         makeall.bat, they're only useful for binutils snapshots.
9186         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9187         makeall.bat to specified SUPPORT_FILES.
9189 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
9191         * build-all.mk: Add Ericsson targets to sun4 and solaris
9192           hosts.  Add  BNR's sun4 target to solaris host, so their
9193           build-from-source will be tested in-house first.
9195 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9197         * Makefile.in (LIBCFLAGS): New variable.
9198         (CFLAGS_FOR_TARGET): Ditto.
9199         (LIBCFLAGS_FOR_TARGET): Ditto.
9200         (LIBCXXFLAGS): Ditto.
9201         (CXXFLAGS_FOR_TARGET): Ditto.
9202         (LIBCXXFLAGS_FOR_TARGET): Ditto.
9203         (BASE_FLAGS_TO_PASS): Pass them.
9204         (EXTRA_TARGET_FLAGS): Ditto.
9206         * configure.in: Support --enable-shared.
9208 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9210         * configure.in (target_libs):  Include libstdc++ again.
9211         * config.guess:  Update from FSF (for FreeBSD).
9213 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9215         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9216         makeall.bat.
9217         (DISTDOCDIRS): Add `etc'.
9218         (ETC_SUPPORT_PFX): New variable.
9219         (taz): Include anything from etc starting with a word in
9220         ETC_SUPPORT_PFX.
9222 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9224         * config.sub: Update for recent FSF changes.  Remove obsolete
9225         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
9226         spacing changes.
9228 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9230         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
9232         * config.guess:  Merge with FSF.
9233         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9235 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9237         * configure: Since the "trap 0" handler will override the exit
9238         status on many systems, only use it for "exit 1", and make it set
9239         a non-zero exit status; reset it before "exit 0".  Also, check
9240         exit status of config.sub, and error out if it failed.
9242 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
9244         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9245         and install libgloss.
9247 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9249         * Makefile.in (all-binutils): Depend upon all-byacc.
9251         * configure.in: Don't build emacs on Irix 5.
9253 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9255         * configure.in (*-*-netware*): Add libio.
9257 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9259         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9260         (CHECK_TARGET_MODULES): Ditto.
9261         (INSTALL_TARGET_MODULES): Ditto.
9262         (TARGET_LIBS): Ditto.
9263         (all-libstdc++): Note dependencies.
9265 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9267         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9269 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9271         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9272         -fexternal-templates.
9274         * configure.in (target_libs): Add libstdc++.
9275         (noconfigdirs): Add libstdc++ as appropriate.
9277 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9279         * config.guess:  Update from FSF.
9281 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9283         * configure: Use ${config_shell} when running ${configsub}.
9285 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
9287         * config.sub: No longer recognize h8300h.
9289 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9291         * config.sub: Remove extraneous differences between config.sub and
9292         gcc/config.sub.
9294 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9296         * Makefile.in (DISTSTUFFDIRS): Add gas.
9298 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9300         * COPYING.NEWLIB: New file.
9302 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9304         * config.guess (HP-UX):  Patch from Harlan Stenn
9305         <harlan@landmark.com> to also emit release level.
9307 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9309         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9311 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9313         * config.sub:  Merge nextstep cleanup from FSF.
9315 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9317         * configure.in (arm-*-*): Don't configure ld for this target.
9319 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9321         * configure.in (*-*-netware): don't configure libg++, libio,
9322           librx, or newlib.
9324 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9326         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
9327         configure ld--it works, but it doesn't support shared libraries.
9329 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9331         * config.guess (*-unknown-freebsd*):  Get rid of possible
9332         trailing "(Release)" in version string.
9333         Patch from Paul Richards <paul@isl.cf.ac.uk>.
9335 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9337         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9338         Fix type: *-next-neststep -> *-next-nextstep.
9340         * config.guess:  Merge from FSF:
9342         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
9344         * config.guess: Recognize powerpc-ibm-aix3.2.5.
9346         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
9348         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9349         instead of UNIX_SV for UnixWare 1.0).
9351 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
9353         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
9354         to make gdb/nlm/* build after the compiler and linker.
9356 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9358         * config.guess (netbsd, freebsd, linux):  Accept any machine,
9359         not just i[34]86.
9360         (m68k-atari-sysv4):  Relocate to match FSF version.
9362         * config.guess:  More merges from the FSF:
9364         Add a space before function call or macro invocation.
9366         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9368         * config.guess: Add trap cmd to remove dummy.c and dummy when
9369         interrupted.
9371         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9373         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9374         (dummy): Redirect stderr from compilation of dummy.c.
9376         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
9378         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9380 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
9382         * configure: Accept and ignore --cache*, for compatibility with
9383         new autoconf.
9385 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9387         * config.guess:  Merge from FSF:
9389         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9391         * config.guess (Pyramid*:OSx*:*:*): New case.
9392         (PATH): Add /.attbin at end for finding uname.
9393         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
9395         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
9397         * config.guess (M88*:DolphinOS:*:*): New case.
9399         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
9401         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9402         to select whether to use ELF or COFF.
9404         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9406         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
9408         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9410         * config.guess: Guess the OS version for HPUX.
9412         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
9414         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9416 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9418         * configure.in: Recognize --with-headers, --with-libs, and
9419         --without-newlib.
9420         * Makefile.in (all-xiberty): Depend upon all-ld.
9422 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9424         * configure.in: Change i[34]86 to i[345]86.
9426 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9428         * configure (version): A few more tweaks to help message.
9430 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9432         * Makefile.in:  Remove (for now) librx as a host library,
9433         now that we're building it for target.
9435 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9437         * configure: Fix up help message; from karl@owl.hq.ileaf.com
9438         (Karl Berry).
9440 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9442         * configure.in:  Also configure librx.
9444 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9446         * Makefile.in:  Update various rules to reflect that librx
9447         is now needed for libg++.
9449 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9451         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9453 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
9455         * configure.in: Configure the examples directory.
9457 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9459         * configure: Simplify Jun 2 1994 change.
9461 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9463         * change CC to /usr/latest/bin/gcc for lynx host builds, since
9464         /bin/gcc isn't good enough to build gcc.
9466 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
9468         * Makefile.in (GDB_SUPPORT_FILES): Remove
9469         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
9470         (gdb.tar.gz): Add new rule to use standard distribution building
9471         mechanism.
9473 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9475         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
9476         Bill Cox <bill@cygnus.com>.
9478 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9480         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
9482 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
9484         * configure:  Search current dir first in .gdbinit.
9486 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9488         * config.sub:  Recognize freebsd (merged from gcc config.sub).
9490 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9492         * config.sub:  Refer to NeXT's operating system as nextstep.
9494         * config.sub (case $basic_machine):  Re-order the cases, to match
9495         the order in the FSF version (which is mostly alphabethical).
9496         Merge in some additions and changes from the FSF.
9498 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
9500         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9501         * config.sub: Recognize cxux7.
9502         * configure.in: Use mh-cxux for m88k-harris-cxux*.
9504 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9506         * config.sub:  Fix typo powerpc -> powerpc-*.
9508 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
9510         * Makefile.in: `all-emacs19' depends on `all-byacc'.
9512         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9513         parallel with all-emacs and install-emacs).  Top-level command
9514         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9516 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9518         * test-build.mk ($(host)-stamp-stage2-installed): Remove
9519         $(relbindir)/make before doing ``make install'', and use
9520         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
9521         installing over running make binary.
9522         ($(host)-stamp-stage3-installed): Likewise.
9524 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9526         * config.guess: Recognize Mach.
9528 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9530         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9531         see whether --exec-prefix was used.
9533 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9535         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
9537 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9539         * Makefile.in: Add all-librx target similar to all-libproc.
9541 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
9543         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
9544         with post 1.2 uname bogosity.
9546 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9548         * configure: Remove temporary files on receipt of a signal.
9550 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
9552         * configure: If there is a package_makefile_frag, remove
9553         ${subdir}/Makefile.tem after copying it in.
9555 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9557         * build_all.mk: support rs6000 lynx identifies itself as
9558         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
9559         since /bin/gcc is too feeble to compile a modern gcc.
9561 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
9563         * brought devo/test-build.mk update-to-date with progressive/
9564           test-build.mk. Add lynx targets and hppa flag info.
9566 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9568         * configure.in:  Use mh-ncrsvr43.  Patch from
9569         Tom McConnell <tmcconne@sedona.intel.com>.
9571 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9573         * config.guess (i386-unknown-bsdi):  No longer need to
9574         check #if defined(__bsdi__) && defined(__i386__).
9576 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9578         * configure: Set program_transform_nameoption correctly.
9580 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
9582         * brought build-all.mk update-to-date with progressive build-all.mk,
9583           added new targets and hppa info.
9585 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9587         * configure: If config.guess result is a prefix of the user
9588         specified target, assume a native build and use the user specified
9589         target as the host alias.  Remove SunOS patch suffix removal hack.
9590         * configure.in: Remove SunOS patch suffix removal hack.
9592         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9593         in NATIVE_CHECK_MODULES.
9595 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
9597         * Makefile.in: Rename HOST_ONLY to NATIVE.
9598         * configure: Delete SunOs patch suffix from host_canonical
9599           and build_canonical variables that are prepended to Makefiles.
9600         * configure.in: Add comments for easier maintenance.
9602 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9604         * Makefile.in: Add all-libproc target similar to all-gui.
9606 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
9608         * Makefile.in (CHECK_MODULES): split into
9609         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9611 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
9613         * config.guess (i386-unknown-bsdi): New system to guess.
9615 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9617         * Makefile.in: Add all-gui target (but not yet build by "all").
9619 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
9621         * config.sub: Move deletion of patch suffix from here...
9622         * configure.in: To here, at Ian's suggestion.  The top-
9623           level scripts might need to know of a patch level.
9625 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
9627         * config.sub: Strip off patch suffix so rtl is recognized
9628           as a sunos4.1.3 machine, even though it's been patched.
9630 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
9632         * Makefile.in (INSTALL_LAST): Delete.
9633         (INSTALL_DOSREL): New.
9635 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9637         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9638         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9639         whether we pass down --with-gnu-ld anyhow.
9641 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
9643         * Makefile.in (INSTALL_LAST): Change operation so it works
9644         on more flavors of make.
9645         * configure.in (go32): Don't build libg++ or libio.
9647 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
9649         * Makefile.in (Move HOST_PREFIX_1 and friends up so
9650         they can be overriden by templates.
9652 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
9654         * configure.in (target==go32): Don't build gdb.
9655         * dosrel: New directory.
9657 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
9659         * configure.in (host==go32): Configure dosrel too.
9660         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9661         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9662         be set by incoming names or templates.
9663         (INSTALL_LAST): New rule.
9665 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
9667         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9669 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9671         * configure.in (appdirs): New variable.  Currently empty, but will
9672         be used in gas distribution.  If nonempty, lists a set of
9673         directories at least one of which must get configured, or top
9674         level configuration is considered to have failed.
9675         (rs6000-*-lynxos*): Use new file name.
9677 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9679         Eliminate XTRAFLAGS.
9680         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9681         newlib include files using -idirafter, and also use -nostdinc.
9682         (CXX_FOR_TARGET): Likewise.
9683         (XTRAFLAGS): Removed.
9684         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9685         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9686         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9687         ($(DO_X)): Don't pass down XTRAFLAGS.
9689 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9691         * configure.in (mips*-dec-bsd*): New target; do build linker.
9692         (mips*-*-bsd*): New target; don't build linker.
9694 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9696         * configure.in: support rs6000-*-lynxos* configuration.
9697         support sunos4 as a cross target.
9699         * config.sub: look for lynx*, not lynx since the OS version may
9700         legitimately be part of the name.
9702 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9704         * configure.in (i[34]86-*-sco*): Move to be with other i386
9705         targets.
9706         (romp-*-*): New target.  Skip various binary utilities.
9707         (vax-*-*): New target.  Don't build newlib.
9708         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
9710 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9712         * configure.in: Only set host_makefile_frag if config
9713         directory exists.
9715 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9717         * install.sh: If $dstdir exists, don't check whether each
9718         component does.
9720 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9722         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9724 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
9726         * configure.in (*-*-lynxos*): Don't configure newlib for either
9727         native or cross Lynx.
9729 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
9731         * config.sub (sparc64-elf): Fix os.
9732         (z8k): Remove duplicate.
9734 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9736         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9737         gcc/stmp-fixproto, to try to prevent fixproto from being run.
9739 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
9741         * configure: Make file links cleanly even if Lynx fails on
9742           an NFS symlink (at least fail cleanly).
9744 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9746         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9747         -XNh2000.
9749 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9751         * configure: Unknown options are fatal again.
9753 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
9755         * configure: Ignore --x-includes and --x-libraries, for Autoconf
9756         compatibility.
9758 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9760         * build-all.mk: Add `clean' target.
9762 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9764         * config.guess:  Add SINIX support.
9765         * configure.in:  Add mips-*-sysv4* support.
9767 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
9769         * build-all.mk: Document all useful targets.
9770         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9771         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9773 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9775         * configure: Support --silent, --quiet.
9777 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9779         * configure: Support --disable-FEATURE.
9781 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9783         * config.guess: Recognize NCR running SVR4.3.
9785 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9787         * config.guess:  Make BSDI generate i386-unknown-bsd386.
9788         Patch from Paul Eggert <eggert@twinsun.com>.
9790 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9792         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9794 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9796         * configure: Make unrecognized options give nonfatal warnings
9797         instead of fatal errors, and pass them to any subdirectory
9798         configures in case they recognize them.
9799         Make --x equivalent to --with-x.
9801 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9803         * configure: Add --enable-* options.  Clean up usage message and
9804         some comments.
9806 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
9808         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9810 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9812         * configure.in (hppa*-*-*): Enable binutils.
9814 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9816         * config.sub: Recognize cisco.
9818 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
9820         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
9822 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9824         * config.guess: about target *-hitachi-hiuxwe2, don't print more
9825         than one configuration name.  Add comment.
9827 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
9829         * config.guess: about target *-hitachi-hiuxwe2, fixed
9830         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
9831         macro is incorrect.]
9833 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9835         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
9836         than the "make ls" stuff which used to be here.
9838 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9840         * config.guess:  Recognize i[34]86-unknown-freebsd.
9841         From Shawn M Carey <smcarey@rodan.syr.edu>.
9843 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9845         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
9847 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
9849         * config.guess: Check for ptx.
9851 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
9853         * config.sub: Add os9k checking.
9855 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9857         * config.guess: Handle OSF1 running on HPPA processors
9859 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
9861         * configure: If subdir configure fails, print out a message with
9862         subdirectory name, in case subdir's configure code didn't identify
9863         itself.
9865 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
9867         * configure.in: Remove embedded newlines from configdirs.
9868         Avoid mismatches of substrings.  Fix matching strings at end
9869         of configdirs.
9871 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
9873         * config.guess:  Add Lynx/rs6000 config support.
9875 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
9877         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
9879 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
9881         * configure.in (hppa*-*-osf*): Treat this just like most other
9882         PA configurations (eg no binutils or ld).
9883         (hppa*-*-*elf*): These configurations have binutils and ld.
9885 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9887         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
9889 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9891         * configure.in (rs6000-*-*): Build gas.
9893 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9895         * Makefile.in:  Avoid bug in losing hpux sed.
9897 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9899         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
9900         for GDB and GDB has been fixed to not need it.
9902 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9904         * config.guess: Recognize vax hosts.
9906 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9908         * configure (while loop): Don't use "break 2" inside case
9909         statement -- the case statement isn't an enclosing loop.
9911 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9913         * config.guess:  Clean up NeXT support, to allow nextstep
9914         on Intel machines.  Make OS be nextstep.
9916 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
9918         * config.guess: Add alternate forms for Convex.
9920 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
9922         * configure:  Completely rewrite option processing.  Take
9923         advantage of pattern-matching to avoid invoking test frequently.
9924         Also clean up host and target defaulting logic.
9926 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9928         * Makefile.in: Replace all occurrances of "rootme" with "r" and
9929         "$${rootme}" with "$$r", to increase the likelihood that the do-*
9930         commands (plus user environment) will fit SCO limits.
9932 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9934         * configure.in: Don't issue warnings about directories which are
9935         not being configured if -norecursion is set.  Correct test for
9936         --with-gnu-as and --with-gnu-ld to not get confused by substring
9937         matches.
9939         * configure.in: Don't build gas for alpha-dec-osf1*.
9941 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
9943         * configure:  Back out Per's change of 12/19/1993.  It changes the
9944         behavior of configure in unexpected and confusing ways.
9946         Also, use different delim char when calculating
9947         program_transform_name so that the name can contain slashes.
9949 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9951         * configure.in, config.sub: Add support for VSTa micro-kernel.
9953 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9955         * configure.in: Nuke hacks which were used to get a special
9956         version of GAS for HPPA configurations.
9958 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9960         * configure:  If only ${target_alias} is given, use that
9961         as the default for ${host_alias}.
9962         * configure:  Add missing back-slashes before nested quotes.
9964 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
9966         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
9968 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
9970         * config.guess:  Recognize some Tektronix configurations.
9971         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
9973 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
9975         * config.sub: Match any flavor of SH.
9977 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
9979         * configure.in: Don't try to configure newlib for Alpha.
9981 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9983         * configure.in: Don't build ld for Irix 5.  Don't build gas,
9984         libg++ or libio for any Alpha target.
9986         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
9988 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
9990         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
9991         default arguments -- so it tried to compress itself.
9993 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
9995         * configure.in (notsupp): ensure that a space is always at the end
9996           of the configdirs list, since the grep checks for an explicit space
9998 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10000         * configure.in (target i386-sysv4.2): don't build ld, since static
10001           versions of many libraries are not available.
10003 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10005         * config.guess: Recognize Apollos (using environment variables).
10006         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10008 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10010         * config.guess: Recognize Sony news mips running newsos.
10012 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
10014         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10015         "fi ; else" for bash.
10017 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
10019         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10021 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
10023         * config.sub: accept unixware as an alias for svr4.2.
10024         Fix some inconsistancies with the gcc version.
10026 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10028         * Makefile.in (DISTDOCDIRS):  Add gdb.
10030 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10032         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
10034 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10036         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10037         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10038         this now.
10040 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10042         * config.sub: Accept hiux* as an OS name.
10044         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10045         etc/make-stds.texi.  The underscore came from gcc, and dje now
10046         agrees that RUNTESTFLAGS is the correct name.
10048 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10050         * install.sh:  Remove 'set -e'.  It makes any conditionals
10051         in the script useless.
10053         * config.guess: Automatically recognize arm-acorn-riscix
10054         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10056 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10058         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10060 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10062         * Makefile.in (DISTDOCDIRS): New variable.
10063         (taz): Edit local Makefile.in sooner, instead of proto-toplev
10064         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
10066 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10068         * configure.in (hppa target): check the source directory for the
10069           pagas sub-directory
10071 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
10073         * config.sub: Allow -aout* and -elf*.
10075 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10077         * configure.in: Don't build ld on i386-solaris2, same as for
10078         sparc-solaris2.
10080 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10082         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10084 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10086         * configure.in:  Configure gdb for alpha.
10088 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10090         * Makefile.in (CXXFLAGS): Add -O.
10092 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10094         * config.guess: added support for DG Aviion
10096 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10098         * configure.in: Produce warning message for subdirectories not
10099         configurable for this host/target combination.  Don't try to
10100         configure gdb for vms.
10102 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10104         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10105         appropriate files before making "diststuff".
10106         (DISTBISONFILES): New var: list of files to be edited.
10107         (DISTSTUFFDIRS): Add binutils.
10109 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10111         * config.sub: also handle mipsel and mips64el (for little endian mips)
10113 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10115         * configure.in: Add * to end of all OS names.
10117 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
10119         * configure.in: Build newlib for LynxOS native.
10121 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10123         * config.guess: Add support for delta 88k running SVR3.
10125         * configure.in: Add comment about HP compiler vs. emacs.
10127 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10129         * configure.in: don't build ld on solaris2 (not a viable option
10130           due to bugs in getpwnam & getpwuid)
10132 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10134         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10135         config.guess will produce a full version number.
10137 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10139         * configure.in: Build linker and binutils for alpha-dec-osf1.
10141 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10143         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10144         and gdb/testsuite/Makefile.in.
10146 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10148         * configure.in: recognize mips*- instead of mips-
10150 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
10152         * config.sub: Accept linux*coff and linux*elf as operating
10153         systems.
10155 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10157         * config.sub: Recognize mips64, and mips3 as an alias for it.
10159 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10161         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10162         gdb knows how to handle OSF/1 shared libraries.
10164 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10166         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10167         * config.guess: Recognize Hitachi's HIUX.
10168         * config.sub: Recognize h3050r* and hppahitachi.
10169         Remove redundant cases for hp9k[23]*.
10171 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10173         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10174         if gas and ld are in the source tree and are in ${configdirs}.
10175         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
10176         --with options (but still pass them down on the command line,
10177         if they were explicitly specified).
10179 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10181         * configure: substitute SHELL value in Makefile.in with
10182         ${CONFIG_SHELL}
10184 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10186         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10187         *-*-solaris2* targets.
10189 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10191         * Makefile.in: define M4, and pass it down to sub-makes;
10192         all-autoconf now depends on all-m4
10194 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10196         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10197         presence of {ar,ranlib} instead of a configured directory
10199 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
10201         * config.guess: Accept 34?? as well as 33?? for NCR.
10203 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10205         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10206         of 'gas' in sed commands, since 'gash' is now in the tree as well.
10208 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10210         * configure: grab values for $(CC) and $(CXX) from the
10211         environment, so that someone can do "CC=gcc configure; make" and
10212         have it work right (matching the way that autoconf works now)
10214         * configure.in, Makefile.in: add support for gash, the tcl
10215         interface to Galaxy
10217         * config.guess: add NetBSD variants (hp300, x86)
10219 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
10221         * install.sh: Support -d option (in the manner of SunOS 4 install,
10222         as it is more deterministic than that of GNU install)
10223         (chmodcmd): Set file to mode 755 by default (should also do default
10224         chgrp and chown, but I don't feel like dealing with that now)
10226 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
10228         * config.sub: Remove h8300hhms alias.
10230 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10232         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10234 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10236         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10237         as stmp-fixinc
10239 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
10241         * config.sub: recognize m88110-bug-coff.
10243 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10245         * Makefile.in (all-libio): all dependencies on the toolchain used
10246         to build this (gcc, gas, ld, etc)
10248 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10250         * config.guess: Deal with OSF/1 1.3 on alpha.
10252 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10254         * install.sh: add some 'else true' clauses for portability
10256         * configure.in: don't build libio for h8[35]00-*-* targets
10258 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10260         * Makefile.in:  Add support for new libio.
10262 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10264         * install.sh: If one command fails, don't try the rest.  Don't try
10265         to remove $dsttmp (via trap) unless we have already created it.
10266         If $src doesn't exist, detect it and exit with an error.
10268         * config.guess: Recognize BSD on hp300.
10270 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10272         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10273         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10275 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
10277         * Makefile.in (all-send-pr): depends on all-prms
10279 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10281         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10283 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10285         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10286         Added test for mips-mips-riscos5.
10288 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10290         * configure.in: use mh-hp300 for 68k HP hosts
10292 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10294         * configure: add support for CONFIG_SHELL, so that you can use
10295         some alternate shell for evaluating configure scripts
10297 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
10299         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
10300         in configure script to bug-gdb@prep.ai.mit.edu when building
10301         distribution archive.
10302         * Makefile.in (COMPRESS):  Remove def.
10303         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
10304         gdb.tar.Z and make-gdb.tar.Z respectively.
10305         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
10306         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
10307         to convergence with 'taz' target in Makefile.in.
10309 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10311         * install.sh (dsttmp): use trap to ensure that tmp files go
10312         away on error conditions
10314 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10316         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10318 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10320         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10321         its parent is '/' not ''.
10323         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10325 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
10327         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10328         that ${newsrcdir}/configure.in does.
10330 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10332         * test-build.mk: support for CONFIG_SHELL
10334 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
10336         * config.sub (netware):  Add as a basic system type.
10338 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
10340         * Makefile.in (Makefile): depend on configure.in.  Also drop the
10341           $(srcdir)/ from the dependency on Makefile.in.
10343 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
10345         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10346         (h8300hhms is temporary until multi-libraries are implemented).
10347         * configure.in: Handle h8300h too.
10349 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10351         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10353 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
10355         * configure:  Remove extraneous output when guessing host type.
10356         * config.guess:  Remove extraneous output when guessing using C
10357         compiler rather than uname, or when guessing fails.
10359 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
10361         * Makefile.in: remove all.cross and install.cross targets
10363         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10364           definitions
10366 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
10368         * configure.in (target sh): Build gprof.
10370 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10372         * config.sub: change -solaris to -solaris2
10374 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10376         * configure.in: Use config/mh-riscos for mips-*-sysv*.
10378 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
10380         * configure: Correct error message for missing Makefile.in to
10381         print correct directory.
10383 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10385         * install.sh: kludge around 386BSD shell bug
10387 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
10389         * config.guess:  Recognize NeXT.
10390         * config.guess:  Recognize i486-ncr-sysv4.
10391         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
10393 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
10395         * Makefile.in (MAKEINFOFLAGS): New variable.
10396         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10397         * build-all.mk, test-build.mk: Pass down --no-split as
10398         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
10400 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
10402         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
10404 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
10406         * Makefile.in (libg++.tar.z):  New rule.
10407         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
10408         * Makefile.in (taz):  Only do a single chmod.
10410 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
10412         * install.sh: don't use dirname anymore (replaced with sed usage)
10414 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
10416         * Makefile.in:  Change extension for gzip'd files from '.z' to
10417         '.gz' per new FSF standard usage.
10419 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
10421         * configure: put quotes around the final value of program_transform_name
10423 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10425         * Makefile.in: new install.sh support; update install-info rules
10427 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
10429         * configure.in: Build diff for crosses, but not for go32 host.
10431         * configure.in: Build gprof only for native, and don't build it
10432         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10434 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
10436         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10438 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10440         * configure.in (host_tools): Add prms.
10442 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10444         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10445         with $(FLAGS_TO_PASS) on the command line
10447         * config.sub: Recognize lynx and lynxos
10449 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
10451         * config.sub: Accept -ecoff*, not just -ecoff.
10453 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10455         * Makefile.in (taz): Use .gz suffix instead of .z.
10456         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10457         names.
10459 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10461         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10463 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10465         * Makefile.in (install-no-fixedincludes):  install gcc last, so
10466         that rebuilds that might happen during 'make install' don't get
10467         bogus gcc include files
10469 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10471         Change from Utah for HPPA support:
10472         * config.guess: Recognize hppa1.x-hp-bsd.
10474 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
10476         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
10477         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10479 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10481         * config.sub: Add support for rom68k and bug boot monitors.
10483 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
10485         * Makefile.in: Make all-opcodes depend on all-bfd.
10487 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
10489         * config.guess: Added special check for i[34]86-univel-sysv4*.
10491 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
10493         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10494         the processor rather than assuming i486.
10496 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10498         * config.guess: Recognize SunOS6 as Solaris3.
10500 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
10502         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
10503         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10505 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
10507         * build-all.mk (all-cross): New target for Canadian Cross.
10508         Added Q2 go32 targets.
10509         * test-build.mk: Configure go32 cross sparclite-aout and
10510         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
10511         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10513 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10515         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10516         GO32 hosted toolchains
10518 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10520         * configure: change  so "-exec-prefix" gets passed down rather
10521         than "-exec_prefix" so autoconf generated Makefiles get the
10522         exec_prefix set right.
10524 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10526         * config.guess: get the Solaris2 minor version number
10528         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10530 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10532         * config.guess: Recognize some Sequent platforms.
10534 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10536         * Makefile.in: added the vault-install target
10538         * configure.in: actually use the Sun3 makefile fragment that's in
10539         config, also added the release dir to configdirs
10541 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10543         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10545 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10547         * configure.in: remove some program from Alpha targetted toolchains
10549 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
10551         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
10552         gprof.
10553         (taz): Run "make diststuff" in those directories instead of "make
10554         proto-dir".  Look for "VERSION=" only at start of line in subdir
10555         Makefile.  Use "gzip -9" for compression.
10556         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10557         (binutils.tar.z): New target.
10559 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
10561         * Makefile.in (taz): Include gpl.texinfo.
10563 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
10565         * Makefile.in (setup-dirs): Merged into "taz" target.
10566         (taz): Only do `proto-dir' stuff if a directory is actually needed
10567         for this target.
10569 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
10571         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10572         (FLAGS_TO_PASS): Pass down MUNCH_NM.
10573         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10574         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10575         (gcc-no-fixedincludes): Correct for current gcc Makefile.
10577 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
10579         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
10580         config.sub, and move-if-change to gdb testsuite distribution
10581         archive, so the testsuite can be extracted, configured, and
10582         run separately from the gdb distribution.  Blow away the Chill
10583         tests that require a Chill compiled executable, since GNU Chill
10584         is not yet publically available.
10586 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10588         * test-build.mk: set environment variables in a single command,
10589         instead of a list of assignments and exports
10591         * config.guess: recognize Alpha/OSF1 systems
10593 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10595         * configure: Change help message to prefer --options rather than
10596           -options.
10598 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10600         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10601         zippy@ecst.csuchico.edu.
10602         * config.guess: Recognize miniframe.
10604 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10606        * Makefile.in: Use srcroot to find runtest rather than rootme.
10607        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10609 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
10611         * test-build.mk: Extensive additions to support building on a
10612         machine other than the host.
10614 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
10616         * configure (tooldir): Fix for i386-aix again.
10618 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
10620         * configure, Makefile.in:  Change definition of $(tooldir)
10621         to match the FSF.
10623 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
10625         * config.guess:  Recognize i[34]86/SVR4.
10627 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10629         * Makefile.in (all-gdb): gdb depends on sim.
10631 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
10633         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
10634         at the same time we make the prototype gdb directory.
10635         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
10636         files at the same time as the gdb base release distribution.
10638 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
10640         * Makefile.in (check): Use individual check targets rather than
10641         DO_X rule.
10642         (check-gcc): Added.
10644 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
10646         * config.sub: Use sysv3.2 not sysv32 for canonical OS
10647         for System V release 3.2.
10649 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10651         * config.sub: Recognize hppaosf.
10652         * configure.in: Do configure ld/binutils/gas for it.
10654 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10656         * configure (tooldir): Alter syntax used to set this, for systems
10657         where "\$" isn't handled right, like i386-aix.
10659 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
10661         * configure: Pass program-transform-name, not
10662         program_transform_name, to recursive configures.
10664 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
10666         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10667         of gas+ld+binutils.
10669 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
10671         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
10673 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10675         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10677 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10679         * Makefile.in (PRMS): Set back to all-prms.
10681 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
10683         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10684         targets, rather than for MIPS hosts.
10686 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10688         * configure.in: add comment for --with-x default values
10690         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10692         * Makefile.in: add check-* targets for each of the directories in
10693         the tree.  Add a definition of RUNTEST that will use the one we
10694         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
10696 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
10698         * configure.in: Removed obsolete references to bfd_target and
10699         target_makefile_frag.
10701         * build-all.mk: Set assorted targets for Q2.
10702         * config.sub: Recognize z8k-sim and h8300-hms.
10703         * test-build.mk: Really don't pass host to configure.
10704         (HOLES): Added uname.
10706 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
10708         * configure: Handle an empty program-prefix, program-suffix or
10709         program-transform-name correctly.
10711 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
10713         * build-all.mk: -G 8 no longer required for MIPS targets.
10714         * test-build.mk: Don't pass host argument to configure; make it
10715         guess.
10717 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
10719         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
10720         * Makefile.in (COMPRESS):  New macro, like GZIP.
10722 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
10724         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10726         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10727         with gas currently defaults to -G 0.
10729 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
10731         * Makefile.in (all-flex): flex depends on byacc.
10733         * build-all.mk: If host not specified, use config.guess.  Pass TAG
10734         to test-build.mk as RELEASE_TAG.
10735         * test-build.mk (configargs): New variable containing arguments to
10736         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
10737         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10739         * config.guess: Use /bin/uname when checking -X argument on SCO,
10740         to avoid invoking GNU uname which doesn't understand -X.
10742         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10744         * configure.in: Build gas for mips-*-*.
10746 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10748         * Makefile.in (all.normal): insert missing backslash.
10750 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
10752         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
10754         * Makefile.in: Complete overhaul to merge many almost identical
10755         targets.
10757 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10759         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10760         (gdb.tar.Z): Adjusted.
10762         * Makefile.in (setup-dirs, taz): New targets; should be general
10763         enough to adapt for gdb sometime.  Build only .z file.
10764         (gas.tar.z): New target.
10766 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
10768         * build-all.mk: Use CC=cc -Xs on Solaris.
10770 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
10772         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
10773         for handling BISON for FSF releases.
10775 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10777         * configure: Actually implement the change zoo just documented.
10779 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
10781         * configure: when using config.guess, only set target_alias when
10782         it's not already been set (ie, on the command line)
10784 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10786         * Makefile.in: add installcheck target, set PRMS to install-prms
10788 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10790         * configure: add support for package_makefile_fragment, handle the
10791         case where a directory has a configure.in file but no Makefile.in
10792         more gracefully (with an actual understandable error message, even);
10793         add support for --without (and add this to the usage message); also
10794         explicitly add a --host=${host_alias} to the command line when
10795         config.guess is used
10797 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
10799         * configure: Must use both --host and --target in recursive calls.
10801 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
10803         * Makefile.in: Change deja-gnu to dejagnu.
10805 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
10807         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10809 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10811         * configure.in: canonicalize all instances to *-*-solaris2*,
10812         also strip out a number of tools to not build for go32 host
10814 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10816         * config.guess: add GPL.
10818         * Makefile.in, config.guess, config.sub, configure: bump
10819           copyrights to 93.
10821 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
10823         * Makefile.in (do-info): Removed obsolete check for existence of
10824         localenv file.
10826         * Makefile.in (MAKEOVERRIDES): Define to be empty.
10828 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10830         * Makefile.in: a couple of 'else true' for decstation,
10831         support for TclX
10833         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
10835 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
10837         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
10839 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
10841         * config.guess: Recognize i386-ibm-aix (PS/2).
10842         * configure.in: Use config/mh-aix386 file for it.
10844 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
10846         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
10847         CC_FOR_TARGET instead.
10848         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
10850 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
10852         * Makefile.in: Add sim to list of directories sent with gdb
10854 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
10856         * configure.in: Put back mips-dec-bsd* case.
10858 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
10860         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
10861         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
10862         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
10864 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10866         * configure.in: remove no-op mips-dec-bsd* in "case $target"
10868         * Makefile.in (dir.info): only run gen-info-dir if it exists,
10869         (install-info): install dir.info only if it exists,
10870         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
10872 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
10874         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
10875         gas for mips-dec-bsd.
10877 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
10879         * configure (makesrcdir): If ${srcdir} is relative and not ".",
10880         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
10882 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
10884         * configure.in: Added "dejagnu" to hosttools list.
10886 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
10888         * config.sub, configure.in, config.guess:  Add support
10889         for Bosx, an AIX variant from Bull.
10890         Patches from F.Pierresteguy@frcl.bull.fr.
10892 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
10894         * devo/dejagnu: Initial creation of devo/dejagnu.
10895         Migrated dejagnu testcases and support files for testing software
10896         tools to reside as subdirectories, currently called "testsuite",
10897         within the directory of the software tool.  Migrated all programs,
10898         support libraries, etc. beloging to dejagnu proper from
10899         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
10900         with no modifications.  The changes to these files which will
10901         allow them to configure, build, and execute properly will be made
10902         in a future update.
10904 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10906         * Makefile.in: Change send_pr to send-pr.
10907         * configure.in: Likewise.
10908         * send_pr: Renamed directory to send-pr.
10910 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
10912         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
10914 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
10916         * README:  Update for gdb-4.8 release.
10917         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
10918         gdb-xxx.tar.z (gzip'd) file also.
10920 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10922         * Makefile.in: make all-diff depend on all-libiberty
10924 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
10926         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
10928 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10930         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
10932 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
10934         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
10935         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
10936         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
10938 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10940         * Makefile.in:  makeinfo binary is in a new location
10942 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
10944         * config.sub: Accept -ecoff as an OS.
10946         * Makefile.in: Various changes to eliminate a level of make
10947         recursion and reduce the required command line length.
10948         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
10949         sub-makes.
10950         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
10951         variables holding settings for specific sub-makes.
10952         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
10953         in terms of BASE_FLAGS_TO_PASS.
10954         (TARGET_LIBS): New variable listing directories which use
10955         TARGET_FLAGS_TO_PASS.
10956         (subdir_do): Eliminated.
10957         (do-*): New set of targets to replace subdir_do.
10958         (various): All targets which used subdir_do now depend on do-*.
10959         (local-clean): Renamed from do_clean.
10960         (local-distclean): New target, dependency of distclean and
10961         realclean.
10962         (install-info): Don't create directories.  Depend on dir.info
10963         rather than calling make recursively.
10964         (install-dir.info): Eliminated.
10965         (install-info-dirs): Create all info directories here.
10966         (dir.info): Depend upon do-install-info.
10968         * test-build.mk (HOLES): Added false.
10970 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
10972         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
10974 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10976         * Makefile.in (info): remove dependency on all-texinfo.  The
10977         problem was really in texinfo/C, not at this level.
10979 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
10981         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
10983 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
10985         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
10986         GDB releases.
10988 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10990         * configure: Include srcdir in message about target of link not
10991         being found.  Don't convert `-' to `_' in `with' options being
10992         passed to subdirs.
10994 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10996         * configure.in: add uudecode to host_tools
10998         * Makefile.in: added {all,install}-uudecode targets, added them to
10999         the appropriate lists
11001 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
11003         * Makefile.in (all-gcc): Added dependency on all-gas.
11005         * configure.in (mips-*-*): Build ld and binutils.
11007 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11009         * configure: check return code from mkdir, print error message and
11010           exit on failure.
11012 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
11014         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
11016 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11018         * test-build.mk (HOLES): Added tar, cpio and uudecode.
11020 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11022         * config.sub (h8500):  Recognize this as a cpu type.
11024 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11026         * configure: source directory missing is no longer a warning
11028         * configure.in: recognize irix[34]* instead of irix[34]
11030         * Makefile.in: define and pass down X11_LIB
11032 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
11034         * guess-systype: Renamed to ...
11035         * config.guess:  ... by popular request.
11036         * configure.in, Makefile.in:  Update accordingly.
11038 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
11040         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
11041         + Add Convex, Cray/Unicos, and Encore/Multimax support.
11042         + Execute ./dummy instead of assuming . is in PATH.
11044 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
11046         * guess-systype:  New shell script.  Attempts to guess the
11047         canonical host name of the executing host.
11048         Only a few hosts are supported so far.
11049         * configure:  Call guess-systype if no host is specified.
11051 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11053         * Makefile.in (gcc-no-fixedincludes): Made to work with current
11054         gcc Makefile.
11057 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
11059         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11060         (all-gcc, install-gcc, subdir_do): Use it.
11062 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11064         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11066 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
11068         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11069           set exclusively by configure, using configure.in .
11071 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11073         * test-build.mk: set $PATH for all builds
11075         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11077 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
11079         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
11080         the one used in gcc/Makefile.in, so that a null expansion doesn't
11081         override the one needed to build gcc with a native cc.
11084 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11086         * configure: Accept -with arguments.
11088 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11090         * Makefile.in: added h8300sim
11092 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
11094         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11095         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
11096         (all-cygnus, native, build-cygnus): Make
11097         $(canonhost)-stamp-3stage-done, not $(host)....
11098         * test-build.mk (stamp-3stage-compared): Use tail +10c for
11099         i386-sco3.2v4.  Added else true to if command.
11101 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
11103         * config.sub: (from FSF) Sequent uses a BSD-like OS.
11105 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
11107         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11109 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11111         * configure.in: don't remove binutils from Solaris builds
11113 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
11115         * Makefile.in: get rid of earlier definitions for *clean,
11116         also handle the recursive info rule better
11118 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
11120         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
11121         do more-or-less the right thing.
11123 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
11125         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11126         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11128 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11130         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11131         $(host_canonical).
11133         * configure.in: split the configdirs list into 4 categories (native
11134         v. cross, library v. tool) and handle the cross-only and native-
11135         only in more reasonable (and correct!) way.
11137 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
11139         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
11140         configdirs anymore.
11142 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11144         * Makefile.in: extensive cleanup::  removed all of the explicit
11145         clean-* targets, collapsed many wrappers around subdir_do into
11146         one, added additional targets to satisfy standards.texi, deleted
11147         some old targets, some changes for consistency
11149 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11151         * configure.in: handle some programs as cross-only, and others as
11152         native only
11154         * test-build.mk: handle partial holes in a more generic manner
11156         * Makefile.in: m4 depends on libiberty
11158 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11160         * configure.in: add m4, textutils, fileutils, sed, shellutils,
11161         time, wdiff, and find to configdirs
11163         * Makefile.in: all, clean, and install rules for the new programs
11164         added to configure.in
11166 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11168         * configure.in: use mh-sun for all *-sun-* hosts
11170 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11172         * Makefile.in: define flags for X11 include files and library file
11173         locations, pass them down to the programs that need this info
11175         * build-all.mk: added a 'native' target, to 3stage the native toolchain
11177 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11179         * configure.in: start building libg++ for HP-UX targets
11181 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
11183         * README:  Update references to files moved into etc/.
11185 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
11187         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
11188         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
11190 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
11192         * configure: accept dash as well as underscore in long option
11193         names for FSF compatibility.
11195 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
11197         * config.sub: added -sco3.2v4 support from FSF.
11199 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11201         * configure.in: expand the section that adds or removes
11202         directories from the list of programs to build, to handle native
11203         vs. cross in addition to host v. native
11205 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
11207         * Makefile.in:  Replace C++ in macro names with CXX.
11208         This is less likely to break ...
11210 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11212         * test-build.mk: add -w to GNU_MAKE
11214 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11216         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11217         add 'sparc' to list of recognized cpus.  This needed to make
11218         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11219         Delete some redundant ose68 variants.  Recognize -wrs as an os,
11220         then changes that into $CPU-wrs-vxworks.
11222         * configure.in: remove most references to gdbtest, regularize
11223         target based program removal
11225         * test-build.mk: import from p3 tree (many fixes and changes)
11227 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
11229         * Makefile.in: added rules to handle tcl, tk, and expect
11231         * configure.in: handle those directories if they exist
11233 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11235         * config.sub: removed bogus hppabsd and hppahpux names, since
11236         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11238 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11240         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
11241         depends upon all-xiberty
11243         * Makefile.in: changes from p3, including:
11245         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
11247         * Makefile.in (XTRAFLAGS): include newlib directories if
11248         newlib/Makefile exists, rather than if host != target.
11250         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
11252         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11253         from the same source tree and not building a cross-compiler.  This
11254         matters for the libg++ configuration if reconfiguring a tree that
11255         has already been installed.
11257         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
11259         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11260         pick up the machine and system specific header files.
11262         * Makefile.in: added AS_FOR_TARGET, passed down in
11263         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
11264         the C compiler to use to create programs which are run in the
11265         build environment, set it to default to $(CC), and passed it down
11266         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11268         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
11270         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11271         We need them for unusual native builds, like systems without
11272         ranlib.
11274         * configure: also define $(host_canonical) and
11275         $(target_canonical), which are the full, canonical names for the
11276         given host and target
11278 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
11280         * Makefile.in:  Added separate definitions for C++.
11282 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
11284         * configure.in (configdirs):  Add deja-gnu.
11286 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
11288         * README:  Update for configure.texi and gdb-4.7 release.
11290 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
11292         * Makefile.in:  Move "all" target to top of file.
11293         Previously, first target was ".PHONY" which caused BSD4.4 make
11294         to build .PHONY when make was run without arguments.
11296 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
11298         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
11299         Library-copylefted code in libiberty.
11301 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
11303         * config.sub:  Replace m68kmote with plain old m68k.
11305 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
11307         * Makefile.in:  Remove space from blank line, avoid Make complaints.
11309 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
11311         * config.sub: Complain if no argument is given.  Added support for
11312         386bsd as OS and target alias.
11314 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
11316         * Makefile.in (XTRAFLAGS): include newlib directories if
11317         newlib/Makefile exists, rather than if host != target.
11319 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
11321         * config.sub: recognize sparclite-wrs-vxworks.
11323         * Makefile.in (install-xiberty): added *-xiberty make rules (from
11324         p3.) Added clean-xiberty to clean.
11326 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11328         * configure.in: use *-*-* instead of nested cases for host and target
11330 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
11332         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11333         from the same source tree and not building a cross-compiler.  This
11334         matters for the libg++ configuration if reconfiguring a tree that
11335         has already been installed.
11337 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
11339         * config.sub (i486v/i486v4):  Merge in from FSF version.
11341 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
11343         * configure: only set PWD if it is already set.
11345 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
11347         * configure: just set PWD=`pwd` at the top, since Ultrix sh
11348         doesn't have unset and all success paths (and most error paths)
11349         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11350         to just ${PWD} to avoid confusion.)
11352 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
11354         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11355         even for a native compilation.
11357 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
11359         Changes to make the gdb.tar.Z rule work better.
11361         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
11362         (DEVO_SUPPORT):  Add configure.texi.
11363         (bfd-ilrt.tar.Z):  Remove ancient rule.
11365 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
11367         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11368         pick up the machine and system specific header files.
11370         * configure.in, config.sub: added new target m68010-adobe-scout,
11371         with alias of adobe68k.  Changed configure.in to check for
11372         -scout before -sco* to avoid a false match.
11374         * Makefile.in: added AS_FOR_TARGET, passed down in
11375         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
11376         the C compiler to use to create programs which are run in the
11377         build environment, set it to default to $(CC), and passed it down
11378         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11380 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
11382         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11383         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
11384         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11385         FOR_TARGET variants, to newlib and libg++.
11387 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11389         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11390         first.
11392 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
11394         * config.sub:  Accept `elf' as an environment.
11396 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11398         * Makefile.in (all-opcodes):  cd into the right directory
11400 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
11402         * configure: added -program_transform_name option, used as
11403         argument to sed when installing programs.
11404         configure.texi: added documentation for -program_prefix,
11405         -program_suffix and -program_transform_name.
11407 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
11409         * config.sub:  Accept i486 where i386 ok.
11411 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
11413         * config.sub: accept we32k
11415 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
11417         * config.sub, configure.in: accept OSE68000 and OSE68k.
11419         * Makefile.in: don't create all directories for ``make install'';
11420         let the subdirectories create the ones they need.
11422 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11424         * COPYING: new file, GPL v2
11426 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11428         * Makefile.in: use the new gen-info-dir, which needs a template
11429         argument (which also lives in texinfo)
11431         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11433 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
11435         * config.sub (ncr3000):  Change i386 to i486.
11437 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11439         * Makefile.in: add install-rcs, install-grep to
11440         install-no-fixedincludes, removed install-bison and install-libgcc
11442 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
11444         * configure.in: grab the HPUX makefile fragment if on HPUX
11446 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
11448         * Makefile.in: eradicate bison spoor (ditto libgcc).
11449          configure.in: recognise m68{k,000}-ericsson-OSE.
11450          es1800 is alias for m68k-ericsson-OSE
11452 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11454         * configure.in: rearrange the parts that remove programs from
11455         configdirs, based now on HOST==TARGET or by canonical triple.
11457 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11459         * test-build.mk: recurse explicitly with -f test-build.mk when
11460           appropriate.  predicate stage3 and comparison on the existence
11461           of gcc.  That is, if gcc isn't around, we aren't three-staging.
11462           On very clean, also remove ...stamp-co.  Build in-place before
11463           doing other builds.
11465 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11467         * Makefile.in, configure.in: add tgas
11469 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11471         * Makefile.in: a number of changes merged in from progressive.
11473         * configure.in: add libm.
11475         * .cvsignore: ignore some stuff that comes from test-build.mk.
11477 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
11479         * config.sub:  Add es1800 (m68k-ericsson-es1800).
11481 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
11483         * configure: Add program_suffix (parallel to program_prefix)
11484         * Makefile.in: adjust directory-creating script for losing decstation
11486 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
11488         * configure:  Minor $subdir-related fixes.
11490 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11492         * configure: fix various problems with propogating
11493         makefile_target_frag in subdirs.
11494         * configure.in: config libgcc if its there
11496 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
11498         * config.sub:  HPPA merge.
11500 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
11502         * Makefile.in:  Replace all-bison with all-byacc in all
11503         dependency lines for other tools (which now use byacc).
11505 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
11507         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
11509 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
11511         * Makefile.in: make gprof rules similar to byacc rules (instead of
11512         vestigal $(unsubdir) that didn't work...)
11514 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
11516         * config.sub:  Add support for Linux.
11517         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
11518         (at least for libg++).
11520 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
11522         * configure.texi: fix doc for the -nfp option to configure
11524 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
11526         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11528 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
11530         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11531         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11532         * configure.in: added solaris* host_makefile_frag hook.
11534 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11536         * config.sub: changed recognition of m68000 so that various
11537         m68k types can be specified via m680[01234]0
11539 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11541         * config.sub (basic_machine): fix sed so that '-foo' isn't
11542         completely substituted out while .+'-foo' loses the '-foo'
11544 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11546         * config.sub ($os): Add -aout.
11548 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
11550         * configure:  If host_makefile_frag is absolute, don't
11551         prefix ${invsubdir} (relevant to libg++ auto-configure).
11553 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11555         * Makefile.in (tooldir): Define it.
11556         (all-ld): Depend on all-flex.
11558 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
11560         * Makefile.in (check):  Fix libg++ special case.
11562 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
11564         * configure: do not bury `pwd` into config.status, thus do fewer
11565           pwd's.
11567         * configure: print the "Building in" message only when building in
11568           other than "." AND verbose.
11570         * configure: remove -s, rework -v to better accomodate guested
11571           configures.
11573         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11575 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
11577         * Makefile.in: macroize flags passed on recursion.  remove
11578           fileutils.
11580 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
11582         * configure: get makesrcdir right for subdirs deeper than 1.
11584         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11585           install.
11587 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
11589         * Makefile.in: don't print subdir_do or recursion lines.
11591 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
11593         * standards.texi: added menu item.
11595         * Makefile.in: build and install standards.info.
11597         * standards.texi: new file.
11599 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11601         * configure: test for and move config.status pieces from
11602           ${subdir}/.
11604 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
11606         * configure:  Test for existance of files before trying to mv
11607         them, to avoid numerous non-existance messages.
11609 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
11611         * configure: correct final line of config.status.
11613         * configure: patch from eggert.  Avoids a protection problem if
11614           the original Makefile.in is read only.
11616         * configure: use move-if-change from gcc to create config.status.
11617           Some makefiles depend on config.status to tell if a directory
11618           has been reconfigured for a different host.  This change
11619           prevents those directories from remaking everything in the case
11620           where the reconfig was only intended to rebuild a Makefile.
11622         * configure: test for config.sub with "config.sub sun4" rather
11623           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
11624           host alias from a missing config.sub.
11626 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11628         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11629           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
11631 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
11633         * configure: mkdir ${subdir} as needed.
11635 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
11637         * Makefile.in,configure.in: added autoconf.
11639 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11641         * Makefile.in: no longer pass against on recursion.
11643         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11644           definitions are not inherited.
11646         * configure: correct makesrcdir when subdir is .
11648 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
11650         * configure:  Add support for 'subdirs' variable, which is
11651         like 'configdirs', except that configure doesn't re-invoke
11652         itself for subdirs, it just creates a Makefile for each subdir.
11653         * configure.texi:  Document subdirs.
11655 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11657         * configure.in: added flex to configdirs
11659 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
11661         * Makefile.in: remove clean-stamps from clean.
11663 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
11665         * configure.in:  Add gdbtest to configdirs.
11667 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
11669         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
11670         to recursive makes.
11671         * configure.in:  Recognize new ncr3000 config.
11673 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
11675         * Makefile.in, configure.in: removed references to gdbm.
11677 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
11679         * config.sub:  Don't canonicalize os value
11680         newsos* to bsd (readline needs to check for newsos).
11681         (This fix was earlier made Jan 31, but got re-broken.)
11683 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
11685         * configure.in:  sco is an os, not a vendor!
11687         * configure:  Quote $( better.  Keep various shells happy.
11689 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
11691         * Makefile.in: eliminate stamp-files.
11693 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
11695         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
11696           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11698 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
11700         * config.sub:  fix iris/iris3.
11702 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
11704         * configure: re-add -rm.
11706 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
11708         * Maskefile.in: add .stmp-rcs to all.
11710         * configure.in: remove gas from rs6000 build, use aix host fragment.
11712 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
11714         * configure: pass down site_option during recursion.
11716 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
11718         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
11720 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
11722         * configure: Change exec_prefix so that it really defaults to prefix.
11724 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
11726         * Makefile.in, configure.in:  Add support for mmalloc library.
11728 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
11730         * Makefile.in: add stmp dependencies for a few more things.
11732 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
11734         * configure: adjusted error message on objdir/srcdir configure
11735           collision, per john's suggestion.
11737         * Makefile.in: add libiberty stmp to all and all.cross.
11739 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
11741         * Makefile.in: remove force dependencies, add grep to all.
11743 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
11745         * Makefile.in: drop flex.  make stamp files work.
11747         * configure: added test for conflicting configuration in srcdir,
11748           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
11749           gets cranky.  use relative paths for configure and srcdir
11750           whenever possible.  Send some error messages to stderr that were
11751           going to stdout.
11753 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
11755         * Makefile.in:  Fix libg++ rule to check for gcc directory
11756         before using gcc/gcc.  Also pass XTRAFLAGS.
11758 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
11760         * Makefile.in: added stmp-files so that directories aren't polled
11761           when they are already built.
11763         * configure.texi: fixed a node pointer problem.
11765 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
11767         * config.sub configure.in gdb/configure.in
11768         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11769         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11770         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
11772 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11774         * configure: -recurring becomes -silent.  corrected help message
11775           for -site= option.
11777         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11779 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11781         * configure: when building Makefile for crosses, replace
11782           tooldir and program_prefix.  default srcdir from location of
11783           config.sub.  remove "for host in hosts" and "for target in
11784           targets" loops.
11786 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11788         * Makefile.in: Do not pass bindir or mandir to cvs.
11790 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
11792         * Makefile.in, configure.in: removed traces of namesubdir,
11793           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
11794           copyrights to '92, changed some from Cygnus to FSF.
11796         * configure.texi: remove most references to multiple hosts,
11797           multiple targets, subdirs, etc.
11799         * configure.man: removed rcsid. reference config.sub not
11800           config.subr.
11802         * Makefile.in: mkdir $(infodir) on install-info.
11804 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
11806         * configure.texi:  Explain better about .gdbinit and about
11807         the environment that configure.in sections run in.
11809 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
11811         * configure.in:  Ultrix is only a decstation if it's a MIPS.
11813 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
11815         * README:  DOC.configure => cfg-paper.texi.
11817 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
11819         * config.sub (near case $os):  Don't convert newsos* to bsd!
11821 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
11823         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
11824         the number of copies of COPYING that go into the GDB tar file.
11826 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
11828         * bfd/configure.in, gdb/config/mh-i386sco,
11829         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
11830         Fix SCO configuration stuff.
11832 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
11834         * Makefile.in:  For libg++, make sure the -I pointing
11835         to the gcc directory goes *after* all the libg++-local -I flags.
11836         Also, move just-gcc dependency from just-libg++ to all-libg++.
11838 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
11840         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
11842 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
11844         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
11846 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
11848         * config.sub:  Add stratus configuration frags.  Also
11849         submitted to FSF.
11851 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
11853         * Makefile.in (DEV_SUPPORT):  add configure.man.
11855         * config.sub(Decode manufacturer-specific):  add -none*.
11857 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
11859         * Makefile.in:  remove form feeds to make Sun's make happy.
11860         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
11862 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
11864         * Makefile.in (AR_FLAGS):  Make quieter.
11866 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
11868         * configure.in:  Add libg++.
11869         * configure:  When verbose, don't output the command line at each
11870         level; it will be unremarkably the same as the previous version,
11871         which will be the same as what the user typed.
11873 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
11875         * configure.in, Makefile.in: fix clean-info, add flex.  add
11876           fileutils.
11878         * configure: be less sensitive to spaces in Makefile.in.  Do not
11879           look for sources in "..".  Doing so breaks subdirectories that
11880           might have their own configure.  If a subdir has it's own
11881           configure script, use it.
11883 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
11885         * cfg-paper.texi: some changes suggested by rms.
11887 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
11889         * config.sub:  Merge in some small additions from the FSF version,
11890         taken from the gcc distribution, to bring the Cygnus and FSF
11891         versions into closer sync.
11893 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
11895         * configure.in:  Changed svr4 references to sysv4.
11897 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
11899         * configure: added -V for version number option.
11901 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
11903         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
11904           renamed from DOC.configure to cfg-paper.texi.
11906 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11908         * configure, config.subr, config.sub: config.subr is now
11909           config.sub again.
11911 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
11913         * configure.texi: new file, in progress.
11915         * Makefile.in: build info file and install the man page for
11916           configure.
11918         * configure.man: new file, first cut.
11920         * configure: find config.subr again now that configuration "none"
11921           has gone.  removed all traces of the -ansi option.  removed all
11922           traces of the -languages option.
11924         * config.subr: resync from rms.
11926 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
11928         * configure, config.sub, config.subr: merge config.sub into
11929           config.subr, call the result config.subr, remove config.sub, use
11930           config.subr.
11932         * Makefile.in: revised install for dir.info.
11934 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
11936         * configure.in: add decstation host makefile frag.
11938         * Makefile.in: BISON now bison -y again.  also install-gcc on
11939           install.  clean-gdbm on clean.  infodir belongs in datadir.
11940           Make directories for info install.  Build dir.info here then
11941           install it.
11943 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
11945         * Makefile.in: fix for bad directory tests.
11947 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
11949         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
11950           regexp.  -srcdir relative was being handled incorrectly.
11952         * Makefile.in: unwrapped some for loops so that parallel makes
11953           work again and so one can focus one's attention on a particular
11954           package.
11956 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
11958         * configure: added PWD as a stand in for `pwd` (for speed). use
11959           elif wherever possible.  make -srcdir work without -objdir.
11960           -objdir= commented out.
11962 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
11964         * configure: +options become --options.  -subdirs commented out.
11965           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
11966           Makefile now at top of generated Makefile.  Removed cvs log
11967           entries.  added -srcdir.  create .gdbinit only if there is one
11968           in ${srcdir}.
11970         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
11971           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
11972           and mandir now keyed off datadir by default.
11974 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
11976         * Freshly created ChangeLog.
11979 Local Variables:
11980 mode: change-log
11981 left-margin: 8
11982 fill-column: 76
11983 version-control: never
11984 End: