Commit Graph

98 Commits

Author SHA1 Message Date
Andreas Jaeger 6e0801da6a Give credit for the last change to Philip instead of to Maciej. 2001-01-22 10:49:19 +00:00
Andreas Jaeger eeb681b57f 2001-01-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
* Makefile.in (ETC_SUPPORT): Add configure.texi and friends.
2001-01-20 16:57:28 +00:00
Jeff Johnston 6d15efce11 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
* COPYING.NEWLIB: Put into source repository.
2001-01-15 18:20:18 +00:00
Ben Elliston 8d1c033908 2001-01-15 Ben Elliston <bje@redhat.com>
* configure.in (host_tools): Add sid.
	Always configure cgen.
	* Makefile.in (all-sid): New target.
	(check-sid, clean-sid, install-sid): Likewise.
2001-01-15 00:19:42 +00:00
Andreas Jaeger 10422a10ea * config.sub, config.guess: Update from subversions. 2001-01-07 12:04:21 +00:00
Alexandre Oliva 533245522d * configure.in: Disable language-specific target libraries for
languages that aren't enabled.
2000-12-12 20:33:05 +00:00
Nick Clifton a76857b272 Add ARM v5t, v5te and XScale support 2000-11-25 00:21:33 +00:00
Alexandre Oliva 5e46e27328 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge. 2000-11-23 07:49:23 +00:00
Ian Lance Taylor 975aa48243 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge. 2000-11-20 17:27:59 +00:00
Alexandre Oliva 25688b70d5 * Makefile.in: Merge with GCC and libgcj.
(ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
configure-target-<library> when their configure scripts need the C
or C++ library to have already been built to work properly.
(do_proto_toplev): Set them to an empty string.
2000-11-18 22:01:34 +00:00
Alexandre Oliva bb19e2ea27 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
(REALLY_SET_LIB_PATH): Use them.
2000-11-18 20:58:43 +00:00
Christopher Faylor a42c18f0dd * config.sub: Add support for Sun Chorus 2000-11-06 19:21:51 +00:00
Nick Clifton 6857eb1b3b Add support for -storm-chaos 2000-11-02 23:07:28 +00:00
Nick Clifton 6b8ce74ca3 Add noconfigure dirs for m68[hc]{11|12} targets. 2000-10-30 21:12:29 +00:00
Alexandre Oliva a6b9fcde41 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
all affected `configure' scripts.
2000-09-30 06:06:58 +00:00
Alexandre Oliva ef42416e99 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
ltcf-c.sh.
2000-09-25 20:26:51 +00:00
Phil Blundell 5c8663ed32 2000-09-12 Philip Blundell <philb@gnu.org>
* config.sub, config.guess: Update from subversions.
2000-09-12 18:09:36 +00:00
Alexandre Oliva b16bb9f718 * Makefile.in (all-zlib): Added dummy target. 2000-09-06 18:56:59 +00:00
Alexandre Oliva 94cb46cdf0 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
multi-language branch.
2000-09-06 13:27:41 +00:00
Alexandre Oliva 46fbc77ff5 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
(bootstrap*): Depend on all-bootstrap.
2000-09-05 16:10:03 +00:00
Alexandre Oliva bfa303a1b3 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
crosses, but add gcc/include to the header search path for them.
2000-09-02 07:24:51 +00:00
Alexandre Oliva 14cf3d1057 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
* libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
* gettext.m4: New file, extracted from aclocal.m4.
2000-08-31 09:25:11 +00:00
Alexandre Oliva 19b48cd982 * config-ml.in (CC, CXX): Avoid trailing whitespace.
(LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
sub-configures.
2000-08-22 05:01:20 +00:00
Doug Evans 43a5b89bdd * Makefile.in (ALL_MODULES): Add all-cgen.
(CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
	(all-cgen): New target.
	(all-opcodes,all-sim): Depend on all-cgen.
	* configure.in (host_tools): Add cgen.
	Only configure cgen if --enable-cgen-maint.
2000-08-20 22:56:17 +00:00
Alexandre Oliva 1c75dc93c8 * config-ml.in (CC, CXX): Don't introduce a leading space. 2000-08-17 15:18:39 +00:00
Alexandre Oliva 2768864a59 * configure.in (libstdcxx_flags): Use
libstdc++-v3/src/libstdc++.INC.
2000-08-16 18:37:42 +00:00
Alexandre Oliva 9776b6ec98 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES. 2000-08-15 08:01:29 +00:00
Jason Merrill 86bf05d540 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
CXX_FOR_TARGET): Add -B$$r/gcc/ here.
        (FLAGS_FOR_TARGET): Not here.
        (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
2000-08-12 00:49:39 +00:00
DJ Delorie d32ca893ac * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
"if we're also building gcc, and it's a gcc that will run on the
build machine, we want to use its includes instead of the system's
default includes".
2000-08-07 15:02:09 +00:00
Alexandre Oliva e0b51f5a76 * configure.in (libstdcxx_flags): Don't use `"'. 2000-08-03 23:54:09 +00:00
Alexandre Oliva d2b20142e4 * config-ml.in: Adjust multilib search paths to the
appropriate multilib tree.
2000-08-03 19:20:16 +00:00
Alexandre Oliva 6a2ef32105 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
commas in $LANGUAGES.
2000-08-03 02:22:11 +00:00
DJ Delorie 5a7b5870ff 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
* configure.in (qCXX_FOR_TARGET): Use echo instead of expr.

2000-07-31  Alexandre Oliva  <aoliva@redhat.com>

	* configure.in (qCXX_FOR_TARGET): Quote `&' characters in
	CXX_FOR_TARGET for sed.

2000-07-30  Alexandre Oliva  <aoliva@redhat.com>

	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
	Do not override if already set in the environment or in configure.
	Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
	(FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
2000-08-02 18:56:20 +00:00
Alexandre Oliva 0ec91c685c * Makefile.in (FLAGS_FOR_TARGET): New macro.
(GCC_FOR_TARGET): Use it.
(CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
* configure.in: ... here.
(FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
(libstdcxx_flags): Define and append to CXX_FOR_TARGET.
2000-07-28 02:10:36 +00:00
Alexandre Oliva 5b7d5241fe * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
(configure-target-libchill, configure-target-libobjc): Likewise.
2000-07-24 04:34:56 +00:00
Alexandre Oliva 5115ba4beb * configure.in: Use the same cache file for all target libs.
* config-ml.in: But different cache files per multilib variant.
2000-07-24 04:34:08 +00:00
Jeff Law 20b9d598ea * configure (topsrcdir): Don't use dirname. 2000-07-23 17:42:34 +00:00
Jason Merrill 2ff6d12fa2 merge with gcc 2000-07-22 08:20:10 +00:00
Hans-Peter Nilsson de8834970b * config.sub: Update to subversions version 2000-07-06. 2000-07-20 18:03:17 +00:00
Jeff Law 77fcb25859 * symlink-tree: Check number of arguments. 2000-07-07 13:21:39 +00:00
Andrew Cagney f7bbb29948 Update texinfo.tex to version 2000-05-28.15. 2000-07-06 05:39:36 +00:00
Ulf Carlsson fdc7052b0f 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
* ltconfig: Add support for mips-dde-sysv4.2MP
2000-07-02 01:14:54 +00:00
Corinna Vinschen d3b715788a * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
`os2'. Force ac_cv_exeext to be ".exe" in that case.
2000-06-28 20:26:53 +00:00
Tim Wall e33e653239 TI C54x target added. 2000-06-20 13:59:03 +00:00
Nick Clifton 6b878fd051 new file - notes about using --enable-maintainer-mode 2000-06-07 21:31:48 +00:00
Andrew Cagney d1c3f06897 Import texinfo.tex from texinfo-4.0.
Add support for ``make pdf'' to the gdb/doc directory using pdftex.
2000-05-31 10:18:58 +00:00
Andrew Cagney 1b13cadb43 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
* config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
2000-05-30 09:08:59 +00:00
H.J. Lu c9ae5a27b3 20000-05-21 H.J. Lu (hjl@gnu.org)
* configure: Revert changes made on May 18 and May 19.

        * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
        directory are used if they exist. Make sure
        $(build_tooldir)/include is searched for header files,
        $(build_tooldir)/lib/ for library files.
        (GCC_FOR_TARGET): Likewise.
        (CXX_FOR_TARGET): Likewise.
2000-05-21 16:57:14 +00:00
H.J. Lu abd9f14c3b 20000-05-19 H.J. Lu (hjl@gnu.org)
* configure: Provide --disable-target-dir-sanity-checking to
	disable the gcc directory checking for cross compiling.
2000-05-19 18:14:18 +00:00
H.J. Lu 6c7395bfce 20000-05-18 H.J. Lu (hjl@gnu.org)
* configure: Ask to create the gcc directory for cross
	compiling if necessary.
2000-05-18 17:11:17 +00:00