ChangeLog revision 92828
192828Sobrien2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
292828Sobrien
392828Sobrien	* config.guess: Import from master sources, rev 1.232.
492828Sobrien	* config.sub: Import from master sources, rev 1.246.
592828Sobrien
691041Sobrien2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
791041Sobrien
891041Sobrien	Contribute sh64-elf.
991041Sobrien	2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
1091041Sobrien	* configure.in: Added sh64-*-*.
1191041Sobrien
1291041Sobrien2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
1391041Sobrien
1491041Sobrien        * COPYING.NEWLIB: Remove advertising clause from
1591041Sobrien        Berkeley and Red Hat licenses.
1691041Sobrien
1791041Sobrien2002-02-01  Mo DeJong  <supermo@bayarea.net>
1891041Sobrien
1991041Sobrien	* Makefile.in: Add all-tix to deps for all-snavigator
2091041Sobrien	so that tix is built when building snavigator.
2191041Sobrien
2291041Sobrien2002-02-01  Ben Elliston  <bje@redhat.com>
2391041Sobrien
2491041Sobrien	* config.guess: Import from master sources, rev 1.229.
2591041Sobrien	* config.sub: Import from master sources, rev 1.240.
2691041Sobrien
2791041Sobrien2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
2891041Sobrien
2991041Sobrien	From Steve Ellcey <sje@cup.hp.com>:
3091041Sobrien	* libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3191041Sobrien	(lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3291041Sobrien	lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3391041Sobrien	IA64.
3491041Sobrien	* ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3591041Sobrien	* ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3691041Sobrien	soname_spec, sys_lib_search_path_spec): Ditto.
3791041Sobrien
3889857Sobrien2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
3989857Sobrien
4089857Sobrien	* configure.in (*-*-netbsd*): New.  Skip target-newlib,
4189857Sobrien	target-libiberty, and target-libgloss.  Skip Java-related
4289857Sobrien	libraries if not supported for NetBSD on target CPU.
4389857Sobrien
4489857Sobrien2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
4589857Sobrien
4689857Sobrien	* configure.in: Import StrongARM and XScale target_configdirs from
4789857Sobrien	FSF GCC version.
4889857Sobrien
4989857Sobrien2002-01-16  H.J. Lu  (hjl@gnu.org)
5089857Sobrien
5189857Sobrien	* config.guess: Import from master sources, rev 1.225.
5289857Sobrien	* config.sub: Import from master sources, rev 1.238.
5389857Sobrien
5489857Sobrien	* MAINTAINERS: Updated notes on config.guess and config.sub.
5589857Sobrien
5689857Sobrien2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5789857Sobrien
5889857Sobrien	* configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5989857Sobrien	ld and gdb are not supported.
6089857Sobrien
6189857Sobrien2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
6289857Sobrien
6389857Sobrien	* Change reference to Cygnus Solutions to be Red Hat.
6489857Sobrien
6589857Sobrien2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
6689857Sobrien
6789857Sobrien	* COPYING.NEWLIB: Update generic copyright date.
6889857Sobrien
6989857Sobrien2002-01-07  Mark Salter  <msalter@redhat.com>
7089857Sobrien
7189857Sobrien	* configure.in: Remove target-bsp and target-cygmon from arm builds.
7289857Sobrien	  Allow target-libgloss to be built for arm, strongarm, and xscale.
7389857Sobrien
7489857Sobrien2002-01-03  Ben Elliston  <bje@redhat.com>
7589857Sobrien
7689857Sobrien	* MAINTAINERS: Update URL for config.* scripts.
7789857Sobrien
7889857Sobrien2001-12-18  Alan Modra  <amodra@bigpond.net.au>
7989857Sobrien
8089857Sobrien	* config.sub: Import latest version.
8189857Sobrien	* config.guess: Likewise.
8289857Sobrien
8389857Sobrien2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8489857Sobrien
8589857Sobrien	* configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8689857Sobrien	options for i[3456]86-pc-linux* native builds.
8789857Sobrien
8889857Sobrien2001-12-05  Laurent Guerby  <guerby@acm.org>
8989857Sobrien
9089857Sobrien	* MAINTAINERS: gcc adopts symlink-tree, refer more to
9189857Sobrien        libiberty.
9289857Sobrien
9389857Sobrien	Import this patch from gcc:
9489857Sobrien	
9589857Sobrien	2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9689857Sobrien
9789857Sobrien	    * symlink-tree: handle DOS-style absolute paths.
9889857Sobrien
9989857Sobrien2001-11-28  DJ Delorie <dj@redhat.com>
10089857Sobrien	    Zack Weinberg  <zack@codesourcery.com>
10189857Sobrien
10289857Sobrien	When build != host, create libiberty for the build machine.
10389857Sobrien
10489857Sobrien	* Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10589857Sobrien	CONFIG_ARGUMENTS.
10689857Sobrien	(ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10789857Sobrien	New variables.
10889857Sobrien	(ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10989857Sobrien	and rules.
11089857Sobrien	(all.normal): Depend on ALL_BUILD_MODULES.
11189857Sobrien	(CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11289857Sobrien	(all-build-libiberty): Depend on configure-build-libiberty.
11389857Sobrien
11489857Sobrien	* configure: Calculate and substitute proper value for
11589857Sobrien	ALL_BUILD_MODULES.
11689857Sobrien	* configure.in: Create the build subdirectory.
11789857Sobrien	Calculate and substitute TARGET_CONFIGARGS (formerly
11889857Sobrien	CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11989857Sobrien
12089857Sobrien2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
12189857Sobrien
12289857Sobrien	* config.sub: Update to version 1.232 on subversion.
12389857Sobrien
12489857Sobrien2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12589857Sobrien
12689857Sobrien	* Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12789857Sobrien	files from .po files for a distribution.
12889857Sobrien
12989857Sobrien2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
13089857Sobrien
13189857Sobrien	* COPYING.NEWLIB: Mention preserved notice in specific parts.
13289857Sobrien
13389857Sobrien2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
13489857Sobrien
13589857Sobrien	Merged from net gcc:
13689857Sobrien	2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13789857Sobrien	* ltcf-c.sh: Use $objext, not $ac_objext.
13889857Sobrien	2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13989857Sobrien	* ltcf-cxx.sh: Add support for GNU.
14089857Sobrien	2001-07-22  Timothy Wall  <twall@redhat.com>
14189857Sobrien	* ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14289857Sobrien	default settings if using GNU tools with that configuration.
14389857Sobrien	* ltcf-cxx.sh: Ditto.
14489857Sobrien	* ltcf-gcj.sh: Ditto.
14589857Sobrien	2001-07-21  Michael Chastain  <chastain@redhat.com>
14689857Sobrien	* ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14789857Sobrien	HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14889857Sobrien	* ltmain.sh: Mark as gcc-local.
14989857Sobrien
15089857Sobrien2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
15189857Sobrien
15289857Sobrien	* Makefile.in (all-bison): Revert 2001-10-24.
15389857Sobrien	Don't depend on texinfo.
15489857Sobrien
15589857Sobrien2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
15689857Sobrien
15789857Sobrien        * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
15889857Sobrien
15989857Sobrien2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
16089857Sobrien
16189857Sobrien	* configure.in (--enable-languages): Be more permissive about
16289857Sobrien	syntax.  Check for empty lists better.  Warn about $LANGUAGES.
16389857Sobrien
16489857Sobrien2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
16589857Sobrien
16689857Sobrien	* Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
16789857Sobrien
16889857Sobrien2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
16989857Sobrien
17089857Sobrien	Makefile.in (all-bison): Don't depend on texinfo.
17189857Sobrien
17289857Sobrien2001-10-03  Alan Modra  <amodra@bigpond.net.au>
17389857Sobrien
17489857Sobrien	* gettext.m4: Test po/POTFILES.in exists before trying to read.
17589857Sobrien
17689857Sobrien2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
17789857Sobrien
17889857Sobrien	* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
17989857Sobrien
18089857Sobrien2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
18189857Sobrien
18289857Sobrien	* config.sub, config.guess: Import latest from subversions.
18389857Sobrien
18489857Sobrien2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
18589857Sobrien
18689857Sobrien	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
18789857Sobrien	DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
18889857Sobrien	RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
18989857Sobrien	avoid quotes nesting problems.
19089857Sobrien	(NATIVE_CHECK_MODULES): Ditto, just for consistency.
19189857Sobrien	(DO_X): Export only variables that are set.
19289857Sobrien
19389857Sobrien2001-09-19  Ben Elliston  <bje@redhat.com>
19489857Sobrien
19589857Sobrien	* configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
19689857Sobrien	Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
19789857Sobrien	semantics.  Use the shell built-in "type" command instead.
19889857Sobrien
19989857Sobrien2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
20089857Sobrien
20189857Sobrien	* config.sub: Reverted the earlier change, this version is not the
20289857Sobrien	master file.
20389857Sobrien
20489857Sobrien2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
20589857Sobrien
20689857Sobrien	* config.sub: Change machine triplets from mipsel*-* to mips*el-*.
20789857Sobrien	Add support for mips64.
20889857Sobrien
20989857Sobrien2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
21089857Sobrien
21189857Sobrien	* configure.in: Enable libstdc++-v3 for h8300 targets.
21289857Sobrien
21389857Sobrien2001-08-30  Eric Christopher  <echristo@redhat.com>
21489857Sobrien	    Jason Eckhardt  <jle@redhat.com>
21589857Sobrien
21689857Sobrien	* config.sub: Add support for mipsisa32.
21789857Sobrien
21889857Sobrien2001-08-30  Eric Christopher  <echristo@redhat.com>
21989857Sobrien
22089857Sobrien	* config.sub, config.guess: Import latest from subversions.
22189857Sobrien
22289857Sobrien2001-08-20  Alan Modra  <amodra@bigpond.net.au>
22389857Sobrien
22489857Sobrien	* config.sub, config.guess: Import latest from subversions.
22589857Sobrien
22689857Sobrien2001-07-26  DJ Delorie  <dj@redhat.com>
22789857Sobrien
22889857Sobrien	* MAINTAINERS: Clarify libiberty merge rules and procedures.
22989857Sobrien
23080016Sobrien2001-06-19  Alan Modra  <amodra@bigpond.net.au>
23180016Sobrien
23280016Sobrien	* Makefile.in: Revert 2001-06-17.
23380016Sobrien	(VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
23480016Sobrien
23580016Sobrien2001-06-17  H.J. Lu <hjl@gnu.org>
23680016Sobrien
23780016Sobrien	* Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
23880016Sobrien	(gas+binutils.tar.bz2): Likewise.
23980016Sobrien	(binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
24080016Sobrien
24189857SobrienFri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
24280016Sobrien
24389857Sobrien	* Makefile.in (VER): When present, extract the version number from
24489857Sobrien 	the file version.in.
24589857Sobrien
24689857Sobrien2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
24789857Sobrien
24889857Sobrien	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
24989857Sobrien	gcc/xgcc is built, use -print-prog-name to find out the program
25089857Sobrien	name to use.
25189857Sobrien
25289857Sobrien2001-06-04  Mark Mitchell  <mark@codesourcery.com>
25389857Sobrien
25489857Sobrien	* ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
25589857Sobrien	with_gcc]: Use `gcc -shared' to build a shared library.
25689857Sobrien
25789857Sobrien2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
25889857Sobrien
25989857Sobrien	* ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
26089857Sobrien	archives.
26189857Sobrien
26289857Sobrien2001-05-28  Simon Patarin <simon.patarin@inria.fr>
26389857Sobrien
26489857Sobrien	* ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
26589857Sobrien	libraries when using g++ with native linker.
26689857Sobrien
26789857Sobrien2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
26889857Sobrien
26989857Sobrien	* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
27089857Sobrien
27189857Sobrien2001-05-24  Tom Rix <trix@redhat.com>
27289857Sobrien
27389857Sobrien	* configure.in : enable ld for aix
27489857Sobrien
27589857Sobrien2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
27689857Sobrien
27789857Sobrien	* ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
27889857Sobrien	[aix4*|aix5*]: Prepend blank.
27989857Sobrien
28089857Sobrien2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
28189857Sobrien
28289857Sobrien	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
28389857Sobrien	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
28489857Sobrien	of subdir/configure scripts to use the new libtool.m4.
28589857Sobrien
28689857Sobrien2001-05-14  H.J. Lu <hjl@gnu.org>
28789857Sobrien
28889857Sobrien	* config.if (libc_interface): Set to -libc6.2- for cross
28989857Sobrien	compiling to Linux/glibc 2.2.
29089857Sobrien
29189857Sobrien2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
29289857Sobrien
29389857Sobrien	* configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
29489857Sobrien	libgcj.
29589857Sobrien
29689857Sobrien2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
29789857Sobrien
29889857Sobrien	* configure.in (noconfigdirs): Don't reset it from scratch in the
29989857Sobrien	target case; only append to it.
30089857Sobrien
30189857Sobrien2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
30289857Sobrien
30389857Sobrien	* configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
30489857Sobrien	sparc-*-solaris2.8]: Disable ${libgcj}.
30589857Sobrien
30689857Sobrien2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
30789857Sobrien
30889857Sobrien	* configure.in (libgcj_saved): Copy from $libgcj.
30989857Sobrien	(libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
31089857Sobrien	--disable-libgcj.
31189857Sobrien
31289857Sobrien2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
31389857Sobrien
31489857Sobrien	* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
31589857Sobrien	1.641.2.228.
31689857Sobrien
31789857Sobrien2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
31889857Sobrien
31989857Sobrien	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
32089857Sobrien	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
32189857Sobrien
32289857Sobrien2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
32389857Sobrien
32489857Sobrien	* Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
32589857Sobrien	New macros.
32689857Sobrien	(bootstrap, cross): Use RECURSE_FLAGS.
32789857Sobrien	* configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
32889857Sobrien
32989857Sobrien2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
33089857Sobrien
33189857Sobrien	* configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
33289857Sobrien
33389857Sobrien2001-03-23  Nick Clifton  <nickc@redhat.com>
33489857Sobrien
33580016Sobrien	* README-maintainer-mode: Add note about inability to use "make
33680016Sobrien	distclean" in maintainer mode.
33780016Sobrien
33889857Sobrien2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
33989857Sobrien
34089857Sobrien	Re-installed:
34189857Sobrien	2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
34289857Sobrien	* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
34389857Sobrien	'-DPIC' to ac_cv_prog_cc_pic for DJGPP.
34489857Sobrien	* ltcf-cxx.sh: Likewise.
34589857Sobrien	* ltcf-gcj.sh: Likewise.
34689857Sobrien
34780016Sobrien2001-03-22  Philip Blundell  <philb@gnu.org>
34880016Sobrien
34980016Sobrien	* config.sub, config.guess: Import latest from subversions.
35080016Sobrien
35189857Sobrien2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
35289857Sobrien
35389857Sobrien	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
35489857Sobrien	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
35589857Sobrien
35689857Sobrien2001-03-20  Michael Chastain  <chastain@redhat.com>
35789857Sobrien
35889857Sobrien	* Makefile.in: all-m4 depends on all-texinfo.
35989857Sobrien
36089857Sobrien2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
36189857Sobrien
36289857Sobrien	* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
36389857Sobrien
36489857Sobrien2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
36589857Sobrien
36689857Sobrien	* COPYING.NEWLIB: Remove DJ Delorie's address because it is no
36789857Sobrien	longer valid.
36889857Sobrien
36989857Sobrien2001-02-16  Nick Clifton  <nickc@redhat.com>
37089857Sobrien
37189857Sobrien	* configure.in (noconfigdirs): Allow configuration of texinfo
37289857Sobrien	for Cygwin hosts.
37389857Sobrien
37489857Sobrien2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
37589857Sobrien
37689857Sobrien	* config.guess: Add linux target for S/390.
37789857Sobrien	* config.sub: Likewise.
37889857Sobrien	* configure.in: Likewise.
37989857Sobrien
38089857Sobrien2001-02-06  Ben Elliston  <bje@redhat.com>
38189857Sobrien
38289857Sobrien	* configure: Output host type to stdout, not stderr.
38389857Sobrien
38489857Sobrien2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
38589857Sobrien
38689857Sobrien	* config.guess: Import from subversions.gnu.org (revision 1.181).
38789857Sobrien	* config.sub: Import from subversions.gnu.org (revision 1.199).
38889857Sobrien
38980016Sobrien2001-01-30  Alan Modra  <alan@linuxcare.com.au>
39080016Sobrien
39180016Sobrien	* config.guess: Handle hppa64-linux systems.
39280016Sobrien
39389857Sobrien2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
39489857Sobrien
39589857Sobrien	* ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
39689857Sobrien	Don't unset, it's non-portable and no longer necessary, set to empty
39789857Sobrien	instead.
39889857Sobrien
39989857Sobrien2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
40089857Sobrien
40189857Sobrien	* ltconfig: Shell portability fix for the tagname validity check.
40289857Sobrien
40389857Sobrien2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
40489857Sobrien
40589857Sobrien	* ltcf-cxx.sh: Use parentheses around eval $ac_compile.
40689857Sobrien
40789857Sobrien2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
40889857Sobrien
40989857Sobrien	* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
41089857Sobrien	* ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
41189857Sobrien
41280016Sobrien2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
41380016Sobrien
41480016Sobrien	* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
41580016Sobrien	keep at least one of build_libtool_libs or build_old_libs set to
41680016Sobrien	yes.
41780016Sobrien
41880016Sobrien2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
41980016Sobrien
42080016Sobrien	* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
42180016Sobrien	* libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
42280016Sobrien
42369159Sobrien2000-11-07  Philip Blundell  <pb@futuretv.com>
42469159Sobrien
42569159Sobrien	* Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
42669159Sobrien
42769159Sobrien2000-11-03  Philip Blundell  <pb@futuretv.com>
42869159Sobrien
42969159Sobrien	* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
43069159Sobrien	files.
43169159Sobrien
43280016Sobrien2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
43360484Sobrien
43480016Sobrien	* COPYING.NEWLIB: Put into source repository.
43560484Sobrien
43680016Sobrien2001-01-15  Ben Elliston  <bje@redhat.com>
43760484Sobrien
43880016Sobrien	* configure.in (host_tools): Add sid.
43980016Sobrien	Always configure cgen.
44080016Sobrien	* Makefile.in (all-sid): New target.
44180016Sobrien	(check-sid, clean-sid, install-sid): Likewise.
44260484Sobrien
44380016Sobrien2001-01-07  Andreas Jaeger  <aj@suse.de>
44460484Sobrien
44580016Sobrien        * config.sub, config.guess: Update from subversions.
44660484Sobrien
44780016Sobrien2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
44880016Sobrien
44980016Sobrien	* configure.in: Disable language-specific target libraries for
45080016Sobrien	languages that aren't enabled.
45180016Sobrien
45280016Sobrien2000-11-24  Nick Clifton  <nickc@redhat.com>
45380016Sobrien
45480016Sobrien	* configure.in (xscale-elf): Add target.
45580016Sobrien	(xscale-coff): Add target.
45680016Sobrien	(c4x, c5x, tic54x): Move after ARM targets.
45780016Sobrien
45880016Sobrien2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
45980016Sobrien
46080016Sobrien	* ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
46180016Sobrien
46280016Sobrien2000-11-20  Ian Lance Taylor  <ian@zembu.com>
46380016Sobrien
46480016Sobrien	* ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
46580016Sobrien
46680016Sobrien2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
46780016Sobrien
46880016Sobrien	* Makefile.in: Merge with GCC and libgcj.
46980016Sobrien	(ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
47080016Sobrien	configure-target-<library> when their configure scripts need the C
47180016Sobrien	or C++ library to have already been built to work properly.
47280016Sobrien	(do_proto_toplev): Set them to an empty string.
47380016Sobrien
47489857Sobrien2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
47580016Sobrien
47680016Sobrien	* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
47780016Sobrien	(REALLY_SET_LIB_PATH): Use them.
47880016Sobrien
47989857Sobrien2000-11-06  Christopher Faylor <cgf@cygnus.com>
48080016Sobrien
48180016Sobrien	* config.sub: Add support for Sun Chorus
48280016Sobrien
48380016Sobrien2000-11-02  Per Lundberg  <plundis@chaosdev.org>
48480016Sobrien
48580016Sobrien	* config.sub: Add support for the *-storm-chaos OS.
48680016Sobrien
48780016Sobrien2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
48880016Sobrien
48980016Sobrien        * configure.in (noconfigdirs): Don't compile some
49080016Sobrien        of the libraries for 68HC11 & 68hc12 targets.
49180016Sobrien
49280016Sobrien2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
49380016Sobrien
49480016Sobrien	* ltconfig, ltmain.sh, libtool.m4: Updated from libtool
49580016Sobrien	multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
49680016Sobrien	all affected `configure' scripts.
49780016Sobrien
49880016Sobrien2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
49980016Sobrien
50080016Sobrien	* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
50180016Sobrien	ltcf-c.sh.
50280016Sobrien
50380016Sobrien2000-09-12  Philip Blundell  <philb@gnu.org>
50480016Sobrien
50580016Sobrien	* config.sub, config.guess: Update from subversions.
50680016Sobrien
50780016Sobrien2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
50880016Sobrien
50980016Sobrien	* Makefile.in (all-zlib): Added dummy target.
51080016Sobrien
51180016Sobrien	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
51280016Sobrien	multi-language branch.
51380016Sobrien
51480016Sobrien2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
51580016Sobrien
51680016Sobrien	* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
51780016Sobrien	(bootstrap*): Depend on all-bootstrap.
51880016Sobrien
51980016Sobrien2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
52080016Sobrien
52180016Sobrien	* configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
52280016Sobrien	crosses, but add gcc/include to the header search path for them.
52380016Sobrien
52480016Sobrien2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
52580016Sobrien
52680016Sobrien	* ltconfig, ltmain.sh: Updated from libtool multi-language branch.
52780016Sobrien	* libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
52880016Sobrien	* gettext.m4: New file, extracted from aclocal.m4.
52980016Sobrien
53080016Sobrien2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
53180016Sobrien
53280016Sobrien	* config-ml.in (CC, CXX): Avoid trailing whitespace.
53380016Sobrien	(LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
53480016Sobrien	sub-configures.
53580016Sobrien
53680016Sobrien2000-08-20  Doug Evans  <dje@casey.transmeta.com>
53780016Sobrien
53880016Sobrien	* Makefile.in (ALL_MODULES): Add all-cgen.
53980016Sobrien	(CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
54080016Sobrien	(all-cgen): New target.
54180016Sobrien	(all-opcodes,all-sim): Depend on all-cgen.
54280016Sobrien	* configure.in (host_tools): Add cgen.
54380016Sobrien	Only configure cgen if --enable-cgen-maint.
54480016Sobrien
54580016Sobrien2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
54680016Sobrien
54780016Sobrien	* config-ml.in (CC, CXX): Don't introduce a leading space.
54880016Sobrien
54980016Sobrien2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
55080016Sobrien
55180016Sobrien	* configure.in (libstdcxx_flags): Use
55280016Sobrien	libstdc++-v3/src/libstdc++.INC.
55380016Sobrien
55480016Sobrien2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
55580016Sobrien
55680016Sobrien	* configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
55780016Sobrien
55880016Sobrien2000-08-11  Jason Merrill  <jason@redhat.com>
55980016Sobrien
56080016Sobrien	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
56180016Sobrien	CXX_FOR_TARGET): Add -B$$r/gcc/ here.
56280016Sobrien	(FLAGS_FOR_TARGET): Not here.
56380016Sobrien	(CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
56480016Sobrien
56580016Sobrien2000-08-07  DJ Delorie  <dj@redhat.com>
56680016Sobrien
56780016Sobrien	* configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
56880016Sobrien	"if we're also building gcc, and it's a gcc that will run on the
56980016Sobrien	build machine, we want to use its includes instead of the system's
57080016Sobrien	default includes".
57180016Sobrien
57280016Sobrien2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
57380016Sobrien
57480016Sobrien	* configure.in (libstdcxx_flags): Don't use `"'.
57580016Sobrien
57680016Sobrien	* config-ml.in: Adjust multilib search paths to the
57780016Sobrien	appropriate multilib tree.
57880016Sobrien
57980016Sobrien2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
58080016Sobrien
58180016Sobrien	* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
58280016Sobrien	commas in $LANGUAGES.
58380016Sobrien
58480016Sobrien2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
58580016Sobrien
58680016Sobrien	* configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
58780016Sobrien
58880016Sobrien2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
58980016Sobrien
59080016Sobrien	* configure.in (qCXX_FOR_TARGET): Quote `&' characters in
59180016Sobrien	CXX_FOR_TARGET for sed.
59280016Sobrien
59380016Sobrien2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
59480016Sobrien
59580016Sobrien	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
59680016Sobrien	Do not override if already set in the environment or in configure.
59780016Sobrien	Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
59880016Sobrien	(FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
59980016Sobrien
60080016Sobrien2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
60180016Sobrien
60280016Sobrien	* Makefile.in (FLAGS_FOR_TARGET): New macro.
60380016Sobrien	(GCC_FOR_TARGET): Use it.
60480016Sobrien	(CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
60580016Sobrien	* configure.in: ... here.
60680016Sobrien	(FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
60780016Sobrien	(libstdcxx_flags): Define and append to CXX_FOR_TARGET.
60880016Sobrien
60980016Sobrien2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
61080016Sobrien
61180016Sobrien	* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
61280016Sobrien	(configure-target-libchill, configure-target-libobjc): Likewise.
61380016Sobrien
61480016Sobrien	* configure.in: Use the same cache file for all target libs.
61580016Sobrien	* config-ml.in: But different cache files per multilib variant.
61680016Sobrien
61780016Sobrien2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
61880016Sobrien
61980016Sobrien	* configure (topsrcdir): Don't use dirname.
62080016Sobrien
62180016Sobrien2000-07-20  Jason Merrill  <jason@redhat.com>
62280016Sobrien
62380016Sobrien	* configure.in: Remove all references to libg++ and librx.
62480016Sobrien
62580016Sobrien	* configure, configure.in, Makefile.in: Unify gcc and binutils.
62680016Sobrien
62780016Sobrien2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
62880016Sobrien
62980016Sobrien	* config.sub: Update to subversions version 2000-07-06.
63080016Sobrien
63180016Sobrien2000-07-12  Andrew Haley  <aph@cygnus.com>
63280016Sobrien
63380016Sobrien	* configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
63480016Sobrien	(target_makefile_frag): Use mt-ia64pic on IA-64 targets.
63580016Sobrien
63680016Sobrien2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
63780016Sobrien
63880016Sobrien	* symlink-tree:  Check number of arguments.
63980016Sobrien
64089857Sobrien2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
64180016Sobrien
64280016Sobrien	* texinfo/texinfo.tex: Update to version 2000-05-28.15.
64380016Sobrien
64480016Sobrien2000-07-05  Jim Wilson  <wilson@cygnus.com>
64580016Sobrien
64680016Sobrien	* Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
64780016Sobrien	search path for a g++ extracted from the build tree.  This
64880016Sobrien	will allow link tests run by configure scripts in
64980016Sobrien	subdirectories to succeed.
65080016Sobrien
65180016Sobrien2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
65280016Sobrien
65380016Sobrien        * ltconfig: Add support for mips-dde-sysv4.2MP
65480016Sobrien
65580016Sobrien2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
65680016Sobrien
65780016Sobrien	* ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
65880016Sobrien	`os2'. Force ac_cv_exeext to be ".exe" in that case.
65980016Sobrien
66080016Sobrien2000-06-19  Timothy Wall  <twall@cygnus.com>
66180016Sobrien
66280016Sobrien	* configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
66380016Sobrien	* config.sub: Add tic54x target.
66480016Sobrien
66580016Sobrien2000-06-07  Phillip Thomas  <pthomas@suse.de>
66680016Sobrien
66780016Sobrien	* README-maintainer-mode: New file: Contains notes on using
66880016Sobrien	--enable-maintainer-mode with binutils.
66980016Sobrien
67089857Sobrien2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
67180016Sobrien
67280016Sobrien	* texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
67380016Sobrien
67489857Sobrien2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
67580016Sobrien
67680016Sobrien	* config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
67780016Sobrien	* config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
67880016Sobrien
67980016Sobrien20000-05-21  H.J. Lu  (hjl@gnu.org)
68080016Sobrien
68180016Sobrien        * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
68280016Sobrien        directory are used if they exist. Make sure
68380016Sobrien        $(build_tooldir)/include is searched for header files,
68480016Sobrien        $(build_tooldir)/lib/ for library files.
68580016Sobrien	(GCC_FOR_TARGET): Likewise.
68680016Sobrien        (CXX_FOR_TARGET): Likewise.
68780016Sobrien
68889857Sobrien2000-05-18  Jeffrey A Law  (law@cygnus.com)
68980016Sobrien
69080016Sobrien	* configure.in (hppa*64*-*-*): Do build ld for this configuration.
69180016Sobrien
69289857Sobrien2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
69380016Sobrien
69480016Sobrien	* Makefile.in (configure-target-libiberty): Depend on
69580016Sobrien	configure-target-newlib.
69680016Sobrien
69780016Sobrien2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
69880016Sobrien
69980016Sobrien	* configure.in, Makefile.in: Merge all libffi-related
70080016Sobrien	configury stuff from the libgcj tree.
70180016Sobrien
70289857Sobrien2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
70380016Sobrien
70480016Sobrien	Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
70580016Sobrien	* Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
70680016Sobrien
70789857Sobrien2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
70880016Sobrien
70980016Sobrien	Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
71080016Sobrien	* Makefile.in (do-djunpack): New target. Update djunpack.bat with
71180016Sobrien	current version information.  Add to proto-toplev directory.
71280016Sobrien	(gdb-taz): Build do-djunpack.
71380016Sobrien
71480016Sobrien2000-05-15  David Edelsohn  <edelsohn@gnu.org>
71580016Sobrien
71680016Sobrien	* configure.in: Special case powerpc*-*-aix* target_makefile_frag.
71780016Sobrien
71880016Sobrien2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
71980016Sobrien
72080016Sobrien	* ltmain.sh: Preserve in relink_command any environment
72180016Sobrien	variables that may affect the linker behavior.
72280016Sobrien
72389857Sobrien2000-05-12  Jeffrey A Law  (law@cygnus.com)
72480016Sobrien
72580016Sobrien	* config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
72680016Sobrien
72789857Sobrien2000-05-10  Jim Wilson  <wilson@cygnus.com>
72880016Sobrien
72980016Sobrien	* configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
73080016Sobrien
73180016Sobrien2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
73280016Sobrien
73380016Sobrien	* djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
73480016Sobrien        with the version name.
73580016Sobrien
73680016Sobrien2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
73780016Sobrien
73880016Sobrien	* config.if: Tweak.
73980016Sobrien
74080016Sobrien2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
74180016Sobrien
74280016Sobrien	* djunpack.bat: New file.
74380016Sobrien
74489857Sobrien2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
74580016Sobrien
74680016Sobrien	* Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
74780016Sobrien	gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
74880016Sobrien	dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
74980016Sobrien	insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
75080016Sobrien
75180016Sobrien2000-04-16  Dave Pitts  <dpitts@cozx.com>
75280016Sobrien
75380016Sobrien        * config.sub (case $basic_machine): Change default for "ibm-*"
75480016Sobrien        to "openedition".
75580016Sobrien
75689857Sobrien2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
75780016Sobrien
75880016Sobrien	* Makefile.in (gdb-taz): New target.  GDB specific archive.
75980016Sobrien	(do-md5sum): New target.
76080016Sobrien	(MD5PROG): Define.
76180016Sobrien	(PACKAGE): Default to TOOL.
76280016Sobrien	(VER): Default to a shell script.
76380016Sobrien	(taz): Rewrite target.  Move real work to do-proto-toplev.  Include
76480016Sobrien	md5 checksum generation.
76580016Sobrien	(do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
76680016Sobrien	(do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
76780016Sobrien	(gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
76880016Sobrien	insight.tar.bz2): Use gdb-taz to create archive.
76980016Sobrien
77089857Sobrien2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
77180016Sobrien
77280016Sobrien	* configure (warn_cflags): Delete.
77380016Sobrien
77480016Sobrien2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
77580016Sobrien            Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
77680016Sobrien
77780016Sobrien        * configure.in (enable_libstdcxx_v3): Add.
77880016Sobrien        (target_libs): Add bits here to switch between libstdc++-v2 and
77980016Sobrien        libstdc++-v3.
78080016Sobrien        * config.if: And this file too.
78180016Sobrien        * Makefile.in: Add libstdc++-v3 targets.
78280016Sobrien
78380016Sobrien2000-04-05  Michael Meissner  <meissner@redhat.com>
78480016Sobrien
78580016Sobrien	* config.sub (d30v): Add d30v as a basic machine type.
78680016Sobrien
78780016Sobrien2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
78880016Sobrien
78980016Sobrien	* configure.in: -linux-gnu*, not -linux-gnu.
79080016Sobrien
79189857Sobrien2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
79260484Sobrien
79360484Sobrien	* Makefile.in (taz): Set PACKAGE to TOOL when not defined.
79460484Sobrien	(do-tar-bz2): Replace TOOL with PACKAGE.
79560484Sobrien	(gdb.tar.bz2): Remove GDBTK from GDB package.
79660484Sobrien	(gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
79780016Sobrien	dejagnu.tar.bz2): New packages.
79860484Sobrien
79960484Sobrien2000-02-27  Andreas Jaeger  <aj@suse.de>
80060484Sobrien
80160484Sobrien	* configure.in: Add entry for mips*-*-linux*, move catch all
80260484Sobrien	*-*-*linux* entry below this one.
80360484Sobrien
80460484Sobrien2000-02-27  Ian Lance Taylor  <ian@zembu.com>
80560484Sobrien
80660484Sobrien	* ltconfig, ltmain.sh: Update to libtool 1.3.4.
80760484Sobrien
80860484Sobrien2000-02-24  Nick Clifton  <nickc@cygnus.com>
80960484Sobrien
81060484Sobrien	* config.sub: Support an OS of "wince".
81160484Sobrien
81289857Sobrien2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
81360484Sobrien
81460484Sobrien	* config.guess, config.sub: Updated to match config's 2000-02-15
81580016Sobrien	version.
81660484Sobrien
81760484Sobrien2000-02-23  Linas Vepstas <linas@linas.org>
81860484Sobrien
81960484Sobrien	* config.sub: Add support for Linux/IBM 370.
82060484Sobrien	* configure.in: Likewise.
82160484Sobrien
82260484Sobrien2000-02-22  Nick Clifton  <nickc@cygnus.com>
82360484Sobrien
82460484Sobrien	* configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
82560484Sobrien
82660484Sobrien2000-02-20  Christopher Faylor <cgf@cygnus.com>
82760484Sobrien
82860484Sobrien	* config.guess: Guess "cygwin" rather than "cygwin32".
82960484Sobrien
83060484Sobrien2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
83160484Sobrien
83260484Sobrien	* configure (gcc_version): When setting, narrow search to
83360484Sobrien	lines containing `version_string'.
83460484Sobrien
83580016Sobrien2000-02-15  Denis Chertykov  <denisc@overta.ru>
83680016Sobrien
83780016Sobrien	* config.sub: Add support for avr target.
83880016Sobrien
83989857Sobrien2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
84080016Sobrien
84180016Sobrien	* config.sub: Add mmix-knuth-mmixware.
84280016Sobrien
84380016Sobrien2000-01-27  Christopher Faylor <cgf@redhat.com>
84480016Sobrien
84580016Sobrien	* Makefile.in (CC_FOR_TARGET): Add new winsup directory
84680016Sobrien	structure stuff to -L library search.
84780016Sobrien	(CXX_FOR_TARGET): Ditto.
84880016Sobrien	(CROSS_CHECK_MODULES): Fix spelling mistake.
84980016Sobrien
85080016Sobrien2000-01-24  Mark Mitchell  <mark@codesourcery.com>
85180016Sobrien
85280016Sobrien	* Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
85380016Sobrien	the C++ compiler.
85480016Sobrien
85580016Sobrien2000-01-12  Richard Henderson  <rth@cygnus.com>
85680016Sobrien
85780016Sobrien	* configure.in: Don't build some bits for beos.
85880016Sobrien
85980016Sobrien2000-01-12  Joel Sherrill (joel@OARcorp.com)
86080016Sobrien
86180016Sobrien	* Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
86280016Sobrien	as include files.
86380016Sobrien
86460484Sobrien2000-01-06  Geoff Keating  <geoffk@cygnus.com>
86560484Sobrien
86660484Sobrien	* configure.in: Use mt-aix43 to handle *_TARGET defs,
86760484Sobrien	not mh-aix43.
86860484Sobrien
86980016Sobrien1999-12-14  Richard Henderson  <rth@cygnus.com>
87080016Sobrien
87180016Sobrien	* config.guess (alpha-osf, alpha-linux): Detect ev67.
87280016Sobrien	* config.sub: Accept alphaev[78], alphaev8.
87380016Sobrien
87480016Sobrien1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
87580016Sobrien
87680016Sobrien	* config.guess, config.sub: Update from autoconf.
87780016Sobrien
87880016SobrienTue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
87980016Sobrien
88080016Sobrien	* config-ml.in (sparc*-*-*): Disable sparcv9 support if the
88180016Sobrien	necessary libraries are missing.
88280016Sobrien
88380016Sobrien1999-10-25  Andreas Schwab  <schwab@suse.de>
88480016Sobrien
88580016Sobrien	* configure: Fix quoting inside arguments of eval.
88680016Sobrien
88780016Sobrien1999-10-21  Nick Clifton  <nickc@cygnus.com>
88880016Sobrien
88980016Sobrien	* config-ml.in: Allow suppression of some ARM multilibs.
89080016Sobrien
89180016SobrienTue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
89280016Sobrien
89380016Sobrien	* config.guess: Add OS/390 match pattern.
89480016Sobrien	* config.sub: Add mvs, openedition targets.
89580016Sobrien	* configure.in (i370-ibm-opened*): New.
89680016Sobrien
89760484Sobrien1999-09-04  Steve Chamberlain  <sac@pobox.com>
89860484Sobrien
89960484Sobrien	* config.sub: Add support for configuring for pj.
90060484Sobrien
90160484Sobrien1999-08-31  Nick Clifton  <nickc@cygnus.com>
90260484Sobrien
90360484Sobrien	* config.sub (maybe_os): Add support for configuring for fr30.
90460484Sobrien
90580016Sobrien1999-08-25  Nick Clifton  <nickc@cygnus.com>
90660484Sobrien
90760484Sobrien	* configure.in: Do not configure or build ld for AIX
90860484Sobrien	platforms.  ld is known to be broken on these platforms.
90960484Sobrien
91080016SobrienWed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
91180016Sobrien
91280016Sobrien	* config-ml.in: Pass compiler flag corresponding to multidirs to
91380016Sobrien	subdir configures.
91480016Sobrien
91560484Sobrien1999-08-09  Ian Lance Taylor  <ian@zembu.com>
91660484Sobrien
91760484Sobrien	* Makefile.in (LDFLAGS): Define.
91860484Sobrien
91960484Sobrien1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
92060484Sobrien
92160484Sobrien	* configure.in (i[3456]-*-mingw32*): Don't put gprof in
92260484Sobrien	noconfigdirs.
92360484Sobrien	(*-*-cygwin*): Likewise.
92460484Sobrien
92560484Sobrien1999-08-08  Ian Lance Taylor  <ian@zembu.com>
92660484Sobrien
92760484Sobrien	* mkdep: New file.
92860484Sobrien	* Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
92960484Sobrien	(BINUTILS_SUPPORT_DIRS): Add mkdep.
93060484Sobrien
93160484Sobrien	From Eli Zaretskii <eliz@is.elta.co.il>:
93260484Sobrien	* configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
93360484Sobrien	long file name when using DJGPP on MS-DOS.
93460484Sobrien
93580016SobrienWed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
93680016Sobrien
93780016Sobrien	* config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
93880016Sobrien
93960484Sobrien1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
94060484Sobrien
94160484Sobrien	* Makefile.in (check-target-libio): Remove all-target-libstdc++
94260484Sobrien	dependency as this causes "make check" to globally "make all"
94360484Sobrien
94480016SobrienTue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
94580016Sobrien
94680016Sobrien	* configure.in (target_libs): Added target-zlib.
94780016Sobrien	* Makefile.in (ALL_TARGET_MODULES): Added zlib.
94880016Sobrien	(CONFIGURE_TARGET_MODULES): Likewise.
94980016Sobrien	(CHECK_TARGET_MODULES): Likewise.
95080016Sobrien	(INSTALL_TARGET_MODULES): Likewise.
95180016Sobrien	(CLEAN_TARGET_MODULES): Likewise.
95280016Sobrien	(configure-target-zlib): New target.
95380016Sobrien	(all-target-zlib): Likewise.
95480016Sobrien	(all-target-libjava): Depend on all-target-zlib.
95580016Sobrien	(configure-target-libjava): Depend on configure-target-zlib.
95680016Sobrien
95780016Sobrien	* Makefile.in (configure-target-libjava): Depend on
95880016Sobrien	configure-target-newlib.
95980016Sobrien	(configure-target-boehm-gc): New target.
96080016Sobrien	(configure-target-qthreads): New target.
96180016Sobrien
96280016Sobrien        * configure.in (target_libs): Added target-qthreads.
96380016Sobrien        * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
96480016Sobrien        (CONFIGURE_TARGET_MODULES): Likewise.
96580016Sobrien        (CHECK_TARGET_MODULES): Likewise.
96680016Sobrien        (INSTALL_TARGET_MODULES): Likewise.
96780016Sobrien        (CLEAN_TARGET_MODULES): Likewise.
96880016Sobrien        (all-target-qthreads): New target.
96980016Sobrien        (configure-target-libjava): Depend on configure-target-qthreads.
97080016Sobrien        (all-target-libjava): Depend on all-target-qthreads.
97180016Sobrien
97280016Sobrien	* Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
97380016Sobrien	(CONFIGURE_TARGET_MODULES): Likewise.
97480016Sobrien	(CHECK_TARGET_MODULES): Likewise.
97580016Sobrien	(INSTALL_TARGET_MODULES): Likewise.
97680016Sobrien	(CLEAN_TARGET_MODULES): Likewise.
97780016Sobrien	(all-target-libjava): New target.
97880016Sobrien	(all-target-boehm-gc): Likewise.
97980016Sobrien	* configure.in (target_libs): Added libjava, boehm-gc.
98080016Sobrien
98160484Sobrien1999-07-22  Ian Lance Taylor  <ian@zembu.com>
98260484Sobrien
98360484Sobrien	* Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
98460484Sobrien	configure.bat in SUPPORT_FILES.
98560484Sobrien	(gas+binutils.tar.bz2): Likewise.
98660484Sobrien
98760484Sobrien	* makeall.bat: Remove; obsolete.
98860484Sobrien
98960484Sobrien1999-07-21  Ian Lance Taylor  <ian@zembu.com>
99060484Sobrien
99160484Sobrien	From Mark Elbrecht:
99260484Sobrien	* configure.bat: Remove; obsolete.
99360484Sobrien
99460484Sobrien1999-07-11  Ian Lance Taylor  <ian@zembu.com>
99560484Sobrien
99660484Sobrien	* configure: Add -W -Wall to the default CFLAGS when compiling with
99760484Sobrien	gcc.
99860484Sobrien
99960484SobrienThu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
100060484Sobrien
100160484Sobrien	* configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
100260484Sobrien
100360484Sobrien1999-06-30  Mark Mitchell  <mark@codesourcery.com>
100460484Sobrien
100560484Sobrien	* configure.in: Build ld on IRIX6.
100660484Sobrien
100760484Sobrien1999-06-12  Ian Lance Taylor  <ian@zembu.com>
100860484Sobrien
100960484Sobrien	* Makefile.in: Change distribution targets to use bzip2 instead of
101060484Sobrien	gzip.
101160484Sobrien	(TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
101260484Sobrien	(taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
101360484Sobrien
101460484Sobrien1999-06-04  Nick Clifton  <nickc@cygnus.com>
101560484Sobrien
101660484Sobrien	* config.sub: Add mcore target.
101760484Sobrien
101889857Sobrien1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
101960484Sobrien
102060484Sobrien	* config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
102160484Sobrien
102289857Sobrien1999-05-25  H.J. Lu  (hjl@gnu.org)
102380016Sobrien
102480016Sobrien	* config.guess (dummy): Changed to $dummy.
102580016Sobrien
102660484Sobrien1999-05-24  Nick Clifton  <nickc@cygnus.com>
102760484Sobrien
102880016Sobrien	* config.sub: Tidied up case statements.
102960484Sobrien
103080016Sobrien1999-05-22  Ben Elliston  <bje@cygnus.com>
103180016Sobrien
103280016Sobrien	* config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
103380016Sobrien	<jiro@din.or.jp>.
103480016Sobrien
103580016Sobrien	* config.guess: Merge with FSF version. Future changes will be
103680016Sobrien	more accurately recorded in this ChangeLog.
103780016Sobrien	* config.sub: Likewise.
103880016Sobrien
103989857Sobrien1999-05-20   Stephen L Moshier  <moshier@world.std.com>
104080016Sobrien
104180016Sobrien	 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
104280016Sobrien
104360484Sobrien1999-04-30  Tom Tromey  <tromey@cygnus.com>
104460484Sobrien
104560484Sobrien	* ltmain.sh: [mode link] Always use CC given by ltconfig.
104660484Sobrien
104760484Sobrien1999-04-23  Tom Tromey  <tromey@cygnus.com>
104860484Sobrien
104960484Sobrien	* ltconfig, ltmain.sh: Update to libtool 1.2f.
105060484Sobrien
105160484Sobrien1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
105260484Sobrien
105360484Sobrien	* configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
105460484Sobrien	(noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
105560484Sobrien	Bad merge removed these two changes.
105660484Sobrien
105780016SobrienTue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
105880016Sobrien                          Martin Heller (Ing.-Buero_Heller@t-online.de)
105980016Sobrien
106080016Sobrien	* config.guess (interix Alpha): Add.
106180016Sobrien
106260484Sobrien1999-04-11  Richard Henderson  <rth@cygnus.com>
106360484Sobrien
106460484Sobrien	* configure.in (i?86-*-beos*): Do config gperf; don't config
106560484Sobrien	gdb, newlib, or libgloss.
106660484Sobrien
106789857Sobrien1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
106880016Sobrien
106980016Sobrien	* config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
107080016Sobrien	link a trivial program with -mabi=64.  If it fails, remove mabi=64
107180016Sobrien	from multidirs.
107280016Sobrien
107389857Sobrien1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
107480016Sobrien
107580016Sobrien	* config.sub: Set basic_machine to i586 when target_alias = k6-*.
107680016Sobrien
107760484Sobrien1999-04-08  Nick Clifton  <nickc@cygnus.com>
107860484Sobrien
107960484Sobrien	* config.sub: Add support for mcore targets.
108060484Sobrien
108160484Sobrien1999-04-07  Michael Meissner  <meissner@cygnus.com>
108260484Sobrien
108360484Sobrien	* configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
108460484Sobrien	not mt-ospace, in order to shut up assembler warning about using
108560484Sobrien	symbols that are named the same as registers.
108660484Sobrien
108760484Sobrien1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
108860484Sobrien
108960484Sobrien	* Makefile.in (all-target-cygmon): Added all-target-bsp to the
109060484Sobrien	dependency list for all-target-cygmon.
109160484Sobrien
109260484Sobrien1999-04-05  Doug Evans  <devans@casey.cygnus.com>
109360484Sobrien
109460484Sobrien	* config-ml.in: Check $host, not $target, for selective multilibs.
109560484Sobrien	(arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
109660484Sobrien	thumb interworking, and underscore prefix multilibs.
109760484Sobrien
109860484Sobrien1999-04-04  Ian Lance Taylor  <ian@zembu.com>
109960484Sobrien
110060484Sobrien	* missing: Update to version from current automake.
110160484Sobrien
110260484SobrienFri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
110360484Sobrien
110460484Sobrien	* configure (gxx_include_dir): Removed.
110560484Sobrien
110660484Sobrien	* configure.in (gxx_include_dir): Handle it.
110760484Sobrien	* Makefile.in: Likewise.
110860484Sobrien
110960484Sobrien1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
111060484Sobrien
111160484Sobrien	* config.sub (mips64vr4111,mips64vr4111el) Add.
111260484Sobrien
111360484Sobrien1999-03-21  Ben Elliston  <bje@cygnus.com>
111460484Sobrien
111560484Sobrien        * config.guess: Correct typo for detecting ELF on FreeBSD.
111660484Sobrien
111760484SobrienThu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
111860484Sobrien
111960484Sobrien	* config/mh-go32: Delete.
112060484Sobrien	* config/mh-djgpp: New. Renamed from mh-go32.
112160484Sobrien	* configure.in (pc-msdosdjgpp): Set host_makefile_frag to
112260484Sobrien	config/mh-djgpp.
112360484Sobrien
112460484SobrienThu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
112560484Sobrien
112660484Sobrien	* Makefile.in (all-target-bsp): Added all-gcc all-binutils and
112760484Sobrien	all-target-newlib to dependency list for all-target-bsp.
112860484Sobrien
112960484SobrienThu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
113060484Sobrien
113160484Sobrien	* config.sub: Add i386-uwin support.
113260484Sobrien	* config.guess: Likewise.
113360484Sobrien
113460484SobrienThu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
113560484Sobrien
113660484Sobrien	* configure.in: cleanup, add mh-*pic handling for arm, special
113760484Sobrien	case powerpc*-*-aix*
113860484Sobrien
113960484SobrienWed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
114060484Sobrien
114160484Sobrien	* configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
114260484Sobrien	can be built.
114360484Sobrien
114460484SobrienWed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
114560484Sobrien
114660484Sobrien	* configure.in: Added bsp support to arm-*-coff and arm-*-elf
114780016Sobrien	targets.
114860484Sobrien
114960484Sobrien1999-03-02  Nick Clifton  <nickc@cygnus.com>
115060484Sobrien
115160484Sobrien	* config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
115260484Sobrien
115389857Sobrien1999-02-28  Geoffrey Noer  <noer@cygnus.com>
115460484Sobrien
115560484Sobrien	* config.sub: Check for "cygwin*" rather than "cygwin32*"
115660484Sobrien
115760484Sobrien1999-02-24  Nick Clifton  <nickc@cygnus.com>
115860484Sobrien
115960484Sobrien	* config.sub: Fix typo in arm recognition.
116060484Sobrien
116189857Sobrien1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
116260484Sobrien
116360484Sobrien	* configure.in (noconfigdirs): Changed target_configdirs to
116460484Sobrien	include target-bsp only for m68k-*-elf* and m68k-*-coff*
116560484Sobrien	rather than m68k-*-* since it is not known to work on
116660484Sobrien	m68k-aout. Ditto for arm-*-*oabi.
116760484Sobrien
116889857Sobrien1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
116960484Sobrien
117060484Sobrien	* configure.in (*-*-windows*): Remove, no longer used.
117160484Sobrien	* config/mh-windows: Ditto.
117260484Sobrien
117360484Sobrien1999-02-19  Ben Elliston <bje@cygnus.com>
117460484Sobrien
117560484Sobrien	* config.guess: Automatically recognise ELF on FreeBSD. From Niall
117660484Sobrien	Smart and improved by Andrew Cagney.
117760484Sobrien
117889857Sobrien1999-02-18  Marc Espie <espie@cvs.openbsd.org>
117960484Sobrien
118060484Sobrien	* config.guess: Recognize openbsd-*-hppa.
118160484Sobrien
118289857Sobrien1999-02-17  H.J. Lu  (hjl@gnu.org)
118360484Sobrien
118460484Sobrien	* Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
118560484Sobrien	only if it is not empty.
118660484Sobrien
118760484Sobrien1999-02-17  Nick Clifton  <nickc@cygnus.com>
118860484Sobrien
118960484Sobrien	Patch from: Scott Bambrough <scottb@corelcomputer.com>
119080016Sobrien
119160484Sobrien	* config.guess: Modified to recognize uname's armv* syntax.
119260484Sobrien
119360484Sobrien	* config.sub: Modified to recognize uname's armv* syntax.
119460484Sobrien
119560484Sobrien1999-02-17  Mark Salter  <msalter@cygnus.com>
119660484Sobrien
119760484Sobrien	* configure.in: Added target-bsp for sparclite.
119860484Sobrien
119989857Sobrien1999-02-08  Richard Henderson  <rth@cygnus.com>
120060484Sobrien
120160484Sobrien	* config.sub: Recognize alphapca5[67] and up to alphaev8.
120260484Sobrien
120360484Sobrien1999-02-08  Nick Clifton  <nickc@cygnus.com>
120460484Sobrien
120560484Sobrien	* configure.in: Add support for strongarm port.
120660484Sobrien	* config.sub: Add support for strongarm target.
120760484Sobrien
120889857Sobrien1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
120980016Sobrien
121060484Sobrien	* configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
121160484Sobrien	the old name config/mh-cygwin32.
121260484Sobrien	Enable texinfo.
121360484Sobrien
121489857Sobrien1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
121560484Sobrien
121660484Sobrien	* configure.in: Do build ld for ix86 Solaris.
121760484Sobrien
121889857Sobrien1999-02-02  Jim Wilson  <wilson@cygnus.com>
121960484Sobrien
122060484Sobrien	* Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
122160484Sobrien	$AR_FOR_TARGET.  Likewise for RANLIB.
122260484Sobrien
122389857Sobrien1999-02-02  Catherine Moore  <clm@cygnus.com>
122480016Sobrien
122560484Sobrien        * config.sub (oabi):  Recognize.
122660484Sobrien        * configure.in (arm-*-oabi):  Handle.
122760484Sobrien
122889857Sobrien1999-01-30  Robert Lipe  (robertlipe@usa.net)
122960484Sobrien
123060484Sobrien	* config.guess: Improve detection of i686 on UnixWare 7.
123160484Sobrien
123289857Sobrien1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
123360484Sobrien
123460484Sobrien	* config.guess: Add support for i386-pc-interix.
123560484Sobrien	* config.sub: Likewise.
123660484Sobrien	* configure.in: Likewise.
123760484Sobrien	* config/mh-interix: New file.
123860484Sobrien
123989857Sobrien1999-01-18  Christopher Faylor <cgf@cygnus.com>
124060484Sobrien
124160484Sobrien	* Makefile.in: Remove unneeded all-target-libio from
124260484Sobrien	from all-target-winsup target since it is now unneeded.
124360484Sobrien	Add all-target-libtermcap in its place since it is now
124460484Sobrien	needed.
124560484Sobrien
124689857Sobrien1998-12-30  Christopher Faylor <cgf@cygnus.com>
124760484Sobrien
124860484Sobrien	* configure.in: makefile stub for cygwin target is probably
124960484Sobrien	unnecessary.  Remove it for now.
125060484Sobrien	* config/mt-cygwin: Remove.
125160484Sobrien
125289857Sobrien1998-12-30  Christopher Faylor <cgf@cygnus.com>
125360484Sobrien
125460484Sobrien	* configure.in: libtermcap.a should be built when cygwin is the
125560484Sobrien	target as well as the host.
125660484Sobrien	* config.guess: Allow mixed case in cygwin uname output.
125760484Sobrien	* Makefile.in: Add libtermcap target.
125860484Sobrien	* config/mt-cygwin: New file.  libtermcap target info.
125960484Sobrien
126089857Sobrien1998-12-23  Jeffrey A Law  (law@cygnus.com)
126160484Sobrien
126260484Sobrien	* config.sub: Clean up handling of hppa2.0.
126360484Sobrien
126489857Sobrien1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
126560484Sobrien
126660484Sobrien	* config.guess: Use C code to identify more HP machines.
126760484Sobrien
126860484SobrienThu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
126960484Sobrien
127060484Sobrien	* config.sub: Handle hppa2.0.
127160484Sobrien
127280016SobrienTue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
127380016Sobrien
127480016Sobrien	* configure.in: Add cygmon for x86-coff and x86-elf. Configure
127580016Sobrien	cygmon for all sparclite targets, regardless of object format.
127680016Sobrien
127780016Sobrien1998-12-15  Mark Salter  <msalter@cygnus.com>
127880016Sobrien
127980016Sobrien	* configure.in: Added target-bsp for several target architectures.
128080016Sobrien
128180016Sobrien	* Makefile.in: Added rules for bsp.
128280016Sobrien
128360484SobrienFri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
128460484Sobrien
128560484Sobrien	* config.guess: Improve detection of hppa2.0 processors.
128660484Sobrien
128760484SobrienFri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
128860484Sobrien
128960484Sobrien	* config.guess: Recognize FreeBSD using ELF automatically.
129060484Sobrien
129160484Sobrien1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
129260484Sobrien
129360484Sobrien	* configure (skip-this-dir): Add handling for new shell script, which
129460484Sobrien	might be created by a sub-directory's configure to indicate, this particular
129560484Sobrien	directory is "unwanted".
129660484Sobrien	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
129760484Sobrien
129860484SobrienWed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
129960484Sobrien
130060484Sobrien	* ltconfig: import from libtool, after changing libtool to
130160484Sobrien	account for the cygwin name change.
130260484Sobrien
130360484SobrienWed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
130460484Sobrien
130560484Sobrien	* Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
130660484Sobrien	include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
130760484Sobrien
130860484SobrienWed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
130960484Sobrien
131060484Sobrien	* configure.in: Add libtermcap to list of cygwin dependencies.
131160484Sobrien
131289857Sobrien1998-11-17  Geoffrey Noer  <noer@cygnus.com>
131360484Sobrien
131460484Sobrien        * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
131560484Sobrien        they include winsup/include when it's a cygwin target.
131660484Sobrien
131760484Sobrien1998-11-12  Tom Tromey  <tromey@cygnus.com>
131860484Sobrien
131960484Sobrien	* configure.in (host_tools): Added zip.
132060484Sobrien	* Makefile.in (all-target-libjava): Depend on all-zip.
132160484Sobrien	(all-zip): New target.
132260484Sobrien	(ALL_MODULES): Added all-zip.
132360484Sobrien	(NATIVE_CHECK_MODULES): Added check-zip.
132460484Sobrien	(INSTALL_MODULES): Added install-zip.
132560484Sobrien	(CLEAN_MODULES): Added clean-zip.
132660484Sobrien
132789857Sobrien1998-11-12  Geoffrey Noer  <noer@cygnus.com>
132860484Sobrien
132960484Sobrien	* Makefile.in: lose "32" from comment about cygwin.
133060484Sobrien
133189857Sobrien1998-11-05  Nick Clifton  <nickc@cygnus.com>
133260484Sobrien
133360484Sobrien	* configure.in: Use -Os to build target libraries for the fr30.
133460484Sobrien
133589857Sobrien1998-11-04  Dave Brolley  <brolley@cygnus.com>
133660484Sobrien
133760484Sobrien	* config.sub: Add fr30.
133860484Sobrien
133989857Sobrien1998-11-02  Geoffrey Noer  <noer@cygnus.com>
134060484Sobrien
134160484Sobrien        * configure.in: drop "32" from config/mh-cygwin32.  Check
134260484Sobrien	cygwin* instead of cygwin32*.
134360484Sobrien	* config.sub: Check cygwin* instead of cygwin32*.
134460484Sobrien
134589857Sobrien1998-10-22  Robert Lipe  <robertl@dgii.com>
134680016Sobrien
134780016Sobrien	* config.guess: Match any version of Unixware7.
134880016Sobrien
134960484Sobrien1998-10-20  Syd Polk  <spolk@cygnus.com>
135060484Sobrien
135160484Sobrien	* Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
135260484Sobrien	if desired.
135360484Sobrien
135489857Sobrien1998-10-18  Jeffrey A Law  (law@cygnus.com)
135560484Sobrien
135660484Sobrien	* config.if (cxx_interface, libstdcxx_interface): Do not try to set
135760484Sobrien	these if the appropriate directories and files to not exist.
135860484Sobrien
135989857Sobrien1998-10-14  Jeffrey A Law  (law@cygnus.com)
136060484Sobrien
136160484Sobrien	* Makefile.in (DEVO_SUPPORT): Add config.if.
136260484Sobrien
136389857Sobrien1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
136480016Sobrien
136580016Sobrien	* configure: Add pattern to replace "build_tooldir"'s
136680016Sobrien	definition in the generated Makefile with "tooldir"'s
136780016Sobrien	actual value.
136880016Sobrien
136960484SobrienTue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
137060484Sobrien
137160484Sobrien	* config.sub: Bring back lost sparcv9.
137260484Sobrien
137380016Sobrien	* Makefile.in (all-snvavigator): Remove all-flexlm dependency.
137480016Sobrien
137580016SobrienMon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
137680016Sobrien
137780016Sobrien	* Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
137880016Sobrien	CC_FOR_TARGET and friends.
137980016Sobrien
138080016SobrienMon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
138180016Sobrien
138280016Sobrien	* Makefile.in (build_tooldir): New variable, same as tooldir.
138380016Sobrien	(CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
138480016Sobrien	-B$(build_tooldir)/bin/.
138580016Sobrien	(BASE_FLAGS_TO_PASS): Pass build_tooldir down.
138680016Sobrien
138760484SobrienWed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
138860484Sobrien
138960484Sobrien	* config.sub: Add support for i[34567]86-pc-udk.
139060484Sobrien	* configure.in: Likewise.
139160484Sobrien
139260484SobrienWed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
139360484Sobrien
139460484Sobrien	* Makefile.in: add bzip2 package building bits for user
139560484Sobrien	tools module
139660484Sobrien	* configure.in: ditto
139760484Sobrien
139880016SobrienWed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
139980016Sobrien
140080016Sobrien	* Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
140180016Sobrien	(ALL_TARGET_MODULES): Add all-target-libobjc.
140280016Sobrien	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
140380016Sobrien	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
140480016Sobrien	(all-target-libchill): Add dependencies.
140580016Sobrien	* configure.in (target_libs): Add libchill.
140680016Sobrien
140760484Sobrien1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
140860484Sobrien
140980016Sobrien	* configure.in (target_subdir): Remove duplicate line.
141060484Sobrien
141160484SobrienTue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
141260484Sobrien
141360484Sobrien	* Makefile.in (all-automake): fix dependencies.
141460484Sobrien
141560484SobrienMon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
141660484Sobrien
141760484Sobrien	* configure.in: Minor cleanups for building in the $(target_alias)
141860484Sobrien	subdir.
141960484Sobrien
142060484Sobrien1998-09-22  Jim Wilson  <wilson@cygnus.com>
142160484Sobrien
142260484Sobrien	* Makefile.in (bootstrap): Set r and s before make all.  Use
142360484Sobrien	BASE_FLAGS_TO_PASS in make all.
142460484Sobrien	(cross): Likewise.
142560484Sobrien
142660484Sobrien1998-09-20  Mark Mitchell  <mark@markmitchell.com>
142760484Sobrien
142860484Sobrien	* Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
142960484Sobrien
143060484SobrienSun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
143160484Sobrien
143260484Sobrien	* config.sub: Fix typo in last change.
143360484Sobrien
143460484Sobrien1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
143560484Sobrien
143660484Sobrien	* config.sub: Add support for C4x target.
143760484Sobrien	* configure.in: Likewise.
143860484Sobrien
143960484Sobrien1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
144060484Sobrien
144160484Sobrien	* config.sub: Recognize sparcv9 just like sparc64.
144260484Sobrien
144360484SobrienWed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
144460484Sobrien
144560484Sobrien	* config.guess: Match "Pent II" or "PentII" for OpenServer.
144660484Sobrien
144760484SobrienTue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
144860484Sobrien
144960484Sobrien	* config.guess: Correctly identify Pentium II sco boxes.
145060484Sobrien
145160484Sobrien	* config.guess: Fix "tr" code.  From Weiwen Liu.
145260484Sobrien
145360484SobrienSat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
145460484Sobrien
145560484Sobrien	* configure.in: Do not assume x86-svr4 or x86-unixware can handle
145660484Sobrien	stabs.
145760484Sobrien
145860484SobrienSat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
145960484Sobrien
146060484Sobrien	* Makefile.in (TARGET_CONFIGDIRS): Add libchill.
146160484Sobrien	(ALL_TARGET_MODULES): Add all-target-libchill.
146260484Sobrien	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
146360484Sobrien	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
146460484Sobrien	(all-target-libchill): Add dependencies.
146560484Sobrien	* configure.in (target_libs): Add libchill.
146660484Sobrien
146760484SobrienSun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
146860484Sobrien
146960484Sobrien	* config.guess: Avoid assumptions about "tr" behaves when
147060484Sobrien	LANG is set to something other than English.
147160484Sobrien
147260484SobrienSun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
147360484Sobrien
147460484Sobrien	* configure (gxx_include_dir): Changed to
147560484Sobrien	'${prefix}/include/g++'-${libstdcxx_interface}.
147660484Sobrien
147760484Sobrien	* config.if: New to determine the interfaces.
147860484Sobrien
147960484SobrienSun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
148060484Sobrien
148160484Sobrien	* config.guess: Detect and handle MPE/IX.
148260484Sobrien	* config.sub: Deal with MPE/IX.
148360484Sobrien
148460484SobrienSat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
148560484Sobrien
148660484Sobrien	* configure.in: Use mh-aix43.
148760484Sobrien
148860484Sobrien1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
148960484Sobrien
149060484Sobrien	* configure: Fix --without/--disable cases for gxx-include-dir.
149160484Sobrien
149260484SobrienFri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
149360484Sobrien
149460484Sobrien	* mdata-sh:  Imported.  Needed for automake support.
149560484Sobrien
149660484SobrienThu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
149760484Sobrien
149880016Sobrien	* Makefile.in (taz): Try "chmod -R og=u ." before
149960484Sobrien	"chmod og=u `find . -print`".
150060484Sobrien
150160484SobrienFri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
150260484Sobrien
150380016Sobrien	* configure.in: Add arm-elf and thumb-elf support.
150460484Sobrien
150560484SobrienMon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
150660484Sobrien
150760484Sobrien	* Makefile.in: Undo previous patch.
150860484Sobrien
150960484SobrienFri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
151060484Sobrien
151160484Sobrien	* Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
151260484Sobrien	to here ...
151360484Sobrien	(install-no-fixedincludes): and here
151460484Sobrien	(INSTALL_MODULES): ... from here.
151560484Sobrien
151660484SobrienFri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
151760484Sobrien
151860484Sobrien	* config.sub: Merge with FSF.
151960484Sobrien
152060484Sobrien	* config.guess: Merge with FSF.
152160484Sobrien
152260484SobrienFri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
152360484Sobrien
152460484Sobrien	* configure (extraconfigdirs): New variable.
152560484Sobrien	(SUBDIRS): Add extraconfigdirs and recurse on them too.
152660484Sobrien	* Makefile.in (all): Move higher in file.
152760484Sobrien	(EXTRA_TARGET_HOST_ALL_MODULES): New variable.
152860484Sobrien	(EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
152960484Sobrien	(ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
153060484Sobrien	(CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
153160484Sobrien	(INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
153260484Sobrien
153360484Sobrien1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
153460484Sobrien
153560484Sobrien	* Makefile.in (all-target-libjava): Depend on all-gcc and
153660484Sobrien	all-target-newlib.
153760484Sobrien	(configure-target-libjava): Depend on $(ALL_GCC).
153860484Sobrien
153960484SobrienSat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
154060484Sobrien
154160484Sobrien	* config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
154260484Sobrien	(*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
154360484Sobrien
154460484SobrienFri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
154560484Sobrien
154660484Sobrien	* ylwrap: Change absolute path checks to check for DOS style path
154760484Sobrien	names.
154860484Sobrien
154960484Sobrien	* ylwrap: Don't use a full path name if the source file is in the
155060484Sobrien	same directory.  From hjl@lucon.org (H.J. Lu).
155160484Sobrien
155260484Sobrien	* config-ml.in: Default to being verbose, to match Feb 18 change to
155360484Sobrien	configure.
155460484Sobrien
155560484SobrienThu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
155660484Sobrien
155760484Sobrien	Brought over from egcs:
155860484Sobrien
155960484Sobrien	Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
156060484Sobrien
156160484Sobrien	* configure.in (target_subdir): Set to ${target_alias} instead
156260484Sobrien	of "libraries".
156360484Sobrien
156460484Sobrien	Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
156560484Sobrien
156660484Sobrien	* configure.in (target_subdir): Set to libraries if enable_multilib.
156760484Sobrien
156860484SobrienWed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
156960484Sobrien
157060484Sobrien	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
157160484Sobrien	multilibs, force reconfiguration the first time we create
157260484Sobrien	multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
157360484Sobrien
157460484SobrienTue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
157560484Sobrien
157660484Sobrien	* configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
157760484Sobrien	avoid confusion with --no-recursion.
157860484Sobrien
157960484SobrienTue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
158060484Sobrien
158160484Sobrien	* configure.in: Win32 hosts shouldn't use install -x
158260484Sobrien	* install-sh: remove -x option, and special .exe-handling
158360484Sobrien	hack.
158460484Sobrien
158560484SobrienTue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
158660484Sobrien
158760484Sobrien	* config.guess: Recognize i586-pc-beos.
158860484Sobrien	* configure.in: Don't build some bits for beos.
158960484Sobrien
159060484SobrienTue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
159160484Sobrien
159260484Sobrien	* configure: If CC is set but CFLAGS is not, and CC is gcc, make
159360484Sobrien	CFLAGS default to -O2.
159460484Sobrien
159560484Sobrien	* ltmain.sh: Add some hacks to make SunOS --enable-shared work
159660484Sobrien	when using GNU ld.
159760484Sobrien
159860484SobrienFri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
159960484Sobrien
160060484Sobrien	* ltmain.sh: Correct install when using a different shell.
160160484Sobrien
160260484SobrienTue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
160360484Sobrien
160460484Sobrien	* ltconfig, ltmain.sh: Update to libtool 1.2b.
160560484Sobrien
160660484SobrienThu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
160760484Sobrien
160860484Sobrien	* makefile.vms: Update to build binutils/makefile.vms.  Add install
160960484Sobrien	target.
161060484Sobrien
161160484SobrienWed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
161260484Sobrien
161360484Sobrien	* ltconfig: Update to correct AIX handling.
161460484Sobrien
161560484SobrienSat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
161660484Sobrien
161760484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
161860484Sobrien
161960484Sobrien	* configure.in (target_subdir): Set to ${target_alias} instead
162060484Sobrien	of "libraries".
162160484Sobrien
162260484Sobrien1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
162360484Sobrien
162460484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
162560484Sobrien	(Makefile): Depend on $(gcc_version_trigger).
162660484Sobrien
162760484Sobrien	* configure (gcc_version): Change default initializer to empty
162860484Sobrien	string.
162960484Sobrien	(gcc_version_trigger): New variable; pass this variable down
163060484Sobrien	to subdir configures to enable them checking gcc's version
163160484Sobrien	themselves. Emit make macros for both gcc_version vars.
163260484Sobrien	(topsrcdir): Initialize reliably.
163360484Sobrien	(recursion line): Remove --with-gcc-version=${gcc_version}.
163460484Sobrien
163560484Sobrien1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
163660484Sobrien
163760484Sobrien	* configure (enable_version_specific_runtime_libs): Implement new flag
163860484Sobrien	--enable-version-specific-runtime-libs which installs C++ runtime stuff
163960484Sobrien	in $(libsubdir); emit definition in each generated Makefile.
164060484Sobrien	(gxx_include_dir): Initialize depending on
164160484Sobrien	$enable_version_specific_runtime_libs.
164260484Sobrien
164360484Sobrien1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
164460484Sobrien
164560484Sobrien	* configure (gcc_version): Initialize properly depending on
164660484Sobrien	how and where configure is started.
164760484Sobrien	(recursion line): Pass a --with-gcc-version=${gcc_version}
164860484Sobrien	to configures in subdirs.
164960484Sobrien
165060484SobrienWed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
165160484Sobrien
165260484Sobrien	* configure.in (noconfigdirs): Add configure pattern for mips tx39
165380016Sobrien	cygmon
165460484Sobrien
165560484SobrienTue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
165660484Sobrien
165760484Sobrien	* configure.in: Add cygmon and libstub support for mn10200.
165860484Sobrien
165960484Sobrien1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
166060484Sobrien
166160484Sobrien	* configure (gcc_version): Add new variable describing the
166260484Sobrien	particular gcc version we're building.
166360484Sobrien	* Makefile.in (libsubdir): Add new macro for the directory
166460484Sobrien	in which the compiler finds executables, libraries, etc.
166560484Sobrien	(BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
166660484Sobrien	and libsubdir.
166760484Sobrien
166860484SobrienFri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
166960484Sobrien
167080016Sobrien	* Makefile.in (local-clean): Remove *.log.
167180016Sobrien	(warning.log): Built with warn_summary from build.log.
167280016Sobrien	(mail-report.log): Run test_summary.
167380016Sobrien	(mail-report-with-warnings.log): Run test_summary including
167480016Sobrien	warning.log in the report.
167560484Sobrien
167660484SobrienThu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
167760484Sobrien
167860484Sobrien	* config.guess: Detection of Pentium II for *-sco-3.2v5*.
167960484Sobrien
168060484SobrienMon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
168160484Sobrien
168260484Sobrien	* Makefile.in (grep): Grep no longer depends on libiberty.
168360484Sobrien
168460484SobrienFri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
168560484Sobrien
168660484Sobrien	* Makefile.in: all-snavigator needs all-libgui.
168760484Sobrien
168860484SobrienThu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
168960484Sobrien
169060484Sobrien	* configure.in: Add cygmon and libstub support for mn10300.
169160484Sobrien
169260484SobrienWed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
169360484Sobrien
169460484Sobrien	* missing: Update to version from automake 1.3.
169560484Sobrien
169660484Sobrien	* ltmain.sh: On installation, don't get confused if the same name
169760484Sobrien	appears more than once in the list of library names.
169860484Sobrien
169960484SobrienWed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
170060484Sobrien
170160484Sobrien	* config.sub: Accept m68060 and m5200 as CPU names.
170260484Sobrien
170360484SobrienMon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
170460484Sobrien
170560484Sobrien	* configure: Use && rather than using -a in test, because odd
170660484Sobrien	strings can confuse test.
170760484Sobrien	* configure.in: Likewise.
170860484Sobrien
170960484SobrienThu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
171060484Sobrien
171160484Sobrien	* ltconfig, ltmain.sh: Bring in Visual C++ support.
171260484Sobrien
171360484SobrienSat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
171460484Sobrien
171560484Sobrien	* Makefile.in (boostrap2-lean, bootstrap3-lean,
171680016Sobrien	bootstrap4-lean): New targets.
171760484Sobrien
171880016SobrienMon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
171980016Sobrien
172080016Sobrien	* mpw-* Delete.  Not used.
172180016Sobrien
172260484SobrienMon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
172360484Sobrien
172460484Sobrien	* COPYING.LIB: Update FSF address.
172560484Sobrien
172660484SobrienFri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
172760484Sobrien
172860484Sobrien	* ltconfig, ltmain.sh: Update to libtool 1.2a.
172960484Sobrien
173060484Sobrien	* Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
173160484Sobrien	GAS_SUPPORT_DIRS.
173260484Sobrien
173360484SobrienThu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
173460484Sobrien
173560484Sobrien	* ltconfig, ltmain.sh: Avoid producing a version number if
173660484Sobrien	-version-info was not used.
173760484Sobrien
173860484SobrienTue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
173960484Sobrien
174060484Sobrien	* configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
174160484Sobrien	building with newlib.
174260484Sobrien
174360484Sobrien1998-04-30  Paul Eggert  <eggert@twinsun.com>
174460484Sobrien
174580016Sobrien	* Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
174680016Sobrien	Solaris `make' causes it to continue to next definition.
174760484Sobrien
174860484SobrienTue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
174960484Sobrien
175060484Sobrien	* Makefile.in (install-gdbtk): Call this 'install-gdb' so that
175160484Sobrien	the right GUI libraries and files are installed along with GDB.
175260484Sobrien
175360484SobrienTue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
175460484Sobrien
175560484Sobrien	* configure.in: Change alpha to alpha* in several places.
175660484Sobrien
175760484SobrienTue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
175860484Sobrien
175960484Sobrien	* config.sub: Recognize sparc86x.
176060484Sobrien
176160484SobrienTue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
176280016Sobrien
176360484Sobrien	* configure.in (--enable-target-optspace): Remove debug echo.
176460484Sobrien
176560484SobrienThu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
176660484Sobrien
176760484Sobrien	* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
176860484Sobrien
176960484SobrienThu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
177060484Sobrien
177160484Sobrien	* ltconfig: Update cygwin32 support.
177260484Sobrien
177360484Sobrien	* Makefile.in (GAS_SUPPORT_DIRS): Add intl.
177460484Sobrien	(BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
177560484Sobrien	(GDB_SUPPORT_DIRS): Likewise.
177660484Sobrien
177760484SobrienWed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
177860484Sobrien
177960484Sobrien	* configure.in (target_makefile_frag): If --enable-target-optspace,
178060484Sobrien	use -Os to compile target libraries rather than -O2.  Default to
178160484Sobrien	using -Os for d10v and m32r if --{enable,disable}-target-optspace is
178260484Sobrien	not used.
178360484Sobrien	* configure.in (target_cflags): Ditto for d30v.
178460484Sobrien
178560484SobrienTue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
178660484Sobrien
178760484Sobrien	* Makefile.in (all-bfd): Depend on all-intl.
178860484Sobrien	(all-binutils): Likewise.
178960484Sobrien	(all-gas): Likewise.
179060484Sobrien	(all-gprof): Likewise.
179160484Sobrien	(all-ld): Likewise.
179260484Sobrien
179360484Sobrien1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
179460484Sobrien
179560484Sobrien	* configure.in (host_tools): Fix typo, lbtool -> libtool.
179660484Sobrien
179760484SobrienFri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
179860484Sobrien
179960484Sobrien	* Makefile.in (all-bfd): Depend upon all-libiberty.
180060484Sobrien
180160484Sobrien	* ltconfig, ltmain.sh: Bring in newer cygwin32 support.
180260484Sobrien
180360484SobrienFri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
180460484Sobrien
180560484Sobrien	* Makefile.in: Add libstub.
180660484Sobrien
180760484Sobrien	* configure.in: Ditto. Build libstub for targets that have cygmon
180860484Sobrien	support.
180960484Sobrien
181060484SobrienTue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
181160484Sobrien
181260484Sobrien	* configure.in: Don't set PICFLAG on ix86-cygwin32.
181360484Sobrien
181460484SobrienTue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
181560484Sobrien
181660484Sobrien	* configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
181760484Sobrien	use mh-sysv5 if specified.  Support gprof on SCO Open Server.
181860484Sobrien
181960484SobrienTue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
182060484Sobrien
182160484Sobrien	* configure: Define DEFAULT_M4 by searching PATH.
182260484Sobrien	* Makfile.in: Use DEFAULT_M4.
182360484Sobrien
182460484SobrienMon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
182560484Sobrien
182660484Sobrien	* ltconfig: Add cygwin32 support.
182760484Sobrien
182860484Sobrien	* Makefile.in, configure.in: Add libtool as a native only directory
182980016Sobrien	to configure and build.
183060484Sobrien
183180016SobrienSun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
183280016Sobrien
183380016Sobrien	* Makefile.in (INSTALL_MODULES): Remove texinfo.
183480016Sobrien
183560484SobrienWed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
183660484Sobrien
183760484Sobrien	* Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
183860484Sobrien
183960484SobrienThu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
184060484Sobrien
184160484Sobrien	* Makefile.in: add ash make rules
184260484Sobrien	* configure.in: add ash to native_only and host_tools lists
184360484Sobrien
184460484SobrienThu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
184560484Sobrien
184660484Sobrien	* Makefile.in (all-gettext, all-intl): New targets.
184760484Sobrien	(ALL_MODULES): Added all-gettext, all-intl.
184860484Sobrien	(CROSS_CHECK_MODULES): Added check-gettext, check-intl.
184960484Sobrien	(INSTALL_MODULES): Added install-gettext, install-intl.
185060484Sobrien	(CLEAN_MODULES): Added clean-gettext, clean-intl.
185160484Sobrien
185260484Sobrien	* configure.in (host_tools): Added gettext.
185360484Sobrien	(native_only): Likewise.
185460484Sobrien	(noconfigdirs) [various cases]: Likewise.
185560484Sobrien	(host_libs): Added intl.
185660484Sobrien
185760484SobrienThu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
185860484Sobrien
185960484Sobrien	* configure: Do not disable building gdbtk for cygwin32 hosts.
186060484Sobrien
186180016SobrienWed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
186280016Sobrien
186380016Sobrien	* configure.in: Add thumb-coff target.
186480016Sobrien	* config.sub: Add thumb-coff target.
186580016Sobrien
186660484SobrienWed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
186760484Sobrien
186860484Sobrien	* Makefile.in: Revert yesterday's change.
186960484Sobrien	(all-target-winsup):  all-target-librx stays out of here.
187060484Sobrien
187160484SobrienTue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
187260484Sobrien
187380016Sobrien	* Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
187480016Sobrien	CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
187580016Sobrien	INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
187660484Sobrien	Remove references to librx and libg++.
187760484Sobrien
187860484SobrienTue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
187960484Sobrien
188060484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
188160484Sobrien	recursive makes
188260484Sobrien
188360484SobrienTue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
188460484Sobrien
188560484Sobrien	* Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
188660484Sobrien	for newlib directory.
188760484Sobrien	(CXX_FOR_TARGET): Likewise.
188860484Sobrien
188960484SobrienMon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
189060484Sobrien
189160484Sobrien	* ltconfig: Update after libtool/ltconfig.in change for
189260484Sobrien	hpux11.
189360484Sobrien
189460484SobrienFri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
189560484Sobrien
189660484Sobrien	* ltconfig, ltmain.sh: Update to libtool 1.2.
189760484Sobrien
189860484SobrienFri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
189960484Sobrien
190060484Sobrien	* Makefile.in (install-gcc): Don't specify LANGUAGES here.
190160484Sobrien	(install-gcc-cross): Instead, override LANGUAGES here.
190260484Sobrien
190360484Sobrien1998-03-18  Dave Love  <d.love@dl.ac.uk>
190460484Sobrien
190560484Sobrien	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
190660484Sobrien	non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
190760484Sobrien
190860484SobrienWed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
190960484Sobrien
191060484Sobrien	* configure.in: Add Thumb-pe target.
191160484Sobrien
191260484SobrienTue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
191380016Sobrien
191460484Sobrien	* Makefile.in - changed sn targets to snavigator
191560484Sobrien	* configure.in - changed sn targets to snavigator
191660484Sobrien
191760484SobrienTue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
191860484Sobrien
191960484Sobrien	* config-ml.in: After building symlink tree call make distclean
192060484Sobrien	if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
192160484Sobrien	to be the case for libiberty.
192260484Sobrien
192360484SobrienTue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
192460484Sobrien
192560484Sobrien	* configure: When making link, also check the current
192660484Sobrien	directory. The configure scripts may create one.
192760484Sobrien
192860484SobrienFri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
192960484Sobrien
193060484Sobrien	* config.sub: Accept alphapca56 and alphaev6 properly.
193160484Sobrien
193260484SobrienFri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
193360484Sobrien
193460484Sobrien	* configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
193560484Sobrien
193660484SobrienMon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
193760484Sobrien
193860484Sobrien        * config.sub (sco5): Fix typo.
193960484Sobrien
194060484SobrienMon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
194160484Sobrien
194260484Sobrien	* Makefile.in (INSTALL_MODULES): Move install-tcl before
194360484Sobrien	install-itcl.
194460484Sobrien	(install-itcl): Remove dependency on install-tcl.
194560484Sobrien
194660484SobrienMon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
194760484Sobrien
194860484Sobrien	* configure.in: Remove libgloss from noconfigdirs for MN10300.
194960484Sobrien
195060484SobrienThu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
195160484Sobrien
195260484Sobrien	* configure.in: Don't build libgui for a cygwin32 target when not on
195360484Sobrien	a cygwin32 host.
195460484Sobrien
195560484SobrienWed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
195660484Sobrien
195760484Sobrien	* configure (redirect): Set to null, so default behavior of
195860484Sobrien	configure is now --verbose.
195960484Sobrien
196060484Sobrien1998-02-16  Dave Love  <d.love@dl.ac.uk>
196160484Sobrien
196260484Sobrien	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
196360484Sobrien	CONFIG_SITE=/dev/null to forestall lossage with site configuration.
196460484Sobrien
196560484SobrienMon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
196660484Sobrien
196760484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
196860484Sobrien	this change to sync Makefile.in with its ChangeLog entries.
196960484Sobrien
197060484SobrienThu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
197160484Sobrien
197260484Sobrien	* ltmain.sh (mkdir): Check that the directory doesn't exist
197360484Sobrien	before we exit with error, so that we don't get races during
197460484Sobrien	parallel builds.
197560484Sobrien
197660484SobrienSat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
197760484Sobrien
197860484Sobrien	* ltconfig, ltmain.sh: Update from libtool 1.0i.
197960484Sobrien
198060484SobrienFri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
198160484Sobrien
198260484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
198360484Sobrien	PICFLAG_FOR_TARGET.
198460484Sobrien	(EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
198560484Sobrien
198660484Sobrien	* configure: Emit a definition for the new macro enable_shared
198760484Sobrien	into each Makefile.
198860484Sobrien
198960484Sobrien	* config/mh-sparcpic (PICFLAG): Define to properly according
199060484Sobrien	to current multilib configuration.
199160484Sobrien	* config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
199260484Sobrien	according to current multilib configuration.
199360484Sobrien
199460484SobrienThu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
199560484Sobrien
199660484Sobrien	* configure.in (host_tools, native_only): Add libtool.
199760484Sobrien
199860484SobrienWed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
199960484Sobrien
200060484Sobrien	* configure.in: add target-gperf to noconfigdirs for Cygwin32.
200160484Sobrien	Fix typo in ming config comment.
200260484Sobrien
200360484SobrienWed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
200460484Sobrien
200560484Sobrien	* ltconfig, ltmain.sh: Update from libtool 1.0h.
200660484Sobrien
200760484SobrienMon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
200860484Sobrien
200960484Sobrien	* config.sub: Add tic30 cases, and map c30 to tic30.
201060484Sobrien
201180016SobrienSun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
201280016Sobrien
201380016Sobrien	* Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
201480016Sobrien	(ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
201580016Sobrien	(CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
201680016Sobrien	(CLEAN_TARGET_MODULES): Similarly
201780016Sobrien	(all-target-libf2c): Add dependences.
201880016Sobrien	* configure.in (target_libs): Add libf2c.
201980016Sobrien
202060484SobrienFri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
202160484Sobrien
202280016Sobrien	* configure.in: Remove expect from noconfigdirs when target
202380016Sobrien	is cygwin32.  OK to build expect and dejagnu with Canadian
202480016Sobrien	Cross.
202560484Sobrien
202660484SobrienWed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
202760484Sobrien
202860484Sobrien	* configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
202960484Sobrien	host.
203060484Sobrien
203160484Sobrien	* config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
203260484Sobrien	and mingw32.
203360484Sobrien
203460484SobrienWed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
203560484Sobrien
203660484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
203760484Sobrien	here as it is not defined in the toplevel Makefile.
203860484Sobrien
203960484SobrienTue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
204060484Sobrien
204160484Sobrien	* configure (package_makefile_rules_frag): New variable, which names
204260484Sobrien	a file with generic rules, ...
204360484Sobrien	Change comment to mention we now have FIVE parts.
204460484Sobrien	* configure: Undo last change.
204560484Sobrien
204660484SobrienTue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
204760484Sobrien
204860484Sobrien	* config.guess: More accurate determination of HP processor types.
204960484Sobrien	* config.sub: More accurate determination of HP processor types.
205060484Sobrien
205160484SobrienSat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
205260484Sobrien
205360484Sobrien	* configure (package_makefile_frag): Move inserting the
205460484Sobrien	${package_makefile_frag} to where it should be according
205560484Sobrien	to the comment.
205660484Sobrien
205780016SobrienFri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
205860484Sobrien
205960484Sobrien	* config.guess: Add support for Linux/ARM.
206060484Sobrien
206160484SobrienThu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
206260484Sobrien
206360484Sobrien	* .cvsignore: Remove *-info and *-install since they match
206460484Sobrien	release-info and mpw-install, which we don't want to just ignore.
206560484Sobrien
206660484SobrienThu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
206760484Sobrien
206860484Sobrien	* configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
206960484Sobrien
207060484SobrienSat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
207160484Sobrien
207260484Sobrien	* Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
207360484Sobrien	local_prefix to sub-make invocations.
207460484Sobrien
207560484SobrienSat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
207660484Sobrien
207760484Sobrien	* configure.in: Check makefile fragments in the source
207860484Sobrien	directory.
207960484Sobrien
208060484SobrienFri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
208160484Sobrien
208280016Sobrien	* configure.in: Check whether host and target makefile
208380016Sobrien	fragments exist before adding them to *_makefile_frag.
208460484Sobrien
208560484SobrienWed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
208660484Sobrien
208760484Sobrien	* configure.in (target_configdirs): Add cygmon for sparc64-elf.
208880016Sobrien
208960484SobrienWed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
209060484Sobrien
209160484Sobrien	* configure.in: Make sure we only replace RPATH_ENVVAR on
209260484Sobrien	lines which begin with RPATH_ENVVAR, i.e. add "^" to the
209360484Sobrien	regexp to sed.
209460484Sobrien
209560484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
209660484Sobrien	to sub-makes.
209760484Sobrien
209860484Sobrien1998-01-13  Lee Iverson   (leei@ai.sri.com)
209960484Sobrien
210060484Sobrien	* config-ml.in (multi-do): LDFLAGS must include multilib
210160484Sobrien	designator.
210260484Sobrien
210360484SobrienTue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
210460484Sobrien
210560484Sobrien	* config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
210660484Sobrien
210760484SobrienSun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
210860484Sobrien
210960484Sobrien	* config.sub: Add mingw32 support.
211060484Sobrien	* configure.in: Likewise.
211180016Sobrien	* config/mh-mingw32: New file.
211260484Sobrien
211360484SobrienSat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
211460484Sobrien
211560484Sobrien	* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
211660484Sobrien
211760484SobrienSun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
211860484Sobrien
211960484Sobrien	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
212060484Sobrien	* configure (gxx_include_dir): Provide a definition for subdirs
212160484Sobrien	which do not use autoconf.
212260484Sobrien
212360484SobrienWed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
212460484Sobrien
212560484Sobrien	* config.guess: Sync with egcs.  Picks up new alpha support,
212660484Sobrien	BeOS & some additional linux support.
212760484Sobrien
212880016SobrienTue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
212960484Sobrien
213060484Sobrien	* config.guess: HP 9000/803 is a PA1.1 machine.
213160484Sobrien
213280016SobrienMon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
213360484Sobrien
213480016Sobrien	* configure.in: It's alpha*-...
213580016Sobrien
213660484SobrienSun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
213760484Sobrien
213880016Sobrien	* configure.in (host_makefile_frag, target_makefile_frag):
213980016Sobrien	Handle multiple config files.
214080016Sobrien	(alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
214180016Sobrien	alpha-*-*.
214260484Sobrien
214360484SobrienThu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
214460484Sobrien
214560484Sobrien	* mkdep: New file.
214660484Sobrien
214760484SobrienWed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
214860484Sobrien
214960484Sobrien	* configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
215060484Sobrien
215160484SobrienTue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
215260484Sobrien
215360484Sobrien	* Makefile.in: Add libgui directory.
215460484Sobrien	(GDB_TK): Add all-libgui.
215560484Sobrien	* configure.in: Add libgui directory.
215660484Sobrien	* configure: Add all-libgui to GDB_TK.
215760484Sobrien
215860484SobrienMon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
215960484Sobrien
216060484Sobrien	* config-ml.in (multidirs): Add m32r to multilib list.
216160484Sobrien
216260484SobrienFri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
216360484Sobrien
216460484Sobrien	* Makefile.in (all-target-gperf): Change dependency to
216560484Sobrien	all-target-libstdc++.
216660484Sobrien
216760484SobrienThu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
216860484Sobrien
216960484Sobrien	* config.guess: Add BeOS support.
217060484Sobrien
217160484SobrienWed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
217260484Sobrien
217360484Sobrien	Source directory cvs renamed to cvssrc:
217460484Sobrien	* configure.in (host_tools): Change cvs to cvssrc.
217560484Sobrien	(native_only): Likewise.
217660484Sobrien	(noconfigdirs) [various cases]: Likewise.
217760484Sobrien	* Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
217860484Sobrien	(CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
217960484Sobrien	(INSTALL_MODULES): Change install-cvs to install-cvssrc.
218060484Sobrien	(CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
218160484Sobrien	(all-cvssrc): Rename target from all-cvs.
218260484Sobrien
218360484SobrienWed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
218460484Sobrien
218560484Sobrien	* configure (gxx_include_dir): Fix thinko.
218660484Sobrien
218760484SobrienTue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
218860484Sobrien
218960484Sobrien	* Makefile.in (INSTALL_TARGET_CROSS): Define.
219060484Sobrien	(install-cross, install-gcc-cross): New targets.
219160484Sobrien
219260484SobrienTue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
219360484Sobrien
219460484Sobrien	* configure.in (noconfigdirs): Add support for Thumb target.
219560484Sobrien
219660484Sobrien	* config.sub (maybe_os): Add support for Thumb target.
219760484Sobrien
219860484SobrienSun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
219960484Sobrien
220060484Sobrien	* Makefile.in: Add rules for cygmon.
220160484Sobrien
220260484Sobrien	* configure.in: Build cygmon for sparc-elf and sparclite-aout.
220360484Sobrien
220460484SobrienThu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
220560484Sobrien
220660484Sobrien	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
220760484Sobrien	* configure (gxx_include_dir): Provide a definition for subdirs
220860484Sobrien	which do not use autoconf.
220960484Sobrien
221060484SobrienWed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
221160484Sobrien
221260484Sobrien	* Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
221380016Sobrien	11/18/97 build
221460484Sobrien
221560484SobrienWed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
221660484Sobrien
221760484Sobrien	* From Franz Sirl.
221860484Sobrien	* config.guess (powerpc*-*-linux): Handle glibc2 beta release
221960484Sobrien	found on RedHat Linux systems.
222060484Sobrien
222160484SobrienFri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
222260484Sobrien
222360484Sobrien	* config.guess (alpha stuff): Merge with FSF to avoid incorrect
222460484Sobrien	guesses.
222560484Sobrien
222660484SobrienThu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
222760484Sobrien
222860484Sobrien	* configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
222960484Sobrien
223060484SobrienMon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
223160484Sobrien
223260484Sobrien	* ltmain.sh: If mkdir fails, check whether the directory was created
223360484Sobrien	anyhow by some other process.
223460484Sobrien
223560484SobrienMon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
223660484Sobrien
223760484Sobrien	* configure.in (d30v-*-*): Configure all directories.
223860484Sobrien
223960484SobrienSun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
224060484Sobrien
224160484Sobrien	* configure.in (d30v-*-*): Configure newlib, libiberty directories
224260484Sobrien	for the D30V.
224360484Sobrien
224460484SobrienSat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
224560484Sobrien
224660484Sobrien	* configure.in (d30v-*-*): Configure target-libgloss on the D30V.
224760484Sobrien
224860484SobrienFri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
224960484Sobrien
225060484Sobrien        * include/libiberty.h: Add extern "C" { so it can be used with C++
225160484Sobrien        progrms.
225260484Sobrien        * include/remote-sim.h:  Add extern "C" { so it can be used with C++
225360484Sobrien        programs.
225460484Sobrien
225560484SobrienThu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
225660484Sobrien
225760484Sobrien	* configure.in (d30v-*-*): Configure GCC now.
225860484Sobrien
225960484SobrienMon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
226060484Sobrien
226160484Sobrien	* configure.in: Remove a "second pass" of tweaking noconfigdirs,
226260484Sobrien	is no longer needed.
226360484Sobrien
226460484SobrienMon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
226560484Sobrien
226660484Sobrien	* Makefile.in: check-target-libio depends on all-target-libstdc++.
226760484Sobrien
226860484SobrienSun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
226960484Sobrien
227060484Sobrien	* Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
227160484Sobrien	targets using "$@" to provide support for similar but not identical
227260484Sobrien	targets without having to duplicate code.
227360484Sobrien
227460484SobrienMon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
227560484Sobrien
227660484Sobrien	* makefile.vms: Fix to work with DEC C.
227760484Sobrien
227860484SobrienTue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
227960484Sobrien
228060484Sobrien	* config.sub: Add mips-tx39-elf to marketing names.
228160484Sobrien
228260484SobrienTue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
228360484Sobrien
228460484Sobrien	* ltmain.sh: Handle symlinks in generated script.
228560484Sobrien
228660484SobrienWed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
228760484Sobrien
228860484Sobrien	* configure: Handle autoconf style directory options: --bindir,
228960484Sobrien	--datadir, --includedir, --infodir, --libdir, --libexecdir,
229060484Sobrien	--mandir, --oldincludedir, --sbindir, --sharedstatedir,
229160484Sobrien	--sysconfdir.
229260484Sobrien	* Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
229360484Sobrien	(sharedstatedir, localstatedir, oldincludedir): New variables.
229460484Sobrien	(BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
229560484Sobrien	infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
229660484Sobrien	sbindir, sharedstatedir, and sysconfdir.
229760484Sobrien
229860484SobrienMon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
229960484Sobrien
230060484Sobrien	* Makefile.in (bootstrap-lean): New target.
230160484Sobrien
230260484SobrienWed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
230360484Sobrien
230460484Sobrien	* configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
230580016Sobrien	sn, and gnuserv from noconfigdirs.
230660484Sobrien
230760484SobrienWed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
230860484Sobrien
230960484Sobrien	* ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
231060484Sobrien
231160484SobrienThu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
231260484Sobrien
231380016Sobrien	* Makefile.in (cross): New target.
231460484Sobrien
231560484SobrienThu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
231680016Sobrien			  Jeff Law	   <law@cygnus.com>
231760484Sobrien
231860484Sobrien	* Makefile.in (bootstrap2, bootstrap3): New targets.
231960484Sobrien	(all-bootstrap): Remove outdated and confusing target.
232060484Sobrien	(bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
232160484Sobrien
232260484SobrienThu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
232360484Sobrien
232460484Sobrien	* configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
232580016Sobrien	windows.  Consistent with gdb/configure.
232660484Sobrien
232760484Sobrien1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
232860484Sobrien
232960484Sobrien	* config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
233060484Sobrien	used.
233160484Sobrien	* configure.in: Name Linux target fragment.
233260484Sobrien
233360484Sobrien	* configure: Rewrite so that project Makefile fragment is inserted
233460484Sobrien	first and appears last in the resulting Makefile.
233560484Sobrien
233660484SobrienTue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
233760484Sobrien
233860484Sobrien	* Makefile.in (install-itcl): Install tcl first.
233960484Sobrien
234060484SobrienSun Sep 14 20:53:42 1997  Geoffrey Noer  <noer@cygnus.com>
234160484Sobrien
234260484Sobrien	* config/mh-cygwin32: ok to build split texinfo files
234360484Sobrien
234460484SobrienFri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
234580016Sobrien
234660484Sobrien	* configure.in: remove bison from noconfigdirs for Cygwin32 host
234760484Sobrien
234860484SobrienThu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
234960484Sobrien
235060484Sobrien	* Makefile.in (local-distclean): Also remove mh-frag mt-frag.
235160484Sobrien
235260484Sobrien	* configure.in (skipdirs): Add target-librx for Linux.
235360484Sobrien	(alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
235460484Sobrien
235560484SobrienWed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
235660484Sobrien
235760484Sobrien	* Makefile.in (bootstrap): New target.
235860484Sobrien
235960484SobrienWed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
236060484Sobrien
236160484Sobrien	* config.sub: Accept 'amigados' for backward compatability.
236260484Sobrien
236360484SobrienMon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
236460484Sobrien
236560484Sobrien	* config.guess: Merge with FSF.
236660484Sobrien
236780016SobrienSun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
236880016Sobrien
236980016Sobrien	* config.sub: Change 'amigados' to 'amigaos' to match current usage.
237080016Sobrien
237160484SobrienSun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
237260484Sobrien
237360484Sobrien	* config.sub: Add "marketing-names" patch.
237460484Sobrien
237560484SobrienFri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
237660484Sobrien
237760484Sobrien        * configure.in (*-*-rtems*): Do not build libgloss for rtems.
237860484Sobrien
237960484SobrienFri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
238060484Sobrien
238160484Sobrien	* config.sub: Handle v850-elf.
238260484Sobrien
238380016SobrienWed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
238480016Sobrien
238580016Sobrien	* .cvsignore (*-install): Remove.
238680016Sobrien
238760484SobrienWed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
238860484Sobrien
238960484Sobrien	* ltconfig: Set CONFIG_SHELL in libtool.
239060484Sobrien	* ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
239160484Sobrien
239260484SobrienMon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
239360484Sobrien
239460484Sobrien	* configure.in (target_subdir): Set to libraries if enable_multilib.
239560484Sobrien
239660484SobrienWed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
239760484Sobrien
239860484Sobrien	* config.guess: Update from gcc directory.
239960484Sobrien
240060484SobrienTue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
240160484Sobrien
240260484Sobrien	* Makefile.in (all-sim): Depends on all-readline.
240360484Sobrien
240460484SobrienWed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
240560484Sobrien
240660484Sobrien	* Makefile.in (BISON, YACC): Use $$s.
240760484Sobrien	(all-bison): Depend on all-texinfo.
240860484Sobrien
240960484SobrienTue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
241060484Sobrien
241160484Sobrien	* Makefile.in (BISON): Add -L flag.
241260484Sobrien	(YACC): Likewise.
241360484Sobrien
241460484SobrienMon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
241560484Sobrien
241680016Sobrien	* configure.in (noconfigdirs): Add support for v850e target.
241780016Sobrien
241860484Sobrien	* config.sub (maybe_os): Add support for v850e target.
241960484Sobrien
242060484SobrienMon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
242160484Sobrien
242280016Sobrien	* configure.in (noconfigdirs): Add support for v850ea target.
242380016Sobrien
242460484Sobrien	* config.sub (maybe_os): Add support for v850ea target.
242560484Sobrien
242660484SobrienMon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
242760484Sobrien
242860484Sobrien	* config.sub: Add mipstx39.  Delete r3900.
242960484Sobrien
243060484SobrienMon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
243160484Sobrien
243260484Sobrien	* Makefile.in (all-autoconf): Depends on all-texinfo.
243360484Sobrien
243460484SobrienFri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
243560484Sobrien
243660484Sobrien	* config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
243760484Sobrien	eabi targets.
243860484Sobrien
243960484SobrienThu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
244060484Sobrien
244160484Sobrien	* configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
244260484Sobrien
244360484Sobrien	* configure: When handling a Canadian Cross, handle YACC as well as
244460484Sobrien	BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
244560484Sobrien        * Makefile.in (all-bison): Depend upon all-texinfo.
244660484Sobrien
244760484SobrienTue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
244860484Sobrien
244960484Sobrien	* Makefile.in (BISON): bison, not byacc or bison -y.
245060484Sobrien	(YACC): bison -y or byacc or yacc.
245160484Sobrien	(various): Add *-bison as appropriate.
245260484Sobrien	(taz): No need to mess with BISON anymore.
245360484Sobrien
245460484SobrienTue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
245560484Sobrien
245660484Sobrien	* configure: If OSTYPE matches *win32*, try to find a good value for
245760484Sobrien	CONFIG_SHELL.
245860484Sobrien
245960484SobrienSun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
246060484Sobrien
246160484Sobrien	* Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
246260484Sobrien	configure.in if it is present.
246360484Sobrien
246460484SobrienSat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
246560484Sobrien
246660484Sobrien	* Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
246760484Sobrien
246860484SobrienFri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
246960484Sobrien
247060484Sobrien	* config.sub: Recognize `arc' cpu.
247160484Sobrien	* configure.in: Likewise.
247260484Sobrien	* config-ml.in: Likewise.
247360484Sobrien
247460484SobrienThu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
247560484Sobrien
247660484Sobrien	* Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
247760484Sobrien
247860484SobrienWed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
247960484Sobrien
248060484Sobrien	* configure: Changed sed delimiter from ':' to '|' when
248160484Sobrien	attempting to substitute ${config_shell} for SHELL. On
248260484Sobrien	NT ${config_shell} may contain a ':' in it.
248360484Sobrien
248460484SobrienWed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
248560484Sobrien
248660484Sobrien	* Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
248760484Sobrien
248860484SobrienWed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
248960484Sobrien
249060484Sobrien	* Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
249160484Sobrien
249260484SobrienTue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
249360484Sobrien
249460484Sobrien	* Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
249560484Sobrien
249660484Sobrien	* ylwrap: If the program is a relative path, force it to be
249760484Sobrien	absolute.
249860484Sobrien
249960484SobrienTue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
250060484Sobrien
250160484Sobrien	* configure (tooldir): Set BISON to `bison -y' and not just bison.
250260484Sobrien
250360484SobrienMon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
250460484Sobrien
250560484Sobrien	* Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
250680016Sobrien	correctly specify the target build directory $(TARGET_SUBDIR)/winsup
250780016Sobrien	for libraries.
250860484Sobrien
250960484SobrienMon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
251060484Sobrien
251160484Sobrien	* Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
251280016Sobrien	separated by spaces.
251360484Sobrien
251460484SobrienThu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
251560484Sobrien
251660484Sobrien	* ylwrap: New file.
251760484Sobrien	* Makefile.in (DEVO_SUPPORT): Add ylwrap.
251860484Sobrien
251960484Sobrien	* ltmain.sh: Handle /bin/sh at start of install program.
252060484Sobrien
252160484Sobrien	* Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
252260484Sobrien
252360484Sobrien	* ltconfig, ltmain.sh: New files, from libtool 1.0.
252460484Sobrien	* missing: New file, from automake 1.2.
252560484Sobrien
252660484SobrienThu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
252760484Sobrien
252860484Sobrien	* Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
252960484Sobrien	check-tk to CHECK_X11_MODULES.
253060484Sobrien
253160484SobrienWed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
253260484Sobrien
253360484Sobrien	* config.sub: Merge with FSF.
253460484Sobrien
253560484SobrienTue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
253660484Sobrien
253760484Sobrien	* config.guess: Merge with FSF.
253860484Sobrien
253960484SobrienTue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
254060484Sobrien
254160484Sobrien	* configure: Treat msdosdjgpp like go32.
254260484Sobrien	* configure.in: Likewise.  Don't remove gprof for go32.
254360484Sobrien
254460484Sobrien	* configure: Change Makefile.tem2 to Makefile.tm2.
254560484Sobrien
254660484SobrienMon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
254760484Sobrien
254860484Sobrien	* configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
254960484Sobrien
255060484SobrienTue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
255160484Sobrien
255260484Sobrien	* install-sh (chmodcmd): Set to null if the DST directory already
255360484Sobrien	exists.  Same as Nov 11th change.
255460484Sobrien
255560484SobrienMon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
255660484Sobrien
255780016Sobrien	* configure (GDB_TK): Needs itcl and tix.
255860484Sobrien
255960484SobrienMon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
256060484Sobrien
256160484Sobrien	* config.guess: Update from FSF.
256260484Sobrien
256360484SobrienFri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
256460484Sobrien
256560484Sobrien	* Makefile.in (GDB_TK): Depend on itcl and tix.
256660484Sobrien
256760484SobrienFri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
256860484Sobrien
256960484Sobrien	* Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
257060484Sobrien	(INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
257160484Sobrien	(INSTALL_SCRIPT): New variable.
257260484Sobrien	(BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
257360484Sobrien	* configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
257460484Sobrien	to -x.
257560484Sobrien	* install-sh: Add support for -x option.
257660484Sobrien
257760484SobrienMon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
257860484Sobrien
257960484Sobrien	* configure.in, Makefile.in: Treat tix like itcl.
258060484Sobrien
258160484SobrienThu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
258260484Sobrien
258360484Sobrien	* Makefile.in (WINDRES): New variable.
258460484Sobrien	(WINDRES_FOR_TARGET): New variable.
258560484Sobrien	(BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
258660484Sobrien	(EXTRA_HOST_FLAGS): Add WINDRES.
258760484Sobrien	(EXTRA_TARGET_FLAGS): Add WINDRES.
258860484Sobrien	(EXTRA_GCC_FLAGS): Add WINDRES.
258960484Sobrien	($(DO_X)): Pass down WINDRES.
259060484Sobrien	($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
259160484Sobrien	* configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
259260484Sobrien	DLLTOOL_FOR_TARGET.
259360484Sobrien
259460484SobrienWed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
259560484Sobrien
259660484Sobrien	* configure.in: configure sim before gdb for win32-x-ppc
259760484Sobrien
259860484SobrienWed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
259960484Sobrien
260060484Sobrien	Move gperf into the toplevel, from libg++.
260160484Sobrien	* configure.in (target_tools): Add target-gperf.
260260484Sobrien	(native_only): Add target-gperf.
260360484Sobrien	* Makefile.in (all-target-gperf): New target, depend on
260460484Sobrien	all-target-libg++.
260560484Sobrien	(configure-target-gperf): Empty rule.
260660484Sobrien	(ALL_TARGET_MODULES): Add all-target-gperf.
260760484Sobrien	(CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
260860484Sobrien	(CHECK_TARGET_MODULES): Add check-target-gperf.
260960484Sobrien	(INSTALL_TARGET_MODULES): Add install-target-gperf.
261060484Sobrien	(CLEAN_TARGET_MODULES): Add clean-target-gperf.
261160484Sobrien
261260484SobrienMon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
261380016Sobrien
261460484Sobrien	* config.sub (mn10200): Recognize new basic machine.
261560484Sobrien
261660484SobrienThu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
261760484Sobrien
261860484Sobrien	* configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
261960484Sobrien	--enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
262060484Sobrien
262160484SobrienTue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
262260484Sobrien
262360484Sobrien	* configure.in: If we're building mips-sgi-irix6* native, turn on
262460484Sobrien	ENABLE_MULTILIB and set TARGET_SUBDIR.
262560484Sobrien
262660484SobrienTue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
262760484Sobrien
262860484Sobrien	* Makefile.in (all-sn): Depend on all-grep.
262960484Sobrien
263060484SobrienMon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
263160484Sobrien
263260484Sobrien	* configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
263360484Sobrien
263460484Sobrien	* configure: Set CFLAGS and CXXFLAGS, and substitute them into
263560484Sobrien	Makefile.  From Jeff Makey <jeff@cts.com>.
263660484Sobrien	* Makefile.in: Add comment for CFLAGS and CXXFLAGS.
263760484Sobrien
263860484Sobrien	* Makefile.in (DISTBISONFILES): Remove.
263960484Sobrien	(taz): Don't futz with DISTBISONFILES.  Change BISON to use
264060484Sobrien	$(DEFAULT_YACC).
264160484Sobrien
264260484Sobrien	* configure.in: Build itl, db, sn, etc., when building for native
264380016Sobrien	cygwin32.
264460484Sobrien
264560484Sobrien	* Makefile.in (LD): New variable.
264660484Sobrien	(EXTRA_HOST_FLAGS): Pass down LD.
264760484Sobrien	($(DO_X)): Likewise.
264860484Sobrien
264960484SobrienMon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
265060484Sobrien
265160484Sobrien	* Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
265260484Sobrien
265360484SobrienFri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
265460484Sobrien
265560484Sobrien	* configure.in (targargs): Strip out any supplied --build argument
265680016Sobrien	before adding our own. Always add --build.
265760484Sobrien
265860484SobrienThu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
265960484Sobrien
266060484Sobrien	* configure.in (targargs): Pass --build if we're doing
266160484Sobrien	a cross-compile.
266260484Sobrien
266360484SobrienFri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
266460484Sobrien
266580016Sobrien	* configure: Use '|' instead of ":" as the separator in
266660484Sobrien	sed. Otherwise sed chokes on NT path names with drive
266760484Sobrien	designators. Also look for "?:*" as the leading characters in an
266860484Sobrien	absolute pathname.
266960484Sobrien
267060484SobrienMon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
267160484Sobrien
267260484Sobrien	* config.sub: Support for r3900.
267360484Sobrien
267460484SobrienWed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
267560484Sobrien
267660484Sobrien	* configure.in: Use install-sh, not install.sh.
267760484Sobrien
267860484SobrienWed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
267960484Sobrien
268060484Sobrien	* Makefile.in (taz): Improve check for BISON so it doesn't try to
268160484Sobrien	apply it twice.
268260484Sobrien
268360484SobrienFri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
268460484Sobrien
268560484Sobrien	* Makefile.in (INSTALL_MODULES): Put install-opcodes before
268660484Sobrien	install-binutils.
268760484Sobrien
268860484SobrienThu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
268960484Sobrien
269060484Sobrien	* Makefile.in: Add automake targets.
269160484Sobrien	* configure.in (host_tools): Add automake.
269260484Sobrien
269360484SobrienTue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
269460484Sobrien
269560484Sobrien	* configure: Default CXX to c++, not gcc.
269660484Sobrien	* Makefile.in (CXX): Set to c++, not gcc.
269760484Sobrien	(CXX_FOR_TARGET): When cross, transform c++, not gcc.
269860484Sobrien
269960484SobrienThu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
270060484Sobrien
270160484Sobrien	* install-sh: try appending a .exe if source file doesn't
270260484Sobrien	exist
270360484Sobrien
270460484SobrienWed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
270560484Sobrien
270660484Sobrien	* configure.in: Turn on multilib by default.
270760484Sobrien	(cross_only): Remove target-libiberty.
270860484Sobrien
270960484Sobrien	* Makefile.in (all-gcc): Don't depend on libiberty.
271060484Sobrien
271160484SobrienMon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
271260484Sobrien
271360484Sobrien	* config.guess: improve algorithm for recognizing Gnu Hurd x86.
271460484Sobrien
271560484SobrienThu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
271660484Sobrien
271760484Sobrien	* Makefile.in (DEVO_SUPPORT): Add mpw-install.
271860484Sobrien	(DISTBISONFILES): Add ld/Makefile.in
271960484Sobrien
272060484SobrienTue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
272160484Sobrien
272260484Sobrien	* configure.in: if target is cygwin32 but host isn't cygwin32,
272360484Sobrien	don't configure gdb tcl tk expect, not just gdb.
272460484Sobrien
272560484SobrienMon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
272660484Sobrien
272760484Sobrien	* configure.in: Added gnuserv everywhere sn appears.
272860484Sobrien
272960484Sobrien	* Makefile.in (ALL_MODULES): Added all-gnuserv.
273060484Sobrien	(CROSS_CHECK_MODULES): Added check-gnuserv.
273160484Sobrien	(INSTALL_MODULES): Added install-gnuserv.
273260484Sobrien	(CLEAN_MODULES): Added clean-gnuserv.
273360484Sobrien	(all-gnuserv): New target.
273460484Sobrien
273560484SobrienThu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
273660484Sobrien
273760484Sobrien	* config.guess: Fixes for MIPS OpenBSD systems.
273860484Sobrien
273960484SobrienTue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
274060484Sobrien
274160484Sobrien	* Makefile.in (INSTALL_XFORM): Remove.
274260484Sobrien	(BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
274360484Sobrien
274460484Sobrien	* mkinstalldirs: New file, copied from automake.
274560484Sobrien	* Makefile.in (installdirs): Rename from install-dirs.  Use
274660484Sobrien	mkinstalldirs.  Change all users.
274760484Sobrien	(DEVO_SUPPORT): Add mkinstalldirs.
274860484Sobrien
274960484SobrienMon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
275060484Sobrien
275160484Sobrien	* install-sh: Rename from install.sh.
275260484Sobrien	* Makefile.in (INSTALL): Change install.sh to install-sh.
275360484Sobrien	(DEVO_SUPPORT): Likewise.
275460484Sobrien
275560484Sobrien	* configure: Use ${config_shell} with ${moveifchange}.  From Thomas
275660484Sobrien	Graichen <graichen@rzpd.de>.
275760484Sobrien
275860484SobrienFri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
275960484Sobrien
276060484Sobrien	* config.guess: Recognize OpenBSD systems correctly.
276160484Sobrien
276260484SobrienFri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
276360484Sobrien
276460484Sobrien	* README, Makefile.in (ETC_SUPPORT): Remove references to
276560484Sobrien	cfg-paper*, configure.{texi,man,info*}._
276660484Sobrien
276760484SobrienSun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
276860484Sobrien
276960484Sobrien	* Makefile.in (all.normal): Ensure that gcc is built after all
277060484Sobrien	the x11 - ie gdb - targets.
277160484Sobrien
277260484SobrienTue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
277360484Sobrien
277460484Sobrien	* makefile.vms: Don't run conf-a-gas.
277560484Sobrien
277660484SobrienMon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
277760484Sobrien
277860484Sobrien        * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
277960484Sobrien
278060484SobrienSun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
278160484Sobrien
278260484Sobrien	* configure.in: Remove noconfigdirs case since gdb also
278360484Sobrien	configures and builds for tic80-coff.
278460484Sobrien
278560484SobrienFri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
278660484Sobrien
278760484Sobrien	* configure: Set cache_file to config.cache.
278860484Sobrien	* Makefile.in (local-distclean): Remove config.cache.
278960484Sobrien
279060484SobrienWed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
279160484Sobrien
279260484Sobrien	* COPYING: Update FSF address.
279360484Sobrien
279460484SobrienWed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
279560484Sobrien
279660484Sobrien	* configure.in (tic80-*-*): Remove G++ libraries and libgloss from
279760484Sobrien	noconfigdirs.
279860484Sobrien
279960484SobrienMon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
280060484Sobrien
280160484Sobrien	* Makefile.in (install-dirs): Don't crash if prefix, and hence
280260484Sobrien	MAKEDIRS, is empty.
280360484Sobrien
280460484SobrienMon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
280560484Sobrien
280660484Sobrien	* config.sub: Tweak mn10300 entry.
280760484Sobrien
280860484SobrienFri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
280960484Sobrien
281060484Sobrien	* configure.in (host_tools): Put sim before gdb, so gdb's
281160484Sobrien	configure.tgt can determine if the simulator was configured.
281260484Sobrien
281360484SobrienSun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
281460484Sobrien
281560484Sobrien	* config.sub: Move BeOS $os case to be with other Cygnus
281660484Sobrien	local cases.
281760484Sobrien
281860484SobrienSun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
281960484Sobrien
282060484Sobrien	* config.sub: Remove misplaced comment that broke Linux.
282160484Sobrien
282260484SobrienSat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
282360484Sobrien
282460484Sobrien	* config.sub: Add BeOS support.
282560484Sobrien
282660484SobrienMon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
282760484Sobrien
282860484Sobrien	* Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
282960484Sobrien
283060484SobrienWed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
283160484Sobrien
283260484Sobrien	* configure.in (noconfigdirs): Remove tcl and tk from
283360484Sobrien	noconfigdirs for cygwin32 builds.
283460484Sobrien
283560484SobrienFri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
283660484Sobrien
283760484Sobrien	* configure.in (tic80-*-*): Remove ld from noconfigdirs.
283860484Sobrien
283960484SobrienThu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
284060484Sobrien
284160484Sobrien	* Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
284260484Sobrien	make-all.com, use makefile.vms instead.
284360484Sobrien
284460484SobrienTue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
284560484Sobrien
284660484Sobrien	* config.sub: Accept -lnews*.
284760484Sobrien
284860484SobrienTue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
284960484Sobrien
285060484Sobrien	* configure.in (noconfigdirs): Disable target-newlib,
285180016Sobrien	target-examples and target-libiberty for d30v.
285260484Sobrien
285360484SobrienFri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
285460484Sobrien
285560484Sobrien	* configure.in (noconfigdirs): Enable ld for d30v.
285660484Sobrien
285760484SobrienFri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
285860484Sobrien
285960484Sobrien	* configure.in (tic80-*-*): Build compiler.
286060484Sobrien
286160484SobrienSun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
286260484Sobrien
286360484Sobrien	* configure.in (d30v-*): Remove sim directory from list of
286480016Sobrien	unsupported d30v directories
286560484Sobrien
286660484SobrienTue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
286760484Sobrien
286880016Sobrien	* config.sub, configure.in: Add d30v target cpu.
286980016Sobrien
287060484SobrienThu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
287160484Sobrien
287260484Sobrien	* makefile.vms: New file.
287360484Sobrien	* make-all.com: Remove.
287460484Sobrien
287560484SobrienWed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
287660484Sobrien
287760484Sobrien	* Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
287860484Sobrien
287960484SobrienSat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
288060484Sobrien
288160484Sobrien	* Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
288260484Sobrien
288360484SobrienTue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
288460484Sobrien
288560484Sobrien	* Makefile.in (ALL_MODULES): Added all-db.
288660484Sobrien	(CROSS_CHECK_MODULES): Addec check-db.
288760484Sobrien	(INSTALL_MODULES): Added install-db.
288860484Sobrien	(CLEAN_MODULES): Added clean-db.
288960484Sobrien
289060484SobrienMon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
289160484Sobrien
289260484Sobrien	* config.guess: Merge with latest FSF sources.
289360484Sobrien
289460484SobrienTue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
289560484Sobrien
289660484Sobrien	* Makefile.in (ALL_MODULES): Added all-itcl.
289760484Sobrien	(CROSS_CHECK_MODULES): Added check-itcl.
289860484Sobrien	(INSTALL_MODULES): Added install-itcl.
289960484Sobrien	(CLEAN_MODULES): Added clean-itcl.
290060484Sobrien
290160484SobrienThu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
290260484Sobrien
290360484Sobrien	* configure.in: build gdb for mn10200
290460484Sobrien
290560484SobrienFri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
290660484Sobrien
290760484Sobrien	* Makefile.in (all-target-winsup): Depend on all-target-libio.
290860484Sobrien
290960484SobrienMon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
291060484Sobrien
291160484Sobrien	* configure.in (tic80-*-*): Turn off most targets right now.
291260484Sobrien
291360484SobrienFri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
291460484Sobrien
291560484Sobrien	* Makefile.in (MAKEINFO): Check for the existence of the Makefile,
291660484Sobrien	rather than the makeinfo program.
291760484Sobrien	(do-info): Depend upon all-texinfo.
291860484Sobrien
291960484SobrienTue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
292060484Sobrien
292160484Sobrien	* configure.in: Remove uses of config/mh-linux.
292260484Sobrien
292360484Sobrien	* config.sub, config.guess: Merge with latest FSF sources.
292460484Sobrien
292560484SobrienFri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
292660484Sobrien
292760484Sobrien	* config.sub (case $basic_machine): Add tic80 entries.
292860484Sobrien
292960484SobrienFri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
293060484Sobrien
293160484Sobrien	* config.sub, config.guess: Merge with latest FSF sources.
293260484Sobrien
293360484SobrienWed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
293460484Sobrien
293560484Sobrien	* mpw-build.in: Build ld before gcc, use NewFolderRecursive.
293660484Sobrien	* mpw-config.in: Test for NewFolderRecursive.
293760484Sobrien	* mpw-install: Use symbolic name for startup filename.
293860484Sobrien	* mpw-README: Add various additional details.
293960484Sobrien
294060484SobrienWed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
294160484Sobrien
294260484Sobrien	* configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
294360484Sobrien
294460484SobrienWed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
294560484Sobrien
294660484Sobrien	* configure.in: Do build gcc and the target libraries for
294760484Sobrien	the mn10200.
294860484Sobrien
294960484SobrienWed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
295060484Sobrien
295160484Sobrien	* configure.in: don't avoid building gdb for mn10300 any more
295260484Sobrien	* Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
295360484Sobrien	instead of single-quoting it.
295460484Sobrien
295560484SobrienTue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
295660484Sobrien
295760484Sobrien	* configure.in: Don't use --with-stabs on IRIX 6.
295860484Sobrien
295960484SobrienTue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
296060484Sobrien
296160484Sobrien	* configure.in (m32r): Build gdb, libg++ now.
296260484Sobrien
296360484SobrienSun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
296460484Sobrien
296560484Sobrien	* configure.in (mips*-sgi-irix6*):  Remove gdb and related
296660484Sobrien	directories from noconfigdirs.
296760484Sobrien
296860484SobrienTue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
296960484Sobrien
297060484Sobrien	* config.sub (basic_machine): added mips16 configuration
297160484Sobrien
297260484SobrienSat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
297360484Sobrien
297460484Sobrien	* config.sub: Handle d10v-unknown.
297560484Sobrien
297660484SobrienSat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
297760484Sobrien
297860484Sobrien	* config.sub: Handle v850-unknown.
297960484Sobrien
298060484SobrienThu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
298160484Sobrien
298260484Sobrien	* Makefile.in: add findutils
298360484Sobrien	* configure.in: add findutils to list of host_tools
298460484Sobrien
298560484SobrienWed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
298660484Sobrien
298760484Sobrien	* config.sub: Handle mn10200 and mn10300.
298860484Sobrien
298960484SobrienTue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
299060484Sobrien
299160484Sobrien	* configure.in (d10v-*): Do not build librx.
299260484Sobrien
299360484SobrienMon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
299460484Sobrien
299560484Sobrien	* configure.in (mn10300): Build everything except gdb & libgloss.
299660484Sobrien
299760484SobrienWed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
299860484Sobrien
299960484Sobrien	* config.guess:  Patch for Dansk Data Elektronik servers,
300060484Sobrien	from Niels Skou Olsen <nso@dde.dk>.
300160484Sobrien
300260484Sobrien	For ncr, use /bin/uname rather than uname, since GNU uname does not
300360484Sobrien	support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
300460484Sobrien
300560484Sobrien	Patch for MIPS R4000 running System V,
300660484Sobrien	from Eric S. Raymond <esr@snark.thyrsus.com>.
300760484Sobrien
300860484Sobrien	Fix thinko for nextstep.
300960484Sobrien
301060484Sobrien	Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
301160484Sobrien
301260484Sobrien	Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
301360484Sobrien	* config.guess: Guess mips-dec-mach_bsd4.3.
301460484Sobrien
301560484Sobrien	Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
301660484Sobrien	* config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
301760484Sobrien	release numbers.
301860484Sobrien	* config.guess (mips-mips-riscos*):  Emit just enough of the
301960484Sobrien	release number.
302060484Sobrien
302160484Sobrien	Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
302260484Sobrien	* config.guess (sparc-auspex-sunos*):  Added.
302360484Sobrien	(f300-fujitsu-*): Added.
302460484Sobrien
302560484Sobrien	Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
302660484Sobrien	* config.guess:  Recognize a Tadpole as a sparc.
302760484Sobrien
302860484SobrienWed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
302960484Sobrien
303060484Sobrien	* config.guess: Don't assume that NextStep version is either 2 or
303160484Sobrien	3.  NextStep 4 (aka OpenStep 4) has come out now.
303260484Sobrien
303360484SobrienMon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
303460484Sobrien
303560484Sobrien	* config.guess: Support Cray T90 that reports itself as "CRAY TS".
303660484Sobrien	From Rik Faith <faith@cs.unc.edu>.
303760484Sobrien
303860484SobrienFri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
303960484Sobrien
304060484Sobrien	* config.sub: Contributions from bug-gnu-utils to:
304160484Sobrien	Support plain "hppa" (no version given) architecture, reported by
304260484Sobrien	OpenStep.
304360484Sobrien	OpenBSD like NetBSD.
304460484Sobrien	LynxOs is not a hardware supplier.
304560484Sobrien
304660484Sobrien	* config.guess: Contributions from bug-gnu-utils to add support for:
304780016Sobrien	OpenBSD like NetBSD.
304860484Sobrien	Stratus systems.
304960484Sobrien	More Pyramid systems.
305060484Sobrien	i[n>4]86 Intel chips.
305160484Sobrien	M680[n>4]0 Motorola chips.
305260484Sobrien	Use unknown instead of lynx for hardware manufacturer.
305360484Sobrien
305460484SobrienMon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
305560484Sobrien
305660484Sobrien	* install.sh (chmodcmd): Set to null if the DST directory already
305760484Sobrien	exists.
305860484Sobrien
305960484SobrienMon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
306060484Sobrien
306160484Sobrien	* configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
306260484Sobrien	not use mt-ppc target Makefile fragment any more.
306360484Sobrien
306460484SobrienSun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
306560484Sobrien
306660484Sobrien	* configure.in (*-*-windows):  Exclude everything but those dirs
306760484Sobrien	needed to build windows.
306860484Sobrien
306960484SobrienTue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
307060484Sobrien
307160484Sobrien	* Makefile.in (all-target-winsup): Depend on all-target-librx.
307260484Sobrien
307360484SobrienMon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
307460484Sobrien
307560484Sobrien	* configure.in:  Exclude mmalloc from i386-windows.
307660484Sobrien	* config/mh-windows:  Add rules for building MSVC makefiles.
307760484Sobrien
307860484SobrienThu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
307960484Sobrien
308060484Sobrien	* Undo my previous change.
308160484Sobrien
308260484SobrienThu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
308360484Sobrien
308460484Sobrien	* Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
308560484Sobrien	unconditionally.
308660484Sobrien	(MAKEOVERRIDES): Define (revert this part of October 18 change).
308760484Sobrien
308860484SobrienThu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
308960484Sobrien
309060484Sobrien	* Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
309160484Sobrien	host to add it's own flags.
309260484Sobrien	* config/mh-windows (HOST_FLAGS):  Set srcroot, which is needed
309360484Sobrien	for MSVC build procedure.
309460484Sobrien
309560484SobrienTue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
309660484Sobrien
309760484Sobrien	* configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
309860484Sobrien
309960484SobrienFri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
310060484Sobrien
310160484Sobrien	* Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
310260484Sobrien	(CXX_FOR_TARGET): Likewise.
310360484Sobrien	(GCC_FOR_TARGET): Define.
310460484Sobrien	(BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
310560484Sobrien	(EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
310660484Sobrien	CC_FOR_TARGET was specified on the command line.
310760484Sobrien	(MAKEOVERRIDES): Don't define.
310860484Sobrien
310960484SobrienThu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
311060484Sobrien
311160484Sobrien	* configure.in (m32r): Fix spelling of libg++ libs.
311260484Sobrien
311360484SobrienThu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
311460484Sobrien
311560484Sobrien	* config.sub (-apple*): Remove, now redundant.
311660484Sobrien
311760484SobrienThu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
311860484Sobrien
311960484Sobrien	* configure: Don't get confused by CPU-VENDOR-linux-gnu.
312060484Sobrien
312160484Sobrien	* configure: Rework yesterday's sed script patch.
312260484Sobrien
312360484Sobrien	* config.sub: Merge with FSF.
312460484Sobrien
312560484SobrienWed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
312660484Sobrien
312760484Sobrien	* config.guess:  Merge from FSF.
312860484Sobrien
312960484Sobrien	1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
313060484Sobrien        * config.guess: Use pc instead of unknown, for pc clone systems.
313160484Sobrien        Change linux to linux-gnu.
313260484Sobrien
313360484Sobrien	Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
313460484Sobrien        * config.guess: Avoid non-portable tr syntax.
313560484Sobrien
313660484SobrienWed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
313760484Sobrien
313860484Sobrien	* test-build.mk (HOLES): Add "xargs" for gdb.
313960484Sobrien
314060484Sobrien	* configure: Avoid hpux10.20 sed bug.
314160484Sobrien
314260484SobrienTue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
314360484Sobrien
314460484Sobrien	* configure.in config/mh-windows:  Add support for windows host
314560484Sobrien	(that is a build done under the Microsoft build environment).
314660484Sobrien
314760484SobrienTue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
314860484Sobrien
314960484Sobrien	* Makefile.in: Replace all uses of srcroot with s, to shrink
315060484Sobrien	command line lengths.
315160484Sobrien
315260484Sobrien	Patches from Geoffrey Noer <noer@cygnus.com>:
315360484Sobrien	* configure.in: If configuring for newlib, pass --with-newlib to
315460484Sobrien	subdirectories.
315560484Sobrien	* Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
315660484Sobrien	-Bnewlib/ and -Lwinsup to gcc.
315760484Sobrien	(CXX_FOR_TARGET): Likewise.
315860484Sobrien
315960484SobrienMon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
316060484Sobrien
316160484Sobrien	* Makefile.in (ETC_SUPPORT): Add configure.
316260484Sobrien
316360484SobrienFri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
316460484Sobrien
316580016Sobrien	* configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
316660484Sobrien	host configuration file.
316760484Sobrien
316860484SobrienThu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
316960484Sobrien
317060484Sobrien	* configure.in: Break mn10x00 support into separate
317160484Sobrien	mn10200 and mn10300 configurations.
317260484Sobrien	* config.sub: Likewise.
317360484Sobrien
317460484SobrienWed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
317560484Sobrien
317660484Sobrien	* configure.in: Add lots of stuff to noconfigdirs for
317760484Sobrien	the mn10x00 targets.
317860484Sobrien
317960484Sobrien	* config.sub, configure.in: Add mn10x00 support.
318060484Sobrien
318160484SobrienWed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
318260484Sobrien
318360484Sobrien	* make-all.com: Call conf-a-gas, not config-a-gas.
318460484Sobrien
318560484SobrienTue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
318660484Sobrien
318760484Sobrien	* configure.in (noconfigdirs): Don't build libgloss for arm-coff
318880016Sobrien	targets.
318960484Sobrien
319060484SobrienMon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
319160484Sobrien
319260484Sobrien	* mpw-README: Add much more detail for native PowerMac.
319360484Sobrien	* mpw-install: New file.
319460484Sobrien	* mpw-configure: Add --norecursion and --help options.
319560484Sobrien	* mpw-config.in: Translate readme and install files when
319660484Sobrien	copying to objdir.
319760484Sobrien	* mpw-build.in: Don't always depend on byacc and flex.
319860484Sobrien	(install-only-top): New action.
319960484Sobrien
320060484SobrienFri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
320160484Sobrien
320260484Sobrien	* configure.in:  You can now configure GDB for the v850.
320360484Sobrien
320460484SobrienTue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
320560484Sobrien
320660484Sobrien	* configure.in (noconfigdirs): Don't configure any C++ dirs
320760484Sobrien	if targeting D10V.
320860484Sobrien
320960484SobrienTue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
321060484Sobrien
321160484Sobrien	* config.sub: Recognize mips64vr5000.
321260484Sobrien
321360484SobrienMon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
321460484Sobrien
321560484Sobrien	* configure.in: Use a single line for host_tools and native_only.
321660484Sobrien
321780016SobrienTue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
321880016Sobrien
321980016Sobrien	* Makefile.in (install-itcl): Install tcl first.
322080016Sobrien
322180016SobrienSun Sep 14 20:53:42 1997  Geoffrey Noer  <noer@cygnus.com>
322280016Sobrien
322380016Sobrien	* config/mh-cygwin32: ok to build split texinfo files
322480016Sobrien
322580016SobrienFri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
322680016Sobrien
322780016Sobrien	* configure.in: remove bison from noconfigdirs for Cygwin32 host
322880016Sobrien
322960484SobrienMon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
323060484Sobrien
323160484Sobrien	* config.sub, configure.in: Add entries for m32r.
323260484Sobrien
323380016SobrienMon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
323480016Sobrien
323580016Sobrien	* config.guess: Merge with FSF.
323680016Sobrien
323760484SobrienThu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
323860484Sobrien
323960484Sobrien	* Makefile.in (inet-install): Don't run install-gzip.
324060484Sobrien
324160484SobrienWed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
324260484Sobrien
324360484Sobrien	* configure.in:  Don't config lots of things for *-*-windows*.
324460484Sobrien
324560484SobrienSat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
324660484Sobrien
324760484Sobrien	* mpw-config.in: Test for mpw-true, true, and null-command scripts.
324860484Sobrien	(host_libs, host_tools): Copy from configure.in.
324960484Sobrien	* mpw-configure: Don't complain about directories not found.
325060484Sobrien
325160484SobrienThu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
325260484Sobrien
325360484Sobrien	* configure.in (i[345]86): Recognize i686 for pentium pro.
325460484Sobrien	(i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
325560484Sobrien	file.
325660484Sobrien
325760484Sobrien	* config.guess (i[345]86): Ditto.
325860484Sobrien
325960484SobrienMon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
326060484Sobrien
326160484Sobrien	* configure.in (noconfigdirs): Removed gdb for D10V.
326260484Sobrien
326360484SobrienThu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
326460484Sobrien
326560484Sobrien	* configure.in: Remove ld, target-libio, target-libg++, and
326660484Sobrien	target-libstdc++ from noconfigdirs.
326760484Sobrien
326860484SobrienWed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
326960484Sobrien
327060484Sobrien	* configure: Fix three locations where shell scripts were
327160484Sobrien	being run directly rather than with config_shell.
327260484Sobrien
327360484SobrienTue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
327460484Sobrien
327560484Sobrien	* configure.in (v850-*-*): Set up initial $noconfigdirs.
327660484Sobrien	* config.sub (basic_machine): Recognize v850.
327760484Sobrien
327860484SobrienThu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
327960484Sobrien
328060484Sobrien	* mpw-configure: Handle multiple enable/disable options and
328160484Sobrien	pass them down recursively, handle -c and -s flags appropriately
328260484Sobrien	depending on choice of compiler, add escape mechanism for
328360484Sobrien	quoted arguments to gC.
328460484Sobrien
328560484SobrienMon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
328660484Sobrien
328760484Sobrien	* configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
328860484Sobrien	solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
328960484Sobrien	so that -mrelocatable-lib and -mno-eabi are used.
329060484Sobrien
329160484Sobrien	* Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
329260484Sobrien	not support --print-multi-lib, don't abort.
329360484Sobrien
329460484SobrienSun Aug 11 20:51:50 1996  Stu Grossman  (grossman@critters.cygnus.com)
329560484Sobrien
329660484Sobrien	* config/mh-cygwin32 (CFLAGS):  Define _WIN32 to be compatible
329760484Sobrien	with normal Windows compilation environment.
329860484Sobrien
329960484SobrienThu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
330060484Sobrien
330160484Sobrien	* make-all.com: Run config-a-gas.
330260484Sobrien	* setup.com: Don't copy subdirectory files around.
330360484Sobrien
330460484SobrienTue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
330560484Sobrien
330660484Sobrien	* configure.in (*-*-ose): Remove exclusion of libgloss for this
330760484Sobrien	target, it now compiles correctly.
330860484Sobrien
330960484SobrienSat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
331060484Sobrien
331160484Sobrien	* mpw-config.in: Generate Mac include for elf/dwarf2.h.
331260484Sobrien
331360484SobrienTue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
331460484Sobrien
331580016Sobrien	* configure.in (d10v-*-*): Remove ld from $noconfigdirs.
331660484Sobrien
331760484SobrienMon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
331860484Sobrien
331960484Sobrien	* configure.in (native_only): Add prms.
332060484Sobrien
332160484SobrienMon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
332260484Sobrien
332360484Sobrien	* Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
332460484Sobrien	(BINUTILS_SUPPORT_DIRS): Likewise.
332560484Sobrien
332660484SobrienThu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
332760484Sobrien
332860484Sobrien	* configure.in (d10v-*-*): Don't configure ld or gdb until the
332960484Sobrien	d10v support is added.
333060484Sobrien
333160484SobrienWed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
333260484Sobrien
333360484Sobrien	* configure.in (d10v-*-*): New target.
333460484Sobrien
333560484SobrienMon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
333660484Sobrien
333760484Sobrien	* config.guess (HP 9000/811): Recognize this as a PA1.1
333860484Sobrien	machine.
333960484Sobrien
334060484SobrienFri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
334160484Sobrien
334260484Sobrien	* Makefile.in (do-tar-gz): New target, split out from tail end of
334360484Sobrien	taz target.  Run each command separately, don't use pipes.
334460484Sobrien	(taz): Use it.
334560484Sobrien
334660484SobrienFri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
334760484Sobrien
334860484Sobrien	* mpw-configure: Look for g-mpw-make.sed in config/mpw.
334960484Sobrien	* mpw-build.in: No builds should depend on building byacc or flex,
335060484Sobrien	they are assumed to be installed already.
335160484Sobrien
335260484SobrienFri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
335360484Sobrien
335460484Sobrien	* Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
335560484Sobrien	variable that CC_FOR_TARGET needs.
335660484Sobrien
335760484SobrienThu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
335860484Sobrien
335960484Sobrien	* Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
336060484Sobrien	options have changed since the last time the subdirectory was
336160484Sobrien	configured, and if it has, reconfigure.
336260484Sobrien	(CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
336360484Sobrien	CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
336460484Sobrien
336560484SobrienWed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
336660484Sobrien
336760484Sobrien	* Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
336860484Sobrien	CLEAN_MODULES): Add bash.
336960484Sobrien	(all-bash): New target.
337060484Sobrien
337160484SobrienMon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
337260484Sobrien
337360484Sobrien	* configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
337460484Sobrien
337560484SobrienMon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
337660484Sobrien
337760484Sobrien	* config.sub (basic_machine): Recognize d10v as a valid processor.
337860484Sobrien
337960484SobrienFri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
338060484Sobrien
338160484Sobrien	* mpw-configure: Add support for --bindir.
338260484Sobrien	* mpw-build.in: Use a GCC-specific build script for GCC actions.
338360484Sobrien
338460484SobrienWed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
338560484Sobrien
338660484Sobrien	* configure.in: add bash, time, gawk to list of hosttools and things
338760484Sobrien	to only build for native toolchains
338860484Sobrien
338960484SobrienTue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
339060484Sobrien
339160484Sobrien	* Makefile.in (docdir): Remove.
339260484Sobrien
339360484SobrienTue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
339460484Sobrien
339560484Sobrien	* Makefile.in (datadir): Set to $(prefix)/share.
339660484Sobrien
339760484SobrienMon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
339860484Sobrien
339960484Sobrien	* configure.in: build diff and patch for cygwin32-hosted
340060484Sobrien	toolchains.
340160484Sobrien
340260484SobrienMon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
340360484Sobrien
340460484Sobrien	* config.sub: Accept -rtems*.
340560484Sobrien
340660484SobrienSun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
340760484Sobrien
340860484Sobrien        * configure.in: enable dosrel for cygwin32-hosted builds,
340960484Sobrien                remove diff from the list of things not buildable
341060484Sobrien                via Canadian Cross
341160484Sobrien
341260484SobrienSat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
341360484Sobrien
341460484Sobrien	* Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
341580016Sobrien	don't get ". ".
341660484Sobrien
341760484SobrienFri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
341860484Sobrien
341960484Sobrien	* configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
342060484Sobrien
342160484SobrienThu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
342260484Sobrien
342360484Sobrien	* Makefile.in (taz): Handle case where tex3patch didn't even get
342460484Sobrien	checked out.  Also, if it was found, put the symlink in a new util
342560484Sobrien	subdirectory.
342660484Sobrien
342760484SobrienThu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
342860484Sobrien
342960484Sobrien	* config.guess (*:Linux:*:*): Add support for PowerPC Linux.
343060484Sobrien
343160484SobrienTue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
343260484Sobrien
343360484Sobrien	* config.sub: Recognize -openvms.
343460484Sobrien	* configure.in (alpha*-*-*vms*): Set noconfigdirs.
343560484Sobrien	* make-all.com, setup.com: New files.
343660484Sobrien
343760484SobrienMon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
343860484Sobrien
343960484Sobrien	* Makefile.in (taz): tex3patch moved to texinfo/util.
344060484Sobrien
344160484SobrienSat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
344260484Sobrien
344360484Sobrien	* configure: enable_gdbtk=no for cygwin32-hosted toolchains
344460484Sobrien	* configure.in: remove make from disable-if-Can-Cross list
344560484Sobrien		enable gdb if ${host} and ${target} are cygwin32
344660484Sobrien
344760484SobrienFri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
344860484Sobrien
344960484Sobrien	* config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
345060484Sobrien	Recognize the NCR 4850 machine and NCR Pentium-based platforms.
345160484Sobrien
345260484SobrienWed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
345360484Sobrien
345460484Sobrien	* config.guess:  Combine mips-mips-riscos cases, and use cpp to
345560484Sobrien	distinguish sysv/svr4/bsd variants.
345660484Sobrien	Based on a patch from Harlan Stenn <harlan@pfcs.com>.
345760484Sobrien
345860484SobrienFri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
345960484Sobrien
346060484Sobrien	* configure.in: Added copyright notice.
346160484Sobrien	* move-if-change: Added copyright notice.
346260484Sobrien
346360484SobrienThu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
346460484Sobrien
346560484Sobrien	* configure.in (powerpcle-*-solaris*): Until we get shared
346660484Sobrien	libraries working, don't build gdb, sim, make, tcl, tk, or
346760484Sobrien	expect.
346860484Sobrien
346960484SobrienTue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
347060484Sobrien
347160484Sobrien	* config.guess:  Merge with FSF:
347260484Sobrien
347360484Sobrien	Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
347460484Sobrien	* config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
347560484Sobrien
347660484Sobrien	Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
347760484Sobrien	* config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
347860484Sobrien
347960484Sobrien	Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
348060484Sobrien	* config.guess:  Combine two OSF1 rules.
348160484Sobrien	Also recognize field test versions.  From mjr@zk3.dec.com.
348260484Sobrien	* config.guess (dgux):  Use /usr/bin/uname rather than uname,
348360484Sobrien	because GNU uname does not support -p.  From pmr@pajato.com.
348460484Sobrien
348560484SobrienTue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
348660484Sobrien
348760484Sobrien	* Makefile.in (MAKEDIRS): Removed $(tooldir).
348860484Sobrien
348960484SobrienTue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
349060484Sobrien
349160484Sobrien	* mpw-README: Document GCCIncludes.
349260484Sobrien
349360484SobrienSun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
349460484Sobrien
349560484Sobrien	* configure.in (alpha-*-linux*): Set enable_shared to yes.
349660484Sobrien
349760484SobrienTue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
349860484Sobrien
349960484Sobrien	* mpw-configure: Handle --enable-FOO and --disable-FOO.
350060484Sobrien
350160484SobrienMon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
350260484Sobrien
350360484Sobrien	* configure.in (*-*-cygwin32): Configure make.
350460484Sobrien
350560484SobrienTue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
350660484Sobrien
350760484Sobrien	* Makefile.in (inet-install): Quote value of INSTALL_MODULES.
350860484Sobrien
350960484SobrienFri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
351060484Sobrien
351160484Sobrien	* Makefile.in (all-inet): Depend on all-perl.
351260484Sobrien
351360484Sobrien	* Makefile.in (inet-install): New target.
351460484Sobrien
351560484Sobrien	* Makefile.in (all-inet): Depend on all-tcl.
351660484Sobrien	(all-inet): Depend on all-send-pr.
351760484Sobrien
351860484SobrienTue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
351960484Sobrien
352060484Sobrien	* configure.in (powerpcle-*-solaris*): Turn off tk and tcl
352160484Sobrien	temporarily.
352260484Sobrien
352360484SobrienThu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
352460484Sobrien
352560484Sobrien	* configure.in: Don't configure --with-gnu-ld on AIX.
352660484Sobrien
352760484SobrienThu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
352860484Sobrien
352960484Sobrien	* configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
353060484Sobrien
353160484SobrienTue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
353260484Sobrien
353360484Sobrien	* Makefile.in (ALL_MODULES): Added all-inet.
353460484Sobrien	(CROSS_CHECK_MODULES): Added check-inet.
353560484Sobrien	(INSTALL_MODULES): Added install-inet.
353660484Sobrien	(CLEAN_MODULES): Added clean-inet.
353760484Sobrien	(all-indent): New target.
353860484Sobrien
353960484Sobrien	* configure.in (host_tools): Added inet.
354060484Sobrien	(native_only): Added inet.
354160484Sobrien	(noconfigdirs): Added inet.
354260484Sobrien
354360484SobrienFri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
354460484Sobrien
354560484Sobrien	* configure.in: Don't configure libgloss if we are not configuring
354660484Sobrien	newlib.
354760484Sobrien
354860484SobrienWed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
354960484Sobrien
355060484Sobrien	* configure.in: Don't configure libgloss for unsupported
355160484Sobrien	architectures.
355260484Sobrien
355360484SobrienTue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
355460484Sobrien
355560484Sobrien	* Makefile.in (CLEAN_MODULES): Add clean-apache.
355660484Sobrien
355760484SobrienMon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
355860484Sobrien
355960484Sobrien	* Makefile.in (ALL_MODULES): Include all-apache.
356060484Sobrien	(CROSS_CHECK_MODULES): Include check-apache.
356160484Sobrien	(INSTALL_MODULES): Include install-apache.
356260484Sobrien	(all-apache): New target.
356360484Sobrien
356460484Sobrien	* configure.in: Added apache everywhere perl is seen.
356560484Sobrien
356660484SobrienMon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
356760484Sobrien
356860484Sobrien	* Makefile.in: Add support for clean-{module} and
356960484Sobrien	clean-target-{module} rules.
357060484Sobrien
357160484SobrienWed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
357260484Sobrien
357360484Sobrien	* configure.in (*-*-ose) do not build libgloss.
357460484Sobrien
357560484SobrienMon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
357660484Sobrien
357760484Sobrien	* config.guess (prep*:SunOS:5.*:*): Turn into
357860484Sobrien	powerpele-unknown-solaris2.
357960484Sobrien
358060484SobrienMon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
358160484Sobrien
358260484Sobrien	* configure.in: Permit --enable-shared to specify a list of
358360484Sobrien	directories.
358460484Sobrien
358560484SobrienFri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
358660484Sobrien
358760484Sobrien	* configure.in (host==solaris): Pass only the first word of $CC
358860484Sobrien	to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
358960484Sobrien
359060484SobrienFri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
359160484Sobrien
359260484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
359360484Sobrien
359460484SobrienThu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
359560484Sobrien
359660484Sobrien	* Makefile.in (ALL_MODULES): Include all-perl.
359760484Sobrien	(CROSS_CHECK_MODULES): Include check-perl.
359860484Sobrien	(INSTALL_MODULES): Include install-perl.
359960484Sobrien	(ALL_X11_MODULES): Include all-guile.
360060484Sobrien	(CHECK_X11_MODULES): Include check-guile.
360160484Sobrien	(INSTALL_X11_MODULES): Include install-guile.
360260484Sobrien	(all-perl): New target.
360360484Sobrien	(all-guile): New target.
360460484Sobrien
360560484Sobrien	* configure.in (host_tools): Include perl and guile.
360660484Sobrien	(native_only): Include perl and guile.
360760484Sobrien	(noconfigdirs): Don't build guile and perl; no ports have been
360860484Sobrien	done.
360960484Sobrien
361060484SobrienTue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
361160484Sobrien
361260484Sobrien        * configure (--enable-*): Handle quoted option lists such as
361360484Sobrien        --enable-sim-cflags='-g0 -O' better.
361460484Sobrien
361560484SobrienThu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
361660484Sobrien
361760484Sobrien	* Makefile.in ({,inst}all-target): New rule so we can make and
361860484Sobrien	install all of the target directories easily.
361960484Sobrien
362060484SobrienWed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
362160484Sobrien
362260484Sobrien	* configure.in: Add missing global flag in sed substitution when
362360484Sobrien	deleting `target-' from ${configdirs}.
362460484Sobrien
362560484SobrienThu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
362660484Sobrien
362760484Sobrien	* Makefile.in (DO_X): Don't get confused if CC contains `=' in an
362860484Sobrien	option.
362960484Sobrien
363060484Sobrien	* configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
363160484Sobrien	config/mh-necv4.
363260484Sobrien
363360484Sobrien	* install.sh: Correct misspelling of transformbasename.
363460484Sobrien
363560484Sobrien	* config.guess: Recognize mips-*-sysv*.
363660484Sobrien
363760484SobrienMon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
363860484Sobrien
363960484Sobrien	* config.sub: Recognize mon960.
364060484Sobrien
364160484SobrienSun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
364260484Sobrien
364360484Sobrien	* configure: Restore Canadian Cross handling of BISON and LEX,
364460484Sobrien	removed in Feb 20 change.
364560484Sobrien
364660484SobrienFri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
364760484Sobrien
364860484Sobrien	* README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
364960484Sobrien	Mention make install.  Remove the old copyright date as well the
365060484Sobrien	clumsy and rather pointless copyright on the README file.
365160484Sobrien
365260484SobrienFri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
365360484Sobrien
365460484Sobrien	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
365560484Sobrien	Makefile after running symlink-tree, then run `make distclean' to
365660484Sobrien	avoid clobbering any generated files in srcdir.
365760484Sobrien
365860484SobrienTue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
365960484Sobrien
366060484Sobrien	* configure.in (m68k-*-netbsd*): Build everything now.
366160484Sobrien
366260484SobrienWed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
366360484Sobrien
366460484Sobrien	* Makefile.in (taz): Fix quoting.
366560484Sobrien
366660484SobrienTue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
366760484Sobrien
366860484Sobrien	* configure.in (sparclet-*-*): Build everything now.
366960484Sobrien
367060484SobrienTue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
367160484Sobrien
367260484Sobrien	* configure.in (m68k-*-linux*): New host.
367360484Sobrien
367460484SobrienMon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
367560484Sobrien
367660484Sobrien	* configure: Check for bison before byacc.
367760484Sobrien
367860484SobrienTue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
367960484Sobrien
368060484Sobrien	* Makefile.in configure:  Change the way LEX and BISON/YACC are
368160484Sobrien	set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
368260484Sobrien	searching PATH.  These are used as fallbacks by Makefile.in if
368360484Sobrien	flex/bison/byacc aren't in objdir.
368460484Sobrien
368560484SobrienMon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
368660484Sobrien
368760484Sobrien	* Makefile.in: Make everything which depends upon all-bfd also
368860484Sobrien	depend upon all-opcodes, in case --with-commonbfdlib is used.
368960484Sobrien
369060484SobrienThu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
369160484Sobrien
369260484Sobrien	* configure.in (host *-*-cygwin32): Don't build gdb if we are
369360484Sobrien	building NT native compilers on Unix.
369460484Sobrien
369560484SobrienThu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
369660484Sobrien
369760484Sobrien	* configure.in: Don't get CC from the host Makefile fragment if we
369860484Sobrien	can find gcc in PATH, or if this is a Canadian Cross.  Move the
369960484Sobrien	Solaris test for /usr/ucb/cc to the post target script, just after
370060484Sobrien	the compiler sanity test.
370160484Sobrien
370260484SobrienWed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
370360484Sobrien
370460484Sobrien	* config.sub: Merge with FSF.
370560484Sobrien
370660484SobrienTue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
370760484Sobrien
370860484Sobrien	* Makefile.in (RPATH_ENVVAR): New variable.
370960484Sobrien	(REALLY_SET_LIB_PATH): Use it.
371060484Sobrien	* configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
371160484Sobrien
371260484SobrienMon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
371360484Sobrien
371460484Sobrien	* config.sub, configure.in: Recognize sparclet cpu.
371560484Sobrien
371660484SobrienMon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
371760484Sobrien
371860484Sobrien	* config.guess:  Support m68k-cbm-sysv4.
371960484Sobrien
372060484SobrienSat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
372160484Sobrien
372260484Sobrien	* config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
372360484Sobrien	m68k-unknown-linuxaout from linker help string.  Put quotes around
372460484Sobrien	$ld_help_string.
372560484Sobrien
372660484SobrienThu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
372760484Sobrien
372860484Sobrien	* config.guess (powerpc-harris-powerunix): Add guess for port
372960484Sobrien	to new target.
373060484Sobrien
373160484SobrienThu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
373260484Sobrien
373360484Sobrien	* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
373460484Sobrien
373560484SobrienMon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
373660484Sobrien
373760484Sobrien	* configure.in: If --enable-shared was used, set SET_LIB_PATH to
373860484Sobrien	$(REALLY_SET_LIB_PATH) in Makefile.
373960484Sobrien	* Makefile.in (SET_LIB_PATH): New variable.
374060484Sobrien	(REALLY_SET_LIB_PATH): New variable.
374160484Sobrien	($(DO_X)): Use $(SET_LIB_PATH).
374260484Sobrien	(install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
374360484Sobrien	($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
374460484Sobrien	($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
374560484Sobrien	($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
374660484Sobrien	($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
374760484Sobrien	($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
374860484Sobrien	(all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
374960484Sobrien	(install-dosrel): Likewise.
375060484Sobrien	(all-opcodes): Depend upon all-libiberty.
375160484Sobrien
375260484SobrienSun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
375360484Sobrien
375460484Sobrien	* config.guess (*:CYGWIN*): New
375560484Sobrien
375660484SobrienSat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
375760484Sobrien
375860484Sobrien	* Makefile.in (all-target-winsup): All all-target-libiberty.
375960484Sobrien
376060484SobrienFri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
376160484Sobrien
376260484Sobrien	* configure.in (noconfigdirs): Add missing # in front of comment.
376360484Sobrien
376460484SobrienThu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
376560484Sobrien
376660484Sobrien	* configure.in: add second pass to things added to noconfigdirs
376760484Sobrien	so *-gm-magic can exclude libgloss properly.
376860484Sobrien
376960484SobrienThu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
377060484Sobrien
377160484Sobrien	* mpw-configure (extralibs_name, rez_name): Set correctly
377260484Sobrien	for MWC68K compiler.
377360484Sobrien
377460484Sobrien	* mpw-README: Add more info on the necessary build tools.
377560484Sobrien
377660484SobrienThu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
377760484Sobrien
377860484Sobrien	* configure.in, config.sub: Recognize cygwin32.
377960484Sobrien
378060484SobrienWed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
378160484Sobrien
378260484Sobrien	* config.guess, config.sub: Recognize A/UX.
378360484Sobrien
378460484SobrienWed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
378560484Sobrien
378660484Sobrien	* config.sub: Merge with gcc/config.sub.
378760484Sobrien
378860484SobrienThu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
378960484Sobrien
379060484Sobrien	* mpw-build.in (do-binutils): Add build of stamps.
379160484Sobrien
379260484SobrienThu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
379360484Sobrien
379460484Sobrien	* config.sub: Add recognition for mips64vr4100*-* targets.
379560484Sobrien
379660484SobrienWed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
379760484Sobrien
379860484Sobrien	* test-build.mk: Add checking of `hpux9' rather than just `hpux'.
379960484Sobrien	Add creation of gconfigargs with `--enable-shared' turned on.
380060484Sobrien	($(host)-stamp-stage2-configured): Pass $(gconfigargs).
380160484Sobrien	($(host)-stamp-stage3-configured): Likewise.
380260484Sobrien	(HOLES): Add chatr and ldd.
380360484Sobrien	(i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
380460484Sobrien
380560484SobrienWed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
380660484Sobrien
380760484Sobrien	* configure: Pass --nfp to recursive configures.
380860484Sobrien
380960484SobrienMon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
381060484Sobrien
381160484Sobrien	* Makefile.in (DLLTOOL): New.
381260484Sobrien	(DLLTOOL_FOR_TARGET): New.
381360484Sobrien	(EXTRA_HOST_FLAGS): Pass down DLLTOOL.
381460484Sobrien	(EXTRA_TARGET_FLAGS): Ditto.
381560484Sobrien	(EXTRA_GCC_FLAGS): Ditto.
381660484Sobrien	(CONFIGURE_TARGET_MODULES): Ditto.
381760484Sobrien	(DO_X): Ditto.
381860484Sobrien	* configure: Add DLLTOOL.
381960484Sobrien
382060484SobrienFri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
382160484Sobrien
382260484Sobrien	SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
382360484Sobrien	* configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
382460484Sobrien	mh-sco, since old workarounds no longer needed, and don't
382560484Sobrien	build ld, since libraries have weak symbols in COFF.
382660484Sobrien
382760484SobrienSun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
382860484Sobrien
382960484Sobrien	* Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
383060484Sobrien
383160484SobrienFri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
383260484Sobrien
383360484Sobrien	* configure.in: Make sure that ${CC} can be used to compile an
383460484Sobrien	executable.
383560484Sobrien
383660484SobrienSat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
383760484Sobrien
383860484Sobrien	* Makefile.in (all-gdb): Depend on $(GDB_TK).
383960484Sobrien	* configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
384060484Sobrien	nothing depending on whether gdbtk is being built.
384160484Sobrien
384260484SobrienWed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
384360484Sobrien
384460484Sobrien	* Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
384560484Sobrien
384660484SobrienMon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
384760484Sobrien
384860484Sobrien	* configure.in (noconfigdirs): Put ld or gas in this early, if the
384960484Sobrien	user specifically used --with-gnu-ld=no or --with-gnu-as=no.
385060484Sobrien
385160484SobrienSat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
385260484Sobrien
385360484Sobrien	* config-ml.in: Add support for
385460484Sobrien	--disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
385560484Sobrien	Simplify setting of multidirs from --disable-foo.
385660484Sobrien
385760484SobrienFri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
385860484Sobrien
385960484Sobrien	* Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
386060484Sobrien	LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
386160484Sobrien	LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
386280016Sobrien	non-empty, pass them on to the	GCC make.
386360484Sobrien	(all-bootstrap): New rule that is like all-gcc, except it executes
386460484Sobrien	the GCC bootstrap rule instead of the GCC all rule.
386560484Sobrien
386660484SobrienWed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
386760484Sobrien
386860484Sobrien	* config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
386960484Sobrien
387060484SobrienTue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
387160484Sobrien
387260484Sobrien	* config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
387360484Sobrien	DG/UX support.
387460484Sobrien
387560484SobrienFri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
387660484Sobrien
387760484Sobrien	* config.sub (i*86*) Change [345] to [3456]
387860484Sobrien
387960484SobrienWed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
388060484Sobrien
388160484Sobrien	* configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
388260484Sobrien	--with-gnu-ld=no.
388360484Sobrien
388460484SobrienWed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
388560484Sobrien
388660484Sobrien	* config-ml.in (rs6000*, powerpc*): Add switches to control which
388760484Sobrien	AIX multilibs get built.
388860484Sobrien
388960484SobrienMon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
389060484Sobrien
389160484Sobrien	* configure.in (i386-win32): Don't build expect if we're not
389260484Sobrien	building the tcl subdir.
389360484Sobrien
389460484SobrienMon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
389560484Sobrien
389660484Sobrien	* Makefile.in: (configure-target-examples, all-target-examples):
389760484Sobrien	New targets, configure and build example programs.
389860484Sobrien
389960484SobrienFri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
390060484Sobrien
390160484Sobrien	* mpw-configure: If an mpw-config.in generated a file mk.sed,
390260484Sobrien	use it as input to sedit the generated MPW makefile.
390360484Sobrien	* mpw-README: Add a suggestion about Gestalt.h.
390460484Sobrien
390560484SobrienWed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
390660484Sobrien
390760484Sobrien	* config.sub: Accept *-*-ieee*.
390860484Sobrien
390960484SobrienTue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
391060484Sobrien
391160484Sobrien	* Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
391260484Sobrien	Ronald F. Guilmette <rfg@monkeys.com>.
391360484Sobrien
391460484SobrienMon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
391560484Sobrien
391660484Sobrien	* configure.in (host==powerpc-pe): Add many directories to noconfigdirs
391760484Sobrien	for powerpc-pe native.
391860484Sobrien	(target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
391960484Sobrien	(target==powerpc-pe): duplicate i386-win32 entry.
392060484Sobrien
392160484SobrienSat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
392260484Sobrien
392360484Sobrien	* configure.in (noconfigdirs): Exclude target-newlib for all versions
392460484Sobrien	of vxworks, not just vxworks5.1.
392560484Sobrien
392660484SobrienMon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
392760484Sobrien
392860484Sobrien	* mpw-configure: Add support for exec-prefix.
392960484Sobrien
393060484SobrienMon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
393160484Sobrien
393260484Sobrien	* config.guess: Recognize HP model 816 machines as having
393360484Sobrien	a PA1.1 processor.
393460484Sobrien
393560484SobrienMon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
393660484Sobrien
393760484Sobrien	* configure: Ignore new autoconf configure options.
393860484Sobrien
393960484SobrienThu Nov 30 14:45:25 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
394060484Sobrien
394160484Sobrien	* config/mt-v810 (CC_FOR_TARGET): Add -ansi flag.  NEC compiler
394280016Sobrien	defaults to K&R mode, but doesn't have varargs.h, so we have to
394360484Sobrien	compile in ANSI mode.
394460484Sobrien
394560484SobrienThu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
394660484Sobrien
394760484Sobrien	* config.guess:  Recognize Pentium under SCO.
394860484Sobrien	From Robert Lipe <robertl@arnet.com>.
394960484Sobrien
395060484SobrienWed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
395160484Sobrien
395260484Sobrien	* configure.in (noconfigdirs): Disable target-libio on v810-*-*.
395360484Sobrien	* config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
395460484Sobrien	RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
395560484Sobrien
395660484SobrienWed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
395760484Sobrien
395860484Sobrien	* configure.in: Don't configure gas for alpha-dec-osf*.
395960484Sobrien
396060484SobrienTue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
396160484Sobrien
396260484Sobrien	* configure.in: Default to --with-stabs for some targets for which
396360484Sobrien	it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
396460484Sobrien	i[345]86*-*-unixware*.
396560484Sobrien
396660484SobrienMon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
396760484Sobrien
396860484Sobrien	* config-ml.in: Get list of multidirs using gcc --print-multi-lib
396960484Sobrien	rather than basing it on the target.  Simplify handling of options
397060484Sobrien	controlling which directories to configure.  Remove extraneous
397160484Sobrien	slash in multi-clean target.
397260484Sobrien
397360484SobrienFri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
397460484Sobrien
397560484Sobrien	* config-ml.in: Prefix more variables with ml_ so they don't collide
397660484Sobrien	with configure's.
397760484Sobrien
397860484SobrienWed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
397960484Sobrien
398060484Sobrien	* configure: Don't turn -v into --v.
398160484Sobrien
398260484SobrienTue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
398360484Sobrien
398460484Sobrien	* configure.in (targargs): Fix typo.
398560484Sobrien
398660484Sobrien	* Makefile.in (DEVO_SUPPORT): Add symlink-tree.
398760484Sobrien
398860484SobrienTue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
398960484Sobrien
399060484Sobrien	* configure.in: Strip --host and --target options from
399160484Sobrien	CONFIG_ARGUMENTS, and always configure for --host only.  Add
399260484Sobrien	--with-cross-host option when building with a cross-compiler.
399360484Sobrien	* configure: Canonicalize the arguments put into config.status by
399460484Sobrien	always using `=' for an option with an argument.  Pass a presumed
399560484Sobrien	--host or --target explicitly.
399660484Sobrien
399760484SobrienFri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
399860484Sobrien
399960484Sobrien	* config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
400060484Sobrien	into general OS recognition case.
400160484Sobrien
400260484SobrienFri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
400360484Sobrien
400460484Sobrien	* configure.in (target_configdirs): add target-winsup only
400560484Sobrien	for win32 target systems.
400660484Sobrien
400760484SobrienThu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
400860484Sobrien
400960484Sobrien	* Makefile.in (all-target-libgloss): Depend upon
401060484Sobrien	configure-target-newlib, since when libgloss is built it looks to
401160484Sobrien	see if the newlib directory exists.
401260484Sobrien
401360484SobrienWed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
401460484Sobrien
401560484Sobrien	* Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
401660484Sobrien	cfg-ml-*.in.
401760484Sobrien
401860484SobrienWed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
401960484Sobrien
402060484Sobrien	* configure: Handle LD and LD_FOR_TARGET when configuring a
402160484Sobrien	Canadian Cross.
402260484Sobrien
402360484SobrienTue Nov 14 15:03:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
402460484Sobrien
402560484Sobrien	* config/mh-i386win32: add LD_FOR_TARGET.
402660484Sobrien
402760484SobrienTue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
402860484Sobrien
402960484Sobrien	* configure.in (target_libs): add target-winsup.
403060484Sobrien	(target==i386-win32): add patch diff flex make to $noconfigdirs.
403160484Sobrien	(target==ppcle-pe): remove ld from $noconfigdirs.
403260484Sobrien
403360484SobrienTue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
403460484Sobrien
403560484Sobrien	* Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
403660484Sobrien	Preserve relative path names in $srcdir.  Build symlink tree if
403760484Sobrien	configuring cross target dir and srcdir=. (= no VPATH support).
403860484Sobrien	(configure-target-libg++): Depend on configure-target-librx.
403960484Sobrien	* cfg-ml-com.in, cfg-ml-pos.in: Deleted.
404060484Sobrien	* config-ml.in: New file.
404160484Sobrien	* symlink-tree: New file.
404260484Sobrien	* configure: Ensure srcdir="." if that's what it is.
404360484Sobrien
404460484SobrienMon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
404560484Sobrien
404660484Sobrien	* mpw-README: Clarify some phrasing, add notes about CodeWarrior
404760484Sobrien	includes and FLEX_SKELETON setting.
404860484Sobrien	* mpw-configure (--with-gnu-ld): New option, controls whether
404960484Sobrien	to use PPCLink or ld with PowerMac GCC.
405060484Sobrien	* mpw-build.in (all-grez, do-grez, install-grez): New targets.
405160484Sobrien	* mpw-config.in: Configure grez if targeting Mac.
405260484Sobrien
405360484Sobrien	* config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
405480016Sobrien	accept mpw and mac-mpw as names for m68k Macs, change macos7 to
405580016Sobrien	just macos.
405660484Sobrien	* configure.in: Configure grez resource compiler if targeting Mac.
405760484Sobrien	* Makefile.in (all-grez, install-grez): New targets.
405860484Sobrien
405960484SobrienWed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
406060484Sobrien
406160484Sobrien	* configure: CXX defaults to gcc, not g++.  If we find
406280016Sobrien	gcc in the path, set CC to gcc -O2.
406360484Sobrien
406460484SobrienTue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
406560484Sobrien
406660484Sobrien	* configure: Default ${build} correctly.  Avoid picking up extra
406760484Sobrien	spaces when reading CC and CXX from Makefile.  When doing a
406860484Sobrien	Canadian Cross, use plausible default values for numerous
406960484Sobrien	variables.
407060484Sobrien	* configure.in: When doing a Canadian Cross, don't try to
407160484Sobrien	configure tools whose configure script can't handle it.
407260484Sobrien
407360484SobrienMon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
407460484Sobrien
407560484Sobrien	* cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
407660484Sobrien
407760484SobrienSun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
407860484Sobrien
407960484Sobrien	* configure:  Remove dubious bug reporting address.
408060484Sobrien
408160484SobrienFri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
408260484Sobrien
408360484Sobrien	* Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
408460484Sobrien	configure script, run that instead of this directory's configure.
408560484Sobrien	In either case, print a message that we're configuring the sub-dir.
408660484Sobrien
408760484SobrienThu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
408860484Sobrien
408960484Sobrien	* configure.in: Before checking for the existence of various files,
409060484Sobrien	use sed to filter out "target-".
409160484Sobrien
409260484SobrienThu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
409360484Sobrien
409460484Sobrien	* Makefile.in (DO_X): Split rule to decrease command line length
409560484Sobrien	for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
409660484Sobrien	(Philippe De Muyter).
409760484Sobrien
409860484SobrienWed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
409960484Sobrien
410060484Sobrien	* Makefile.in (all-patch): depend on all-libiberty.
410160484Sobrien
410260484SobrienWed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
410360484Sobrien
410460484Sobrien	* configure.in: If the only directory in target_configdirs which
410560484Sobrien	actually exists is libiberty, then set target_configdirs to empty,
410660484Sobrien	to avoid trying to build a target libiberty in a gas or gdb
410760484Sobrien	distribution.
410860484Sobrien
410960484SobrienTue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
411060484Sobrien
411160484Sobrien	* configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
411280016Sobrien	of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
411380016Sobrien	systems.
411460484Sobrien
411560484SobrienTue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
411660484Sobrien
411760484Sobrien	* configure.in (copy_dirs): Use sys-include instead of include
411860484Sobrien	for --with-headers option.
411960484Sobrien
412060484SobrienTue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
412160484Sobrien
412260484Sobrien	* Makefile.in, configure.in: Make winsup builds work with
412360484Sobrien	new scheme.
412460484Sobrien
412560484SobrienMon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
412660484Sobrien
412760484Sobrien	* configure.in: Build the linker on AIX.
412860484Sobrien
412960484SobrienMon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
413060484Sobrien
413160484Sobrien	* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
413260484Sobrien	where needed.
413360484Sobrien
413460484SobrienMon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
413560484Sobrien
413660484Sobrien	* Makefile.in (all-gcc): Fix typo.
413760484Sobrien
413860484SobrienSat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
413960484Sobrien
414060484Sobrien	* Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
414160484Sobrien
414260484SobrienFri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
414360484Sobrien
414460484Sobrien	* configure.in:  Rename libFOO to target-libFOO, and xiberty
414560484Sobrien	to target-xiberty, to provide more flexibility.
414660484Sobrien	(target_subdir):  Define.  Create if cross.
414760484Sobrien	Set TARGET_SUBDIR in Makefile to ${target_subdir}.
414860484Sobrien	* Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
414960484Sobrien	-> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
415060484Sobrien	check-libFOO -> check-target-libFOO, etc.
415160484Sobrien	($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
415260484Sobrien	($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
415360484Sobrien	$(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
415460484Sobrien	(configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
415560484Sobrien	allow ALL_GCC="" to only configure.
415660484Sobrien	(DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
415760484Sobrien	(ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
415860484Sobrien	(LIBGXX_SUPPORT_DIRS):  Remove xiberty.
415960484Sobrien
416060484SobrienSat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
416160484Sobrien
416260484Sobrien	* Makefile.in (taz): Build "info" in etc explicitly.
416360484Sobrien
416460484SobrienFri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
416560484Sobrien
416660484Sobrien	* configure.in:  Make sure that CC is undefined (as opposed to
416760484Sobrien	null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
416860484Sobrien	problem with autoconf trying to configure on a host without GCC.
416960484Sobrien
417060484SobrienThu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
417160484Sobrien
417260484Sobrien	* mpw-configure: Set host alias from choice of host compiler,
417360484Sobrien	only use generic MPW Makefile sed if present, edit a file
417460484Sobrien	named "hacked_Makefile.in" instead of "Makefile.in" if present.
417560484Sobrien	* mpw-README: Add problem notes about CW6 and CW7.
417660484Sobrien
417760484SobrienThu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
417860484Sobrien
417960484Sobrien	* Makefile.in (taz): Use ";" instead of ";;".
418060484Sobrien
418160484SobrienWed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
418260484Sobrien
418360484Sobrien	* Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
418460484Sobrien	sub-directory Makefiles, instead of using DISTSTUFFDIRS and
418560484Sobrien	DISTDOCDIRS.
418660484Sobrien	(DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
418760484Sobrien	(newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
418860484Sobrien
418960484SobrienWed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
419060484Sobrien
419160484Sobrien	* Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
419260484Sobrien	and gnats, because they are now subsumed by DISTSTUFFDIRS.
419360484Sobrien	Move bfd to DISTSTUFFDIRS.
419460484Sobrien
419560484SobrienTue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
419660484Sobrien
419760484Sobrien	* Makefile.in (X11_LIB): Removed.
419860484Sobrien	(X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
419960484Sobrien
420060484Sobrien	* configure.in (host_makefile_frag): mh-aix & mh-sun removed.
420160484Sobrien
420260484SobrienSun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
420360484Sobrien
420460484Sobrien	* cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
420560484Sobrien	names.
420660484Sobrien
420760484SobrienFri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
420860484Sobrien
420960484Sobrien	* cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
421060484Sobrien
421160484SobrienThu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
421260484Sobrien
421360484Sobrien	* configure.in (i[345]86-*-win32): Always build newlib.
421460484Sobrien	Don't configure cvs, autoconf or texinfo.
421560484Sobrien	* Makefile.in (LD_FOR_TARGET): New.
421660484Sobrien	(BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
421760484Sobrien	Pass down LD_FOR_TARGET.
421860484Sobrien
421960484SobrienWed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
422060484Sobrien
422160484Sobrien	* winsup: New directory.
422260484Sobrien	* Makefile.in: Build winsup.
422360484Sobrien	* configure.in: Winsup is configured when target is win32.
422460484Sobrien	Can only build win32 target GDB when native.
422580016Sobrien
422660484SobrienMon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
422760484Sobrien
422860484Sobrien	* config.guess: Recognize HP model 819 machines as having
422960484Sobrien	a PA 1.1 processor.
423060484Sobrien
423160484SobrienMon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
423260484Sobrien
423360484Sobrien	* configure: Fix sed loop which substitutes for CC and CXX to
423460484Sobrien	avoid bug found in various sed implementations.
423560484Sobrien
423660484SobrienWed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
423760484Sobrien
423860484Sobrien	* cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
423960484Sobrien	simulator.  Use standard powerpc-*-eabi*.
424060484Sobrien
424160484SobrienMon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
424260484Sobrien
424360484Sobrien	* configure.in: Stop putting gas and binutils in noconfigdirs for
424460484Sobrien	powerpc-*-aix* and rs6000-*-*.
424560484Sobrien
424660484SobrienMon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
424760484Sobrien
424860484Sobrien	* cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
424960484Sobrien	-mcall-aixdesc libraries.
425060484Sobrien
425160484SobrienFri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
425260484Sobrien
425360484Sobrien	Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
425460484Sobrien
425560484Sobrien	* config.sub (arm | armel | armeb): Fix shell syntax.
425660484Sobrien
425760484SobrienFri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
425860484Sobrien
425960484Sobrien	* cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
426060484Sobrien	-msoft-float and -mcpu=common support.
426160484Sobrien	(powerpc*-*-eabisim*): Add support for building -mcall-aix
426260484Sobrien	libraries.
426360484Sobrien
426460484SobrienThu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
426560484Sobrien
426660484Sobrien	* configure.in: Allow configuration and build of emacs19 for the alpha.
426760484Sobrien
426860484SobrienWed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
426960484Sobrien
427060484Sobrien	* configure.in (CC): Get ^CC, not just any old CC, from
427160484Sobrien	${host_makefile_frag}.
427260484Sobrien
427360484SobrienWed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
427460484Sobrien
427580016Sobrien	* configure.in (CC): Try to get CC from
427660484Sobrien	${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
427760484Sobrien
427860484SobrienWed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
427960484Sobrien
428060484Sobrien	* Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
428160484Sobrien	only if it exists in $(srcdir).
428260484Sobrien
428360484SobrienWed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
428460484Sobrien
428560484Sobrien	* configure: If CC and CXX are not set in the environment, set
428660484Sobrien	them, based on either an existing Makefile or on searching for gcc
428760484Sobrien	in PATH.  Substitute for CC and CXX in Makefile.
428860484Sobrien	* configure.in: Remove libm from target_libs.  Separate
428960484Sobrien	target_configdirs from configdirs.  If CC is not set in
429060484Sobrien	environment, try to get it from a host Makefile fragment.  Rewrite
429160484Sobrien	changes of configdirs to use skipdirs instead.  A few minor
429260484Sobrien	tweaks.  Take directories out of target_configdirs as they are
429360484Sobrien	taken out of configdirs.  Remove existing Makefile files from
429460484Sobrien	subdirectories.  Substitute for TARGET_CONFIGDIRS and
429560484Sobrien	CONFIG_ARGUMENTS in Makefile.
429660484Sobrien	* Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
429760484Sobrien	by configure.in.
429860484Sobrien	(CONFIG_ARGUMENTS): Likewise.
429960484Sobrien	(CONFIGURE_TARGET_MODULES): New variable.
430060484Sobrien	($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
430160484Sobrien	($(CONFIGURE_TARGET_MODULES)): New target.
430260484Sobrien	(configure-libg++, configure-libio): New targets.
430360484Sobrien	(all-libg++): Depend upon configure-libg++.
430460484Sobrien	(all-libio): Depend upon configure-libio.
430560484Sobrien	(configure-libgloss, all-libgloss): New targets.
430660484Sobrien	(configure-libstdc++): New target.
430760484Sobrien	(all-libstdc++): Depend upon configure-libstdc++.
430860484Sobrien	(configure-librx, all-librx): New targets.
430960484Sobrien	(configure-newlib): New target.
431060484Sobrien	(all-newlib): Depend upon configure-newlib
431160484Sobrien	(configure-xiberty): New target.
431260484Sobrien	(all-xiberty): Depend upon configure-xiberty.
431360484Sobrien
431460484SobrienSat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
431560484Sobrien
431660484Sobrien	* configure.in (host i[345]86-*-win32):  Expand the
431760484Sobrien	noconfigdirs again.
431860484Sobrien
431960484SobrienThu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
432060484Sobrien
432160484Sobrien	* mpw-configure: Fix sed command file name.
432260484Sobrien
432360484SobrienThu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
432460484Sobrien
432580016Sobrien	* configure.in (host i[345]86-*-win32): Reduce the
432660484Sobrien	noconfigdirs again.
432760484Sobrien
432860484SobrienWed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
432960484Sobrien
433060484Sobrien	* configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
433160484Sobrien	or powerpc*-*-pe*, since they are not yet supported.
433260484Sobrien
433360484SobrienTue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
433460484Sobrien
433560484Sobrien	Add PowerMac support and many other enhancements.
433660484Sobrien	* mpw-configure: New option --cc to select compiler to use,
433760484Sobrien	paste options set according to --cc into the generated
433860484Sobrien	Makefile, generate the Makefile by sed'ing the Unix Makefile.in
433960484Sobrien	if mpw-make.sed is present.
434060484Sobrien	* mpw-config.in: Don't test for gC1, test for mpw-touch,
434160484Sobrien	add forward includes for PowerPC include files.
434260484Sobrien	* mpw-build.in: Build using Makefile.PPC if present.
434360484Sobrien	(do-byacc, etc): Remove separate version resource builds.
434460484Sobrien	(do-gas): Build "stamps" before "all".
434560484Sobrien	(do-gcc): Build "stamps-h" and "stamps-c" before "all".
434660484Sobrien	* mpw-README: Update to reflect --cc option, PowerMac support,
434760484Sobrien	and recently-reported compatibility problems.
434860484Sobrien
434960484SobrienFri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
435060484Sobrien
435160484Sobrien	* cfg-ml-com.in (m68*-*-*): Only build multilibs for
435260484Sobrien	embedded m68k systems (-aout, -coff, -elf, -vxworks).
435360484Sobrien	(--with-multilib-top): Pass to recursive invocations.
435460484Sobrien
435560484SobrienTue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
435660484Sobrien
435760484Sobrien	* configure.in (noconfigdirs): Disable libg++ and libstdc++ on
435860484Sobrien	v810-*-*.
435960484Sobrien
436060484SobrienMon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
436160484Sobrien
436260484Sobrien	* configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
436360484Sobrien	gdb, ld and opcodes on v810-*-*.
436460484Sobrien
436560484SobrienSat Sep 16 18:31:08 PDT 1995  Angela Marie Thomas <angela@cygnus.com>
436680016Sobrien
436760484Sobrien	* config/mh-ncrsvr43: Removed AR_FLAGS
436860484Sobrien
436960484SobrienTue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
437060484Sobrien
437160484Sobrien	* Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
437260484Sobrien	(local-maintainer-clean): New target.
437360484Sobrien	(maintainer-clean): New target.
437460484Sobrien	(realclean): Just depend upon maintainer-clean.
437560484Sobrien
437660484SobrienFri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
437760484Sobrien
437860484Sobrien	* configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
437960484Sobrien
438060484SobrienFri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
438160484Sobrien
438260484Sobrien	* configure.in: Build ld in mips*-*-bsd* case.
438360484Sobrien
438460484SobrienThu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
438560484Sobrien
438660484Sobrien	* config.sub: Accept -lites* OS.  From Ian Dall.
438760484Sobrien
438860484SobrienFri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
438960484Sobrien
439060484Sobrien	* config.sub: recognise mips64vr4300 and mips64vr4300el as valid
439180016Sobrien	targets.
439260484Sobrien
439360484SobrienWed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
439460484Sobrien
439560484Sobrien	* configure.in: treat i386-win32 canadian cross the same as
439660484Sobrien	i386-go32 canadian cross.
439760484Sobrien
439860484SobrienThu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
439960484Sobrien
440060484Sobrien	* cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
440160484Sobrien	running under the simulator to build a reduced set of libraries.
440260484Sobrien	(powerpc-*-eabiaix): Add fine grained multilib support added to
440360484Sobrien	other powerpc targets yesterday.
440460484Sobrien
440560484SobrienWed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
440660484Sobrien
440760484Sobrien	* cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
440860484Sobrien	-disable-softfloat, -disable-relocatable, -disable-aix, and
440960484Sobrien	-disable-sysv to control which multilib libraries get built.
441060484Sobrien
441160484SobrienThu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
441260484Sobrien
441360484Sobrien	* configure: Add Makefile.tem to list of files to remove in trap
441460484Sobrien	handler.
441560484Sobrien
441660484SobrienMon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
441760484Sobrien
441860484Sobrien	* config.guess (*Linux*):  Add missing "exit"s.
441960484Sobrien	Also, need specific check for alpha-unknown-linux (uses COFF).
442060484Sobrien
442160484SobrienFri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
442260484Sobrien
442360484Sobrien	* config.guess:  Merge with FSF:
442460484Sobrien
442560484Sobrien	Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
442660484Sobrien	* config.guess (AIX4): More robust release numbering discovery.
442760484Sobrien
442860484Sobrien	Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
442960484Sobrien	* config.guess (i386-sequent-ptx): Properly get version number.
443060484Sobrien
443160484Sobrien	Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
443260484Sobrien	* config.guess (mips:*:4*:UMIPS): New case.
443360484Sobrien
443460484SobrienMon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
443560484Sobrien
443660484Sobrien	* configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
443760484Sobrien	(i386-win32 host): Likewise.  Don't build readline.
443860484Sobrien
443960484SobrienSat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
444060484Sobrien
444160484Sobrien	* Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
444260484Sobrien	SUPPORT_FILES to submakes.
444360484Sobrien
444460484SobrienFri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
444560484Sobrien
444660484Sobrien	* Makefile.in (GDB_SUPPORT_DIRS): Add utils.
444760484Sobrien	(DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
444860484Sobrien	mpw-configure.
444960484Sobrien
445060484SobrienWed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
445160484Sobrien
445260484Sobrien	* configure.in (appdirs): Use =, not ==, in test expression when
445360484Sobrien	trying to build the text to print in the warning message for
445460484Sobrien	Solaris users.
445560484Sobrien
445660484SobrienMon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
445760484Sobrien
445860484Sobrien	* cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
445960484Sobrien
446060484SobrienFri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
446160484Sobrien
446260484Sobrien	* config.guess: Recognize lynx-2.3.
446360484Sobrien
446460484SobrienThu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
446560484Sobrien
446660484Sobrien	* config.sub (z8ksim): Deleted
446760484Sobrien	(z8k-*-coff): New, this is the one true name of the target.
446860484Sobrien
446960484SobrienThu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
447060484Sobrien
447160484Sobrien	* cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
447260484Sobrien
447360484SobrienThu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
447460484Sobrien
447560484Sobrien	* config.guess (*:Linux:*:*): First try asking the linker what the
447660484Sobrien	default object file format is (elf, aout, or coff).  Then if this
447760484Sobrien	fails, try previous methods.
447860484Sobrien
447960484SobrienThu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
448060484Sobrien
448160484Sobrien	* configure.in: Don't build newlib for *-*-vxworks5.1.
448260484Sobrien
448360484SobrienThu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
448460484Sobrien
448560484Sobrien	* configure.in: Don't build newlib for a29k-*-vxworks5.1.
448660484Sobrien	* test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
448760484Sobrien
448860484SobrienTue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
448960484Sobrien
449060484Sobrien	* cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
449160484Sobrien
449260484SobrienFri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
449360484Sobrien
449460484Sobrien	* cfg-ml-com.in: New file.
449560484Sobrien	* cfg-ml-pos.in: New file.
449660484Sobrien
449760484SobrienWed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
449860484Sobrien
449960484Sobrien	* COPYING.NEWLIB: Add HP free copyright to list.
450060484Sobrien
450160484SobrienTue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
450260484Sobrien
450360484Sobrien	* config.sub: Recognize -eabi* for the system, not just -eabi.
450460484Sobrien
450560484SobrienMon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
450660484Sobrien
450760484Sobrien	* Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
450860484Sobrien	* config.sub, configure.in (win32): New target and host.
450960484Sobrien
451060484SobrienWed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
451160484Sobrien
451260484Sobrien	* configure.in: Add i386-pe configuration.
451360484Sobrien
451460484SobrienFri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
451560484Sobrien
451660484Sobrien	* mpw-build.in (install): Install GDB after LD.
451760484Sobrien
451860484SobrienThu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
451960484Sobrien
452060484Sobrien	* mpw-config.in (elf/mips.h): Always forward-include, needed
452160484Sobrien	for GDB to build.
452260484Sobrien
452360484SobrienWed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
452460484Sobrien
452560484Sobrien	* testsuite: New directory for customer acceptance and whole tool
452660484Sobrien	chain tests.
452760484Sobrien
452860484SobrienWed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
452960484Sobrien
453060484Sobrien	* configure: If per-host line isn't found, but AC_OUTPUT is found
453160484Sobrien	and a configure script exists, run it instead.
453260484Sobrien
453360484SobrienThu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
453460484Sobrien
453560484Sobrien	* config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
453660484Sobrien
453760484SobrienTue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
453860484Sobrien
453960484Sobrien	* configure: Set build_{cpu,vendor,os,alias} to host values when
454060484Sobrien	--build isn't specified.
454160484Sobrien
454260484SobrienMon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
454360484Sobrien
454460484Sobrien	* Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
454560484Sobrien	(FLAGS_TO_PASS): Pass them.
454660484Sobrien	(EXTRA_TARGET_FLAGS): Ditto.
454760484Sobrien
454860484Sobrien	* config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
454960484Sobrien
455060484SobrienWed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
455160484Sobrien
455260484Sobrien	* Makefile.in (all-libg++): Depend on all-libstdc++.
455360484Sobrien
455460484SobrienThu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
455560484Sobrien
455660484Sobrien	* configure.in (noconfigdirs): Enable all packages for
455760484Sobrien	  i386-unknown-netbsd.
455860484Sobrien
455960484SobrienSat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
456060484Sobrien
456160484Sobrien	* configure.in (noconfigdirs): Don't configure tk for i386-go32
456260484Sobrien	hosted builds (DOS builds)
456360484Sobrien
456460484SobrienThu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
456560484Sobrien
456660484Sobrien	Changes for ARM based on patches from Richard Earnshaw:
456760484Sobrien	* config.sub: Handle armeb and armel.
456860484Sobrien	* configure.in: Omit arm linker only for riscix.
456960484Sobrien
457060484SobrienThu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
457160484Sobrien
457260484Sobrien	* config.guess:  Update from FSF.
457360484Sobrien
457460484SobrienTue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
457560484Sobrien
457660484Sobrien	* config.sub: Recognize powerpcle as the little endian varient of
457760484Sobrien	the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
457860484Sobrien	powerpcle variant.  Convert pentium into i586, not i486.  Add p5
457960484Sobrien	alias for i586.  Map new x86 variants p6, k5, nexgen into i586
458060484Sobrien	temporarily.
458160484Sobrien
458260484SobrienTue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
458360484Sobrien
458460484Sobrien	* configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
458560484Sobrien
458660484SobrienSun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
458760484Sobrien
458860484Sobrien	* config.sub: Accept -lites* as a basic system type.
458960484Sobrien
459060484SobrienThu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
459160484Sobrien
459260484Sobrien	* config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
459360484Sobrien	installed, and if so return linuxoldld as the system name.
459460484Sobrien
459560484SobrienWed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
459660484Sobrien
459760484Sobrien	* config.guess: Add hppa1.1-hp-lites support.
459860484Sobrien
459960484SobrienTue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
460060484Sobrien
460160484Sobrien	* configure.in: Don't build newlib for m68k-vxworks5.1.
460260484Sobrien
460360484SobrienWed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
460460484Sobrien
460560484Sobrien	* configure.in (mips-sgi-irix6): Use mh-irix5.
460660484Sobrien
460760484SobrienFri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
460860484Sobrien
460960484Sobrien	* Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
461060484Sobrien
461160484SobrienWed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
461260484Sobrien
461360484Sobrien	* test-build.mk: Enable building of shared libraries on IRIX 5 and
461460484Sobrien        OSF/1.  Fix compiler flags.
461560484Sobrien	* build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
461660484Sobrien
461760484SobrienTue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
461860484Sobrien
461960484Sobrien	* configure.in: Recognize --with-newlib.
462060484Sobrien	(sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
462160484Sobrien
462260484SobrienMon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
462360484Sobrien
462460484Sobrien	* Makefile.in: move {all,check,install}-gdb from *_MODULES
462560484Sobrien	to *_X11_MODULES due to gdbtk needing X include files et al.
462660484Sobrien
462760484SobrienMon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
462860484Sobrien
462960484Sobrien	Merge in support for Mac MPW as a host.
463060484Sobrien	(Old change descriptions retained for informational value.)
463160484Sobrien
463260484Sobrien	* mpw-config.in: Add generic include forwards for cpu-specific
463360484Sobrien	include files in aout and elf directories.
463460484Sobrien
463560484Sobrien	* mpw-configure: Added copyright.
463660484Sobrien	* mpw-config.in: Check for presence of required build tools.
463760484Sobrien	(target_libs): Add newlib.
463860484Sobrien	(target_tools): Add examples.
463960484Sobrien	(Read Me): Generate as "Read Me for MPW" instead.
464060484Sobrien	* mpw-build.in: Base sub-builds on all-foo instead of do-foo.
464160484Sobrien	(all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
464260484Sobrien	(do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
464360484Sobrien
464460484Sobrien	* mpw-configure: Remove subdir-specific makefile hackery,
464560484Sobrien	delete mk.tmp after using it.
464660484Sobrien
464760484Sobrien	* mpw-build.in (all): Display start and end times.
464860484Sobrien
464960484Sobrien	* mpw-configure (host_canonical): Set.
465060484Sobrien	(target_cpu): Always add to makefiles.
465160484Sobrien	(ARCHDEFS, EMUL): Add to makefile only if nonempty.
465260484Sobrien	(TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
465360484Sobrien	(mpw-mh-mpw): Look for in srcdir and srcroot.
465460484Sobrien	Use sed instead of mpw-edit-prefix to edit prefix definitions.
465560484Sobrien
465660484Sobrien	* mpw-build.in: (install-only): New target.
465760484Sobrien
465860484Sobrien	* mpw-configure (host_alias, target_alias): Rename from hostalias
465960484Sobrien	and targetalias, add into generated Makefile.
466060484Sobrien	(mk.tmp): If present, add into generated Makefile.
466160484Sobrien	* mpw-build.in (all-gas): Build config.h first before gas proper.
466260484Sobrien
466360484Sobrien	* mpw-configure (config.status): Write only if changed.
466460484Sobrien	* mpw-config.in (readline): Configure it (not built, just used for
466560484Sobrien	definitions).
466660484Sobrien
466760484Sobrien	* mpw-config.in (elf/mips.h): Add a forward include.
466860484Sobrien
466960484Sobrien	* mpw-config.in: Forward-include most .h files in include into
467060484Sobrien	extra-include.
467160484Sobrien	(readline): Don't build.
467260484Sobrien	mpw-build.in (install): Install GDB.
467360484Sobrien
467460484Sobrien	* mpw-configure (prefix, mpw_prefix): Handle it.
467560484Sobrien	* mpw-config.in (mmalloc, readline): Don't configure.
467660484Sobrien	* mpw-build.in (thisscript): Rename to ThisScript.
467760484Sobrien	Use mpw-build instead of BuildProgram everywhere.
467860484Sobrien	(mmalloc, readline): Don't build.
467960484Sobrien	* mpw-README: New file, basic documentation about the MPW port.
468060484Sobrien
468160484Sobrien	* mpw-config.in: Use forward-include to create include files.
468260484Sobrien
468360484Sobrien	* mpw-configure: Add more things to the top of each configured
468460484Sobrien	Makefile, including contents of config/mpw-mh-mpw.
468560484Sobrien	* mpw-config.in (extra-include): Create this directory and fill it
468660484Sobrien	with Posix-like include files when configuring.
468760484Sobrien
468860484Sobrien	* config.sub (apple, mac, mpw): Add various aliases.
468960484Sobrien
469060484Sobrien	* mpw-build.in: New file, top-level build script fragment for MPW.
469160484Sobrien	* mpw-configure: New file, configure script for MPW.
469260484Sobrien	* mpw-config.in: New file, config fragment for MPW.
469360484Sobrien
469460484SobrienFri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
469560484Sobrien
469660484Sobrien	* configure.in (host_libs): Remove glob, since it is gone from the
469760484Sobrien	sources.
469860484Sobrien
469960484SobrienFri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
470060484Sobrien
470160484Sobrien	* Makefile.in: define empty GDB_NLM_DEPS var.
470260484Sobrien
470360484Sobrien	* configure.in(target_makefile_frag): use config/mt-netware
470460484Sobrien	for netware targets.
470560484Sobrien
470660484SobrienThu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
470760484Sobrien
470860484Sobrien	* config.sub: Merge in recent FSF changes.  Remove linux special
470960484Sobrien	cases.
471060484Sobrien
471160484SobrienTue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
471260484Sobrien
471360484Sobrien	build-all.mk,config/mh-solaris:  revert these two changes:
471460484Sobrien
471560484Sobrien	Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
471660484Sobrien
471760484Sobrien		* build-all.mk: Use CC=cc -Xs on Solaris.
471860484Sobrien
471960484Sobrien	Mon Mar 29 19:59:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
472060484Sobrien
472160484Sobrien		* config/mh-solaris: SunPRO C needs -Xs to be able to get a
472260484Sobrien		working xmakefile for Emacs.
472360484Sobrien
472460484SobrienTue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
472560484Sobrien
472660484Sobrien	* glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
472760484Sobrien	stop using it.
472860484Sobrien	* Makefile.in: Nuke all references to glob subdirectory.
472960484Sobrien
473060484SobrienThu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
473160484Sobrien
473260484Sobrien	* configure.in: Fix --enable-shared logic in per-host.
473360484Sobrien
473460484SobrienMon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
473560484Sobrien
473660484Sobrien	* configure.in (*-hp-hpux[78]*): Use mh-hpux8.
473760484Sobrien
473860484SobrienMon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
473960484Sobrien
474060484Sobrien	* configure.in (noconfigdirs): Don't build gas on AIX, for
474160484Sobrien	powerpc*-*-aix* as well as for rs6000*-*-aix*.
474260484Sobrien
474360484SobrienWed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
474460484Sobrien
474560484Sobrien	* configure: Fix --cache-file to work if the file argument is a
474660484Sobrien	relative path.
474760484Sobrien
474860484SobrienTue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
474960484Sobrien
475060484Sobrien	* configure: If the --cache-file is used, pass it down to
475160484Sobrien	configure in subdirectories.
475260484Sobrien
475360484SobrienMon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
475460484Sobrien
475560484Sobrien	* config.sub: add vxworks29k configuration.
475660484Sobrien
475760484SobrienFri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
475860484Sobrien
475960484Sobrien	* Makefile.in (taz): Do "diststuff" part quietly.
476060484Sobrien
476160484SobrienSun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
476260484Sobrien
476360484Sobrien	* config.sub: Mini-merge with gcc/config.sub.
476460484Sobrien
476560484SobrienSat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
476660484Sobrien
476760484Sobrien	* config.guess (IRIX): Sed - to _.
476860484Sobrien
476960484SobrienFri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
477060484Sobrien
477160484Sobrien	* Makefile.in (source-vault, binary-vault): New targets.
477260484Sobrien
477360484SobrienThu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
477460484Sobrien
477560484Sobrien	* config.sub: Recognize -eabi as a basic system type.
477660484Sobrien
477760484SobrienThu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
477860484Sobrien
477960484Sobrien	* configure.in (enable_shared stuff): Fix typo.
478060484Sobrien
478160484SobrienThu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
478260484Sobrien
478360484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
478460484Sobrien
478560484SobrienWed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
478660484Sobrien
478760484Sobrien	* Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
478860484Sobrien
478960484SobrienMon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
479060484Sobrien
479160484Sobrien	* configure.in (rs6000-*-*): Don't build gas.
479260484Sobrien
479360484SobrienWed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
479460484Sobrien
479560484Sobrien	* Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
479660484Sobrien	reduce command line length.
479760484Sobrien	(AS_FOR_TARGET): Check for as.new, not Makefile.
479860484Sobrien	(NM_FOR_TARGET): Check for nm.new, not Makefile.
479960484Sobrien
480060484SobrienWed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
480160484Sobrien
480260484Sobrien	* config.guess:  Merge from FSF.
480360484Sobrien
480460484SobrienThu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
480560484Sobrien
480660484Sobrien	* configure: Don't use $ when handling program_suffix.
480760484Sobrien
480860484SobrienMon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
480960484Sobrien
481060484Sobrien	* configure.in:  Configure tk for hppa/hpux.
481160484Sobrien
481260484SobrienFri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
481360484Sobrien
481460484Sobrien	* Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
481560484Sobrien
481660484SobrienTue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
481760484Sobrien
481860484Sobrien	* Makefile.in:  Move -fno-implicit-template from CXXFLAGS
481960484Sobrien	to LIBCXXFLAGS.  Tests are better run without it.
482060484Sobrien
482160484SobrienWed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
482260484Sobrien
482360484Sobrien	* Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
482460484Sobrien
482560484SobrienMon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
482660484Sobrien
482760484Sobrien	* configure.in (*-*-netware*): Don't configure xiberty.
482860484Sobrien
482960484SobrienMon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
483060484Sobrien
483160484Sobrien	* configure.in:  Remove tk from native_only list.
483260484Sobrien
483360484SobrienFri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
483460484Sobrien
483560484Sobrien	* build-all.mk: Add mips-ncd-elf target to sun4 targets
483660484Sobrien	  for special NCD build.
483760484Sobrien
483860484SobrienMon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
483960484Sobrien
484060484Sobrien	* Makefile.in (DEVO_SUPPORT): Remove configure.bat and
484160484Sobrien	makeall.bat, they're only useful for binutils snapshots.
484260484Sobrien	(binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
484360484Sobrien	makeall.bat to specified SUPPORT_FILES.
484460484Sobrien
484560484SobrienMon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
484660484Sobrien
484760484Sobrien	* build-all.mk: Add Ericsson targets to sun4 and solaris
484860484Sobrien	  hosts.  Add  BNR's sun4 target to solaris host, so their
484960484Sobrien	  build-from-source will be tested in-house first.
485060484Sobrien
485160484SobrienSat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
485260484Sobrien
485360484Sobrien	* Makefile.in (LIBCFLAGS): New variable.
485460484Sobrien	(CFLAGS_FOR_TARGET): Ditto.
485560484Sobrien	(LIBCFLAGS_FOR_TARGET): Ditto.
485660484Sobrien	(LIBCXXFLAGS): Ditto.
485760484Sobrien	(CXXFLAGS_FOR_TARGET): Ditto.
485860484Sobrien	(LIBCXXFLAGS_FOR_TARGET): Ditto.
485960484Sobrien	(BASE_FLAGS_TO_PASS): Pass them.
486060484Sobrien	(EXTRA_TARGET_FLAGS): Ditto.
486160484Sobrien
486260484Sobrien	* configure.in, config/m[th]-*pic: Support --enable-shared.
486360484Sobrien
486460484SobrienSat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
486560484Sobrien
486660484Sobrien	* configure.in (target_libs):  Include libstdc++ again.
486760484Sobrien	* config.guess:  Update from FSF (for FreeBSD).
486860484Sobrien
486960484SobrienThu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
487060484Sobrien
487160484Sobrien	* Makefile.in (DEVO_SUPPORT): Include configure.bat and
487260484Sobrien	makeall.bat.
487360484Sobrien	(DISTDOCDIRS): Add `etc'.
487460484Sobrien	(ETC_SUPPORT_PFX): New variable.
487560484Sobrien	(taz): Include anything from etc starting with a word in
487660484Sobrien	ETC_SUPPORT_PFX.
487760484Sobrien
487860484SobrienWed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
487960484Sobrien
488060484Sobrien	* config.sub: Update for recent FSF changes.  Remove obsolete
488160484Sobrien	h8300hds entry.  Add -windows* and -osx as basic os.  Minor
488260484Sobrien	spacing changes.
488360484Sobrien
488460484SobrienThu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
488560484Sobrien
488660484Sobrien	* configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
488760484Sobrien
488860484Sobrien	* config.guess:  Merge with FSF.
488960484Sobrien	* configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
489060484Sobrien
489160484SobrienThu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
489260484Sobrien
489360484Sobrien	* configure: Since the "trap 0" handler will override the exit
489460484Sobrien	status on many systems, only use it for "exit 1", and make it set
489560484Sobrien	a non-zero exit status; reset it before "exit 0".  Also, check
489660484Sobrien	exit status of config.sub, and error out if it failed.
489760484Sobrien
489860484SobrienWed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
489960484Sobrien
490060484Sobrien	* Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
490160484Sobrien	and install libgloss.
490260484Sobrien
490360484SobrienTue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
490460484Sobrien
490560484Sobrien	* Makefile.in (all-binutils): Depend upon all-byacc.
490660484Sobrien
490760484Sobrien	* configure.in: Don't build emacs on Irix 5.
490860484Sobrien
490960484SobrienMon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
491060484Sobrien
491160484Sobrien	* configure.in (*-*-netware*): Add libio.
491260484Sobrien
491360484SobrienThu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
491460484Sobrien
491560484Sobrien	* Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
491660484Sobrien	(CHECK_TARGET_MODULES): Ditto.
491760484Sobrien	(INSTALL_TARGET_MODULES): Ditto.
491860484Sobrien	(TARGET_LIBS): Ditto.
491960484Sobrien	(all-libstdc++): Note dependencies.
492060484Sobrien
492160484SobrienThu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
492260484Sobrien
492360484Sobrien	* Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
492460484Sobrien
492560484SobrienTue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
492660484Sobrien
492760484Sobrien	* Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
492860484Sobrien	-fexternal-templates.
492960484Sobrien
493060484Sobrien	* configure.in (target_libs): Add libstdc++.
493160484Sobrien	(noconfigdirs): Add libstdc++ as appropriate.
493260484Sobrien
493360484SobrienThu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
493460484Sobrien
493560484Sobrien	* config.guess:  Update from FSF.
493660484Sobrien
493760484SobrienTue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
493860484Sobrien
493960484Sobrien	* configure: Use ${config_shell} when running ${configsub}.
494060484Sobrien
494160484SobrienMon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
494260484Sobrien
494360484Sobrien	* config.sub: No longer recognize h8300h.
494460484Sobrien
494560484SobrienMon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
494660484Sobrien
494760484Sobrien	* config.sub: Remove extraneous differences between config.sub and
494860484Sobrien	gcc/config.sub.
494960484Sobrien
495060484SobrienSat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
495160484Sobrien
495260484Sobrien	* Makefile.in (DISTSTUFFDIRS): Add gas.
495360484Sobrien
495460484SobrienThu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
495560484Sobrien
495660484Sobrien	* COPYING.NEWLIB: New file.
495760484Sobrien
495860484SobrienMon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
495960484Sobrien
496060484Sobrien	* config.guess (HP-UX):  Patch from Harlan Stenn
496160484Sobrien	<harlan@landmark.com> to also emit release level.
496260484Sobrien
496360484SobrienWed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
496460484Sobrien
496560484Sobrien	* config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
496660484Sobrien
496760484SobrienTue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
496860484Sobrien
496960484Sobrien	* config.sub:  Merge nextstep cleanup from FSF.
497060484Sobrien
497160484SobrienMon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
497260484Sobrien
497360484Sobrien	* configure.in (arm-*-*): Don't configure ld for this target.
497460484Sobrien
497560484SobrienThu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
497660484Sobrien
497760484Sobrien	* configure.in (*-*-netware): don't configure libg++, libio,
497860484Sobrien	  librx, or newlib.
497960484Sobrien
498060484SobrienWed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
498160484Sobrien
498260484Sobrien	* configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
498360484Sobrien	configure ld--it works, but it doesn't support shared libraries.
498460484Sobrien
498560484SobrienSun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
498660484Sobrien
498760484Sobrien	* config.guess (*-unknown-freebsd*):  Get rid of possible
498860484Sobrien	trailing "(Release)" in version string.
498960484Sobrien	Patch from Paul Richards <paul@isl.cf.ac.uk>.
499060484Sobrien
499160484SobrienSat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
499260484Sobrien
499360484Sobrien	* config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
499460484Sobrien	Fix type: *-next-neststep -> *-next-nextstep.
499560484Sobrien
499660484Sobrien	* config.guess:  Merge from FSF:
499760484Sobrien
499860484Sobrien	Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
499960484Sobrien
500060484Sobrien	* config.guess: Recognize powerpc-ibm-aix3.2.5.
500160484Sobrien
500260484Sobrien	Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
500360484Sobrien
500460484Sobrien	* config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
500560484Sobrien	instead of UNIX_SV for UnixWare 1.0).
500660484Sobrien
500760484SobrienSat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
500860484Sobrien
500960484Sobrien	* Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
501060484Sobrien	to make gdb/nlm/* build after the compiler and linker.
501160484Sobrien
501260484SobrienFri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
501360484Sobrien
501460484Sobrien	* config.guess (netbsd, freebsd, linux):  Accept any machine,
501560484Sobrien	not just i[34]86.
501660484Sobrien	(m68k-atari-sysv4):  Relocate to match FSF version.
501760484Sobrien
501860484Sobrien	* config.guess:  More merges from the FSF:
501960484Sobrien
502060484Sobrien	Add a space before function call or macro invocation.
502160484Sobrien
502260484Sobrien	Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
502360484Sobrien
502460484Sobrien	* config.guess: Add trap cmd to remove dummy.c and dummy when
502560484Sobrien	interrupted.
502660484Sobrien
502760484Sobrien	Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
502860484Sobrien
502960484Sobrien	* config.guess (dummy.c): Redirect stderr for `hostinfo' command.
503060484Sobrien	(dummy): Redirect stderr from compilation of dummy.c.
503160484Sobrien
503260484Sobrien	Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
503360484Sobrien
503460484Sobrien	* config.guess: Distinguish between NeXTStep 2.1 and 3.x.
503560484Sobrien
503660484SobrienFri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
503760484Sobrien
503860484Sobrien	* configure: Accept and ignore --cache*, for compatibility with
503960484Sobrien	new autoconf.
504060484Sobrien
504160484SobrienFri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
504260484Sobrien
504360484Sobrien	* config.guess:  Merge from FSF:
504460484Sobrien
504560484Sobrien	Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
504660484Sobrien
504760484Sobrien	* config.guess (Pyramid*:OSx*:*:*): New case.
504860484Sobrien        (PATH): Add /.attbin at end for finding uname.
504960484Sobrien        (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
505060484Sobrien
505160484Sobrien	Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
505260484Sobrien
505360484Sobrien        * config.guess (M88*:DolphinOS:*:*): New case.
505460484Sobrien
505560484Sobrien	Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
505660484Sobrien
505760484Sobrien        * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
505860484Sobrien        to select whether to use ELF or COFF.
505960484Sobrien
506060484Sobrien	Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
506160484Sobrien
506260484Sobrien        * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
506360484Sobrien
506460484Sobrien	Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
506560484Sobrien
506660484Sobrien	* config.guess: Guess the OS version for HPUX.
506760484Sobrien
506860484Sobrien	Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
506960484Sobrien
507060484Sobrien	* config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
507160484Sobrien
507260484SobrienFri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
507360484Sobrien
507460484Sobrien	* configure.in: Recognize --with-headers, --with-libs, and
507560484Sobrien	--without-newlib.
507660484Sobrien	* Makefile.in (all-xiberty): Depend upon all-ld.
507760484Sobrien
507860484SobrienWed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
507960484Sobrien
508060484Sobrien	* configure.in: Change i[34]86 to i[345]86.
508160484Sobrien
508260484SobrienMon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
508360484Sobrien
508460484Sobrien	* configure (version): A few more tweaks to help message.
508560484Sobrien
508660484SobrienFri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
508760484Sobrien
508860484Sobrien	* Makefile.in:  Remove (for now) librx as a host library,
508960484Sobrien	now that we're building it for target.
509060484Sobrien
509160484SobrienFri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
509260484Sobrien
509360484Sobrien	* configure: Fix up help message; from karl@owl.hq.ileaf.com
509460484Sobrien	(Karl Berry).
509560484Sobrien
509660484SobrienTue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
509760484Sobrien
509860484Sobrien	* configure.in:  Also configure librx.
509960484Sobrien
510060484SobrienMon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
510160484Sobrien
510260484Sobrien	* Makefile.in:  Update various rules to reflect that librx
510360484Sobrien	is now needed for libg++.
510460484Sobrien
510560484SobrienFri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
510660484Sobrien
510760484Sobrien	* config.sub: Accept mips64orion and mips64orionel as a CPU name.
510860484Sobrien
510960484SobrienMon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
511060484Sobrien
511160484Sobrien	* configure.in: Configure the examples directory.
511260484Sobrien
511360484SobrienThu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
511460484Sobrien
511560484Sobrien	* configure: Simplify Jun 2 1994 change.
511660484Sobrien
511760484SobrienWed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
511860484Sobrien
511960484Sobrien	* change CC to /usr/latest/bin/gcc for lynx host builds, since
512060484Sobrien	/bin/gcc isn't good enough to build gcc.
512160484Sobrien
512260484SobrienWed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
512360484Sobrien
512460484Sobrien	* Makefile.in (GDB_SUPPORT_FILES): Remove
512560484Sobrien	(setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
512660484Sobrien	(gdb.tar.gz): Add new rule to use standard distribution building
512760484Sobrien	mechanism.
512860484Sobrien
512960484SobrienMon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
513060484Sobrien
513160484Sobrien	* configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
513260484Sobrien	Bill Cox <bill@cygnus.com>.
513360484Sobrien
513460484SobrienSat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
513560484Sobrien
513660484Sobrien	* config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
513760484Sobrien
513860484SobrienFri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
513960484Sobrien
514060484Sobrien	* configure:  Search current dir first in .gdbinit.
514160484Sobrien
514260484SobrienFri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
514360484Sobrien
514460484Sobrien	* config.sub:  Recognize freebsd (merged from gcc config.sub).
514560484Sobrien
514660484SobrienThu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
514760484Sobrien
514860484Sobrien	* config.sub:  Refer to NeXT's operating system as nextstep.
514960484Sobrien
515060484Sobrien	* config.sub (case $basic_machine):  Re-order the cases, to match
515160484Sobrien	the order in the FSF version (which is mostly alphabethical).
515260484Sobrien	Merge in some additions and changes from the FSF.
515360484Sobrien
515460484SobrienSat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
515560484Sobrien
515660484Sobrien	* config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
515760484Sobrien	* config.sub: Recognize cxux7.
515860484Sobrien	* configure.in: Use mh-cxux for m88k-harris-cxux*.
515960484Sobrien
516060484SobrienMon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
516160484Sobrien
516260484Sobrien	* config.sub:  Fix typo powerpc -> powerpc-*.
516360484Sobrien
516460484SobrienSat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
516560484Sobrien
516660484Sobrien	* Makefile.in: `all-emacs19' depends on `all-byacc'.
516760484Sobrien
516860484Sobrien	* Makefile.in: Add all-emacs19 and install-emacs19 rules (in
516960484Sobrien	parallel with all-emacs and install-emacs).  Top-level command
517060484Sobrien	`make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
517160484Sobrien
517260484SobrienThu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
517360484Sobrien
517460484Sobrien	* test-build.mk ($(host)-stamp-stage2-installed): Remove
517560484Sobrien	$(relbindir)/make before doing ``make install'', and use
517660484Sobrien	$(GNU_MAKE) while doing it.  Avoids problem on SunOS with
517760484Sobrien	installing over running make binary.
517860484Sobrien	($(host)-stamp-stage3-installed): Likewise.
517960484Sobrien
518060484SobrienTue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
518160484Sobrien
518260484Sobrien	* config.guess: Recognize Mach.
518360484Sobrien
518460484SobrienMon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
518560484Sobrien
518660484Sobrien	* configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
518760484Sobrien	see whether --exec-prefix was used.
518860484Sobrien
518960484SobrienSun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
519060484Sobrien
519160484Sobrien	* README:  Explicitly mention libg++/README.  (Zoo's idea.)
519260484Sobrien
519360484SobrienTue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
519460484Sobrien
519560484Sobrien	* Makefile.in: Add all-librx target similar to all-libproc.
519660484Sobrien
519760484SobrienWed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
519860484Sobrien
519960484Sobrien	* config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
520060484Sobrien	with post 1.2 uname bogosity.
520160484Sobrien
520260484SobrienThu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
520360484Sobrien
520460484Sobrien	* configure: Remove temporary files on receipt of a signal.
520560484Sobrien
520660484SobrienTue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
520760484Sobrien
520860484Sobrien	* configure: If there is a package_makefile_frag, remove
520960484Sobrien	${subdir}/Makefile.tem after copying it in.
521060484Sobrien
521160484SobrienMon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
521260484Sobrien
521360484Sobrien	* build_all.mk: support rs6000 lynx identifies itself as
521460484Sobrien	rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
521560484Sobrien	since /bin/gcc is too feeble to compile a modern gcc.
521660484Sobrien
521760484SobrienMon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
521860484Sobrien
521960484Sobrien	* brought devo/test-build.mk update-to-date with progressive/
522060484Sobrien	  test-build.mk. Add lynx targets and hppa flag info.
522160484Sobrien
522260484SobrienSat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
522360484Sobrien
522460484Sobrien	* configure.in:  Use mh-ncrsvr43.  Patch from
522560484Sobrien	Tom McConnell <tmcconne@sedona.intel.com>.
522660484Sobrien
522760484SobrienFri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
522860484Sobrien
522960484Sobrien	* config.guess (i386-unknown-bsdi):  No longer need to
523060484Sobrien	check #if defined(__bsdi__) && defined(__i386__).
523160484Sobrien
523260484SobrienThu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
523360484Sobrien
523460484Sobrien	* configure: Set program_transform_nameoption correctly.
523560484Sobrien
523660484SobrienThu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
523760484Sobrien
523860484Sobrien	* brought build-all.mk update-to-date with progressive build-all.mk,
523960484Sobrien	  added new targets and hppa info.
524080016Sobrien
524160484SobrienThu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
524260484Sobrien
524360484Sobrien	* configure: If config.guess result is a prefix of the user
524460484Sobrien	specified target, assume a native build and use the user specified
524560484Sobrien	target as the host alias.  Remove SunOS patch suffix removal hack.
524660484Sobrien	* configure.in: Remove SunOS patch suffix removal hack.
524760484Sobrien
524860484Sobrien	* Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
524960484Sobrien	in NATIVE_CHECK_MODULES.
525060484Sobrien
525160484SobrienWed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
525260484Sobrien
525360484Sobrien	* Makefile.in: Rename HOST_ONLY to NATIVE.
525460484Sobrien	* configure: Delete SunOs patch suffix from host_canonical
525560484Sobrien	  and build_canonical variables that are prepended to Makefiles.
525660484Sobrien	* configure.in: Add comments for easier maintenance.
525760484Sobrien
525860484SobrienTue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
525960484Sobrien
526060484Sobrien	* Makefile.in: Add all-libproc target similar to all-gui.
526160484Sobrien
526260484SobrienTue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
526360484Sobrien
526460484Sobrien	* Makefile.in (CHECK_MODULES): split into
526560484Sobrien	HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
526660484Sobrien
526760484SobrienTue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
526860484Sobrien
526960484Sobrien	* config.guess (i386-unknown-bsdi): New system to guess.
527060484Sobrien
527160484SobrienWed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
527260484Sobrien
527360484Sobrien	* Makefile.in: Add all-gui target (but not yet build by "all").
527460484Sobrien
527560484SobrienThu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
527660484Sobrien
527760484Sobrien	* config.sub: Move deletion of patch suffix from here...
527860484Sobrien	* configure.in: To here, at Ian's suggestion.  The top-
527960484Sobrien	  level scripts might need to know of a patch level.
528060484Sobrien
528160484SobrienWed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
528260484Sobrien
528360484Sobrien	* config.sub: Strip off patch suffix so rtl is recognized
528460484Sobrien	  as a sunos4.1.3 machine, even though it's been patched.
528560484Sobrien
528660484SobrienFri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
528760484Sobrien
528860484Sobrien	* Makefile.in (INSTALL_LAST): Delete.
528960484Sobrien	(INSTALL_DOSREL): New.
529060484Sobrien
529160484SobrienThu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
529260484Sobrien
529360484Sobrien	* configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
529460484Sobrien	Don't set use_gnu_ld to no for *-*-sysv4; that only controls
529560484Sobrien	whether we pass down --with-gnu-ld anyhow.
529660484Sobrien
529760484SobrienThu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
529860484Sobrien
529960484Sobrien	* Makefile.in (INSTALL_LAST): Change operation so it works
530060484Sobrien	on more flavors of make.
530160484Sobrien	* configure.in (go32): Don't build libg++ or libio.
530260484Sobrien
530360484SobrienFri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
530460484Sobrien
530560484Sobrien	* Makefile.in (Move HOST_PREFIX_1 and friends up so
530660484Sobrien	they can be overriden by templates.
530760484Sobrien
530860484SobrienSat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
530960484Sobrien
531060484Sobrien	* configure.in (target==go32): Don't build gdb.
531160484Sobrien	* dosrel: New directory.
531260484Sobrien
531360484SobrienFri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
531460484Sobrien
531560484Sobrien	* configure.in (host==go32): Configure dosrel too.
531660484Sobrien	* Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
531760484Sobrien	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
531860484Sobrien	be set by incoming names or templates.
531960484Sobrien	(INSTALL_LAST): New rule.
532060484Sobrien	* config/mh-go32: New fragment.
532160484Sobrien
532260484SobrienThu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
532360484Sobrien
532460484Sobrien	* config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
532560484Sobrien
532660484SobrienThu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
532760484Sobrien
532860484Sobrien	* config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
532960484Sobrien	unique in 8.3 naming schemes.
533060484Sobrien	* configure.in (appdirs): New variable.  Currently empty, but will
533160484Sobrien	be used in gas distribution.  If nonempty, lists a set of
533260484Sobrien	directories at least one of which must get configured, or top
533360484Sobrien	level configuration is considered to have failed.
533460484Sobrien	(rs6000-*-lynxos*): Use new file name.
533560484Sobrien
533660484SobrienThu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
533760484Sobrien
533860484Sobrien	Eliminate XTRAFLAGS.
533960484Sobrien	* Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
534060484Sobrien	newlib include files using -idirafter, and also use -nostdinc.
534160484Sobrien	(CXX_FOR_TARGET): Likewise.
534260484Sobrien	(XTRAFLAGS): Removed.
534360484Sobrien	(BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
534460484Sobrien	(EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
534560484Sobrien	(EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
534660484Sobrien	($(DO_X)): Don't pass down XTRAFLAGS.
534760484Sobrien
534860484SobrienThu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
534960484Sobrien
535060484Sobrien	* configure.in (mips*-dec-bsd*): New target; do build linker.
535160484Sobrien	(mips*-*-bsd*): New target; don't build linker.
535260484Sobrien
535360484SobrienWed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
535460484Sobrien
535560484Sobrien	* configure.in: support rs6000-*-lynxos* configuration.
535660484Sobrien	support sunos4 as a cross target.
535760484Sobrien
535860484Sobrien	* config.sub: look for lynx*, not lynx since the OS version may
535960484Sobrien	legitimately be part of the name.
536060484Sobrien
536160484SobrienTue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
536260484Sobrien
536360484Sobrien	* configure.in (i[34]86-*-sco*): Move to be with other i386
536460484Sobrien	targets.
536560484Sobrien	(romp-*-*): New target.  Skip various binary utilities.
536660484Sobrien	(vax-*-*): New target.  Don't build newlib.
536760484Sobrien	(vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
536860484Sobrien
536960484SobrienThu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
537060484Sobrien
537160484Sobrien	* configure.in: Only set host_makefile_frag if config
537260484Sobrien	directory exists.
537360484Sobrien
537460484SobrienWed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
537560484Sobrien
537660484Sobrien	* install.sh: If $dstdir exists, don't check whether each
537760484Sobrien	component does.
537860484Sobrien
537960484SobrienTue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
538060484Sobrien
538160484Sobrien	* test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
538260484Sobrien
538360484SobrienMon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
538460484Sobrien
538580016Sobrien	* configure.in (*-*-lynxos*): Don't configure newlib for either
538680016Sobrien	native or cross Lynx.
538760484Sobrien
538860484SobrienSat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
538960484Sobrien
539060484Sobrien	* config.sub (sparc64-elf): Fix os.
539160484Sobrien	(z8k): Remove duplicate.
539260484Sobrien
539360484SobrienThu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
539460484Sobrien
539560484Sobrien	* Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
539660484Sobrien	gcc/stmp-fixproto, to try to prevent fixproto from being run.
539760484Sobrien
539860484SobrienWed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
539960484Sobrien
540060484Sobrien	* configure: Make file links cleanly even if Lynx fails on
540160484Sobrien          an NFS symlink (at least fail cleanly).
540260484Sobrien
540360484SobrienMon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
540460484Sobrien
540560484Sobrien	* test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
540660484Sobrien	-XNh2000.
540760484Sobrien
540860484SobrienSat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
540960484Sobrien
541060484Sobrien	* configure: Unknown options are fatal again.
541160484Sobrien
541260484SobrienFri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
541360484Sobrien
541460484Sobrien	* configure: Ignore --x-includes and --x-libraries, for Autoconf
541580016Sobrien	compatibility.
541660484Sobrien
541760484SobrienThu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
541860484Sobrien
541960484Sobrien	* build-all.mk: Add `clean' target.
542060484Sobrien
542160484SobrienWed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
542260484Sobrien
542360484Sobrien	* config.guess:  Add SINIX support.
542460484Sobrien	* configure.in:  Add mips-*-sysv4* support.
542560484Sobrien
542660484SobrienMon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
542760484Sobrien
542860484Sobrien	* build-all.mk: Document all useful targets.
542960484Sobrien	If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
543060484Sobrien	If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
543160484Sobrien
543260484SobrienThu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
543360484Sobrien
543460484Sobrien	* configure: Support --silent, --quiet.
543560484Sobrien
543660484SobrienWed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
543760484Sobrien
543860484Sobrien	* configure: Support --disable-FEATURE.
543960484Sobrien
544060484SobrienTue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
544160484Sobrien
544260484Sobrien	* config.guess: Recognize NCR running SVR4.3.
544360484Sobrien
544460484SobrienMon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
544560484Sobrien
544660484Sobrien	* config.guess:  Make BSDI generate i386-unknown-bsd386.
544760484Sobrien	Patch from Paul Eggert <eggert@twinsun.com>.
544860484Sobrien
544960484SobrienMon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
545060484Sobrien
545160484Sobrien	* configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
545260484Sobrien
545360484SobrienSat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
545460484Sobrien
545560484Sobrien	* configure: Make unrecognized options give nonfatal warnings
545660484Sobrien	instead of fatal errors, and pass them to any subdirectory
545760484Sobrien	configures in case they recognize them.
545860484Sobrien	Make --x equivalent to --with-x.
545960484Sobrien
546060484SobrienFri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
546160484Sobrien
546260484Sobrien	* configure: Add --enable-* options.  Clean up usage message and
546360484Sobrien	some comments.
546460484Sobrien
546560484SobrienThu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
546660484Sobrien
546760484Sobrien	* Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
546860484Sobrien
546960484SobrienSun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
547060484Sobrien
547160484Sobrien	* configure.in (hppa*-*-*): Enable binutils.
547260484Sobrien
547360484SobrienSat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
547460484Sobrien
547560484Sobrien	* config.sub: Recognize cisco.
547660484Sobrien
547760484SobrienFri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
547860484Sobrien
547960484Sobrien	* Makefile.in (CXXFLAGS): Add -fexternal-templates.
548060484Sobrien
548160484SobrienTue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
548260484Sobrien
548360484Sobrien	* config.guess: about target *-hitachi-hiuxwe2, don't print more
548460484Sobrien	than one configuration name.  Add comment.
548560484Sobrien
548660484SobrienSun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
548760484Sobrien
548860484Sobrien	* config.guess: about target *-hitachi-hiuxwe2, fixed
548960484Sobrien	machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
549060484Sobrien	macro is incorrect.]
549160484Sobrien
549260484SobrienSun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
549360484Sobrien
549460484Sobrien	* Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
549560484Sobrien	than the "make ls" stuff which used to be here.
549660484Sobrien
549760484SobrienFri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
549860484Sobrien
549960484Sobrien	* config.guess:  Recognize i[34]86-unknown-freebsd.
550060484Sobrien	From Shawn M Carey <smcarey@rodan.syr.edu>.
550160484Sobrien
550260484SobrienThu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
550360484Sobrien
550460484Sobrien	* configure.in (noconfigdirs for alpha): Remove libg++ and libio.
550560484Sobrien
550660484SobrienWed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
550760484Sobrien
550860484Sobrien	* config.guess: Check for ptx.
550960484Sobrien
551060484SobrienMon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
551160484Sobrien
551260484Sobrien	* config.sub: Add os9k checking.
551360484Sobrien
551460484SobrienThu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
551560484Sobrien
551660484Sobrien	* config.guess: Handle OSF1 running on HPPA processors
551760484Sobrien
551860484SobrienFri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
551960484Sobrien
552060484Sobrien	* configure: If subdir configure fails, print out a message with
552160484Sobrien	subdirectory name, in case subdir's configure code didn't identify
552260484Sobrien	itself.
552360484Sobrien
552460484SobrienFri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
552560484Sobrien
552660484Sobrien	* configure.in: Remove embedded newlines from configdirs.
552760484Sobrien	Avoid mismatches of substrings.  Fix matching strings at end
552860484Sobrien	of configdirs.
552960484Sobrien
553060484SobrienFri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
553160484Sobrien
553260484Sobrien	* config.guess:  Add Lynx/rs6000 config support.
553360484Sobrien
553460484SobrienTue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
553560484Sobrien
553660484Sobrien	* configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
553760484Sobrien
553860484SobrienMon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
553960484Sobrien
554060484Sobrien	* configure.in (hppa*-*-osf*): Treat this just like most other
554160484Sobrien	PA configurations (eg no binutils or ld).
554260484Sobrien	(hppa*-*-*elf*): These configurations have binutils and ld.
554360484Sobrien
554460484SobrienSun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
554560484Sobrien
554660484Sobrien	* config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
554760484Sobrien
554860484SobrienSat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
554960484Sobrien
555060484Sobrien	* configure.in (rs6000-*-*): Build gas.
555160484Sobrien
555260484SobrienWed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
555360484Sobrien
555460484Sobrien        * Makefile.in:  Avoid bug in losing hpux sed.
555560484Sobrien
555660484SobrienWed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
555760484Sobrien
555860484Sobrien	* Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
555960484Sobrien	for GDB and GDB has been fixed to not need it.
556060484Sobrien
556160484SobrienMon Jan 31 18:40:55 1994  Stu Grossman  (grossman at cygnus.com)
556260484Sobrien
556360484Sobrien	* config/mh-lynxosrs6k:  Account for lack of ranlib!
556460484Sobrien
556560484SobrienSun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
556660484Sobrien
556760484Sobrien	* config.guess: Recognize vax hosts.
556860484Sobrien
556960484SobrienFri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
557060484Sobrien
557160484Sobrien	* configure (while loop): Don't use "break 2" inside case
557260484Sobrien	statement -- the case statement isn't an enclosing loop.
557360484Sobrien
557460484SobrienMon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
557560484Sobrien
557660484Sobrien	* config.guess:  Clean up NeXT support, to allow nextstep
557760484Sobrien	on Intel machines.  Make OS be nextstep.
557860484Sobrien
557960484SobrienSun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
558060484Sobrien
558160484Sobrien	* config.guess: Add alternate forms for Convex.
558260484Sobrien
558360484SobrienThu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
558460484Sobrien
558560484Sobrien	* configure:  Completely rewrite option processing.  Take
558660484Sobrien	advantage of pattern-matching to avoid invoking test frequently.
558760484Sobrien	Also clean up host and target defaulting logic.
558860484Sobrien
558960484SobrienMon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
559060484Sobrien
559160484Sobrien	* Makefile.in: Replace all occurrances of "rootme" with "r" and
559260484Sobrien	"$${rootme}" with "$$r", to increase the likelihood that the do-*
559360484Sobrien	commands (plus user environment) will fit SCO limits.
559460484Sobrien
559560484SobrienThu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
559660484Sobrien
559760484Sobrien	* configure.in: Don't issue warnings about directories which are
559860484Sobrien	not being configured if -norecursion is set.  Correct test for
559960484Sobrien	--with-gnu-as and --with-gnu-ld to not get confused by substring
560060484Sobrien	matches.
560160484Sobrien
560260484Sobrien	* configure.in: Don't build gas for alpha-dec-osf1*.
560360484Sobrien
560460484SobrienTue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
560560484Sobrien
560660484Sobrien	* configure:  Back out Per's change of 12/19/1993.  It changes the
560760484Sobrien	behavior of configure in unexpected and confusing ways.
560860484Sobrien
560960484Sobrien	Also, use different delim char when calculating
561060484Sobrien	program_transform_name so that the name can contain slashes.
561160484Sobrien
561260484SobrienSat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
561360484Sobrien
561460484Sobrien	* configure.in, config.sub: Add support for VSTa micro-kernel.
561560484Sobrien
561660484SobrienSat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
561760484Sobrien
561860484Sobrien	* configure.in: Nuke hacks which were used to get a special
561960484Sobrien	version of GAS for HPPA configurations.
562060484Sobrien
562160484SobrienSun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
562260484Sobrien
562360484Sobrien	* configure:  If only ${target_alias} is given, use that
562460484Sobrien	as the default for ${host_alias}.
562560484Sobrien	* configure:  Add missing back-slashes before nested quotes.
562660484Sobrien
562760484SobrienWed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
562860484Sobrien
562960484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
563060484Sobrien
563160484SobrienTue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
563260484Sobrien
563360484Sobrien	* config.guess:  Recognize some Tektronix configurations.
563460484Sobrien	From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
563560484Sobrien
563660484SobrienSat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
563760484Sobrien
563860484Sobrien	* config.sub: Match any flavor of SH.
563960484Sobrien
564060484SobrienThu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
564160484Sobrien
564260484Sobrien	* configure.in: Don't try to configure newlib for Alpha.
564360484Sobrien
564460484SobrienThu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
564560484Sobrien
564660484Sobrien	* configure.in: Don't build ld for Irix 5.  Don't build gas,
564760484Sobrien	libg++ or libio for any Alpha target.
564860484Sobrien
564960484Sobrien	* configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
565060484Sobrien	* config/mh-irix5. New file for Irix 5.
565160484Sobrien
565260484SobrienWed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
565360484Sobrien
565460484Sobrien	* Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
565560484Sobrien	default arguments -- so it tried to compress itself.
565660484Sobrien
565760484SobrienTue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
565860484Sobrien
565960484Sobrien	* configure.in (notsupp): ensure that a space is always at the end
566060484Sobrien	  of the configdirs list, since the grep checks for an explicit space
566160484Sobrien
566260484SobrienTue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
566360484Sobrien
566460484Sobrien	* configure.in (target i386-sysv4.2): don't build ld, since static
566560484Sobrien	  versions of many libraries are not available.
566660484Sobrien
566760484SobrienTue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
566860484Sobrien
566960484Sobrien	* config.guess: Recognize Apollos (using environment variables).
567060484Sobrien	* configure.in: Don't configure ld, binutils, or gprof for Apollo.
567160484Sobrien
567260484SobrienThu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
567360484Sobrien
567460484Sobrien	* config.guess: Recognize Sony news mips running newsos.
567560484Sobrien
567660484SobrienWed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
567760484Sobrien
567860484Sobrien	* Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
567960484Sobrien	"fi ; else" for bash.
568060484Sobrien
568160484SobrienTue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
568260484Sobrien
568360484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
568460484Sobrien
568560484SobrienFri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
568660484Sobrien
568760484Sobrien	* config.sub: accept unixware as an alias for svr4.2.
568860484Sobrien	Fix some inconsistancies with the gcc version.
568960484Sobrien
569060484SobrienFri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
569160484Sobrien
569260484Sobrien	* Makefile.in (DISTDOCDIRS):  Add gdb.
569360484Sobrien
569460484SobrienFri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
569560484Sobrien
569660484Sobrien	* Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
569760484Sobrien
569860484SobrienFri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
569960484Sobrien
570060484Sobrien	* Makefile.in (taz): Only build "info" in DISTDOCDIRS.
570160484Sobrien	(DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
570260484Sobrien	this now.
570360484Sobrien
570460484SobrienThu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
570560484Sobrien
570660484Sobrien	* config.sub: Accept hiux* as an OS name.
570760484Sobrien
570860484Sobrien	* Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
570960484Sobrien	etc/make-stds.texi.  The underscore came from gcc, and dje now
571060484Sobrien	agrees that RUNTESTFLAGS is the correct name.
571160484Sobrien
571260484SobrienThu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
571360484Sobrien
571460484Sobrien	* install.sh:  Remove 'set -e'.  It makes any conditionals
571560484Sobrien	in the script useless.
571660484Sobrien
571760484Sobrien	* config.guess: Automatically recognize arm-acorn-riscix
571860484Sobrien	Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
571960484Sobrien
572060484SobrienThu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
572160484Sobrien
572260484Sobrien	* Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
572360484Sobrien
572460484SobrienWed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
572560484Sobrien
572660484Sobrien	* Makefile.in (DISTDOCDIRS): New variable.
572760484Sobrien	(taz): Edit local Makefile.in sooner, instead of proto-toplev
572880016Sobrien	Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
572960484Sobrien
573060484SobrienWed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
573160484Sobrien
573260484Sobrien	* configure.in (hppa target): check the source directory for the
573360484Sobrien	  pagas sub-directory
573460484Sobrien
573560484SobrienWed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
573660484Sobrien
573760484Sobrien	* config.sub: Allow -aout* and -elf*.
573860484Sobrien
573960484SobrienWed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
574060484Sobrien
574160484Sobrien	* configure.in: Don't build ld on i386-solaris2, same as for
574260484Sobrien	sparc-solaris2.
574360484Sobrien
574460484SobrienTue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
574560484Sobrien
574660484Sobrien	* Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
574760484Sobrien
574860484SobrienTue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
574960484Sobrien
575060484Sobrien	* configure.in:  Configure gdb for alpha.
575160484Sobrien
575260484SobrienMon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
575360484Sobrien
575460484Sobrien	* Makefile.in (CXXFLAGS): Add -O.
575560484Sobrien
575660484SobrienWed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
575760484Sobrien
575860484Sobrien	* config.guess: added support for DG Aviion
575960484Sobrien
576060484SobrienTue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
576160484Sobrien
576260484Sobrien	* configure.in: Produce warning message for subdirectories not
576360484Sobrien	configurable for this host/target combination.  Don't try to
576460484Sobrien	configure gdb for vms.
576560484Sobrien
576660484SobrienMon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
576760484Sobrien
576860484Sobrien	* Makefile.in (taz): Replace "byacc" with "bison -y" in the
576960484Sobrien	appropriate files before making "diststuff".
577060484Sobrien	(DISTBISONFILES): New var: list of files to be edited.
577160484Sobrien	(DISTSTUFFDIRS): Add binutils.
577260484Sobrien
577360484SobrienFri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
577460484Sobrien
577560484Sobrien	* config.sub: also handle mipsel and mips64el (for little endian mips)
577660484Sobrien
577760484SobrienFri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
577860484Sobrien
577960484Sobrien	* configure.in: Add * to end of all OS names.
578060484Sobrien
578160484SobrienThu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
578260484Sobrien
578360484Sobrien	* configure.in: Build newlib for LynxOS native.
578460484Sobrien
578560484SobrienWed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
578660484Sobrien
578760484Sobrien	* config.guess: Add support for delta 88k running SVR3.
578860484Sobrien
578960484Sobrien	* configure.in: Add comment about HP compiler vs. emacs.
579060484Sobrien
579160484SobrienTue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
579260484Sobrien
579360484Sobrien	* configure.in: don't build ld on solaris2 (not a viable option
579460484Sobrien	  due to bugs in getpwnam & getpwuid)
579560484Sobrien
579660484SobrienTue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
579760484Sobrien
579860484Sobrien	* configure.in: Accept alpha-dec-osf1*, not just -osf1, since
579960484Sobrien	config.guess will produce a full version number.
580060484Sobrien
580160484SobrienTue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
580260484Sobrien
580360484Sobrien	* configure.in: Build linker and binutils for alpha-dec-osf1.
580460484Sobrien
580560484SobrienTue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
580660484Sobrien
580760484Sobrien	* Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
580860484Sobrien	and gdb/testsuite/Makefile.in.
580960484Sobrien
581060484SobrienSat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
581160484Sobrien
581260484Sobrien	* configure.in: recognize mips*- instead of mips-
581360484Sobrien
581460484SobrienFri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
581560484Sobrien
581660484Sobrien	* config.sub: Accept linux*coff and linux*elf as operating
581760484Sobrien	systems.
581860484Sobrien
581980016SobrienTue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
582080016Sobrien
582180016Sobrien	* ltmain.sh: Handle symlinks in generated script.
582280016Sobrien
582360484SobrienThu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
582460484Sobrien
582560484Sobrien	* config.sub: Recognize mips64, and mips3 as an alias for it.
582660484Sobrien
582760484SobrienWed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
582860484Sobrien
582960484Sobrien	* configure.in: Remove alpha-dec-osf*, no longer necessary now that
583060484Sobrien	gdb knows how to handle OSF/1 shared libraries.
583160484Sobrien
583260484SobrienTue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
583360484Sobrien
583460484Sobrien	* configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
583560484Sobrien	* config.guess: Recognize Hitachi's HIUX.
583660484Sobrien	* config.sub: Recognize h3050r* and hppahitachi.
583760484Sobrien	Remove redundant cases for hp9k[23]*.
583860484Sobrien
583960484SobrienMon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
584060484Sobrien
584160484Sobrien	* configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
584260484Sobrien	if gas and ld are in the source tree and are in ${configdirs}.
584360484Sobrien	If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
584480016Sobrien	--with options (but still pass them down on the command line,
584560484Sobrien	if they were explicitly specified).
584660484Sobrien
584780016SobrienWed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
584880016Sobrien
584980016Sobrien	* configure: Handle autoconf style directory options: --bindir,
585080016Sobrien	--datadir, --includedir, --infodir, --libdir, --libexecdir,
585180016Sobrien	--mandir, --oldincludedir, --sbindir, --sharedstatedir,
585280016Sobrien	--sysconfdir.
585380016Sobrien	* Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
585480016Sobrien	(sharedstatedir, localstatedir, oldincludedir): New variables.
585580016Sobrien	(BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
585680016Sobrien	infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
585780016Sobrien	sbindir, sharedstatedir, and sysconfdir.
585880016Sobrien
585960484SobrienFri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
586060484Sobrien
586160484Sobrien	* configure: substitute SHELL value in Makefile.in with
586260484Sobrien	${CONFIG_SHELL}
586360484Sobrien
586480016SobrienWed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
586580016Sobrien
586680016Sobrien	* ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
586780016Sobrien
586860484SobrienThu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
586960484Sobrien
587060484Sobrien	* configure.in: Build gas, ld, and binutils for *-*-sysv4* and
587160484Sobrien	*-*-solaris2* targets.
587260484Sobrien
587360484SobrienSun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
587460484Sobrien
587560484Sobrien	* Makefile.in: define M4, and pass it down to sub-makes;
587660484Sobrien	all-autoconf now depends on all-m4
587760484Sobrien
587860484SobrienSat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
587960484Sobrien
588060484Sobrien	* Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
588160484Sobrien	presence of {ar,ranlib} instead of a configured directory
588260484Sobrien
588360484SobrienWed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
588460484Sobrien
588560484Sobrien	* config.guess: Accept 34?? as well as 33?? for NCR.
588660484Sobrien
588760484SobrienMon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
588860484Sobrien
588960484Sobrien	* configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
589060484Sobrien	of 'gas' in sed commands, since 'gash' is now in the tree as well.
589160484Sobrien
589260484SobrienFri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
589360484Sobrien
589460484Sobrien	* configure: grab values for $(CC) and $(CXX) from the
589560484Sobrien	environment, so that someone can do "CC=gcc configure; make" and
589660484Sobrien	have it work right (matching the way that autoconf works now)
589760484Sobrien
589860484Sobrien	* configure.in, Makefile.in: add support for gash, the tcl
589960484Sobrien	interface to Galaxy
590060484Sobrien
590160484Sobrien	* config.guess: add NetBSD variants (hp300, x86)
590260484Sobrien
590360484SobrienThu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
590460484Sobrien
590560484Sobrien	* install.sh: Support -d option (in the manner of SunOS 4 install,
590660484Sobrien	as it is more deterministic than that of GNU install)
590760484Sobrien	(chmodcmd): Set file to mode 755 by default (should also do default
590860484Sobrien	chgrp and chown, but I don't feel like dealing with that now)
590960484Sobrien
591060484SobrienTue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
591160484Sobrien
591260484Sobrien	* config.sub: Remove h8300hhms alias.
591360484Sobrien
591460484SobrienTue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
591560484Sobrien
591660484Sobrien	* configure.in: Match *-*-solaris2* not *-sun-solaris2*.
591760484Sobrien
591860484SobrienMon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
591960484Sobrien
592060484Sobrien	* Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
592160484Sobrien	as stmp-fixinc
592260484Sobrien
592360484SobrienWed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
592460484Sobrien
592560484Sobrien	* config.sub: recognize m88110-bug-coff.
592660484Sobrien
592760484SobrienTue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
592860484Sobrien
592960484Sobrien	* Makefile.in (all-libio): all dependencies on the toolchain used
593060484Sobrien	to build this (gcc, gas, ld, etc)
593160484Sobrien
593260484SobrienFri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
593360484Sobrien
593460484Sobrien	* config.guess: Deal with OSF/1 1.3 on alpha.
593560484Sobrien
593660484SobrienThu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
593760484Sobrien
593860484Sobrien	* install.sh: add some 'else true' clauses for portability
593960484Sobrien
594060484Sobrien	* configure.in: don't build libio for h8[35]00-*-* targets
594160484Sobrien
594260484SobrienTue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
594360484Sobrien
594460484Sobrien	* Makefile.in:  Add support for new libio.
594560484Sobrien
594660484SobrienSun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
594760484Sobrien
594860484Sobrien	* install.sh: If one command fails, don't try the rest.  Don't try
594960484Sobrien	to remove $dsttmp (via trap) unless we have already created it.
595060484Sobrien	If $src doesn't exist, detect it and exit with an error.
595160484Sobrien
595260484Sobrien	* config.guess: Recognize BSD on hp300.
595360484Sobrien
595460484SobrienWed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
595560484Sobrien
595660484Sobrien	* config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
595760484Sobrien	Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
595860484Sobrien
595960484SobrienWed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
596060484Sobrien
596160484Sobrien	* Makefile.in (all-send-pr): depends on all-prms
596260484Sobrien
596360484SobrienWed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
596460484Sobrien
596560484Sobrien	* config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
596660484Sobrien
596760484SobrienFri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
596860484Sobrien
596960484Sobrien	* config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
597060484Sobrien	Added test for mips-mips-riscos5.
597160484Sobrien
597260484SobrienThu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
597360484Sobrien
597460484Sobrien	* configure.in: use mh-hp300 for 68k HP hosts
597560484Sobrien
597660484SobrienMon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
597760484Sobrien
597860484Sobrien	* configure: add support for CONFIG_SHELL, so that you can use
597960484Sobrien	some alternate shell for evaluating configure scripts
598060484Sobrien
598160484SobrienSun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
598260484Sobrien
598360484Sobrien	* Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
598460484Sobrien	in configure script to bug-gdb@prep.ai.mit.edu when building
598560484Sobrien	distribution archive.
598660484Sobrien	* Makefile.in (COMPRESS):  Remove def.
598760484Sobrien	* Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
598860484Sobrien	gdb.tar.Z and make-gdb.tar.Z respectively.
598960484Sobrien	* Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
599060484Sobrien	* Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
599160484Sobrien	to convergence with 'taz' target in Makefile.in.
599260484Sobrien
599360484SobrienFri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
599460484Sobrien
599560484Sobrien	* install.sh (dsttmp): use trap to ensure that tmp files go
599660484Sobrien	away on error conditions
599760484Sobrien
599860484SobrienWed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
599960484Sobrien
600060484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
600160484Sobrien
600260484SobrienTue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
600360484Sobrien
600460484Sobrien	* Makefile.in (install-dirs): Deal with a prefix like /gnu;
600560484Sobrien	its parent is '/' not ''.
600660484Sobrien
600760484Sobrien	* Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
600860484Sobrien
600960484SobrienFri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
601060484Sobrien
601160484Sobrien	* configure: if ${newsrcdir}/configure doesn't exist, don't assume
601260484Sobrien	that ${newsrcdir}/configure.in does.
601360484Sobrien
601460484SobrienTue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
601560484Sobrien
601660484Sobrien	* test-build.mk: support for CONFIG_SHELL
601760484Sobrien
601860484SobrienMon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
601960484Sobrien
602060484Sobrien	* config.sub (netware):  Add as a basic system type.
602160484Sobrien
602260484SobrienWed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
602360484Sobrien
602460484Sobrien	* Makefile.in (Makefile): depend on configure.in.  Also drop the
602560484Sobrien	  $(srcdir)/ from the dependency on Makefile.in.
602660484Sobrien
602760484SobrienTue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
602860484Sobrien
602960484Sobrien	* config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
603060484Sobrien	(h8300hhms is temporary until multi-libraries are implemented).
603160484Sobrien	* configure.in: Handle h8300h too.
603260484Sobrien
603360484SobrienSun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
603460484Sobrien
603560484Sobrien	* config.guess: Recognize dpx/2 as m68k-bull-sysv3.
603660484Sobrien
603760484SobrienThu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
603860484Sobrien
603960484Sobrien	* configure:  Remove extraneous output when guessing host type.
604060484Sobrien	* config.guess:  Remove extraneous output when guessing using C
604160484Sobrien	compiler rather than uname, or when guessing fails.
604260484Sobrien
604360484SobrienWed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
604460484Sobrien
604560484Sobrien	* Makefile.in: remove all.cross and install.cross targets
604660484Sobrien
604760484Sobrien	* configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
604860484Sobrien	  definitions
604960484Sobrien
605060484SobrienTue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
605160484Sobrien
605260484Sobrien	* configure.in (target sh): Build gprof.
605360484Sobrien
605460484SobrienThu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
605560484Sobrien
605660484Sobrien	* config.sub: change -solaris to -solaris2
605760484Sobrien
605860484SobrienThu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
605960484Sobrien
606060484Sobrien	* configure.in: Use config/mh-riscos for mips-*-sysv*.
606160484Sobrien
606260484SobrienWed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
606360484Sobrien
606460484Sobrien	* configure: Correct error message for missing Makefile.in to
606560484Sobrien	print correct directory.
606660484Sobrien
606760484SobrienTue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
606860484Sobrien
606960484Sobrien	* install.sh: kludge around 386BSD shell bug
607060484Sobrien
607160484SobrienTue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
607260484Sobrien
607360484Sobrien	* config.guess:  Recognize NeXT.
607460484Sobrien	* config.guess:  Recognize i486-ncr-sysv4.
607560484Sobrien	* Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
607660484Sobrien
607760484SobrienTue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
607860484Sobrien
607960484Sobrien	* Makefile.in (MAKEINFOFLAGS): New variable.
608060484Sobrien	(FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
608160484Sobrien	* build-all.mk, test-build.mk: Pass down --no-split as
608260484Sobrien	MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
608360484Sobrien
608460484SobrienThu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
608560484Sobrien
608660484Sobrien	* Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
608760484Sobrien
608860484SobrienWed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
608960484Sobrien
609060484Sobrien	* Makefile.in (libg++.tar.z):  New rule.
609160484Sobrien	* Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
609260484Sobrien	* Makefile.in (taz):  Only do a single chmod.
609360484Sobrien
609460484SobrienFri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
609560484Sobrien
609660484Sobrien	* install.sh: don't use dirname anymore (replaced with sed usage)
609760484Sobrien
609860484SobrienThu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
609960484Sobrien
610060484Sobrien	* Makefile.in:  Change extension for gzip'd files from '.z' to
610160484Sobrien	'.gz' per new FSF standard usage.
610260484Sobrien
610360484SobrienThu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
610460484Sobrien
610560484Sobrien	* configure: put quotes around the final value of program_transform_name
610660484Sobrien
610760484SobrienTue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
610860484Sobrien
610960484Sobrien	* Makefile.in: new install.sh support; update install-info rules
611060484Sobrien
611160484SobrienWed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
611260484Sobrien
611360484Sobrien	* configure.in: Build diff for crosses, but not for go32 host.
611460484Sobrien
611560484Sobrien	* configure.in: Build gprof only for native, and don't build it
611660484Sobrien	for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
611760484Sobrien
611860484SobrienMon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
611960484Sobrien
612060484Sobrien	* configure.in: don't build gas,ld,binutils on for *-*-sysv4
612160484Sobrien
612260484SobrienMon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
612360484Sobrien
612460484Sobrien	* configure.in (host_tools): Add prms.
612560484Sobrien
612660484SobrienFri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
612760484Sobrien
612860484Sobrien	* Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
612960484Sobrien	with $(FLAGS_TO_PASS) on the command line
613060484Sobrien
613160484Sobrien	* config.sub: Recognize lynx and lynxos
613260484Sobrien
613360484SobrienFri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
613460484Sobrien
613560484Sobrien	* config.sub: Accept -ecoff*, not just -ecoff.
613660484Sobrien
613760484SobrienThu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
613860484Sobrien
613960484Sobrien	* Makefile.in (taz): Use .gz suffix instead of .z.
614060484Sobrien	(binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
614160484Sobrien	names.
614260484Sobrien
614360484SobrienThu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
614460484Sobrien
614560484Sobrien	* Makefile.in (vault-install): add an 'else true' (for Ultrix)
614660484Sobrien
614760484SobrienWed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
614860484Sobrien
614960484Sobrien	* Makefile.in (install-no-fixedincludes):  install gcc last, so
615060484Sobrien	that rebuilds that might happen during 'make install' don't get
615160484Sobrien	bogus gcc include files
615260484Sobrien
615360484SobrienWed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
615460484Sobrien
615560484Sobrien	Change from Utah for HPPA support:
615660484Sobrien	* config.guess: Recognize hppa1.x-hp-bsd.
615760484Sobrien
615860484SobrienWed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
615960484Sobrien
616060484Sobrien	* config.guess:  Add support for Motorola Delta 68k, up to r3v7.
616160484Sobrien	Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
616260484Sobrien
616360484SobrienTue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
616460484Sobrien
616560484Sobrien	* config.sub: Add support for rom68k and bug boot monitors.
616660484Sobrien
616760484SobrienMon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
616860484Sobrien
616960484Sobrien	* Makefile.in: Make all-opcodes depend on all-bfd.
617060484Sobrien
617160484SobrienThu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
617260484Sobrien
617360484Sobrien	* config.guess: Added special check for i[34]86-univel-sysv4*.
617460484Sobrien
617560484SobrienWed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
617660484Sobrien
617760484Sobrien	* config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
617860484Sobrien	the processor rather than assuming i486.
617960484Sobrien
618060484SobrienWed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
618160484Sobrien
618260484Sobrien	* config.guess: Recognize SunOS6 as Solaris3.
618360484Sobrien
618460484SobrienTue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
618560484Sobrien
618660484Sobrien	* config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
618760484Sobrien	Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
618860484Sobrien
618960484SobrienTue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
619060484Sobrien
619160484Sobrien	* build-all.mk (all-cross): New target for Canadian Cross.
619260484Sobrien	Added Q2 go32 targets.
619360484Sobrien	* test-build.mk: Configure go32 cross sparclite-aout and
619460484Sobrien	mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
619560484Sobrien	PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
619660484Sobrien
619760484SobrienMon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
619860484Sobrien
619960484Sobrien	* configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
620060484Sobrien	GO32 hosted toolchains
620160484Sobrien
620260484SobrienMon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
620360484Sobrien
620460484Sobrien	* configure: change  so "-exec-prefix" gets passed down rather
620560484Sobrien	than "-exec_prefix" so autoconf generated Makefiles get the
620660484Sobrien	exec_prefix set right.
620760484Sobrien
620860484SobrienFri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
620960484Sobrien
621060484Sobrien	* config.guess: get the Solaris2 minor version number
621160484Sobrien
621260484Sobrien	* Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
621360484Sobrien
621460484SobrienFri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
621560484Sobrien
621660484Sobrien	* config.guess: Recognize some Sequent platforms.
621760484Sobrien
621860484SobrienThu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
621960484Sobrien
622060484Sobrien	* Makefile.in: added the vault-install target
622160484Sobrien
622260484Sobrien	* configure.in: actually use the Sun3 makefile fragment that's in
622360484Sobrien	config, also added the release dir to configdirs
622460484Sobrien
622560484SobrienThu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
622660484Sobrien
622760484Sobrien	* Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
622860484Sobrien
622960484SobrienTue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
623060484Sobrien
623160484Sobrien	* configure.in: remove some program from Alpha targetted toolchains
623260484Sobrien
623360484SobrienTue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
623460484Sobrien
623560484Sobrien	* Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
623660484Sobrien	gprof.
623760484Sobrien	(taz): Run "make diststuff" in those directories instead of "make
623860484Sobrien	proto-dir".  Look for "VERSION=" only at start of line in subdir
623960484Sobrien	Makefile.  Use "gzip -9" for compression.
624060484Sobrien	(TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
624160484Sobrien	(binutils.tar.z): New target.
624260484Sobrien
624360484SobrienMon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
624460484Sobrien
624560484Sobrien	* Makefile.in (taz): Include gpl.texinfo.
624660484Sobrien
624760484SobrienFri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
624860484Sobrien
624960484Sobrien	* Makefile.in (setup-dirs): Merged into "taz" target.
625060484Sobrien	(taz): Only do `proto-dir' stuff if a directory is actually needed
625160484Sobrien	for this target.
625260484Sobrien
625360484SobrienWed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
625460484Sobrien
625560484Sobrien	* Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
625660484Sobrien	(FLAGS_TO_PASS): Pass down MUNCH_NM.
625760484Sobrien	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
625860484Sobrien	(EXTRA_GCC_FLAGS): Pass down HOST_* variables.
625960484Sobrien	(gcc-no-fixedincludes): Correct for current gcc Makefile.
626060484Sobrien
626160484SobrienTue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
626260484Sobrien
626360484Sobrien	* Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
626460484Sobrien	config.sub, and move-if-change to gdb testsuite distribution
626560484Sobrien	archive, so the testsuite can be extracted, configured, and
626660484Sobrien	run separately from the gdb distribution.  Blow away the Chill
626760484Sobrien	tests that require a Chill compiled executable, since GNU Chill
626860484Sobrien	is not yet publically available.
626960484Sobrien
627060484SobrienMon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
627160484Sobrien
627260484Sobrien	* test-build.mk: set environment variables in a single command,
627360484Sobrien	instead of a list of assignments and exports
627460484Sobrien
627560484Sobrien	* config.guess: recognize Alpha/OSF1 systems
627660484Sobrien
627760484SobrienMon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
627860484Sobrien
627960484Sobrien	* configure: Change help message to prefer --options rather than
628060484Sobrien	  -options.
628160484Sobrien
628260484SobrienMon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
628360484Sobrien
628460484Sobrien	* config.sub: Convergent Tech. "miniframe" uses m68010, sez
628560484Sobrien	zippy@ecst.csuchico.edu.
628660484Sobrien	* config.guess: Recognize miniframe.
628760484Sobrien
628860484SobrienSun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
628960484Sobrien
629060484Sobrien       * Makefile.in: Use srcroot to find runtest rather than rootme.
629160484Sobrien       Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
629260484Sobrien
629360484SobrienFri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
629460484Sobrien
629560484Sobrien	* test-build.mk: Extensive additions to support building on a
629660484Sobrien	machine other than the host.
629760484Sobrien
629860484SobrienWed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
629960484Sobrien
630060484Sobrien	* configure (tooldir): Fix for i386-aix again.
630160484Sobrien
630260484SobrienMon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
630360484Sobrien
630460484Sobrien	* configure, Makefile.in:  Change definition of $(tooldir)
630560484Sobrien	to match the FSF.
630660484Sobrien
630760484SobrienFri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
630860484Sobrien
630960484Sobrien	* config.guess:  Recognize i[34]86/SVR4.
631060484Sobrien
631160484SobrienFri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
631260484Sobrien
631360484Sobrien	* Makefile.in (all-gdb): gdb depends on sim.
631460484Sobrien
631560484SobrienThu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
631660484Sobrien
631760484Sobrien	* Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
631860484Sobrien	at the same time we make the prototype gdb directory.
631960484Sobrien	* Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
632060484Sobrien	files at the same time as the gdb base release distribution.
632160484Sobrien
632260484SobrienThu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
632360484Sobrien
632460484Sobrien	* Makefile.in (check): Use individual check targets rather than
632560484Sobrien	DO_X rule.
632660484Sobrien	(check-gcc): Added.
632760484Sobrien
632860484SobrienThu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
632960484Sobrien
633060484Sobrien	* config.sub: Use sysv3.2 not sysv32 for canonical OS
633160484Sobrien	for System V release 3.2.
633260484Sobrien
633360484SobrienThu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
633460484Sobrien
633560484Sobrien	* config.sub: Recognize hppaosf.
633660484Sobrien	* configure.in: Do configure ld/binutils/gas for it.
633760484Sobrien
633860484SobrienTue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
633960484Sobrien
634060484Sobrien	* configure (tooldir): Alter syntax used to set this, for systems
634160484Sobrien	where "\$" isn't handled right, like i386-aix.
634260484Sobrien
634360484SobrienThu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
634460484Sobrien
634560484Sobrien	* configure: Pass program-transform-name, not
634660484Sobrien	program_transform_name, to recursive configures.
634760484Sobrien
634860484SobrienThu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
634960484Sobrien
635060484Sobrien	* Makefile.in (gas+binutils.tar.z): New rule for building snapshots
635160484Sobrien	of gas+ld+binutils.
635260484Sobrien
635360484SobrienMon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
635460484Sobrien
635560484Sobrien	* config.guess:  Recognize AIX3.2 as distinct from 3.1.
635660484Sobrien
635760484SobrienSat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
635860484Sobrien
635960484Sobrien	* configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
636060484Sobrien
636160484Sobrien	* config/mh-delta88: remove extraneous GCC references
636260484Sobrien
636360484SobrienTue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
636460484Sobrien
636560484Sobrien	* Makefile.in (PRMS): Set back to all-prms.
636660484Sobrien
636760484SobrienSat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
636860484Sobrien
636960484Sobrien	* test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
637060484Sobrien	targets, rather than for MIPS hosts.
637160484Sobrien
637260484SobrienFri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
637360484Sobrien
637460484Sobrien	* configure.in: add comment for --with-x default values
637560484Sobrien
637660484Sobrien	* config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
637760484Sobrien
637860484Sobrien	* Makefile.in: add check-* targets for each of the directories in
637960484Sobrien	the tree.  Add a definition of RUNTEST that will use the one we
638060484Sobrien	just built, if it exists.  Pass this down via FLAGS_TO_PASS.
638160484Sobrien
638260484SobrienThu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
638360484Sobrien
638460484Sobrien	* configure.in: Removed obsolete references to bfd_target and
638560484Sobrien	target_makefile_frag.
638660484Sobrien
638760484Sobrien	* build-all.mk: Set assorted targets for Q2.
638860484Sobrien	* config.sub: Recognize z8k-sim and h8300-hms.
638960484Sobrien	* test-build.mk: Really don't pass host to configure.
639060484Sobrien	(HOLES): Added uname.
639160484Sobrien
639260484SobrienWed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
639360484Sobrien
639460484Sobrien	* configure: Handle an empty program-prefix, program-suffix or
639560484Sobrien	program-transform-name correctly.
639660484Sobrien
639760484SobrienTue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
639860484Sobrien
639960484Sobrien	* build-all.mk: -G 8 no longer required for MIPS targets.
640060484Sobrien	* test-build.mk: Don't pass host argument to configure; make it
640160484Sobrien	guess.
640260484Sobrien
640360484SobrienTue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
640460484Sobrien
640560484Sobrien	* Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
640660484Sobrien	* Makefile.in (COMPRESS):  New macro, like GZIP.
640760484Sobrien
640860484SobrienFri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
640960484Sobrien
641060484Sobrien	* test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
641160484Sobrien
641260484Sobrien	* build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
641360484Sobrien	with gas currently defaults to -G 0.
641460484Sobrien
641560484SobrienThu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
641660484Sobrien
641760484Sobrien	* Makefile.in (all-flex): flex depends on byacc.
641860484Sobrien
641960484Sobrien	* build-all.mk: If host not specified, use config.guess.  Pass TAG
642060484Sobrien	to test-build.mk as RELEASE_TAG.
642160484Sobrien	* test-build.mk (configargs): New variable containing arguments to
642260484Sobrien	pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
642360484Sobrien	(FLAGS_TO_PASS): Pass down RELEASE_TAG.
642460484Sobrien
642560484Sobrien	* config.guess: Use /bin/uname when checking -X argument on SCO,
642660484Sobrien	to avoid invoking GNU uname which doesn't understand -X.
642760484Sobrien
642860484Sobrien	* test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
642960484Sobrien
643060484Sobrien	* configure.in: Build gas for mips-*-*.
643160484Sobrien
643260484SobrienWed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
643360484Sobrien
643460484Sobrien	* Makefile.in (all.normal): insert missing backslash.
643560484Sobrien
643660484SobrienWed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
643760484Sobrien
643860484Sobrien	* build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
643960484Sobrien	gcc requirements.
644060484Sobrien
644160484Sobrien	* Makefile.in: Complete overhaul to merge many almost identical
644260484Sobrien	targets.
644360484Sobrien
644460484SobrienTue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
644560484Sobrien
644660484Sobrien	* Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
644760484Sobrien	(gdb.tar.Z): Adjusted.
644860484Sobrien
644960484Sobrien	* Makefile.in (setup-dirs, taz): New targets; should be general
645060484Sobrien	enough to adapt for gdb sometime.  Build only .z file.
645160484Sobrien	(gas.tar.z): New target.
645260484Sobrien
645360484SobrienTue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
645460484Sobrien
645560484Sobrien	* build-all.mk: Use CC=cc -Xs on Solaris.
645660484Sobrien
645760484SobrienMon Mar 29 19:59:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
645860484Sobrien
645960484Sobrien	* config/mh-sun3: cc needs -J to compile cp-parse.c correctly
646060484Sobrien
646160484Sobrien	* config/mh-solaris: SunPRO C needs -Xs to be able to get a
646260484Sobrien	working xmakefile for Emacs.
646360484Sobrien
646460484SobrienThu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
646560484Sobrien
646660484Sobrien	* Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
646760484Sobrien	for handling BISON for FSF releases.
646860484Sobrien
646960484SobrienThu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
647060484Sobrien
647160484Sobrien	* configure: Actually implement the change zoo just documented.
647260484Sobrien
647360484SobrienWed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
647460484Sobrien
647560484Sobrien	* configure: when using config.guess, only set target_alias when
647660484Sobrien	it's not already been set (ie, on the command line)
647760484Sobrien
647860484SobrienMon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
647960484Sobrien
648060484Sobrien	* Makefile.in: add installcheck target, set PRMS to install-prms
648160484Sobrien
648260484SobrienSun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
648360484Sobrien
648460484Sobrien	* configure: add support for package_makefile_fragment, handle the
648560484Sobrien	case where a directory has a configure.in file but no Makefile.in
648660484Sobrien	more gracefully (with an actual understandable error message, even);
648760484Sobrien	add support for --without (and add this to the usage message); also
648860484Sobrien	explicitly add a --host=${host_alias} to the command line when
648960484Sobrien	config.guess is used
649060484Sobrien
649160484SobrienSun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
649260484Sobrien
649360484Sobrien	* configure: Must use both --host and --target in recursive calls.
649460484Sobrien
649560484SobrienThu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
649660484Sobrien
649760484Sobrien	* Makefile.in: Change deja-gnu to dejagnu.
649860484Sobrien
649960484SobrienMon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
650060484Sobrien
650160484Sobrien	* configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
650260484Sobrien
650360484SobrienFri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
650460484Sobrien
650560484Sobrien	* configure.in: canonicalize all instances to *-*-solaris2*,
650660484Sobrien	also strip out a number of tools to not build for go32 host
650760484Sobrien
650860484SobrienWed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
650960484Sobrien
651060484Sobrien	* config.guess: add GPL.
651160484Sobrien
651260484Sobrien	* Makefile.in, config.guess, config.sub, configure: bump
651360484Sobrien	  copyrights to 93.
651460484Sobrien
651560484SobrienWed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
651660484Sobrien
651760484Sobrien	* Makefile.in (do-info): Removed obsolete check for existence of
651860484Sobrien	localenv file.
651960484Sobrien
652060484Sobrien	* Makefile.in (MAKEOVERRIDES): Define to be empty.
652160484Sobrien
652260484SobrienWed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
652360484Sobrien
652460484Sobrien	* Makefile.in: a couple of 'else true' for decstation,
652560484Sobrien	support for TclX
652660484Sobrien
652760484Sobrien	* configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
652860484Sobrien
652960484SobrienTue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
653060484Sobrien
653160484Sobrien	* Makefile.in (setup-dirs): change invocation of make to $(MAKE).
653260484Sobrien
653360484SobrienMon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
653460484Sobrien
653560484Sobrien	* config.guess: Recognize i386-ibm-aix (PS/2).
653660484Sobrien	* configure.in: Use config/mh-aix386 file for it.
653760484Sobrien
653860484SobrienMon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
653960484Sobrien
654060484Sobrien	* Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
654160484Sobrien	CC_FOR_TARGET instead.
654260484Sobrien	(BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
654360484Sobrien
654460484SobrienWed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
654560484Sobrien
654660484Sobrien	* Makefile.in: Add sim to list of directories sent with gdb
654760484Sobrien
654860484SobrienWed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
654960484Sobrien
655060484Sobrien	* configure.in: Put back mips-dec-bsd* case.
655160484Sobrien
655260484SobrienTue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
655360484Sobrien
655460484Sobrien	(Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
655560484Sobrien	* configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
655660484Sobrien	* config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
655760484Sobrien	* config/mh-vaxult2:  New file.
655860484Sobrien
655960484SobrienTue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
656060484Sobrien
656160484Sobrien	* configure.in: remove no-op mips-dec-bsd* in "case $target"
656260484Sobrien
656360484Sobrien	* Makefile.in (dir.info): only run gen-info-dir if it exists,
656460484Sobrien	(install-info): install dir.info only if it exists,
656560484Sobrien	(all-expect, install-expect): pass along X11_FLAGS_TO_PASS
656660484Sobrien
656760484SobrienTue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
656860484Sobrien
656960484Sobrien	* configure.in: For vms target, skip bfd, ld, binutils.  Do build
657060484Sobrien	gas for mips-dec-bsd.
657160484Sobrien
657260484SobrienTue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
657360484Sobrien
657460484Sobrien	* configure (makesrcdir): If ${srcdir} is relative and not ".",
657560484Sobrien	and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
657660484Sobrien
657760484SobrienTue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
657860484Sobrien
657960484Sobrien	* configure.in: Added "dejagnu" to hosttools list.
658060484Sobrien
658160484SobrienMon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
658260484Sobrien
658360484Sobrien	* config.sub, configure.in, config.guess:  Add support
658460484Sobrien	for Bosx, an AIX variant from Bull.
658560484Sobrien	Patches from F.Pierresteguy@frcl.bull.fr.
658660484Sobrien
658760484SobrienSun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
658860484Sobrien
658960484Sobrien	* devo/dejagnu: Initial creation of devo/dejagnu.
659060484Sobrien	Migrated dejagnu testcases and support files for testing software
659160484Sobrien	tools to reside as subdirectories, currently called "testsuite",
659260484Sobrien	within the directory of the software tool.  Migrated all programs,
659360484Sobrien	support libraries, etc. beloging to dejagnu proper from
659460484Sobrien	devo/deja-gnu to devo/dejagnu.	These files were moved "as is"
659560484Sobrien	with no modifications.	The changes to these files which will
659660484Sobrien	allow them to configure, build, and execute properly will be made
659760484Sobrien	in a future update.
659860484Sobrien
659960484SobrienFri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
660060484Sobrien
660160484Sobrien	* Makefile.in: Change send_pr to send-pr.
660260484Sobrien	* configure.in: Likewise.
660360484Sobrien	* send_pr: Renamed directory to send-pr.
660460484Sobrien
660560484SobrienFri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
660660484Sobrien
660760484Sobrien	* Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
660860484Sobrien
660960484SobrienFri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
661060484Sobrien
661160484Sobrien	* README:  Update for gdb-4.8 release.
661260484Sobrien	* Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
661360484Sobrien	gdb-xxx.tar.z (gzip'd) file also.
661460484Sobrien
661560484SobrienThu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
661660484Sobrien
661760484Sobrien	* Makefile.in: make all-diff depend on all-libiberty
661860484Sobrien
661960484SobrienTue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
662060484Sobrien
662160484Sobrien	* config.guess: add vax-ultrix in the spirit of mips-ultrix.
662260484Sobrien
662360484SobrienTue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
662460484Sobrien
662560484Sobrien	* configure.in, Makefile.in: add hello, tar, gzip, recode, indent
662660484Sobrien
662760484SobrienTue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
662860484Sobrien
662960484Sobrien	* Makefile.in (DEVO_SUPPORT):  Remove etc directory
663060484Sobrien	(ETC_SUPPORT):  Only add the files GDB wants from etc/.
663160484Sobrien	(gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
663260484Sobrien
663360484SobrienThu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
663460484Sobrien
663560484Sobrien	* Makefile.in:  makeinfo binary is in a new location
663660484Sobrien
663760484SobrienTue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
663860484Sobrien
663960484Sobrien	* config.sub: Accept -ecoff as an OS.
664060484Sobrien
664160484Sobrien	* Makefile.in: Various changes to eliminate a level of make
664260484Sobrien	recursion and reduce the required command line length.
664360484Sobrien	(BASE_FLAGS_TO_PASS): New variable holding flags passed to all
664460484Sobrien	sub-makes.
664560484Sobrien	(EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
664660484Sobrien	variables holding settings for specific sub-makes.
664760484Sobrien	(FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
664860484Sobrien	in terms of BASE_FLAGS_TO_PASS.
664960484Sobrien	(TARGET_LIBS): New variable listing directories which use
665060484Sobrien	TARGET_FLAGS_TO_PASS.
665160484Sobrien	(subdir_do): Eliminated.
665260484Sobrien	(do-*): New set of targets to replace subdir_do.
665360484Sobrien	(various): All targets which used subdir_do now depend on do-*.
665460484Sobrien	(local-clean): Renamed from do_clean.
665560484Sobrien	(local-distclean): New target, dependency of distclean and
665660484Sobrien	realclean.
665760484Sobrien	(install-info): Don't create directories.  Depend on dir.info
665860484Sobrien	rather than calling make recursively.
665960484Sobrien	(install-dir.info): Eliminated.
666060484Sobrien	(install-info-dirs): Create all info directories here.
666160484Sobrien	(dir.info): Depend upon do-install-info.
666260484Sobrien
666360484Sobrien	* test-build.mk (HOLES): Added false.
666460484Sobrien
666560484SobrienSat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
666660484Sobrien
666760484Sobrien	* config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
666860484Sobrien
666960484SobrienThu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
667060484Sobrien
667160484Sobrien	* Makefile.in (info): remove dependency on all-texinfo.  The
667260484Sobrien	problem was really in texinfo/C, not at this level.
667360484Sobrien
667460484SobrienThu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
667560484Sobrien
667660484Sobrien	* Makefile.in (info): Added dependency on all-texinfo (PR 2112).
667760484Sobrien
667860484SobrienThu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
667960484Sobrien
668060484Sobrien	* Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
668160484Sobrien	GDB releases.
668260484Sobrien
668360484SobrienWed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
668460484Sobrien
668560484Sobrien	* configure: Include srcdir in message about target of link not
668660484Sobrien	being found.  Don't convert `-' to `_' in `with' options being
668760484Sobrien	passed to subdirs.
668860484Sobrien
668960484SobrienTue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
669060484Sobrien
669160484Sobrien	* configure.in: add uudecode to host_tools
669260484Sobrien
669360484Sobrien	* Makefile.in: added {all,install}-uudecode targets, added them to
669460484Sobrien	the appropriate lists
669560484Sobrien
669660484SobrienTue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
669760484Sobrien
669860484Sobrien	* Makefile.in (all-gcc): Added dependency on all-gas.
669960484Sobrien
670060484Sobrien	* configure.in (mips-*-*): Build ld and binutils.
670160484Sobrien
670260484SobrienMon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
670360484Sobrien
670460484Sobrien	* configure: check return code from mkdir, print error message and
670560484Sobrien	  exit on failure.
670660484Sobrien
670760484SobrienSat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
670860484Sobrien
670960484Sobrien	* Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
671060484Sobrien
671160484SobrienThu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
671260484Sobrien
671360484Sobrien	* test-build.mk (HOLES): Added tar, cpio and uudecode.
671460484Sobrien
671560484SobrienWed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
671660484Sobrien
671760484Sobrien	* config.sub (h8500):  Recognize this as a cpu type.
671860484Sobrien
671960484SobrienSat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
672060484Sobrien
672160484Sobrien	* configure: source directory missing is no longer a warning
672260484Sobrien
672360484Sobrien	* configure.in: recognize irix[34]* instead of irix[34]
672460484Sobrien
672560484Sobrien	* Makefile.in: define and pass down X11_LIB
672660484Sobrien
672760484Sobrien	* config/mh-sco: define X11_LIB to the mess that SCO ODT requires
672860484Sobrien
672960484SobrienSat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
673060484Sobrien
673160484Sobrien	* guess-systype: Renamed to ...
673260484Sobrien	* config.guess:  ... by popular request.
673360484Sobrien	* configure.in, Makefile.in:  Update accordingly.
673460484Sobrien
673560484SobrienThu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
673660484Sobrien
673760484Sobrien	* guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
673860484Sobrien	+ Add Convex, Cray/Unicos, and Encore/Multimax support.
673960484Sobrien	+ Execute ./dummy instead of assuming . is in PATH.
674060484Sobrien
674160484SobrienTue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
674260484Sobrien
674360484Sobrien	* guess-systype:  New shell script.  Attempts to guess the
674460484Sobrien	canonical host name of the executing host.
674560484Sobrien	Only a few hosts are supported so far.
674660484Sobrien	* configure:  Call guess-systype if no host is specified.
674760484Sobrien
674860484SobrienTue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
674960484Sobrien
675060484Sobrien	* Makefile.in (gcc-no-fixedincludes): Made to work with current
675160484Sobrien	gcc Makefile.
675260484Sobrien
675360484Sobrien
675460484SobrienFri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
675560484Sobrien
675660484Sobrien	* Makefile.in (GCC_FLAGS_TO_PASS): New variable.
675760484Sobrien	(all-gcc, install-gcc, subdir_do): Use it.
675860484Sobrien
675960484SobrienWed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
676060484Sobrien
676160484Sobrien	* Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
676260484Sobrien
676360484SobrienWed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
676460484Sobrien
676560484Sobrien	* Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
676660484Sobrien	  set exclusively by configure, using configure.in .
676760484Sobrien
676860484SobrienWed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
676960484Sobrien
677060484Sobrien	* test-build.mk: set $PATH for all builds
677160484Sobrien
677260484Sobrien	* Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
677360484Sobrien
677460484SobrienWed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
677560484Sobrien
677660484Sobrien	* Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
677760484Sobrien	the one used in gcc/Makefile.in, so that a null expansion doesn't
677860484Sobrien	override the one needed to build gcc with a native cc.
677960484Sobrien
678060484Sobrien
678160484SobrienTue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
678260484Sobrien
678360484Sobrien	* configure: Accept -with arguments.
678460484Sobrien
678560484SobrienSun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
678660484Sobrien
678760484Sobrien	* Makefile.in: added h8300sim
678860484Sobrien
678960484SobrienTue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
679060484Sobrien
679160484Sobrien	* config/mh-sco: Don't override BISON definition.
679260484Sobrien
679360484Sobrien	* build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
679460484Sobrien	to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
679560484Sobrien	(all-cygnus, native, build-cygnus): Make
679660484Sobrien	$(canonhost)-stamp-3stage-done, not $(host)....
679760484Sobrien	* test-build.mk (stamp-3stage-compared): Use tail +10c for
679860484Sobrien	i386-sco3.2v4.  Added else true to if command.
679960484Sobrien
680060484SobrienMon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
680160484Sobrien
680260484Sobrien	* config.sub: (from FSF) Sequent uses a BSD-like OS.
680360484Sobrien
680460484SobrienMon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
680560484Sobrien
680660484Sobrien	* configure.in (i[34]86-*-isc*): added; uses mh-sysv.
680760484Sobrien
680860484SobrienThu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
680960484Sobrien
681060484Sobrien	* configure.in: don't remove binutils from Solaris builds
681160484Sobrien
681260484SobrienThu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
681360484Sobrien
681460484Sobrien	* Makefile.in: get rid of earlier definitions for *clean,
681560484Sobrien	also handle the recursive info rule better
681660484Sobrien
681760484SobrienThu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
681860484Sobrien
681960484Sobrien	* Makefile.in (mostlyclean, distclean, realclean):  Fix to
682060484Sobrien	do more-or-less the right thing.
682160484Sobrien
682260484SobrienWed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
682360484Sobrien
682460484Sobrien	* Makefile.in: Add lines defining CC and CXX, and use CXX rather
682560484Sobrien	than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
682660484Sobrien
682760484SobrienTue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
682860484Sobrien
682960484Sobrien	* Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
683060484Sobrien	$(host_canonical).
683160484Sobrien
683260484Sobrien	* configure.in: split the configdirs list into 4 categories (native
683360484Sobrien	v. cross, library v. tool) and handle the cross-only and native-
683460484Sobrien	only in more reasonable (and correct!) way.
683560484Sobrien
683660484SobrienMon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
683760484Sobrien
683860484Sobrien	* configure.in (hppa*-*-*):  Don't remove bfd and gdb from
683960484Sobrien	configdirs anymore.
684060484Sobrien
684160484SobrienSun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
684260484Sobrien
684360484Sobrien	* Makefile.in: extensive cleanup::  removed all of the explicit
684460484Sobrien	clean-* targets, collapsed many wrappers around subdir_do into
684560484Sobrien	one, added additional targets to satisfy standards.texi, deleted
684660484Sobrien	some old targets, some changes for consistency
684760484Sobrien
684860484SobrienFri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
684960484Sobrien
685060484Sobrien	* configure.in: handle some programs as cross-only, and others as
685160484Sobrien	native only
685260484Sobrien
685360484Sobrien	* test-build.mk: handle partial holes in a more generic manner
685460484Sobrien
685560484Sobrien	* Makefile.in: m4 depends on libiberty
685660484Sobrien
685760484SobrienMon Dec  7 06:43:27 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
685860484Sobrien
685960484Sobrien	* config/mh-sco: don't default $(CC) to gcc
686060484Sobrien
686160484SobrienThu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
686260484Sobrien
686360484Sobrien	* configure.in: add m4, textutils, fileutils, sed, shellutils,
686460484Sobrien	time, wdiff, and find to configdirs
686560484Sobrien
686660484Sobrien	* Makefile.in: all, clean, and install rules for the new programs
686760484Sobrien	added to configure.in
686860484Sobrien
686960484SobrienMon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
687060484Sobrien
687160484Sobrien	* configure.in: use mh-sun for all *-sun-* hosts
687260484Sobrien
687360484Sobrien	* config/mh-solaris: rework standard X location to use
687460484Sobrien	$OPENWINHOME, if defined.
687560484Sobrien
687660484Sobrien	* config/mh-sun: handle X11 include locations
687760484Sobrien
687860484Sobrien	* config/mh-decstation: define NeedFunctionPrototypes to 0, to
687960484Sobrien	work around dain-bramaged DECwindows include files
688060484Sobrien
688160484SobrienFri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
688260484Sobrien
688360484Sobrien	* Makefile.in: define flags for X11 include files and library file
688460484Sobrien	locations, pass them down to the programs that need this info
688560484Sobrien
688660484Sobrien	* build-all.mk: added a 'native' target, to 3stage the native toolchain
688760484Sobrien
688860484Sobrien	* config/{mh-hpux,mh-solaris}: define the "standard" locations for
688960484Sobrien	the vendor supplied X11 headers and libraries
689060484Sobrien
689160484SobrienSun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
689260484Sobrien
689360484Sobrien	* configure.in: start building libg++ for HP-UX targets
689460484Sobrien
689560484SobrienWed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
689660484Sobrien
689760484Sobrien	* README:  Update references to files moved into etc/.
689860484Sobrien
689960484SobrienSun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
690060484Sobrien
690160484Sobrien	* config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
690260484Sobrien	* configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
690360484Sobrien
690460484SobrienThu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
690560484Sobrien
690660484Sobrien	* configure: accept dash as well as underscore in long option
690760484Sobrien	names for FSF compatibility.
690860484Sobrien
690960484SobrienWed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
691060484Sobrien
691160484Sobrien	* config.sub: added -sco3.2v4 support from FSF.
691260484Sobrien
691360484SobrienSun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
691460484Sobrien
691560484Sobrien	* configure.in: expand the section that adds or removes
691660484Sobrien	directories from the list of programs to build, to handle native
691760484Sobrien	vs. cross in addition to host v. native
691860484Sobrien
691960484SobrienSat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
692060484Sobrien
692160484Sobrien	* Makefile.in:  Replace C++ in macro names with CXX.
692260484Sobrien	This is less likely to break ...
692360484Sobrien
692460484SobrienSat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
692560484Sobrien
692660484Sobrien	* test-build.mk: add -w to GNU_MAKE
692760484Sobrien
692860484SobrienFri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
692960484Sobrien
693060484Sobrien	* config.sub: remove 'sparc'-->'sparc-sun' default transformation,
693160484Sobrien	add 'sparc' to list of recognized cpus.  This needed to make
693260484Sobrien	'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
693360484Sobrien	Delete some redundant ose68 variants.  Recognize -wrs as an os,
693460484Sobrien	then changes that into $CPU-wrs-vxworks.
693560484Sobrien
693660484Sobrien	* configure.in: remove most references to gdbtest, regularize
693760484Sobrien	target based program removal
693860484Sobrien
693960484Sobrien	* test-build.mk: import from p3 tree (many fixes and changes)
694060484Sobrien
694160484SobrienFri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
694260484Sobrien
694360484Sobrien	* Makefile.in: added rules to handle tcl, tk, and expect
694460484Sobrien
694560484Sobrien	* configure.in: handle those directories if they exist
694660484Sobrien
694760484SobrienThu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
694860484Sobrien
694960484Sobrien	* config.sub: removed bogus hppabsd and hppahpux names, since
695060484Sobrien	"hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
695160484Sobrien
695260484SobrienThu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
695360484Sobrien
695460484Sobrien	* Makefile.in: all-gcc now depends on all-binutils.  all-libg++
695560484Sobrien	depends upon all-xiberty
695660484Sobrien
695760484Sobrien	* Makefile.in: changes from p3, including:
695860484Sobrien
695960484Sobrien	Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
696060484Sobrien
696160484Sobrien	* Makefile.in (XTRAFLAGS): include newlib directories if
696260484Sobrien	newlib/Makefile exists, rather than if host != target.
696360484Sobrien
696460484Sobrien	Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
696560484Sobrien
696660484Sobrien	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
696760484Sobrien	from the same source tree and not building a cross-compiler.  This
696860484Sobrien	matters for the libg++ configuration if reconfiguring a tree that
696960484Sobrien	has already been installed.
697060484Sobrien
697160484Sobrien	Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
697260484Sobrien
697360484Sobrien	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
697460484Sobrien	pick up the machine and system specific header files.
697560484Sobrien
697660484Sobrien	* Makefile.in: added AS_FOR_TARGET, passed down in
697760484Sobrien	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
697860484Sobrien	the C compiler to use to create programs which are run in the
697960484Sobrien	build environment, set it to default to $(CC), and passed it down
698060484Sobrien	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
698160484Sobrien
698260484Sobrien	Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
698360484Sobrien
698460484Sobrien	* Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
698560484Sobrien	We need them for unusual native builds, like systems without
698660484Sobrien	ranlib.
698760484Sobrien
698860484Sobrien	* configure: also define $(host_canonical) and
698960484Sobrien        $(target_canonical), which are the full, canonical names for the
699060484Sobrien        given host and target
699160484Sobrien
699260484SobrienSun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
699360484Sobrien
699460484Sobrien	* Makefile.in:  Added separate definitions for C++.
699560484Sobrien
699660484SobrienFri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
699760484Sobrien
699860484Sobrien	* configure.in (configdirs):  Add deja-gnu.
699960484Sobrien
700060484SobrienFri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
700160484Sobrien
700260484Sobrien	* README:  Update for configure.texi and gdb-4.7 release.
700360484Sobrien
700460484SobrienWed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
700560484Sobrien
700660484Sobrien	* Makefile.in:  Move "all" target to top of file.
700760484Sobrien	Previously, first target was ".PHONY" which caused BSD4.4 make
700860484Sobrien	to build .PHONY when make was run without arguments.
700960484Sobrien
701060484SobrienMon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
701160484Sobrien
701260484Sobrien	* Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
701360484Sobrien	Library-copylefted code in libiberty.
701460484Sobrien
701560484SobrienTue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
701660484Sobrien
701760484Sobrien	* config.sub:  Replace m68kmote with plain old m68k.
701860484Sobrien
701960484SobrienFri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
702060484Sobrien
702160484Sobrien	* Makefile.in:  Remove space from blank line, avoid Make complaints.
702260484Sobrien
702360484SobrienThu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
702460484Sobrien
702560484Sobrien	* config.sub: Complain if no argument is given.  Added support for
702660484Sobrien	386bsd as OS and target alias.
702760484Sobrien
702860484SobrienThu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
702960484Sobrien
703060484Sobrien	* Makefile.in (XTRAFLAGS): include newlib directories if
703160484Sobrien	newlib/Makefile exists, rather than if host != target.
703260484Sobrien
703360484SobrienMon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
703460484Sobrien
703560484Sobrien	* config.sub: recognize sparclite-wrs-vxworks.
703660484Sobrien
703760484Sobrien	* Makefile.in (install-xiberty): added *-xiberty make rules (from
703860484Sobrien	p3.) Added clean-xiberty to clean.
703960484Sobrien
704060484SobrienThu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
704160484Sobrien
704260484Sobrien	* configure.in: use *-*-* instead of nested cases for host and target
704360484Sobrien
704460484SobrienTue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
704560484Sobrien
704660484Sobrien	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
704760484Sobrien	from the same source tree and not building a cross-compiler.  This
704860484Sobrien	matters for the libg++ configuration if reconfiguring a tree that
704960484Sobrien	has already been installed.
705060484Sobrien
705160484SobrienSep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
705260484Sobrien
705360484Sobrien	* config.sub (i486v/i486v4):  Merge in from FSF version.
705460484Sobrien
705560484SobrienFri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
705660484Sobrien
705760484Sobrien	* configure: only set PWD if it is already set.
705860484Sobrien
705960484SobrienThu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
706060484Sobrien
706160484Sobrien	* configure: just set PWD=`pwd` at the top, since Ultrix sh
706260484Sobrien	doesn't have unset and all success paths (and most error paths)
706360484Sobrien	out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
706460484Sobrien	to just ${PWD} to avoid confusion.)
706560484Sobrien
706660484SobrienTue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
706760484Sobrien
706860484Sobrien	* configure: always set $(tooldir) to $(libdir)/$(target_alias),
706960484Sobrien	even for a native compilation.
707060484Sobrien
707160484SobrienTue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
707260484Sobrien
707360484Sobrien	Changes to make the gdb.tar.Z rule work better.
707460484Sobrien
707560484Sobrien	* Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
707660484Sobrien	(DEVO_SUPPORT):  Add configure.texi.
707760484Sobrien	(bfd-ilrt.tar.Z):  Remove ancient rule.
707860484Sobrien
707960484SobrienThu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
708060484Sobrien
708160484Sobrien	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
708260484Sobrien	pick up the machine and system specific header files.
708360484Sobrien
708460484Sobrien	* configure.in, config.sub: added new target m68010-adobe-scout,
708560484Sobrien	with alias of adobe68k.  Changed configure.in to check for
708660484Sobrien	-scout before -sco* to avoid a false match.
708760484Sobrien
708860484Sobrien	* Makefile.in: added AS_FOR_TARGET, passed down in
708960484Sobrien	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
709060484Sobrien	the C compiler to use to create programs which are run in the
709160484Sobrien	build environment, set it to default to $(CC), and passed it down
709260484Sobrien	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
709360484Sobrien
709460484SobrienWed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
709560484Sobrien
709660484Sobrien	* Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
709760484Sobrien	AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
709860484Sobrien	TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
709960484Sobrien	FOR_TARGET variants, to newlib and libg++.
710060484Sobrien
710160484SobrienTue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
710260484Sobrien
710360484Sobrien	* Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
710460484Sobrien	first.
710560484Sobrien
710660484SobrienWed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
710760484Sobrien
710860484Sobrien	* config.sub:  Accept `elf' as an environment.
710960484Sobrien
711060484SobrienTue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
711160484Sobrien
711260484Sobrien	* Makefile.in (all-opcodes):  cd into the right directory
711360484Sobrien
711460484SobrienSun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
711560484Sobrien
711660484Sobrien	* configure: added -program_transform_name option, used as
711760484Sobrien	argument to sed when installing programs.
711860484Sobrien	configure.texi: added documentation for -program_prefix,
711960484Sobrien	-program_suffix and -program_transform_name.
712060484Sobrien
712160484SobrienThu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
712260484Sobrien
712360484Sobrien	* config.sub:  Accept i486 where i386 ok.
712460484Sobrien
712560484SobrienThu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
712660484Sobrien
712760484Sobrien	* config.sub: accept we32k
712860484Sobrien
712960484SobrienMon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
713060484Sobrien
713180016Sobrien	* config.sub, configure.in: accept OSE68000 and OSE68k.
713260484Sobrien
713360484Sobrien	* Makefile.in: don't create all directories for ``make install'';
713460484Sobrien	let the subdirectories create the ones they need.
713560484Sobrien
713660484SobrienTue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
713760484Sobrien
713860484Sobrien        * COPYING: new file, GPL v2
713960484Sobrien
714060484SobrienTue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
714160484Sobrien
714260484Sobrien	* Makefile.in: use the new gen-info-dir, which needs a template
714360484Sobrien	argument (which also lives in texinfo)
714460484Sobrien
714560484Sobrien	* configure.texi, standards.texi: fix INFO-DIR-ENTRY
714660484Sobrien
714760484SobrienMon Aug  3 15:41:28 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
714860484Sobrien
714960484Sobrien	* config/mh-solaris: removed the -xs from CFLAGS (let the people
715060484Sobrien	with Sun's C compiler deal with it themselved)
715160484Sobrien
715260484SobrienMon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
715360484Sobrien
715460484Sobrien	* config.sub (ncr3000):  Change i386 to i486.
715560484Sobrien
715660484SobrienThu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
715760484Sobrien
715860484Sobrien	* Makefile.in: add install-rcs, install-grep to
715960484Sobrien	install-no-fixedincludes, removed install-bison and install-libgcc
716060484Sobrien
716160484SobrienTue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
716260484Sobrien
716360484Sobrien	* configure.in: grab the HPUX makefile fragment if on HPUX
716460484Sobrien
716560484SobrienMon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
716660484Sobrien
716760484Sobrien	* Makefile.in: eradicate bison spoor (ditto libgcc).
716860484Sobrien	 configure.in: recognise m68{k,000}-ericsson-OSE.
716960484Sobrien	 es1800 is alias for m68k-ericsson-OSE
717060484Sobrien
717160484SobrienSun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
717260484Sobrien
717360484Sobrien	* configure.in: rearrange the parts that remove programs from
717460484Sobrien	configdirs, based now on HOST==TARGET or by canonical triple.
717560484Sobrien
717660484SobrienFri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
717760484Sobrien
717860484Sobrien	* test-build.mk: recurse explicitly with -f test-build.mk when
717960484Sobrien	  appropriate.  predicate stage3 and comparison on the existence
718060484Sobrien	  of gcc.  That is, if gcc isn't around, we aren't three-staging.
718160484Sobrien	  On very clean, also remove ...stamp-co.  Build in-place before
718260484Sobrien	  doing other builds.
718360484Sobrien
718460484SobrienThu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
718560484Sobrien
718660484Sobrien	* Makefile.in, configure.in: add tgas
718760484Sobrien
718860484SobrienThu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
718960484Sobrien
719060484Sobrien	* Makefile.in: a number of changes merged in from progressive.
719160484Sobrien
719260484Sobrien	* configure.in: add libm.
719360484Sobrien
719460484Sobrien	* .cvsignore: ignore some stuff that comes from test-build.mk.
719560484Sobrien
719660484SobrienWed Jul  8 00:01:30 1992  Stu Grossman  (grossman at cygnus.com)
719760484Sobrien
719860484Sobrien	* config/mh-solaris:  Use -xs when compiling so that Sun-C puts
719960484Sobrien	a symbol-table into the executable.
720060484Sobrien
720160484SobrienTue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
720260484Sobrien
720360484Sobrien	* config.sub:  Add es1800 (m68k-ericsson-es1800).
720460484Sobrien
720560484SobrienTue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
720660484Sobrien
720760484Sobrien	* configure: Add program_suffix (parallel to program_prefix)
720860484Sobrien	* Makefile.in: adjust directory-creating script for losing decstation
720960484Sobrien
721060484SobrienMon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
721160484Sobrien
721260484Sobrien	* configure:  Minor $subdir-related fixes.
721360484Sobrien
721460484SobrienMon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
721560484Sobrien
721660484Sobrien	* configure: fix various problems with propogating
721760484Sobrien	makefile_target_frag in subdirs.
721860484Sobrien	* configure.in: config libgcc if its there
721960484Sobrien
722060484SobrienFri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
722160484Sobrien
722260484Sobrien	* config.sub:  HPPA merge.
722360484Sobrien
722460484SobrienMon Jun 15 12:31:52 1992  Fred Fish  (fnf@cygnus.com)
722560484Sobrien
722660484Sobrien	* config/mh-ncr3000 (INSTALL):  Don't use /usr/ucb/install,
722760484Sobrien	it is broken on ncr 3000's.
722860484Sobrien
722960484SobrienSun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
723060484Sobrien
723160484Sobrien	* Makefile.in:  Replace all-bison with all-byacc in all
723260484Sobrien	dependency lines for other tools (which now use byacc).
723360484Sobrien
723460484SobrienFri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
723560484Sobrien
723660484Sobrien	* config.sub:  Add sun4sol2 => sparc-sun-solaris2.
723760484Sobrien
723860484SobrienTue Jun  9 17:18:11 1992  Fred Fish  (fnf at cygnus.com)
723960484Sobrien
724060484Sobrien	* config/{mh-ncr3000, mh-sysv4}:  Add INSTALL.
724160484Sobrien
724260484SobrienThu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
724360484Sobrien
724460484Sobrien	* Makefile.in: make gprof rules similar to byacc rules (instead of
724560484Sobrien	vestigal $(unsubdir) that didn't work...)
724660484Sobrien
724760484SobrienThu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
724860484Sobrien
724960484Sobrien	* config.sub:  Add support for Linux.
725060484Sobrien	* Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
725160484Sobrien	(at least for libg++).
725260484Sobrien
725360484SobrienTue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
725460484Sobrien
725560484Sobrien	* configure.texi: fix doc for the -nfp option to configure
725660484Sobrien
725760484SobrienTue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
725860484Sobrien
725960484Sobrien	* Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
726060484Sobrien
726160484SobrienSun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
726260484Sobrien
726360484Sobrien	* config.sub: changed [^-]+ to [^-][^-]* so that it works under
726460484Sobrien	Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
726560484Sobrien	* configure.in: added solaris* host_makefile_frag hook.
726660484Sobrien
726760484SobrienSun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
726860484Sobrien
726960484Sobrien	* config.sub: changed recognition of m68000 so that various
727060484Sobrien	m68k types can be specified via m680[01234]0
727160484Sobrien
727260484SobrienSat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
727360484Sobrien
727460484Sobrien	* config.sub (basic_machine): fix sed so that '-foo' isn't
727560484Sobrien	completely substituted out while .+'-foo' loses the '-foo'
727660484Sobrien
727760484SobrienWed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
727860484Sobrien
727960484Sobrien	* config.sub ($os): Add -aout.
728060484Sobrien
728160484SobrienFri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
728260484Sobrien
728360484Sobrien	* configure:  If host_makefile_frag is absolute, don't
728460484Sobrien	prefix ${invsubdir} (relevant to libg++ auto-configure).
728560484Sobrien
728660484SobrienThu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
728760484Sobrien
728860484Sobrien	* Makefile.in (tooldir): Define it.
728960484Sobrien	(all-ld): Depend on all-flex.
729060484Sobrien
729160484SobrienSun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
729260484Sobrien
729360484Sobrien	* Makefile.in (check):  Fix libg++ special case.
729460484Sobrien
729560484SobrienFri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
729660484Sobrien
729760484Sobrien	* configure: do not bury `pwd` into config.status, thus do fewer
729860484Sobrien	  pwd's.
729960484Sobrien
730060484Sobrien	* configure: print the "Building in" message only when building in
730160484Sobrien	  other than "." AND verbose.
730260484Sobrien
730360484Sobrien	* configure: remove -s, rework -v to better accomodate guested
730460484Sobrien	  configures.
730560484Sobrien
730660484Sobrien	* standards.texi: updated to 3 may, fixed librid <-> libdir typo.
730760484Sobrien
730860484SobrienFri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
730960484Sobrien
731060484Sobrien	* Makefile.in: macroize flags passed on recursion.  remove
731160484Sobrien	  fileutils.
731260484Sobrien
731360484SobrienThu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
731460484Sobrien
731560484Sobrien	* configure: get makesrcdir right for subdirs deeper than 1.
731660484Sobrien
731760484Sobrien	* Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
731860484Sobrien	  install.
731960484Sobrien
732060484SobrienFri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
732160484Sobrien
732260484Sobrien	* Makefile.in: don't print subdir_do or recursion lines.
732360484Sobrien
732460484SobrienFri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
732560484Sobrien
732660484Sobrien	* standards.texi: added menu item.
732760484Sobrien
732860484Sobrien	* Makefile.in: build and install standards.info.
732960484Sobrien
733060484Sobrien	* standards.texi: new file.
733160484Sobrien
733260484SobrienWed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
733360484Sobrien
733460484Sobrien	* configure: test for and move config.status pieces from
733560484Sobrien	  ${subdir}/.
733660484Sobrien
733760484SobrienWed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
733860484Sobrien
733960484Sobrien	* config/mh-delta88, config/mh-ncr3000:  Replace MINUS_G with
734060484Sobrien	CFLAGS per new configuration strategy.
734160484Sobrien	* configure:  Test for existance of files before trying to mv
734260484Sobrien	them, to avoid numerous non-existance messages.
734360484Sobrien
734460484SobrienTue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
734560484Sobrien
734660484Sobrien	* configure: correct final line of config.status.
734760484Sobrien
734860484Sobrien	* configure: patch from eggert.  Avoids a protection problem if
734960484Sobrien	  the original Makefile.in is read only.
735060484Sobrien
735160484Sobrien	* configure: use move-if-change from gcc to create config.status.
735260484Sobrien	  Some makefiles depend on config.status to tell if a directory
735360484Sobrien	  has been reconfigured for a different host.  This change
735460484Sobrien	  prevents those directories from remaking everything in the case
735560484Sobrien	  where the reconfig was only intended to rebuild a Makefile.
735660484Sobrien
735760484Sobrien	* configure: test for config.sub with "config.sub sun4" rather
735860484Sobrien	  than "config.sub ${host_alias}".  Otherwise we can't tell a bad
735960484Sobrien	  host alias from a missing config.sub.
736060484Sobrien
736160484SobrienMon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
736260484Sobrien
736360484Sobrien	* Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
736460484Sobrien	  MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
736560484Sobrien
736660484SobrienFri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
736760484Sobrien
736860484Sobrien	* configure: mkdir ${subdir} as needed.
736960484Sobrien
737060484SobrienWed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
737160484Sobrien
737260484Sobrien	* Makefile.in,configure.in: added autoconf.
737360484Sobrien
737460484SobrienWed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
737560484Sobrien
737660484Sobrien	* Makefile.in: no longer pass against on recursion.
737760484Sobrien
737860484Sobrien	* Makefile.in: added .NOEXPORT: so that stray makefile_frag
737960484Sobrien	  definitions are not inherited.
738060484Sobrien
738160484Sobrien	* configure: correct makesrcdir when subdir is .
738260484Sobrien
738360484SobrienTue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
738460484Sobrien
738560484Sobrien	* configure:  Add support for 'subdirs' variable, which is
738660484Sobrien	like 'configdirs', except that configure doesn't re-invoke
738760484Sobrien	itself for subdirs, it just creates a Makefile for each subdir.
738860484Sobrien	* configure.texi:  Document subdirs.
738960484Sobrien
739060484SobrienMon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
739160484Sobrien
739260484Sobrien	* configure.in: added flex to configdirs
739360484Sobrien
739460484SobrienMon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
739560484Sobrien
739660484Sobrien	* Makefile.in: remove clean-stamps from clean.
739760484Sobrien
739860484SobrienSat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
739960484Sobrien
740060484Sobrien	* configure.in:  Add gdbtest to configdirs.
740160484Sobrien
740260484SobrienFri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
740360484Sobrien
740460484Sobrien	* Makefile.in (MINUS_G):  Add macro, default to -g, pass on
740560484Sobrien	to recursive makes.
740660484Sobrien	* configure.in:  Recognize new ncr3000 config.
740760484Sobrien
740860484SobrienWed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
740960484Sobrien
741060484Sobrien	* Makefile.in, configure.in: removed references to gdbm.
741160484Sobrien
741260484SobrienTue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
741360484Sobrien
741460484Sobrien	* config.sub:  Don't canonicalize os value
741560484Sobrien	newsos* to bsd (readline needs to check for newsos).
741660484Sobrien	(This fix was earlier made Jan 31, but got re-broken.)
741760484Sobrien
741860484SobrienMon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
741960484Sobrien
742060484Sobrien	* configure.in:  sco is an os, not a vendor!
742160484Sobrien
742260484Sobrien	* configure:  Quote $( better.  Keep various shells happy.
742360484Sobrien
742460484SobrienTue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
742560484Sobrien
742660484Sobrien	* Makefile.in: eliminate stamp-files.
742760484Sobrien
742860484SobrienMon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
742960484Sobrien
743060484Sobrien	* Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
743160484Sobrien	  Supress echoing of all the "if [ -d ... $(MAKE)" lines.
743260484Sobrien
743360484SobrienWed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
743460484Sobrien
743560484Sobrien	* config.sub:  fix iris/iris3.
743660484Sobrien
743760484SobrienWed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
743860484Sobrien
743960484Sobrien	* configure: re-add -rm.
744060484Sobrien
744160484SobrienTue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
744260484Sobrien
744360484Sobrien	* Maskefile.in: add .stmp-rcs to all.
744460484Sobrien
744560484Sobrien	* configure.in: remove gas from rs6000 build, use aix host fragment.
744660484Sobrien
744760484SobrienMon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
744860484Sobrien
744960484Sobrien	* configure: pass down site_option during recursion.
745060484Sobrien
745160484SobrienThu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
745260484Sobrien
745360484Sobrien	* Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
745460484Sobrien
745560484SobrienWed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
745660484Sobrien
745760484Sobrien	* configure: Change exec_prefix so that it really defaults to prefix.
745860484Sobrien
745960484SobrienSat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
746060484Sobrien
746160484Sobrien	* Makefile.in, configure.in:  Add support for mmalloc library.
746260484Sobrien
746360484SobrienFri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
746460484Sobrien
746560484Sobrien	* Makefile.in: add stmp dependencies for a few more things.
746660484Sobrien
746760484SobrienThu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
746860484Sobrien
746960484Sobrien	* configure: adjusted error message on objdir/srcdir configure
747060484Sobrien	  collision, per john's suggestion.
747160484Sobrien
747260484Sobrien	* Makefile.in: add libiberty stmp to all and all.cross.
747360484Sobrien
747460484SobrienWed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
747560484Sobrien
747660484Sobrien	* Makefile.in: remove force dependencies, add grep to all.
747760484Sobrien
747860484SobrienTue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
747960484Sobrien
748060484Sobrien	* Makefile.in: drop flex.  make stamp files work.
748160484Sobrien
748260484Sobrien	* configure: added test for conflicting configuration in srcdir,
748360484Sobrien	  remove trailing slashes from srcdir.  Otherwise emacs gdb mode
748460484Sobrien	  gets cranky.  use relative paths for configure and srcdir
748560484Sobrien	  whenever possible.  Send some error messages to stderr that were
748660484Sobrien	  going to stdout.
748760484Sobrien
748860484SobrienTue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
748960484Sobrien
749060484Sobrien	* Makefile.in:  Fix libg++ rule to check for gcc directory
749160484Sobrien	before using gcc/gcc.  Also pass XTRAFLAGS.
749260484Sobrien
749360484SobrienThu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
749460484Sobrien
749560484Sobrien	* Makefile.in: added stmp-files so that directories aren't polled
749660484Sobrien	  when they are already built.
749760484Sobrien
749860484Sobrien	* configure.texi: fixed a node pointer problem.
749960484Sobrien
750060484SobrienThu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
750160484Sobrien
750260484Sobrien	* config.sub configure.in config/mh-irix4 gdb/configure.in
750360484Sobrien	gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
750460484Sobrien	gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
750560484Sobrien	gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
750660484Sobrien
750760484SobrienWed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
750860484Sobrien
750960484Sobrien	* configure: -recurring becomes -silent.  corrected help message
751060484Sobrien	  for -site= option.
751160484Sobrien
751260484Sobrien	* Makefile.in: mkdir $(exec_prefix) and $(tooldir).
751360484Sobrien
751460484SobrienTue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
751560484Sobrien
751660484Sobrien	* configure: when building Makefile for crosses, replace
751760484Sobrien	  tooldir and program_prefix.  default srcdir from location of
751860484Sobrien	  config.sub.  remove "for host in hosts" and "for target in
751960484Sobrien	  targets" loops.
752060484Sobrien
752160484SobrienWed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
752260484Sobrien
752360484Sobrien	* Makefile.in: Do not pass bindir or mandir to cvs.
752460484Sobrien
752560484SobrienWed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
752660484Sobrien
752760484Sobrien	* Makefile.in, configure.in: removed traces of namesubdir,
752860484Sobrien	  -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
752960484Sobrien	  copyrights to '92, changed some from Cygnus to FSF.
753060484Sobrien
753160484Sobrien	* configure.texi: remove most references to multiple hosts,
753260484Sobrien	  multiple targets, subdirs, etc.
753360484Sobrien
753460484Sobrien	* configure.man: removed rcsid. reference config.sub not
753560484Sobrien	  config.subr.
753660484Sobrien
753760484Sobrien	* Makefile.in: mkdir $(infodir) on install-info.
753860484Sobrien
753960484SobrienWed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
754060484Sobrien
754160484Sobrien	* configure.texi:  Explain better about .gdbinit and about
754260484Sobrien	the environment that configure.in sections run in.
754360484Sobrien
754460484SobrienFri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
754560484Sobrien
754660484Sobrien	* configure.in:  Ultrix is only a decstation if it's a MIPS.
754760484Sobrien
754860484SobrienFri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
754960484Sobrien
755060484Sobrien	* README:  DOC.configure => cfg-paper.texi.
755160484Sobrien
755260484SobrienFri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
755360484Sobrien
755460484Sobrien	* config.sub (near case $os):  Don't convert newsos* to bsd!
755560484Sobrien
755660484SobrienFri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
755760484Sobrien
755860484Sobrien	* Makefile.in:  Reinstall change from gdb-4.3 that reduces
755960484Sobrien	the number of copies of COPYING that go into the GDB tar file.
756060484Sobrien
756160484SobrienThu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
756260484Sobrien
756360484Sobrien	* bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
756460484Sobrien	gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
756560484Sobrien	Fix SCO configuration stuff.
756660484Sobrien
756760484SobrienTue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
756860484Sobrien
756960484Sobrien	* Makefile.in:  For libg++, make sure the -I pointing
757060484Sobrien	to the gcc directory goes *after* all the libg++-local -I flags.
757160484Sobrien	Also, move just-gcc dependency from just-libg++ to all-libg++.
757260484Sobrien
757360484SobrienTue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
757460484Sobrien
757560484Sobrien	* configure:  Change -x to -f to keep Ultrix /bin/test happy.
757660484Sobrien
757760484SobrienSat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
757860484Sobrien
757960484Sobrien	* Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
758060484Sobrien
758160484SobrienSat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
758260484Sobrien
758360484Sobrien	* config.sub:  Add stratus configuration frags.  Also
758460484Sobrien	submitted to FSF.
758560484Sobrien
758660484SobrienSat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
758760484Sobrien
758860484Sobrien	* Makefile.in (DEV_SUPPORT):  add configure.man.
758960484Sobrien
759060484Sobrien	* config.sub(Decode manufacturer-specific):  add -none*.
759160484Sobrien
759260484SobrienFri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
759360484Sobrien
759460484Sobrien	* Makefile.in:  remove form feeds to make Sun's make happy.
759560484Sobrien	(DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
759660484Sobrien
759760484SobrienSat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
759860484Sobrien
759960484Sobrien	* Makefile.in (AR_FLAGS):  Make quieter.
760060484Sobrien
760160484SobrienThu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
760260484Sobrien
760360484Sobrien	* configure.in:  Add libg++.
760460484Sobrien	* configure:  When verbose, don't output the command line at each
760560484Sobrien	level; it will be unremarkably the same as the previous version,
760660484Sobrien	which will be the same as what the user typed.
760760484Sobrien
760860484SobrienFri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
760960484Sobrien
761060484Sobrien	* configure.in, Makefile.in: fix clean-info, add flex.  add
761160484Sobrien	  fileutils.
761260484Sobrien
761360484Sobrien	* configure: be less sensitive to spaces in Makefile.in.  Do not
761460484Sobrien	  look for sources in "..".  Doing so breaks subdirectories that
761560484Sobrien	  might have their own configure.  If a subdir has it's own
761660484Sobrien	  configure script, use it.
761760484Sobrien
761860484SobrienThu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
761960484Sobrien
762060484Sobrien	* cfg-paper.texi: some changes suggested by rms.
762160484Sobrien
762260484SobrienThu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
762360484Sobrien
762460484Sobrien	* config.sub:  Merge in some small additions from the FSF version,
762560484Sobrien	taken from the gcc distribution, to bring the Cygnus and FSF
762660484Sobrien	versions into closer sync.
762760484Sobrien
762860484SobrienFri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
762960484Sobrien
763060484Sobrien	* configure.in:  Changed svr4 references to sysv4.
763160484Sobrien
763260484SobrienThu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
763360484Sobrien
763460484Sobrien	* configure: added -V for version number option.
763560484Sobrien
763660484SobrienWed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
763760484Sobrien
763860484Sobrien	* DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
763960484Sobrien	  renamed from DOC.configure to cfg-paper.texi.
764060484Sobrien
764160484SobrienMon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
764260484Sobrien
764360484Sobrien	* configure, config.subr, config.sub: config.subr is now
764460484Sobrien	  config.sub again.
764560484Sobrien
764660484SobrienFri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
764760484Sobrien
764860484Sobrien	* configure.texi: new file, in progress.
764960484Sobrien
765060484Sobrien	* Makefile.in: build info file and install the man page for
765160484Sobrien	  configure.
765260484Sobrien
765360484Sobrien	* configure.man: new file, first cut.
765460484Sobrien
765560484Sobrien	* configure: find config.subr again now that configuration "none"
765660484Sobrien	  has gone.  removed all traces of the -ansi option.  removed all
765760484Sobrien	  traces of the -languages option.
765860484Sobrien
765960484Sobrien	* config.subr: resync from rms.
766060484Sobrien
766189857Sobrien1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
766260484Sobrien
766360484Sobrien	* configure, config.sub, config.subr: merge config.sub into
766460484Sobrien	  config.subr, call the result config.subr, remove config.sub, use
766560484Sobrien	  config.subr.
766660484Sobrien
766760484Sobrien	* Makefile.in: revised install for dir.info.
766860484Sobrien
766989857Sobrien1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
767060484Sobrien
767160484Sobrien	* configure.in: add decstation host makefile frag.
767260484Sobrien
767360484Sobrien	* Makefile.in: BISON now bison -y again.  also install-gcc on
767460484Sobrien	  install.  clean-gdbm on clean.  infodir belongs in datadir.
767560484Sobrien	  Make directories for info install.  Build dir.info here then
767660484Sobrien	  install it.
767760484Sobrien
767889857Sobrien1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
767960484Sobrien
768060484Sobrien	* Makefile.in: fix for bad directory tests.
768160484Sobrien
768289857Sobrien1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
768360484Sobrien
768460484Sobrien	* configure: \{1,2\} appears to be a sysv'ism.  Use a different
768560484Sobrien	  regexp.  -srcdir relative was being handled incorrectly.
768660484Sobrien
768760484Sobrien	* Makefile.in: unwrapped some for loops so that parallel makes
768860484Sobrien	  work again and so one can focus one's attention on a particular
768960484Sobrien	  package.
769060484Sobrien
769189857Sobrien1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
769260484Sobrien
769360484Sobrien	* configure: added PWD as a stand in for `pwd` (for speed). use
769460484Sobrien	  elif wherever possible.  make -srcdir work without -objdir.
769560484Sobrien	  -objdir= commented out.
769660484Sobrien
769789857Sobrien1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
769860484Sobrien
769960484Sobrien	* configure: +options become --options.  -subdirs commented out.
770060484Sobrien	  added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
770160484Sobrien	  Makefile now at top of generated Makefile.  Removed cvs log
770260484Sobrien	  entries.  added -srcdir.  create .gdbinit only if there is one
770360484Sobrien	  in ${srcdir}.
770460484Sobrien
770560484Sobrien	* Makefile.in: idestdir and ddestdir go away.  Added copyrights
770660484Sobrien	  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
770760484Sobrien	  and mandir now keyed off datadir by default.
770860484Sobrien
770989857Sobrien1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
771060484Sobrien
771160484Sobrien	* Freshly created ChangeLog.
771260484Sobrien
771360484Sobrien
771460484SobrienLocal Variables:
771560484Sobrienmode: change-log
771660484Sobrienleft-margin: 8
771760484Sobrienfill-column: 76
771860484Sobrienversion-control: never
771960484SobrienEnd:
7720