Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-05-09 | * Makefile.in (INSTALL_MODULES): Put install-opcodes before | Ian Lance Taylor | 1 | -0/+5 | |
install-binutils. | |||||
1997-05-08 | * Makefile.in: Add automake targets. | Ian Lance Taylor | 1 | -0/+5 | |
* configure.in (host_tools): Add automake. | |||||
1997-05-08 | * Makefile.in (all-libide): Depend upon all-ilu. | Ian Lance Taylor | 1 | -0/+6 | |
1997-05-06 | * configure: Default CXX to c++, not gcc. | Ian Lance Taylor | 1 | -0/+6 | |
* Makefile.in (CXX): Set to c++, not gcc. (CXX_FOR_TARGET): When cross, transform c++, not gcc. This is to that $(CXX) and $(CXX_FOR_TARGET) can be used to link C++ programs as well as just compile C++ code. | |||||
1997-05-06 | * Makefile.in: Add ILU targets. | Ian Lance Taylor | 1 | -0/+12 | |
* 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 | -0/+13 | |
(cross_only): Remove target-libiberty. * Makefile.in (all-gcc): Don't depend on libiberty. | |||||
1997-04-29 | Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+4 | |
* config.guess: improve algorithm for recognizing Gnu Hurd x86. | |||||
1997-04-24 | * Makefile.in (DISTBISONFILES): Add ld/Makefile.in | Ian Lance Taylor | 1 | -0/+1 | |
1997-04-24 | * Makefile.in (DEVO_SUPPORT): Add mpw-install. | Ian Lance Taylor | 1 | -0/+4 | |
1997-04-23 | Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com> | Geoffrey Noer | 1 | -0/+5 | |
* 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 | -0/+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 | -0/+14 | |
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-04-17 | Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org> | Ian Lance Taylor | 1 | -0/+4 | |
* config.guess: Fixes for MIPS OpenBSD systems. | |||||
1997-04-15 | * Makefile.in (DEVO_SUPPORT): Add mkinstalldirs. | Ian Lance Taylor | 1 | -0/+1 | |
1997-04-15 | * Makefile.in (INSTALL_XFORM): Remove. | Ian Lance Taylor | 1 | -0/+3 | |
(BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM. | |||||
1997-04-15 | * mkinstalldirs: New file, copied from automake. | Ian Lance Taylor | 1 | -0/+10 | |
* Makefile.in (installdirs): Rename from install-dirs. Use mkinstalldirs. Change all users. | |||||
1997-04-14 | * configure: Use ${config_shell} with ${moveifchange}. From Thomas | Ian Lance Taylor | 1 | -0/+5 | |
Graichen <graichen@rzpd.de>. | |||||
1997-04-11 | Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se> | Ian Lance Taylor | 1 | -0/+4 | |
* config.guess: Recognize OpenBSD systems correctly. VS: ---------------------------------------------------------------------- | |||||
1997-04-11 | * README, Makefile.in (ETC_SUPPORT): Remove references to | Jason Molenda | 1 | -0/+5 | |
cfg-paper*, configure.{texi,man,info*}._ | |||||
1997-04-07 | Build X11 targets before gcc/targetlib. | Andrew Cagney | 1 | -0/+13 | |
1997-03-30 | * configure.in: Remove noconfigdirs case since gdb also | Fred Fish | 1 | -0/+7 | |
configures and builds for tic80-coff. | |||||
1997-03-28 | * configure: Set cache_file to config.cache. | Ian Lance Taylor | 1 | -0/+9 | |
* Makefile.in (local-distclean): Remove config.cache. | |||||
1997-03-26 | Add libgloss, G++ libraries to tic80 builds | Michael Meissner | 1 | -0/+7 | |
1997-03-24 | Delete duplicate mn10300 entry, move other to normal place. | David Edelsohn | 1 | -0/+4 | |
1997-03-24 | * Makefile.in (install-dirs): Don't crash if prefix, and hence | Ian Lance Taylor | 1 | -0/+5 | |
MAKEDIRS, is empty. | |||||
1997-03-21 | Remove m32r sanitization. | David Edelsohn | 1 | -6/+0 | |
1997-03-21 | Make powerpc simulator support in gdb dependent on whether the simulator was ↵ | Michael Meissner | 1 | -0/+10 | |
configured in | |||||
1997-03-16 | Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com> | Martin Hunt | 1 | -0/+4 | |
* config.sub: Remove misplaced comment that broke Linux. | |||||
1997-03-16 | * config.sub: Add BeOS support. | Fred Fish | 1 | -1/+8 | |
1997-03-10 | * Makefile.in (CHECK_X11_MODULES): Don't run check-tk. | Tom Tromey | 1 | -7/+11 | |
1997-03-05 | Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com> | Martin Hunt | 1 | -0/+12 | |
* configure.in (noconfigdirs): Remove tcl and tk from noconfigdirs for cygwin32 builds. | |||||
1997-03-01 | * configure.in (tic80-*-*): Remove ld from noconfigdirs. | Fred Fish | 1 | -0/+6 | |
1997-02-27 | * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove ↵ | Ken Raeburn | 1 | -0/+9 | |
make-all.com, use makefile.vms instead. | |||||
1997-02-25 | * configure.in (host_libs): Build itcl after tcl, tk. | Tom Tromey | 1 | -0/+2 | |
1997-02-25 | * configure.in (host_libs): Added db, itcl. | Tom Tromey | 1 | -0/+5 | |
(host_tools): Added sn. (noconfigdirs): Added itcl, db, sn in appropriate places. (native_only): Added sn. | |||||
1997-02-25 | * Makefile.in (all-db, all-sn): New targets. | Tom Tromey | 1 | -0/+8 | |
(ALL_MODULES): Added all-sn. (CROSS_CHECK_MODULES): Added check-sn. (INSTALL_MODULES): Added install-sn. (CLEAN_MODULES): Added clean-sn. | |||||
1997-02-25 | Correct some badly formatted entrys | Gavin Romig-Koch | 1 | -5/+11 | |
1997-02-22 | Build tic80 compiler | Michael Meissner | 1 | -0/+6 | |
1997-02-21 | Add d30v simulator configuration but sanatize it out. | Andrew Cagney | 1 | -0/+7 | |
1997-02-20 | Since d10v is public now, remove all sanitization statements | Michael Meissner | 1 | -16/+2 | |
1997-02-19 | Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+11 | |
* config.sub, configure.in: Add d30v target cpu. | |||||
1997-02-12 | Add optional way to build libgcc2.c without debug info for Noer/cygwin32. | Jim Wilson | 1 | -0/+4 | |
* Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS. | |||||
1997-02-11 | Add r5900 | Gavin Romig-Koch | 1 | -0/+5 | |
1997-02-09 | Fix circular dependency | Michael Meissner | 1 | -0/+4 | |
1997-02-04 | * Makefile.in (ALL_MODULES): Added all-db. | Tom Tromey | 1 | -0/+14 | |
(CROSS_CHECK_MODULES): Addec check-db. (INSTALL_MODULES): Added install-db. (CLEAN_MODULES): Added clean-db. * Makefile.in (ALL_MODULES): Added all-itcl. (CROSS_CHECK_MODULES): Added check-itcl. (INSTALL_MODULES): Added install-itcl. (CLEAN_MODULES): Added clean-itcl. | |||||
1997-02-03 | * config.guess: Merge with latest FSF sources. | Ian Lance Taylor | 1 | -0/+4 | |
1997-01-23 | Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -1/+15 | |
* configure.in: build gdb for mn10200 | |||||
1997-01-03 | * Makefile.in (MAKEINFO): Check for the existence of the Makefile, | Ian Lance Taylor | 1 | -0/+6 | |
rather than the makeinfo program. (do-info): Depend upon all-texinfo. This ensures that MAKEINFO will have the right value when building texinfo itself. | |||||
1996-12-31 | * configure.in: Remove uses of config/mh-linux. | Ian Lance Taylor | 1 | -0/+2 | |
1996-12-31 | * config.sub, config.guess: Merge with latest FSF sources. | Ian Lance Taylor | 1 | -0/+4 | |