Commit Graph

879 Commits

Author SHA1 Message Date
Ian Lance Taylor 0eaf0ce754 * Makefile.in (INSTALL_MODULES): Move install-tcl before
install-itcl.
	(install-itcl): Remove dependency on install-tcl.
1998-02-23 19:46:52 +00:00
Mark Alexander f33a8aa567 * configure.in: Remove libgloss from noconfigdirs for MN10300. 1998-02-23 18:03:48 +00:00
Tom Tromey fdd0bb19c5 * configure: Don't let builds be done in source tree. 1998-02-21 00:05:01 +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
Ian Lance Taylor 46b6795a39 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
* ltmain.sh (mkdir): Check that the directory doesn't exist
	before we exit with error, so that we don't get races during
	parallel builds.
1998-02-12 20:05:58 +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 Lance Taylor 9322566035 * ltconfig, ltmain.sh: Update from libtool 1.0h. 1998-02-04 23:56:46 +00:00
Ian Carmichael b6e6125499 * Make sim build under dvp-elf. 1998-02-04 18:43:15 +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 70b3fa931d * configure.in: Add dvp-elf support.
* config.sub: Recognize dvp cpu.
1998-01-28 20:04:27 +00:00
Ian Lance Taylor b7e2efe7b4 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
and mingw32.
1998-01-28 17:59:19 +00:00
Jeff Law 37099a25ed * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
here as it is not defined in the toplevel Makefile.
1998-01-28 17:42:17 +00:00
Jeff Law 6d15127ad1 * configure (package_makefile_rules_frag): New variable, which names
a file with generic rules, ...
        Change comment to mention we now have FIVE parts.
        * configure: Undo last change.
1998-01-28 06:58:27 +00:00
Jeff Law 5042ba8763 * config.guess: More accurate determination of HP processor types.
* config.sub: More accurate determination of HP processor types.
1998-01-28 06:16:52 +00:00
Fred Fish d8021475a1 Fix some problems with gdbtk sanitization. 1998-01-26 23:04:13 +00:00
Keith Seitz efe1929bb6 remove last entry regarding new install target "install-gdbtk" 1998-01-26 17:38:30 +00:00
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