Commit graph

430 commits

Author SHA1 Message Date
ceriel 147bb196b2 generate Version.c 1991-10-16 13:07:28 +00:00
ceriel 20a7f7b188 improved installation mechanism 1991-10-14 09:18:33 +00:00
ceriel 6286b4b1a9 Fixed manual page 1991-10-09 16:05:24 +00:00
ceriel 7551b8e83a Changes to manual page 1991-10-01 12:18:39 +00:00
ceriel 5e3c1e94b0 Fixed typo 1991-09-25 15:39:43 +00:00
ceriel 157236bdb0 small change to get a better LB 1991-09-25 15:35:03 +00:00
ceriel a78a8b6038 Gave coroutine more stack space 1991-09-25 09:14:25 +00:00
ceriel 9225ee6a80 Fixed for Sparc 1991-09-24 17:48:37 +00:00
ceriel df7fa49125 Fixed proto.make: Cfiles also depends on Makefile 1991-09-18 09:49:37 +00:00
ceriel 65454de06c Fixed proto.make 1991-09-13 14:56:50 +00:00
ceriel 767c52b241 Fixed proto.make 1991-09-13 12:36:13 +00:00
ceriel df039a267d Fixed machine-dependant defines 1991-09-04 15:59:56 +00:00
ceriel 4fd7747338 fix machine-dependant #if's 1991-09-04 15:49:34 +00:00
ceriel f17db32411 New installation mechanism 1991-08-26 15:10:59 +00:00
ceriel 8e89c04900 New installation mechanism 1991-08-26 13:23:36 +00:00
ceriel 78104e7d8a New installation mechanism 1991-08-26 12:50:21 +00:00
ceriel 8fcbfada69 New installation mechanism 1991-08-26 12:04:28 +00:00
ceriel f4757c8370 fixed two possible null-references 1991-05-13 13:57:25 +00:00
ceriel 1da2103504 Delinted a bit 1991-04-25 16:47:47 +00:00
ceriel 49c5c36362 Added defaults for M2COMPILER and DEF_DIR 1991-04-10 15:10:32 +00:00
ceriel b2b79edc42 Removed use of STATIC 1991-04-10 13:32:42 +00:00
ceriel ca06e574ca Improved code generation for sets somewhat 1991-03-25 13:28:50 +00:00
ceriel 2684a45cc5 do not write in strings: they could reside in ROM 1991-03-19 11:14:39 +00:00
ceriel 5a53ba3f50 Several minor mods: simplifications and identifier name changes 1991-03-18 16:30:49 +00:00
ceriel 9155b8a68a Fixed bug that never occurred, but was discovered by reading the code 1991-03-15 11:21:46 +00:00
ceriel f4691c73c4 Call _cleanup before _exit 1991-03-15 09:24:03 +00:00
ceriel 852601d0b5 minor mods 1991-03-14 13:16:32 +00:00
ceriel 5ebc2017a0 Do not use the allocation mechanism for the desig structure; overkill 1991-03-14 11:10:40 +00:00
ceriel 86bc055fa1 Corrected error on NOCROSS 1991-03-14 09:31:32 +00:00
ceriel f7504dbd4b Cleaned up a bit more 1991-03-13 17:26:07 +00:00
ceriel 52842cd09a Cleaned up a bit 1991-03-13 13:49:56 +00:00
ceriel 0a517b9256 Changes to make node structure smaller, and cleaned up a bit 1991-03-12 16:52:00 +00:00
ceriel 3e18caaab0 fixed bug in coroutine mechanism 1991-03-11 16:21:13 +00:00
ceriel b893ec7013 m_a_i_n --> _m_a_i_n 1991-03-06 14:26:16 +00:00
ceriel 76d79cf17a Added macro's for long selections 1991-03-06 10:52:34 +00:00
ceriel 24fd4e190e Fixed bugs 1991-03-06 10:20:17 +00:00
ceriel 3a715f5479 Lay-out changes and made IMPORTS more specific 1991-03-05 13:47:08 +00:00
ceriel d8ff0feed3 Replaced some EM code by C code 1991-03-05 11:56:39 +00:00
ceriel 81cc04f9a3 Changed unsigned checking so that runtime routines cab be written in C 1991-03-05 11:55:22 +00:00
ceriel bb31795d33 removed -i flag 1991-02-20 09:48:36 +00:00
ceriel c863c96023 Made use of C_insertpart dependant on compile-time flag 1991-02-19 16:22:41 +00:00
ceriel c59e581ef2 Delinted a bit 1991-02-19 15:28:48 +00:00
ceriel b5c5f09b16 moved some static declarations that were illegal ANSI C 1991-02-19 12:44:38 +00:00
ceriel c40ca6ebbd Made ability for -g dependant on compile-time flag 1991-02-18 17:18:36 +00:00
ceriel b3deddfaf3 also handle SIGFPE; runtime start-off should leave it alone 1990-12-03 13:54:36 +00:00
ceriel 32598a47a2 Also update WorkingDir on line directives 1990-11-22 12:02:00 +00:00
ceriel 2299e83685 Wrong version committed 1990-11-22 11:48:08 +00:00
ceriel 6545b68874 Also update WorkingDir on line directives 1990-11-22 11:25:34 +00:00
ceriel b2bee3043a Did not handle RETURN's in module bodies right 1990-11-22 09:49:37 +00:00
ceriel 1136d63929 made compilable by the ACK ANSI C compiler 1990-11-02 14:29:02 +00:00