Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-08-18 | Add support for v850e and v850eq target. | Nick Clifton | 1 | -0/+10 | |
1997-08-11 | * Makefile.in, configure.in: Handle jstools like vmake. | Ian Lance Taylor | 1 | -9/+9 | |
1997-08-08 | * config.sub: Recognize `arc' cpu. | David Edelsohn | 1 | -2/+0 | |
* configure.in: Likewise. * config-ml.in: Likewise. | |||||
1997-07-22 | Tue Jul 22 14:50:42 1997 Robert Hoehne ↵ | Ian Lance Taylor | 1 | -4/+6 | |
<robert.hoehne@Mathematik.TU-Chemnitz.DE> * configure.in: Treat msdosdjgpp like go32. Don't remove gprof for go32. | |||||
1997-07-21 | Don't ignore grep when compiling on alpha-dec-osf. | Stephen Peters | 1 | -2/+2 | |
1997-07-04 | * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. | Ian Lance Taylor | 1 | -0/+11 | |
(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. | |||||
1997-06-30 | * configure.in, Makefile.in: Treat tix like itcl. | Ian Lance Taylor | 1 | -8/+8 | |
1997-06-25 | * configure.in: configure sim before gdb for win32-x-ppc | Felix Lee | 1 | -1/+2 | |
1997-06-25 | Move gperf into the toplevel, from libg++. | Brendan Kehoe | 1 | -2/+2 | |
* 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. | |||||
1997-06-19 | * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing | Brendan Kehoe | 1 | -1/+1 | |
--enable-multilib down to subdirs; setting TARGET_SUBDIR was enough. | |||||
1997-06-17 | * configure.in (is_cross_compiler): If we're building | Brendan Kehoe | 1 | -7/+13 | |
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 | |||||
1997-06-16 | * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets. | Ian Lance Taylor | 1 | -1/+3 | |
1997-06-16 | * configure.in: Build itl, db, sn, etc., when building for native | Ian Lance Taylor | 1 | -14/+9 | |
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. | |||||
1997-06-13 | * configure.in (targargs): Strip out any supplied --build argument | Bob Manson | 1 | -2/+3 | |
before adding our own. Always add --build. | |||||
1997-06-13 | * configure.in (targargs): Pass --build if we're doing | Bob Manson | 1 | -1/+1 | |
a cross-compile. Fix problems with the build defaulting to the host value if it isn't specified. | |||||
1997-05-21 | * configure.in: Use install-sh, not install.sh. | Ian Lance Taylor | 1 | -1/+1 | |
1997-05-08 | * Makefile.in: Add automake targets. | Ian Lance Taylor | 1 | -4/+4 | |
* configure.in (host_tools): Add automake. | |||||
1997-05-06 | * Makefile.in: Add ILU targets. | Ian Lance Taylor | 1 | -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 Merrill | 1 | -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 Tromey | 1 | -1/+1 | |
1997-04-23 | Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com> | Geoffrey Noer | 1 | -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 Tromey | 1 | -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 Tromey | 1 | -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-31 | Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com> | Ian Lance Taylor | 1 | -2/+3 | |
* configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*. | |||||
1997-03-30 | * configure.in: Remove noconfigdirs case since gdb also | Fred Fish | 1 | -5/+0 | |
configures and builds for tic80-coff. | |||||
1997-03-26 | Add libgloss, G++ libraries to tic80 builds | Michael Meissner | 1 | -1/+1 | |
1997-03-21 | Make powerpc simulator support in gdb dependent on whether the simulator was ↵ | Michael Meissner | 1 | -2/+3 | |
configured in | |||||
1997-03-05 | Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com> | Martin Hunt | 1 | -3/+3 | |
* configure.in (noconfigdirs): Remove tcl and tk from noconfigdirs for cygwin32 builds. | |||||
1997-03-03 | * configure.in (noconfigdirs): Disable target-newlib, | Andrew Cagney | 1 | -1/+1 | |
target-examples and target-libiberty for d30v. | |||||
1997-03-01 | * configure.in (tic80-*-*): Remove ld from noconfigdirs. | Fred Fish | 1 | -1/+1 | |
1997-02-25 | * configure.in (host_libs): Build itcl after tcl, tk. | Tom Tromey | 1 | -1/+1 | |
1997-02-25 | * configure.in (host_libs): Added db, itcl. | Tom Tromey | 1 | -12/+12 | |
(host_tools): Added sn. (noconfigdirs): Added itcl, db, sn in appropriate places. (native_only): Added sn. | |||||
1997-02-22 | Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -1/+1 | |
* configure.in (noconfigdirs): Enable ld for d30v. | |||||
1997-02-22 | Build tic80 compiler | Michael Meissner | 1 | -1/+1 | |
1997-02-21 | Commit the other half of the top level configure change for enabling | Andrew Cagney | 1 | -1/+1 | |
the sim directory. | |||||
1997-02-20 | Since d10v is public now, remove all sanitization statements | Michael Meissner | 1 | -2/+0 | |
1997-02-19 | Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+5 | |
* config.sub, configure.in: Add d30v target cpu. | |||||
1997-02-11 | Add r5900 | Gavin Romig-Koch | 1 | -0/+3 | |
1997-01-23 | Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -1/+1 | |
* configure.in: build gdb for mn10200 | |||||
1997-01-17 | fix sanitize typos | Angela Marie Thomas | 1 | -1/+1 | |
1997-01-14 | Turn off most targets for tic80-*-* right now | Michael Meissner | 1 | -0/+5 | |
1996-12-31 | * configure.in: Remove uses of config/mh-linux. | Ian Lance Taylor | 1 | -2/+0 | |
1996-12-18 | * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs. | Jim Wilson | 1 | -1/+1 | |
1996-12-18 | * configure.in: Do build gcc and the target libraries for | Jeff Law | 1 | -1/+1 | |
the mn10200. | |||||
1996-12-05 | Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -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 Merrill | 1 | -0/+2 | |
1996-12-03 | * configure.in (m32r): Build gdb, libg++ now. | David Edelsohn | 1 | -5/+0 | |
1996-12-01 | * configure.in (mips*-sgi-irix6*): Remove gdb and related | Peter Schauer | 1 | -2/+1 | |
directories from noconfigdirs. | |||||
1996-11-22 | Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -1/+1 | |
* Makefile.in: add findutils * configure.in: add findutils to list of host_tools | |||||
1996-11-19 | Do not build librx on d10v | Michael Meissner | 1 | -1/+1 | |