summaryrefslogtreecommitdiff
path: root/implicit.c
AgeCommit message (Collapse)AuthorFilesLines
1996-03-20Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1-2/+11
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.
1994-09-29Comment fix.Roland McGrath1-1/+1
1994-04-21(pattern_search): Always allocate new storage for FILE->stem.Roland McGrath1-2/+4
It is not safe to store STEM's address because it might be auto storage.
1993-11-03entered into RCSRoland McGrath1-1/+9
1993-06-30Formerly implicit.c.~14~Roland McGrath1-25/+16
1993-06-04Formerly implicit.c.~13~Roland McGrath1-1/+4
1993-05-27Formerly implicit.c.~12~Roland McGrath1-1/+8
1993-03-10Formerly implicit.c.~11~Roland McGrath1-1/+1
1993-02-21Formerly implicit.c.~10~Roland McGrath1-3/+14
1993-02-08Formerly implicit.c.~9~Roland McGrath1-1/+1
1993-01-06Formerly implicit.c.~8~Roland McGrath1-7/+7
1992-12-22Formerly implicit.c.~7~Roland McGrath1-2/+0
1992-08-10Formerly implicit.c.~6~Roland McGrath1-2/+1
1992-04-14Formerly implicit.c.~5~Roland McGrath1-4/+6
1991-10-08Formerly implicit.c.~4~Roland McGrath1-34/+17
1991-09-15Initial revisionRoland McGrath1-0/+586