Commit Graph

504 Commits

Author SHA1 Message Date
John Metzler b57c473d1c * configure.in (noconfigdirs): Add configure pattern for mips tx39
cygmon
1998-06-24 23:03:02 +00:00
Mark Alexander 5bf639ac91 * configure.in: Add cygmon and libstub support for mn10200. 1998-06-24 05:44:46 +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 8beb827a62 * configure.in: Use && rather than using -a in test, because odd
strings can confuse test.
1998-06-01 21:29:21 +00:00
Stu Grossman 6d2d3edc67 Sanitize Java. 1998-05-15 19:47:04 +00:00
Ian Lance Taylor ff2664fc49 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
building with newlib.
1998-05-05 22:03:12 +00:00
Ian Lance Taylor bf31116d5a * configure.in: Change alpha to alpha* in several places. 1998-04-28 22:11:42 +00:00
Ben Elliston 5f9e41cd53 * configure.in: Include `flexlm' as a host library. 1998-04-24 01:12:51 +00:00
Michael Meissner 1172d35d0c Remove debug echo 1998-04-22 21:50:18 +00:00
Michael Meissner 34b65ac508 Fix typo 1998-04-22 19:18:38 +00:00
Ian Lance Taylor 2f5ed6bce0 remove duplicate libtool 1998-04-22 17:08:48 +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 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
Brendan Kehoe 5412dcebb2 * configure.in (host_tools): Fix typo, lbtool -> libtool. 1998-04-19 20:01:35 +00:00
Bob Manson f4434c50ec * Makefile.in: Add libstub.
* configure.in: Ditto. Build libstub for targets that have cygmon
	support.
1998-04-17 19:25:20 +00:00
Ian Lance Taylor f4132507a0 * configure.in: Don't set PICFLAG on ix86-cygwin32. 1998-04-14 22:03:31 +00:00
Jason Molenda f43cc8f7b5 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
* configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
        use mh-sysv5 if specified.  Support gprof on SCO Open Server.
1998-04-14 19:28:22 +00:00
Ian Lance Taylor c99e91d299 * Makefile.in, configure.in: Add libtool as a native only directory
to configure and build.
1998-04-13 19:38:02 +00:00
Geoffrey Noer 0cacd86f2f Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
* Makefile.in: add ash make rules
        * configure.in: add ash to native_only and host_tools lists
1998-04-02 22:52:47 +00:00
Ian Lance Taylor f46d03c51f * Makefile.in: Add libidetcl, like libide.
(all-libide): Remove dependencies on all-tcl, all-tk, all-itcl,
	all-ilu.
	* configure.IN: Add libidetcl, like libide.
	* configure (GDB_TK): If enable_ide, add all-libidetcl.
1998-03-31 21:53:15 +00:00
Tom Tromey d20af0bd5c * Makefile.in (all-gettext, all-intl): New targets.
(ALL_MODULES): Added all-gettext, all-intl.
	(CROSS_CHECK_MODULES): Added check-gettext, check-intl.
	(INSTALL_MODULES): Added install-gettext, install-intl.
	(CLEAN_MODULES): Added clean-gettext, clean-intl.

	* configure.in (host_tools): Added gettext.
	(native_only): Likewise.
	(noconfigdirs) [various cases]: Likewise.
	(host_libs): Added intl.
1998-03-27 07:37:59 +00:00
Nick Clifton 516548933b Remove CYGNUS LOCAL markers for Thumb port. 1998-03-25 19:17:43 +00:00
Nick Clifton 1f98401822 Add thumb-pe target. 1998-03-18 17:25:57 +00:00
Syd Polk c6c22ffe5e Tue Mar 17 17:02:00 PST 1998 Syd Polk <spolk@cygnus.com>
* configure.in Makefile.in
	Changed "sn" to "snavigator"
1998-03-18 01:05:50 +00:00
Mark Alexander f33a8aa567 * configure.in: Remove libgloss from noconfigdirs for MN10300. 1998-02-23 18:03:48 +00:00
Ian Lance Taylor ccac0df194 * configure.in: Don't build libgui for a cygwin32 target when not on
a cygwin32 host.
1998-02-19 18:43:09 +00:00
Doug Evans 587c41ae20 Delete txvu stuff.
Delete last change that made sim build under dvp-elf.
1998-02-06 01:58:48 +00:00
Jason Molenda db5d8d390b * configure.in (host_tools, native_only): Add libtool. 1998-02-06 01:10:10 +00:00
Geoffrey Noer 53b0f196ac Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
* configure.in: add target-gperf to noconfigdirs for Cygwin32.
        Fix typo in ming config comment.
1998-02-05 00:58:07 +00:00
Ian Carmichael b6e6125499 * Make sim build under dvp-elf. 1998-02-04 18:43:15 +00:00
Fred Fish 6271cadd10 Sanitize away "*-windows*" host makefile frag when sanitizing
with --lose-mswin.
1998-01-31 06:25:12 +00:00
Geoffrey Noer 383a466768 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
* configure.in: Remove expect from noconfigdirs when target
        is cygwin32.  OK to build expect and dejagnu with Canadian
        Cross.
1998-01-31 01:23:12 +00:00
Doug Evans 83f3596372 don't build itcl libgui tk tix 1998-01-30 23:25:03 +00:00
Doug Evans e086cc6caf don't build gdb for dvp-elf 1998-01-28 23:13:00 +00:00
Ian Lance Taylor 0db468b867 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
host.
1998-01-28 21:35:26 +00:00
Doug Evans 70b3fa931d * configure.in: Add dvp-elf support.
* config.sub: Recognize dvp cpu.
1998-01-28 20:04:27 +00:00
Ron Unrau 53cf880935 Allow gdb to recognize txvu-elf as a valid configuration. 1998-01-22 23:19:14 +00:00
Jeff Law 5a67071d92 * configure.in: Check makefile fragments in the source
directory.
1998-01-18 04:05:34 +00:00
Jeff Law 8e12359329 * configure.in: check whether host and target makefile
fragments exist before adding them to *_makefile_frag
1998-01-16 07:41:21 +00:00
Bob Manson ddfa23cb52 * configure.in (target_configdirs): Add cygmon for sparc64-elf. 1998-01-15 07:40:11 +00:00
Keith Seitz 2ac94d5149 * configure.in: Make sure we only replace RPATH_ENVVAR on
lines which begin with RPATH_ENVVAR, i.e. add "^" to the
        regexp to sed.
        * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
        to sub-makes.
1998-01-15 01:17:14 +00:00
Jeff Law 0b0bd98b80 * config.sub: Add mingw32 support.
* configure.in: Likewise.
        * mh-mingw32: New file.
1998-01-04 00:12:58 +00:00
Jeff Law c49f612a68 A
* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
1998-01-03 11:13:07 +00:00
Jeff Law 9cfb301ea9 * configure.in (host_makefile_frag, target_makefile_frag):
Handle multiple config files.
        (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
        alpha-*-*.
1997-12-28 11:19:58 +00:00
Doug Evans 0d65768a9c (txvu-*-elf*): Don't build target-libiberty. 1997-12-22 18:38:27 +00:00
Doug Evans 69f273d821 * configure.in: Add txvu-elf support.
* config.sub: Recognize txvu cpu.
1997-12-22 14:09:49 +00:00
Michael Meissner 33b7d4fbb2 Allow d30v to build libide once again 1997-12-17 08:23:18 +00:00
Ian Lance Taylor 6f1e21508b sanitize out libide unless keep-ide 1997-12-16 15:45:28 +00:00
Ian Lance Taylor 67ae6381f5 * Makefile.in: Add libgui directory.
(GDB_TK): Add all-libgui.
	* configure.in: Add libgui directory.
	* configure: Add all-libgui to GDB_TK.
1997-12-16 14:38:16 +00:00
Nick Clifton 67a46fe94a Renamed v850eq -> v850ea 1997-12-12 18:53:24 +00:00