daily update
[binutils.git] / ChangeLog
blobf489717abeee03d9ebbfdb5f090b0aacc077976d
1 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6         tools; remove code to manually set them.
7         (Target tools): Look in the environment for them.
8         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
11         build directory.
12         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
13         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
14         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
15         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
16         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
17         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
18         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
19         * configure: Regenerate.
20         * Makefile.in: Regenerate.
22 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
24         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
25         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. 
26         * Makefile.in: Regenerated.
28 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
30         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
31         (CFLAGS_FOR_TARGET): Use it.
32         (CXXFLAGS_FOR_TARGET): Likewise.
33         * Makefile.in: Regenerated.
34         * configure.in (--with-build-sysroot): New option.
35         * configure: Regenerated.
37 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
39         * Makefile.tpl: Wrap install between unstage and stage
40         * Makefile.in: Regenerate.
42 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
44         * all files: Update FSF address.
46 2005-07-14  Jim Blandy  <jimb@redhat.com>
48         * configure.in: Add cases for Renesas m32c.
49         * configure: Regenerated.
50         
51 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
53         * COPYING, compile, config-ml.in, config.guess,
54         config.sub, install-sh, missing, mkinstalldirs,
55         symlink-tree, ylwrap: Sync from upstream sources.
57 2005-07-13  Eric Christopher  <echristo@redhat.com>
59         * configure.in: Add toplevel noconfigdir support for tpf.
60         * configure: Regenerate.
62 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
64         * Makefile.def (target_modules): Add libssp.
65         * configure.in (target_libraries): Add target-libssp.
66         * configure: Rebuilt.
67         * Makefile.in: Rebuilt.
69 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
71         PR ada/22340
73         * Makefile.def: Sync with gcc.
74         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
75         * Makefile.in: Regenerate.
77 2005-07-07  Andreas Schwab  <schwab@suse.de>
79         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
80         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
81         * Makefile.in: Regenerated.
83 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
85         * configure.in: Add --enable-libssp and --disable-libssp.
86         * configure: Regenerate with autoconf-2.13.
88 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
90         * configure.in: Don't build sim or rda when targetting darwin.
91         * configure: Regenerate.
93 2005-07-04  Ben Elliston  <bje@gnu.org>
95         * src-release (do-proto-toplev): Remove dejagnu bits.
96         (DEJAGNU_SUPPORT_DIRS): Remove.
97         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
98         (GDBD_SUPPORT_DIRS): Likewise.
99         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
100         (INSIGHTD_SUPPORT_DIRS): Likewise.
101         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
103 2005-06-30  Ben Elliston  <bje@gnu.org>
105         * setup.com (mpw): Remove unused directive.
107 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
109         * Makefile.def (stagefeedback): Come after profile.
110         Define profiledbootstrap target.
111         * Makefile.tpl (profiledbootstrap): Remove.
112         (stageprofile-end): Zap stagefeedback.
113         (stagefeedback-start): Copy all .gcda files, not only GCC's.
114         * Makefile.in: Regenerate.
116 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
118         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
119         In 'cpp' stanza, support '#line' as well as '# '.
121 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
123         * configure.in (unsupported_languages): New macro.
124         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
125         non-ported target libraries in noconfigdirs.
126         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
127         non-linux-gnu.  Remove libgcj_ex_libffi.
128         <lang_frag loop>: Set add_this_lang=no if the language is in
129         unsupported_languages.
130         * configure: Regenerate.
132 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
134         * configure.in: Fix typo in handling of --with-mpfr-dir.
135         * configure: Regenerate.
137 2005-06-02  Jim Blandy  <jimb@redhat.com>
139         * config.sub: Add cases for the Renesas m32c.  (This patch has been
140         accepted into the master sources.)
142 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
143             Michael Snyder  <msnyder@redhat.com>
144             Stan Cox  <scox@redhat.com>
146         * configure.in: Set noconfigdirs for ms1.
148         * configure: Regenerate.
150 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
152         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
153         (Dependencies): Consider target modules for bootstrap dependencies.
154         Make target bootstrap modules depend on each stage's gcc.
155         * Makefile.in: Regenerate.
157 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
159         * Makefile.def (configure-gcc): Depend on binutils having been built.
160         (all-gcc): No need to do it here.
161         * Makefile.in: Regenerate.
163 2005-05-19  Paul Brook  <paul@codesourcery.com>
165         * configure.in: Rewrite misleading error message when requested 
166         language cannot be built.
167         * configure: Regenerate.
169 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
171         * ylwrap: Import from Automake 1.9.5.
173 2005-05-04  Mike Stump  <mrs@apple.com>
175         * configure.in: Always pass --target to target configures as
176         otherwise rebuilds that do --recheck will fail.
177         * configure: Rebuilt.
179 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
181         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
182         STAGE_HOST_EXPORTS.
183         (configure, all): Add bootstrap support.
184         (Host modules, target modules): Pass post-stage1 flags and exports.
185         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
186         * Makefile.in: Regenerate.
188 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
190         Sync from gcc:
192         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
194         * config.sub: Update from master copy.
196         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
198         * configure.in <crisv32-*-*, cris-*-*>: New local variable
199         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
200         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
201         "*-*-elf" and "*-*-linux*".
202         * configure: Regenerate.
204 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
206         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
207         (TARGET_CONFIGARGS): Include --with-target-subdir.
208         (configure, all): New macros.  Use them throughout.
210 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
212         * Makefile.tpl: Sync with gcc.
213         * Makefile.in: Regenerate.
215 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
217         * config/mh-mingw32: Delete.
218         * configure.in: Don't use it.
219         * configure: Regenerate.
221 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
223         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
224         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
225         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
226         (HOST_LIB_PATH): Generate from Makefile.def.
227         (TARGET_LIB_PATH): Likewise.
228         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
229         * Makefile.in: Regenerate.
230         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
231         (RPATH_ENVVAR): Include Darwin case.
232         * configure: Regenerate.
234 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
236         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
237         * configure: Regenerate.
239 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
241         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
242         gcc_version, and gcc_version_trigger from set of flags to pass.
243         * Makefile.tpl: Remove definitions of above variables.
244         (config.status): Remove dependency on $(gcc_version_trigger).
245         * Makefile.in: Regenerate.
246         * configure.in: Do not reference config/gcc-version.m4 nor
247         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
248         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
249         * configure: Regenerate.
251 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
252             Andrew Pinski <pinskia@physics.uc.edu>
254         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
255         * Makefile.in: Regenerate.
257 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
259         PR libgcj/20160
260         * ltmain.sh: Avoid creating archives with components that have
261         duplicate basenames.
263 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
265         PR bootstrap/20250
266         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
267         instead of check.
268         * Makefile.in: Regenerate.
270 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
272         Sync from gcc.
274         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
276         PR bootstrap/17383
277         * Makefile.def (target_modules): Remove "stage", now unnecessary.
278         * Makefile.tpl (HOST_SUBDIR): New substitution.
279         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
280         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
281         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
282         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
283         (Host modules, Bootstrapped modules): Use it.
284         (Build modules, Target modules): Do not create symlink trees,
285         always configure out-of-srcdir.
286         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
287         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
288         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
289         $(HOST_SUBDIR).  Create a symlink for host_subdir.
291         * Makefile.in: Regenerate.
292         * configure: Regenerate.
294         Merged from libada-gnattools-branch:
295         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
297         * Makefile.def: Add gnattools as a module, depending on target-libada.
298         * Makefile.in: Regenerate.
299         * configure.in: Include gnattools in host_tools; disable it if ada
300         is disabled.
301         * configure: Regenerate.
303 2005-02-23  Nick Clifton  <nickc@redhat.com>
305         * configure: Regenerate.
307 2005-02-22  Paul Schlie  <schlie@comcast.net>
309         * configure.in: Allow darwin targeted ports to build tk, itcl and
310         libgui.
312 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
314         PR libgcj/10353
315         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
316         * configure: Regenerate.
318 2005-02-08  Andrew Cagney  <cagney@gnu.org>
320         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
321         gdb/ section.  Update GDB's URL.
323 2005-01-31  Andrew Cagney  <cagney@gnu.org>
325         * gettext.m4: Only set ENABLE_NLS when gettext is present.
327 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
329         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
330         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
331         target-libgloss when not *-*-elf and *-*-aout.
332         * configure: Regenerate.
334 2005-01-27  Andrew Cagney  <cagney@gnu.org>
336         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
338 2005-01-24  Andrew Cagney  <cagney@gnu.org>
340         * gettext.m4: Only fall back to ../intl/ when it's present.
342 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
344         * install-sh, config.sub: Import from upstream.
346 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
348         PR bootstrap/18222
349         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
350         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
351         * Makefile.in: Regenerate.
353 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
355         Revert 2004-12-28 Makefile changes, a better fix will be
356         applied to mainline and src after GCC 4.0 branches.
358 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
360         PR bootstrap/17383
362         * Makefile.def (target_modules): Remove stage parameter,
363         it is always true now.
364         * Makefile.tpl (configure-build-[+module+],
365         configure-target-[+module+]): Always build symlink tree
366         for the directory and for include.  BUILD_SUBDIR and
367         TARGET_SUBDIR cannot be . anymore.
368         * Makefile.in: Regenerate.
370 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
372         Revert 2004-12-08 Makefile changes.
374 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
376         * configure.in (sh64-*-*): Reenable gprof.
377         * configure: Regenerate.
379 2004-12-09  Jim Blandy  <jimb@redhat.com>
381         * MAINTAINERS: List 'depcomp' as part of automake.
383 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
385         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
386         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
387         (EXTRA_TARGET_FLAGS): Add PICFLAG.
388         * Makefile.in: Regenerate.
390 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
392         * Makefile.tpl: Generate normal dependencies if the LHS module is
393         not bootstrapped.
394         * Makefile.in: Regenerate.
396 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
398         * configure.in: Include config/gxx-include-dir.m4.  Use
399         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
400         * configure: Regenerate.
402 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
404         * config.if: Delete.
405         * configure.in: Set libstdcxx_incdir directly.
406         * configure: Regenerate.
407         * MAINTAINERS: Remove mention of config.if.
408         * src-release (DEVO_SUPPORT): Remove config.if.
410 2004-12-02  Eric Christopher  <echristo@redhat.com>
412         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
413         of things to remove.
414         * Makefile.in: Regenerate.
416 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
418         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
419         * configure: Regenerate.
421 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
423         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
424         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
425         * configure: Regenerate.
427 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
429         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
430         (hppa*64*-*-*): Delete incorrect comment.
431         * configure: Rebuilt.
433 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
435         * install-sh, compile: Import from automake.
437 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
439         * config.guess, config.sub:  Import from savannnah.
441 2004-11-12  Mike Stump  <mrs@apple.com>
443         * Makefile.def: Add html support.
444         * Makefile.tpl: Likewise.
445         * Makefile.in: Regenerate.
447 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
449         PR 18423
450         * configure.in: Remove all instances of build-fixincludes from
451         noconfigdirs.
452         (build_configargs): Supply --target to subdirectories.
453         * configure: Regenerate.
455         * Makefile.def: Make gcc install depend on fixincludes install.
456         * Makefile.in: Regenerate.
458 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
460         * configure.in (noconfigdirs) [mmix-*-*]: Disable
461         target-libgfortran.
462         * configure: Regenerate.
464 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
466         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
467         like CC.
469 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
471         * Makefile.def (host fixincludes): Specify missing targets.
472         * Makefile.in: Regenerate.
474 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
476         PR other/17783
477         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
478         * configure: Regenerated.
480 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
482         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
483         * configure: Regenerated.
485 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
487         PR target/18151
488         * configure.in (case ${target}): Do not build fixincludes for avr.
489         * configure: Regenerated.
491 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
493         * configure.in (case ${target}): Do not build fixincludes
494         on platforms where it is not used.
495         * configure: Regenerated.
497 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
499         * configure.in: Use an absolute path to install-sh.
500         * configure: Regenerated.
502 2004-10-19  Andrew Cagney  <cagney@gnu.org>
504         * src-release (do-djunpack, do-md5sum): Install the generated file
505         directly into the proto-toplev/ directory.
507 2004-10-19  Andrew Cagney  <cagney@gnu.org>
509         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
511 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
513         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
514         * configure: Regenerate.
516 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
518         Fix wrong conflict resolution in:
520         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
522         * Makefile.in: Regenerate.
523         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
524         in the recursive `make', instead of hardwiring `all'.
525         (Autogenerated TARGET-* variables): New.
527 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
529         Merged from GCC / libtool upstream:
530         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
531         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
532         * ltcf-cxx.sh (tpf*): Likewise.
533         * ltconfig (tpf*): Add TPF OS configuration support.
535 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
537         * configure.in: Enable target-libgloss for crx-*-*.
538         * configure: Regenerate.
540 2004-09-24  Michael Roth  <mroth@nessie.de>
542         * configure.in (--without-headers): Add missing double quotes.
543         * configure: Regenerate.
545 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
547         * ylwrap: Revert to previous version.
549 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
551         PR bootstrap/17369
552         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
553         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
554         SET_GCC_LIB_PATH_CMD.
555         (BASE_TARGET_EXPORTS): Likewise.
556         * Makefile.in: Regenerated.
558         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
559         * configure: Regenerated.
561 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
563         * config.guess: New upstream version
564         * compile, depcomp, install-sh, ylwrap: Likewise.
566 2004-09-19  Roger Sayle  <roger@eyesopen.com>
568         * config/mh-x86omitfp: New host makefile fragment.  Add
569         -fomit-frame-pointer to the default BOOT_CFLAGS.
570         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
571         * configure: Regenerate.
573 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
575         PR target/11572
576         * configure.in (*-*-darwin*): Renable libobjc.
577         * configure: Regenerate.
579 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
581         * Makefile.def: Remove libbanshee.
582         * Makefile.tpl: Ditto.
583         * configure.in: Ditto.
584         * Makefile.in: Regen.
585         * configure: Ditto.
587 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
589         * missing: Import latest version from master repository.
591 2004-09-04  Nick Clifton  <nickc@redhat.com>
593         * config.sub: Import latest version from master repository.
594         * config.guess: Likewise.
595         This includes these changes:
597         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
599         * config.sub: Handle crisv32, alias etraxfs.
600         * config.guess (crisv32:Linux:*:*): Handle.
602         2004-08-13  Brad Smith  <brad@comstyle.com>
604         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
605         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
607         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
609         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
610         assume the processor is a powerpc.  This is because coreutils
611         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
612         in this case, due to a MacOS X bug that causes
613         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
614         to return a negative number.
615         Problem reported by Petter Reinholdtsen in:
616         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
618         2004-07-19  Ben Elliston  <bje@gnu.org>
620         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
622         2004-06-24  Ben Elliston  <bje@gnu.org>
624         * config.guess: Update copyright years.
625         * config.sub: Likewise.
627         2004-06-22  Robert Millan  <robertmh@gnu.org>
629         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
630         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
632         2004-06-22  Stanley F. Quayle <stan@stanq.com>
634         * config.guess (*:*VMS:*:*): New entry. Replaces
635         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
636         manufacturer.
638         2004-06-22  Ben Elliston  <bje@gnu.org>
640         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
641         * config.sub: Likewise.
643         2004-06-22  Ben Elliston  <bje@gnu.org>
645         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
646         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
648         2004-06-11  Ben Elliston  <bje@gnu.org>
650         * config.guess (pegasos:OpenBSD:*:*): Remove.
652         2004-06-11  Ben Elliston  <bje@gnu.org>
654         From Wouter Verhelst <wouter@grep.be>:
655         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
657         2004-06-11  Ben Elliston  <bje@gnu.org>
659         * config.guess (luna88k:OpenBSD:*:*): New.
661         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
663         * config.guess (m32r*:Linux:*:*): New case.
664         * config.sub: Handle m32rle.
666         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
668         From Jens Petersen  <petersen@redhat.com>:
669         * config.sub: Handle sparcv8.
671         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
673         From Tom Smith <smith@cag.lkg.hp.com>:
674         * config.guess: Version suffixes are equally significant on Tru64
675         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
676         prefix of "P" (patched kernel).
678         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
680         * config.sub: Add support for National Semiconductor CRX target.
682 2004-09-03  Jan Beulich  <jbeulich@novell.com>
684         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
685         *-*-netware, but add target-libmudflap.
686         Consolidate *-*-netware targets (of which really only i?86 exists)
687         into a single entry.
688         * configure: Likewise.
690 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
692         * Makefile.tpl (sorry): Remove.
693         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
694         (cleanstrap targets): Depend on distclean, not distclean-stage1.
695         (do-clean): Clean per-stage directories too.
696         (do-distclean): Run distclean-stage1 too.
697         (.NOTPARALLEL): Enable during toplevel bootstrap.
698         (stage[+id+]-bubble): Enable parallel execution during
699         the recursive invocation.
700         * Makefile.in: Regenerate.
702         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
704         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
706         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
707         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
708         * configure: regenerate
709         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
710         -mdynamic-no-pic
712 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
714         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
715         include.
716         * configure.in: Fix indentation.
717         * configure: Regenerate.
719 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
721         * Makefile.def (build_modules): Add fixincludes.
722         (dependencies): Make gcc depend on fixincludes.
723         * configure.in (build_tools): Add fixincludes.
724         (build_configdirs): Always include build_libs.
725         * Makefile.in: Regenerate.
726         * configure: Regenerate.
728 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
730         * Makefile.def (bootstrap stages): Add 'lean' parameter.
731         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
732         phony targets; do not generate timestamp files.
733         (distclean-stageN): Remove references to their timestamp files.
734         (restageN, touch-stageN): Remove.
735         (stageN-bubble): Rewritten.
736         (compare): Support lean bootstraps.
737         * Makefile.in: Regenerate.
739         * configure.in: Only warn when bootstrapping but
740         build != host or build != target.  Support lean bootstraps.
741         * configure: Regenerate.
743         Sync from gcc:
744         2004-08-26  Phil Edwards  <phil@codesourcery.com>
746         * configure.in:  Give a better error message if GMP/MPFR are missing
747         and a language needing them has been requested.
748         * configure:  Regenerated.
750         2004-08-25  Phil Edwards  <phil@codesourcery.com>
752         * configure.in:  Print a list of available language front-ends if
753         a requested one is missing.  Tidy stray tab characters.
754         * configure:  Regenerated.
756 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
758         * Makefile.in: Regenerate.
759         * configure: Regenerate.
761         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
762         stage_*_flags.
763         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
764         for bootstrapped modules if toplevel bootstrap is going.
765         (GCC bootstrap): Generate per-stage targets for all bootstrapped
766         modules.  Adjust for changes in Makefile.def.  Enable several
767         rules even in non-bootstrap mode, just to avoid peppering the
768         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
769         (stage-[+prev+]-bubble): Remove.
771         * Makefile.def (Dependencies): Depend on all-build-bison,
772         all-build-flex, all-build-byacc, all-build-texinfo, rather
773         than the host variations.
774         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
775         with BUILD_SUBDIR.
776         (BISON): Update for recent Bisons.
777         (YACC): Fix typo.
778         (cross): Depend on all-build.
779         (all): Do not depend on all-build.
780         (prebootstrap): Remove.
781         (dep-kind): Accept separate prefixes for MODULE and ON variables.
782         (Prebootstrap dependencies): Add them to the per-stage targets
783         and to all-prebootstrap.
784         * configure.in (build_configdirs): Always enable build_tools.
785         (BUILD_DIR_PREFIX): Remove.
787         * Makefile.def (gcc): Add target variable.
788         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
789         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
790         in the recursive `make', instead of hardwiring `all'.
791         (Autogenerated TARGET-* variables): New.
793 2004-08-17  Robert Millan  <robertmh@gnu.org>
795         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
796         (instead of FreeBSD).
797         * configure: Regenerate.
799 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
801         * Makefile.def, configure.in, src-release: Remove useless, bogus
802         references to tix.
803         * Makefile.in, configure: Regenerate.
805         * src-release: Stop distributing mmalloc with gdb (which doesn't
806         use it).
807         * Makefile.def: GDB doesn't depend on mmalloc anymore.
808         * Makefile.in: Regenerate.
810 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
812         * configure.in (arm*-*-eabi*): New target.
813         * configure: Regenerate.
815 2004-08-01  Robert Millan  <robertmh@gnu.org>
817         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
818         libmudflap for all GNU-based systems (with Glibc).
819         * configure: Regenerate.
821 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
823         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
824         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
825         (Dependencies): New section.
826         * Makefile.tpl (Dependencies): Generate from Makefile.def.
827         (configure-target-[+module+]): Depend on maybe-all-gcc
828         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
829         (toplevel profiledbootstrap): Fix dependencies.
830         * Makefile.in: Regenerate.
832 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
834         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
835         target-libiberty to noconfigdirs.
837 2004-08-03  Paul Brook  <paul@codesourcery.com>
839         * configure.in: Check for MPFR as well as GMP.
840         * configure: Regenerate.
842 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
844         * Makefile.def (host-modules): Add gcc.
845         * Makefile.in: Regenerate.
846         * Makefile.tpl (sorry): New rule.
847         (configure-host, all-host, [+make_target+]-host, do-check,
848         install-host): Do not add gcc as a special case.
849         (host modules): Add a small special-casing for gcc.  Export
850         extra_make_flags through the environment.
851         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
852         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
853         other recursive targets for gcc): Remove.
855         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
856         (stage, unstage): New rules.
857         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
858         distclean-stage[+id+]): Use stage_current.
859         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
860         the stage*-start rules.
862 2004-07-19  Robert Millan  <robertmh@gnu.org>
864         Synced from gcc:
866         2004-04-26  Robert Millan  <robertmh@gnu.org>
868         Add patches from libtool CVS.
869         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
870         * ltconfig: Likewise.
871         * ltcf-c.sh: Likewise.
872         * ltcf-cxx.sh: Likewise.
873         * ltcf-gcj.sh: Likewise.
875 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
877         * configure.in: Add noconfigdirs for crx-*-*.
878         * configure: Regenerate.
880 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
882         Synced from gcc:
884         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
886         * configure.in: Build libmudflap by default on FreeBSD.
887         * configure: Regenerated.
889         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
891         * configure.in: Do not build libmudflap by default on non-GNU/Linux
892         systems.
893         * configure: Regenerated.
895         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
897         PR target/16344
898         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
899         feedback based compiler.
900         * Makefile.in: Rebuilt.
902         2004-07-05  Phil Edwards  <phil@codesourcery.com>
904         * configure.in:  Do not prepend $srcdir to /dev/null in
905         makefile fragments.
906         * configure:  Regenerate.
908 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
910         * Makefile.def (host_modules): Set bootstrap=true for flex.
911         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
912         * Makefile.in: Rebuilt.
914 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
916         * Makefile.def (build_modules): Add bison, byacc, flex,
917         m4, texinfo.
918         (flags_to_pass): Add FLEX.
919         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
920         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
921         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
922         DEFAULT_MAKEINFO): Remove.
923         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
924         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
925         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
926         objdir or else use configured tool.
927         (all-build): New.
928         (all): Depend on it.
929         (Build module dependencies): Add.
930         * Makefile.in: Regenerate.
931         * configure.in: Better support for multiple build modules,
932         matching what is done for host/target modules.  Do not look
933         for "plausible" locations of build tools if Canadian cross.
934         Use autoconf's AC_PROG_CC to find a C compiler.  Define
935         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
936         * configure: Regenerate.
938 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
940         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
941         * Makefile.in: Regenerate.
943 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
945         * Makefile.tpl (configure-build-[+module+],
946         configure-[+module+], configure-target-[+module+]): Pass
947         [+extra_configure_args+].
948         (all-build-[+module+], all-[+module+], check-[+module+],
949         install-[+module+], [+make_target+]-[+module+],
950         all-target-[+module+], check-target-[+module+],
951         install-target-[+module+], [+make_target+]-target-[+module+]):
952         Pass [+extra_make_args+].
953         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
954         (GCC_HOST_EXPORTS): Remove.
955         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
956         cross, check-gcc, check-gcc-c++, install-gcc,
957         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
958         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
959         * Makefile.in: Regenerate.
961 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
963         * configure.in: Check for srcdir/winsup rather than build directory
964         winsup.
965         * configure: Regenerate.
967 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
969         * configure.in: Don't build Cygwin native newlib if winsup
970         directory is missing.  Emit warning instead.
971         * configure: Regenerate.
973 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
975         * Makefile.tpl (touch-stage[+id+]): New.
976         (restage[+prev+]): Depend on touch-stage[+id+].
978         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
979         Use it throughout.
981         * Makefile.def: Add profile and feedback bootstrap stages.
982         Remove next field from bootstrap stages.
983         * Makefile.tpl (LN, LN_S): Substitute.
984         (stageN-start, stageN-end): Use double-colon rules, to
985         provide a hook for additional setup commands.
986         (distclean-stageN-gcc, restageN): Create dependencies from
987         [+prev+], not from [+next+].
988         (stageN-bubble): Add commands for successive stages from
989         [+prev+], using double-colon rules.
990         (all-stageN-gcc): Fix typo.
991         (stagefeedback-start, profiledbootstrap): New.
992         * Makefile.in: Regenerate.
993         * configure.in: Call ACX_PROG_LN.
994         * configure: Regenerate.
996 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
998         * configure.in: Fix --enable-bootstrap breakage introduced in trees
999         without gcc.
1000         * configure: Regenerate.
1002 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
1004         * Makefile.tpl: Fix typo.
1005         * Makefile.in: Regenerate.
1007 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
1009         * configure.in: Remove new- prefix from toplevel
1010         bootstrap targets.
1011         * configure: Regenerate.
1013 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
1015         Merge this patch from the gcc tree:
1017         2004-05-30  Andreas Jaeger  <aj@suse.de>
1018                     Jim Wilson <wilson@specifixinc.com>
1020         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1021         like CC.
1023 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
1025         * Makefile.tpl (all.normal): Rename to all.
1026         (all): Replace with a rule to pick the default
1027         target from configure.
1028         (all-gcc, configure-gcc): Use conditionals to
1029         do nothing when toplevel bootstrap is going on.
1030         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1031         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1032         * configure.in: Support --enable-bootstrap.
1034         * Makefile.def: Remove new- prefix from toplevel
1035         bootstrap targets.
1036         * Makefile.tpl: Likewise.
1038         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
1039         target.
1041         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1042         $(RECURSE_FLAGS) to recursive invocation of make.
1044         * Makefile.in: Regenerate.
1045         * configure: Regenerate.
1047 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
1049         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1050         * configure: Regenerate.
1052 2004-05-25  Daniel Jacobowitz  <drow@false.org>
1054         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1055         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1056         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
1057         targets.
1058         * Makefile.in: Regenerate.
1060 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
1062         * configure.in: Test the ability to symlink directories.
1063         * configure: Regenerate.
1065         * Makefile.def (bootstrap-stage): New definitions.
1066         * Makefile.tpl (configure-stage1-gcc,
1067         configure-stage2-gcc, configure-stage3-gcc,
1068         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1069         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1070         new-restage3, compare): Autogenerate, see Makefile.in
1071         entry for behavioral changes.
1072         (distclean-stage1, new-stage1-start, new-stage1-end,
1073         new-stage1-bubble, distclean-stage2, new-stage2-start,
1074         new-stage2-end, new-stage2-bubble, distclean-stage3,
1075         new-stage3-start, new-stage3-end): New autogenerated targets.
1076         (objext, prebootstrap, BOOT_CFLAGS,
1077         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1078         targets.
1080         * Makefile.in: Regenerate.
1081         (distclean-stage1, new-stage1-start, new-stage1-end,
1082         new-stage1-bubble, distclean-stage2, new-stage2-start,
1083         new-stage2-end, new-stage2-bubble, distclean-stage3,
1084         new-stage3-start, new-stage3-end): New targets.
1085         (all-stage1-gcc): Move prebootstrap dependency from here...
1086         (configure-stage1-gcc): ...to here.
1087         (new-bootstrap): Use bubble targets.
1088         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1089         Use per-stage distclean targets.
1090         (configure-stage1-gcc, configure-stage2-gcc,
1091         configure-stage3-gcc, all-stage1-gcc,
1092         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1093         Use new-stageN-start to prepare the tree.
1095 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
1097         * Makefile.def (host_modules): add libcpp.
1098         * Makefile.tpl: Add dependencies on and for libcpp.
1099         * Makefile.in: Regenerate.
1100         * configure.in: Add libcpp host module.
1101         * configure: Regenerate.
1103 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
1105         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1106         of libf2c.
1107         * configure, Makefile.in: Regenerate.
1109 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
1111         Merge from tree-ssa-20020619-branch.
1113         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1114         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1115         (HOST_GMPLIBS): Define.
1116         (HOST_GMPINC): Define.
1117         (TARGET_LIB_PATH): Add libmudflap.
1118         (GFORTRAN_FOR_TARGET): Define.
1119         (configure-build*): Export GFORTRAN.
1120         (configure-gcc): Export GMPLIBS and GMPINC.
1121         (all-gcc): Add maybe-all-libbanshee.
1122         (configure-target-libgfortran): Define.
1123         * Makefile.in: Regenerate.
1124         * configure.in (host_libs): Add libbanshee.
1125         (target_libraries): Add target-libmudflap and target-libgfortran.
1126         Add --with-libbanshee.
1127         Handle --disable-libmudflap.
1128         (*-*-freebsd*): Use with_gmp.
1129         Add $(libgcj) to noconfigdirs.
1130         * configure: Regenerate.
1131         * depcomp: New file.
1132         * MAINTAINERS: Add tree-ssa maintainers.
1134 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
1136         * config/acx.m4: Fix fastcompare support for new-bootstrap.
1137         * configure: Regenerate.
1139 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
1141         Revert:
1142         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1144         * Makefile.def (flags_to_pass): Remove *dir variables that
1145         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1146         as well as prefix and exec_prefix.
1147         * Makefile.in: Regenerate.
1149 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1151         * Makefile.def (host_modules): Mark with the bootstrap
1152         flag packages on which gcc depends.
1153         * Makefile.tpl (all-bootstrap): Use it.
1154         * Makefile.in: Regenerate.
1156 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1158         * Makefile.def (flags_to_pass): Remove *dir variables that
1159         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1160         as well as prefix and exec_prefix.
1161         * Makefile.in: Regenerate.
1163 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1165         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
1166         * configure: Regenerate.
1167         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
1168         * gcc/Makefile.tpl (compare): Use the result of the test.
1169         * gcc/Makefile.in: Regenerate.
1171 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
1173         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
1174         Always relocate gcc and prev-gcc to the original names, even
1175         if the build fails.
1176         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1177         New targets.
1179 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1181         * configure.in (mips*-*-irix5*): Enable ld.
1182         * configure: Regenerate.
1184 2004-04-15  James E Wilson  <wilson@specifixinc.com>
1186         * Makefile.tpl (configure-[+module+], configure-gcc,
1187         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
1188         Set and export LDFLAGS.
1189         * Makefile.in: Regenerate.
1191 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
1193         PR bootstrap/14871
1194         * Makefile.tpl: If we don't have built-in-tree target tools,
1195         use the ones found by configure rather than hacking around with
1196         program_transform_name.
1197         * configure.in: Give Makefile.tpl the information necessary
1198         to do that.
1199         * Makefile.in: Regenerate.
1200         * configure: Regenerate.
1202 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
1204         PR bootstrap/14760
1205         * configure.in: When computing baseargs, strip *all* copies of
1206         offending options.  Also, don't match/substitute the trailing space,
1207         so that this actually works when two similar options are separated by
1208         only one space.
1209         * configure: Regenerate.
1211 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
1213         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
1214         (rs6000-*-aix*): Same.
1215         * configure: Regenerate.
1217 2004-03-25  Stan Shebs  <shebs@apple.com>
1219         Remove MPW support, no longer used.
1220         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
1221         mpw-install: Remove files.
1222         * src-release (DEVO_SUPPORT): Remove names of removed files.
1223         * MAINTAINERS: Likewise.
1225 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
1227         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
1228         STRICT_WARN, WARN_CFLAGS flags passed down to make.
1229         * Makefile.in: Regenerate.
1231         * configure.in (top level bootstrap support): Rework --enable-werror
1232         to set @stage2_werror_flag@.
1233         * configure: Regenerate.
1234         * Makefile.tpl (top level bootstrap support): Pass
1235         @stage2_werror_flag@ down to configure in stages 2 and 3.
1236         * Makefile.in: Regenerate.
1238 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
1240         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
1241         for stages 2 and 3 as well as in make.  As a consequence, remove
1242         OUTPUT_OPTION (now detected by configure) from the flags passed down
1243         to make.
1244         * Makefile.in: Regenerate.
1246         * Makefile.tpl (new-bootstrap): Fix typo.
1247         * Makefile.in: Regenerate.
1249 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
1251         * Makefile.tpl: Rearrange by moving recursive_targets rules
1252         into their proper sections.
1253         * Makefile.tpl (top level bootstrap support): Move disabling
1254         of coverage flags from 'make' to 'configure'; improve comments.
1255         * Makefile.in: Regenerate.
1257         * Makefile.tpl (experimental top level bootstrap) Move stage1
1258         language setting from all- target to configure- target; disable
1259         intermodule optimization in stage 1; prevent gratuitous rebuilds
1260         of stage 1.
1261         * Makefile.in: Regenerate.
1262         * configure.in: Comma-separate stage 1 language list for top
1263         level bootstrap.
1264         * configure: Regenerate.
1266         * Makefile.tpl: Clean up experimental top level bootstrap support:
1267         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
1268         prev-gcc in configure- targets as well as all- targets.
1269         * Makefile.in: Regenerate.
1271 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
1273         * configure.in: Remove symbolic link section.
1274         * configure: Regenerate.
1275         * Makefile.tpl (links): Remove.
1276         * Makefile.in: Regenerate.
1278 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
1279             Nathanael Nerode  <neroden@gcc.gnu.org>
1281         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
1282         Set with AC_CHECK_PROGS.
1283         * configure.in: Fix comment typo from last patch.
1284         * configure: Regenerate.
1286 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
1288         * Makefile.tpl: Introduce experimental top level bootstrap support.
1289         * Makefile.in: Regenerate.
1290         * configure.in: Introduce support for top level bootstrap.
1291         * configure: Regenerate.
1293 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
1294             Paolo Bonzini  <bonzini@gnu.org>
1296         PR bootstrap/14522
1297         * configure.in: Cope with shells that do not support unquoted ^
1298         * configure: Regenerate.
1300 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
1301             Paolo Bonzini  <bonzini@gnu.org>
1303         PR bootstrap/14522
1304         * configure.in: Cope with shell that do not support nesting
1305         quotes inside quoted backquote substitutions.
1306         * configure: Regenerate.
1308 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
1310         PR bootstrap/14522
1311         * configure.in: Fix escaping of $.
1312         * configure: Regenerate.
1314 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
1316         * configure: Regenerate.
1318 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
1320         PR ada/14131
1321         Move language detection to the top level.
1322         * configure.in: Find default values for the tools as
1323         soon as possible.  Disable ada if GNAT is not found.
1324         Emit error message about missing languages.  Expand
1325         --enable-languages=all for the gcc subdirectory.
1327 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
1329         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
1330         and disable libgcj.
1331         * configure: Regenerated.
1333 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1335         PR bootstrap/7087
1336         * Makefile.tpl: Guard XFOO sed statements better.
1337         * Makefile.tpl: Add dependency for configure-target-libada.
1338         * Makefile.in: Regenerate (incidentally fixes broken
1339         commit when libada-branch was merged).
1341 2004-02-28  Andrew Cagney  <cagney@redhat.com>
1343         * src-release (CVS_NAMES): Define.
1344         (do-tar, do-tar): Prune $(CVS_NAMES).
1346 2004-02-23  Andrew Cagney  <cagney@redhat.com>
1348         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
1349         2004-02-19.09.
1351 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1353         PR bootstrap/11932
1354         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
1356 2004-02-19  Andrew Cagney  <cagney@redhat.com>
1358         * config.guess: Update from version 2003-06-12 to 2004-02-16.
1359         * config.sub: Update from version 2003-06-13 to 2004-02-16.
1361 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
1363         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
1364         (rs6000-*-aix*): Same.
1365         * configure: Regenerate.
1367 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
1369         * configure.in (host): Add in missing $noconfigdirs to defines.
1370         * configure: Regenerate.
1372 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
1373             Nathanael Nerode  <neroden@gcc.gnu.org>
1375         PR ada/6637, PR ada/5911
1376         Merge with libada-branch:
1377         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
1378         with appropriate dependencies. Add --enable-libada configure switch.
1379         * configure, Makefile.in: Regenerate.
1381 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1383         * configure.in: Don't pass --with-stabs on IRIX 5 either.
1384         * configure: Regenerate.
1386 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
1388         * COPYING.NEWLIB: Update Red Hat license to 2004.
1390 2004-01-23  DJ Delorie  <dj@redhat.com>
1392         * Makefile.def (target_modules) [libiberty]: Don't stage.
1393         * Makefile.in: Rebuilt.
1395 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
1397         * COPYING.NEWLIB: Update to include copyrights for new
1398         iconv code.
1400 2004-01-15  Andrew Cagney  <cagney@redhat.com>
1402         * src-release: Update copyright year.
1403         (do-proto-toplev): Configure using i686-pc-linux-gnu.
1404         (NEWLIB_SUPPORT_DIRS): Delete macro.
1405         (newlib.tar.bz2): Delete rule.
1407 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
1409         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
1410         * Makefile.tpl (configure-target-[+module+]): Support stage.
1411         * Makefile.in: Rebuilt.
1413 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1415         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
1416         throughout.
1418 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
1420         * configure.in: Use ./config.cache, not config.cache.
1421         * configure: Regenerate.
1422         * Makefile.tpl: Special-casing not needed for GCC any more.
1423         * Makefile.in: Regenerate.
1425         * configure.in: Don't share a cache file for host dirs.
1426         * configure: Regenerate.
1428         * config-ml.in: Don't mess with the cache file.
1430 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
1432         * Makefile.tpl: Make GCC use a separate config.cache.
1433         * Makefile.in: Regenerate.
1435         PR bootstrap/11932, PR bootstrap/11933
1436         (I don't know if it will fix either of them, but it relates
1437         to them.)
1438         * configure.in: Don't use shared config.cache for target
1439         directories.
1440         * configure: Regenerate.
1442 2003-12-31  Roger Sayle  <roger@eyesopen.com>
1444         * configure.in (ia64*-*-hpux*): Disable building java libraries.
1445         * configure: Regenerated.
1447 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
1449         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
1450         * configure: Regenerated.
1452 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1454         Port change over from GCC:
1455         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
1456         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
1457         (configure-build-[+module+], configure-[+module+]): Likewise.
1458         (configure-target-[+module+], configure-gcc, config.status): Likewise.
1459         * Makefile.in: Regenerate.
1461 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
1463         * configure.in (raw_libstdcxx_flags): Remove the leading space.
1464         * configure: Regenerate.
1466 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
1468         * COPYING.NEWLIB: Add license info for long long routines added to
1469         stdlib.
1471 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
1473         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
1474         * Makefile.in: Regenerate.
1476 2003-10-20  Phil Edwards  <phil@codesourcery.com>
1478         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
1479         * configure:  Regenerate.
1481 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
1483         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
1484         HOST_FLAGS_TO_PASS.
1485         * Makefile.in: Regenerate.
1487 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
1489         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
1490         * configure: Rebuilt
1491         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
1492         * Makefile.in: Rebuilt
1494 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1496         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
1498 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
1500         * config-ml.in:  Use ac_configure_args directly instead of
1501         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
1502         actually seen.
1504 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1506         * config-ml.in: Propagate INSTALL variables.
1508 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
1510         * configure.in: Pass a computed --program-transform-name
1511         to subconfigures.
1512         * configure: Regenerated.
1514 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
1516         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
1517         * Makefile.in: Regenerate.
1519         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
1520         * Makefile.in: Regenerate.
1522 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
1524         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
1525         quoting.
1526         * configure: Regenerated.
1528 2003-09-12  Michael Chastain  <mec@shout.net>
1530         Fix PR gdb/857.
1531         * src-release (do-proto-topleve): Remove junk files
1532         intl/config.cache, intl/config.status,
1533         intl/config.h, intl/stamp-h.
1535 2003-09-14  Andrew Cagney  <cagney@redhat.com>
1537         * src-release (dejagnu.tar): New target.
1538         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
1539         (do-djunpack): Use $(PACKAGE) for the package name.
1541 2003-09-04  DJ Delorie  <dj@redhat.com>
1543         * configure: Regenerate.
1545 2003-09-04  Robert Millan  <robertmh@gnu.org>
1547         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
1549 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1551         * configure.in: Ensure arguments to sed are properly spaced.
1552         * configure: Regenerate.
1554 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
1556         Merge from gcc:
1557         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
1558         * install-sh:  Update to newer upstream versions (associated with
1559         aclocal 1.7).
1560         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
1562 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
1564         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
1565         * configure: Regenerated.
1567 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
1569         * configure.in:  Use newline instead of semicolon when assuming
1570         shell arguments in a for loop.
1571         * configure:  Regenerated.
1573 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
1575         PR 8180
1576         * configure.in: When testing with_libs and with_headers, treat
1577         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
1578         * configure: Regenerate.
1580         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
1581         make, shell, etc.
1582         (baseargs): Likewise.
1583         * configure: Regenerate.
1585 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
1587         * configure.in: Disable libgcj for darwin not on powerpc.
1588         * configure: Rebuild.
1590 2003-08-15  Michael Chastain  <mec@shout.net>
1592         * src-release (do-proto-toplev): Remove junk files
1593         dejagnu/example/calc/config.status,
1594         dejagnu/example/calc/config.log.
1596 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
1598         * config-ml.in, symlink-tree: Add license.
1600 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
1602         Merge from gcc:
1604         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
1605         * Makefile.tpl (check, check-c++): Express dependencies using
1606         dependencies rather than commands.
1607         * Makefile.in: Regenerate.
1609         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
1610         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1611         * Makefile.in: Update.
1613 2003-08-01  Andrew Cagney  <cagney@redhat.com>
1615         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
1616         * configure: Ditto.
1618 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
1620         * configure.in: Enable libgcj for darwin.
1621         * configure: Rebuild.
1623 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
1625         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
1627 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
1629         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
1630         creating target and build subdirs to build all parent dirs as needed.
1631         * Makefile.in: Rebuild.
1632         * configure.in: Don't build dirs explicitly here.
1633         * configure: Rebuild.
1635 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
1637         * Makefile.tpl (all-make): Depend on intl.
1638         * Makefile.in: Rebuilt.
1640 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
1642         * config.if: Remove unused libc_interface determination.
1644 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
1646         * Makefile.in: Regenerate, correctly this time.
1648 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
1650         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
1651         unused INSTALL_PROGRAM_ARGS.
1652         * configure.in: Use AC_PROG_INSTALL.
1653         * Makefile.in: Regenerate.
1654         * configure: Regenerate.
1656 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
1658         * configure: Rebuilt.
1659         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
1660         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
1661         newlib nor libgloss.
1662         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
1663         * configure.in (am33_2.0-*-linux*): Added.
1665 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
1667         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
1668         * configure: Regenerate.
1670 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
1672         * config-ml.in: Replace PWD with PWD_COMMAND.
1673         * Makefile.tpl: Likewise.
1674         * Makefile.in: Regenerated.
1676 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
1678         * configure.in: Clean up config-lang.in handling.  Delete
1679         useless assignment to "subdirs".
1680         * configure: Regenerate.
1682 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
1684         * configure.in: Rename 'target_libs' to 'target_libraries'.
1685         Remove useless reference to 'target_libs'.
1686         * configure: Regenerate.
1688 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
1690         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
1691         * Makefile.in: Regenerate.
1693 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
1695         * Makefile.def: Introduce flags_to_pass.
1696         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
1697         * Makefile.in: Regenerate.
1699 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
1701         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
1702         and target-libgloss.
1703         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
1704         <h8300*-*-*>: Disable libf2c and ${libgcj}.
1705         * configure: Regenerate.
1707 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
1709         * configure.in: Update testsuite_flags to new location.
1710         * configure. Regenerate.
1712 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
1714         * Makefile.tpl: Remove BUILD_CC stuff.
1715         * Makefile.in: Regenerate.
1717 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
1719         * config.guess: Update to 2003-06-12 version.
1720         * config.sub: Update to 2003-06-13 version.
1722 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1724         * MAINTAINERS: Add myself as MIPS co-maintainer.
1726 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
1728         * config.guess: Update to 2003-06-06 version.
1729         * config.sub: Update to 2003-06-06 version.
1731 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1733         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
1734         * configure. Regenerate.
1736 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
1738         * configure.in: Disable serial configure by default.
1739         * configure: Regenerate.
1740         * Makefile.tpl: Abolish .NOTPARALLEL.
1741         * Makefile.in: Regenerate.
1743         * Makefile.tpl: Replace {build,host,target}_canonical by
1744         {build,host,target}.
1745         * Makefile.in: Regenerate.
1747         * Makefile.tpl: Fix stupid pasto.
1748         * Makefile.in: Regenerate.
1750 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
1752         * Makefile.tpl: Remove bogus conditional.
1753         * Makefile.in: Regenerate.
1755 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
1757         * Makefile.tpl: Make 'recursive targets' using autogen rather
1758         than shell loop.  Remove duplicate 'clean' targets and false
1759         comments.
1760         * Makefile.def: Add systematic dependencies to 'recursive' targets.
1761         Add systematic method of specifying missing targets in subdirs.
1762         Add copyright boilerplate.
1763         * Makefile.in: Regenerate.
1764         * configure.in: Add 'recursive targets' to maybe list.
1765         * configure: Regenerate.
1767         * Makefile.tpl: Rename [+target+] to [+make_target+].
1768         * Makefile.def: Rename 'target' to 'make_target'.
1770 2003-05-30  Nick Clifton  <nickc@redhat.com>
1772         * README-maintainer-mode: Update URL for locating blessed config
1773         tools.
1775 2003-05-29  Robert Millan  <rmh@debian.org>
1777         * ltconfig: Import this patch and modify for use with current
1778         version of ltconfig:
1780         2003-05-21  Bruno Haible  <bruno@clisp.org>
1782         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
1783         GNU/FreeBSD.
1785 2003-05-28  DJ Delorie  <dj@redhat.com>
1787         * Makefile.tpl: Make maybe-check-gcc .PHONY.
1788         * Makefile.in: Regenerate.
1790 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
1792         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
1794 2003-05-21  DJ Delorie  <dj@redhat.com>
1796         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
1797         newlib or libgloss.
1798         * Makefile.in: Regenerate.
1800 2003-05-21  DJ Delorie  <dj@redhat.com>
1802         * Makefile.tpl: Add missing empty maybe-check-gcc target.
1803         * Makefile.in: Regenerate.
1805 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1807         * configure.in: Use curly braces in the definition of tooldir.
1808         * configure: Regenerate.
1810 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1812         * configure.in: Switch more things to use maybe dependencies.
1813         * Makefile.tpl: Switch more things to use maybe dependencies.
1814         Factor out common code from autogen IF statements.
1815         * configure: Regenerate.
1816         * Makefile.in: Regenerate.
1818 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
1820         * configure.in: Accept i[3456789]86 for machine type.
1821         * configure: Regenerate.
1823 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
1825         * configure.in: Switch more things to use maybe dependencies.
1826         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
1827         * configure: Regenerate.
1828         * Makefile.tpl: Switch more things to use maybe dependencies.
1829         * Makefile.in: Regenerate.
1831 2003-05-16  Andreas Schwab  <schwab@suse.de>
1833         * Makefile.tpl (install-opcodes): Define.
1834         * Makefile.in: Rebuild.
1836 2003-05-13  Andreas Jaeger  <aj@suse.de>
1838         * config.guess: Update to 2003-05-09 version.
1839         * config.sub: Update to 2003-05-09 version.
1841 2003-05-13  Michael Eager <eager@mvista.com>
1843         * configure.in: Correct sed script so that options in quotes are not
1844         deleted.
1845         * configure: Rebuild.
1847 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
1849         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
1850         and $$s/newlib/libc/sys/cygwin32 include paths.
1851         * configure: Ditto.
1853 2003-05-05  H.J. Lu <hjl@gnu.org>
1855         * config-ml.in: Restored from gcc repository.
1857 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
1859         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
1860         * Makefile.in: Regenerate.
1862 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
1864         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
1865         and Makefile.def.
1867 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
1869         * Makefile.tpl: Clean $(BUILD_SUBDIR).
1870         * Makefile.in: Regenerated.
1872 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1874         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
1875         * Makefile.in: Regenerate.
1877 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
1879         * configure.in (powerpc64*-*-linux*): Remove.
1880         * configure: Rebuilt.
1882 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
1884         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
1885         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
1886         and restrap.
1887         * Makefile.in:  Regenerate.
1889 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
1891         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1892         * configure: Regenerated.
1894 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
1896         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1897         * */configure: Rebuilt.
1899 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
1901         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1902         * Makefile.in: Regenerate.
1904 2003-03-14  Michael Chastain  <mec@shout.net>
1906         * Makefile.in: Regenerate with correct Makefile.def.
1908 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
1910         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
1911         Make macro.
1912         * Makefile.in: Regenerate.
1913         * configure.in: Clean up gxx_include_dir logic.
1914         * configure: Regenerate.
1916 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1918         * configure.in (gxx_include_dir): Fix typo.
1919         * configure: Regenerated.
1921 2003-03-06  Andrew Cagney  <cagney@redhat.com>
1923         * texinfo/texinfo.tex: Import version 2003-02-03.16.
1925 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
1927         * configure.in: Include $(build_tooldir)/sys-include in
1928         FLAGS_FOR_TARGET.
1929         * configure: Regenerated.
1931 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
1933         * Makefile.tpl: Reindent.
1934         * Makefile.in: Regenerate.
1935         * configure.in: Reindent.  Don't set unused variables.
1936         * configure: Regenerate.
1938         * Makefile.tpl: Always pass down RANLIB.
1939         * Makefile.in: Regenerate.
1941         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1942         * Makefile.in: Regenerate.
1943         * configure.in: Remove unused logic relating to --enable-shared
1944         and --enable-threads.  Remove bogus comments.  Remove redundant
1945         noconfigdirs.
1946         * configure: Regenerate.
1948         * configure.in: Replace ${libstdcxx_version} by its value.
1949         Remove reference to mh-dgux.
1950         * configure: Regenerate.
1952 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1954         * Makefile.tpl: Rearrange.
1955         * Makefile.in: Regenerate.
1957 2003-02-25  Nick Clifton  <nickc@redhat.com>
1959         * configure: Remove site-file supprot - it is obsolete.
1961 2003-02-24  Uwe Stieber <uwe@wwws.de>
1963         * configure.in: Add support for kaOS as cross build target system.
1964         * configure: Regenerated.
1966 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
1968         * Makefile.tpl: Add definition of CPPFLAGS to pass into
1969         configure-target-* as some target builds may require additional
1970         flags for preprocessor tests.
1971         * Makefile.in: Regenerated.
1973 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
1975         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1976         * ltconfig: Handle it.
1977         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1978         auto-detecting it.
1980 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
1982         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1983         it is used as argument to $CC.
1984         * ltcf-gcj.sh: Likewise.
1986 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
1988         * configure.in: Introduce --enable-maintainer-mode.
1989         * configure: Rebuilt.
1990         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1991         for maintainer mode.
1992         * Makefile.in: Rebuilt.
1994 2003-02-19  Andrew Cagney <ac131313@redhat.com>
1996         * configure: Regenerate using autoconf 2.13.
1998 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
2000         * config.guess: Import latest version.
2001         * config.sub: Import latest version.
2003 2003-02-18  Jason Merrill  <jason@redhat.com>
2005         * Makefile.tpl (check-c++): Allow parallelism.
2007 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
2009         * configure: Regenerate using autoconf 000227.
2011 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
2013         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2014         don't configure target-libobjc.
2015         * configure: Regenerate.
2017 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2019         * Makefile.tpl (RANLIB): Define.
2020         * Makefile.in: Regenerate.
2022 2003-02-06  Keith R Seitz  <keiths@redhat.com>
2024         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2025         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2026         * Makefile.in: Regenerated.
2027         * configure.in: Remove all traces of snavigator, db, and grep.
2028         * configure: Regenerated.
2030 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
2032         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2033         * Makefile.in: Regenerated.
2035 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
2037         * config.if: Copy from GCC.
2039 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
2041         * configure.in:  Revert 24Jan change.
2042         * configure:  Regenerate.
2044 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2046         * configure.in: Revert previous change.
2047         * configure: Regenerate.
2049 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2051         * configure.in: Make rda native-only.
2052         * configure: Regenerate.
2054 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2056         * configure.in: Add missing \.
2057         * configure: Rebuilt.
2059 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
2061         * configure.in (baseargs): Avoid using \| in sed regular
2062         expressions.
2063         * configure: Rebuilt.
2065 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
2067         * configure.in (baseargs): Remove all supported forms of
2068         --cache-file, --srcdir, --host, --build and --target options
2069         from argument lists.
2070         * configure: Rebuilt.
2072 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
2074         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
2075         * configure: Rebuilt.
2077 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2079         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2080         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
2081         * Makefile.in: Regenerate.
2082         * configure: Regenerate.
2084 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
2086         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
2087         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
2088         * Makefile.in: Regenerate.
2090 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
2092         * configure.in: Remove Makefile in build, host and target modules
2093         unless configure was run with --no-recursion.
2094         * configure: Rebuilt.
2096 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
2098         * config.guess: Update to 2003-01-03 version.
2099         * config.sub: Update to 2003-01-03 version.
2101 2003-01-07  Christopher Faylor  <cgf@redhat.com>
2103         * configure: Regenerate with proper autoconf 2.13.
2105 2003-01-07  Christopher Faylor  <cgf@redhat.com>
2107         * configure.in: Add AC_PREREQ for consistency.
2108         * configure: Regenerate.
2110 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
2112         * configure.in (GDB_TK): Add tcl directories conditional on
2113         gdb/gdbtk directory being present.
2114         * configure: Regenerate.
2116 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
2118         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
2119         by gcc if LD is not defined and we are not doing a Canadian Cross.
2120         * configure: Rebuilt.
2122 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
2124         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
2126 2002-12-31  Tom Tromey  <tromey@redhat.com>
2128         * Makefile.in: Rebuilt.
2129         * Makefile.def (target_modules) [libffi]: Allow installation.
2131 2002-12-31  Andreas Schwab  <schwab@suse.de>
2133         * configure.in: Fix use of $program_transform_name.
2134         * configure: Regenerated.
2136 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
2138         * configure.in (baseargs): Don't remove first configure argument.
2139         * configure: Regenerated.
2141 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
2143         * Makefile.tpl (local-distclean): Don't remove...
2144         (multilib.ts): ... this.  Moved into...
2145         (multilib.out): ... this.  Don't use sub-make.
2146         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2147         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2148         (configure-build-[+module+], configure-[+module+],
2149         configure-target-[+module+], configure-gcc): ... these.  Test
2150         for Makefile existence.  Drop config.status from dependencies.
2151         * Makefile.in: Rebuilt.
2152         * configure.in: Move gcc-version-trigger to the end of
2153         ac_configure_args.  Add comments to maybedep.tmp and
2154         serdep.tmp.  Introduce --disable-serial-configure.  Remove
2155         nonopt from baseargs, matching and removing corresponding
2156         whitespace while at it.
2157         * configure: Rebuilt.
2159 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
2161         * configure.in (host_configargs): Replace reference to
2162         no-longer-defined buildopts with --build=${build_alias}.
2163         * configure: Rebuilt.
2165 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
2167         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
2168         program_transform_name to standard idiom.
2169         (AUTOGEN, AUTOCONF): Define.
2170         (Makefile.in): Use $(AUTOGEN).
2171         (Makefile): Depend on config.status, and use autoconf-style rule to
2172         build it.  Move original commands to...
2173         (config.status): ... this new target.
2174         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
2175         $(AUTOCONF).
2176         * Makefile.in: Rebuilt.
2178 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2180         * Makefile.tpl: Fix dramatic bustage due to change in
2181         program_transform_name.
2182         * Makefile.in: Regenerate.
2184         * configure.in: Remove unnecessary PATH setting.
2185         * configure: Regnerate.
2187         * configure.in: Don't default to unprefixed tools unless
2188         the native tools will work.
2189         * configure: Regenerate.
2191         * configure.in: Convert to autoconf script.  Blow away lots
2192         of now-redundant Makefile fragments.
2193         * configure: Generate using Autoconf.
2194         * Makefile.tpl: Rewrite to reflect autoconfiscation.
2195         * Makefile.in: Regenerate.
2197 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2199         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
2200         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
2202         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
2203         where they belong.
2205 2002-12-24  Andreas Schwab  <schwab@suse.de>
2207         * Makefile.tpl (multilib.out): Fix missing space.
2208         * Makefile.in: Regenerate.
2210 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2212         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
2213         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
2214         * Makefile.in: Regenerate.
2215         * configure.in: Remove unnecessary leftovers.
2217 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
2219         * configure.in (extra_ranlibflags_for_target): New variable.
2220         (*-*-darwin): Add -c to ranlib commands.
2221         * configure (tooldir): Handle extra_ranlibflags_for_target.
2223 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
2225         * COPYING.NEWLIB: Updated.
2226         * COPYING.LIBGLOSS: Ditto.
2228 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2230         * Makefile.tpl: Revert HJL's change.
2231         * Makefile.in: Regenerated.
2232         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
2233         always.
2235 2002-12-19  Andreas Schwab  <schwab@suse.de>
2237         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
2238         * Makefile.in: Regenerate.
2240 2002-12-18  H.J. Lu <hjl@gnu.org>
2242         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
2243         * Makefile.in: Regenerated.
2245         * configure.in (build_prefix): New. Substitute.
2247 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2249         * Makefile.tpl: Don't let real targets depend on phony targets.
2250         * Makefile.in: Regenerate.
2252         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
2253         * Makefile.in: Regenerate.
2255 2002-12-16  Jason Merrill  <jason@redhat.com>
2257         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
2258         previous 'make bootstrap'.
2259         * Makefile.in: Regenerate.
2261 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
2263         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
2265 2002-12-13  Jason Merrill  <jason@redhat.com>
2267         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
2268         library tests.
2269         (check-c++): Just depend on it and check-target-libstdc++-v3.
2270         * Makefile.in: Regenerate.
2272 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2274         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
2275         * Makefile.in: Regenerate.
2277 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
2279         * COPYING.NEWLIB: Update list of alternate Regent of California
2280         licenses and discuss official revoking of advertising clause.
2281         * COPYING.LIBGLOSS: Ditto.
2283 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
2285         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
2286         * Makefile.in: Rebuilt.
2288 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
2290         * configure: Fix bug put in by gremlins.
2292         * Makefile.tpl: Substitute more autoconfily.
2293         * configure: Substitute more autoconfily.
2294         * Makefile.in: Regenerate.
2296 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
2298         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
2299         * Makefile.in (all-sim): Ditto.
2301 2002-12-06  DJ Delorie  <dj@redhat.com>
2303         * Makefile.tpl: Change configure dependencies to not have real
2304         targets depend on phony targets.
2306 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
2308         * configure.in: Revert unintentional change.
2310         * src-release: Configure host subdirs.
2312         * Makefile.tpl: Change dependency for */multilib.out so that
2313         it works when gcc isn't in the tree.
2315         * configure.in: Substitute more.
2316         * configure: Run subconfigures from the Makefile.
2317         * Makefile.tpl: Run subconfigures from the Makefile; add a few
2318         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
2320 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2322         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
2323         and corresponding dependencies.
2324         * Makefile.in: Regenerate.
2326         * configure.in (host_tools): Order binutils, gas and ld for
2327         convenience in running the testsuites.
2329         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
2330         * Makefile.in: Regenerate.
2331         * configure.in: Introduce rules to serialize subconfigure runs.
2333         * configure.in: Introduce BASE_CC_FOR_TARGET.
2334         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
2335         Realize configure-build-* targets.  Realize configure-target-* targets.
2336         * Makefile.in: Regenerate.
2338 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2340         * configure: Move gcc_version_trigger stuff from here...
2341         * configure.in: ...to here.
2343         * configure.in: Separate subconfigure options added by this file from
2344         options given by the user.  Add machinery to put args for host
2345         subconfigures into the Makefile.
2347         * Makefile.tpl: Remove 'vault' targets.
2348         * Makefile.tpl: Reorder and comment dependencies.
2349         * Makefile.in: Regenerate.
2351 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
2353         * configure.in: Move host-specific darwin noconfigdirs into
2354         the host-specific section.
2356 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2358         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
2359         during replay.
2360         * Makefile.in: Regenerate.
2362         (finishing slow-motion replay)
2363         * configure: Remove skip-this-dir support.
2364         * Makefile.tpl: Remove skip-this-dir support.
2366         * Makefile.tpl: Remove leftover support for non-autoconfiscated
2367         subdirectories.
2368         * Makefile.in: Regenerate.
2370         * Makefile.tpl: Strip out useless setting of 'dir'.
2371         * Makefile.in: Regenerate.
2373 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2375         (finishing slow-motion replay)
2376         * configure.in: Fix deeply stupid bug.
2378         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
2379         shell code in CXX_FOR_TARGET
2380         * Makefile.def: Introduce raw_cxx.
2381         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
2382         RAW_CXX_FOR_TARGET.
2383         * Makefile.in: Regenerate.
2385 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2387         (finishing slow-motion replay)
2388         * Makefile.tpl: Remove unnecessary ifs.
2389         * Makefile.in: Regenerate.
2391         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
2392         dependencies.  Maybe-ize build-libiberty.  Create dummy install
2393         targets for 'no_install' modules.
2394         * configure: Move GDB_TK substitution to configure.in.  Move
2395         build_modules stuff to configure.in.
2396         * configure.in: Implement soft dependency machinery.  Maybe-ize
2397         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
2398         * Makefile.in: Regenerate.
2400 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2402         (continuing slow-motion replay)
2403         * Makefile.tpl: Make all-target, install-target behave similarly
2404         to all, install (only hitting configured targets).  Eliminate
2405         unused macro defintions.
2407         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
2408         build != host.
2410         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
2412         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
2414         * configure.in: Produce lists of subdir targets we're actually
2415         configuring.  Remove references to "dosrel".
2416         * Makefile.tpl: Let configure set which subdir targets are hit.
2417         Remove install-cross; clean up install; remove ALL.  Remove
2418         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
2419         Autogenerate host module targets.  Remove empty dependency lines
2420         and redundant dependency; rearrange slightly.
2421         * Makefile.def: Add host-side libtermcap, utils.
2423         * Makefile.in: Regenerate.
2425 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2427         (Continuing slow-motion replay)
2428         * Makefile.def: Add list of recursive targets to autogenerate.
2429         Add build_modules.
2430         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
2431         targets.  Autogenerate *-build-* targets.
2432         * Makefile.in: Regenerate.
2434 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
2436         (Continuing slow-motion replay)
2437         * configure: More autoconf-style substitutions.
2438         * Makefile.tpl: More autoconf-style substitutions.
2439         * Makefile.in: Regenerate.
2441 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
2443         (Continuing slow-motion replay)
2444         * configure: Substitute more variables in a more autoconf-friendly
2445         way.  Simplify slightly.
2446         * Makefile.tpl: Make more variables substitutable in an
2447         autoconf-friendly way.
2448         * Makefile.in: Regenerate.
2450 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
2452         (Continuing slow-motion replay)
2453         * configure.in (v810*): Remove special setting of tools.
2455         * configure: Add support for extra required flags for ar or nm.
2456         * configure.in (aix4.3+): Use above support for target-specific
2457         issues, rather than using config/mt-aix43.
2459 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
2461         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
2462         * configure: Remove 'removing', which doesn't work.  Replace $subdir
2463         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
2464         with $srcdir.  Reformat indentation.  Substitute some variables
2465         formerly hard-coded in the Makefile for build=host.
2466         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
2467         * Makefile.def: Autogenerate more.
2468         * Makefile.in: Regenerate.
2470 2002-11-13  Bruce Korb  <bkorb@gnu.org>
2472         * Makefile.tpl: syntactic cleanup
2474 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
2476         * Makefile.def (host_modules): Add rda.
2477         * Makefile.in: Regenerate.
2478         * configure.in (target_tool): Add target-rda to list.
2480 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
2482         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
2483         and restrap targets to this rule.
2484         * Makefile.in:  Regenerate.
2486 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
2488         * configure.in (i[3456]86-*-linux*): Add check to disable
2489         ${libgcj} for glibc1.
2491 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
2493         * configure.in: Add tic4x target.
2495 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2497         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
2498         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
2499         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
2500         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
2501         * Makefile.in: Regenerate.
2503 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2505         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
2506         * Makefile.in: Regenerate.
2508         * Makefile.def: Remove order dependency comments.
2509         * Makefile.tpl: Add explicit install-install dependencies.
2510         * Makefile.in: Regenerate.
2512         * Makefile.tpl: Remove material now in src-release.  (Finally!)
2513         * Makefile.in: Regenerate.
2515         * configure: Restore my original patch by syncing with gcc version.
2517         * Bring following over from gcc:
2519 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
2521         * configure.in (s390*-*-linux*): Enable libgcj.
2523 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2525         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
2527 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
2529         * configure: Move stray lines back to where they belong.
2531 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2533         * Makefile.tpl: Insert configure-target target, for src-release.
2535         * configure: Finish reverting change which Andrew Cagney started
2536         reverting.  Should fix bustage.
2538         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2539         * src-release: New file.  Contains material for making net
2540         releases for gdb, binutils, et al., formerly in Makefile.in.
2542 2002-09-30  Nick Clifton  <nickc@redhat.com>
2544         * cpu: New top level directory.  Intended to hold input files for
2545         CGEN which have FSF copyright assignment.
2546         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2548 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
2550         Revert below (note that src does not contain Makefile.tpl):
2551         * Makefile.tpl: Make subsituted variables more autoconfy.
2552         * Makefile.in: Regenerate.
2554 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
2556         * configure: Revert accidentally applied changes.
2558         * Makefile.tpl: Make more autoconf-friendly.
2559         * Makefile.in: Regenerate.
2560         * configure: Make substitution more autoconf-like.
2562 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
2564         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
2565         single entry to handle all these.
2566         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
2567         libjava on arm-*-elf.
2569 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
2571         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
2572         things that depend on them.
2574 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
2576         * Makefile.tpl: Make subsituted variables more autoconfy.
2577         * Makefile.in: Regenerate.
2578         * configure: Make seds more autoconfy.
2580 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
2582         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
2583         * Makefile.in: Regenerate.
2584         * configure.in: Rewrite sed statements to look autoconfy.
2586         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
2587         all-target-foo on configure-target-foo.
2588         * Makefile.def: Ditto.
2589         * Makefile.in: Rebuild.
2591 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
2593         * Makefile.def: New file.
2594         * Makefile.tpl: New file.
2595         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
2597         * configure.in: Minor rearrangement.  Simplify tests.
2599 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
2601         * configure.in (with_headers): Skip copy if value is "yes".
2602         (with_libs): Likewise.
2604 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
2606         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
2607         * configure.in (sh*-*-pe*): Ditto.
2608         * configure.in (mips*-*-pe*): Ditto.
2609         * configure.in (*arm-wince-pe): Ditto.
2611         * configure.in: Rearrange.
2613 2002-09-12  Nick Clifton  <nickc@redhat.com>
2615         * Import these changes from the config master repository:
2617         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
2619                 * config.sub: Add tic4x target.
2621         2002-09-03  Ben Elliston  <bje@redhat.com>
2623                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
2624                 Reported by <Duncan_Stodart@insession.com>.
2626 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
2628         * COPYING.NEWLIB: More updates.
2630 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
2632         * COPYING.NEWLIB: Update.
2634 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
2636         * texinfo/texinfo.tex: Import version 2002-06-04.06.
2638         * config.guess: Import version 2002-08-23.
2639         * config.sub: Import version 2002-08-22.
2641 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
2643         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
2644         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
2645         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2647 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
2649         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
2651 2002-08-04  H.J. Lu  (hjl@gnu.org)
2653         * configure.in (mips*-*-linux*): Don't skip target-libffi.
2655 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
2657         * configure.in: Move generic linux case to end.  Copy generic
2658         linux noconfigdirs to mips*-*-linux* entry and new
2659         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
2661 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
2663         * MAINTAINERS: Clarify on config.guess and config.sub, and add
2664         one instance of them which was missed to the list to update.
2666 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
2668         * config.guess: Update to 2002-07-09 version.
2669         * config.sub: Update to 2002-07-03 version.
2671 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
2673         * configure.in: Remove two redundant tests.
2675 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2677         * configure.in (mips*-*-irix6*o32): Enable stabs.
2679 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
2681         * configure.in: Don't build grez.
2682         * Makefile.in: Ditto.
2684         * Makefile.in: Remove references to bsp, cygmon, libstub.
2685         * configure.in: Ditto.
2687         * configure.in: Remove leftover reference to gdbtest.
2689 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
2691         * configure.in (gxx_include_dir):  Change to match versioned
2692         C++ headers if --enable-version-specific-runtime-libs is used.
2694 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
2696         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2698 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2700         * configure.in: Make --without-x work.
2702 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
2704         * contrib: New directory.  Created to contain a copy of the
2705         texi2pod.pl script so that it is in the same place as the version in
2706         the FSF GCC sources.
2708 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2710         * configure.in: Rearrange target Makefile fragment collection.
2712         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
2713         cvs[src].
2714         * configure.in: Ditto.
2716 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
2718         * Makefile.in: Eliminate 'apache' targets.
2719         * configure.in: Eliminate 'apache' targets.
2721         * configure.in: Eliminate redundant tests.  Reorganize.
2723         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
2725         * config-ml.in: Eliminate references to Cygnus configure.
2727         * Makefile.in: Eliminate references to building emacs.
2729 2002-07-01  Denis Chertykov  <denisc@overta.ru>
2731         * configure.in: Add support for ip2k.
2733 2002-06-24  Ben Elliston  <bje@redhat.com>
2735         * configure.in (host_tools): Remove cgen.
2737         * Makefile.in (all-cgen): Remove; runs from its source directory.
2738         (check-cgen, install-cgen, clean-cgen): Likewise.
2739         (all-opcodes): No not depend on all-cgen.
2740         (all-sim): Likewise.
2742 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
2744         * configure.in: Fix AIX configury bug.
2746 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
2748         * configure.in: Replace ${topsrcdir} with ${srcdir}.
2750         * configure.in: Move definition of libstdcxx_flags right above
2751         usage, rather than way earlier.
2753         * configure.in: Pull definition of is_cross_compiler earlier.
2755         * configure.in: Rearrange a little.
2757         * configure.in: Remove references to librx.
2758         * Makefile.in: Remove references to librx.
2760 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
2762         * configure.in: Eliminate ${gasdir} variable.
2764 2002-06-18  Dave Brolley  <brolley@redhat.com>
2766         * configure.in: Add support for frv.
2767         * config.sub: Add support for frv.
2769 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2771         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2773 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
2775         * configure.in (vax-*-netbsd*): Re-enable gas.
2777 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
2779         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2780         BUILD_PREFIX_1, to correct nomenclature.
2781         * configure: Likewise.
2783         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2784         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2786 2002-05-31  Olaf Hering  <olh@suse.de>
2788         * config-ml.in: Propogate DESTDIR also.
2790 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
2792         * configure.in (vax-*-netbsd*): Don't build gas for this
2793         platform.
2795 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
2797         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2798         and libgcj for AVR.
2800 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
2802         * config.sub: Add DLX target.
2804 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
2806         * config.guess: Update to 2002-05-22 version.
2807         * config.sub: Likewise.
2809 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2811         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2812         * config-ml.in: Likewise.
2813         * configure: Likewise.
2814         * configure.in: Likewise.
2816 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
2818         * configure.in: Simplify makefile fragment collection.
2820         * configure.in: Remove code to build emacs.
2822         * configure.in : Remove --srcdir argument from targargs and buildargs
2823         (it's always overridden in the Makefile anyway).  Rearrange a bit.
2825         * configure: Move some logic to configure.in.
2826         * configure.in: Move some logic from configure.
2828 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
2830         * COPYING.LIBGLOSS: New file.
2832 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
2834         * Makefile.in: Honour DESTDIR.
2836 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
2838         * configure.in (noconfigdirs): Don't disable libgcj on
2839         sparc64-*-solaris* and sparcv9-*-solaris*.
2841 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
2843         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2845 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
2847         * configure.in (FLAGS_FOR_TARGET): Do not add
2848         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2849         on i[3456]86-*-linux*.
2851 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
2853         * configure.in (noconfigdirs): Replace [ ] with test.
2855         * configure.in (noconfigdirs): Do not add target-newlib if
2856         target == i[3456]86-*-linux*, and host == target.
2858 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
2860         * config.guess: Updated to 2002-04-26's version.
2861         * config.sub: Updated to 2002-04-26's version.
2863 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
2865         * configure.in: delete reference to absent file
2867         * configure.in: replace '[' with 'test'
2869         * configure.in: Eliminate references to gash.
2870         * Makefile.in: Eliminate references to gash.
2872         * configure.in: remove useless references to 'pic' makefile fragments.
2874         * configure.in: (*-*-windows*) Finish removing.
2876         * configure.in: Eliminate redundant test for libgui.
2878 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
2880         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2881         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2883 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
2885         * configure.in: remove references to dead files
2887 2002-04-18  Tom Tromey  <tromey@redhat.com>
2889         * configure.in: Disallow configuring libgcj when it is already
2890         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
2891         Solaris 2.8 by default.  For PR libgcj/6158.
2893 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
2895         * configure.in:  Move default CC setting out of config/mh-* fragments
2896         directly into here.
2898 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
2900         * configure.in: don't even try to configure or make a subdirectory
2901         if there's no configure script for it.
2903 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
2905         * MAINTAINERS: Remove chill maintainers.
2906         * Makefile.in (CHILLFLAGS): Remove.
2907         (CHILL_LIB): Remove.
2908         (TARGET_CONFIGDIRS): Remove libchill.
2909         (CHILL_FOR_TARGET): Remove.
2910         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2911         CHILL_LIB.
2912         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2913         (CHECK_TARGET_MODULES): Likewise.
2914         (INSTALL_TARGET_MODULES): Likewise.
2915         (CLEAN_TARGET_MODULES): Likewise.
2916         (configure-target-libchill): Remove.
2917         (all-target-libchill): Remove.
2918         * configure.in (target_libs): Remove target-libchill.
2919         Do not compute CHILL_FOR_TARGET.
2920         * libchill: Remove directory.
2922 2002-04-15  DJ Delorie  <dj@redhat.com>
2924         * Makefile.in, configure.in, configure: Sync with gcc, entries
2925         follow...
2927 2002-04-08  Tom Tromey  <tromey@redhat.com>
2929         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
2930         Fixes PR libgcj/6068.
2932 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
2934         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2936 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2938         * configure.in (alpha*-dec-osf*): Enable libgcj.
2940 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
2942         Fix for: PR bootstrap/3591, target/5676
2943         * configure.in (mcore-pe): Disable the configuration of
2944         libstdc++-v3 since exceptions are not supported.
2946 2002-03-20  Anthony Green  <green@redhat.com>
2948         * configure.in: Enable libgcj for xscale-elf target.
2950 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
2952         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2953         libjava.
2954         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
2956 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
2958         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
2959         libstdc++-v3 and libjava.
2961 2002-02-11  Adam Megacz <adam@xwt.org>
2963         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
2964         boehm-gc
2966 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
2968         * config.guess: Updated to 2002-01-30's version.
2969         * config.sub: Updated to 2002-02-01's version.
2970         Contribute sh64-elf.
2971         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
2972         * configure.in: Added sh64-*-*.
2974 2002-01-17  H.J. Lu <hjl@gnu.org>
2976         * Makefile.in (all-fastjar): Also depend on all-libiberty.
2977         (all-target-fastjar): Also depend on all-target-libiberty.
2979 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
2981         * configure, configure.in: Use temp file for long sed commands.
2983 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
2985         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
2986         libf2c.
2988 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
2990         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
2992 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
2994         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
2996 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2998         * configure: Handle temporary files securely using mkdir.
3000 2001-09-26  Will Cohen <wcohen@redhat.com>
3002         * configure.in (*-*-linux*): Disable configuration of target-newlib
3003         and target-libgloss.
3005 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
3007         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
3008         RANLIB.
3010 2001-08-11  Graham Stott  <grahams@redhat.com>
3012         * Makefile.in (check-c++): Add missing semicolon.
3014 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
3016         * configure.in (sh-*-linux*): New.
3018 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3020         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3021         and libgcj on m68hc11/m68hc12.
3023 2001-06-27  H.J. Lu  (hjl@gnu.org)
3025         * Makefile (CFLAGS_FOR_BUILD): New.
3026         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
3028 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
3030         * configure.in (libstdcxx_flags): Do not try to execute
3031         libstdc++-v3/testsuite_flags until it exists.
3033 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
3035         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3037 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
3039         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3041 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
3043         * configure.in: Move *-chorusos target case to the proper switch.
3044         Disable libgcj.
3046 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3048         * Makefile.in (STAGE1_CFLAGS): Pass down.
3050 2001-04-13  Alan Modra  <amodra@one.net.au>
3052         * config.guess: Add hppa64-linux support.  Note for next import that
3053         this is already in the master file.
3054         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
3056 2001-03-22  Colin Howell  <chowell@redhat.com>
3058         * Makefile.in (DO_X): Do not backslash single-quotes in
3059         backquotes (two places).
3061 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
3063         * Makefile.in (DO_X): Quote nested quotes.
3065 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
3067         * Makefile.in (DO_X): Use double quotes for quoting
3068         "RANLIB=$${RANLIB}".
3070 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
3072         * configure.in: Only use `lang_requires' for languages athat are
3073         actually enabled.
3075 2001-03-07  Tom Tromey  <tromey@redhat.com>
3077         * configure.in: Allow config-lang.in to set `lang_requires' to list
3078         of other required languages.
3080 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
3082         * Makefile.in: Remove RANLIB definition. Use RANLIB
3083         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3084         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
3086 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
3087             Alexandre Oliva  <aoliva@redhat.com>
3089         * Makefile.in (check-c++): Use tabs, not spaces.
3091 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
3093         * Makefile.in (check-c++): New rule.
3095         * configure.in (target_libs): Remove libg++.
3096         (noconfigdirs): Remove libg++.
3097         (noconfigdirs): Same.
3098         (noconfigdirs): Same.
3099         (noconfigdirs): Same.
3101         * config-ml.in: Remove libg++ references.
3103         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3104         (ALL_TARGET_MODULES): Same.
3105         (configure-target-libg++): Remove.
3106         (all-target-libg++): Remove.
3107         (configure-target-libio): Remove.
3108         (all-target-libio): Remove.
3109         (check-target-libio): Remove.
3110         (.PHONY): Remove.
3111         (libg++.tar.bz2): Remove.
3112         (all-target-cygmon): Remove libio.
3113         (all-target-libstdc++): Remove.
3114         (configure-target-libstdc++): Remove.
3115         (TARGET_LIB_PATH): Remove libstdc++.
3116         (ALL_GCC_CXX): Remove libstdc++.
3117         (all-target-gperf): Correct.
3119 2001-02-15  Anthony Green  <green@redhat.com>
3121         * configure: Introduce GCJ_FOR_TARGET.
3122         * configure.in: Ditto.
3123         * Makefile.in: Ditto.
3125 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
3127         * configure.in: for *-chorusos, don't config target-newlib and
3128         target-libgloss.
3130 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
3132         Remove V2 C++ library.
3133         * configure.in: Remove --enable-libstdcxx_v3 support.
3135 2001-01-27  Richard Henderson  <rth@redhat.com>
3137         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
3139 2001-01-26  Tom Tromey  <tromey@redhat.com>
3141         * configure.in: Allow libgcj to be built on Sparc Solaris.
3143 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
3145         * configure.in: Enable libgcj on several additional platforms.
3147 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
3149         * configure.in: Enable libgcj for linux targets.
3151 2001-01-09  Mike Stump  <mrs@wrs.com>
3153         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3154         failures of subdirectories.
3156 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
3158         * configure: handle DOS-style absolute paths.
3160 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
3162         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3164 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
3166         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
3167         (libstdcxx_incdir): Pass down.
3168         * config.if: Remove expired bits for cxx_interface, add stub.
3169         (libstdcxx_incdir): Add variable for g++ include directory.
3170         * configure.in (gxx_include_dir): Use it.
3172 2000-12-15  Andreas Jaeger  <aj@suse.de>
3174         * configure.in: Handle lang_dirs.
3176 2000-12-13  Anthony Green  <green@redhat.com>
3178         * configure.in: Disable libgcj for any target not specifically
3179         listed.  Disable libgcj for x86 and Alpha Linux until compatible
3180         with g++ abi.
3182 2000-12-13  Mike Stump  <mrs@wrs.com>
3184         * Makefile.in (local-distclean): Also remove fastjar.
3186 2000-12-10  Anthony Green  <green@redhat.com>
3188         * configure.in: Define libgcj.  Disable libgcj target libraries for
3189         most targets.
3191 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
3193         * configure.in (target_libs): Revert 2000-12-08 patch.
3194         (noconfigdirs): Added target-libjava.
3196 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
3198         * Makefile.in: handle DOS-style absolute paths.
3200 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
3202         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
3203         libjava.
3204         * configure.in (target_libs): Removed `target-libjava'.
3206 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
3208         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
3209         (ALL_MODULES): Added fastjar.
3210         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
3211         (all-target-libjava): all-fastjar replaces all-zip.
3212         (all-fastjar): Added.
3213         (configure-target-fastjar, all-target-fastjar): Likewise.
3214         * configure.in (host_tools): Added fastjar.
3216 2000-12-07  Mike Stump  <mrs@wrs.com>
3218         * Makefile.in (local-distclean): Remove leftover built files.
3220 2000-11-16  Fred Fish  <fnf@be.com>
3222         * configure.in (enable_libstdcxx_v3): Fix typo,
3223         libstd++ -> libstdc++.
3225 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3227         * configure: Provide the original toplevel configure arguments
3228         (including $0) to subprocesses in the environment rather than
3229         through gcc/configargs.h.
3231 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
3233         * configure: Turn on libstdc++ V3 by default.
3235 2000-10-16  Michael Meissner  <meissner@redhat.com>
3237         * configure (gcc/configargs.h): Only create if there is a build GCC
3238         directory created.
3240 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
3242         * configure: Save configure arguments to gcc/configargs.h.
3244 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
3246         * Makefile.in (bootstrap): avoid recursion if subdir missing
3247         (cross): ditto
3248         (do-proto-toplev): ditto
3250 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
3252         * configure.in: Do not build byacc for hppa64.  Provide paths to the
3253         X11 libraries for hppa64.
3255 2000-09-02  Anthony Green  <green@cygnus.com>
3257         * Makefile.in (all-gcc): Depend on all-zlib.
3258         (CLEAN_MODULES): Add clean-zlib.
3259         (ALL_MODULES): Add all-zlib.
3260         * configure.in (host_libs): Add zlib.
3262 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
3264         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
3265         $targargs to tell whether newlib is going to be built.
3267         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
3268         $$r/TARGET_SUBDIR/libio for _G_config.h.
3270 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
3272         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
3274         * configure: Make enable_threads and enable_shared defaults
3275         explicit.  Substitute enable_threads into generated Makefiles.
3276         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
3277         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
3279 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
3281         * configure.in: Re-enable all references to libg++ and librx.
3283 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
3285         * configure.in: Add *-*-freebsd* configurations.
3287 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
3289         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
3290         (do-tar, do-bz2): New rules.
3291         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
3292         (gdb-tar): New rule.
3293         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
3294         (insight_dejagnu.tar): New rule.
3295         (insight.tar): New rule.
3296         (gdb+dejagnu.tar): New rule.
3297         (gdb.tar): New rule.
3299 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
3301         * MAINTAINERS: Update dejagnu/
3303 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
3305         * ltmain.sh (relink_command): Fix typo in previous change.
3307 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
3309         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
3310         (relink_command): Added --tag flags.
3311         (mode=install): If relinking fails; error out.
3313 2002-03-12  Richard Henderson  <rth@redhat.com>
3315         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
3316         .NOTPARALLEL tag.
3317         (do-check): Rename from check.
3318         (check): Allow parallel check.
3320 2002-03-11  Richard Henderson  <rth@redhat.com>
3322         * Makefile.in (.NOTPARALLEL): Add fake tag.
3324 2002-03-07  H.J. Lu  (hjl@gnu.org)
3326         * configure.in: Enable gprof for mips*-*-linux*.
3328 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
3330         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3331         libjava.
3332         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
3334 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
3336         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
3338 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
3340         * config.guess: Import from master sources, rev 1.232.
3341         * config.sub: Import from master sources, rev 1.246.
3343 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
3345         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
3346         because its Makefile is there; test for the executable instead.
3348 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
3350         Contribute sh64-elf.
3351         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
3352         * configure.in: Added sh64-*-*.
3354 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
3356         * COPYING.NEWLIB: Remove advertising clause from
3357         Berkeley and Red Hat licenses.
3359 2002-02-01  Mo DeJong  <supermo@bayarea.net>
3361         * Makefile.in: Add all-tix to deps for all-snavigator
3362         so that tix is built when building snavigator.
3364 2002-02-01  Ben Elliston  <bje@redhat.com>
3366         * config.guess: Import from master sources, rev 1.229.
3367         * config.sub: Import from master sources, rev 1.240.
3369 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
3371         From Steve Ellcey <sje@cup.hp.com>:
3372         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3373         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3374         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3375         IA64.
3376         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3377         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3378         soname_spec, sys_lib_search_path_spec): Ditto.
3380 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
3382         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
3383         target-libiberty, and target-libgloss.  Skip Java-related
3384         libraries if not supported for NetBSD on target CPU.
3386 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
3388         * configure.in: Import StrongARM and XScale target_configdirs from
3389         FSF GCC version.
3391 2002-01-16  H.J. Lu  (hjl@gnu.org)
3393         * config.guess: Import from master sources, rev 1.225.
3394         * config.sub: Import from master sources, rev 1.238.
3396         * MAINTAINERS: Updated notes on config.guess and config.sub.
3398 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
3400         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
3401         ld and gdb are not supported.
3403 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
3405         * Change reference to Cygnus Solutions to be Red Hat.
3407 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
3409         * COPYING.NEWLIB: Update generic copyright date.
3411 2002-01-07  Mark Salter  <msalter@redhat.com>
3413         * configure.in: Remove target-bsp and target-cygmon from arm builds.
3414           Allow target-libgloss to be built for arm, strongarm, and xscale.
3416 2002-01-03  Ben Elliston  <bje@redhat.com>
3418         * MAINTAINERS: Update URL for config.* scripts.
3420 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
3422         * config.sub: Import latest version.
3423         * config.guess: Likewise.
3425 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
3427         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
3428         options for i[3456]86-pc-linux* native builds.
3430 2001-12-05  Laurent Guerby  <guerby@acm.org>
3432         * MAINTAINERS: gcc adopts symlink-tree, refer more to
3433         libiberty.
3435         Import this patch from gcc:
3437         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
3439             * symlink-tree: handle DOS-style absolute paths.
3441 2001-11-28  DJ Delorie <dj@redhat.com>
3442             Zack Weinberg  <zack@codesourcery.com>
3444         When build != host, create libiberty for the build machine.
3446         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
3447         CONFIG_ARGUMENTS.
3448         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
3449         New variables.
3450         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
3451         and rules.
3452         (all.normal): Depend on ALL_BUILD_MODULES.
3453         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
3454         (all-build-libiberty): Depend on configure-build-libiberty.
3456         * configure: Calculate and substitute proper value for
3457         ALL_BUILD_MODULES.
3458         * configure.in: Create the build subdirectory.
3459         Calculate and substitute TARGET_CONFIGARGS (formerly
3460         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
3462 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
3464         * config.sub: Update to version 1.232 on subversion.
3466 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
3468         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
3469         files from .po files for a distribution.
3471 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
3473         * COPYING.NEWLIB: Mention preserved notice in specific parts.
3475 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
3477         Merged from net gcc:
3478         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
3479         * ltcf-c.sh: Use $objext, not $ac_objext.
3480         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
3481         * ltcf-cxx.sh: Add support for GNU.
3482         2001-07-22  Timothy Wall  <twall@redhat.com>
3483         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
3484         default settings if using GNU tools with that configuration.
3485         * ltcf-cxx.sh: Ditto.
3486         * ltcf-gcj.sh: Ditto.
3487         2001-07-21  Michael Chastain  <chastain@redhat.com>
3488         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
3489         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
3490         * ltmain.sh: Mark as gcc-local.
3492 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
3494         * Makefile.in (all-bison): Revert 2001-10-24.
3495         Don't depend on texinfo.
3497 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
3499         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
3501 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
3503         * configure.in (--enable-languages): Be more permissive about
3504         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
3506 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
3508         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
3510 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
3512         Makefile.in (all-bison): Don't depend on texinfo.
3514 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
3516         * gettext.m4: Test po/POTFILES.in exists before trying to read.
3518 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
3520         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
3522 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
3524         * config.sub, config.guess: Import latest from subversions.
3526 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
3528         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
3529         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
3530         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
3531         avoid quotes nesting problems.
3532         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
3533         (DO_X): Export only variables that are set.
3535 2001-09-19  Ben Elliston  <bje@redhat.com>
3537         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
3538         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
3539         semantics.  Use the shell built-in "type" command instead.
3541 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3543         * config.sub: Reverted the earlier change, this version is not the
3544         master file.
3546 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3548         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
3549         Add support for mips64.
3551 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
3553         * configure.in: Enable libstdc++-v3 for h8300 targets.
3555 2001-08-30  Eric Christopher  <echristo@redhat.com>
3556             Jason Eckhardt  <jle@redhat.com>
3558         * config.sub: Add support for mipsisa32.
3560 2001-08-30  Eric Christopher  <echristo@redhat.com>
3562         * config.sub, config.guess: Import latest from subversions.
3564 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
3566         * config.sub, config.guess: Import latest from subversions.
3568 2001-07-26  DJ Delorie  <dj@redhat.com>
3570         * MAINTAINERS: Clarify libiberty merge rules and procedures.
3572 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
3574         * Makefile.in: Revert 2001-06-17.
3575         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
3577 2001-06-17  H.J. Lu <hjl@gnu.org>
3579         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
3580         (gas+binutils.tar.bz2): Likewise.
3581         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
3583 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
3585         * Makefile.in (VER): When present, extract the version number from
3586         the file version.in.
3588 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
3590         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3591         gcc/xgcc is built, use -print-prog-name to find out the program
3592         name to use.
3594 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
3596         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
3597         with_gcc]: Use `gcc -shared' to build a shared library.
3599 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3601         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
3602         archives.
3604 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
3606         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
3607         libraries when using g++ with native linker.
3609 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
3611         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
3613 2001-05-24  Tom Rix <trix@redhat.com>
3615         * configure.in : enable ld for aix
3617 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
3619         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
3620         [aix4*|aix5*]: Prepend blank.
3622 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
3624         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3625         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
3626         of subdir/configure scripts to use the new libtool.m4.
3628 2001-05-14  H.J. Lu <hjl@gnu.org>
3630         * config.if (libc_interface): Set to -libc6.2- for cross
3631         compiling to Linux/glibc 2.2.
3633 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
3635         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
3636         libgcj.
3638 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
3640         * configure.in (noconfigdirs): Don't reset it from scratch in the
3641         target case; only append to it.
3643 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
3645         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
3646         sparc-*-solaris2.8]: Disable ${libgcj}.
3648 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
3650         * configure.in (libgcj_saved): Copy from $libgcj.
3651         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
3652         --disable-libgcj.
3654 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
3656         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
3657         1.641.2.228.
3659 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
3661         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3662         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
3664 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
3666         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
3667         New macros.
3668         (bootstrap, cross): Use RECURSE_FLAGS.
3669         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
3671 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
3673         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
3675 2001-03-23  Nick Clifton  <nickc@redhat.com>
3677         * README-maintainer-mode: Add note about inability to use "make
3678         distclean" in maintainer mode.
3680 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
3682         Re-installed:
3683         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
3684         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
3685         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3686         * ltcf-cxx.sh: Likewise.
3687         * ltcf-gcj.sh: Likewise.
3689 2001-03-22  Philip Blundell  <philb@gnu.org>
3691         * config.sub, config.guess: Import latest from subversions.
3693 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
3695         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3696         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
3698 2001-03-20  Michael Chastain  <chastain@redhat.com>
3700         * Makefile.in: all-m4 depends on all-texinfo.
3702 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
3704         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
3706 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
3708         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
3709         longer valid.
3711 2001-02-16  Nick Clifton  <nickc@redhat.com>
3713         * configure.in (noconfigdirs): Allow configuration of texinfo
3714         for Cygwin hosts.
3716 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3718         * config.guess: Add linux target for S/390.
3719         * config.sub: Likewise.
3720         * configure.in: Likewise.
3722 2001-02-06  Ben Elliston  <bje@redhat.com>
3724         * configure: Output host type to stdout, not stderr.
3726 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
3728         * config.guess: Import from subversions.gnu.org (revision 1.181).
3729         * config.sub: Import from subversions.gnu.org (revision 1.199).
3731 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
3733         * config.guess: Handle hppa64-linux systems.
3735 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
3737         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
3738         Don't unset, it's non-portable and no longer necessary, set to empty
3739         instead.
3741 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
3743         * ltconfig: Shell portability fix for the tagname validity check.
3745 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
3747         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
3749 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
3751         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
3752         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
3754 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
3756         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
3757         keep at least one of build_libtool_libs or build_old_libs set to
3758         yes.
3760 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
3762         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
3763         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
3765 2000-11-07  Philip Blundell  <pb@futuretv.com>
3767         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
3769 2000-11-03  Philip Blundell  <pb@futuretv.com>
3771         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
3772         files.
3774 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
3776         * COPYING.NEWLIB: Put into source repository.
3778 2001-01-15  Ben Elliston  <bje@redhat.com>
3780         * configure.in (host_tools): Add sid.
3781         Always configure cgen.
3782         * Makefile.in (all-sid): New target.
3783         (check-sid, clean-sid, install-sid): Likewise.
3785 2001-01-07  Andreas Jaeger  <aj@suse.de>
3787         * config.sub, config.guess: Update from subversions.
3789 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
3791         * configure.in: Disable language-specific target libraries for
3792         languages that aren't enabled.
3794 2000-11-24  Nick Clifton  <nickc@redhat.com>
3796         * configure.in (xscale-elf): Add target.
3797         (xscale-coff): Add target.
3798         (c4x, c5x, tic54x): Move after ARM targets.
3800 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
3802         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
3804 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
3806         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
3808 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
3810         * Makefile.in: Merge with GCC and libgcj.
3811         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
3812         configure-target-<library> when their configure scripts need the C
3813         or C++ library to have already been built to work properly.
3814         (do_proto_toplev): Set them to an empty string.
3816 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
3818         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
3819         (REALLY_SET_LIB_PATH): Use them.
3821 2000-11-06  Christopher Faylor <cgf@cygnus.com>
3823         * config.sub: Add support for Sun Chorus
3825 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
3827         * config.sub: Add support for the *-storm-chaos OS.
3829 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
3831         * configure.in (noconfigdirs): Don't compile some
3832         of the libraries for 68HC11 & 68hc12 targets.
3834 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
3836         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
3837         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
3838         all affected `configure' scripts.
3840 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
3842         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
3843         ltcf-c.sh.
3845 2000-09-12  Philip Blundell  <philb@gnu.org>
3847         * config.sub, config.guess: Update from subversions.
3849 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
3851         * Makefile.in (all-zlib): Added dummy target.
3853         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
3854         multi-language branch.
3856 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
3858         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
3859         (bootstrap*): Depend on all-bootstrap.
3861 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
3863         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
3864         crosses, but add gcc/include to the header search path for them.
3866 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
3868         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
3869         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
3870         * gettext.m4: New file, extracted from aclocal.m4.
3872 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
3874         * config-ml.in (CC, CXX): Avoid trailing whitespace.
3875         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
3876         sub-configures.
3878 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
3880         * Makefile.in (ALL_MODULES): Add all-cgen.
3881         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
3882         (all-cgen): New target.
3883         (all-opcodes,all-sim): Depend on all-cgen.
3884         * configure.in (host_tools): Add cgen.
3885         Only configure cgen if --enable-cgen-maint.
3887 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
3889         * config-ml.in (CC, CXX): Don't introduce a leading space.
3891 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
3893         * configure.in (libstdcxx_flags): Use
3894         libstdc++-v3/src/libstdc++.INC.
3896 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
3898         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
3900 2000-08-11  Jason Merrill  <jason@redhat.com>
3902         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
3903         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
3904         (FLAGS_FOR_TARGET): Not here.
3905         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
3907 2000-08-07  DJ Delorie  <dj@redhat.com>
3909         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
3910         "if we're also building gcc, and it's a gcc that will run on the
3911         build machine, we want to use its includes instead of the system's
3912         default includes".
3914 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
3916         * configure.in (libstdcxx_flags): Don't use `"'.
3918         * config-ml.in: Adjust multilib search paths to the
3919         appropriate multilib tree.
3921 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
3923         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
3924         commas in $LANGUAGES.
3926 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
3928         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
3930 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
3932         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
3933         CXX_FOR_TARGET for sed.
3935 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
3937         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
3938         Do not override if already set in the environment or in configure.
3939         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
3940         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
3942 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
3944         * Makefile.in (FLAGS_FOR_TARGET): New macro.
3945         (GCC_FOR_TARGET): Use it.
3946         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
3947         * configure.in: ... here.
3948         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
3949         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
3951 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
3953         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
3954         (configure-target-libchill, configure-target-libobjc): Likewise.
3956         * configure.in: Use the same cache file for all target libs.
3957         * config-ml.in: But different cache files per multilib variant.
3959 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
3961         * configure (topsrcdir): Don't use dirname.
3963 2000-07-20  Jason Merrill  <jason@redhat.com>
3965         * configure.in: Remove all references to libg++ and librx.
3967         * configure, configure.in, Makefile.in: Unify gcc and binutils.
3969 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
3971         * config.sub: Update to subversions version 2000-07-06.
3973 2000-07-12  Andrew Haley  <aph@cygnus.com>
3975         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
3976         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
3978 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
3980         * symlink-tree:  Check number of arguments.
3982 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
3984         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
3986 2000-07-05  Jim Wilson  <wilson@cygnus.com>
3988         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
3989         search path for a g++ extracted from the build tree.  This
3990         will allow link tests run by configure scripts in
3991         subdirectories to succeed.
3993 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
3995         * ltconfig: Add support for mips-dde-sysv4.2MP
3997 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
3999         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
4000         `os2'. Force ac_cv_exeext to be ".exe" in that case.
4002 2000-06-19  Timothy Wall  <twall@cygnus.com>
4004         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
4005         * config.sub: Add tic54x target.
4007 2000-06-07  Phillip Thomas  <pthomas@suse.de>
4009         * README-maintainer-mode: New file: Contains notes on using
4010         --enable-maintainer-mode with binutils.
4012 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
4014         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
4016 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
4018         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
4019         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
4021 20000-05-21  H.J. Lu  (hjl@gnu.org)
4023         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
4024         directory are used if they exist. Make sure
4025         $(build_tooldir)/include is searched for header files,
4026         $(build_tooldir)/lib/ for library files.
4027         (GCC_FOR_TARGET): Likewise.
4028         (CXX_FOR_TARGET): Likewise.
4030 2000-05-18  Jeffrey A Law  (law@cygnus.com)
4032         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
4034 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
4036         * Makefile.in (configure-target-libiberty): Depend on
4037         configure-target-newlib.
4039 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
4041         * configure.in, Makefile.in: Merge all libffi-related
4042         configury stuff from the libgcj tree.
4044 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
4046         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4047         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
4049 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
4051         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4052         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4053         current version information.  Add to proto-toplev directory.
4054         (gdb-taz): Build do-djunpack.
4056 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
4058         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
4060 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4062         * ltmain.sh: Preserve in relink_command any environment
4063         variables that may affect the linker behavior.
4065 2000-05-12  Jeffrey A Law  (law@cygnus.com)
4067         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
4069 2000-05-10  Jim Wilson  <wilson@cygnus.com>
4071         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
4073 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
4075         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
4076         with the version name.
4078 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
4080         * config.if: Tweak.
4082 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
4084         * djunpack.bat: New file.
4086 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
4088         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4089         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
4090         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
4091         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
4093 2000-04-16  Dave Pitts  <dpitts@cozx.com>
4095         * config.sub (case $basic_machine): Change default for "ibm-*"
4096         to "openedition".
4098 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
4100         * Makefile.in (gdb-taz): New target.  GDB specific archive.
4101         (do-md5sum): New target.
4102         (MD5PROG): Define.
4103         (PACKAGE): Default to TOOL.
4104         (VER): Default to a shell script.
4105         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
4106         md5 checksum generation.
4107         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
4108         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
4109         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4110         insight.tar.bz2): Use gdb-taz to create archive.
4112 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
4114         * configure (warn_cflags): Delete.
4116 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
4117             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
4119         * configure.in (enable_libstdcxx_v3): Add.
4120         (target_libs): Add bits here to switch between libstdc++-v2 and
4121         libstdc++-v3.
4122         * config.if: And this file too.
4123         * Makefile.in: Add libstdc++-v3 targets.
4125 2000-04-05  Michael Meissner  <meissner@redhat.com>
4127         * config.sub (d30v): Add d30v as a basic machine type.
4129 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
4131         * configure.in: -linux-gnu*, not -linux-gnu.
4133 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
4135         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
4136         (do-tar-bz2): Replace TOOL with PACKAGE.
4137         (gdb.tar.bz2): Remove GDBTK from GDB package.
4138         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4139         dejagnu.tar.bz2): New packages.
4141 2000-02-27  Andreas Jaeger  <aj@suse.de>
4143         * configure.in: Add entry for mips*-*-linux*, move catch all
4144         *-*-*linux* entry below this one.
4146 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
4148         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
4150 2000-02-24  Nick Clifton  <nickc@cygnus.com>
4152         * config.sub: Support an OS of "wince".
4154 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
4156         * config.guess, config.sub: Updated to match config's 2000-02-15
4157         version.
4159 2000-02-23  Linas Vepstas <linas@linas.org>
4161         * config.sub: Add support for Linux/IBM 370.
4162         * configure.in: Likewise.
4164 2000-02-22  Nick Clifton  <nickc@cygnus.com>
4166         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
4168 2000-02-20  Christopher Faylor <cgf@cygnus.com>
4170         * config.guess: Guess "cygwin" rather than "cygwin32".
4172 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4174         * configure (gcc_version): When setting, narrow search to
4175         lines containing `version_string'.
4177 2000-02-15  Denis Chertykov  <denisc@overta.ru>
4179         * config.sub: Add support for avr target.
4181 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
4183         * config.sub: Add mmix-knuth-mmixware.
4185 2000-01-27  Christopher Faylor <cgf@redhat.com>
4187         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
4188         structure stuff to -L library search.
4189         (CXX_FOR_TARGET): Ditto.
4190         (CROSS_CHECK_MODULES): Fix spelling mistake.
4192 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
4194         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
4195         the C++ compiler.
4197 2000-01-12  Richard Henderson  <rth@cygnus.com>
4199         * configure.in: Don't build some bits for beos.
4201 2000-01-12  Joel Sherrill (joel@OARcorp.com)
4203         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
4204         as include files.
4206 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
4208         * configure.in: Use mt-aix43 to handle *_TARGET defs,
4209         not mh-aix43.
4211 1999-12-14  Richard Henderson  <rth@cygnus.com>
4213         * config.guess (alpha-osf, alpha-linux): Detect ev67.
4214         * config.sub: Accept alphaev[78], alphaev8.
4216 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4218         * config.guess, config.sub: Update from autoconf.
4220 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4222         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
4223         necessary libraries are missing.
4225 1999-10-25  Andreas Schwab  <schwab@suse.de>
4227         * configure: Fix quoting inside arguments of eval.
4229 1999-10-21  Nick Clifton  <nickc@cygnus.com>
4231         * config-ml.in: Allow suppression of some ARM multilibs.
4233 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
4235         * config.guess: Add OS/390 match pattern.
4236         * config.sub: Add mvs, openedition targets.
4237         * configure.in (i370-ibm-opened*): New.
4239 1999-09-04  Steve Chamberlain  <sac@pobox.com>
4241         * config.sub: Add support for configuring for pj.
4243 1999-08-31  Nick Clifton  <nickc@cygnus.com>
4245         * config.sub (maybe_os): Add support for configuring for fr30.
4247 1999-08-25  Nick Clifton  <nickc@cygnus.com>
4249         * configure.in: Do not configure or build ld for AIX
4250         platforms.  ld is known to be broken on these platforms.
4252 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4254         * config-ml.in: Pass compiler flag corresponding to multidirs to
4255         subdir configures.
4257 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
4259         * Makefile.in (LDFLAGS): Define.
4261 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
4263         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
4264         noconfigdirs.
4265         (*-*-cygwin*): Likewise.
4267 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
4269         * mkdep: New file.
4270         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
4271         (BINUTILS_SUPPORT_DIRS): Add mkdep.
4273         From Eli Zaretskii <eliz@is.elta.co.il>:
4274         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
4275         long file name when using DJGPP on MS-DOS.
4277 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
4279         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
4281 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
4283         * Makefile.in (check-target-libio): Remove all-target-libstdc++
4284         dependency as this causes "make check" to globally "make all"
4286 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
4288         * configure.in (target_libs): Added target-zlib.
4289         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
4290         (CONFIGURE_TARGET_MODULES): Likewise.
4291         (CHECK_TARGET_MODULES): Likewise.
4292         (INSTALL_TARGET_MODULES): Likewise.
4293         (CLEAN_TARGET_MODULES): Likewise.
4294         (configure-target-zlib): New target.
4295         (all-target-zlib): Likewise.
4296         (all-target-libjava): Depend on all-target-zlib.
4297         (configure-target-libjava): Depend on configure-target-zlib.
4299         * Makefile.in (configure-target-libjava): Depend on
4300         configure-target-newlib.
4301         (configure-target-boehm-gc): New target.
4302         (configure-target-qthreads): New target.
4304         * configure.in (target_libs): Added target-qthreads.
4305         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
4306         (CONFIGURE_TARGET_MODULES): Likewise.
4307         (CHECK_TARGET_MODULES): Likewise.
4308         (INSTALL_TARGET_MODULES): Likewise.
4309         (CLEAN_TARGET_MODULES): Likewise.
4310         (all-target-qthreads): New target.
4311         (configure-target-libjava): Depend on configure-target-qthreads.
4312         (all-target-libjava): Depend on all-target-qthreads.
4314         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
4315         (CONFIGURE_TARGET_MODULES): Likewise.
4316         (CHECK_TARGET_MODULES): Likewise.
4317         (INSTALL_TARGET_MODULES): Likewise.
4318         (CLEAN_TARGET_MODULES): Likewise.
4319         (all-target-libjava): New target.
4320         (all-target-boehm-gc): Likewise.
4321         * configure.in (target_libs): Added libjava, boehm-gc.
4323 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
4325         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
4326         configure.bat in SUPPORT_FILES.
4327         (gas+binutils.tar.bz2): Likewise.
4329         * makeall.bat: Remove; obsolete.
4331 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
4333         From Mark Elbrecht:
4334         * configure.bat: Remove; obsolete.
4336 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
4338         * configure: Add -W -Wall to the default CFLAGS when compiling with
4339         gcc.
4341 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
4343         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
4345 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
4347         * configure.in: Build ld on IRIX6.
4349 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
4351         * Makefile.in: Change distribution targets to use bzip2 instead of
4352         gzip.
4353         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
4354         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
4356 1999-06-04  Nick Clifton  <nickc@cygnus.com>
4358         * config.sub: Add mcore target.
4360 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
4362         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
4364 1999-05-25  H.J. Lu  (hjl@gnu.org)
4366         * config.guess (dummy): Changed to $dummy.
4368 1999-05-24  Nick Clifton  <nickc@cygnus.com>
4370         * config.sub: Tidied up case statements.
4372 1999-05-22  Ben Elliston  <bje@cygnus.com>
4374         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
4375         <jiro@din.or.jp>.
4377         * config.guess: Merge with FSF version. Future changes will be
4378         more accurately recorded in this ChangeLog.
4379         * config.sub: Likewise.
4381 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
4383          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
4385 1999-04-30  Tom Tromey  <tromey@cygnus.com>
4387         * ltmain.sh: [mode link] Always use CC given by ltconfig.
4389 1999-04-23  Tom Tromey  <tromey@cygnus.com>
4391         * ltconfig, ltmain.sh: Update to libtool 1.2f.
4393 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
4395         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
4396         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
4397         Bad merge removed these two changes.
4399 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
4400                           Martin Heller (Ing.-Buero_Heller@t-online.de)
4402         * config.guess (interix Alpha): Add.
4404 1999-04-11  Richard Henderson  <rth@cygnus.com>
4406         * configure.in (i?86-*-beos*): Do config gperf; don't config
4407         gdb, newlib, or libgloss.
4409 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
4411         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
4412         link a trivial program with -mabi=64.  If it fails, remove mabi=64
4413         from multidirs.
4415 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
4417         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
4419 1999-04-08  Nick Clifton  <nickc@cygnus.com>
4421         * config.sub: Add support for mcore targets.
4423 1999-04-07  Michael Meissner  <meissner@cygnus.com>
4425         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
4426         not mt-ospace, in order to shut up assembler warning about using
4427         symbols that are named the same as registers.
4429 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
4431         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
4432         dependency list for all-target-cygmon.
4434 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
4436         * config-ml.in: Check $host, not $target, for selective multilibs.
4437         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
4438         thumb interworking, and underscore prefix multilibs.
4440 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
4442         * missing: Update to version from current automake.
4444 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
4446         * configure (gxx_include_dir): Removed.
4448         * configure.in (gxx_include_dir): Handle it.
4449         * Makefile.in: Likewise.
4451 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
4453         * config.sub (mips64vr4111,mips64vr4111el) Add.
4455 1999-03-21  Ben Elliston  <bje@cygnus.com>
4457         * config.guess: Correct typo for detecting ELF on FreeBSD.
4459 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
4461         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
4462         config/mh-djgpp.
4464 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
4466         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
4467         all-target-newlib to dependency list for all-target-bsp.
4469 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
4471         * config.sub: Add i386-uwin support.
4472         * config.guess: Likewise.
4474 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4476         * configure.in: cleanup, add mh-*pic handling for arm, special
4477         case powerpc*-*-aix*
4479 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
4481         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
4482         can be built.
4484 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
4486         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4487         targets.
4489 1999-03-02  Nick Clifton  <nickc@cygnus.com>
4491         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
4493 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
4495         * config.sub: Check for "cygwin*" rather than "cygwin32*"
4497 1999-02-24  Nick Clifton  <nickc@cygnus.com>
4499         * config.sub: Fix typo in arm recognition.
4501 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
4503         * configure.in (noconfigdirs): Changed target_configdirs to
4504         include target-bsp only for m68k-*-elf* and m68k-*-coff*
4505         rather than m68k-*-* since it is not known to work on
4506         m68k-aout. Ditto for arm-*-*oabi.
4508 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
4510         * configure.in (*-*-windows*): Remove, no longer used.
4512 1999-02-19  Ben Elliston <bje@cygnus.com>
4514         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
4515         Smart and improved by Andrew Cagney.
4517 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
4519         * config.guess: Recognize openbsd-*-hppa.
4521 1999-02-17  H.J. Lu  (hjl@gnu.org)
4523         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
4524         only if it is not empty.
4526 1999-02-17  Nick Clifton  <nickc@cygnus.com>
4528         Patch from: Scott Bambrough <scottb@corelcomputer.com>
4530         * config.guess: Modified to recognize uname's armv* syntax.
4532         * config.sub: Modified to recognize uname's armv* syntax.
4534 1999-02-17  Mark Salter  <msalter@cygnus.com>
4536         * configure.in: Added target-bsp for sparclite.
4538 1999-02-08  Richard Henderson  <rth@cygnus.com>
4540         * config.sub: Recognize alphapca5[67] and up to alphaev8.
4542 1999-02-08  Nick Clifton  <nickc@cygnus.com>
4544         * configure.in: Add support for strongarm port.
4545         * config.sub: Add support for strongarm target.
4547 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
4549         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
4550         the old name config/mh-cygwin32.
4551         Enable texinfo.
4553 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
4555         * configure.in: Do build ld for ix86 Solaris.
4557 1999-02-02  Jim Wilson  <wilson@cygnus.com>
4559         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
4560         $AR_FOR_TARGET.  Likewise for RANLIB.
4562 1999-02-02  Catherine Moore  <clm@cygnus.com>
4564         * config.sub (oabi):  Recognize.
4565         * configure.in (arm-*-oabi):  Handle.
4567 1999-01-30  Robert Lipe  (robertlipe@usa.net)
4569         * config.guess: Improve detection of i686 on UnixWare 7.
4571 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
4573         * config.guess: Add support for i386-pc-interix.
4574         * config.sub: Likewise.
4575         * configure.in: Likewise.
4577 1999-01-18  Christopher Faylor <cgf@cygnus.com>
4579         * Makefile.in: Remove unneeded all-target-libio from
4580         from all-target-winsup target since it is now unneeded.
4581         Add all-target-libtermcap in its place since it is now
4582         needed.
4584 1998-12-30  Christopher Faylor <cgf@cygnus.com>
4586         * configure.in: makefile stub for cygwin target is probably
4587         unnecessary.  Remove it for now.
4589 1998-12-30  Christopher Faylor <cgf@cygnus.com>
4591         * configure.in: libtermcap.a should be built when cygwin is the
4592         target as well as the host.
4593         * config.guess: Allow mixed case in cygwin uname output.
4594         * Makefile.in: Add libtermcap target.
4596 1998-12-23  Jeffrey A Law  (law@cygnus.com)
4598         * config.sub: Clean up handling of hppa2.0.
4600 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
4602         * config.guess: Use C code to identify more HP machines.
4604 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
4606         * config.sub: Handle hppa2.0.
4608 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
4610         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
4611         cygmon for all sparclite targets, regardless of object format.
4613 1998-12-15  Mark Salter  <msalter@cygnus.com>
4615         * configure.in: Added target-bsp for several target architectures.
4617         * Makefile.in: Added rules for bsp.
4619 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
4621         * config.guess: Improve detection of hppa2.0 processors.
4623 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
4625         * config.guess: Recognize FreeBSD using ELF automatically.
4627 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
4629         * configure (skip-this-dir): Add handling for new shell script, which
4630         might be created by a sub-directory's configure to indicate, this particular
4631         directory is "unwanted".
4632         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
4634 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
4636         * ltconfig: import from libtool, after changing libtool to
4637         account for the cygwin name change.
4639 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
4641         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
4642         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
4644 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
4646         * configure.in: Add libtermcap to list of cygwin dependencies.
4648 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
4650         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
4651         they include winsup/include when it's a cygwin target.
4653 1998-11-12  Tom Tromey  <tromey@cygnus.com>
4655         * configure.in (host_tools): Added zip.
4656         * Makefile.in (all-target-libjava): Depend on all-zip.
4657         (all-zip): New target.
4658         (ALL_MODULES): Added all-zip.
4659         (NATIVE_CHECK_MODULES): Added check-zip.
4660         (INSTALL_MODULES): Added install-zip.
4661         (CLEAN_MODULES): Added clean-zip.
4663 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
4665         * Makefile.in: lose "32" from comment about cygwin.
4667 1998-11-05  Nick Clifton  <nickc@cygnus.com>
4669         * configure.in: Use -Os to build target libraries for the fr30.
4671 1998-11-04  Dave Brolley  <brolley@cygnus.com>
4673         * config.sub: Add fr30.
4675 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
4677         * configure.in: drop "32" from config/mh-cygwin32.  Check
4678         cygwin* instead of cygwin32*.
4679         * config.sub: Check cygwin* instead of cygwin32*.
4681 1998-10-22  Robert Lipe  <robertl@dgii.com>
4683         * config.guess: Match any version of Unixware7.
4685 1998-10-20  Syd Polk  <spolk@cygnus.com>
4687         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
4688         if desired.
4690 1998-10-18  Jeffrey A Law  (law@cygnus.com)
4692         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
4693         these if the appropriate directories and files to not exist.
4695 1998-10-14  Jeffrey A Law  (law@cygnus.com)
4697         * Makefile.in (DEVO_SUPPORT): Add config.if.
4699 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
4701         * configure: Add pattern to replace "build_tooldir"'s
4702         definition in the generated Makefile with "tooldir"'s
4703         actual value.
4705 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
4707         * config.sub: Bring back lost sparcv9.
4709         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
4711 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
4713         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
4714         CC_FOR_TARGET and friends.
4716 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
4718         * Makefile.in (build_tooldir): New variable, same as tooldir.
4719         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
4720         -B$(build_tooldir)/bin/.
4721         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
4723 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
4725         * config.sub: Add support for i[34567]86-pc-udk.
4726         * configure.in: Likewise.
4728 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
4730         * Makefile.in: add bzip2 package building bits for user
4731         tools module
4732         * configure.in: ditto
4734 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
4736         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
4737         (ALL_TARGET_MODULES): Add all-target-libobjc.
4738         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4739         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4740         (all-target-libchill): Add dependencies.
4741         * configure.in (target_libs): Add libchill.
4743 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
4745         * configure.in (target_subdir): Remove duplicate line.
4747 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
4749         * Makefile.in (all-automake): fix dependencies.
4751 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
4753         * configure.in: Minor cleanups for building in the $(target_alias)
4754         subdir.
4756 1998-09-22  Jim Wilson  <wilson@cygnus.com>
4758         * Makefile.in (bootstrap): Set r and s before make all.  Use
4759         BASE_FLAGS_TO_PASS in make all.
4760         (cross): Likewise.
4762 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
4764         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
4766 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
4768         * config.sub: Fix typo in last change.
4770 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
4772         * config.sub: Add support for C4x target.
4773         * configure.in: Likewise.
4775 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
4777         * config.sub: Recognize sparcv9 just like sparc64.
4779 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
4781         * config.guess: Match "Pent II" or "PentII" for OpenServer.
4783 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
4785         * config.guess: Correctly identify Pentium II sco boxes.
4787         * config.guess: Fix "tr" code.  From Weiwen Liu.
4789 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
4791         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
4792         stabs.
4794 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
4796         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
4797         (ALL_TARGET_MODULES): Add all-target-libchill.
4798         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4799         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4800         (all-target-libchill): Add dependencies.
4801         * configure.in (target_libs): Add libchill.
4803 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
4805         * config.guess: Avoid assumptions about "tr" behaves when
4806         LANG is set to something other than English.
4808 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
4810         * configure (gxx_include_dir): Changed to
4811         '${prefix}/include/g++'-${libstdcxx_interface}.
4813         * config.if: New to determine the interfaces.
4815 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
4817         * config.guess: Detect and handle MPE/IX.
4818         * config.sub: Deal with MPE/IX.
4820 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
4822         * configure.in: Use mh-aix43.
4824 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
4826         * configure: Fix --without/--disable cases for gxx-include-dir.
4828 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
4830         * mdata-sh:  Imported.  Needed for automake support.
4832 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
4834         * Makefile.in (taz): Try "chmod -R og=u ." before
4835         "chmod og=u `find . -print`".
4837 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
4839         * configure.in: Add arm-elf and thumb-elf support.
4841 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
4843         * Makefile.in: Undo previous patch.
4845 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
4847         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
4848         to here ...
4849         (install-no-fixedincludes): and here
4850         (INSTALL_MODULES): ... from here.
4852 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
4854         * config.sub: Merge with FSF.
4856         * config.guess: Merge with FSF.
4858 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
4860         * configure (extraconfigdirs): New variable.
4861         (SUBDIRS): Add extraconfigdirs and recurse on them too.
4862         * Makefile.in (all): Move higher in file.
4863         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
4864         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
4865         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
4866         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
4867         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
4869 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
4871         * Makefile.in (all-target-libjava): Depend on all-gcc and
4872         all-target-newlib.
4873         (configure-target-libjava): Depend on $(ALL_GCC).
4875 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
4877         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
4878         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
4880 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
4882         * ylwrap: Change absolute path checks to check for DOS style path
4883         names.
4885         * ylwrap: Don't use a full path name if the source file is in the
4886         same directory.  From hjl@lucon.org (H.J. Lu).
4888         * config-ml.in: Default to being verbose, to match Feb 18 change to
4889         configure.
4891 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
4893         Brought over from egcs:
4895         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
4897         * configure.in (target_subdir): Set to ${target_alias} instead
4898         of "libraries".
4900         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
4902         * configure.in (target_subdir): Set to libraries if enable_multilib.
4904 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
4906         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
4907         multilibs, force reconfiguration the first time we create
4908         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
4910 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
4912         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
4913         avoid confusion with --no-recursion.
4915 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
4917         * configure.in: Win32 hosts shouldn't use install -x
4918         * install-sh: remove -x option, and special .exe-handling
4919         hack.
4921 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
4923         * config.guess: Recognize i586-pc-beos.
4924         * configure.in: Don't build some bits for beos.
4926 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
4928         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
4929         CFLAGS default to -O2.
4931         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
4932         when using GNU ld.
4934 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
4936         * ltmain.sh: Correct install when using a different shell.
4938 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
4940         * ltconfig, ltmain.sh: Update to libtool 1.2b.
4942 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
4944         * makefile.vms: Update to build binutils/makefile.vms.  Add install
4945         target.
4947 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
4949         * ltconfig: Update to correct AIX handling.
4951 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
4953         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
4955         * configure.in (target_subdir): Set to ${target_alias} instead
4956         of "libraries".
4958 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
4960         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
4961         (Makefile): Depend on $(gcc_version_trigger).
4963         * configure (gcc_version): Change default initializer to empty
4964         string.
4965         (gcc_version_trigger): New variable; pass this variable down
4966         to subdir configures to enable them checking gcc's version
4967         themselves. Emit make macros for both gcc_version vars.
4968         (topsrcdir): Initialize reliably.
4969         (recursion line): Remove --with-gcc-version=${gcc_version}.
4971 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
4973         * configure (enable_version_specific_runtime_libs): Implement new flag
4974         --enable-version-specific-runtime-libs which installs C++ runtime stuff
4975         in $(libsubdir); emit definition in each generated Makefile.
4976         (gxx_include_dir): Initialize depending on
4977         $enable_version_specific_runtime_libs.
4979 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
4981         * configure (gcc_version): Initialize properly depending on
4982         how and where configure is started.
4983         (recursion line): Pass a --with-gcc-version=${gcc_version}
4984         to configures in subdirs.
4986 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
4988         * configure.in (noconfigdirs): Add configure pattern for mips tx39
4989         cygmon
4991 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
4993         * configure.in: Add cygmon and libstub support for mn10200.
4995 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
4997         * configure (gcc_version): Add new variable describing the
4998         particular gcc version we're building.
4999         * Makefile.in (libsubdir): Add new macro for the directory
5000         in which the compiler finds executables, libraries, etc.
5001         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
5002         and libsubdir.
5004 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
5006         * Makefile.in (local-clean): Remove *.log.
5007         (warning.log): Built with warn_summary from build.log.
5008         (mail-report.log): Run test_summary.
5009         (mail-report-with-warnings.log): Run test_summary including
5010         warning.log in the report.
5012 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
5014         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
5016 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
5018         * Makefile.in (grep): Grep no longer depends on libiberty.
5020 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
5022         * Makefile.in: all-snavigator needs all-libgui.
5024 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
5026         * configure.in: Add cygmon and libstub support for mn10300.
5028 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
5030         * missing: Update to version from automake 1.3.
5032         * ltmain.sh: On installation, don't get confused if the same name
5033         appears more than once in the list of library names.
5035 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
5037         * config.sub: Accept m68060 and m5200 as CPU names.
5039 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
5041         * configure: Use && rather than using -a in test, because odd
5042         strings can confuse test.
5043         * configure.in: Likewise.
5045 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
5047         * ltconfig, ltmain.sh: Bring in Visual C++ support.
5049 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
5051         * Makefile.in (boostrap2-lean, bootstrap3-lean,
5052         bootstrap4-lean): New targets.
5054 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
5056         * mpw-* Delete.  Not used.
5058 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
5060         * COPYING.LIB: Update FSF address.
5062 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
5064         * ltconfig, ltmain.sh: Update to libtool 1.2a.
5066         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
5067         GAS_SUPPORT_DIRS.
5069 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
5071         * ltconfig, ltmain.sh: Avoid producing a version number if
5072         -version-info was not used.
5074 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
5076         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
5077         building with newlib.
5079 1998-04-30  Paul Eggert  <eggert@twinsun.com>
5081         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
5082         Solaris `make' causes it to continue to next definition.
5084 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5086         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
5087         the right GUI libraries and files are installed along with GDB.
5089 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
5091         * configure.in: Change alpha to alpha* in several places.
5093 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
5095         * config.sub: Recognize sparc86x.
5097 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
5099         * configure.in (--enable-target-optspace): Remove debug echo.
5101 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
5103         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
5105 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
5107         * ltconfig: Update cygwin32 support.
5109         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
5110         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
5111         (GDB_SUPPORT_DIRS): Likewise.
5113 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
5115         * configure.in (target_makefile_frag): If --enable-target-optspace,
5116         use -Os to compile target libraries rather than -O2.  Default to
5117         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
5118         not used.
5119         * configure.in (target_cflags): Ditto for d30v.
5121 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
5123         * Makefile.in (all-bfd): Depend on all-intl.
5124         (all-binutils): Likewise.
5125         (all-gas): Likewise.
5126         (all-gprof): Likewise.
5127         (all-ld): Likewise.
5129 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
5131         * configure.in (host_tools): Fix typo, lbtool -> libtool.
5133 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
5135         * Makefile.in (all-bfd): Depend upon all-libiberty.
5137         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
5139 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
5141         * Makefile.in: Add libstub.
5143         * configure.in: Ditto. Build libstub for targets that have cygmon
5144         support.
5146 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
5148         * configure.in: Don't set PICFLAG on ix86-cygwin32.
5150 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
5152         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
5153         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
5155 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
5157         * configure: Define DEFAULT_M4 by searching PATH.
5158         * Makfile.in: Use DEFAULT_M4.
5160 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
5162         * ltconfig: Add cygwin32 support.
5164         * Makefile.in, configure.in: Add libtool as a native only directory
5165         to configure and build.
5167 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
5169         * Makefile.in (INSTALL_MODULES): Remove texinfo.
5171 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
5173         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
5175 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
5177         * Makefile.in: add ash make rules
5178         * configure.in: add ash to native_only and host_tools lists
5180 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
5182         * Makefile.in (all-gettext, all-intl): New targets.
5183         (ALL_MODULES): Added all-gettext, all-intl.
5184         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
5185         (INSTALL_MODULES): Added install-gettext, install-intl.
5186         (CLEAN_MODULES): Added clean-gettext, clean-intl.
5188         * configure.in (host_tools): Added gettext.
5189         (native_only): Likewise.
5190         (noconfigdirs) [various cases]: Likewise.
5191         (host_libs): Added intl.
5193 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
5195         * configure: Do not disable building gdbtk for cygwin32 hosts.
5197 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
5199         * configure.in: Add thumb-coff target.
5200         * config.sub: Add thumb-coff target.
5202 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5204         * Makefile.in: Revert yesterday's change.
5205         (all-target-winsup):  all-target-librx stays out of here.
5207 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5209         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
5210         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
5211         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
5212         Remove references to librx and libg++.
5214 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
5216         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
5217         recursive makes
5219 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
5221         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
5222         for newlib directory.
5223         (CXX_FOR_TARGET): Likewise.
5225 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
5227         * ltconfig: Update after libtool/ltconfig.in change for
5228         hpux11.
5230 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
5232         * ltconfig, ltmain.sh: Update to libtool 1.2.
5234 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5236         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
5237         (install-gcc-cross): Instead, override LANGUAGES here.
5239 1998-03-18  Dave Love  <d.love@dl.ac.uk>
5241         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
5242         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
5244 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
5246         * configure.in: Add Thumb-pe target.
5248 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
5250         * Makefile.in - changed sn targets to snavigator
5251         * configure.in - changed sn targets to snavigator
5253 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5255         * config-ml.in: After building symlink tree call make distclean
5256         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
5257         to be the case for libiberty.
5259 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
5261         * configure: When making link, also check the current
5262         directory. The configure scripts may create one.
5264 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
5266         * config.sub: Accept alphapca56 and alphaev6 properly.
5268 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5270         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
5272 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
5274         * config.sub (sco5): Fix typo.
5276 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
5278         * Makefile.in (INSTALL_MODULES): Move install-tcl before
5279         install-itcl.
5280         (install-itcl): Remove dependency on install-tcl.
5282 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
5284         * configure.in: Remove libgloss from noconfigdirs for MN10300.
5286 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
5288         * configure.in: Don't build libgui for a cygwin32 target when not on
5289         a cygwin32 host.
5291 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5293         * configure (redirect): Set to null, so default behavior of
5294         configure is now --verbose.
5296 1998-02-16  Dave Love  <d.love@dl.ac.uk>
5298         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
5299         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
5301 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
5303         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
5304         this change to sync Makefile.in with its ChangeLog entries.
5306 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
5308         * ltmain.sh (mkdir): Check that the directory doesn't exist
5309         before we exit with error, so that we don't get races during
5310         parallel builds.
5312 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
5314         * ltconfig, ltmain.sh: Update from libtool 1.0i.
5316 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5318         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
5319         PICFLAG_FOR_TARGET.
5320         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
5322         * configure: Emit a definition for the new macro enable_shared
5323         into each Makefile.
5325 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5327         * configure.in (host_tools, native_only): Add libtool.
5329 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
5331         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
5332         Fix typo in ming config comment.
5334 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
5336         * ltconfig, ltmain.sh: Update from libtool 1.0h.
5338 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
5340         * config.sub: Add tic30 cases, and map c30 to tic30.
5342 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
5344         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
5345         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
5346         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
5347         (CLEAN_TARGET_MODULES): Similarly
5348         (all-target-libf2c): Add dependences.
5349         * configure.in (target_libs): Add libf2c.
5351 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
5353         * configure.in: Remove expect from noconfigdirs when target
5354         is cygwin32.  OK to build expect and dejagnu with Canadian
5355         Cross.
5357 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
5359         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
5360         host.
5362         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
5363         and mingw32.
5365 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5367         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
5368         here as it is not defined in the toplevel Makefile.
5370 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5372         * configure (package_makefile_rules_frag): New variable, which names
5373         a file with generic rules, ...
5374         Change comment to mention we now have FIVE parts.
5375         * configure: Undo last change.
5377 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
5379         * config.guess: More accurate determination of HP processor types.
5380         * config.sub: More accurate determination of HP processor types.
5382 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5384         * configure (package_makefile_frag): Move inserting the
5385         ${package_makefile_frag} to where it should be according
5386         to the comment.
5388 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
5390         * config.guess: Add support for Linux/ARM.
5392 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
5394         * .cvsignore: Remove *-info and *-install since they match
5395         release-info and mpw-install, which we don't want to just ignore.
5397 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
5399         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
5401 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
5403         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
5404         local_prefix to sub-make invocations.
5406 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
5408         * configure.in: Check makefile fragments in the source
5409         directory.
5411 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
5413         * configure.in: Check whether host and target makefile
5414         fragments exist before adding them to *_makefile_frag.
5416 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
5418         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
5420 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
5422         * configure.in: Make sure we only replace RPATH_ENVVAR on
5423         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
5424         regexp to sed.
5426         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
5427         to sub-makes.
5429 1998-01-13  Lee Iverson   (leei@ai.sri.com)
5431         * config-ml.in (multi-do): LDFLAGS must include multilib
5432         designator.
5434 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
5436         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
5438 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
5440         * config.sub: Add mingw32 support.
5441         * configure.in: Likewise.
5443 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
5445         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
5447 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
5449         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5450         * configure (gxx_include_dir): Provide a definition for subdirs
5451         which do not use autoconf.
5453 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
5455         * config.guess: Sync with egcs.  Picks up new alpha support,
5456         BeOS & some additional linux support.
5458 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
5460         * config.guess: HP 9000/803 is a PA1.1 machine.
5462 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
5464         * configure.in: It's alpha*-...
5466 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
5468         * configure.in (host_makefile_frag, target_makefile_frag):
5469         Handle multiple config files.
5470         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
5471         alpha-*-*.
5473 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
5475         * mkdep: New file.
5477 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
5479         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
5481 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
5483         * Makefile.in: Add libgui directory.
5484         (GDB_TK): Add all-libgui.
5485         * configure.in: Add libgui directory.
5486         * configure: Add all-libgui to GDB_TK.
5488 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
5490         * config-ml.in (multidirs): Add m32r to multilib list.
5492 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
5494         * Makefile.in (all-target-gperf): Change dependency to
5495         all-target-libstdc++.
5497 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
5499         * config.guess: Add BeOS support.
5501 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
5503         Source directory cvs renamed to cvssrc:
5504         * configure.in (host_tools): Change cvs to cvssrc.
5505         (native_only): Likewise.
5506         (noconfigdirs) [various cases]: Likewise.
5507         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
5508         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
5509         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
5510         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
5511         (all-cvssrc): Rename target from all-cvs.
5513 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
5515         * configure (gxx_include_dir): Fix thinko.
5517 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
5519         * Makefile.in (INSTALL_TARGET_CROSS): Define.
5520         (install-cross, install-gcc-cross): New targets.
5522 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
5524         * configure.in (noconfigdirs): Add support for Thumb target.
5526         * config.sub (maybe_os): Add support for Thumb target.
5528 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
5530         * Makefile.in: Add rules for cygmon.
5532         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
5534 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
5536         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5537         * configure (gxx_include_dir): Provide a definition for subdirs
5538         which do not use autoconf.
5540 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
5542         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
5543         11/18/97 build
5545 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
5547         * From Franz Sirl.
5548         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
5549         found on RedHat Linux systems.
5551 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
5553         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
5554         guesses.
5556 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
5558         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
5560 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
5562         * ltmain.sh: If mkdir fails, check whether the directory was created
5563         anyhow by some other process.
5565 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
5567         * configure.in (d30v-*-*): Configure all directories.
5569 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
5571         * configure.in (d30v-*-*): Configure newlib, libiberty directories
5572         for the D30V.
5574 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
5576         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
5578 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
5580         * include/libiberty.h: Add extern "C" { so it can be used with C++
5581         progrms.
5582         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
5583         programs.
5585 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
5587         * configure.in (d30v-*-*): Configure GCC now.
5589 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
5591         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
5592         is no longer needed.
5594 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
5596         * Makefile.in: check-target-libio depends on all-target-libstdc++.
5598 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
5600         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
5601         targets using "$@" to provide support for similar but not identical
5602         targets without having to duplicate code.
5604 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
5606         * makefile.vms: Fix to work with DEC C.
5608 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
5610         * config.sub: Add mips-tx39-elf to marketing names.
5612 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
5614         * ltmain.sh: Handle symlinks in generated script.
5616 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
5618         * configure: Handle autoconf style directory options: --bindir,
5619         --datadir, --includedir, --infodir, --libdir, --libexecdir,
5620         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
5621         --sysconfdir.
5622         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
5623         (sharedstatedir, localstatedir, oldincludedir): New variables.
5624         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
5625         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
5626         sbindir, sharedstatedir, and sysconfdir.
5628 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
5630         * Makefile.in (bootstrap-lean): New target.
5632 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
5634         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
5635         sn, and gnuserv from noconfigdirs.
5637 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
5639         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
5641 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
5643         * Makefile.in (cross): New target.
5645 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
5646                           Jeff Law         <law@cygnus.com>
5648         * Makefile.in (bootstrap2, bootstrap3): New targets.
5649         (all-bootstrap): Remove outdated and confusing target.
5650         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
5652 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
5654         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
5655         windows.  Consistent with gdb/configure.
5657 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
5659         * configure.in: Name Linux target fragment.
5661         * configure: Rewrite so that project Makefile fragment is inserted
5662         first and appears last in the resulting Makefile.
5664 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
5666         * Makefile.in (install-itcl): Install tcl first.
5668 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
5670         * configure.in: remove bison from noconfigdirs for Cygwin32 host
5672 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
5674         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
5676         * configure.in (skipdirs): Add target-librx for Linux.
5677         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
5679 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
5681         * Makefile.in (bootstrap): New target.
5683 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
5685         * config.sub: Accept 'amigados' for backward compatability.
5687 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
5689         * config.guess: Merge with FSF.
5691 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
5693         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
5695 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
5697         * config.sub: Add "marketing-names" patch.
5699 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
5701         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
5703 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
5705         * config.sub: Handle v850-elf.
5707 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
5709         * .cvsignore (*-install): Remove.
5711 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
5713         * ltconfig: Set CONFIG_SHELL in libtool.
5714         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
5716 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
5718         * configure.in (target_subdir): Set to libraries if enable_multilib.
5720 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
5722         * config.guess: Update from gcc directory.
5724 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
5726         * Makefile.in (all-sim): Depends on all-readline.
5728 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
5730         * Makefile.in (BISON, YACC): Use $$s.
5731         (all-bison): Depend on all-texinfo.
5733 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
5735         * Makefile.in (BISON): Add -L flag.
5736         (YACC): Likewise.
5738 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
5740         * configure.in (noconfigdirs): Add support for v850e target.
5742         * config.sub (maybe_os): Add support for v850e target.
5744 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
5746         * configure.in (noconfigdirs): Add support for v850ea target.
5748         * config.sub (maybe_os): Add support for v850ea target.
5750 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
5752         * config.sub: Add mipstx39.  Delete r3900.
5754 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
5756         * Makefile.in (all-autoconf): Depends on all-texinfo.
5758 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
5760         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
5761         eabi targets.
5763 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
5765         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
5767         * configure: When handling a Canadian Cross, handle YACC as well as
5768         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
5769         * Makefile.in (all-bison): Depend upon all-texinfo.
5771 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
5773         * Makefile.in (BISON): bison, not byacc or bison -y.
5774         (YACC): bison -y or byacc or yacc.
5775         (various): Add *-bison as appropriate.
5776         (taz): No need to mess with BISON anymore.
5778 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
5780         * configure: If OSTYPE matches *win32*, try to find a good value for
5781         CONFIG_SHELL.
5783 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
5785         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
5786         configure.in if it is present.
5788 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
5790         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
5792 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
5794         * config.sub: Recognize `arc' cpu.
5795         * configure.in: Likewise.
5796         * config-ml.in: Likewise.
5798 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
5800         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
5802 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
5804         * configure: Changed sed delimiter from ':' to '|' when
5805         attempting to substitute ${config_shell} for SHELL. On
5806         NT ${config_shell} may contain a ':' in it.
5808 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
5810         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
5812 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
5814         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
5816 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
5818         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
5820         * ylwrap: If the program is a relative path, force it to be
5821         absolute.
5823 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
5825         * configure (tooldir): Set BISON to `bison -y' and not just bison.
5827 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
5829         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
5830         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
5831         for libraries.
5833 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
5835         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
5836         separated by spaces.
5838 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
5840         * ylwrap: New file.
5841         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
5843         * ltmain.sh: Handle /bin/sh at start of install program.
5845         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
5847         * ltconfig, ltmain.sh: New files, from libtool 1.0.
5848         * missing: New file, from automake 1.2.
5850 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
5852         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
5853         check-tk to CHECK_X11_MODULES.
5855 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
5857         * config.sub: Merge with FSF.
5859 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
5861         * config.guess: Merge with FSF.
5863 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
5865         * configure: Treat msdosdjgpp like go32.
5866         * configure.in: Likewise.  Don't remove gprof for go32.
5868         * configure: Change Makefile.tem2 to Makefile.tm2.
5870 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
5872         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
5874 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
5876         * install-sh (chmodcmd): Set to null if the DST directory already
5877         exists.  Same as Nov 11th change.
5879 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
5881         * configure (GDB_TK): Needs itcl and tix.
5883 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
5885         * config.guess: Update from FSF.
5887 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
5889         * Makefile.in (GDB_TK): Depend on itcl and tix.
5891 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
5893         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
5894         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
5895         (INSTALL_SCRIPT): New variable.
5896         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
5897         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
5898         to -x.
5899         * install-sh: Add support for -x option.
5901 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
5903         * configure.in, Makefile.in: Treat tix like itcl.
5905 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
5907         * Makefile.in (WINDRES): New variable.
5908         (WINDRES_FOR_TARGET): New variable.
5909         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
5910         (EXTRA_HOST_FLAGS): Add WINDRES.
5911         (EXTRA_TARGET_FLAGS): Add WINDRES.
5912         (EXTRA_GCC_FLAGS): Add WINDRES.
5913         ($(DO_X)): Pass down WINDRES.
5914         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
5915         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
5916         DLLTOOL_FOR_TARGET.
5918 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
5920         * configure.in: configure sim before gdb for win32-x-ppc
5922 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
5924         Move gperf into the toplevel, from libg++.
5925         * configure.in (target_tools): Add target-gperf.
5926         (native_only): Add target-gperf.
5927         * Makefile.in (all-target-gperf): New target, depend on
5928         all-target-libg++.
5929         (configure-target-gperf): Empty rule.
5930         (ALL_TARGET_MODULES): Add all-target-gperf.
5931         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
5932         (CHECK_TARGET_MODULES): Add check-target-gperf.
5933         (INSTALL_TARGET_MODULES): Add install-target-gperf.
5934         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
5936 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
5938         * config.sub (mn10200): Recognize new basic machine.
5940 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
5942         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
5943         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
5945 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
5947         * configure.in: If we're building mips-sgi-irix6* native, turn on
5948         ENABLE_MULTILIB and set TARGET_SUBDIR.
5950 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
5952         * Makefile.in (all-sn): Depend on all-grep.
5954 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
5956         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
5958         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
5959         Makefile.  From Jeff Makey <jeff@cts.com>.
5960         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
5962         * Makefile.in (DISTBISONFILES): Remove.
5963         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
5964         $(DEFAULT_YACC).
5966         * configure.in: Build itl, db, sn, etc., when building for native
5967         cygwin32.
5969         * Makefile.in (LD): New variable.
5970         (EXTRA_HOST_FLAGS): Pass down LD.
5971         ($(DO_X)): Likewise.
5973 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
5975         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
5977 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
5979         * configure.in (targargs): Strip out any supplied --build argument
5980         before adding our own. Always add --build.
5982 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
5984         * configure.in (targargs): Pass --build if we're doing
5985         a cross-compile.
5987 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
5989         * configure: Use '|' instead of ":" as the separator in
5990         sed. Otherwise sed chokes on NT path names with drive
5991         designators. Also look for "?:*" as the leading characters in an
5992         absolute pathname.
5994 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
5996         * config.sub: Support for r3900.
5998 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
6000         * configure.in: Use install-sh, not install.sh.
6002 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
6004         * Makefile.in (taz): Improve check for BISON so it doesn't try to
6005         apply it twice.
6007 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
6009         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
6010         install-binutils.
6012 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
6014         * Makefile.in: Add automake targets.
6015         * configure.in (host_tools): Add automake.
6017 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
6019         * configure: Default CXX to c++, not gcc.
6020         * Makefile.in (CXX): Set to c++, not gcc.
6021         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
6023 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
6025         * install-sh: try appending a .exe if source file doesn't
6026         exist
6028 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
6030         * configure.in: Turn on multilib by default.
6031         (cross_only): Remove target-libiberty.
6033         * Makefile.in (all-gcc): Don't depend on libiberty.
6035 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
6037         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
6039 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
6041         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
6042         (DISTBISONFILES): Add ld/Makefile.in
6044 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
6046         * configure.in: if target is cygwin32 but host isn't cygwin32,
6047         don't configure gdb tcl tk expect, not just gdb.
6049 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
6051         * configure.in: Added gnuserv everywhere sn appears.
6053         * Makefile.in (ALL_MODULES): Added all-gnuserv.
6054         (CROSS_CHECK_MODULES): Added check-gnuserv.
6055         (INSTALL_MODULES): Added install-gnuserv.
6056         (CLEAN_MODULES): Added clean-gnuserv.
6057         (all-gnuserv): New target.
6059 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
6061         * config.guess: Fixes for MIPS OpenBSD systems.
6063 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
6065         * Makefile.in (INSTALL_XFORM): Remove.
6066         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
6068         * mkinstalldirs: New file, copied from automake.
6069         * Makefile.in (installdirs): Rename from install-dirs.  Use
6070         mkinstalldirs.  Change all users.
6071         (DEVO_SUPPORT): Add mkinstalldirs.
6073 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
6075         * install-sh: Rename from install.sh.
6076         * Makefile.in (INSTALL): Change install.sh to install-sh.
6077         (DEVO_SUPPORT): Likewise.
6079         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
6080         Graichen <graichen@rzpd.de>.
6082 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
6084         * config.guess: Recognize OpenBSD systems correctly.
6086 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
6088         * README, Makefile.in (ETC_SUPPORT): Remove references to
6089         cfg-paper*, configure.{texi,man,info*}._
6091 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
6093         * Makefile.in (all.normal): Ensure that gcc is built after all
6094         the x11 - ie gdb - targets.
6096 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
6098         * makefile.vms: Don't run conf-a-gas.
6100 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
6102         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6104 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
6106         * configure.in: Remove noconfigdirs case since gdb also
6107         configures and builds for tic80-coff.
6109 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
6111         * configure: Set cache_file to config.cache.
6112         * Makefile.in (local-distclean): Remove config.cache.
6114 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
6116         * COPYING: Update FSF address.
6118 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
6120         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
6121         noconfigdirs.
6123 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
6125         * Makefile.in (install-dirs): Don't crash if prefix, and hence
6126         MAKEDIRS, is empty.
6128 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
6130         * config.sub: Tweak mn10300 entry.
6132 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
6134         * configure.in (host_tools): Put sim before gdb, so gdb's
6135         configure.tgt can determine if the simulator was configured.
6137 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
6139         * config.sub: Move BeOS $os case to be with other Cygnus
6140         local cases.
6142 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
6144         * config.sub: Remove misplaced comment that broke Linux.
6146 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
6148         * config.sub: Add BeOS support.
6150 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
6152         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
6154 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
6156         * configure.in (noconfigdirs): Remove tcl and tk from
6157         noconfigdirs for cygwin32 builds.
6159 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
6161         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
6163 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
6165         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
6166         make-all.com, use makefile.vms instead.
6168 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
6170         * config.sub: Accept -lnews*.
6172 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
6174         * configure.in (noconfigdirs): Disable target-newlib,
6175         target-examples and target-libiberty for d30v.
6177 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
6179         * configure.in (noconfigdirs): Enable ld for d30v.
6181 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
6183         * configure.in (tic80-*-*): Build compiler.
6185 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
6187         * configure.in (d30v-*): Remove sim directory from list of
6188         unsupported d30v directories
6190 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
6192         * config.sub, configure.in: Add d30v target cpu.
6194 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
6196         * makefile.vms: New file.
6197         * make-all.com: Remove.
6199 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
6201         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
6203 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
6205         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
6207 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
6209         * Makefile.in (ALL_MODULES): Added all-db.
6210         (CROSS_CHECK_MODULES): Addec check-db.
6211         (INSTALL_MODULES): Added install-db.
6212         (CLEAN_MODULES): Added clean-db.
6214 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
6216         * config.guess: Merge with latest FSF sources.
6218 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
6220         * Makefile.in (ALL_MODULES): Added all-itcl.
6221         (CROSS_CHECK_MODULES): Added check-itcl.
6222         (INSTALL_MODULES): Added install-itcl.
6223         (CLEAN_MODULES): Added clean-itcl.
6225 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
6227         * configure.in: build gdb for mn10200
6229 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
6231         * Makefile.in (all-target-winsup): Depend on all-target-libio.
6233 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
6235         * configure.in (tic80-*-*): Turn off most targets right now.
6237 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
6239         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
6240         rather than the makeinfo program.
6241         (do-info): Depend upon all-texinfo.
6243 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
6245         * configure.in: Remove uses of config/mh-linux.
6247         * config.sub, config.guess: Merge with latest FSF sources.
6249 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
6251         * config.sub (case $basic_machine): Add tic80 entries.
6253 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
6255         * config.sub, config.guess: Merge with latest FSF sources.
6257 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
6259         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
6260         * mpw-config.in: Test for NewFolderRecursive.
6261         * mpw-install: Use symbolic name for startup filename.
6262         * mpw-README: Add various additional details.
6264 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
6266         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
6268 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
6270         * configure.in: Do build gcc and the target libraries for
6271         the mn10200.
6273 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
6275         * configure.in: don't avoid building gdb for mn10300 any more
6276         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
6277         instead of single-quoting it.
6279 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
6281         * configure.in: Don't use --with-stabs on IRIX 6.
6283 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
6285         * configure.in (m32r): Build gdb, libg++ now.
6287 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
6289         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
6290         directories from noconfigdirs.
6292 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
6294         * config.sub (basic_machine): added mips16 configuration
6296 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6298         * config.sub: Handle d10v-unknown.
6300 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
6302         * config.sub: Handle v850-unknown.
6304 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
6306         * Makefile.in: add findutils
6307         * configure.in: add findutils to list of host_tools
6309 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
6311         * config.sub: Handle mn10200 and mn10300.
6313 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6315         * configure.in (d10v-*): Do not build librx.
6317 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
6319         * configure.in (mn10300): Build everything except gdb & libgloss.
6321 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
6323         * config.guess:  Patch for Dansk Data Elektronik servers,
6324         from Niels Skou Olsen <nso@dde.dk>.
6326         For ncr, use /bin/uname rather than uname, since GNU uname does not
6327         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
6329         Patch for MIPS R4000 running System V,
6330         from Eric S. Raymond <esr@snark.thyrsus.com>.
6332         Fix thinko for nextstep.
6334         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
6336         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
6337         * config.guess: Guess mips-dec-mach_bsd4.3.
6339         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
6340         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
6341         release numbers.
6342         * config.guess (mips-mips-riscos*):  Emit just enough of the
6343         release number.
6345         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
6346         * config.guess (sparc-auspex-sunos*):  Added.
6347         (f300-fujitsu-*): Added.
6349         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
6350         * config.guess:  Recognize a Tadpole as a sparc.
6352 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
6354         * config.guess: Don't assume that NextStep version is either 2 or
6355         3.  NextStep 4 (aka OpenStep 4) has come out now.
6357 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
6359         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
6360         From Rik Faith <faith@cs.unc.edu>.
6362 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
6364         * config.sub: Contributions from bug-gnu-utils to:
6365         Support plain "hppa" (no version given) architecture, reported by
6366         OpenStep.
6367         OpenBSD like NetBSD.
6368         LynxOs is not a hardware supplier.
6370         * config.guess: Contributions from bug-gnu-utils to add support for:
6371         OpenBSD like NetBSD.
6372         Stratus systems.
6373         More Pyramid systems.
6374         i[n>4]86 Intel chips.
6375         M680[n>4]0 Motorola chips.
6376         Use unknown instead of lynx for hardware manufacturer.
6378 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6380         * install.sh (chmodcmd): Set to null if the DST directory already
6381         exists.
6383 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6385         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
6386         not use mt-ppc target Makefile fragment any more.
6388 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
6390         * configure.in (*-*-windows):  Exclude everything but those dirs
6391         needed to build windows.
6393 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
6395         * Makefile.in (all-target-winsup): Depend on all-target-librx.
6397 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
6399         * configure.in:  Exclude mmalloc from i386-windows.
6401 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
6403         * Undo my previous change.
6405 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
6407         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
6408         unconditionally.
6409         (MAKEOVERRIDES): Define (revert this part of October 18 change).
6411 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
6413         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
6414         host to add it's own flags.
6416 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
6418         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
6420 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
6422         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
6423         (CXX_FOR_TARGET): Likewise.
6424         (GCC_FOR_TARGET): Define.
6425         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
6426         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
6427         CC_FOR_TARGET was specified on the command line.
6428         (MAKEOVERRIDES): Don't define.
6430 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
6432         * configure.in (m32r): Fix spelling of libg++ libs.
6434 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
6436         * config.sub (-apple*): Remove, now redundant.
6438 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
6440         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
6442         * configure: Rework yesterday's sed script patch.
6444         * config.sub: Merge with FSF.
6446 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
6448         * config.guess:  Merge from FSF.
6450         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
6451         * config.guess: Use pc instead of unknown, for pc clone systems.
6452         Change linux to linux-gnu.
6454         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6455         * config.guess: Avoid non-portable tr syntax.
6457 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
6459         * test-build.mk (HOLES): Add "xargs" for gdb.
6461         * configure: Avoid hpux10.20 sed bug.
6463 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
6465         * configure.in:  Add support for windows host
6466         (that is a build done under the Microsoft build environment).
6468 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
6470         * Makefile.in: Replace all uses of srcroot with s, to shrink
6471         command line lengths.
6473         Patches from Geoffrey Noer <noer@cygnus.com>:
6474         * configure.in: If configuring for newlib, pass --with-newlib to
6475         subdirectories.
6476         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
6477         -Bnewlib/ and -Lwinsup to gcc.
6478         (CXX_FOR_TARGET): Likewise.
6480 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
6482         * Makefile.in (ETC_SUPPORT): Add configure.
6484 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
6486         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6487         host configuration file.
6489 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
6491         * configure.in: Break mn10x00 support into separate
6492         mn10200 and mn10300 configurations.
6493         * config.sub: Likewise.
6495 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
6497         * configure.in: Add lots of stuff to noconfigdirs for
6498         the mn10x00 targets.
6500         * config.sub, configure.in: Add mn10x00 support.
6502 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
6504         * make-all.com: Call conf-a-gas, not config-a-gas.
6506 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
6508         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
6509         targets.
6511 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
6513         * mpw-README: Add much more detail for native PowerMac.
6514         * mpw-install: New file.
6515         * mpw-configure: Add --norecursion and --help options.
6516         * mpw-config.in: Translate readme and install files when
6517         copying to objdir.
6518         * mpw-build.in: Don't always depend on byacc and flex.
6519         (install-only-top): New action.
6521 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
6523         * configure.in:  You can now configure GDB for the v850.
6525 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
6527         * configure.in (noconfigdirs): Don't configure any C++ dirs
6528         if targeting D10V.
6530 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
6532         * config.sub: Recognize mips64vr5000.
6534 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
6536         * configure.in: Use a single line for host_tools and native_only.
6538 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
6540         * config.sub, configure.in: Add entries for m32r.
6542 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
6544         * Makefile.in (inet-install): Don't run install-gzip.
6546 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
6548         * configure.in:  Don't config lots of things for *-*-windows*.
6550 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
6552         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
6553         (host_libs, host_tools): Copy from configure.in.
6554         * mpw-configure: Don't complain about directories not found.
6556 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6558         * configure.in (i[345]86): Recognize i686 for pentium pro.
6559         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
6560         file.
6562         * config.guess (i[345]86): Ditto.
6564 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
6566         * configure.in (noconfigdirs): Removed gdb for D10V.
6568 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
6570         * configure.in: Remove ld, target-libio, target-libg++, and
6571         target-libstdc++ from noconfigdirs.
6573 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
6575         * configure: Fix three locations where shell scripts were
6576         being run directly rather than with config_shell.
6578 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
6580         * configure.in (v850-*-*): Set up initial $noconfigdirs.
6581         * config.sub (basic_machine): Recognize v850.
6583 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
6585         * mpw-configure: Handle multiple enable/disable options and
6586         pass them down recursively, handle -c and -s flags appropriately
6587         depending on choice of compiler, add escape mechanism for
6588         quoted arguments to gC.
6590 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6592         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
6593         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
6594         so that -mrelocatable-lib and -mno-eabi are used.
6596         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
6597         not support --print-multi-lib, don't abort.
6599 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
6601         * make-all.com: Run config-a-gas.
6602         * setup.com: Don't copy subdirectory files around.
6604 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
6606         * configure.in (*-*-ose): Remove exclusion of libgloss for this
6607         target, it now compiles correctly.
6609 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
6611         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
6613 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
6615         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6617 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6619         * configure.in (native_only): Add prms.
6621 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
6623         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
6624         (BINUTILS_SUPPORT_DIRS): Likewise.
6626 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6628         * configure.in (d10v-*-*): Don't configure ld or gdb until the
6629         d10v support is added.
6631 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
6633         * configure.in (d10v-*-*): New target.
6635 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
6637         * config.guess (HP 9000/811): Recognize this as a PA1.1
6638         machine.
6640 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
6642         * Makefile.in (do-tar-gz): New target, split out from tail end of
6643         taz target.  Run each command separately, don't use pipes.
6644         (taz): Use it.
6646 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
6648         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
6649         * mpw-build.in: No builds should depend on building byacc or flex,
6650         they are assumed to be installed already.
6652 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6654         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
6655         variable that CC_FOR_TARGET needs.
6657 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6659         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
6660         options have changed since the last time the subdirectory was
6661         configured, and if it has, reconfigure.
6662         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
6663         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
6665 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
6667         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
6668         CLEAN_MODULES): Add bash.
6669         (all-bash): New target.
6671 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
6673         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
6675 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6677         * config.sub (basic_machine): Recognize d10v as a valid processor.
6679 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
6681         * mpw-configure: Add support for --bindir.
6682         * mpw-build.in: Use a GCC-specific build script for GCC actions.
6684 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
6686         * configure.in: add bash, time, gawk to list of hosttools and things
6687         to only build for native toolchains
6689 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
6691         * Makefile.in (docdir): Remove.
6693 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
6695         * Makefile.in (datadir): Set to $(prefix)/share.
6697 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
6699         * configure.in: build diff and patch for cygwin32-hosted
6700         toolchains.
6702 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
6704         * config.sub: Accept -rtems*.
6706 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
6708         * configure.in: enable dosrel for cygwin32-hosted builds,
6709                 remove diff from the list of things not buildable
6710                 via Canadian Cross
6712 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
6714         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
6715         don't get ". ".
6717 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
6719         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
6721 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
6723         * Makefile.in (taz): Handle case where tex3patch didn't even get
6724         checked out.  Also, if it was found, put the symlink in a new util
6725         subdirectory.
6727 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6729         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
6731 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
6733         * config.sub: Recognize -openvms.
6734         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
6735         * make-all.com, setup.com: New files.
6737 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
6739         * Makefile.in (taz): tex3patch moved to texinfo/util.
6741 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
6743         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
6744         * configure.in: remove make from disable-if-Can-Cross list
6745                 enable gdb if ${host} and ${target} are cygwin32
6747 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
6749         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
6750         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
6752 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
6754         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
6755         distinguish sysv/svr4/bsd variants.
6756         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
6758 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
6760         * configure.in: Added copyright notice.
6761         * move-if-change: Added copyright notice.
6763 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6765         * configure.in (powerpcle-*-solaris*): Until we get shared
6766         libraries working, don't build gdb, sim, make, tcl, tk, or
6767         expect.
6769 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
6771         * config.guess:  Merge with FSF:
6773         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6774         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
6776         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
6777         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
6779         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
6780         * config.guess:  Combine two OSF1 rules.
6781         Also recognize field test versions.  From mjr@zk3.dec.com.
6782         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
6783         because GNU uname does not support -p.  From pmr@pajato.com.
6785 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
6787         * Makefile.in (MAKEDIRS): Removed $(tooldir).
6789 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
6791         * mpw-README: Document GCCIncludes.
6793 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
6795         * configure.in (alpha-*-linux*): Set enable_shared to yes.
6797 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
6799         * mpw-configure: Handle --enable-FOO and --disable-FOO.
6801 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
6803         * configure.in (*-*-cygwin32): Configure make.
6805 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
6807         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
6809 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
6811         * Makefile.in (all-inet): Depend on all-perl.
6813         * Makefile.in (inet-install): New target.
6815         * Makefile.in (all-inet): Depend on all-tcl.
6816         (all-inet): Depend on all-send-pr.
6818 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6820         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
6821         temporarily.
6823 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
6825         * configure.in: Don't configure --with-gnu-ld on AIX.
6827 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
6829         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
6831 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
6833         * Makefile.in (ALL_MODULES): Added all-inet.
6834         (CROSS_CHECK_MODULES): Added check-inet.
6835         (INSTALL_MODULES): Added install-inet.
6836         (CLEAN_MODULES): Added clean-inet.
6837         (all-indent): New target.
6839         * configure.in (host_tools): Added inet.
6840         (native_only): Added inet.
6841         (noconfigdirs): Added inet.
6843 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
6845         * configure.in: Don't configure libgloss if we are not configuring
6846         newlib.
6848 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
6850         * configure.in: Don't configure libgloss for unsupported
6851         architectures.
6853 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6855         * Makefile.in (CLEAN_MODULES): Add clean-apache.
6857 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
6859         * Makefile.in (ALL_MODULES): Include all-apache.
6860         (CROSS_CHECK_MODULES): Include check-apache.
6861         (INSTALL_MODULES): Include install-apache.
6862         (all-apache): New target.
6864         * configure.in: Added apache everywhere perl is seen.
6866 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6868         * Makefile.in: Add support for clean-{module} and
6869         clean-target-{module} rules.
6871 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
6873         * configure.in (*-*-ose) do not build libgloss.
6875 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6877         * config.guess (prep*:SunOS:5.*:*): Turn into
6878         powerpele-unknown-solaris2.
6880 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
6882         * configure.in: Permit --enable-shared to specify a list of
6883         directories.
6885 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
6887         * configure.in (host==solaris): Pass only the first word of $CC
6888         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
6890 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
6892         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
6894 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
6896         * Makefile.in (ALL_MODULES): Include all-perl.
6897         (CROSS_CHECK_MODULES): Include check-perl.
6898         (INSTALL_MODULES): Include install-perl.
6899         (ALL_X11_MODULES): Include all-guile.
6900         (CHECK_X11_MODULES): Include check-guile.
6901         (INSTALL_X11_MODULES): Include install-guile.
6902         (all-perl): New target.
6903         (all-guile): New target.
6905         * configure.in (host_tools): Include perl and guile.
6906         (native_only): Include perl and guile.
6907         (noconfigdirs): Don't build guile and perl; no ports have been
6908         done.
6910 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
6912         * configure (--enable-*): Handle quoted option lists such as
6913         --enable-sim-cflags='-g0 -O' better.
6915 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6917         * Makefile.in ({,inst}all-target): New rule so we can make and
6918         install all of the target directories easily.
6920 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6922         * configure.in: Add missing global flag in sed substitution when
6923         deleting `target-' from ${configdirs}.
6925 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
6927         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
6928         option.
6930         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
6931         config/mh-necv4.
6933         * install.sh: Correct misspelling of transformbasename.
6935         * config.guess: Recognize mips-*-sysv*.
6937 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
6939         * config.sub: Recognize mon960.
6941 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
6943         * configure: Restore Canadian Cross handling of BISON and LEX,
6944         removed in Feb 20 change.
6946 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
6948         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
6949         Mention make install.  Remove the old copyright date as well the
6950         clumsy and rather pointless copyright on the README file.
6952 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
6954         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
6955         Makefile after running symlink-tree, then run `make distclean' to
6956         avoid clobbering any generated files in srcdir.
6958 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
6960         * configure.in (m68k-*-netbsd*): Build everything now.
6962 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
6964         * Makefile.in (taz): Fix quoting.
6966 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
6968         * configure.in (sparclet-*-*): Build everything now.
6970 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6972         * configure.in (m68k-*-linux*): New host.
6974 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
6976         * configure: Check for bison before byacc.
6978 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
6980         * Makefile.in configure:  Change the way LEX and BISON/YACC are
6981         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
6982         searching PATH.  These are used as fallbacks by Makefile.in if
6983         flex/bison/byacc aren't in objdir.
6985 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
6987         * Makefile.in: Make everything which depends upon all-bfd also
6988         depend upon all-opcodes, in case --with-commonbfdlib is used.
6990 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6992         * configure.in (host *-*-cygwin32): Don't build gdb if we are
6993         building NT native compilers on Unix.
6995 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
6997         * configure.in: Don't get CC from the host Makefile fragment if we
6998         can find gcc in PATH, or if this is a Canadian Cross.  Move the
6999         Solaris test for /usr/ucb/cc to the post target script, just after
7000         the compiler sanity test.
7002 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
7004         * config.sub: Merge with FSF.
7006 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
7008         * Makefile.in (RPATH_ENVVAR): New variable.
7009         (REALLY_SET_LIB_PATH): Use it.
7010         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
7012 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
7014         * config.sub, configure.in: Recognize sparclet cpu.
7016 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
7018         * config.guess:  Support m68k-cbm-sysv4.
7020 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7022         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
7023         m68k-unknown-linuxaout from linker help string.  Put quotes around
7024         $ld_help_string.
7026 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
7028         * config.guess (powerpc-harris-powerunix): Add guess for port
7029         to new target.
7031 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7033         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
7035 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
7037         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
7038         $(REALLY_SET_LIB_PATH) in Makefile.
7039         * Makefile.in (SET_LIB_PATH): New variable.
7040         (REALLY_SET_LIB_PATH): New variable.
7041         ($(DO_X)): Use $(SET_LIB_PATH).
7042         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
7043         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
7044         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
7045         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
7046         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
7047         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
7048         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
7049         (install-dosrel): Likewise.
7050         (all-opcodes): Depend upon all-libiberty.
7052 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
7054         * config.guess (*:CYGWIN*): New
7056 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7058         * Makefile.in (all-target-winsup): All all-target-libiberty.
7060 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7062         * configure.in (noconfigdirs): Add missing # in front of comment.
7064 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
7066         * configure.in: add second pass to things added to noconfigdirs
7067         so *-gm-magic can exclude libgloss properly.
7069 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
7071         * mpw-configure (extralibs_name, rez_name): Set correctly
7072         for MWC68K compiler.
7074         * mpw-README: Add more info on the necessary build tools.
7076 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
7078         * configure.in, config.sub: Recognize cygwin32.
7080 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
7082         * config.guess, config.sub: Recognize A/UX.
7084 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
7086         * config.sub: Merge with gcc/config.sub.
7088 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
7090         * mpw-build.in (do-binutils): Add build of stamps.
7092 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
7094         * config.sub: Add recognition for mips64vr4100*-* targets.
7096 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7098         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
7099         Add creation of gconfigargs with `--enable-shared' turned on.
7100         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
7101         ($(host)-stamp-stage3-configured): Likewise.
7102         (HOLES): Add chatr and ldd.
7103         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
7105 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
7107         * configure: Pass --nfp to recursive configures.
7109 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
7111         * Makefile.in (DLLTOOL): New.
7112         (DLLTOOL_FOR_TARGET): New.
7113         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
7114         (EXTRA_TARGET_FLAGS): Ditto.
7115         (EXTRA_GCC_FLAGS): Ditto.
7116         (CONFIGURE_TARGET_MODULES): Ditto.
7117         (DO_X): Ditto.
7118         * configure: Add DLLTOOL.
7120 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
7122         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
7123         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
7124         mh-sco, since old workarounds no longer needed, and don't
7125         build ld, since libraries have weak symbols in COFF.
7127 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
7129         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
7131 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
7133         * configure.in: Make sure that ${CC} can be used to compile an
7134         executable.
7136 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
7138         * Makefile.in (all-gdb): Depend on $(GDB_TK).
7139         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
7140         nothing depending on whether gdbtk is being built.
7142 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
7144         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
7146 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
7148         * configure.in (noconfigdirs): Put ld or gas in this early, if the
7149         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
7151 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
7153         * config-ml.in: Add support for
7154         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
7155         Simplify setting of multidirs from --disable-foo.
7157 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7159         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
7160         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
7161         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
7162         non-empty, pass them on to the  GCC make.
7163         (all-bootstrap): New rule that is like all-gcc, except it executes
7164         the GCC bootstrap rule instead of the GCC all rule.
7166 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
7168         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
7170 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7172         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
7173         DG/UX support.
7175 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
7177         * config.sub (i*86*) Change [345] to [3456]
7179 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7181         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
7182         --with-gnu-ld=no.
7184 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7186         * config-ml.in (rs6000*, powerpc*): Add switches to control which
7187         AIX multilibs get built.
7189 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7191         * configure.in (i386-win32): Don't build expect if we're not
7192         building the tcl subdir.
7194 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
7196         * Makefile.in: (configure-target-examples, all-target-examples):
7197         New targets, configure and build example programs.
7199 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
7201         * mpw-configure: If an mpw-config.in generated a file mk.sed,
7202         use it as input to sedit the generated MPW makefile.
7203         * mpw-README: Add a suggestion about Gestalt.h.
7205 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
7207         * config.sub: Accept *-*-ieee*.
7209 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
7211         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
7212         Ronald F. Guilmette <rfg@monkeys.com>.
7214 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7216         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
7217         for powerpc-pe native.
7218         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
7219         (target==powerpc-pe): duplicate i386-win32 entry.
7221 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7223         * configure.in (noconfigdirs): Exclude target-newlib for all versions
7224         of vxworks, not just vxworks5.1.
7226 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
7228         * mpw-configure: Add support for exec-prefix.
7230 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
7232         * config.guess: Recognize HP model 816 machines as having
7233         a PA1.1 processor.
7235 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
7237         * configure: Ignore new autoconf configure options.
7239 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
7241         * config.guess:  Recognize Pentium under SCO.
7242         From Robert Lipe <robertl@arnet.com>.
7244 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7246         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
7248 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
7250         * configure.in: Don't configure gas for alpha-dec-osf*.
7252 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
7254         * configure.in: Default to --with-stabs for some targets for which
7255         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
7256         i[345]86*-*-unixware*.
7258 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
7260         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
7261         rather than basing it on the target.  Simplify handling of options
7262         controlling which directories to configure.  Remove extraneous
7263         slash in multi-clean target.
7265 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
7267         * config-ml.in: Prefix more variables with ml_ so they don't collide
7268         with configure's.
7270 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
7272         * configure: Don't turn -v into --v.
7274 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
7276         * configure.in (targargs): Fix typo.
7278         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
7280 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
7282         * configure.in: Strip --host and --target options from
7283         CONFIG_ARGUMENTS, and always configure for --host only.  Add
7284         --with-cross-host option when building with a cross-compiler.
7285         * configure: Canonicalize the arguments put into config.status by
7286         always using `=' for an option with an argument.  Pass a presumed
7287         --host or --target explicitly.
7289 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
7291         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
7292         into general OS recognition case.
7294 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7296         * configure.in (target_configdirs): add target-winsup only
7297         for win32 target systems.
7299 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
7301         * Makefile.in (all-target-libgloss): Depend upon
7302         configure-target-newlib, since when libgloss is built it looks to
7303         see if the newlib directory exists.
7305 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
7307         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
7308         cfg-ml-*.in.
7310 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
7312         * configure: Handle LD and LD_FOR_TARGET when configuring a
7313         Canadian Cross.
7315 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7317         * configure.in (target_libs): add target-winsup.
7318         (target==i386-win32): add patch diff flex make to $noconfigdirs.
7319         (target==ppcle-pe): remove ld from $noconfigdirs.
7321 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
7323         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
7324         Preserve relative path names in $srcdir.  Build symlink tree if
7325         configuring cross target dir and srcdir=. (= no VPATH support).
7326         (configure-target-libg++): Depend on configure-target-librx.
7327         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
7328         * config-ml.in: New file.
7329         * symlink-tree: New file.
7330         * configure: Ensure srcdir="." if that's what it is.
7332 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
7334         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
7335         includes and FLEX_SKELETON setting.
7336         * mpw-configure (--with-gnu-ld): New option, controls whether
7337         to use PPCLink or ld with PowerMac GCC.
7338         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
7339         * mpw-config.in: Configure grez if targeting Mac.
7341         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
7342         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
7343         just macos.
7344         * configure.in: Configure grez resource compiler if targeting Mac.
7345         * Makefile.in (all-grez, install-grez): New targets.
7347 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
7349         * configure: CXX defaults to gcc, not g++.  If we find
7350         gcc in the path, set CC to gcc -O2.
7352 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
7354         * configure: Default ${build} correctly.  Avoid picking up extra
7355         spaces when reading CC and CXX from Makefile.  When doing a
7356         Canadian Cross, use plausible default values for numerous
7357         variables.
7358         * configure.in: When doing a Canadian Cross, don't try to
7359         configure tools whose configure script can't handle it.
7361 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7363         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
7365 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7367         * configure:  Remove dubious bug reporting address.
7369 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7371         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
7372         configure script, run that instead of this directory's configure.
7373         In either case, print a message that we're configuring the sub-dir.
7375 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7377         * configure.in: Before checking for the existence of various files,
7378         use sed to filter out "target-".
7380 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
7382         * Makefile.in (DO_X): Split rule to decrease command line length
7383         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
7384         (Philippe De Muyter).
7386 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7388         * Makefile.in (all-patch): depend on all-libiberty.
7390 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
7392         * configure.in: If the only directory in target_configdirs which
7393         actually exists is libiberty, then set target_configdirs to empty,
7394         to avoid trying to build a target libiberty in a gas or gdb
7395         distribution.
7397 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
7399         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
7400         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
7401         systems.
7403 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7405         * configure.in (copy_dirs): Use sys-include instead of include
7406         for --with-headers option.
7408 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
7410         * Makefile.in, configure.in: Make winsup builds work with
7411         new scheme.
7413 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
7415         * configure.in: Build the linker on AIX.
7417 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7419         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
7420         where needed.
7422 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
7424         * Makefile.in (all-gcc): Fix typo.
7426 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7428         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
7430 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7432         * configure.in:  Rename libFOO to target-libFOO, and xiberty
7433         to target-xiberty, to provide more flexibility.
7434         (target_subdir):  Define.  Create if cross.
7435         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
7436         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
7437         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
7438         check-libFOO -> check-target-libFOO, etc.
7439         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
7440         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
7441         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
7442         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
7443         allow ALL_GCC="" to only configure.
7444         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
7445         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
7446         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
7448 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
7450         * Makefile.in (taz): Build "info" in etc explicitly.
7452 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
7454         * configure.in:  Make sure that CC is undefined (as opposed to
7455         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
7456         problem with autoconf trying to configure on a host without GCC.
7458 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
7460         * mpw-configure: Set host alias from choice of host compiler,
7461         only use generic MPW Makefile sed if present, edit a file
7462         named "hacked_Makefile.in" instead of "Makefile.in" if present.
7463         * mpw-README: Add problem notes about CW6 and CW7.
7465 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
7467         * Makefile.in (taz): Use ";" instead of ";;".
7469 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7471         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
7472         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
7473         DISTDOCDIRS.
7474         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
7475         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
7477 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7479         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
7480         and gnats, because they are now subsumed by DISTSTUFFDIRS.
7481         Move bfd to DISTSTUFFDIRS.
7483 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7485         * Makefile.in (X11_LIB): Removed.
7486         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
7488         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
7490 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7492         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
7493         names.
7495 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7497         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
7499 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
7501         * configure.in (i[345]86-*-win32): Always build newlib.
7502         Don't configure cvs, autoconf or texinfo.
7503         * Makefile.in (LD_FOR_TARGET): New.
7504         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
7505         Pass down LD_FOR_TARGET.
7507 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
7509         * winsup: New directory.
7510         * Makefile.in: Build winsup.
7511         * configure.in: Winsup is configured when target is win32.
7512         Can only build win32 target GDB when native.
7514 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
7516         * config.guess: Recognize HP model 819 machines as having
7517         a PA 1.1 processor.
7519 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
7521         * configure: Fix sed loop which substitutes for CC and CXX to
7522         avoid bug found in various sed implementations.
7524 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7526         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
7527         simulator.  Use standard powerpc-*-eabi*.
7529 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
7531         * configure.in: Stop putting gas and binutils in noconfigdirs for
7532         powerpc-*-aix* and rs6000-*-*.
7534 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
7536         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
7537         -mcall-aixdesc libraries.
7539 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
7541         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7543         * config.sub (arm | armel | armeb): Fix shell syntax.
7545 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7547         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
7548         -msoft-float and -mcpu=common support.
7549         (powerpc*-*-eabisim*): Add support for building -mcall-aix
7550         libraries.
7552 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7554         * configure.in: Allow configuration and build of emacs19 for the alpha.
7556 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7558         * configure.in (CC): Get ^CC, not just any old CC, from
7559         ${host_makefile_frag}.
7561 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7563         * configure.in (CC): Try to get CC from
7564         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
7566 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7568         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
7569         only if it exists in $(srcdir).
7571 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
7573         * configure: If CC and CXX are not set in the environment, set
7574         them, based on either an existing Makefile or on searching for gcc
7575         in PATH.  Substitute for CC and CXX in Makefile.
7576         * configure.in: Remove libm from target_libs.  Separate
7577         target_configdirs from configdirs.  If CC is not set in
7578         environment, try to get it from a host Makefile fragment.  Rewrite
7579         changes of configdirs to use skipdirs instead.  A few minor
7580         tweaks.  Take directories out of target_configdirs as they are
7581         taken out of configdirs.  Remove existing Makefile files from
7582         subdirectories.  Substitute for TARGET_CONFIGDIRS and
7583         CONFIG_ARGUMENTS in Makefile.
7584         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
7585         by configure.in.
7586         (CONFIG_ARGUMENTS): Likewise.
7587         (CONFIGURE_TARGET_MODULES): New variable.
7588         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
7589         ($(CONFIGURE_TARGET_MODULES)): New target.
7590         (configure-libg++, configure-libio): New targets.
7591         (all-libg++): Depend upon configure-libg++.
7592         (all-libio): Depend upon configure-libio.
7593         (configure-libgloss, all-libgloss): New targets.
7594         (configure-libstdc++): New target.
7595         (all-libstdc++): Depend upon configure-libstdc++.
7596         (configure-librx, all-librx): New targets.
7597         (configure-newlib): New target.
7598         (all-newlib): Depend upon configure-newlib
7599         (configure-xiberty): New target.
7600         (all-xiberty): Depend upon configure-xiberty.
7602 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
7604         * configure.in (host i[345]86-*-win32):  Expand the
7605         noconfigdirs again.
7607 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
7609         * mpw-configure: Fix sed command file name.
7611 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
7613         * configure.in (host i[345]86-*-win32): Reduce the
7614         noconfigdirs again.
7616 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
7618         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
7619         or powerpc*-*-pe*, since they are not yet supported.
7621 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
7623         Add PowerMac support and many other enhancements.
7624         * mpw-configure: New option --cc to select compiler to use,
7625         paste options set according to --cc into the generated
7626         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
7627         if mpw-make.sed is present.
7628         * mpw-config.in: Don't test for gC1, test for mpw-touch,
7629         add forward includes for PowerPC include files.
7630         * mpw-build.in: Build using Makefile.PPC if present.
7631         (do-byacc, etc): Remove separate version resource builds.
7632         (do-gas): Build "stamps" before "all".
7633         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
7634         * mpw-README: Update to reflect --cc option, PowerMac support,
7635         and recently-reported compatibility problems.
7637 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
7639         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
7640         embedded m68k systems (-aout, -coff, -elf, -vxworks).
7641         (--with-multilib-top): Pass to recursive invocations.
7643 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
7645         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
7646         v810-*-*.
7648 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7650         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
7651         gdb, ld and opcodes on v810-*-*.
7653 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
7655         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
7656         (local-maintainer-clean): New target.
7657         (maintainer-clean): New target.
7658         (realclean): Just depend upon maintainer-clean.
7660 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7662         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
7664 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
7666         * configure.in: Build ld in mips*-*-bsd* case.
7668 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
7670         * config.sub: Accept -lites* OS.  From Ian Dall.
7672 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
7674         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
7675         targets.
7677 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7679         * configure.in: treat i386-win32 canadian cross the same as
7680         i386-go32 canadian cross.
7682 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7684         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
7685         running under the simulator to build a reduced set of libraries.
7686         (powerpc-*-eabiaix): Add fine grained multilib support added to
7687         other powerpc targets yesterday.
7689 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7691         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
7692         -disable-softfloat, -disable-relocatable, -disable-aix, and
7693         -disable-sysv to control which multilib libraries get built.
7695 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
7697         * configure: Add Makefile.tem to list of files to remove in trap
7698         handler.
7700 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7702         * config.guess (*Linux*):  Add missing "exit"s.
7703         Also, need specific check for alpha-unknown-linux (uses COFF).
7705 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7707         * config.guess:  Merge with FSF:
7709         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
7710         * config.guess (AIX4): More robust release numbering discovery.
7712         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
7713         * config.guess (i386-sequent-ptx): Properly get version number.
7715         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
7716         * config.guess (mips:*:4*:UMIPS): New case.
7718 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
7720         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
7721         (i386-win32 host): Likewise.  Don't build readline.
7723 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
7725         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
7726         SUPPORT_FILES to submakes.
7728 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
7730         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
7731         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
7732         mpw-configure.
7734 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
7736         * configure.in (appdirs): Use =, not ==, in test expression when
7737         trying to build the text to print in the warning message for
7738         Solaris users.
7740 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
7742         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
7744 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
7746         * config.guess: Recognize lynx-2.3.
7748 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
7750         * config.sub (z8ksim): Deleted
7751         (z8k-*-coff): New, this is the one true name of the target.
7753 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
7755         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
7757 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
7759         * config.guess (*:Linux:*:*): First try asking the linker what the
7760         default object file format is (elf, aout, or coff).  Then if this
7761         fails, try previous methods.
7763 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7765         * configure.in: Don't build newlib for *-*-vxworks5.1.
7767 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7769         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
7770         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
7772 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
7774         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
7776 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
7778         * cfg-ml-com.in: New file.
7779         * cfg-ml-pos.in: New file.
7781 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
7783         * COPYING.NEWLIB: Add HP free copyright to list.
7785 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7787         * config.sub: Recognize -eabi* for the system, not just -eabi.
7789 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
7791         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
7792         * config.sub, configure.in (win32): New target and host.
7794 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
7796         * configure.in: Add i386-pe configuration.
7798 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
7800         * mpw-build.in (install): Install GDB after LD.
7802 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
7804         * mpw-config.in (elf/mips.h): Always forward-include, needed
7805         for GDB to build.
7807 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
7809         * testsuite: New directory for customer acceptance and whole tool
7810         chain tests.
7812 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
7814         * configure: If per-host line isn't found, but AC_OUTPUT is found
7815         and a configure script exists, run it instead.
7817 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7819         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
7821 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
7823         * configure: Set build_{cpu,vendor,os,alias} to host values when
7824         --build isn't specified.
7826 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7828         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
7829         (FLAGS_TO_PASS): Pass them.
7830         (EXTRA_TARGET_FLAGS): Ditto.
7832 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7834         * Makefile.in (all-libg++): Depend on all-libstdc++.
7836 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7838         * configure.in (noconfigdirs): Enable all packages for
7839           i386-unknown-netbsd.
7841 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
7843         * configure.in (noconfigdirs): Don't configure tk for i386-go32
7844         hosted builds (DOS builds)
7846 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
7848         Changes for ARM based on patches from Richard Earnshaw:
7849         * config.sub: Handle armeb and armel.
7850         * configure.in: Omit arm linker only for riscix.
7852 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7854         * config.guess:  Update from FSF.
7856 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
7858         * config.sub: Recognize powerpcle as the little endian varient of
7859         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
7860         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
7861         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
7862         temporarily.
7864 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
7866         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
7868 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
7870         * config.sub: Accept -lites* as a basic system type.
7872 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
7874         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
7875         installed, and if so return linuxoldld as the system name.
7877 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
7879         * config.guess: Add hppa1.1-hp-lites support.
7881 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
7883         * configure.in: Don't build newlib for m68k-vxworks5.1.
7885 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7887         * configure.in (mips-sgi-irix6): Use mh-irix5.
7889 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
7891         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
7893 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7895         * test-build.mk: Enable building of shared libraries on IRIX 5 and
7896         OSF/1.  Fix compiler flags.
7897         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
7899 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
7901         * configure.in: Recognize --with-newlib.
7902         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
7904 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
7906         * Makefile.in: move {all,check,install}-gdb from *_MODULES
7907         to *_X11_MODULES due to gdbtk needing X include files et al.
7909 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
7911         Merge in support for Mac MPW as a host.
7912         (Old change descriptions retained for informational value.)
7914         * mpw-config.in: Add generic include forwards for cpu-specific
7915         include files in aout and elf directories.
7917         * mpw-configure: Added copyright.
7918         * mpw-config.in: Check for presence of required build tools.
7919         (target_libs): Add newlib.
7920         (target_tools): Add examples.
7921         (Read Me): Generate as "Read Me for MPW" instead.
7922         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
7923         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
7924         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
7926         * mpw-configure: Remove subdir-specific makefile hackery,
7927         delete mk.tmp after using it.
7929         * mpw-build.in (all): Display start and end times.
7931         * mpw-configure (host_canonical): Set.
7932         (target_cpu): Always add to makefiles.
7933         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
7934         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
7935         (mpw-mh-mpw): Look for in srcdir and srcroot.
7936         Use sed instead of mpw-edit-prefix to edit prefix definitions.
7938         * mpw-build.in: (install-only): New target.
7940         * mpw-configure (host_alias, target_alias): Rename from hostalias
7941         and targetalias, add into generated Makefile.
7942         (mk.tmp): If present, add into generated Makefile.
7943         * mpw-build.in (all-gas): Build config.h first before gas proper.
7945         * mpw-configure (config.status): Write only if changed.
7946         * mpw-config.in (readline): Configure it (not built, just used for
7947         definitions).
7949         * mpw-config.in (elf/mips.h): Add a forward include.
7951         * mpw-config.in: Forward-include most .h files in include into
7952         extra-include.
7953         (readline): Don't build.
7954         mpw-build.in (install): Install GDB.
7956         * mpw-configure (prefix, mpw_prefix): Handle it.
7957         * mpw-config.in (mmalloc, readline): Don't configure.
7958         * mpw-build.in (thisscript): Rename to ThisScript.
7959         Use mpw-build instead of BuildProgram everywhere.
7960         (mmalloc, readline): Don't build.
7961         * mpw-README: New file, basic documentation about the MPW port.
7963         * mpw-config.in: Use forward-include to create include files.
7965         * mpw-configure: Add more things to the top of each configured
7966         Makefile, including contents of config/mpw-mh-mpw.
7967         * mpw-config.in (extra-include): Create this directory and fill it
7968         with Posix-like include files when configuring.
7970         * config.sub (apple, mac, mpw): Add various aliases.
7972         * mpw-build.in: New file, top-level build script fragment for MPW.
7973         * mpw-configure: New file, configure script for MPW.
7974         * mpw-config.in: New file, config fragment for MPW.
7976 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
7978         * configure.in (host_libs): Remove glob, since it is gone from the
7979         sources.
7981 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7983         * Makefile.in: define empty GDB_NLM_DEPS var.
7985         * configure.in(target_makefile_frag): use config/mt-netware
7986         for netware targets.
7988 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
7990         * config.sub: Merge in recent FSF changes.  Remove linux special
7991         cases.
7993 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
7995         Revert this change:
7997         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
7999                 * build-all.mk: Use CC=cc -Xs on Solaris.
8001 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8003         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
8004         stop using it.
8005         * Makefile.in: Nuke all references to glob subdirectory.
8007 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8009         * configure.in: Fix --enable-shared logic in per-host.
8011 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8013         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
8015 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8017         * configure.in (noconfigdirs): Don't build gas on AIX, for
8018         powerpc*-*-aix* as well as for rs6000*-*-aix*.
8020 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
8022         * configure: Fix --cache-file to work if the file argument is a
8023         relative path.
8025 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
8027         * configure: If the --cache-file is used, pass it down to
8028         configure in subdirectories.
8030 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
8032         * config.sub: add vxworks29k configuration.
8034 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
8036         * Makefile.in (taz): Do "diststuff" part quietly.
8038 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8040         * config.sub: Mini-merge with gcc/config.sub.
8042 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8044         * config.guess (IRIX): Sed - to _.
8046 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8048         * Makefile.in (source-vault, binary-vault): New targets.
8050 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
8052         * config.sub: Recognize -eabi as a basic system type.
8054 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8056         * configure.in (enable_shared stuff): Fix typo.
8058 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
8060         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
8062 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8064         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
8066 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
8068         * configure.in (rs6000-*-*): Don't build gas.
8070 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
8072         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
8073         reduce command line length.
8074         (AS_FOR_TARGET): Check for as.new, not Makefile.
8075         (NM_FOR_TARGET): Check for nm.new, not Makefile.
8077 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8079         * config.guess:  Merge from FSF.
8081 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8083         * configure: Don't use $ when handling program_suffix.
8085 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
8087         * configure.in:  Configure tk for hppa/hpux.
8089 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8091         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
8093 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8095         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
8096         to LIBCXXFLAGS.  Tests are better run without it.
8098 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
8100         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
8102 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
8104         * configure.in (*-*-netware*): Don't configure xiberty.
8106 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
8108         * configure.in:  Remove tk from native_only list.
8110 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
8112         * build-all.mk: Add mips-ncd-elf target to sun4 targets
8113           for special NCD build.
8115 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8117         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
8118         makeall.bat, they're only useful for binutils snapshots.
8119         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
8120         makeall.bat to specified SUPPORT_FILES.
8122 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
8124         * build-all.mk: Add Ericsson targets to sun4 and solaris
8125           hosts.  Add  BNR's sun4 target to solaris host, so their
8126           build-from-source will be tested in-house first.
8128 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
8130         * Makefile.in (LIBCFLAGS): New variable.
8131         (CFLAGS_FOR_TARGET): Ditto.
8132         (LIBCFLAGS_FOR_TARGET): Ditto.
8133         (LIBCXXFLAGS): Ditto.
8134         (CXXFLAGS_FOR_TARGET): Ditto.
8135         (LIBCXXFLAGS_FOR_TARGET): Ditto.
8136         (BASE_FLAGS_TO_PASS): Pass them.
8137         (EXTRA_TARGET_FLAGS): Ditto.
8139         * configure.in: Support --enable-shared.
8141 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8143         * configure.in (target_libs):  Include libstdc++ again.
8144         * config.guess:  Update from FSF (for FreeBSD).
8146 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8148         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
8149         makeall.bat.
8150         (DISTDOCDIRS): Add `etc'.
8151         (ETC_SUPPORT_PFX): New variable.
8152         (taz): Include anything from etc starting with a word in
8153         ETC_SUPPORT_PFX.
8155 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8157         * config.sub: Update for recent FSF changes.  Remove obsolete
8158         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
8159         spacing changes.
8161 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8163         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
8165         * config.guess:  Merge with FSF.
8166         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
8168 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8170         * configure: Since the "trap 0" handler will override the exit
8171         status on many systems, only use it for "exit 1", and make it set
8172         a non-zero exit status; reset it before "exit 0".  Also, check
8173         exit status of config.sub, and error out if it failed.
8175 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
8177         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
8178         and install libgloss.
8180 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8182         * Makefile.in (all-binutils): Depend upon all-byacc.
8184         * configure.in: Don't build emacs on Irix 5.
8186 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
8188         * configure.in (*-*-netware*): Add libio.
8190 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
8192         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
8193         (CHECK_TARGET_MODULES): Ditto.
8194         (INSTALL_TARGET_MODULES): Ditto.
8195         (TARGET_LIBS): Ditto.
8196         (all-libstdc++): Note dependencies.
8198 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8200         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
8202 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
8204         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
8205         -fexternal-templates.
8207         * configure.in (target_libs): Add libstdc++.
8208         (noconfigdirs): Add libstdc++ as appropriate.
8210 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8212         * config.guess:  Update from FSF.
8214 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8216         * configure: Use ${config_shell} when running ${configsub}.
8218 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
8220         * config.sub: No longer recognize h8300h.
8222 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8224         * config.sub: Remove extraneous differences between config.sub and
8225         gcc/config.sub.
8227 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8229         * Makefile.in (DISTSTUFFDIRS): Add gas.
8231 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
8233         * COPYING.NEWLIB: New file.
8235 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8237         * config.guess (HP-UX):  Patch from Harlan Stenn
8238         <harlan@landmark.com> to also emit release level.
8240 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8242         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
8244 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8246         * config.sub:  Merge nextstep cleanup from FSF.
8248 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
8250         * configure.in (arm-*-*): Don't configure ld for this target.
8252 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
8254         * configure.in (*-*-netware): don't configure libg++, libio,
8255           librx, or newlib.
8257 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8259         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
8260         configure ld--it works, but it doesn't support shared libraries.
8262 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8264         * config.guess (*-unknown-freebsd*):  Get rid of possible
8265         trailing "(Release)" in version string.
8266         Patch from Paul Richards <paul@isl.cf.ac.uk>.
8268 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8270         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
8271         Fix type: *-next-neststep -> *-next-nextstep.
8273         * config.guess:  Merge from FSF:
8275         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
8277         * config.guess: Recognize powerpc-ibm-aix3.2.5.
8279         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
8281         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
8282         instead of UNIX_SV for UnixWare 1.0).
8284 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
8286         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
8287         to make gdb/nlm/* build after the compiler and linker.
8289 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8291         * config.guess (netbsd, freebsd, linux):  Accept any machine,
8292         not just i[34]86.
8293         (m68k-atari-sysv4):  Relocate to match FSF version.
8295         * config.guess:  More merges from the FSF:
8297         Add a space before function call or macro invocation.
8299         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8301         * config.guess: Add trap cmd to remove dummy.c and dummy when
8302         interrupted.
8304         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8306         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
8307         (dummy): Redirect stderr from compilation of dummy.c.
8309         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
8311         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
8313 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
8315         * configure: Accept and ignore --cache*, for compatibility with
8316         new autoconf.
8318 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8320         * config.guess:  Merge from FSF:
8322         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8324         * config.guess (Pyramid*:OSx*:*:*): New case.
8325         (PATH): Add /.attbin at end for finding uname.
8326         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
8328         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
8330         * config.guess (M88*:DolphinOS:*:*): New case.
8332         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
8334         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
8335         to select whether to use ELF or COFF.
8337         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8339         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
8341         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8343         * config.guess: Guess the OS version for HPUX.
8345         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
8347         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
8349 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8351         * configure.in: Recognize --with-headers, --with-libs, and
8352         --without-newlib.
8353         * Makefile.in (all-xiberty): Depend upon all-ld.
8355 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8357         * configure.in: Change i[34]86 to i[345]86.
8359 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8361         * configure (version): A few more tweaks to help message.
8363 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8365         * Makefile.in:  Remove (for now) librx as a host library,
8366         now that we're building it for target.
8368 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8370         * configure: Fix up help message; from karl@owl.hq.ileaf.com
8371         (Karl Berry).
8373 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8375         * configure.in:  Also configure librx.
8377 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8379         * Makefile.in:  Update various rules to reflect that librx
8380         is now needed for libg++.
8382 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8384         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
8386 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
8388         * configure.in: Configure the examples directory.
8390 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8392         * configure: Simplify Jun 2 1994 change.
8394 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
8396         * change CC to /usr/latest/bin/gcc for lynx host builds, since
8397         /bin/gcc isn't good enough to build gcc.
8399 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
8401         * Makefile.in (GDB_SUPPORT_FILES): Remove
8402         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
8403         (gdb.tar.gz): Add new rule to use standard distribution building
8404         mechanism.
8406 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8408         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
8409         Bill Cox <bill@cygnus.com>.
8411 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8413         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
8415 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
8417         * configure:  Search current dir first in .gdbinit.
8419 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8421         * config.sub:  Recognize freebsd (merged from gcc config.sub).
8423 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8425         * config.sub:  Refer to NeXT's operating system as nextstep.
8427         * config.sub (case $basic_machine):  Re-order the cases, to match
8428         the order in the FSF version (which is mostly alphabethical).
8429         Merge in some additions and changes from the FSF.
8431 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
8433         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
8434         * config.sub: Recognize cxux7.
8435         * configure.in: Use mh-cxux for m88k-harris-cxux*.
8437 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8439         * config.sub:  Fix typo powerpc -> powerpc-*.
8441 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
8443         * Makefile.in: `all-emacs19' depends on `all-byacc'.
8445         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
8446         parallel with all-emacs and install-emacs).  Top-level command
8447         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
8449 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8451         * test-build.mk ($(host)-stamp-stage2-installed): Remove
8452         $(relbindir)/make before doing ``make install'', and use
8453         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
8454         installing over running make binary.
8455         ($(host)-stamp-stage3-installed): Likewise.
8457 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8459         * config.guess: Recognize Mach.
8461 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8463         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
8464         see whether --exec-prefix was used.
8466 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8468         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
8470 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8472         * Makefile.in: Add all-librx target similar to all-libproc.
8474 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
8476         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
8477         with post 1.2 uname bogosity.
8479 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8481         * configure: Remove temporary files on receipt of a signal.
8483 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
8485         * configure: If there is a package_makefile_frag, remove
8486         ${subdir}/Makefile.tem after copying it in.
8488 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
8490         * build_all.mk: support rs6000 lynx identifies itself as
8491         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
8492         since /bin/gcc is too feeble to compile a modern gcc.
8494 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
8496         * brought devo/test-build.mk update-to-date with progressive/
8497           test-build.mk. Add lynx targets and hppa flag info.
8499 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8501         * configure.in:  Use mh-ncrsvr43.  Patch from
8502         Tom McConnell <tmcconne@sedona.intel.com>.
8504 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8506         * config.guess (i386-unknown-bsdi):  No longer need to
8507         check #if defined(__bsdi__) && defined(__i386__).
8509 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8511         * configure: Set program_transform_nameoption correctly.
8513 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
8515         * brought build-all.mk update-to-date with progressive build-all.mk,
8516           added new targets and hppa info.
8518 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8520         * configure: If config.guess result is a prefix of the user
8521         specified target, assume a native build and use the user specified
8522         target as the host alias.  Remove SunOS patch suffix removal hack.
8523         * configure.in: Remove SunOS patch suffix removal hack.
8525         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
8526         in NATIVE_CHECK_MODULES.
8528 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
8530         * Makefile.in: Rename HOST_ONLY to NATIVE.
8531         * configure: Delete SunOs patch suffix from host_canonical
8532           and build_canonical variables that are prepended to Makefiles.
8533         * configure.in: Add comments for easier maintenance.
8535 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8537         * Makefile.in: Add all-libproc target similar to all-gui.
8539 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
8541         * Makefile.in (CHECK_MODULES): split into
8542         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
8544 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
8546         * config.guess (i386-unknown-bsdi): New system to guess.
8548 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8550         * Makefile.in: Add all-gui target (but not yet build by "all").
8552 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
8554         * config.sub: Move deletion of patch suffix from here...
8555         * configure.in: To here, at Ian's suggestion.  The top-
8556           level scripts might need to know of a patch level.
8558 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
8560         * config.sub: Strip off patch suffix so rtl is recognized
8561           as a sunos4.1.3 machine, even though it's been patched.
8563 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
8565         * Makefile.in (INSTALL_LAST): Delete.
8566         (INSTALL_DOSREL): New.
8568 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8570         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
8571         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
8572         whether we pass down --with-gnu-ld anyhow.
8574 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
8576         * Makefile.in (INSTALL_LAST): Change operation so it works
8577         on more flavors of make.
8578         * configure.in (go32): Don't build libg++ or libio.
8580 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
8582         * Makefile.in (Move HOST_PREFIX_1 and friends up so
8583         they can be overriden by templates.
8585 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
8587         * configure.in (target==go32): Don't build gdb.
8588         * dosrel: New directory.
8590 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
8592         * configure.in (host==go32): Configure dosrel too.
8593         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
8594         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
8595         be set by incoming names or templates.
8596         (INSTALL_LAST): New rule.
8598 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
8600         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
8602 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
8604         * configure.in (appdirs): New variable.  Currently empty, but will
8605         be used in gas distribution.  If nonempty, lists a set of
8606         directories at least one of which must get configured, or top
8607         level configuration is considered to have failed.
8608         (rs6000-*-lynxos*): Use new file name.
8610 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8612         Eliminate XTRAFLAGS.
8613         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
8614         newlib include files using -idirafter, and also use -nostdinc.
8615         (CXX_FOR_TARGET): Likewise.
8616         (XTRAFLAGS): Removed.
8617         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
8618         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
8619         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
8620         ($(DO_X)): Don't pass down XTRAFLAGS.
8622 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
8624         * configure.in (mips*-dec-bsd*): New target; do build linker.
8625         (mips*-*-bsd*): New target; don't build linker.
8627 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
8629         * configure.in: support rs6000-*-lynxos* configuration.
8630         support sunos4 as a cross target.
8632         * config.sub: look for lynx*, not lynx since the OS version may
8633         legitimately be part of the name.
8635 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
8637         * configure.in (i[34]86-*-sco*): Move to be with other i386
8638         targets.
8639         (romp-*-*): New target.  Skip various binary utilities.
8640         (vax-*-*): New target.  Don't build newlib.
8641         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
8643 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
8645         * configure.in: Only set host_makefile_frag if config
8646         directory exists.
8648 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
8650         * install.sh: If $dstdir exists, don't check whether each
8651         component does.
8653 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8655         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
8657 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
8659         * configure.in (*-*-lynxos*): Don't configure newlib for either
8660         native or cross Lynx.
8662 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
8664         * config.sub (sparc64-elf): Fix os.
8665         (z8k): Remove duplicate.
8667 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8669         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
8670         gcc/stmp-fixproto, to try to prevent fixproto from being run.
8672 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
8674         * configure: Make file links cleanly even if Lynx fails on
8675           an NFS symlink (at least fail cleanly).
8677 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8679         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
8680         -XNh2000.
8682 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
8684         * configure: Unknown options are fatal again.
8686 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
8688         * configure: Ignore --x-includes and --x-libraries, for Autoconf
8689         compatibility.
8691 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8693         * build-all.mk: Add `clean' target.
8695 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
8697         * config.guess:  Add SINIX support.
8698         * configure.in:  Add mips-*-sysv4* support.
8700 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
8702         * build-all.mk: Document all useful targets.
8703         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
8704         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
8706 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
8708         * configure: Support --silent, --quiet.
8710 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
8712         * configure: Support --disable-FEATURE.
8714 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8716         * config.guess: Recognize NCR running SVR4.3.
8718 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8720         * config.guess:  Make BSDI generate i386-unknown-bsd386.
8721         Patch from Paul Eggert <eggert@twinsun.com>.
8723 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8725         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
8727 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
8729         * configure: Make unrecognized options give nonfatal warnings
8730         instead of fatal errors, and pass them to any subdirectory
8731         configures in case they recognize them.
8732         Make --x equivalent to --with-x.
8734 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
8736         * configure: Add --enable-* options.  Clean up usage message and
8737         some comments.
8739 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
8741         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
8743 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
8745         * configure.in (hppa*-*-*): Enable binutils.
8747 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8749         * config.sub: Recognize cisco.
8751 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
8753         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
8755 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8757         * config.guess: about target *-hitachi-hiuxwe2, don't print more
8758         than one configuration name.  Add comment.
8760 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
8762         * config.guess: about target *-hitachi-hiuxwe2, fixed
8763         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
8764         macro is incorrect.]
8766 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8768         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
8769         than the "make ls" stuff which used to be here.
8771 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8773         * config.guess:  Recognize i[34]86-unknown-freebsd.
8774         From Shawn M Carey <smcarey@rodan.syr.edu>.
8776 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8778         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
8780 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
8782         * config.guess: Check for ptx.
8784 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
8786         * config.sub: Add os9k checking.
8788 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
8790         * config.guess: Handle OSF1 running on HPPA processors
8792 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
8794         * configure: If subdir configure fails, print out a message with
8795         subdirectory name, in case subdir's configure code didn't identify
8796         itself.
8798 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
8800         * configure.in: Remove embedded newlines from configdirs.
8801         Avoid mismatches of substrings.  Fix matching strings at end
8802         of configdirs.
8804 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
8806         * config.guess:  Add Lynx/rs6000 config support.
8808 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
8810         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
8812 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
8814         * configure.in (hppa*-*-osf*): Treat this just like most other
8815         PA configurations (eg no binutils or ld).
8816         (hppa*-*-*elf*): These configurations have binutils and ld.
8818 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
8820         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
8822 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8824         * configure.in (rs6000-*-*): Build gas.
8826 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
8828         * Makefile.in:  Avoid bug in losing hpux sed.
8830 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8832         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
8833         for GDB and GDB has been fixed to not need it.
8835 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
8837         * config.guess: Recognize vax hosts.
8839 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
8841         * configure (while loop): Don't use "break 2" inside case
8842         statement -- the case statement isn't an enclosing loop.
8844 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8846         * config.guess:  Clean up NeXT support, to allow nextstep
8847         on Intel machines.  Make OS be nextstep.
8849 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
8851         * config.guess: Add alternate forms for Convex.
8853 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
8855         * configure:  Completely rewrite option processing.  Take
8856         advantage of pattern-matching to avoid invoking test frequently.
8857         Also clean up host and target defaulting logic.
8859 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
8861         * Makefile.in: Replace all occurrances of "rootme" with "r" and
8862         "$${rootme}" with "$$r", to increase the likelihood that the do-*
8863         commands (plus user environment) will fit SCO limits.
8865 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8867         * configure.in: Don't issue warnings about directories which are
8868         not being configured if -norecursion is set.  Correct test for
8869         --with-gnu-as and --with-gnu-ld to not get confused by substring
8870         matches.
8872         * configure.in: Don't build gas for alpha-dec-osf1*.
8874 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
8876         * configure:  Back out Per's change of 12/19/1993.  It changes the
8877         behavior of configure in unexpected and confusing ways.
8879         Also, use different delim char when calculating
8880         program_transform_name so that the name can contain slashes.
8882 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
8884         * configure.in, config.sub: Add support for VSTa micro-kernel.
8886 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
8888         * configure.in: Nuke hacks which were used to get a special
8889         version of GAS for HPPA configurations.
8891 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8893         * configure:  If only ${target_alias} is given, use that
8894         as the default for ${host_alias}.
8895         * configure:  Add missing back-slashes before nested quotes.
8897 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
8899         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
8901 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
8903         * config.guess:  Recognize some Tektronix configurations.
8904         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
8906 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
8908         * config.sub: Match any flavor of SH.
8910 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
8912         * configure.in: Don't try to configure newlib for Alpha.
8914 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8916         * configure.in: Don't build ld for Irix 5.  Don't build gas,
8917         libg++ or libio for any Alpha target.
8919         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
8921 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
8923         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
8924         default arguments -- so it tried to compress itself.
8926 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
8928         * configure.in (notsupp): ensure that a space is always at the end
8929           of the configdirs list, since the grep checks for an explicit space
8931 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8933         * configure.in (target i386-sysv4.2): don't build ld, since static
8934           versions of many libraries are not available.
8936 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8938         * config.guess: Recognize Apollos (using environment variables).
8939         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
8941 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8943         * config.guess: Recognize Sony news mips running newsos.
8945 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
8947         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
8948         "fi ; else" for bash.
8950 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
8952         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
8954 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
8956         * config.sub: accept unixware as an alias for svr4.2.
8957         Fix some inconsistancies with the gcc version.
8959 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8961         * Makefile.in (DISTDOCDIRS):  Add gdb.
8963 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8965         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
8967 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
8969         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
8970         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
8971         this now.
8973 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8975         * config.sub: Accept hiux* as an OS name.
8977         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
8978         etc/make-stds.texi.  The underscore came from gcc, and dje now
8979         agrees that RUNTESTFLAGS is the correct name.
8981 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8983         * install.sh:  Remove 'set -e'.  It makes any conditionals
8984         in the script useless.
8986         * config.guess: Automatically recognize arm-acorn-riscix
8987         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
8989 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8991         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
8993 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
8995         * Makefile.in (DISTDOCDIRS): New variable.
8996         (taz): Edit local Makefile.in sooner, instead of proto-toplev
8997         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
8999 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9001         * configure.in (hppa target): check the source directory for the
9002           pagas sub-directory
9004 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
9006         * config.sub: Allow -aout* and -elf*.
9008 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
9010         * configure.in: Don't build ld on i386-solaris2, same as for
9011         sparc-solaris2.
9013 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9015         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
9017 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9019         * configure.in:  Configure gdb for alpha.
9021 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9023         * Makefile.in (CXXFLAGS): Add -O.
9025 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9027         * config.guess: added support for DG Aviion
9029 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
9031         * configure.in: Produce warning message for subdirectories not
9032         configurable for this host/target combination.  Don't try to
9033         configure gdb for vms.
9035 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
9037         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
9038         appropriate files before making "diststuff".
9039         (DISTBISONFILES): New var: list of files to be edited.
9040         (DISTSTUFFDIRS): Add binutils.
9042 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9044         * config.sub: also handle mipsel and mips64el (for little endian mips)
9046 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9048         * configure.in: Add * to end of all OS names.
9050 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
9052         * configure.in: Build newlib for LynxOS native.
9054 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9056         * config.guess: Add support for delta 88k running SVR3.
9058         * configure.in: Add comment about HP compiler vs. emacs.
9060 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9062         * configure.in: don't build ld on solaris2 (not a viable option
9063           due to bugs in getpwnam & getpwuid)
9065 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
9067         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
9068         config.guess will produce a full version number.
9070 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9072         * configure.in: Build linker and binutils for alpha-dec-osf1.
9074 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9076         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
9077         and gdb/testsuite/Makefile.in.
9079 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9081         * configure.in: recognize mips*- instead of mips-
9083 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
9085         * config.sub: Accept linux*coff and linux*elf as operating
9086         systems.
9088 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9090         * config.sub: Recognize mips64, and mips3 as an alias for it.
9092 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9094         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
9095         gdb knows how to handle OSF/1 shared libraries.
9097 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9099         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
9100         * config.guess: Recognize Hitachi's HIUX.
9101         * config.sub: Recognize h3050r* and hppahitachi.
9102         Remove redundant cases for hp9k[23]*.
9104 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9106         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
9107         if gas and ld are in the source tree and are in ${configdirs}.
9108         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
9109         --with options (but still pass them down on the command line,
9110         if they were explicitly specified).
9112 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9114         * configure: substitute SHELL value in Makefile.in with
9115         ${CONFIG_SHELL}
9117 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9119         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
9120         *-*-solaris2* targets.
9122 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9124         * Makefile.in: define M4, and pass it down to sub-makes;
9125         all-autoconf now depends on all-m4
9127 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9129         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
9130         presence of {ar,ranlib} instead of a configured directory
9132 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
9134         * config.guess: Accept 34?? as well as 33?? for NCR.
9136 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9138         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
9139         of 'gas' in sed commands, since 'gash' is now in the tree as well.
9141 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9143         * configure: grab values for $(CC) and $(CXX) from the
9144         environment, so that someone can do "CC=gcc configure; make" and
9145         have it work right (matching the way that autoconf works now)
9147         * configure.in, Makefile.in: add support for gash, the tcl
9148         interface to Galaxy
9150         * config.guess: add NetBSD variants (hp300, x86)
9152 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
9154         * install.sh: Support -d option (in the manner of SunOS 4 install,
9155         as it is more deterministic than that of GNU install)
9156         (chmodcmd): Set file to mode 755 by default (should also do default
9157         chgrp and chown, but I don't feel like dealing with that now)
9159 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
9161         * config.sub: Remove h8300hhms alias.
9163 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9165         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
9167 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9169         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
9170         as stmp-fixinc
9172 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
9174         * config.sub: recognize m88110-bug-coff.
9176 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9178         * Makefile.in (all-libio): all dependencies on the toolchain used
9179         to build this (gcc, gas, ld, etc)
9181 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9183         * config.guess: Deal with OSF/1 1.3 on alpha.
9185 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9187         * install.sh: add some 'else true' clauses for portability
9189         * configure.in: don't build libio for h8[35]00-*-* targets
9191 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9193         * Makefile.in:  Add support for new libio.
9195 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9197         * install.sh: If one command fails, don't try the rest.  Don't try
9198         to remove $dsttmp (via trap) unless we have already created it.
9199         If $src doesn't exist, detect it and exit with an error.
9201         * config.guess: Recognize BSD on hp300.
9203 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9205         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
9206         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
9208 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
9210         * Makefile.in (all-send-pr): depends on all-prms
9212 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9214         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
9216 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9218         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
9219         Added test for mips-mips-riscos5.
9221 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9223         * configure.in: use mh-hp300 for 68k HP hosts
9225 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9227         * configure: add support for CONFIG_SHELL, so that you can use
9228         some alternate shell for evaluating configure scripts
9230 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
9232         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
9233         in configure script to bug-gdb@prep.ai.mit.edu when building
9234         distribution archive.
9235         * Makefile.in (COMPRESS):  Remove def.
9236         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
9237         gdb.tar.Z and make-gdb.tar.Z respectively.
9238         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
9239         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
9240         to convergence with 'taz' target in Makefile.in.
9242 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9244         * install.sh (dsttmp): use trap to ensure that tmp files go
9245         away on error conditions
9247 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9249         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
9251 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9253         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
9254         its parent is '/' not ''.
9256         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
9258 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
9260         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
9261         that ${newsrcdir}/configure.in does.
9263 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9265         * test-build.mk: support for CONFIG_SHELL
9267 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
9269         * config.sub (netware):  Add as a basic system type.
9271 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
9273         * Makefile.in (Makefile): depend on configure.in.  Also drop the
9274           $(srcdir)/ from the dependency on Makefile.in.
9276 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
9278         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
9279         (h8300hhms is temporary until multi-libraries are implemented).
9280         * configure.in: Handle h8300h too.
9282 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9284         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
9286 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
9288         * configure:  Remove extraneous output when guessing host type.
9289         * config.guess:  Remove extraneous output when guessing using C
9290         compiler rather than uname, or when guessing fails.
9292 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
9294         * Makefile.in: remove all.cross and install.cross targets
9296         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
9297           definitions
9299 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
9301         * configure.in (target sh): Build gprof.
9303 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9305         * config.sub: change -solaris to -solaris2
9307 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9309         * configure.in: Use config/mh-riscos for mips-*-sysv*.
9311 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
9313         * configure: Correct error message for missing Makefile.in to
9314         print correct directory.
9316 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9318         * install.sh: kludge around 386BSD shell bug
9320 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
9322         * config.guess:  Recognize NeXT.
9323         * config.guess:  Recognize i486-ncr-sysv4.
9324         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
9326 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
9328         * Makefile.in (MAKEINFOFLAGS): New variable.
9329         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
9330         * build-all.mk, test-build.mk: Pass down --no-split as
9331         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
9333 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
9335         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
9337 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
9339         * Makefile.in (libg++.tar.z):  New rule.
9340         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
9341         * Makefile.in (taz):  Only do a single chmod.
9343 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
9345         * install.sh: don't use dirname anymore (replaced with sed usage)
9347 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
9349         * Makefile.in:  Change extension for gzip'd files from '.z' to
9350         '.gz' per new FSF standard usage.
9352 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
9354         * configure: put quotes around the final value of program_transform_name
9356 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9358         * Makefile.in: new install.sh support; update install-info rules
9360 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
9362         * configure.in: Build diff for crosses, but not for go32 host.
9364         * configure.in: Build gprof only for native, and don't build it
9365         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
9367 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
9369         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
9371 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9373         * configure.in (host_tools): Add prms.
9375 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9377         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
9378         with $(FLAGS_TO_PASS) on the command line
9380         * config.sub: Recognize lynx and lynxos
9382 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
9384         * config.sub: Accept -ecoff*, not just -ecoff.
9386 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9388         * Makefile.in (taz): Use .gz suffix instead of .z.
9389         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
9390         names.
9392 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9394         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
9396 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9398         * Makefile.in (install-no-fixedincludes):  install gcc last, so
9399         that rebuilds that might happen during 'make install' don't get
9400         bogus gcc include files
9402 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9404         Change from Utah for HPPA support:
9405         * config.guess: Recognize hppa1.x-hp-bsd.
9407 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
9409         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
9410         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
9412 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9414         * config.sub: Add support for rom68k and bug boot monitors.
9416 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
9418         * Makefile.in: Make all-opcodes depend on all-bfd.
9420 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
9422         * config.guess: Added special check for i[34]86-univel-sysv4*.
9424 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
9426         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
9427         the processor rather than assuming i486.
9429 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9431         * config.guess: Recognize SunOS6 as Solaris3.
9433 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
9435         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
9436         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
9438 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
9440         * build-all.mk (all-cross): New target for Canadian Cross.
9441         Added Q2 go32 targets.
9442         * test-build.mk: Configure go32 cross sparclite-aout and
9443         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
9444         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
9446 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9448         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
9449         GO32 hosted toolchains
9451 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9453         * configure: change  so "-exec-prefix" gets passed down rather
9454         than "-exec_prefix" so autoconf generated Makefiles get the
9455         exec_prefix set right.
9457 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9459         * config.guess: get the Solaris2 minor version number
9461         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
9463 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9465         * config.guess: Recognize some Sequent platforms.
9467 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9469         * Makefile.in: added the vault-install target
9471         * configure.in: actually use the Sun3 makefile fragment that's in
9472         config, also added the release dir to configdirs
9474 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9476         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
9478 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9480         * configure.in: remove some program from Alpha targetted toolchains
9482 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
9484         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
9485         gprof.
9486         (taz): Run "make diststuff" in those directories instead of "make
9487         proto-dir".  Look for "VERSION=" only at start of line in subdir
9488         Makefile.  Use "gzip -9" for compression.
9489         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
9490         (binutils.tar.z): New target.
9492 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
9494         * Makefile.in (taz): Include gpl.texinfo.
9496 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
9498         * Makefile.in (setup-dirs): Merged into "taz" target.
9499         (taz): Only do `proto-dir' stuff if a directory is actually needed
9500         for this target.
9502 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
9504         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
9505         (FLAGS_TO_PASS): Pass down MUNCH_NM.
9506         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
9507         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
9508         (gcc-no-fixedincludes): Correct for current gcc Makefile.
9510 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
9512         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
9513         config.sub, and move-if-change to gdb testsuite distribution
9514         archive, so the testsuite can be extracted, configured, and
9515         run separately from the gdb distribution.  Blow away the Chill
9516         tests that require a Chill compiled executable, since GNU Chill
9517         is not yet publically available.
9519 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9521         * test-build.mk: set environment variables in a single command,
9522         instead of a list of assignments and exports
9524         * config.guess: recognize Alpha/OSF1 systems
9526 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
9528         * configure: Change help message to prefer --options rather than
9529           -options.
9531 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9533         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
9534         zippy@ecst.csuchico.edu.
9535         * config.guess: Recognize miniframe.
9537 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9539        * Makefile.in: Use srcroot to find runtest rather than rootme.
9540        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
9542 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
9544         * test-build.mk: Extensive additions to support building on a
9545         machine other than the host.
9547 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
9549         * configure (tooldir): Fix for i386-aix again.
9551 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
9553         * configure, Makefile.in:  Change definition of $(tooldir)
9554         to match the FSF.
9556 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
9558         * config.guess:  Recognize i[34]86/SVR4.
9560 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
9562         * Makefile.in (all-gdb): gdb depends on sim.
9564 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
9566         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
9567         at the same time we make the prototype gdb directory.
9568         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
9569         files at the same time as the gdb base release distribution.
9571 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
9573         * Makefile.in (check): Use individual check targets rather than
9574         DO_X rule.
9575         (check-gcc): Added.
9577 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
9579         * config.sub: Use sysv3.2 not sysv32 for canonical OS
9580         for System V release 3.2.
9582 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9584         * config.sub: Recognize hppaosf.
9585         * configure.in: Do configure ld/binutils/gas for it.
9587 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9589         * configure (tooldir): Alter syntax used to set this, for systems
9590         where "\$" isn't handled right, like i386-aix.
9592 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
9594         * configure: Pass program-transform-name, not
9595         program_transform_name, to recursive configures.
9597 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
9599         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
9600         of gas+ld+binutils.
9602 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
9604         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
9606 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9608         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
9610 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9612         * Makefile.in (PRMS): Set back to all-prms.
9614 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
9616         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
9617         targets, rather than for MIPS hosts.
9619 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9621         * configure.in: add comment for --with-x default values
9623         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
9625         * Makefile.in: add check-* targets for each of the directories in
9626         the tree.  Add a definition of RUNTEST that will use the one we
9627         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
9629 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
9631         * configure.in: Removed obsolete references to bfd_target and
9632         target_makefile_frag.
9634         * build-all.mk: Set assorted targets for Q2.
9635         * config.sub: Recognize z8k-sim and h8300-hms.
9636         * test-build.mk: Really don't pass host to configure.
9637         (HOLES): Added uname.
9639 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
9641         * configure: Handle an empty program-prefix, program-suffix or
9642         program-transform-name correctly.
9644 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
9646         * build-all.mk: -G 8 no longer required for MIPS targets.
9647         * test-build.mk: Don't pass host argument to configure; make it
9648         guess.
9650 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
9652         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
9653         * Makefile.in (COMPRESS):  New macro, like GZIP.
9655 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
9657         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
9659         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
9660         with gas currently defaults to -G 0.
9662 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
9664         * Makefile.in (all-flex): flex depends on byacc.
9666         * build-all.mk: If host not specified, use config.guess.  Pass TAG
9667         to test-build.mk as RELEASE_TAG.
9668         * test-build.mk (configargs): New variable containing arguments to
9669         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
9670         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
9672         * config.guess: Use /bin/uname when checking -X argument on SCO,
9673         to avoid invoking GNU uname which doesn't understand -X.
9675         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
9677         * configure.in: Build gas for mips-*-*.
9679 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
9681         * Makefile.in (all.normal): insert missing backslash.
9683 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
9685         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
9687         * Makefile.in: Complete overhaul to merge many almost identical
9688         targets.
9690 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9692         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
9693         (gdb.tar.Z): Adjusted.
9695         * Makefile.in (setup-dirs, taz): New targets; should be general
9696         enough to adapt for gdb sometime.  Build only .z file.
9697         (gas.tar.z): New target.
9699 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
9701         * build-all.mk: Use CC=cc -Xs on Solaris.
9703 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
9705         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
9706         for handling BISON for FSF releases.
9708 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9710         * configure: Actually implement the change zoo just documented.
9712 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
9714         * configure: when using config.guess, only set target_alias when
9715         it's not already been set (ie, on the command line)
9717 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9719         * Makefile.in: add installcheck target, set PRMS to install-prms
9721 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9723         * configure: add support for package_makefile_fragment, handle the
9724         case where a directory has a configure.in file but no Makefile.in
9725         more gracefully (with an actual understandable error message, even);
9726         add support for --without (and add this to the usage message); also
9727         explicitly add a --host=${host_alias} to the command line when
9728         config.guess is used
9730 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
9732         * configure: Must use both --host and --target in recursive calls.
9734 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
9736         * Makefile.in: Change deja-gnu to dejagnu.
9738 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
9740         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
9742 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9744         * configure.in: canonicalize all instances to *-*-solaris2*,
9745         also strip out a number of tools to not build for go32 host
9747 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
9749         * config.guess: add GPL.
9751         * Makefile.in, config.guess, config.sub, configure: bump
9752           copyrights to 93.
9754 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
9756         * Makefile.in (do-info): Removed obsolete check for existence of
9757         localenv file.
9759         * Makefile.in (MAKEOVERRIDES): Define to be empty.
9761 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9763         * Makefile.in: a couple of 'else true' for decstation,
9764         support for TclX
9766         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
9768 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
9770         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
9772 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
9774         * config.guess: Recognize i386-ibm-aix (PS/2).
9775         * configure.in: Use config/mh-aix386 file for it.
9777 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
9779         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
9780         CC_FOR_TARGET instead.
9781         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
9783 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
9785         * Makefile.in: Add sim to list of directories sent with gdb
9787 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
9789         * configure.in: Put back mips-dec-bsd* case.
9791 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
9793         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
9794         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
9795         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
9797 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9799         * configure.in: remove no-op mips-dec-bsd* in "case $target"
9801         * Makefile.in (dir.info): only run gen-info-dir if it exists,
9802         (install-info): install dir.info only if it exists,
9803         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
9805 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
9807         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
9808         gas for mips-dec-bsd.
9810 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
9812         * configure (makesrcdir): If ${srcdir} is relative and not ".",
9813         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
9815 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
9817         * configure.in: Added "dejagnu" to hosttools list.
9819 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
9821         * config.sub, configure.in, config.guess:  Add support
9822         for Bosx, an AIX variant from Bull.
9823         Patches from F.Pierresteguy@frcl.bull.fr.
9825 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
9827         * devo/dejagnu: Initial creation of devo/dejagnu.
9828         Migrated dejagnu testcases and support files for testing software
9829         tools to reside as subdirectories, currently called "testsuite",
9830         within the directory of the software tool.  Migrated all programs,
9831         support libraries, etc. beloging to dejagnu proper from
9832         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
9833         with no modifications.  The changes to these files which will
9834         allow them to configure, build, and execute properly will be made
9835         in a future update.
9837 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9839         * Makefile.in: Change send_pr to send-pr.
9840         * configure.in: Likewise.
9841         * send_pr: Renamed directory to send-pr.
9843 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
9845         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
9847 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
9849         * README:  Update for gdb-4.8 release.
9850         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
9851         gdb-xxx.tar.z (gzip'd) file also.
9853 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9855         * Makefile.in: make all-diff depend on all-libiberty
9857 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
9859         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
9861 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9863         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
9865 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
9867         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
9868         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
9869         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
9871 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9873         * Makefile.in:  makeinfo binary is in a new location
9875 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
9877         * config.sub: Accept -ecoff as an OS.
9879         * Makefile.in: Various changes to eliminate a level of make
9880         recursion and reduce the required command line length.
9881         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
9882         sub-makes.
9883         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
9884         variables holding settings for specific sub-makes.
9885         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
9886         in terms of BASE_FLAGS_TO_PASS.
9887         (TARGET_LIBS): New variable listing directories which use
9888         TARGET_FLAGS_TO_PASS.
9889         (subdir_do): Eliminated.
9890         (do-*): New set of targets to replace subdir_do.
9891         (various): All targets which used subdir_do now depend on do-*.
9892         (local-clean): Renamed from do_clean.
9893         (local-distclean): New target, dependency of distclean and
9894         realclean.
9895         (install-info): Don't create directories.  Depend on dir.info
9896         rather than calling make recursively.
9897         (install-dir.info): Eliminated.
9898         (install-info-dirs): Create all info directories here.
9899         (dir.info): Depend upon do-install-info.
9901         * test-build.mk (HOLES): Added false.
9903 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
9905         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
9907 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9909         * Makefile.in (info): remove dependency on all-texinfo.  The
9910         problem was really in texinfo/C, not at this level.
9912 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
9914         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
9916 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
9918         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
9919         GDB releases.
9921 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9923         * configure: Include srcdir in message about target of link not
9924         being found.  Don't convert `-' to `_' in `with' options being
9925         passed to subdirs.
9927 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9929         * configure.in: add uudecode to host_tools
9931         * Makefile.in: added {all,install}-uudecode targets, added them to
9932         the appropriate lists
9934 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
9936         * Makefile.in (all-gcc): Added dependency on all-gas.
9938         * configure.in (mips-*-*): Build ld and binutils.
9940 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
9942         * configure: check return code from mkdir, print error message and
9943           exit on failure.
9945 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
9947         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
9949 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
9951         * test-build.mk (HOLES): Added tar, cpio and uudecode.
9953 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
9955         * config.sub (h8500):  Recognize this as a cpu type.
9957 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9959         * configure: source directory missing is no longer a warning
9961         * configure.in: recognize irix[34]* instead of irix[34]
9963         * Makefile.in: define and pass down X11_LIB
9965 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
9967         * guess-systype: Renamed to ...
9968         * config.guess:  ... by popular request.
9969         * configure.in, Makefile.in:  Update accordingly.
9971 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
9973         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
9974         + Add Convex, Cray/Unicos, and Encore/Multimax support.
9975         + Execute ./dummy instead of assuming . is in PATH.
9977 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
9979         * guess-systype:  New shell script.  Attempts to guess the
9980         canonical host name of the executing host.
9981         Only a few hosts are supported so far.
9982         * configure:  Call guess-systype if no host is specified.
9984 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
9986         * Makefile.in (gcc-no-fixedincludes): Made to work with current
9987         gcc Makefile.
9990 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
9992         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
9993         (all-gcc, install-gcc, subdir_do): Use it.
9995 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
9997         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
9999 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
10001         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
10002           set exclusively by configure, using configure.in .
10004 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10006         * test-build.mk: set $PATH for all builds
10008         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
10010 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
10012         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
10013         the one used in gcc/Makefile.in, so that a null expansion doesn't
10014         override the one needed to build gcc with a native cc.
10017 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10019         * configure: Accept -with arguments.
10021 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10023         * Makefile.in: added h8300sim
10025 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
10027         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
10028         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
10029         (all-cygnus, native, build-cygnus): Make
10030         $(canonhost)-stamp-3stage-done, not $(host)....
10031         * test-build.mk (stamp-3stage-compared): Use tail +10c for
10032         i386-sco3.2v4.  Added else true to if command.
10034 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
10036         * config.sub: (from FSF) Sequent uses a BSD-like OS.
10038 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
10040         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
10042 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10044         * configure.in: don't remove binutils from Solaris builds
10046 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
10048         * Makefile.in: get rid of earlier definitions for *clean,
10049         also handle the recursive info rule better
10051 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
10053         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
10054         do more-or-less the right thing.
10056 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
10058         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
10059         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
10061 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10063         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
10064         $(host_canonical).
10066         * configure.in: split the configdirs list into 4 categories (native
10067         v. cross, library v. tool) and handle the cross-only and native-
10068         only in more reasonable (and correct!) way.
10070 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
10072         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
10073         configdirs anymore.
10075 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10077         * Makefile.in: extensive cleanup::  removed all of the explicit
10078         clean-* targets, collapsed many wrappers around subdir_do into
10079         one, added additional targets to satisfy standards.texi, deleted
10080         some old targets, some changes for consistency
10082 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10084         * configure.in: handle some programs as cross-only, and others as
10085         native only
10087         * test-build.mk: handle partial holes in a more generic manner
10089         * Makefile.in: m4 depends on libiberty
10091 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10093         * configure.in: add m4, textutils, fileutils, sed, shellutils,
10094         time, wdiff, and find to configdirs
10096         * Makefile.in: all, clean, and install rules for the new programs
10097         added to configure.in
10099 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10101         * configure.in: use mh-sun for all *-sun-* hosts
10103 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10105         * Makefile.in: define flags for X11 include files and library file
10106         locations, pass them down to the programs that need this info
10108         * build-all.mk: added a 'native' target, to 3stage the native toolchain
10110 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10112         * configure.in: start building libg++ for HP-UX targets
10114 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
10116         * README:  Update references to files moved into etc/.
10118 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
10120         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
10121         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
10123 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
10125         * configure: accept dash as well as underscore in long option
10126         names for FSF compatibility.
10128 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
10130         * config.sub: added -sco3.2v4 support from FSF.
10132 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10134         * configure.in: expand the section that adds or removes
10135         directories from the list of programs to build, to handle native
10136         vs. cross in addition to host v. native
10138 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
10140         * Makefile.in:  Replace C++ in macro names with CXX.
10141         This is less likely to break ...
10143 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10145         * test-build.mk: add -w to GNU_MAKE
10147 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10149         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
10150         add 'sparc' to list of recognized cpus.  This needed to make
10151         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
10152         Delete some redundant ose68 variants.  Recognize -wrs as an os,
10153         then changes that into $CPU-wrs-vxworks.
10155         * configure.in: remove most references to gdbtest, regularize
10156         target based program removal
10158         * test-build.mk: import from p3 tree (many fixes and changes)
10160 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
10162         * Makefile.in: added rules to handle tcl, tk, and expect
10164         * configure.in: handle those directories if they exist
10166 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10168         * config.sub: removed bogus hppabsd and hppahpux names, since
10169         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
10171 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10173         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
10174         depends upon all-xiberty
10176         * Makefile.in: changes from p3, including:
10178         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
10180         * Makefile.in (XTRAFLAGS): include newlib directories if
10181         newlib/Makefile exists, rather than if host != target.
10183         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
10185         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10186         from the same source tree and not building a cross-compiler.  This
10187         matters for the libg++ configuration if reconfiguring a tree that
10188         has already been installed.
10190         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
10192         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10193         pick up the machine and system specific header files.
10195         * Makefile.in: added AS_FOR_TARGET, passed down in
10196         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
10197         the C compiler to use to create programs which are run in the
10198         build environment, set it to default to $(CC), and passed it down
10199         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10201         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
10203         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
10204         We need them for unusual native builds, like systems without
10205         ranlib.
10207         * configure: also define $(host_canonical) and
10208         $(target_canonical), which are the full, canonical names for the
10209         given host and target
10211 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
10213         * Makefile.in:  Added separate definitions for C++.
10215 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
10217         * configure.in (configdirs):  Add deja-gnu.
10219 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
10221         * README:  Update for configure.texi and gdb-4.7 release.
10223 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
10225         * Makefile.in:  Move "all" target to top of file.
10226         Previously, first target was ".PHONY" which caused BSD4.4 make
10227         to build .PHONY when make was run without arguments.
10229 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
10231         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
10232         Library-copylefted code in libiberty.
10234 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
10236         * config.sub:  Replace m68kmote with plain old m68k.
10238 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
10240         * Makefile.in:  Remove space from blank line, avoid Make complaints.
10242 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
10244         * config.sub: Complain if no argument is given.  Added support for
10245         386bsd as OS and target alias.
10247 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
10249         * Makefile.in (XTRAFLAGS): include newlib directories if
10250         newlib/Makefile exists, rather than if host != target.
10252 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
10254         * config.sub: recognize sparclite-wrs-vxworks.
10256         * Makefile.in (install-xiberty): added *-xiberty make rules (from
10257         p3.) Added clean-xiberty to clean.
10259 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10261         * configure.in: use *-*-* instead of nested cases for host and target
10263 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
10265         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10266         from the same source tree and not building a cross-compiler.  This
10267         matters for the libg++ configuration if reconfiguring a tree that
10268         has already been installed.
10270 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
10272         * config.sub (i486v/i486v4):  Merge in from FSF version.
10274 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
10276         * configure: only set PWD if it is already set.
10278 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
10280         * configure: just set PWD=`pwd` at the top, since Ultrix sh
10281         doesn't have unset and all success paths (and most error paths)
10282         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
10283         to just ${PWD} to avoid confusion.)
10285 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
10287         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
10288         even for a native compilation.
10290 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
10292         Changes to make the gdb.tar.Z rule work better.
10294         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
10295         (DEVO_SUPPORT):  Add configure.texi.
10296         (bfd-ilrt.tar.Z):  Remove ancient rule.
10298 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
10300         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10301         pick up the machine and system specific header files.
10303         * configure.in, config.sub: added new target m68010-adobe-scout,
10304         with alias of adobe68k.  Changed configure.in to check for
10305         -scout before -sco* to avoid a false match.
10307         * Makefile.in: added AS_FOR_TARGET, passed down in
10308         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
10309         the C compiler to use to create programs which are run in the
10310         build environment, set it to default to $(CC), and passed it down
10311         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10313 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
10315         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
10316         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
10317         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
10318         FOR_TARGET variants, to newlib and libg++.
10320 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10322         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
10323         first.
10325 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
10327         * config.sub:  Accept `elf' as an environment.
10329 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
10331         * Makefile.in (all-opcodes):  cd into the right directory
10333 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
10335         * configure: added -program_transform_name option, used as
10336         argument to sed when installing programs.
10337         configure.texi: added documentation for -program_prefix,
10338         -program_suffix and -program_transform_name.
10340 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
10342         * config.sub:  Accept i486 where i386 ok.
10344 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
10346         * config.sub: accept we32k
10348 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
10350         * config.sub, configure.in: accept OSE68000 and OSE68k.
10352         * Makefile.in: don't create all directories for ``make install'';
10353         let the subdirectories create the ones they need.
10355 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10357         * COPYING: new file, GPL v2
10359 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10361         * Makefile.in: use the new gen-info-dir, which needs a template
10362         argument (which also lives in texinfo)
10364         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
10366 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
10368         * config.sub (ncr3000):  Change i386 to i486.
10370 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10372         * Makefile.in: add install-rcs, install-grep to
10373         install-no-fixedincludes, removed install-bison and install-libgcc
10375 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
10377         * configure.in: grab the HPUX makefile fragment if on HPUX
10379 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
10381         * Makefile.in: eradicate bison spoor (ditto libgcc).
10382          configure.in: recognise m68{k,000}-ericsson-OSE.
10383          es1800 is alias for m68k-ericsson-OSE
10385 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10387         * configure.in: rearrange the parts that remove programs from
10388         configdirs, based now on HOST==TARGET or by canonical triple.
10390 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10392         * test-build.mk: recurse explicitly with -f test-build.mk when
10393           appropriate.  predicate stage3 and comparison on the existence
10394           of gcc.  That is, if gcc isn't around, we aren't three-staging.
10395           On very clean, also remove ...stamp-co.  Build in-place before
10396           doing other builds.
10398 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
10400         * Makefile.in, configure.in: add tgas
10402 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10404         * Makefile.in: a number of changes merged in from progressive.
10406         * configure.in: add libm.
10408         * .cvsignore: ignore some stuff that comes from test-build.mk.
10410 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
10412         * config.sub:  Add es1800 (m68k-ericsson-es1800).
10414 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
10416         * configure: Add program_suffix (parallel to program_prefix)
10417         * Makefile.in: adjust directory-creating script for losing decstation
10419 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
10421         * configure:  Minor $subdir-related fixes.
10423 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
10425         * configure: fix various problems with propogating
10426         makefile_target_frag in subdirs.
10427         * configure.in: config libgcc if its there
10429 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
10431         * config.sub:  HPPA merge.
10433 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
10435         * Makefile.in:  Replace all-bison with all-byacc in all
10436         dependency lines for other tools (which now use byacc).
10438 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
10440         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
10442 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
10444         * Makefile.in: make gprof rules similar to byacc rules (instead of
10445         vestigal $(unsubdir) that didn't work...)
10447 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
10449         * config.sub:  Add support for Linux.
10450         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
10451         (at least for libg++).
10453 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
10455         * configure.texi: fix doc for the -nfp option to configure
10457 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
10459         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
10461 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
10463         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
10464         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
10465         * configure.in: added solaris* host_makefile_frag hook.
10467 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10469         * config.sub: changed recognition of m68000 so that various
10470         m68k types can be specified via m680[01234]0
10472 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10474         * config.sub (basic_machine): fix sed so that '-foo' isn't
10475         completely substituted out while .+'-foo' loses the '-foo'
10477 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
10479         * config.sub ($os): Add -aout.
10481 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
10483         * configure:  If host_makefile_frag is absolute, don't
10484         prefix ${invsubdir} (relevant to libg++ auto-configure).
10486 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
10488         * Makefile.in (tooldir): Define it.
10489         (all-ld): Depend on all-flex.
10491 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
10493         * Makefile.in (check):  Fix libg++ special case.
10495 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
10497         * configure: do not bury `pwd` into config.status, thus do fewer
10498           pwd's.
10500         * configure: print the "Building in" message only when building in
10501           other than "." AND verbose.
10503         * configure: remove -s, rework -v to better accomodate guested
10504           configures.
10506         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
10508 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
10510         * Makefile.in: macroize flags passed on recursion.  remove
10511           fileutils.
10513 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
10515         * configure: get makesrcdir right for subdirs deeper than 1.
10517         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
10518           install.
10520 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
10522         * Makefile.in: don't print subdir_do or recursion lines.
10524 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
10526         * standards.texi: added menu item.
10528         * Makefile.in: build and install standards.info.
10530         * standards.texi: new file.
10532 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10534         * configure: test for and move config.status pieces from
10535           ${subdir}/.
10537 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
10539         * configure:  Test for existance of files before trying to mv
10540         them, to avoid numerous non-existance messages.
10542 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
10544         * configure: correct final line of config.status.
10546         * configure: patch from eggert.  Avoids a protection problem if
10547           the original Makefile.in is read only.
10549         * configure: use move-if-change from gcc to create config.status.
10550           Some makefiles depend on config.status to tell if a directory
10551           has been reconfigured for a different host.  This change
10552           prevents those directories from remaking everything in the case
10553           where the reconfig was only intended to rebuild a Makefile.
10555         * configure: test for config.sub with "config.sub sun4" rather
10556           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
10557           host alias from a missing config.sub.
10559 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10561         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
10562           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
10564 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
10566         * configure: mkdir ${subdir} as needed.
10568 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
10570         * Makefile.in,configure.in: added autoconf.
10572 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10574         * Makefile.in: no longer pass against on recursion.
10576         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
10577           definitions are not inherited.
10579         * configure: correct makesrcdir when subdir is .
10581 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
10583         * configure:  Add support for 'subdirs' variable, which is
10584         like 'configdirs', except that configure doesn't re-invoke
10585         itself for subdirs, it just creates a Makefile for each subdir.
10586         * configure.texi:  Document subdirs.
10588 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10590         * configure.in: added flex to configdirs
10592 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
10594         * Makefile.in: remove clean-stamps from clean.
10596 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
10598         * configure.in:  Add gdbtest to configdirs.
10600 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
10602         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
10603         to recursive makes.
10604         * configure.in:  Recognize new ncr3000 config.
10606 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
10608         * Makefile.in, configure.in: removed references to gdbm.
10610 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
10612         * config.sub:  Don't canonicalize os value
10613         newsos* to bsd (readline needs to check for newsos).
10614         (This fix was earlier made Jan 31, but got re-broken.)
10616 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
10618         * configure.in:  sco is an os, not a vendor!
10620         * configure:  Quote $( better.  Keep various shells happy.
10622 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
10624         * Makefile.in: eliminate stamp-files.
10626 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
10628         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
10629           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
10631 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
10633         * config.sub:  fix iris/iris3.
10635 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
10637         * configure: re-add -rm.
10639 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
10641         * Maskefile.in: add .stmp-rcs to all.
10643         * configure.in: remove gas from rs6000 build, use aix host fragment.
10645 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
10647         * configure: pass down site_option during recursion.
10649 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
10651         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
10653 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
10655         * configure: Change exec_prefix so that it really defaults to prefix.
10657 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
10659         * Makefile.in, configure.in:  Add support for mmalloc library.
10661 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
10663         * Makefile.in: add stmp dependencies for a few more things.
10665 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
10667         * configure: adjusted error message on objdir/srcdir configure
10668           collision, per john's suggestion.
10670         * Makefile.in: add libiberty stmp to all and all.cross.
10672 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
10674         * Makefile.in: remove force dependencies, add grep to all.
10676 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
10678         * Makefile.in: drop flex.  make stamp files work.
10680         * configure: added test for conflicting configuration in srcdir,
10681           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
10682           gets cranky.  use relative paths for configure and srcdir
10683           whenever possible.  Send some error messages to stderr that were
10684           going to stdout.
10686 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
10688         * Makefile.in:  Fix libg++ rule to check for gcc directory
10689         before using gcc/gcc.  Also pass XTRAFLAGS.
10691 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
10693         * Makefile.in: added stmp-files so that directories aren't polled
10694           when they are already built.
10696         * configure.texi: fixed a node pointer problem.
10698 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
10700         * config.sub configure.in gdb/configure.in
10701         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
10702         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
10703         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
10705 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10707         * configure: -recurring becomes -silent.  corrected help message
10708           for -site= option.
10710         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
10712 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10714         * configure: when building Makefile for crosses, replace
10715           tooldir and program_prefix.  default srcdir from location of
10716           config.sub.  remove "for host in hosts" and "for target in
10717           targets" loops.
10719 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10721         * Makefile.in: Do not pass bindir or mandir to cvs.
10723 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
10725         * Makefile.in, configure.in: removed traces of namesubdir,
10726           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
10727           copyrights to '92, changed some from Cygnus to FSF.
10729         * configure.texi: remove most references to multiple hosts,
10730           multiple targets, subdirs, etc.
10732         * configure.man: removed rcsid. reference config.sub not
10733           config.subr.
10735         * Makefile.in: mkdir $(infodir) on install-info.
10737 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
10739         * configure.texi:  Explain better about .gdbinit and about
10740         the environment that configure.in sections run in.
10742 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
10744         * configure.in:  Ultrix is only a decstation if it's a MIPS.
10746 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
10748         * README:  DOC.configure => cfg-paper.texi.
10750 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
10752         * config.sub (near case $os):  Don't convert newsos* to bsd!
10754 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
10756         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
10757         the number of copies of COPYING that go into the GDB tar file.
10759 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
10761         * bfd/configure.in, gdb/config/mh-i386sco,
10762         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
10763         Fix SCO configuration stuff.
10765 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
10767         * Makefile.in:  For libg++, make sure the -I pointing
10768         to the gcc directory goes *after* all the libg++-local -I flags.
10769         Also, move just-gcc dependency from just-libg++ to all-libg++.
10771 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
10773         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
10775 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
10777         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
10779 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
10781         * config.sub:  Add stratus configuration frags.  Also
10782         submitted to FSF.
10784 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
10786         * Makefile.in (DEV_SUPPORT):  add configure.man.
10788         * config.sub(Decode manufacturer-specific):  add -none*.
10790 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
10792         * Makefile.in:  remove form feeds to make Sun's make happy.
10793         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
10795 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
10797         * Makefile.in (AR_FLAGS):  Make quieter.
10799 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
10801         * configure.in:  Add libg++.
10802         * configure:  When verbose, don't output the command line at each
10803         level; it will be unremarkably the same as the previous version,
10804         which will be the same as what the user typed.
10806 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
10808         * configure.in, Makefile.in: fix clean-info, add flex.  add
10809           fileutils.
10811         * configure: be less sensitive to spaces in Makefile.in.  Do not
10812           look for sources in "..".  Doing so breaks subdirectories that
10813           might have their own configure.  If a subdir has it's own
10814           configure script, use it.
10816 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
10818         * cfg-paper.texi: some changes suggested by rms.
10820 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
10822         * config.sub:  Merge in some small additions from the FSF version,
10823         taken from the gcc distribution, to bring the Cygnus and FSF
10824         versions into closer sync.
10826 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
10828         * configure.in:  Changed svr4 references to sysv4.
10830 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
10832         * configure: added -V for version number option.
10834 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
10836         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
10837           renamed from DOC.configure to cfg-paper.texi.
10839 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
10841         * configure, config.subr, config.sub: config.subr is now
10842           config.sub again.
10844 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
10846         * configure.texi: new file, in progress.
10848         * Makefile.in: build info file and install the man page for
10849           configure.
10851         * configure.man: new file, first cut.
10853         * configure: find config.subr again now that configuration "none"
10854           has gone.  removed all traces of the -ansi option.  removed all
10855           traces of the -languages option.
10857         * config.subr: resync from rms.
10859 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
10861         * configure, config.sub, config.subr: merge config.sub into
10862           config.subr, call the result config.subr, remove config.sub, use
10863           config.subr.
10865         * Makefile.in: revised install for dir.info.
10867 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
10869         * configure.in: add decstation host makefile frag.
10871         * Makefile.in: BISON now bison -y again.  also install-gcc on
10872           install.  clean-gdbm on clean.  infodir belongs in datadir.
10873           Make directories for info install.  Build dir.info here then
10874           install it.
10876 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
10878         * Makefile.in: fix for bad directory tests.
10880 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
10882         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
10883           regexp.  -srcdir relative was being handled incorrectly.
10885         * Makefile.in: unwrapped some for loops so that parallel makes
10886           work again and so one can focus one's attention on a particular
10887           package.
10889 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
10891         * configure: added PWD as a stand in for `pwd` (for speed). use
10892           elif wherever possible.  make -srcdir work without -objdir.
10893           -objdir= commented out.
10895 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
10897         * configure: +options become --options.  -subdirs commented out.
10898           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
10899           Makefile now at top of generated Makefile.  Removed cvs log
10900           entries.  added -srcdir.  create .gdbinit only if there is one
10901           in ${srcdir}.
10903         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
10904           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
10905           and mandir now keyed off datadir by default.
10907 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
10909         * Freshly created ChangeLog.
10912 Local Variables:
10913 mode: change-log
10914 left-margin: 8
10915 fill-column: 76
10916 version-control: never
10917 End: