Commit graph

5425 commits

Author SHA1 Message Date
ceriel 35b0718027 cv is no longer dependant on COFF include files 1991-08-19 16:36:58 +00:00
ceriel 790d540f91 Made to compile on non-COFF systems 1991-08-19 16:09:17 +00:00
ceriel b503d85d23 If NOPP is defined, do not do trigraph translation; cpp does it 1991-08-09 13:57:13 +00:00
ceriel 5d00c41800 Removed definition of EMHOME; it was not used 1991-08-07 10:52:35 +00:00
ceriel 2a6c8390fa Fix for symbolic debugger 1991-08-05 13:23:45 +00:00
ceriel c34fcda208 Fixes: sometimes entered panic mode with wrong fakestack 1991-07-30 16:05:59 +00:00
ceriel da84cc69bc removed scan.c and fixed a bug: 'struct a;' is an empty decl if struct a is already known 1991-07-25 16:00:32 +00:00
ceriel dbe4911b65 Fixed the HFILES macro 1991-07-25 15:45:35 +00:00
ceriel 003382e13f Fix in 'LDC CMS TNE' pattern 1991-07-22 09:23:25 +00:00
ceriel 4d682ab1e2 Changed mechanism for defining size_type 1991-07-12 10:16:11 +00:00
ceriel 240dd55fd9 Removed the id_enum macro and replaced id_struct by id_tag (better name) 1991-07-08 16:49:04 +00:00
dick ca104453ca prototypes now handled by lint 1991-07-05 11:55:17 +00:00
dick a0460b8bfc compatibility change in l_class.h for prototypes in ANSI C 1991-07-05 11:33:49 +00:00
ceriel 34d6b23ba6 Fixed two bugs:
- did not accept arrays in 'if (a) ...'
- did not detect too few parameters in functions with ellipsis prototypes
1991-07-01 14:10:15 +00:00
ceriel c3c1b918f0 updated 1991-06-26 17:39:48 +00:00
ceriel 9bbcb70320 Added end_em 1991-06-26 17:38:06 +00:00
ceriel bdad94b18c New global optimizer driver 1991-06-26 17:36:59 +00:00
ceriel e036de0d90 Removed wrong patterns 1991-06-26 17:35:03 +00:00
ceriel 8afda7422e Fix NOP 1991-06-26 17:33:16 +00:00
ceriel c77a7e6d32 Fixed call to mktemp() so that it does not try to change a constant string 1991-06-26 17:32:44 +00:00
ceriel dac25d9dd8 fixed trp.s (undid change by Hans v Eck) 1991-06-26 17:32:09 +00:00
ceriel e505a02ad7 produce debugging info 1991-06-26 17:30:48 +00:00
ceriel 47dccc3c67 improved clean entry 1991-06-26 17:30:36 +00:00
ceriel 9f565afcc2 removed unused variable 1991-06-26 17:29:58 +00:00
ceriel 8583ee73f3 Added verbose flag 1991-06-26 17:28:15 +00:00
ceriel ea9332362d correction 1991-06-26 17:26:59 +00:00
ceriel f3d21dc6cc made alloc.h acceptable for ANSI C compiler 1991-06-26 17:26:03 +00:00
ceriel 8cf9b73fbc Fixed grammar 1991-06-26 17:23:55 +00:00
ceriel 55d8020292 some more statistics 1991-06-24 16:35:08 +00:00
ceriel 42584ddcdb Fixed memory leak 1991-06-24 16:33:43 +00:00
ceriel 1be579a6e7 minor improvement to volatile code 1991-06-21 10:31:20 +00:00
ceriel aec33f4d0f CLK_TCK --> CLOCKS_PER_SEC; was toch goed 1991-06-21 09:58:57 +00:00
ceriel 9461e91a9b Patched in D option (feature from Johan) 1991-06-20 14:22:37 +00:00
ceriel 7a1d1ce1c1 fixed some label problems 1991-06-20 10:17:36 +00:00
ceriel 9f43986877 ANSI requires separate name space for labels, and made to use idf module 1991-06-19 16:12:56 +00:00
ceriel 3a074a6f99 FIxed problem with volatile structs and the ./-> operators 1991-06-13 15:56:14 +00:00
ceriel 384d4c7647 corrected time.h header 1991-06-11 09:25:32 +00:00
ceriel 9e9e7db6b4 Fixed flushbuf() so that it works with POSIX conformant Unix versions 1991-06-10 17:07:18 +00:00
ceriel e6a017827e Changed an int into a short 1991-06-06 11:47:23 +00:00
ceriel 44fda8e7d0 Fixed Makefile 1991-06-05 09:25:20 +00:00
ceriel 3e9b9b3cbe Added isnan.c 1991-06-04 15:33:34 +00:00
ceriel 659d310e37 Modified to output a little less white space 1991-06-03 14:46:13 +00:00
ceriel 2838d446ef Did not detect redeclaration of formal as local 1991-05-27 15:06:36 +00:00
ceriel 3891c03e0e prevent complaints about unused variables when they are used as var-param 1991-05-21 14:11:27 +00:00
ceriel 2d79ecd203 Fixed a few problems 1991-05-16 13:22:15 +00:00
ceriel 094b1d0742 Fixed missing ; before } 1991-05-16 13:08:32 +00:00
ceriel f4757c8370 fixed two possible null-references 1991-05-13 13:57:25 +00:00
ceriel d8d30b403b Fixed a cast bug (unsigned to unsigned char) 1991-05-13 10:08:54 +00:00
ceriel 1da2103504 Delinted a bit 1991-04-25 16:47:47 +00:00
ceriel c955dc1374 Delinted a bit 1991-04-25 16:26:11 +00:00