aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)AuthorFilesLines
1997-05-21 * configure.in: Use install-sh, not install.sh.Ian Lance Taylor1-1/+1
1997-05-08 * Makefile.in: Add automake targets.Ian Lance Taylor1-4/+4
* configure.in (host_tools): Add automake.
1997-05-06 * Makefile.in: Add ILU targets.Ian Lance Taylor1-13/+48
* configure.in (host_tools): Add ILU. Also add IDE sanitization to configure.in.
1997-04-30 * configure.in: Turn on multilib by default.Jason Merrill1-2/+7
(cross_only): Remove target-libiberty. * Makefile.in (all-gcc): Don't depend on libiberty.
1997-04-29 * configure.in (host_tools): Added vmake.Tom Tromey1-1/+1
1997-04-23Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>Geoffrey Noer1-2/+2
* configure.in: if target is cygwin32 but host isn't cygwin32, don't configure gdb tcl tk expect, not just gdb.
1997-04-21 * configure.in: Added gnuserv everywhere sn appears.Tom Tromey1-10/+10
* 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 * configure.in (host_libs): Added libide.Tom Tromey1-11/+11
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-03-31Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>Ian Lance Taylor1-2/+3
* configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
1997-03-30 * configure.in: Remove noconfigdirs case since gdb alsoFred Fish1-5/+0
configures and builds for tic80-coff.
1997-03-26Add libgloss, G++ libraries to tic80 buildsMichael Meissner1-1/+1
1997-03-21Make powerpc simulator support in gdb dependent on whether the simulator was ↵Michael Meissner1-2/+3
configured in
1997-03-05Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>Martin Hunt1-3/+3
* configure.in (noconfigdirs): Remove tcl and tk from noconfigdirs for cygwin32 builds.
1997-03-03* configure.in (noconfigdirs): Disable target-newlib,Andrew Cagney1-1/+1
target-examples and target-libiberty for d30v.
1997-03-01 * configure.in (tic80-*-*): Remove ld from noconfigdirs.Fred Fish1-1/+1
1997-02-25 * configure.in (host_libs): Build itcl after tcl, tk.Tom Tromey1-1/+1
1997-02-25 * configure.in (host_libs): Added db, itcl.Tom Tromey1-12/+12
(host_tools): Added sn. (noconfigdirs): Added itcl, db, sn in appropriate places. (native_only): Added sn.
1997-02-22Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-1/+1
* configure.in (noconfigdirs): Enable ld for d30v.
1997-02-22Build tic80 compilerMichael Meissner1-1/+1
1997-02-21Commit the other half of the top level configure change for enablingAndrew Cagney1-1/+1
the sim directory.
1997-02-20Since d10v is public now, remove all sanitization statementsMichael Meissner1-2/+0
1997-02-19Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+5
* config.sub, configure.in: Add d30v target cpu.
1997-02-11Add r5900Gavin Romig-Koch1-0/+3
1997-01-23Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-1/+1
* configure.in: build gdb for mn10200
1997-01-17fix sanitize typosAngela Marie Thomas1-1/+1
1997-01-14Turn off most targets for tic80-*-* right nowMichael Meissner1-0/+5
1996-12-31 * configure.in: Remove uses of config/mh-linux.Ian Lance Taylor1-2/+0
1996-12-18 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.Jim Wilson1-1/+1
1996-12-18 * configure.in: Do build gcc and the target libraries forJeff Law1-1/+1
the mn10200.
1996-12-05Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-1/+1
* configure.in: don't avoid building gdb for mn10300 any more * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS instead of single-quoting it.
1996-12-04 * configure.in: Don't use --with-stabs on IRIX 6.Jason Merrill1-0/+2
1996-12-03 * configure.in (m32r): Build gdb, libg++ now.David Edelsohn1-5/+0
1996-12-01 * configure.in (mips*-sgi-irix6*): Remove gdb and relatedPeter Schauer1-2/+1
directories from noconfigdirs.
1996-11-22Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-1/+1
* Makefile.in: add findutils * configure.in: add findutils to list of host_tools
1996-11-19Do not build librx on d10vMichael Meissner1-1/+1
1996-11-18 * configure.in (mn10300): Build everything except gdb & libgloss.Jeff Law1-1/+1
1996-11-11Use target_cflags to set -mrelocatable-lib -mno-eabi, not config/mt-ppc.Michael Meissner1-6/+0
1996-11-04 * configure.in (*-*-windows): Exclude everything but those dirsStu Grossman1-1/+3
needed to build windows.
1996-10-29 * configure.in: Exclude mmalloc from i386-windows.Stu Grossman1-1/+4
1996-10-17 * configure.in (m32r): Fix spelling of libg++ libs.David Edelsohn1-1/+1
1996-10-08 * configure.in config/mh-windows: Add support for windows hostStu Grossman1-0/+1
(that is a build done under the Microsoft build environment).
1996-10-08 Patches from Geoffrey Noer <noer@cygnus.com>:Ian Lance Taylor1-0/+8
* configure.in: If configuring for newlib, pass --with-newlib to subdirectories. * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a -Bnewlib/ and -Lwinsup to gcc. (CXX_FOR_TARGET): Likewise.
1996-10-04use config/mh-dgux386 for i[345]86-dg-dgux host configuration fileAngela Marie Thomas1-1/+1
1996-10-03Grrr. The mn10200 and mn10300 are _not_ similar enough to easily supportJeff Law1-1/+4
with a single generic configuration. So break them up into two different configurations. See the individual ChangeLogs for additional detail.
1996-10-03 * configure.in: Add lots of stuff to noconfigdirs forJeff Law1-2/+2
the mn10x00 targets.
1996-10-03 * config.sub, configure.in: Add mn10x00 support.Jeff Law1-0/+3
More Matsushita work.
1996-10-01Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-0/+3
* configure.in (noconfigdirs): Don't build libgloss for arm-coff targets.
1996-09-28 * configure.in: You can now configure GDB for the v850.Stu Grossman1-1/+1
1996-09-25 * configure.in (noconfigdirs): Don't configure any C++ dirsStan Shebs1-1/+1
if targeting D10V.
1996-09-16 * configure.in: Use a single line for host_tools and native_only.Ian Lance Taylor1-9/+4