Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
1996-12-28 | * config.sub (case $basic_machine): Add tic80 entries. | Fred Fish | 1 | -0/+6 | |
1996-12-27 | * config.sub, config.guess: Merge with latest FSF sources. | Ian Lance Taylor | 1 | -0/+4 | |
1996-12-19 | * mpw-build.in: Build ld before gcc, use NewFolderRecursive. | Stan Shebs | 1 | -0/+7 | |
* mpw-config.in: Test for NewFolderRecursive. * mpw-install: Use symbolic name for startup filename. * mpw-README: Add various additional details. PR 10971 | |||||
1996-12-18 | * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs. | Jim Wilson | 1 | -0/+4 | |
1996-12-18 | * configure.in: Do build gcc and the target libraries for | Jeff Law | 1 | -0/+21 | |
the mn10200. | |||||
1996-12-02 | fix sanitize typo | Brendan Kehoe | 1 | -2/+2 | |
1996-12-01 | * configure.in (mips*-sgi-irix6*): Remove gdb and related | Peter Schauer | 1 | -0/+5 | |
directories from noconfigdirs. | |||||
1996-11-26 | Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com> | Ian Lance Taylor | 1 | -0/+10 | |
* config.sub (basic_machine): added mips16 configuration | |||||
1996-11-23 | Handle MSDOS's (non-unix) text files. | Gavin Romig-Koch | 1 | -0/+4 | |
1996-11-23 | config.sub: Handle v850-unknown. | Gavin Romig-Koch | 1 | -0/+6 | |
1996-11-22 | Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -0/+5 | |
* Makefile.in: add findutils * configure.in: add findutils to list of host_tools | |||||
1996-11-20 | * config.sub: Handle mn10200 and mn10300. | Jeff Law | 1 | -0/+4 | |
1996-11-19 | Do not build librx on d10v | Michael Meissner | 1 | -0/+6 | |