Commit graph

942 commits

Author SHA1 Message Date
Ian Lance Taylor
fd3f7b52e2 * ltconfig: Add cygwin32 support. 1998-04-13 20:45:43 +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
Ian Lance Taylor
b0ea0c526c Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
* Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
1998-04-08 17:19:42 +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
Keith Seitz
db6404cb0a * configure: Do not disable building gdbtk for cygwin32 hosts. 1998-03-27 00:36:12 +00:00
Jason Molenda
fd24933604 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
* Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
        CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
        INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
        Remove references to librx and libg++.

Bye bye.
1998-03-25 01:00:18 +00:00
Eric Mumpower
3173839b6a * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
recursive makes
1998-03-24 23:30:35 +00:00
Ian Lance Taylor
abc9357067 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
for newlib directory.
	(CXX_FOR_TARGET): Likewise.
1998-03-24 16:39:03 +00:00
Jeff Law
e90e6366c5 * ltconfig: Update after libtool/ltconfig.in change for
hpux11.
1998-03-23 18:30:16 +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
Ken Raeburn
e1f3e027dd import rth alphapca56, alphaev6 fix from egcs 1998-03-16 21:30:04 +00:00
Gavin Romig-Koch
33d917afb9 * config.sub (mips64vr4320-unknown-elf) : Added. 1998-03-03 16:05:41 +00:00
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
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