Commit Graph

945 Commits

Author SHA1 Message Date
Felix Lee d8ea6d40ee * Makefile.in (all-automake): fix dependencies. 1998-09-30 05:47:18 +00:00
Nick Clifton eede4762aa Remove reference to depragmaize program. 1998-09-28 20:09:25 +00:00
Jeff Johnston d46c1ae39a Fri Sep 25 18:07:32 1998 Jeff Johnston <jjohnstn@cygnus.com>
* configure.in (target_libs): Added target-libdsp.
	* Makefile.in (TARGET_CONFIGDIRS): Added libdsp as target.

New libdsp component added.
1998-09-25 22:11:31 +00:00
Doug Evans 5a483f4d88 tweak wording of last entry 1998-07-25 03:09:51 +00:00
Doug Evans 2326d63003 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
to here ...
	(install-no-fixedincludes): and here
	(INSTALL_MODULES): ... to here.
1998-07-25 02:58:09 +00:00
Ian Lance Taylor 464dfc1468 * config.sub: Merge with FSF. 1998-07-24 21:13:43 +00:00
Ian Lance Taylor e2dce311e0 * config.guess: Merge with FSF.
As part of this, the BePC entry is no longer sanitized, since it is
now in the FSF version of config.guess.
1998-07-24 21:04:00 +00:00
Doug Evans 456876c8c4 * configure.in (mips64r5900-sky-elf*): Use config/mt-sky.
Set extraconfigdirs to build dvp-elf-as.
	* configure (extraconfigdirs): New variable.
	(SUBDIRS): Add extraconfigdirs and recurse on them too.
	* Makefile.in (all): Move higher in file.
	(EXTRA_TARGET_HOST_ALL_MODULES): New variable.
	(EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
	(ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
	(CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
	(INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
1998-07-24 15:46:17 +00:00
Ian Lance Taylor 8c4774d972 remove d30v sanitization 1998-07-23 23:21:17 +00:00
Brendan Kehoe 0ab3f08623 * Makefile.in (all-target-libjava): Depend on all-gcc and
all-target-newlib.
        (configure-target-libjava): Depend on $(ALL_GCC).

fix nightly build permanently to do the compiler before we do the libs.
1998-07-23 20:37:31 +00:00
Ian Lance Taylor c5f3dafb29 * ylwrap: Don't use a full path name if the source file is in the
same directory.  From hjl@lucon.org (H.J. Lu).
1998-07-17 18:52:26 +00:00
Ian Lance Taylor 06d6d6b796 * config-ml.in: Default to being verbose, to match Feb 18 change to
configure.
1998-07-17 17:31:09 +00:00
Ian Lance Taylor 5b0b3ba6f5 Brought over from egcs:
Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)

	* configure.in (target_subdir): Set to ${target_alias} instead
	of "libraries".

	Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>

	* configure.in (target_subdir): Set to libraries if enable_multilib.
1998-07-16 16:31:40 +00:00
Ian Lance Taylor e8ef0f723a * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
multilibs, force reconfiguration the first time we create
	multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
1998-07-15 05:02:34 +00:00
Ian Lance Taylor 72743e377d * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
avoid confusion with --no-recursion.
1998-07-15 03:42:02 +00:00
Richard Henderson 4f5f38f299 * config.guess: Recognize i586-pc-beos.
* configure.in: Don't build some bits for beos.
1998-07-14 22:26:29 +00:00
Ian Lance Taylor 6b40e58316 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
CFLAGS default to -O2.
1998-07-14 19:09:27 +00:00
Ian Lance Taylor b8d7a543e1 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
when using GNU ld.
1998-07-14 17:22:43 +00:00
Ian Lance Taylor 99e9c6f741 * ltconfig, ltmain.sh: Update to libtool 1.2b. 1998-07-07 19:24:58 +00:00
Ian Lance Taylor 57e66bdb83 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
* makefile.vms: Update to build binutils/makefile.vms.  Add install
	target.
1998-07-02 19:03:37 +00:00
Doug Evans 5ea0771f4c * configure.in: configure cgen if --enable-cgen-maint.
* Makefile.in (ALL_MODULES,CLEAN_MODULES): Add all-cgen.
	(all-cgen): New rule.
	(all-opcodes,all-sim): Depend on all-cgen.
1998-07-02 02:10:29 +00:00
Ian Lance Taylor c0dea852d9 * ltconfig: Update to correct AIX handling. 1998-07-01 20:45:45 +00:00
Mark Alexander 5bf639ac91 * configure.in: Add cygmon and libstub support for mn10200. 1998-06-24 05:44:46 +00:00
Syd Polk b0dae4d786 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
* Makefile.in: all-snavigator needs all-libgui.
1998-06-12 21:04:33 +00:00
Mark Alexander 529fce814e * configure.in: Add cygmon and libstub support for mn10300. 1998-06-12 02:47:09 +00:00
Ian Lance Taylor a593fe6847 * missing: Update to version from automake 1.3. 1998-06-10 16:05:48 +00:00
Ian Lance Taylor ca450fb443 * ltmain.sh: On installation, don't get confused if the same name
appears more than once in the list of library names.
1998-06-10 15:20:14 +00:00
Ian Lance Taylor b5538863a0 * config.sub: Accept m68060 and m5200 as CPU names. 1998-06-03 18:52:10 +00:00
Ian Lance Taylor eb447cc7d5 * configure: Use && rather than using -a in test, because odd
strings can confuse test.
1998-06-01 21:26:12 +00:00
Jeff Law 771243c80c * 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.
Bring over from egcs.
1998-05-12 05:33:32 +00:00
Jeff Law 903ff0dffc * COPYING.LIB: Update FSF address. 1998-05-12 05:10:18 +00:00
Ian Lance Taylor 494c7c8688 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
GAS_SUPPORT_DIRS.
1998-05-08 05:31:07 +00:00
Ian Lance Taylor 33e0ca6136 * ltconfig, ltmain.sh: Avoid producing a version number if
-version-info was not used.
1998-05-07 21:28:06 +00:00
Stu Grossman 700d7935d0 * Makefile.in: Add dependencies for boehm-gc to libjava. 1998-05-06 17:26:30 +00:00
Stu Grossman 7074031da3 Add Java sanitizations. 1998-05-05 17:19:29 +00:00
Syd Polk aee522050a Fri May 1 11:36:00 PST 1998 Syd Polk <spolk@cygnus.com>
* Touched all files before doing import
1998-05-01 18:37:07 +00:00
Stu Grossman ba7634adf9 * Makefile.in: Added dependencies to all-target-boehm-gc and
all-target-libjava to have them configure during the build.
1998-04-30 00:08:01 +00:00
Jason Molenda bfde75f7e3 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
* Makefile.in (install-gdbtk): Call this 'install-gdb' so that
        the right GUI libraries and files are installed along with GDB.

This bit of the Makefile.in is bracketed by a sanitize-gdbtk, so
install-gdb will revert to the normal boring behavior if we sanitize
out all gdbtk bits.
1998-04-28 23:26:30 +00:00
Ian Lance Taylor bf31116d5a * configure.in: Change alpha to alpha* in several places. 1998-04-28 22:11:42 +00:00
Mark Alexander c7f6d44389 * config.sub: Recognize sparc86x. 1998-04-28 14:46:19 +00:00
Jim Wilson b18146178a Fix consistency error reported by Yotam Medini.
* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
1998-04-24 04:36:03 +00:00
Ben Elliston 1121f1db65 * Makefile.in: Added standard targets for `flexlm'.
Added intermodule dependency for `all-snavigator'.

	* configure.in: Include `flexlm' as a host library.
1998-04-24 01:23:18 +00:00
Ian Lance Taylor ca39bf77b0 * ltconfig: Update cygwin32 support. 1998-04-23 19:35:05 +00:00
Ian Lance Taylor 1e93b49b3c * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
(BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
	(GDB_SUPPORT_DIRS): Likewise.
1998-04-23 16:27:59 +00:00
Michael Meissner 3b139a16f0 Eliminate extra blank line 1998-04-22 19:33:54 +00:00
Michael Meissner bcb92b02a4 Add support for --enable-target-optspace to compile with -Os instead of -O2, and default d30v, d10v, m32r to use it 1998-04-22 16:32:24 +00:00
Tom Tromey 6bf191bf4d * Makefile.in (all-bfd): Depend on all-intl.
(all-binutils): Likewise.
        (all-gas): Likewise.
        (all-gprof): Likewise.
        (all-ld): Likewise.
1998-04-22 05:11:08 +00:00
Tom Tromey 3970ecc71a * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
(CONFIGURE_TARGET_MODULES): Likewise.
	(CHECK_TARGET_MODULES): Likewise.
	(INSTALL_TARGET_MODULES): Likewise.
	(CLEAN_TARGET_MODULES): Likewise.
	(all-target-libjava): New target.
	(all-target-boehm-gc): Likewise.
	* configure.in (target_libs): Added libjava, boehm-gc.
1998-04-21 17:55:37 +00:00
Ian Lance Taylor 987a81ecf3 * Makefile.in (all-bfd): Depend upon all-libiberty. 1998-04-17 20:22:54 +00:00
Ian Lance Taylor b4ac40fad5 * ltconfig, ltmain.sh: Bring in newer cygwin32 support. 1998-04-17 20:21:13 +00:00