Commit Graph

962 Commits

Author SHA1 Message Date
Jeff Law f2064d2185 * configure (package_makefile_frag): Move inserting the
${package_makefile_frag} to where it should be according
        to the comment.
1998-01-24 08:58:46 +00:00
Jeff Law 1925ba4949 * config.guess: Add support for Linux/ARM. 1998-01-23 07:29:19 +00:00
Fred Fish 1476759b9c * .cvsignore: Remove *-info and *-install since they match
release-info and mpw-install, which we don't want to just ignore.
1998-01-22 22:48:02 +00:00
Jeff Law 43e1bf2517 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
local_prefix to sub-make invocations.
1998-01-18 04:30:18 +00:00
Jeff Law 5a67071d92 * configure.in: Check makefile fragments in the source
directory.
1998-01-18 04:05:34 +00:00
Gavin Romig-Koch 86418a70c8 toplevel--
* config.sub: Create the vr4111 as a copy of vr4100.
	gas--
	* config/tc-mips.c (md_begin): Create the vr4111 as a copy of
	the vr4100.
	gcc--
	* config.sub: Create the vr4111 as a copy of the vr4100.
	* configure.in: Same.
	* configure: Rebuild.
	gdb--
	* configure.tgt: Create the vr4111 as a copy of the vr4100.
1998-01-15 14:56:12 +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 cc41987a00 * config-ml.in (multi-do): LDFLAGS must include multilib
designator.
1998-01-14 05:02:02 +00:00
Jeff Law 54efc5e3b7 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5. 1998-01-13 08:12:28 +00:00
Jeff Law 00568b3ff0 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 1998-01-03 11:13:04 +00:00
Jeff Law ceb9ef26d7 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
* configure (gxx_include_dir): Provide a definition for subdirs
        which do not use autoconf.
1997-12-28 10:27:09 +00:00
Jeff Law 6222c009f6 * config.guess: Sync with egcs. Picks up new alpha support,
BeOS & some additional linux support.
1997-12-24 21:43:05 +00:00
Jeff Law 9162e4edd2 * config.guess: HP 9000/803 is a PA1.1 machine. 1997-12-23 11:42:49 +00:00
Ian Lance Taylor 340caceb3a fix sanitization 1997-12-23 08:31:18 +00:00
Doug Evans 69f273d821 * configure.in: Add txvu-elf support.
* config.sub: Recognize txvu cpu.
1997-12-22 14:09:49 +00:00
Jeff Law 8f6462bc08 * config.sub (mips64vr5xxx-elf): Handle. Treat as mips64vr5000-elf. 1997-12-22 10:27:25 +00:00
Ian Lance Taylor b9876b8e4c don't mention sanitization in ChangeLog 1997-12-22 08:23:06 +00:00
Ian Lance Taylor be8da92575 * configure: Only put libide in GDB_TK if --enable-ide. 1997-12-17 08:30:00 +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 3130a39119 Add m32r to multilib support. 1997-12-16 00:14:49 +00:00
Nick Clifton 93a0cb32e2 Fixed v850e sanitization markers. 1997-12-12 18:51:55 +00:00
Brendan Kehoe 97b951fb4f * Makefile.in (all-target-gperf): Change dependency to
all-target-libstdc++.

