Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-03-20 | Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1 | -3/+111 | |
Merged VMS port from Klaus Kaempf <kkaempf@didymus.rmi.de>. * make.h (PARAMS): New macro. * config.h-vms: New file. * makefile.com: New file. * makefile.vms: New file. * readme.vms: New file. * vmsdir.h: New file. * vmsfunctions.c: New file. * vmsify.c: New file. * file.h: Renamed to filedef.h to avoid conflict with VMS system hdr. * ar.c: Added prototypes and changes for VMS. * commands.c: Likewise. * commands.h: Likewise. * default.c: Likewise. * dep.h: Likewise. * dir.c: Likewise. * expand.c: Likewise. * file.c: Likewise. * function.c: Likewise. * implicit.c: Likewise. * job.c: Likewise. * job.h: Likewise. * main.c: Likewise. * make.h: Likewise. * misc.c: Likewise. * read.c: Likewise. * remake.c: Likewise. * remote-stub.c: Likewise. * rule.c: Likewise. * rule.h: Likewise. * variable.c: Likewise. * variable.h: Likewise. * vpath.c: Likewise. * compatMakefile (srcs): Rename file.h to filedef.h. | |||||
1996-02-29 | Wed Feb 28 03:56:20 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1 | -5/+5 | |
* default.c (default_terminal_rules): Remove + prefix from RCS cmds. (default_variables): Put + prefix in $(CHECKOUT,v) value instead. | |||||
1995-12-12 | Remove all [M_XENIX] code. | Roland McGrath | 1 | -19/+3 | |
1995-01-11 | (default_variables) [__hpux]: Remove special definition of ARFLAGS. | Roland McGrath | 1 | -7/+1 | |
Existence of the `f' flag is not consistent across HPUX versions; and one might be using GNU ar anyway. | |||||
1994-09-07 | Add missing ". | Roland McGrath | 1 | -1/+1 | |
1994-07-25 | [__MSDOS__]: Define GCC_IS_NATIVE. | Roland McGrath | 1 | -0/+27 | |
(default_suffix_rules) [__MSDOS__]: Use `y_tab.c' instead of `y.tab.c'. (default_variables) [GCC_IS_NATIVE]: Set CC and CXX to `gcc', YACC to `bison -y', and LEX to `flex'. Part of MSDOS/GO32 port from DJ Delorie <dj@ctron.com>. | |||||
1994-05-17 | (default_terminal_rules): In SCCS rules, put $(SCCS_OUTPUT_OPTION) before | Roland McGrath | 1 | -2/+2 | |
$<. On some systems -G is grokked only before the file name. | |||||
1994-02-16 | entered into RCS | Roland McGrath | 1 | -0/+6 | |
1994-01-17 | Formerly default.c.~32~ | Roland McGrath | 1 | -7/+7 | |
1993-12-14 | Formerly default.c.~31~ | Roland McGrath | 1 | -2/+6 | |
1993-11-11 | Formerly default.c.~30~ | Roland McGrath | 1 | -2/+2 | |
1993-10-14 | Formerly default.c.~29~ | Roland McGrath | 1 | -11/+24 | |
1993-10-03 | Formerly default.c.~28~ | Roland McGrath | 1 | -2/+2 | |
1993-06-25 | Formerly default.c.~27~ | Roland McGrath | 1 | -3/+9 | |
1993-06-21 | Formerly default.c.~26~ | Roland McGrath | 1 | -3/+3 | |
1993-06-09 | Formerly default.c.~25~ | Roland McGrath | 1 | -2/+2 | |
1993-04-16 | Formerly default.c.~24~ | Roland McGrath | 1 | -6/+2 | |
1993-04-14 | Formerly default.c.~23~ | Roland McGrath | 1 | -3/+3 | |
1993-04-12 | Formerly default.c.~22~ | Roland McGrath | 1 | -2/+9 | |
1992-12-22 | Formerly default.c.~21~ | Roland McGrath | 1 | -1/+5 | |
1992-12-09 | Formerly default.c.~20~ | Roland McGrath | 1 | -3/+3 | |
1992-11-23 | Formerly default.c.~19~ | Roland McGrath | 1 | -14/+14 | |
1992-11-10 | Formerly default.c.~18~ | Roland McGrath | 1 | -1/+1 | |
1992-10-15 | Formerly default.c.~17~ | Roland McGrath | 1 | -1/+1 | |
1992-09-09 | Formerly default.c.~16~ | Roland McGrath | 1 | -2/+2 | |
1992-07-30 | Formerly default.c.~15~ | Roland McGrath | 1 | -8/+14 | |
1992-06-17 | Formerly default.c.~14~ | Roland McGrath | 1 | -3/+3 | |
1992-06-03 | Formerly default.c.~13~ | Roland McGrath | 1 | -1/+14 | |
1992-01-14 | Formerly default.c.~12~ | Roland McGrath | 1 | -1/+1 | |
1992-01-11 | Initial revision | Roland McGrath | 1 | -0/+327 | |