Jeff Johnston
d46c1ae39a
Fri Sep 25 18:07:32 1998 Jeff Johnston <jjohnstn@cygnus.com>
28 years ago
Tom Tromey
a69b70c4fa
* configure.in (target_libs): Added target-qthreads.
* Makefile.in (ALL_TARGET_MODULES): Added qthreads.
(CONFIGURE_TARGET_MODULES): Likewise.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(all-target-qthreads): New target.
(configure-target-libjava): Depend on configure-target-qthreads.
(all-target-libjava): Depend on all-target-qthreads.
28 years ago
Catherine Moore
11d2da24a2
Add sanitize markers for thumb-elf and arm-elf.
28 years ago
Catherine Moore
db8f71710a
Add arm-elf and thumb-elf support.
28 years ago
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.
28 years ago
Ian Lance Taylor
8c4774d972
remove d30v sanitization
28 years ago
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.
28 years ago
Ian Lance Taylor
72743e377d
* configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
avoid confusion with --no-recursion.
28 years ago
Geoffrey Noer
098189d402
Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
* configure.in: Win32 hosts shouldn't use install -x
* install-sh: remove -x option, and special .exe-handling
hack.
28 years ago
Richard Henderson
4f5f38f299
* config.guess: Recognize i586-pc-beos.
* configure.in: Don't build some bits for beos.
28 years ago
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.
29 years ago
John Metzler
b57c473d1c
* configure.in (noconfigdirs): Add configure pattern for mips tx39
cygmon
29 years ago
Mark Alexander
5bf639ac91
* configure.in: Add cygmon and libstub support for mn10200.
29 years ago
Mark Alexander
529fce814e
* configure.in: Add cygmon and libstub support for mn10300.
29 years ago
Ian Lance Taylor
8beb827a62
* configure.in: Use && rather than using -a in test, because odd
strings can confuse test.
29 years ago
Stu Grossman
6d2d3edc67
Sanitize Java.
29 years ago
Ian Lance Taylor
ff2664fc49
* configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
building with newlib.
29 years ago
Ian Lance Taylor
bf31116d5a
* configure.in: Change alpha to alpha* in several places.
29 years ago
Ben Elliston
5f9e41cd53
* configure.in: Include `flexlm' as a host library.
29 years ago
Michael Meissner
1172d35d0c
Remove debug echo
29 years ago
Michael Meissner
34b65ac508
Fix typo
29 years ago
Ian Lance Taylor
2f5ed6bce0
remove duplicate libtool
29 years ago
Michael Meissner
bcb92b02a4
Add support for --enable-target-optspace to compile with -Os instead of -O2, and default d30v, d10v, m32r to use it
29 years ago
Tom Tromey
3970ecc71a
* Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
29 years ago
Brendan Kehoe
5412dcebb2
* configure.in (host_tools): Fix typo, lbtool -> libtool.
29 years ago
Bob Manson
f4434c50ec
* Makefile.in: Add libstub.
* configure.in: Ditto. Build libstub for targets that have cygmon
support.
29 years ago
Ian Lance Taylor
f4132507a0
* configure.in: Don't set PICFLAG on ix86-cygwin32.
29 years ago
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.
29 years ago
Ian Lance Taylor
c99e91d299
* Makefile.in, configure.in: Add libtool as a native only directory
to configure and build.
29 years ago
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
29 years ago
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.
29 years ago
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.
29 years ago
Nick Clifton
516548933b
Remove CYGNUS LOCAL markers for Thumb port.
29 years ago
Nick Clifton
1f98401822
Add thumb-pe target.
29 years ago
Syd Polk
c6c22ffe5e
Tue Mar 17 17:02:00 PST 1998 Syd Polk <spolk@cygnus.com>
* configure.in Makefile.in
Changed "sn" to "snavigator"
29 years ago
Mark Alexander
f33a8aa567
* configure.in: Remove libgloss from noconfigdirs for MN10300.
29 years ago
Ian Lance Taylor
ccac0df194
* configure.in: Don't build libgui for a cygwin32 target when not on
a cygwin32 host.
29 years ago
Doug Evans
587c41ae20
Delete txvu stuff.
Delete last change that made sim build under dvp-elf.
29 years ago
Jason Molenda
db5d8d390b
* configure.in (host_tools, native_only): Add libtool.
29 years ago
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.
29 years ago
Ian Carmichael
b6e6125499
* Make sim build under dvp-elf.
29 years ago
Fred Fish
6271cadd10
Sanitize away "*-windows*" host makefile frag when sanitizing
with --lose-mswin.
29 years ago
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.
29 years ago
Doug Evans
83f3596372
don't build itcl libgui tk tix
29 years ago
Doug Evans
e086cc6caf
don't build gdb for dvp-elf
29 years ago
Ian Lance Taylor
0db468b867
* configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
host.
29 years ago
Doug Evans
70b3fa931d
* configure.in: Add dvp-elf support.
* config.sub: Recognize dvp cpu.
29 years ago
Ron Unrau
53cf880935
Allow gdb to recognize txvu-elf as a valid configuration.
29 years ago
Jeff Law
5a67071d92
* configure.in: Check makefile fragments in the source
directory.
29 years ago
Jeff Law
8e12359329
* configure.in: check whether host and target makefile
fragments exist before adding them to *_makefile_frag
29 years ago