Commit graph

384 commits

Author SHA1 Message Date
David Edelsohn
9d45944981 * configure.in (m32r): Fix spelling of libg++ libs. 1996-10-17 17:29:28 +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
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
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
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
Stu Grossman
d77852a484 * configure.in: You can now configure GDB for the v850. 1996-09-28 00:41:58 +00:00
Stan Shebs
4aa10c6d21 * configure.in (noconfigdirs): Don't configure any C++ dirs
if targeting D10V.
1996-09-25 02:09:20 +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
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
Martin Hunt
d59209cfeb Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* configure.in (noconfigdirs): Removed gdb for D10V.
1996-08-27 01:48:04 +00:00
Jeff Law
40484384a7 * configure.in: Remove ld, target-libio, target-libg++, and
target-libstdc++ from noconfigdirs.
Now that libg++, libio, libstdc++ and newlib all build...
1996-08-22 23:15:36 +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
Michael Meissner
8df646fd8b For PowerPC targets, build libraries with -mrelocatable-lib and -mno-eabi. 1996-08-12 17:19:18 +00:00
Brendan Kehoe
2019ff6ad5 * configure.in (*-*-ose): Remove exclusion of libgloss for this
target, it now compiles correctly.
1996-07-31 00:51:54 +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
Jim Wilson
856bcbcbbc Fix mistake from Brendan's last checkin. 1996-07-23 04:24:28 +00:00
Brendan Kehoe
57f69c31f3 * configure.in (native_only): Add prms. 1996-07-22 20:30:04 +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
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
David Edelsohn
c6d76a2a6a (native_only): Add gawk. 1996-06-28 18:24:41 +00:00
Geoffrey Noer
a928fca19c Add gawk to list of things to build 1996-06-27 23:09:15 +00:00
Geoffrey Noer
708fcc1206 Adding bash and time to list of hosttools 1996-06-27 00:22:06 +00:00
Geoffrey Noer
d79bfb0d3f Configure and build diff and patch for cygwin32-hosted toolchains 1996-06-25 06:30:51 +00:00
Geoffrey Noer
e39c2bd2e2 Enable dosrel for special dos installation (appending of .exe to
installed binaries, etc...) for cygwin32-hosted toolchains.  New
config/mh-cygwin32 which enables this.

Removed diff from list of things not buildable via Canadian Cross
1996-06-24 06:05:21 +00:00
Jim Wilson
79a2d56d81 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately. 1996-06-22 00:27:07 +00:00
Ian Lance Taylor
bc70a91892 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
* config.sub: Recognize -openvms.
	* configure.in (alpha*-*-*vms*): Set noconfigdirs.
	* make-all.com, setup.com: New files.
1996-06-18 18:51:14 +00:00
Geoffrey Noer
5f8d8c9104 cygwin32 changes 1996-06-16 01:39:26 +00:00
Tom Tromey
85f533f7f9 * configure.in: Added copyright notice.
* move-if-change: Added copyright notice.
1996-06-07 21:30:04 +00:00
Michael Meissner
ef0e1cc5e8 do not build tk under Solaris Powerpc 1996-06-06 23:30:06 +00:00
Michael Meissner
59d95e8132 Do not build pieces needing shared libs on PPC Solaris 1996-06-06 20:45:30 +00:00
Fred Fish
553c179c28 * configure.in (alpha-*-linux*): Set enable_shared to yes. 1996-05-26 22:17:46 +00:00
Geoffrey Noer
bc68eff477 Configure and build make for *-*-cygwin32 targets 1996-05-20 17:10:24 +00:00
Michael Meissner
2f14f78103 Turn off tk/tcl for powerpcle-*-solaris for now 1996-04-30 17:56:51 +00:00
Ian Lance Taylor
3d40ace085 * configure.in: Don't configure --with-gnu-ld on AIX. 1996-04-25 15:49:40 +00:00
Michael Meissner
8970d12325 Turn off gdb temporarily on powerpcle-*-solaris* 1996-04-25 10:35:44 +00:00
Tom Tromey
ed21219c4e * Makefile.in (ALL_MODULES): Added all-inet.
(CROSS_CHECK_MODULES): Added check-inet.
        (INSTALL_MODULES): Added install-inet.
        (CLEAN_MODULES): Added clean-inet.
        (all-indent): New target.

        * configure.in (host_tools): Added inet.
        (native_only): Added inet.
        (noconfigdirs): Added inet.
1996-04-23 15:41:14 +00:00
Ian Lance Taylor
9a8629d511 * configure.in: Don't configure libgloss if we are not configuring
newlib.
1996-04-19 19:36:44 +00:00
Rob Savoye
35cb210837 * configure.in: Don't configure libgloss for unsupported
architectures.
1996-04-18 01:31:49 +00:00
Tom Tromey
53c403df79 * Makefile.in (ALL_MODULES): Include all-apache.
(CROSS_CHECK_MODULES): Include check-apache.
	(INSTALL_MODULES): Include install-apache.
	(all-apache): New target.

	* configure.in: Added apache everywhere perl is seen.
1996-04-15 21:14:30 +00:00
Marilyn Sander
8e85fd5fd0 Propagating 96q2 fix in progressive for bug 12 back into devo 1996-04-11 04:44:32 +00:00
Ian Lance Taylor
feb522ad4a fix last patch 1996-04-08 19:33:54 +00:00