Commit Graph

50 Commits

Author SHA1 Message Date
DJ Delorie 284dfa2a42 * MAINTAINERS: Remove chill maintainers.
* Makefile.in (CHILLFLAGS): Remove.
(CHILL_LIB): Remove.
(TARGET_CONFIGDIRS): Remove libchill.
(CHILL_FOR_TARGET): Remove.
(BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
CHILL_LIB.
(CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(configure-target-libchill): Remove.
(all-target-libchill): Remove.
* configure.in (target_libs): Remove target-libchill.
Do not compute CHILL_FOR_TARGET.
* libchill: Remove directory.
2002-04-15 21:53:07 +00:00
DJ Delorie f3d61cc791 Sync with gcc 2002-04-15 21:18:09 +00:00
Andrew Cagney 175c5e4c4d * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
(do-tar, do-bz2): New rules.
(taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
(gdb-tar): New rule.
(gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
(insight_dejagnu.tar): New rule.
(insight.tar): New rule.
(gdb+dejagnu.tar): New rule.
(gdb.tar): New rule.
2002-04-07 20:53:57 +00:00
Richard Henderson 2b1c041081 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
.NOTPARALLEL tag.
        (do-check): Rename from check.
        (check): Allow parallel check.
2002-03-13 01:19:29 +00:00
Richard Henderson de8af572fd * Makefile.in (.NOTPARALLEL): Add fake tag. 2002-03-12 01:07:47 +00:00
Alexandre Oliva f981596fcb * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
because its Makefile is there; test for the executable instead.
2002-02-23 10:08:09 +00:00
Mo DeJong f1eca01afe * Makefile.in: Add all-tix to deps for all-snavigator
so that tix is built when building snavigator.
2002-02-02 01:42:53 +00:00
DJ Delorie f66d193650 When build != host, create libiberty for the build machine.
* Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
CONFIG_ARGUMENTS.
(ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
New variables.
(ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
and rules.
(all.normal): Depend on ALL_BUILD_MODULES.
(CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
(all-build-libiberty): Depend on configure-build-libiberty.

* configure: Calculate and substitute proper value for
ALL_BUILD_MODULES.
* configure.in: Create the build subdirectory.
Calculate and substitute TARGET_CONFIGARGS (formerly
CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
2001-11-28 19:55:01 +00:00
Nick Clifton 57cd47737f Use msgfmt to generate .gmo files from .po files for a distribution. 2001-11-20 19:00:47 +00:00
Jeff Holcomb 52aedda9da 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
* Makefile.in (all-bison): Revert 2001-10-24.
	Don't depend on texinfo.
2001-11-14 05:49:24 +00:00
Hans-Peter Nilsson e949606026 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. 2001-11-06 07:20:20 +00:00
Jeff Holcomb 3077277874 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
Makefile.in (all-bison): Don't depend on texinfo.
2001-10-24 20:02:25 +00:00
Alexandre Oliva aab2a5da9e * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). 2001-09-29 19:38:32 +00:00
Alexandre Oliva 4a30982664 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
avoid quotes nesting problems.
(NATIVE_CHECK_MODULES): Ditto, just for consistency.
(DO_X): Export only variables that are set.
2001-09-21 05:14:32 +00:00
Alan Modra d7700ba108 * Makefile.in: Revert 2001-06-17.
(VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
2001-06-19 09:21:33 +00:00
H.J. Lu 13749aa4e8 2001-06-17 H.J. Lu <hjl@gnu.org>
* Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
	(gas+binutils.tar.bz2): Likewise.
	(binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
2001-06-17 18:40:29 +00:00
Andrew Cagney c683e18af5 Handle GDB's gdb/version.in. 2001-06-13 19:00:22 +00:00
Alexandre Oliva 41476ab0bd * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
gcc/xgcc is built, use -print-prog-name to find out the program
name to use.
2001-06-08 03:24:41 +00:00
Alexandre Oliva 68b3c65aa1 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
New macros.
(bootstrap, cross): Use RECURSE_FLAGS.
* configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
2001-04-02 01:32:45 +00:00
Michael Chastain c0fb395ff3 2001-03-20 Michael Chastain <chastain@redhat.com>
* Makefile.in: all-m4 depends on all-texinfo.
2001-03-21 17:53:42 +00:00
Alexandre Oliva 2ea968d3e1 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use. 2001-03-08 05:50:03 +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
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
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
Alexandre Oliva ef42416e99 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
ltcf-c.sh.
2000-09-25 20:26:51 +00:00
Alexandre Oliva b16bb9f718 * Makefile.in (all-zlib): Added dummy target. 2000-09-06 18:56:59 +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
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 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
Jason Merrill 2ff6d12fa2 merge with gcc 2000-07-22 08:20:10 +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
Alexandre Oliva 8ce9ee83b8 * Makefile.in (configure-target-libiberty): Depend on
configure-target-newlib.
2000-05-17 19:23:34 +00:00
Andrew Cagney 559cf1c6d7 Skip CVS directories when creating tar ball. 2000-05-16 00:09:00 +00:00
Andrew Cagney 0f1c263ae1 Add code to tweek djunpack as part of release process. 2000-05-16 00:04:11 +00:00
Andrew Cagney 4a05c280a8 Pass MD5PROG to sub-makes when building .tar.bz2 archive. 2000-04-19 06:00:03 +00:00
Andrew Cagney ac5ec41ef6 * Makefile.in (gdb-taz): New target. GDB specific archive.
(do-md5sum): New target.
(MD5PROG): Define.
(PACKAGE): Default to TOOL.
(VER): Default to a shell script.
(taz): Rewrite target.  Move real work to do-proto-toplev.  Include
md5 checksum generation.
(do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
(do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
(gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
insight.tar.bz2): Use gdb-taz to create archive.
2000-04-13 02:17:35 +00:00
Christopher Faylor 31258a61eb * Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -L
library search.
(CXX_FOR_TARGET): Ditto.
2000-04-03 01:24:45 +00:00
H.J. Lu e31b2ac226 2000-03-10 H.J. Lu <hjl@gnu.org>
* Makefile.in (all-gcc): Backed out the last change.
2000-03-10 21:21:16 +00:00
H.J. Lu 2dc5e3a364 2000-03-10 H.J. Lu <hjl@gnu.org>
* Makefile.in (all-gcc): Run ld/ld-new if necessary.
2000-03-10 20:50:45 +00:00
Andrew Cagney ed8e99bf37 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
(do-tar-bz2): Replace TOOL with PACKAGE.
(gdb.tar.bz2): Remove GDBTK from GDB package.
(gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
dejagnu.tar.bz2): New packages.
2000-03-03 23:52:30 +00:00
Jason Molenda 1674818f4c Apply patches to support Insight by hand from insight-2000-02-04 snapshot. 2000-02-07 00:34:34 +00:00
Ian Lance Taylor c909a1d631 * Makefile.in (LDFLAGS): Define. 1999-08-10 03:33:09 +00:00
Ian Lance Taylor df4ef9bdac * mkdep: New file.
* Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
	(BINUTILS_SUPPORT_DIRS): Add mkdep.
1999-08-08 17:46:02 +00:00
Alan Modra 59350e7176 * Makefile.in (check-target-libio): Remove all-target-libstdc++
dependency as this causes "make check" to globally "make all"
1999-07-30 07:40:51 +00:00
Ian Lance Taylor 23173ac30c * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
configure.bat in SUPPORT_FILES.
	(gas+binutils.tar.bz2): Likewise.

	* makeall.bat: Remove; obsolete.
1999-07-23 00:56:28 +00:00
Ian Lance Taylor ef32ea0e86 * Makefile.in: (taz): Don't use texinfo/gpl.texinfo or
texinfo/lgpl.texinfo.
1999-06-12 10:11:02 +00:00
Ian Lance Taylor 7ea9a4f5d1 * Makefile.in: Change distribution targets to use bzip2 instead of
gzip.
	(TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
1999-06-12 10:04:11 +00:00
Richard Henderson a3acbf4694 19990502 sourceware import 1999-05-03 07:29:06 +00:00