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
Tom Tromey
3b706a1e14
* configure.in (host_tools): Added vmake.
30 years ago
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.
30 years ago
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.
30 years ago
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.
30 years ago
Ian Lance Taylor
7f5d96ba89
Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
* configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
30 years ago
Fred Fish
ae1b7a4245
* configure.in: Remove noconfigdirs case since gdb also
configures and builds for tic80-coff.
30 years ago
Michael Meissner
453d62fcfb
Add libgloss, G++ libraries to tic80 builds
30 years ago