Commit Graph

101 Commits

Author SHA1 Message Date
Ian Lance Taylor 1b409d25b8 config.guess: Merge with FSF.
* config.guess: Merge with FSF.
Merged with devo.

From-SVN: r22952
1998-10-08 18:15:05 -06:00
Ian Lance Taylor 466456d9d7 config.sub: Merge with FSF.
�
	* config.sub: Merge with FSF.
	* config.sub: Accept m68060 and m5200 as CPU names.
Merge with devo/config.sub.

From-SVN: r22949
1998-10-08 18:07:35 -06:00
Ian Lance Taylor 6755ff7314 config-ml.in: Default to being verbose, to match Feb 18 change to configure.
* config-ml.in: Default to being verbose, to match Feb 18 change to
        configure.

From-SVN: r22948
1998-10-08 17:34:45 -06:00
Ian Lance Taylor fbd836fca0 Various libtool updates from devo, including update to libtool 1.2b
From-SVN: r22947
1998-10-08 17:32:31 -06:00
Ian Lance Taylor 8af1427536 missing: Update to version from automake 1.3.
Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
        * missing: Update to version from automake 1.3.
Bring over from devo.

From-SVN: r22946
1998-10-08 17:28:38 -06:00
Marc Lehmann 1e025bde1d ylwrap: Change absolute path checks to check for DOS style path names.
�
        * ylwrap: Change absolute path checks to check for DOS style path
        names.
        * ylwrap: Don't use a full path name if the source file is in the
        same directory.  From hjl@lucon.org (H.J. Lu).
Brought over from devo.

From-SVN: r22944
1998-10-08 17:26:53 -06:00
Gerald Pfeifer f2d11dcdd0 README: Remove installation instructions and refer to the INSTALL directory instead.
* README: Remove installation instructions and refer to the
	INSTALL directory instead.

From-SVN: r22747
1998-10-02 09:22:08 +00:00
Robert Lipe 73a6d2e797 config.sub: Add support for i[34567]86-pc-udk.
* config.sub: Add support for i[34567]86-pc-udk.
	* configure.in: Likewise.

