Christopher Faylor
afe47e32d5
* configure.in: Add libtermcap to list of cygwin dependencies.
* config/cygwin.mh: Add extra libtermcap target information.
Make gdb depend on libtermcap for future readline depencency.
28 years ago
Tom Tromey
61821e296a
* configure.in (host_tools): Added zip.
* Makefile.in (all-target-libjava): Depend on all-zip.
(all-zip): New target.
(ALL_MODULES): Added all-zip.
(NATIVE_CHECK_MODULES): Added check-zip.
(INSTALL_MODULES): Added install-zip.
(CLEAN_MODULES): Added clean-zip.
28 years ago
Nick Clifton
3d20148254
Build FR30 libraries with -Os.
28 years ago
Geoffrey Noer
0d1ca1269d
Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
* configure.in: drop "32" from config/mh-cygwin32. Check
cygwin* instead of cygwin32*.
* config.sub: Check cygwin* instead of cygwin32*.
28 years ago
Syd Polk
66af1511cb
1998-10-20 Syd Polk <spolk@cygnus.com>
* Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
if desired.
28 years ago
Doug Evans
c55ea9e781
* configure.in (enable_cgen_maint): Fix typo.
28 years ago
Jeff Law
60fc3193fc
Merge with egcs-19981008
28 years ago
Geoffrey Noer
24d1ff5244
Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
* Makefile.in: add bzip2 package building bits for user
tools module
* configure.in: ditto
28 years ago
Catherine Moore
dd5ed74927
change armelf sanitization to CYGNUS LOCAL markers
28 years ago
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