Commit Graph

289 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
4593af6c11 First version in CVS. 2006-07-20 23:24:28 +00:00
dtrg
633780d9f0 Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 2006-07-19 10:30:26 +00:00
dtrg
f67d6d1491 Rationalised use of #includes to be more standards-compliant. 2006-07-19 10:28:43 +00:00
dtrg
54ea735407 Rationalised use of #includes to be more standards-compliant. 2006-07-18 18:05:47 +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
ceriel
0418600539 Bug fix: copied wrong size to destination in structure returns 1997-07-01 08:33:13 +00:00
ceriel
65282761ed Link em_data.a as well (needed when producing readable EM 1997-04-01 13:58:58 +00:00
ceriel
03de17911b Additions for non-correcting error recovery 1997-02-21 17:11:04 +00:00
ceriel
2d7f92d93a removed 1995-12-06 13:21:54 +00:00
ceriel
e9bedfcbd2 Removed Version.c 1995-12-06 09:52:54 +00:00
ceriel
fc5a840f24 use stdarg when compiling with ANSI C compiler 1995-08-17 16:34:29 +00:00
ceriel
f26dd7bb01 Header --> Id 1994-06-24 14:02:31 +00:00
ceriel
032e0e36d7 Added declarations for static functions 1993-11-18 15:38:13 +00:00
ceriel
1dba0d4628 Define PRIVATE as static, and consequences 1993-11-16 11:49:17 +00:00
ceriel
ebef128e09 Fixed bug 1993-11-15 09:25:32 +00:00
ceriel
29b989a53c Realloc call: put cast in front of first arg 1993-11-12 15:48:22 +00:00
ceriel
9a7b9d316e Added void for some functions 1993-11-10 12:42:25 +00:00
ceriel
267112ad42 Use LCSYM for bss and STSYM for data, so that grind can see the diff 1993-10-25 15:43:02 +00:00
ceriel
144e3edfb2 Define NDEBUG if you don't want assertions 1993-10-22 14:30:43 +00:00
ceriel
5ac4321a7a Some minor changes: prevent some warnings 1993-10-07 14:07:42 +00:00
ceriel
304bfbade3 Fixed make.hfiles; some "shells" did not accept it 1993-08-05 12:30:57 +00:00
ceriel
e5b7e10f99 Also skip lint comments in skip_block() 1993-06-09 10:17:44 +00:00
ceriel
200b54f28a Fixed bit-field initializers bug 1993-02-05 18:15:32 +00:00
ceriel
d687237b30 Removed static buffer in gen_idf 1992-10-22 16:00:05 +00:00
ceriel
fd8beaadfa Fix: always assumed that base type of bitfield had sizeof(int) 1992-07-27 13:28:49 +00:00
ceriel
e07e849cab improved symbol table generation when source file has line directives 1992-07-02 10:23:46 +00:00
ceriel
86985e019f Removed # in commands 1992-06-26 12:01:31 +00:00
ceriel
fe75366bf6 Fixed linting 1992-03-02 14:46:03 +00:00
ceriel
ccfc202eac Added stab.c 1991-12-19 10:19:31 +00:00
ceriel
7d78a01b64 Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 14:11:15 +00:00
ceriel
37bfb6a700 Do not use '#undef aap xxx'; it is not allowed for ANSI C 1991-12-16 14:15:46 +00:00
ceriel
16d4dca396 l_states.c used 'const' as an identifier; unacceptable for ANSI-C! 1991-12-02 13:09:15 +00:00
ceriel
16515e7822 minor mods to parameters in grammar 1991-11-29 14:11:31 +00:00
ceriel
cdced53d10 lib --> lib.bin 1991-11-25 09:51:57 +00:00
ceriel
9b580c31b1 Added grind support 1991-11-08 15:12:28 +00:00
ceriel
d122461894 Changed manual page installation mechanism 1991-11-05 15:31:14 +00:00
ceriel
42e90786b2 Bug fix in padding code 1991-10-25 11:15:09 +00:00
ceriel
066947e198 generate Version.c 1991-10-16 13:07:28 +00:00
ceriel
c28203d1b4 improved installation mechanism 1991-10-14 09:18:33 +00:00
ceriel
4a1cf4cf8e Did shift of 32. Not allowed 1991-10-02 13:41:33 +00:00
ceriel
5052973dd5 Changes to manual page 1991-10-01 12:18:39 +00:00
ceriel
fe7a19ce9c Removed LintPars 1991-10-01 09:54:42 +00:00
ceriel
d7e6f14273 Fix: sometimes crashed on initializers for unknown types 1991-09-30 15:00:46 +00:00
ceriel
03868ef221 Fixed proto.make 1991-09-13 12:01:42 +00:00
ceriel
b9bf492940 Fixed proto.make 1991-09-13 10:29:06 +00:00
ceriel
8936d6cb00 New installation mechanism 1991-08-26 15:18:31 +00:00
dick
60bb42a26b compatibility change in l_class.h for prototypes in ANSI C 1991-07-05 11:33:49 +00:00
ceriel
ad8ab1cb21 Added -S flag 1991-03-05 17:52:37 +00:00