to go w/ the changes taking out use of libg++ in gperf
1997-12-12 18:44:23 +00:00
Felix Lee 06434f5f16 sanitization fixes. (files not mentioned, fences misspelled) 1997-12-11 04:18:47 +00:00
Ian Lance Taylor 7751f03a62 Source directory cvs renamed to cvssrc:
* configure.in (host_tools): Change cvs to cvssrc.
	(native_only): Likewise.
	(noconfigdirs) [various cases]: Likewise.
	* Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
	(CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
	(INSTALL_MODULES): Change install-cvs to install-cvssrc.
	(CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
	(all-cvssrc): Rename target from all-cvs.
1997-12-10 20:15:56 +00:00
Nick Clifton 28b6fd89dd Add support for Thumb target 1997-12-02 18:10:44 +00:00
Keith Seitz 27d02b2c4a * configure (GDB_TK): add all-libide to dependency list
* Makefile.in: remove sanitization for ALL libide references
1997-12-02 15:52:37 +00:00
Michael Meissner 4ed8c3b896 Remove libide from sanitization and allow it to be configured everywhere 1997-12-02 14:39:17 +00:00
Michael Meissner c20cda69e1 Remove libide from sanitization and allow it to be configured everywhere 1997-12-02 14:37:22 +00:00
Keith Seitz 413db5072c remove useless info, add more useful info 1997-12-01 21:07:09 +00:00
Keith Seitz 27e5c6bfb7 * configure: add all-libide to GDB_TK
* Makefile.in (all-vmake): remove double dependency on all-libide

        * modules/modules: add libide to gdb's checkout list

        * ChangeLog: tidy up 11/26 entry
1997-12-01 20:48:12 +00:00
Bob Manson 664298e6dc * Makefile.in: Add rules for cygmon.
* configure.in: Build cygmon for sparc-elf and sparclite-aout.
1997-12-01 02:38:26 +00:00
Keith Seitz 2ec9f3fd50 * Makefile.in, configure, configure.in: merge with foundry-971118-build 1997-11-26 21:48:06 +00:00
Michael Meissner ccb412002c Configure all directories for d30v 1997-11-10 19:39:04 +00:00
Michael Meissner cb7732ecbd Configure newlib, libiberity for d30v. 1997-11-09 22:37:20 +00:00
Michael Meissner 64a383a412 Add libgloss to d30v build list 1997-11-08 19:45:25 +00:00
Rob Savoye 5805612890 * include/libiberty.h: Add extern "C" { so it can be used with C++
progrms.
	* include/remote-sim.h:  Add extern "C" { so it can be used with C++
	programs.
1997-11-07 17:49:34 +00:00
Gavin Romig-Koch eb1ba26499 * config.sub: Move tx19 configury to reduce spurious differences
with gcc/config.sub.
	* config.sub: Move tx49 configury to reduce spurious differences
	with gcc/config.sub.
1997-11-05 18:03:28 +00:00
Michael Meissner b2ef595336 Configure gcc for d30v-*-* 1997-10-30 16:10:52 +00:00
Gavin Romig-Koch d649db65ad * config.sub: Add tx49 configury. 1997-10-29 23:01:41 +00:00
Stan Shebs 4f9cfe69b4 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
is no longer needed.
Getting the General Magic roaches hiding in the corners...
1997-10-27 21:20:35 +00:00
Jason Merrill b0137926d0 * Makefile.in: check-target-libio depends on all-target-libstdc++. 1997-10-27 20:04:58 +00:00
Andrew Cagney 6671b6e749 Recognize mips64vr5400 1997-10-24 06:02:22 +00:00
Ian Lance Taylor 2319b893ee Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
* makefile.vms: Fix to work with DEC C.
1997-10-20 19:30:47 +00:00
Gavin Romig-Koch f71eeb2319 config.sub: Add mips-tx39-elf to marketing names. 1997-10-08 04:04:29 +00:00
Stan Shebs 55bc47b217 Remove sanitized-out Magic Cap support, will never be released 1997-10-06 23:04:34 +00:00
Ian Lance Taylor 69c1fa91fa * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh. 1997-09-24 19:19:36 +00:00
Ian Lance Taylor 62d8d4f48b remove v850 sanitization 1997-09-22 16:07:31 +00:00
Andrew Cagney 2d292cc8f7 Allow tk, tcl, itcl et.al. to be built with a canadian cross. 1997-09-18 22:50:58 +00:00
Jeff Law 0208b0ddc5 Uli's libio/libstdc++ changes. 1997-09-16 18:01:15 +00:00
Andrew Cagney 7e0d0a84fc Install tcl before itcl - stops itcl giving warning about bad tcl
installation.
1997-09-16 02:13:45 +00:00
Geoffrey Noer e97d3c36d2 Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
* config/mh-cygwin32: ok to build split texinfo files
1997-09-15 03:55:59 +00:00
Geoffrey Noer a3138f51f6 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
* configure.in: remove bison from noconfigdirs for Cygwin32 host
1997-09-12 23:21:33 +00:00
Ian Lance Taylor 1e639cb27b * config.guess: Merge with FSF. 1997-09-09 00:47:23 +00:00
Gavin Romig-Koch b637f306ba tx19 and related necessary changes.
* config.sub: Add tx19/r1900.
	* sim/mips/configure.in, sim/mips/gencode: Add tx19/r1900.
	* gcc/config.sub, gcc/configure: Add tx19/r1900.
	* gcc/config/mips/r1900.h, config/mips/t-r1900: New.
	* gas/config/tc-mips.c: Add tx19/r1900.

	* gcc/config/mips/mips.c: Don't build 16 bit to 32 bit stubs for
	TARGET_SOFT_FLOAT.

	* config.sub: Add "marketing-names" patch.
	* gcc/config.sub: Add "marketing-names" patch.

	* gcc/configure: Change "as" link from "../gas/as.new" to "../gas/as-new";
	Same for "ld" link.
1997-09-07 20:33:22 +00:00
David Edelsohn 107e527659 * configure.in (*-*-rtems*): Do not build libgloss for rtems. 1997-09-05 23:12:47 +00:00
Chris Provenzano bf9abf2c9a More building on NT support stuff.
* ltconfig: Set CONFIG_SHELL in libtool.
	* ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
1997-09-03 19:22:03 +00:00
Andrew Cagney 9703694429 In some cases: Makefile.in (all-sim): Depends on all-readline. 1997-08-26 08:37:52 +00:00
Nick Clifton 492c267000 Add support for v850e and v850eq target. 1997-08-18 18:30:31 +00:00
Gavin Romig-Koch 8d71997db4 * config.sub: Add mipstx39. Delete r3900. 1997-08-18 13:27:25 +00:00
Jason Molenda 1af1b62c34 * Makefile.in (all-vmake): Depends on all-tix. 1997-08-18 10:14:26 +00:00
Jason Molenda 3a671555de * Makefile.in (all-autoconf): Depends on all-texinfo.
autoconf tries to run makeinfo as a part of 'all'.  Instead of hacking
autoconf to build in the Cygnus way, I just added this dependency.
1997-08-18 08:26:07 +00:00
Michael Meissner e406b8d7f1 Update powerpc/rs6000 to current multilibs 1997-08-16 03:11:09 +00:00
Ian Lance Taylor d2657e3e44 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible. 1997-08-14 19:43:00 +00:00
Ian Lance Taylor 72d8a21508 * configure: When handling a Canadian Cross, handle YACC as well as
BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
1997-08-14 18:43:48 +00:00
Ian Lance Taylor f9d1d57586 * configure: If OSTYPE matches *win32*, try to find a good value for
CONFIG_SHELL.
1997-08-13 02:40:46 +00:00
Ian Lance Taylor c070fb34df * Makefile.in, configure.in: Handle jstools like vmake. 1997-08-11 17:50:58 +00:00
Ian Lance Taylor 19ebe12304 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
configure.in if it is present.
1997-08-10 18:41:42 +00:00
David Edelsohn 7512292c70 * config.sub: Recognize `arc' cpu.
* configure.in: Likewise.
	* config-ml.in: Likewise.
1997-08-08 23:31:29 +00:00
Ian Lance Taylor 48a3d5e5e8 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs. 1997-08-07 15:03:14 +00:00
Chris Provenzano 84fb3de71c * configure: Changed sed delimiter from ':' to '|' when
attempting to substitute ${config_shell} for SHELL. On
        NT ${config_shell} may contain a ':' in it.
1997-08-06 23:29:21 +00:00
Jason Merrill 1e3212743a * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells. 1997-08-06 19:30:12 +00:00
Ian Lance Taylor ef9a68f7e3 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new. 1997-08-06 04:43:18 +00:00
Ian Lance Taylor 0e25edcacc * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new. 1997-08-05 19:37:57 +00:00
Ian Lance Taylor 3cf125fcee * ylwrap: If the program is a relative path, force it to be
absolute.
1997-08-05 18:43:49 +00:00
Jason Merrill 6b4f31d97f * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
separated by spaces.

Fixes make 'LANGUAGES=c c++' all-gcc
1997-08-04 19:42:03 +00:00
Ian Lance Taylor 6e68a23e89 * ylwrap: New file.
* Makefile.in (DEVO_SUPPORT): Add ylwrap.

	* ltmain.sh: Handle /bin/sh at start of install program.
1997-08-01 03:51:59 +00:00
Ian Lance Taylor eeb9041914 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing. 1997-08-01 00:05:19 +00:00
Ian Lance Taylor 6079ad780f * ltconfig, ltmain.sh: New files, from libtool 1.0.
* missing: New file, from automake 1.2.
1997-07-31 23:50:24 +00:00
Ian Lance Taylor 9239dc2640 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
check-tk to CHECK_X11_MODULES.
1997-07-24 16:58:49 +00:00
Ian Lance Taylor a12aceb1de * config.sub: Merge with FSF. 1997-07-23 21:04:46 +00:00
Ian Lance Taylor 2b40778139 * config.guess: Merge with FSF. 1997-07-22 23:09:21 +00:00
Ian Lance Taylor e087efc10c Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
* configure.in: Treat msdosdjgpp like go32.  Don't remove
	gprof for go32.
1997-07-22 23:00:15 +00:00
Ian Lance Taylor 92d902a8e9 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
* configure: Treat msdosdjgpp like go32.
1997-07-22 22:56:36 +00:00
Ian Lance Taylor e59df24357 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
* configure: Change Makefile.tem2 to Makefile.tm2.
1997-07-22 18:51:59 +00:00
Stephen Peters f5152f7315 Don't ignore grep when compiling on alpha-dec-osf. 1997-07-21 17:38:57 +00:00
Brendan Kehoe e69e959ad3 * install-sh (chmodcmd): Set to null if the DST directory already
exists.  Same as Nov 11th change.
1997-07-15 21:33:49 +00:00
Martin Hunt 2c3acdf8b3 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
* configure (GDB_TK): Needs itcl and tix.
1997-07-14 20:18:16 +00:00
Jason Merrill 54a3aefcb6 * config.guess: Update from FSF.
For pc-linux-gnulibc1
1997-07-14 07:32:55 +00:00
Martin Hunt 192fcb4e11 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
* Makefile.in (GDB_TK): Depend on itcl and tix.
1997-07-11 18:58:56 +00:00
Ian Lance Taylor 8270cd762b * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
(INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
	(INSTALL_SCRIPT): New variable.
	(BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
	* configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
	to -x.
	* install-sh: Add support for -x option.
1997-07-04 17:27:30 +00:00
Ian Lance Taylor c446cc8bb4 * configure.in, Makefile.in: Treat tix like itcl. 1997-06-30 19:52:58 +00:00
Ian Lance Taylor d29cd97071 * Makefile.in (WINDRES): New variable.
(WINDRES_FOR_TARGET): New variable.
	(BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
	(EXTRA_HOST_FLAGS): Add WINDRES.
	(EXTRA_TARGET_FLAGS): Add WINDRES.
	(EXTRA_GCC_FLAGS): Add WINDRES.
	($(DO_X)): Pass down WINDRES.
	($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
	* configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
	DLLTOOL_FOR_TARGET.
1997-06-26 18:00:57 +00:00
Felix Lee e8f6afa32d * configure.in: configure sim before gdb for win32-x-ppc 1997-06-25 22:20:22 +00:00
Brendan Kehoe 10be59aa1e Move gperf into the toplevel, from libg++.
* configure.in (target_tools): Add target-gperf.
	(native_only): Add target-gperf.
	* Makefile.in (all-target-gperf): New target, depend on
	all-target-libg++.
	(configure-target-gperf): Empty rule.
	(ALL_TARGET_MODULES): Add all-target-gperf.
	(CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
	(CHECK_TARGET_MODULES): Add check-target-gperf.
	(INSTALL_TARGET_MODULES): Add install-target-gperf.
	(CLEAN_TARGET_MODULES): Add clean-target-gperf.
1997-06-25 19:24:03 +00:00
Jeff Law 5b1875c694 Remove CYGNUS LOCAL markers for mn10200. 1997-06-23 17:56:05 +00:00
Brendan Kehoe c80c4a58df * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
--enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
1997-06-19 21:17:20 +00:00
Brendan Kehoe 3c4e3186a4 * configure.in (is_cross_compiler): If we're building
mips-sgi-irix6* native, turn on ENABLE_MULTILIB and set TARGET_SUBDIR.

forces it to build libiberty w/ the newly built compiler, solving the
n32 vs o32 problem doing the tests
1997-06-17 22:31:59 +00:00
Tom Tromey 0195767eaf * Makefile.in (all-sn): Depend on all-grep. 1997-06-17 18:27:02 +00:00
Ian Lance Taylor 08a561521f * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets. 1997-06-16 23:10:46 +00:00
Ian Lance Taylor 572728c6f9 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
Makefile.  From Jeff Makey <jeff@cts.com>.
	* Makefile.in: Add comment for CFLAGS and CXXFLAGS.
1997-06-16 19:46:12 +00:00
Ian Lance Taylor 000befdfb4 * Makefile.in (DISTBISONFILES): Remove.
(taz): Don't futz with DISTBISONFILES.  Change BISON to use
	$(DEFAULT_YACC).
1997-06-16 18:55:52 +00:00
Ian Lance Taylor 6443441854 * configure.in: Build itl, db, sn, etc., when building for native
cygwin32.

	* Makefile.in (LD): New variable.
	(EXTRA_HOST_FLAGS): Pass down LD.
	($(DO_X)): Likewise.

Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>

	* Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
1997-06-16 15:13:43 +00:00
Bob Manson 41547e903b * configure.in (targargs): Strip out any supplied --build argument
before adding our own. Always add --build.
1997-06-13 17:25:00 +00:00
Bob Manson adc03ece62 * configure.in (targargs): Pass --build if we're doing
a cross-compile.

Fix problems with the build defaulting to the host value if it isn't
specified.
1997-06-13 04:15:12 +00:00
Rob Savoye f14c4109f8 * configure: Use '|' instead of ":" as the seperator in
sed. Otherwise sed chokes on NT path names with drive
	designators. Also look for "?:*" as the leading characters in an
	absolute pathname.
1997-06-11 20:09:55 +00:00
Ian Lance Taylor 27349293ba * Makefile.in (INSTALL_MODULES): Put install-opcodes before
install-binutils.
1997-05-09 21:22:29 +00:00
Ian Lance Taylor 08168809b8 * Makefile.in: Add automake targets.
* configure.in (host_tools): Add automake.
1997-05-08 21:30:31 +00:00
Ian Lance Taylor 8d74b2fa74 * Makefile.in (all-libide): Depend upon all-ilu. 1997-05-08 21:09:33 +00:00
Ian Lance Taylor 2cf00a3619 * configure: Default CXX to c++, not gcc.
* Makefile.in (CXX): Set to c++, not gcc.
	(CXX_FOR_TARGET): When cross, transform c++, not gcc.
This is to that $(CXX) and $(CXX_FOR_TARGET) can be used to link C++
programs as well as just compile C++ code.
1997-05-06 19:51:02 +00:00
Ian Lance Taylor 3718029fe6 * Makefile.in: Add ILU targets.
* configure.in (host_tools): Add ILU.
Also add IDE sanitization to configure.in.
1997-05-06 17:07:38 +00:00
Jason Merrill 070573509f * configure.in: Turn on multilib by default.
(cross_only): Remove target-libiberty.

	* Makefile.in (all-gcc): Don't depend on libiberty.
1997-04-30 19:22:11 +00:00
Michael Snyder 87f9c125a5 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
* config.guess: improve algorithm for recognizing Gnu Hurd x86.
1997-04-29 01:42:41 +00:00
Ian Lance Taylor bbec63ce2b * Makefile.in (DISTBISONFILES): Add ld/Makefile.in 1997-04-24 23:37:57 +00:00
Ian Lance Taylor 5f69e8bc63 * Makefile.in (DEVO_SUPPORT): Add mpw-install. 1997-04-24 23:30:37 +00:00
Geoffrey Noer 6fa28e001e Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
* configure.in: if target is cygwin32 but host isn't cygwin32,
        don't configure gdb tcl tk expect, not just gdb.
1997-04-23 00:21:55 +00:00
Tom Tromey ba26181f82 * configure.in: Added gnuserv everywhere sn appears.
* Makefile.in (ALL_MODULES): Added all-gnuserv.
	(CROSS_CHECK_MODULES): Added check-gnuserv.
	(INSTALL_MODULES): Added install-gnuserv.
	(CLEAN_MODULES): Added clean-gnuserv.
	(all-gnuserv): New target.
1997-04-21 20:00:42 +00:00
Tom Tromey eebe454c50 * configure.in (host_libs): Added libide.
Skip libide, vmake if no X.  Also skip these everywhere that sn is
        skipped.

        * Makefile.in (ALL_MODULES): Added all-vmake, all-libide.
        (CROSS_CHECK_MODULES): Added check-vmake, check-libide.
        (INSTALL_MODULES): Added install-vmake, install-libide.
        (CLEAN_MODULES): Added clean-vmake, clean-libide.
        (all-vmake, all-libide): New targets.
1997-04-21 19:30:47 +00:00
Ian Lance Taylor df58e8b3c9 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
* config.guess: Fixes for MIPS OpenBSD systems.
1997-04-17 17:58:22 +00:00
Ian Lance Taylor 08499fc27d * Makefile.in (DEVO_SUPPORT): Add mkinstalldirs. 1997-04-15 19:37:39 +00:00
Ian Lance Taylor 14b31001d8 * Makefile.in (INSTALL_XFORM): Remove.
(BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
1997-04-15 19:32:01 +00:00
Ian Lance Taylor ff290bafa5 * mkinstalldirs: New file, copied from automake.
* Makefile.in (installdirs): Rename from install-dirs.  Use
	mkinstalldirs.  Change all users.
1997-04-15 16:26:43 +00:00
Ian Lance Taylor fce42e0c00 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
Graichen <graichen@rzpd.de>.
1997-04-14 15:38:18 +00:00
Ian Lance Taylor f6c2270c6c Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
* config.guess: Recognize OpenBSD systems correctly.
VS: ----------------------------------------------------------------------
1997-04-11 20:37:37 +00:00
Jason Molenda f046ec6725 * README, Makefile.in (ETC_SUPPORT): Remove references to
cfg-paper*, configure.{texi,man,info*}._
1997-04-11 08:07:11 +00:00
Andrew Cagney 2e4827348f Build X11 targets before gcc/targetlib. 1997-04-07 05:37:46 +00:00
Fred Fish ae1b7a4245 * configure.in: Remove noconfigdirs case since gdb also
configures and builds for tic80-coff.
1997-03-30 19:46:29 +00:00
Ian Lance Taylor faf2b2efb7 * configure: Set cache_file to config.cache.
* Makefile.in (local-distclean): Remove config.cache.
1997-03-28 23:30:32 +00:00
Michael Meissner 453d62fcfb Add libgloss, G++ libraries to tic80 builds 1997-03-26 15:41:04 +00:00
David Edelsohn b2634de4f3 Delete duplicate mn10300 entry, move other to normal place. 1997-03-24 20:42:43 +00:00
Ian Lance Taylor 9a6bf9d33f * Makefile.in (install-dirs): Don't crash if prefix, and hence
MAKEDIRS, is empty.
1997-03-24 20:03:29 +00:00
David Edelsohn c28b08c246 Remove m32r sanitization. 1997-03-21 22:00:22 +00:00
Michael Meissner 23e92f3fbd Make powerpc simulator support in gdb dependent on whether the simulator was configured in 1997-03-21 20:56:10 +00:00
Martin Hunt b587eb70ca Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
* config.sub: Remove misplaced comment that broke Linux.
1997-03-16 09:38:51 +00:00
Fred Fish c944e407fe * config.sub: Add BeOS support. 1997-03-16 05:55:28 +00:00
Tom Tromey 73fadd188d * Makefile.in (CHECK_X11_MODULES): Don't run check-tk. 1997-03-10 20:41:04 +00:00
Martin Hunt f9896d9edc Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
* configure.in (noconfigdirs): Remove tcl and tk from
	noconfigdirs for cygwin32 builds.
1997-03-05 20:18:43 +00:00
Fred Fish 066cc4a5b0 * configure.in (tic80-*-*): Remove ld from noconfigdirs. 1997-03-01 01:21:31 +00:00
Ken Raeburn aeae2146e3 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove make-all.com, use makefile.vms instead. 1997-02-27 20:02:24 +00:00
Tom Tromey 1f07f797e3 * configure.in (host_libs): Build itcl after tcl, tk. 1997-02-25 22:43:55 +00:00
Tom Tromey 681c0ccde9 * configure.in (host_libs): Added db, itcl.
(host_tools): Added sn.
	(noconfigdirs): Added itcl, db, sn in appropriate places.
	(native_only): Added sn.
1997-02-25 19:04:34 +00:00
Tom Tromey f922fbb923 * Makefile.in (all-db, all-sn): New targets.
(ALL_MODULES): Added all-sn.
	(CROSS_CHECK_MODULES): Added check-sn.
	(INSTALL_MODULES): Added install-sn.
	(CLEAN_MODULES): Added clean-sn.
1997-02-25 18:48:00 +00:00
Gavin Romig-Koch 7adc1084cf Correct some badly formatted entrys 1997-02-25 04:14:12 +00:00
Michael Meissner 41416969f6 Build tic80 compiler 1997-02-22 01:59:42 +00:00
Andrew Cagney 317df3b530 Add d30v simulator configuration but sanatize it out. 1997-02-21 02:44:57 +00:00
Michael Meissner c6c7035cfb Since d10v is public now, remove all sanitization statements 1997-02-20 16:05:18 +00:00
Martin Hunt c2304cbab6 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
* config.sub, configure.in: Add d30v target cpu.
1997-02-19 01:34:14 +00:00
Jim Wilson c99c63a491 Add optional way to build libgcc2.c without debug info for Noer/cygwin32.
* Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
1997-02-12 20:55:49 +00:00