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
Bob Manson
ddfa23cb52
* configure.in (target_configdirs): Add cygmon for sparc64-elf.
29 years ago
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.
29 years ago
Jeff Law
0b0bd98b80
* config.sub: Add mingw32 support.
* configure.in: Likewise.
* mh-mingw32: New file.
29 years ago
Jeff Law
c49f612a68
A
* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
29 years ago
Jeff Law
9cfb301ea9
* configure.in (host_makefile_frag, target_makefile_frag):
Handle multiple config files.
(alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
alpha-*-*.
29 years ago
Doug Evans
0d65768a9c
(txvu-*-elf*): Don't build target-libiberty.
29 years ago
Doug Evans
69f273d821
* configure.in: Add txvu-elf support.
* config.sub: Recognize txvu cpu.
29 years ago
Michael Meissner
33b7d4fbb2
Allow d30v to build libide once again
29 years ago
Ian Lance Taylor
6f1e21508b
sanitize out libide unless keep-ide
29 years ago
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.
29 years ago
Nick Clifton
67a46fe94a
Renamed v850eq -> v850ea
29 years ago
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.
29 years ago
Nick Clifton
28b6fd89dd
Add support for Thumb target
29 years ago
Michael Meissner
4ed8c3b896
Remove libide from sanitization and allow it to be configured everywhere
29 years ago
Bob Manson
664298e6dc
* Makefile.in: Add rules for cygmon.
* configure.in: Build cygmon for sparc-elf and sparclite-aout.
29 years ago
Michael Meissner
ccb412002c
Configure all directories for d30v
29 years ago
Michael Meissner
cb7732ecbd
Configure newlib, libiberity for d30v.
29 years ago
Michael Meissner
64a383a412
Add libgloss to d30v build list
29 years ago
Michael Meissner
b2ef595336
Configure gcc for d30v-*-*
29 years ago
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...
29 years ago
Stu Grossman
cdc1bc6335
* configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
sn, and gnuserv from noconfigdirs.
29 years ago
Jeff Law
4a5d33bb4f
vr5900 -> r5900
Accept r5900el too
29 years ago
Nick Clifton
092859e862
Removed v850eq sanitization.
29 years ago
Ian Lance Taylor
62d8d4f48b
remove v850 sanitization
29 years ago
Jeff Law
0208b0ddc5
Uli's libio/libstdc++ changes.
29 years ago
Geoffrey Noer
a3138f51f6
Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
* configure.in: remove bison from noconfigdirs for Cygwin32 host
29 years ago
David Edelsohn
107e527659
* configure.in (*-*-rtems*): Do not build libgloss for rtems.
29 years ago
Nick Clifton
492c267000
Add support for v850e and v850eq target.
29 years ago
Ian Lance Taylor
c070fb34df
* Makefile.in, configure.in: Handle jstools like vmake.
29 years ago
David Edelsohn
7512292c70
* config.sub: Recognize `arc' cpu.
* configure.in: Likewise.
* config-ml.in: Likewise.
29 years ago
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.
29 years ago
Stephen Peters
f5152f7315
Don't ignore grep when compiling on alpha-dec-osf.
29 years ago
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.
30 years ago
Ian Lance Taylor
c446cc8bb4
* configure.in, Makefile.in: Treat tix like itcl.
30 years ago
Felix Lee
e8f6afa32d
* configure.in: configure sim before gdb for win32-x-ppc
30 years ago
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.
30 years ago
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.
30 years ago
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
30 years ago
Ian Lance Taylor
08a561521f
* configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
30 years ago
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.
30 years ago
Bob Manson
41547e903b
* configure.in (targargs): Strip out any supplied --build argument
before adding our own. Always add --build.
30 years ago
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.
30 years ago
Ian Lance Taylor
cc7e1635e6
* configure.in: Use install-sh, not install.sh.
30 years ago
Ian Lance Taylor
08168809b8
* Makefile.in: Add automake targets.
* configure.in (host_tools): Add automake.
30 years ago
Ian Lance Taylor
3718029fe6
* Makefile.in: Add ILU targets.
* configure.in (host_tools): Add ILU.
Also add IDE sanitization to configure.in.
30 years ago
Jason Merrill
070573509f
* configure.in: Turn on multilib by default.
(cross_only): Remove target-libiberty.
* Makefile.in (all-gcc): Don't depend on libiberty.
30 years ago