Commit Graph

679 Commits

Author SHA1 Message Date
Ian Lance Taylor 3274332f90 * configure: Don't get confused by CPU-VENDOR-linux-gnu. 1996-10-10 18:15:03 +00:00
Stan Shebs 3e41eeb4d3 * config.sub (-apple*): Remove, now redundant. 1996-10-10 17:39:10 +00:00
Ian Lance Taylor d9f3f187da * configure: Rework yesterday's sed script patch. 1996-10-10 17:03:43 +00:00
Ian Lance Taylor d7a579960b * config.sub: Merge with FSF. 1996-10-10 16:31:38 +00:00
Per Bothner 44ad3d8321 * config.guess: Merge from FSF.
1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
        * config.guess: Use pc instead of unknown, for pc clone systems.
        Change linux to linux-gnu.

	Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
        * config.guess: Avoid non-portable tr syntax.
1996-10-10 00:28:52 +00:00
Jeff Law ed46a8ee9b * test-build.mk (HOLES): Add "xargs" for gdb. 1996-10-09 12:32:18 +00:00
Jeff Law 4efa6b75d8 * configure: Avoid hpux10.20 sed bug. 1996-10-09 12:08:15 +00:00
Stu Grossman d0e01d94fa * configure.in config/mh-windows: Add support for windows host
(that is a build done under the Microsoft build environment).
1996-10-08 15:36:18 +00:00
Ian Lance Taylor 81eb5025a9 * Makefile.in: Replace all uses of srcroot with s, to shrink
command line lengths.
1996-10-08 14:48:47 +00:00
Ian Lance Taylor d5a8bfde90 Patches from Geoffrey Noer <noer@cygnus.com>:
* configure.in: If configuring for newlib, pass --with-newlib to
	subdirectories.
	* Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
	-Bnewlib/ and -Lwinsup to gcc.
	(CXX_FOR_TARGET): Likewise.
1996-10-08 14:41:43 +00:00
Ian Lance Taylor f2b435665b * Makefile.in (ETC_SUPPORT): Add configure. 1996-10-07 14:59:56 +00:00
Angela Marie Thomas 3dd3627a93 use config/mh-dgux386 for i[345]86-dg-dgux host configuration file 1996-10-04 19:25:09 +00:00
Jeff Law ae1b99e42d Grrr. The mn10200 and mn10300 are _not_ similar enough to easily support
with a single generic configuration.  So break them up into two different
configurations.  See the individual ChangeLogs for additional detail.
1996-10-03 16:42:22 +00:00
Jeff Law 0cfa6de41c * configure.in: Add lots of stuff to noconfigdirs for
the mn10x00 targets.
1996-10-03 05:56:42 +00:00
Jeff Law be9b9d693a * config.sub, configure.in: Add mn10x00 support.
More Matsushita work.
1996-10-03 04:31:40 +00:00
Ian Lance Taylor 6ffb8ab788 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
* make-all.com: Call conf-a-gas, not config-a-gas.
1996-10-02 19:53:12 +00:00
Jackie Smith Cashion 875c8d5cc8 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
* configure.in (noconfigdirs): Don't build libgloss for arm-coff
 	targets.
1996-10-01 00:33:00 +00:00
Ian Lance Taylor cd0ae55807 * configure.in: Use a single line for host_tools and native_only. 1996-09-16 21:02:11 +00:00
David Edelsohn 8863243604 * config.sub, configure.in: Add entries for m32r. 1996-09-09 19:23:41 +00:00
Tom Tromey 642c85fa17 * Makefile.in (inet-install): Don't run install-gzip. 1996-09-05 20:11:14 +00:00
Stu Grossman 91f6cfead2 * configure.in: Don't config lots of things for *-*-windows*. 1996-09-05 00:28:10 +00:00
Michael Meissner 7fa565a6d3 Recognize i586-dg-dgux and use generic System V config file to nop ranlib 1996-08-29 22:45:33 +00:00
Michael Meissner f7954d868f Recognize i686-*-* for pentium pro 1996-08-29 21:16:27 +00:00
Fred Fish 866d38a852 * configure: Fix three locations where shell scripts were
being run directly rather than with config_shell.
1996-08-22 02:51:34 +00:00
J.T. Conklin 3f5d1c2c1e * configure.in (v850-*-*): Set up initial $noconfigdirs.
* config.sub (basic_machine): Recognize v850.
1996-08-20 21:30:41 +00:00
Stu Grossman 215d6a41d0 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
with normal Windows compilation environment.
1996-08-12 03:53:54 +00:00
Ian Lance Taylor 9e8419d043 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
* make-all.com: Run config-a-gas.
	* setup.com: Don't copy subdirectory files around.
