Commit Graph

394 Commits

Author SHA1 Message Date
Geoffrey Noer c6571f118d Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
* configure.in: don't avoid building gdb for mn10300 any more
        * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
        instead of single-quoting it.
1996-12-05 00:55:29 +00:00
Jason Merrill 780da94ce5 * configure.in: Don't use --with-stabs on IRIX 6. 1996-12-04 13:10:04 +00:00
David Edelsohn 234471ed7c * configure.in (m32r): Build gdb, libg++ now. 1996-12-03 17:15:36 +00:00
Peter Schauer b2107b04a5 * configure.in (mips*-sgi-irix6*): Remove gdb and related
directories from noconfigdirs.
1996-12-01 08:30:09 +00:00
Geoffrey Noer b512a90190 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
* Makefile.in: add findutils
        * configure.in: add findutils to list of host_tools
1996-11-22 00:22:19 +00:00
Michael Meissner c1f6b406f0 Do not build librx on d10v 1996-11-19 21:36:45 +00:00
Jeff Law f3285daa51 * configure.in (mn10300): Build everything except gdb & libgloss. 1996-11-18 20:31:10 +00:00
Michael Meissner 489c265b8f Use target_cflags to set -mrelocatable-lib -mno-eabi, not config/mt-ppc. 1996-11-11 17:27:33 +00:00
Stu Grossman 5707b74f1a * configure.in (*-*-windows): Exclude everything but those dirs
needed to build windows.
1996-11-04 03:19:42 +00:00
Stu Grossman 341aa377c7 * configure.in: Exclude mmalloc from i386-windows. 1996-10-29 01:40:58 +00:00
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