Commit Graph

119 Commits

Author SHA1 Message Date
dtrg
9c722420dd Replaced calls to the custom strindex() and strrindex() functions with the
exactly equivalent and standard strchr() and strrchr() functions instead.
2006-07-23 20:01:02 +00:00
dtrg
f67d6d1491 Rationalised use of #includes to be more standards-compliant. 2006-07-19 10:28:43 +00:00
dtrg
be7ec5cdd0 Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 2006-07-18 16:45:57 +00:00
cvs2hg
22d8b82972 fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
dtrg
9c81d2fe39 Removed duplicate and inconsistent function declarations. 2005-06-25 15:52:19 +00:00
ceriel
65282761ed Link em_data.a as well (needed when producing readable EM 1997-04-01 13:58:58 +00:00
ceriel
87c475ff69 renamed _len to _length: conflict with name in minix lib 1996-11-26 15:02:36 +00:00
ceriel
2d7f92d93a removed 1995-12-06 13:21:54 +00:00
ceriel
44dd8a38e6 'ed -' is no longer supported by some systems. Use 'ed -s' 1995-08-15 08:43:10 +00:00
ceriel
bcc84a94d5 Header --> Id 1994-06-24 11:31:16 +00:00
ceriel
0e2665ca35 signal now deals with void functions 1993-11-17 16:27:44 +00:00
ceriel
799481ef90 Some small changes 1993-11-10 12:35:33 +00:00
ceriel
5c8b465a4e Fixed for change in LLgen 1993-06-09 10:34:48 +00:00
ceriel
86985e019f Removed # in commands 1992-06-26 12:01:31 +00:00
ceriel
999b149738 corrected the making of make_macros 1992-02-26 15:32:39 +00:00
ceriel
79bc624aae Made acceptable for our ANSI C compiler 1991-12-02 13:55:09 +00:00
ceriel
e9633fbe8b minor mods to parameters in grammar 1991-11-29 13:57:24 +00:00
ceriel
8fc180e2b7 Added FLOATS macro and fixed array bound error 1991-09-25 09:11:14 +00:00
ceriel
80ec871798 NSIG --> _NSIG 1991-09-19 10:38:40 +00:00
ceriel
03868ef221 Fixed proto.make 1991-09-13 12:01:42 +00:00
ceriel
63d80c036a fix machine-dependant #if's 1991-09-04 16:01:22 +00:00
ceriel
3d30e413ee New installation mechanism 1991-08-26 11:08:07 +00:00
ceriel
9024db9e45 use new math routines 1989-06-19 15:56:30 +00:00
ceriel
92361b4669 use an ed script instead of an ex script; more portable 1989-02-07 17:54:33 +00:00
ceriel
5a62a2d8df removed not-used variable 1988-08-19 13:40:01 +00:00
ceriel
b34adc2dda fixed typo 1988-07-25 12:30:52 +00:00
ceriel
92ee34c7df fixed: call to atan changed into call to _atn 1988-07-25 11:41:19 +00:00
ceriel
9d607caeca mod to remove declarations in math.h 1988-07-25 11:40:57 +00:00
ceriel
08423d90ae replaced mathematical routines by our own 1988-07-25 11:13:26 +00:00
ceriel
7bc0e23c09 removed the result3 variable; it was not used anymore 1988-07-07 09:59:32 +00:00
ceriel
f5bbaa7553 removed temp file 1988-07-06 18:18:46 +00:00
ceriel
316c0b3d32 forgot C_magic 1988-07-05 18:27:10 +00:00
ceriel
92aeedd951 don't use stdio.h 1988-07-05 10:53:53 +00:00
ceriel
572a9546cd removed README 1988-07-04 15:24:24 +00:00
ceriel
ebd69e172a made to work 1988-07-04 13:41:47 +00:00
ceriel
5d52e2b5a6 updated 1988-07-04 11:45:53 +00:00
ceriel
08fd084d59 Initial revision 1988-07-04 11:45:41 +00:00
ceriel
e79e905cdb corrected some more 1988-07-04 11:44:03 +00:00
ceriel
a693896a67 several fixes for new basic compiler 1988-07-01 17:30:06 +00:00
ceriel
9dd236bffd small fix 1988-06-29 10:49:24 +00:00
ceriel
1f6e839d22 Added a distr entry 1988-04-18 10:21:30 +00:00
ceriel
b0df114710 Initial revision 1987-04-13 10:32:47 +00:00
ceriel
90c3d3eb5d Added copyright notice 1987-03-31 11:06:20 +00:00
ceriel
bda499b26a added index 1987-03-26 15:28:08 +00:00
ceriel
ea8e8f95b4 Added copyright notice 1987-03-09 15:15:03 +00:00
ceriel
3d4e626b29 Added an exit form main 1987-03-09 12:54:03 +00:00
ceriel
c42d52b38d Sun defines tmpfile in stdio.h. Renamed Tmpfile 1987-03-02 09:06:26 +00:00
ceriel
cae4064fdf Bug fix in strswap 1987-02-26 14:08:16 +00:00
ceriel
4e47313118 Initial revision 1987-02-23 09:22:33 +00:00
ceriel
9a664abf31 Current results 1987-02-23 09:21:29 +00:00