| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in: Change deja-gnu to dejagnu. | Ian Lance Taylor | 1993-03-18 | 1 | -11/+11 |
* | A new ARG_MAX hack. Use unexport to keep GNU make from dumping the | Ian Lance Taylor | 1993-03-18 | 1 | -12/+7 |
* | * Makefile.in (GCC_FLAGS_TO_PASS): Reset some variables that gcc | Ian Lance Taylor | 1993-03-15 | 1 | -1/+11 |
* | * config.guess: add GPL. | K. Richard Pixley | 1993-03-10 | 1 | -1/+1 |
* | * Makefile.in (do-info): Removed obsolete check for existence of | Ian Lance Taylor | 1993-03-10 | 1 | -1/+1 |
* | * Makefile.in (MAKEOVERRIDES): Define to be empty. | Ian Lance Taylor | 1993-03-10 | 1 | -0/+1 |
* | tclX support | David D. Zuhn | 1993-03-10 | 1 | -1/+24 |
* | * Makefile.in (setup-dirs): change invocation of make to $(MAKE). | K. Richard Pixley | 1993-03-10 | 1 | -16/+7 |
* | Clean up damage made when I checked in sanitized version | Steve Chamberlain | 1993-03-08 | 1 | -17/+21 |
* | * Makefile.in (all-prms, install-prms): Changed to gnats. | Brendan Kehoe | 1993-03-02 | 1 | -9/+11 |
* | undo previous change | Brendan Kehoe | 1993-02-28 | 1 | -1/+0 |
* | * Makefile.in (BASE_FLAGS_TO_PASS): Pass PRMS down, for the PRMS | Brendan Kehoe | 1993-02-28 | 1 | -2/+23 |
* | * Makefile.in: Change send_pr to send-pr. | Brendan Kehoe | 1993-02-20 | 1 | -9/+9 |
* | * Makefile.in: Add some extra semi-colons (needed if SHELL=bash). | Per Bothner | 1993-02-20 | 1 | -5/+7 |
* | diff needs libiberty | David D. Zuhn | 1993-02-18 | 1 | -1/+1 |
* | add support for tar gzip hello recode and indent | David D. Zuhn | 1993-02-16 | 1 | -11/+111 |
* | Fix permissions in etc/. Use byacc, not yacc, to build *.tab.c files | John Gilmore | 1993-02-16 | 1 | -2/+2 |
* | * Makefile.in (DEVO_SUPPORT): Remove etc directory | John Gilmore | 1993-02-16 | 1 | -27/+38 |
* | Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1993-02-09 | 1 | -135/+108 |
* | Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1993-02-04 | 1 | -1/+5 |
* | * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for | John Gilmore | 1993-02-04 | 1 | -1/+1 |
* | Simulator consolidation | Steve Chamberlain | 1993-02-04 | 1 | -31/+10 |
* | added support for uudecode | David D. Zuhn | 1993-02-03 | 1 | -2/+19 |
* | Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1993-02-02 | 1 | -1/+1 |
* | Remove CFLAGS setting from chill sanity area. | John Gilmore | 1993-01-31 | 1 | -10/+13 |
* | * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex. | John Gilmore | 1993-01-31 | 1 | -4/+9 |
* | * guess-systype: Renamed to ... | Per Bothner | 1993-01-23 | 1 | -9/+19 |
* | Update GDB_SUPPORT_DIRS and GDB_SUPPORT_FILES. | Stu Grossman | 1993-01-18 | 1 | -3/+3 |
* | Makefile.in (FLAGS_TO_PASS): Balance (start-sanitize-chill) with (end-saniti... | Stu Grossman | 1993-01-18 | 1 | -1/+1 |
* | * Makefile.in: added variables CHILL_FOR_TARGET, CHILLFLAGS, | Mike Werner | 1993-01-16 | 1 | -1/+33 |
* | Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1993-01-15 | 1 | -2/+41 |
* | Rename uninstalled gcc driver from gcc to xgcc. | Jim Wilson | 1993-01-14 | 1 | -3/+3 |
* | chillrt depends on a C library (newlib) | David D. Zuhn | 1993-01-12 | 1 | -14/+12 |
* | redo (yet again) chill sanitization -- thanks per | David D. Zuhn | 1993-01-07 | 1 | -7/+40 |
* | revert chill Sanitize patches | David D. Zuhn | 1993-01-07 | 1 | -40/+7 |
* | fix chill sanitization | Bill Cox | 1993-01-06 | 1 | -7/+40 |
* | * test-build.mk: set $PATH for all builds | David D. Zuhn | 1993-01-06 | 1 | -4/+4 |
* | * Makefile.in (GCC_FOR_TARGET): Supply a default that matches | Fred Fish | 1993-01-06 | 1 | -6/+31 |
* | * Makefile.in: FLAGS_TO_PASS, send down GCC_FOR_TARGET, | Steve Chamberlain | 1993-01-05 | 1 | -0/+3 |
* | Fix all-h8300sim typo | Steve Chamberlain | 1993-01-04 | 1 | -1/+2 |
* | Added h8300sim | Steve Chamberlain | 1993-01-03 | 1 | -3/+23 |
* | better clean handling | David D. Zuhn | 1992-12-25 | 1 | -16/+7 |
* | clean up mostlyclean changes | David D. Zuhn | 1992-12-24 | 1 | -3/+3 |
* | * Makefile.in (mostlyclean, distclean, realclean): Fix to | Per Bothner | 1992-12-24 | 1 | -4/+21 |
* | add dvi target | David D. Zuhn | 1992-12-22 | 1 | -2/+2 |
* | Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1992-12-16 | 1 | -6/+8 |
* | Change AR_FLAGS from qc to rc - the 'q' option is not Posix. | Per Bothner | 1992-12-15 | 1 | -1/+1 |
* | * Makefile.in: extensive cleanup:: removed all of the explicit | David D. Zuhn | 1992-12-13 | 1 | -346/+175 |
* | define and pass down locations for X11 files | David D. Zuhn | 1992-11-28 | 1 | -18/+55 |
* | added tcl, tk, and expect | David D. Zuhn | 1992-11-07 | 1 | -1/+100 |