1996-08-08 16:20:25 +00:00
Stan Shebs 959376c9c8 * mpw-config.in: Generate Mac include for elf/dwarf2.h. 1996-07-27 22:12:57 +00:00
Martin Hunt 7ae1ceee89 start-sanitize-d10v
Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>

	* configure.in (d10v-*-*): Remove ld from $noconfigdirs.

end-sanitize-d10v
1996-07-23 17:53:27 +00:00
Brendan Kehoe 57f69c31f3 * configure.in (native_only): Add prms. 1996-07-22 20:30:04 +00:00
Ian Lance Taylor 47f0092437 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
(BINUTILS_SUPPORT_DIRS): Likewise.
1996-07-22 16:28:08 +00:00
Michael Meissner 05a8bf3325 Minor tweaks to d10v configuration 1996-07-18 16:59:15 +00:00
Martin Hunt a1e636c89d start-sanitize-d10v
Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
        * configure.in (d10v-*-*): New target.
end-sanitize-d10v
1996-07-18 00:53:17 +00:00
Jeff Law eddf8efeac * config.guess (HP 9000/811): Recognize this as a PA1.1
machine.
1996-07-15 17:52:39 +00:00
Ken Raeburn b5dbae2826 * Makefile.in (do-tar-gz): New target, split out from tail end of taz target.
Run each command separately, don't use pipes.
(taz): Use it.
1996-07-13 03:22:47 +00:00
Stan Shebs f76215e0a6 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
* mpw-build.in: No builds should depend on building byacc or flex,
	they are assumed to be installed already.
1996-07-12 19:11:22 +00:00
Michael Meissner 59d3634c87 Set r environment variable that CC_FOR_TARGET needs in CONFIGURE_TARGET_MODULES 1996-07-12 13:54:37 +00:00
Michael Meissner 062aded9d1 Automagically reconfigure target directories whenever the multilib options change 1996-07-11 14:17:12 +00:00
David Edelsohn 5db223e45f * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
CLEAN_MODULES): Add bash.
	(all-bash): New target.
1996-07-11 01:58:46 +00:00
Jim Wilson 5133e9ed8c * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5. 1996-07-09 00:34:43 +00:00
Geoffrey Noer 230b079723 nope, don't build texinfo yet for cygwin32, there's a problem with
Makefile.in that needs resolving
1996-06-30 04:30:53 +00:00
Geoffrey Noer 283b6d062c Allow texinfo to be configured and built for Canadian crosses 1996-06-30 02:08:41 +00:00
Stan Shebs 6f607c1229 * mpw-configure: Add support for --bindir.
* mpw-build.in: Use a GCC-specific build script for GCC actions.
1996-06-28 19:19:38 +00:00
Geoffrey Noer a928fca19c Add gawk to list of things to build 1996-06-27 23:09:15 +00:00
Jason Molenda 5e70d079c3 * Makefile.in (docdir): Remove. 1996-06-25 14:10:43 +00:00
Jason Molenda d92eef0ce6 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
* Makefile.in (datadir): Set to $(prefix)/share.
1996-06-25 11:41:30 +00:00
Geoffrey Noer d79bfb0d3f Configure and build diff and patch for cygwin32-hosted toolchains 1996-06-25 06:30:51 +00:00
Jason Merrill d32baaf065 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
* Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
 	don't get ". ".

Fixes nightly build on rtl.
1996-06-22 18:40:49 +00:00
Jim Wilson 79a2d56d81 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately. 1996-06-22 00:27:07 +00:00
Ken Raeburn 8d190aa344 * Makefile.in (taz): Handle case where tex3patch didn't even get checked out.
Also, if it was found, put the symlink in a new util subdirectory.
1996-06-20 21:01:42 +00:00