From-SVN: r22701
1998-09-30 20:25:11 +00:00
Jeffrey A Law 6fc19d6d03 Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
* Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
        (ALL_TARGET_MODULES): Add all-target-libobjc.
        (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
        (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
        (all-target-libchill): Add dependencies.
        * configure.in (target_libs): Add libchill.

From-SVN: r22658
1998-09-29 20:02:35 -06:00
Manfred Hollstein f653f0ab3f configure.in (target_subdir): Remove duplicate line.
�
	* configure.in (target_subdir): Remove duplicate line.

From-SVN: r22656
1998-09-29 23:50:57 +00:00
Jeffrey A Law 494933e4cd configure.in: Minor cleanups for building in the $(target_alias) subdir.
* configure.in: Minor cleanups for building in the $(target_alias)
        subdir.

From-SVN: r22612
1998-09-27 21:07:27 -06:00
Jim Wilson f6b5826298 Fix `make bootstrap' failures where libraries are compiled with wrong compiler.
* Makefile.in (bootstrap): Set r and s before make all.  Use
	BASE_FLAGS_TO_PASS in make all.
	(cross): Likewise.

From-SVN: r22569
1998-09-24 04:13:50 -07:00
Mark Mitchell 27c7a08d68 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
From-SVN: r22500
1998-09-20 11:21:12 +00:00
Richard Henderson e67afd1ee0 * config.sub: Fix typo in last change.
From-SVN: r22490
1998-09-19 17:13:42 -07:00
Michael Hayes 8e44ac71fd config.sub: Add support for C4x target.
�
	* config.sub: Add support for C4x target.
	* configure.in: Likewise.

From-SVN: r22481
1998-09-19 15:26:14 -06:00
David S. Miller d7496fbb76 We now fully bootstrap on solaris-2.7 sparcv9.
toplevel:
	* config.sub: Recognize sparcv9 just like sparc64.
	gcc/ChangeLog:
	* configure.in: in sparc9-sol2 config, use 'if test' not
	brackets.
	* configure: Rebuilt.
	* config/sparc/sol2-sld-64.h (SPARC_DEFAULT_CMODEL): Change to
	CM_MEDANY.
	(CPP_CPU_SPEC): Do not define _LP64, header files do this.
	(CPP_CPU_DEFAULT_SPEC): Likewise.
	* config/sparc/sol2.h (INIT_SUBTARGET_OPTABS): Get the names right
	for arch64 libfuncs.
	gcc/java/ChangeLog:
	* jcf-io.c: Include string.h.
	libchill/ChangeLog:
	* configure.in: Use 'if test' not brackets.
	* configure: Rebuilt.

From-SVN: r22404
1998-09-13 13:37:17 -07:00
Robert Lipe 22097bd1dd * config.guess: Match "Pent II" or "PentII" for OpenServer.
From-SVN: r22358
1998-09-09 13:47:30 +00:00
Jeff Law 2c8ec9a23a config.guess: Correctly identify Pentium II sco boxes.
* config.guess: Correctly identify Pentium II sco boxes.

From-SVN: r22337
1998-09-08 16:10:04 -06:00
Jeffrey A Law 4b877abdec * config.guess: Fix "tr" code. From Weiwen Liu.
From-SVN: r22321
1998-09-07 18:19:58 -06:00
John Hughes ab03db526f configure.in: Do not assume x86-svr4 or x86-unixware can handle stabs.
�
        * configure.in: Do not assume x86-svr4 or x86-unixware can handle
        stabs.

From-SVN: r22263
1998-09-05 06:58:39 -06:00
Jeffrey A Law b54db29476 Makefile.in (TARGET_CONFIGDIRS): Add libchill.
* Makefile.in (TARGET_CONFIGDIRS): Add libchill.
        (ALL_TARGET_MODULES): Add all-target-libchill.
        (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
        (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
        (all-target-libchill): Add dependencies.
        * configure.in (target_libs): Add libchill.

From-SVN: r22239
1998-09-04 19:14:28 -06:00
Lutz Wohlrab bf48dd7382 config.guess: Avoid assumptions about "tr" behaves when LANG is set to something other than...
* config.guess: Avoid assumptions about "tr" behaves when
        LANG is set to something other than English.

From-SVN: r22118
1998-08-30 15:29:31 -06:00
H.J. Lu a3cbd10560 configure (gxx_include_dir): Changed to '${prefix}/include/g++'-${libstdcxx_interface}.
* configure (gxx_include_dir): Changed to
        '${prefix}/include/g++'-${libstdcxx_interface}.
        * config.if: New to determine the interfaces.

From-SVN: r22109
1998-08-30 15:15:53 -06:00
Mark Klein c4acd909d5 config.guess: Detect and handle MPE/IX.
* config.guess: Detect and handle MPE/IX.
        * config.sub: Deal with MPE/IX.

From-SVN: r22108
1998-08-30 14:17:13 -06:00
David Edelsohn 9ea976658e Add and use mh-aix43 to set AR_FOR_TARGET.
From-SVN: r22077
1998-08-29 07:38:06 -04:00
Manfred Hollstein 0ce065bdf6 configure: Fix --without/--disable cases for gxx-include-dir.
1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure: Fix --without/--disable cases for gxx-include-dir.

From-SVN: r21486
1998-07-29 17:13:57 -06:00
Robert Lipe 7f1937c125 config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
@
	* config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
	(*-pc-unixware7) Add detection for Pentium II, Pentium Pro.

From-SVN: r21296
1998-07-19 18:00:52 -06:00
Marc Lehmann 2ada2bd6bf Fix typo.
From-SVN: r21275
1998-07-18 15:48:44 +00:00
Jeffrey A Law 81241b5e65 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
From-SVN: r20761
1998-06-27 16:08:28 -06:00
Jeffrey A Law 69b471bc42 configure.in (target_subdir): Set to ${target_alias} instead of "libraries".
* configure.in (target_subdir): Set to ${target_alias} instead
        of "libraries".

From-SVN: r20760
1998-06-27 15:48:29 -06:00
Manfred Hollstein bedf82df60 *** empty log message ***
From-SVN: r20731
1998-06-26 02:13:35 +00:00
Manfred Hollstein 28e449d812 configure (enable_version_specific_runtime_libs): Implement new flag --enable-version-specific-runtime-libs which installs C++...
S
egcs/ChangeLog:
1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure (enable_version_specific_runtime_libs): Implement new flag
	--enable-version-specific-runtime-libs which installs C++ runtime stuff in
	$(libsubdir); emit definition in each generated Makefile.
	(gxx_include_dir): Initialize depending on $enable_version_specific_runtime_libs.
egcs/gcc/ChangeLog:
1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure.in (gxx_include_dir): Initialize default value depending on
	new flag --enable-version-specific-runtime-libs; remove superfluous default
	initialization afterwards.
	* configure: Regenerate.
egcs/libio/ChangeLog:
1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
	* Makefile.in (install): Install _G_config.h depending on new flag
	--enable-version-specific-runtime-libs.
	* config/linux.mt (gxx_include_dir): Remove definition here as we use
	gcc's default anyway.
egcs/libstdc++/ChangeLog:
1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
	* Makefile.in (INSTALLDIR): Add comment to document the fact,
	this macro will be properly initialized at make's runtime.
	(install): Add initialization of INSTALLDIR depending on $(libsubdir)
	and ${enable_version_specific_runtime_libs}; use $${INSTALLDIR} shell variable
	instead of the $(INSTALLDIR) make macro.

From-SVN: r20693
1998-06-24 06:26:01 +00:00
Manfred Hollstein 50c4c9f7bd configure (gcc_version): Initialize properly depending on how and where configure is started.
1
egcs/ChangeLog:
1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure (gcc_version): Initialize properly depending on
	how and where configure is started.
	(recursion line): Pass a --with-gcc-version=${gcc_version}
	to configures in subdirs.
egcs/libf2c/ChangeLog.egcs:
1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
	* Makefile.in (version): Rename to gcc_version.
	* configure.in (version): Likewise.
	(gcc_version): Add code to use an option passed from parent configure.
	* configure: Regenerate.
egcs/libio/ChangeLog:
1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
	* config.shared (FLAGS_TO_PASS): Add gcc_version.

From-SVN: r20686
1998-06-24 06:16:14 +00:00
Manfred Hollstein 2f96399bc2 *** empty log message ***
From-SVN: r20581
1998-06-19 05:42:12 +00:00
Alexandre Oliva c4137c5039 Makefile.in (local-clean): remove *.log
* Makefile.in (local-clean): remove *.log
        (warning.log): built with warn_summary from build.log
        (mail-report.log): run test_summary
        (mail-report-with-warnings.log): run test_summary including
        warning.log in the report

From-SVN: r20579
1998-06-18 19:42:01 -06:00
Robert Lipe 276d5ee0ca * config.guess: Detection of Pentium II for *-sco-3.2v5*.
From-SVN: r20558
1998-06-18 09:30:03 +00:00
Alexandre Oliva f098395833 Makefile.in (boostrap2-lean, [...]): new targets Forgot to commit.
* Makefile.in (boostrap2-lean, bootstrap3-lean,
        bootstrap4-lean): new targets
Forgot to commit.

From-SVN: r20016
1998-05-24 04:20:27 -06:00
Jeff Law bfed1ea086 l
* mpw-* Delete.  Not used.
	* ltconfig, ltmain.sh: Update to libtool 1.2a.
	* Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
	for newlib directory.
	(CXX_FOR_TARGET): Likewise.
Bring over from devo.

From-SVN: r19688
1998-05-11 17:00:43 -06:00
Ian Lance Taylor 0aadd65786 config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32 and mingw32.
* config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
        and mingw32.
Bring over from devo.

From-SVN: r19686
1998-05-11 16:36:06 -06:00
Jeff Law 38e012594e typo typo fixes fixes
From-SVN: r19601
1998-05-06 15:09:07 -06:00
Michael Meissner 77be0cab5f Fixup --enable-target-optspace
From-SVN: r19464
1998-04-28 04:36:18 +00:00
Jim Wilson 624411284f Fix consistency error reported by Yotam Medini.
* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.

From-SVN: r19392
1998-04-23 14:33:41 -07:00
Michael Meissner 3f4ea1dee8 Add support for --enable-target-optspace to compile with -Os instead of -O2, and default m32r to use it
From-SVN: r19374
1998-04-22 12:33:17 +00:00
Krister Walfridsson ec8d6ddc83 configure: Define DEFAULT_M4 by searching PATH.
* configure: Define DEFAULT_M4 by searching PATH.
        * Makfile.in: Use DEFAULT_M4.

From-SVN: r19208
1998-04-14 04:34:37 -06:00
Jeffrey A Law 547a618398 * Makefile.in (INSTALL_MODULES): Remove texinfo.
From-SVN: r19153
1998-04-12 13:58:53 -06:00
Nick Clifton e98e406fcc Add support for ARM's Thumb instruction set.
From-SVN: r18822
1998-03-25 10:44:07 +00:00
Manfred Hollstein 3cd730af0b Makefile.in (install-gcc): Don't specify LANGUAGES here.
8
	* Makefile.in (install-gcc): Don't specify LANGUAGES here.
	(install-gcc-cross): Instead, override LANGUAGES here.

From-SVN: r18722
1998-03-20 00:33:35 +00:00
Dave Love 8056460354 Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a non-existent file since /dev/null loses with bash...
1998-03-18  Dave Love  <d.love@dl.ac.uk>
	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
	non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.

From-SVN: r18656
1998-03-18 08:51:01 +00:00
Manfred Hollstein 2d4a055846 config-ml.in: After building symlink tree call make distclean if...
P
	* config-ml.in: After building symlink tree call make distclean
	if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
	to be the case for libiberty.
	* Makefile.in (clean, distclean): Add 'info' explicitly.

From-SVN: r18642
1998-03-17 01:38:10 +00:00
H.J. Lu 04b9356733 configure: When making link, also check the current directory.
p
	* configure: When making link, also check the current
	directory. The configure scripts may create one.

From-SVN: r18640
1998-03-17 01:24:54 +00:00