Commit graph

5117 commits

Author SHA1 Message Date
eck
e37c249248 added casts of pointer difference to integer 1990-12-17 14:22:41 +00:00
ceriel
ab62dda2fc Added -t flag to keep temporaries around 1990-12-17 14:22:09 +00:00
ceriel
4e4d3290d4 use ms_ego, changed lint flags 1990-12-17 14:11:13 +00:00
ceriel
a836599f53 removed unused macros, changed lint flags 1990-12-17 13:53:44 +00:00
ceriel
b3ff76d859 Changed lint flags 1990-12-17 13:52:53 +00:00
ceriel
8b63334d30 fixed problem with multiple definitions going by undetected 1990-12-17 13:19:31 +00:00
ceriel
2fbdc5447a Changed types in core allocation routines, changed lint flags 1990-12-17 13:15:03 +00:00
ceriel
5e0ec19a91 Changed lint flags 1990-12-17 13:11:13 +00:00
ceriel
50c8fe71c3 changed lint flags, changed macro name, deleted unused macro 1990-12-17 13:09:57 +00:00
eck
ccc5f10fca fixed bugs with storage-class and void in prototype 1990-12-17 13:08:05 +00:00
ceriel
79444acd83 Changed lint flags 1990-12-17 13:05:24 +00:00
ceriel
4fbd256d14 print some info in comment in tables.c 1990-12-17 12:52:41 +00:00
ceriel
41dc11e497 Fixed problem with cost computation, added some assertions and
added some more precise debugging printing
1990-12-17 10:02:52 +00:00
eck
0ad960a9b0 set _IOMYBUF in setvbuf() when necessary 1990-12-14 14:47:26 +00:00
dick
0cc8f53eec added dummy definition of C_ms_err 1990-12-14 14:42:20 +00:00
ceriel
6390348994 Changed print format 1990-12-14 13:57:46 +00:00
eck
916b9e94e9 aligment (yet again) 1990-12-13 14:03:31 +00:00
eck
73231e630b added error message because of declaration problems 1990-12-13 09:14:54 +00:00
eck
530e1a3b6d fixed error for m68k2 1990-12-13 08:31:44 +00:00
eck
cb6ca0cf40 fixed nasty bug with sets that were used in kill-parts 1990-12-12 17:17:04 +00:00
ceriel
51ad0941cb regenerated dependencies 1990-12-11 14:09:02 +00:00
ceriel
64f8785d20 Added Pascal support 1990-12-11 13:53:01 +00:00
ceriel
f997bd0be8 Added debugger support 1990-12-11 13:52:08 +00:00
ceriel
b3287b2b0f Some fixes: delinted and fixed alignment bug (bloody sizeof strikes again) 1990-12-11 11:10:46 +00:00
ceriel
159d8ec57d Fixed for OUTSEEK (by C. Verstoep) 1990-12-11 10:38:22 +00:00
eck
007151ef1d improved error-handling on conditionally excluded #-lines 1990-12-10 11:17:34 +00:00
dick
495a037714 lint update (merge from C compiler) 1990-12-07 14:42:26 +00:00
ceriel
d9be4de96a Fixed RMU 4 1990-12-07 11:25:45 +00:00
dick
65bf3591a7 adapted to integration into cemcom.ansi 1990-12-06 14:56:42 +00:00
ceriel
c5c6267b1d fixed possible non-sign-extension problem 1990-12-06 11:34:50 +00:00
ceriel
24a8b613ae Added test program 1990-12-04 16:40:21 +00:00
eck
df975bc075 fixed typo 1990-12-04 12:52:41 +00:00
ceriel
2dbe465c0d Fixed for Ultrix: pass SUF 1990-12-04 11:42:25 +00:00
ceriel
8468609eda improved for numbers that can be represented exactly 1990-12-04 11:33:01 +00:00
eck
0b35c31e5b fixed bug with function returning pointer to function 1990-12-04 11:09:34 +00:00
ceriel
456ba2b03c Fixed: some moves were wrong 1990-12-03 16:01:51 +00:00
ceriel
17af2902eb Fixed con_float for non-IEEE machines 1990-12-03 16:00:53 +00:00
eck
4c99b235ed oops: forgot to update LIST 1990-12-03 14:21:21 +00:00
ceriel
8a81dbe6fb leave SIGFPE alone 1990-12-03 14:14:48 +00:00
eck
36861e70ac added isatty.c: it is reasonably standard on UNIX systems 1990-12-03 14:13:31 +00:00
ceriel
b3deddfaf3 also handle SIGFPE; runtime start-off should leave it alone 1990-12-03 13:54:36 +00:00
eck
2661a6085a oops, do set errno in ldexp() (blanket rules) 1990-12-03 13:09:27 +00:00
ceriel
cfd0a9b894 NOP now does not call .nop anymore 1990-12-03 09:36:56 +00:00
ceriel
b76ff7451c some more improvement to CUF 1990-11-30 15:58:33 +00:00
ceriel
70dafd79e9 fixed problem with CUF 1990-11-30 14:35:51 +00:00
ceriel
83b663388c fixed bug with auto-increments and -decrements 1990-11-30 14:34:04 +00:00
ceriel
df77506e1f Some modifications to reduce the number of terminals (for Ultrix) 1990-11-30 09:42:49 +00:00
ceriel
8f661ca8a9 corrected spelling error 1990-11-29 18:05:41 +00:00
ceriel
ff60fa58c3 Added _syscall.s and _sigvec.c 1990-11-29 16:13:49 +00:00
ceriel
45b18b4fc9 Added _sigsetmask.s 1990-11-29 16:04:04 +00:00