Commit graph

4309 commits

Author SHA1 Message Date
ceriel 4b42dcf97f fix: flt_status was not always set properly 1989-12-19 09:27:16 +00:00
ceriel 662c87a579 flt_status maintained for flt_str2flt() 1989-12-18 18:17:17 +00:00
ceriel 328b5011af use normal C compiler 1989-12-18 16:41:55 +00:00
eck dc87f207cd added Makefile, LIST and .distr 1989-12-18 16:15:07 +00:00
eck 25291680b0 changed EM_* to _EM_*, added Makefile, LIST and .distr 1989-12-18 16:11:26 +00:00
eck 2a15fcf645 fixed Makefile, added .distr 1989-12-18 16:06:47 +00:00
eck dc2dd991c6 fixed some bugs, added LIST, Makefile & .distr 1989-12-18 16:02:55 +00:00
eck 8a409311da fixed some bugs, added LIST, Makefile & .distr 1989-12-18 15:49:11 +00:00
eck d43142d811 changed from Hart & Cheney to Cody & Waite 1989-12-18 15:44:36 +00:00
eck 6e2b44962f made a lot of changes 1989-12-18 15:33:48 +00:00
eck e00f89ea6f made a lot of changes 1989-12-18 15:14:14 +00:00
eck 2f92b46a9d made a lot of changes 1989-12-18 15:04:14 +00:00
eck bb48507f58 small changes, added LIST, Makefile and .distr 1989-12-18 14:44:38 +00:00
eck 94db19641a Initial revision 1989-12-18 14:40:54 +00:00
eck d8486967aa many changes and improvements 1989-12-18 14:00:32 +00:00
eck 0c6ba1fd58 added Header 1989-12-18 13:53:00 +00:00
eck 09a352c151 Initial revision 1989-12-18 13:50:55 +00:00
eck c98a786cc4 Intial revision 1989-12-18 13:31:20 +00:00
ceriel 2b8e44b860 publicdata is extern for development version 1989-12-18 13:18:43 +00:00
ceriel d6f0d3b65f test on BIGMACHINE was wrong 1989-12-15 15:35:17 +00:00
ceriel a0187208a5 fixed: did not compare properly with 0; reduced size 1989-12-13 16:35:19 +00:00
ceriel e891b36895 removed declaration of unused variable 1989-12-13 13:09:10 +00:00
eck 8790a879c9 fixed sizeof() 1989-12-13 12:53:22 +00:00
ceriel a5f05e8ba0 changed character comparisons with NULL 1989-12-13 09:19:47 +00:00
eck bdb0b550f7 U-flag was not handled properly 1989-12-12 14:59:59 +00:00
eck b3a142e244 fixed null-pointer constants and SkipToNewLine() 1989-12-12 12:52:03 +00:00
eck 24a1c0d390 SkipToNewLine() now recognizes strings and character constants 1989-12-12 12:41:39 +00:00
ceriel 9bab5d363c Bug fix in ZRL decoding 1989-12-08 15:04:37 +00:00
ceriel a8033da29e better error checking 1989-12-07 16:28:05 +00:00
ceriel 2f5b25269e copied from newer version 1989-12-06 12:53:37 +00:00
ceriel 0950240cfa Changed maximum # of args 1989-12-06 12:43:01 +00:00
ceriel 3bed868bb9 .word -> .data2 1989-12-06 12:41:05 +00:00
ceriel f2996068f8 changed alignments 1989-12-06 12:39:25 +00:00
ceriel 58eaf6df5b some small fixes 1989-12-06 12:38:18 +00:00
ceriel 5e2915d143 bug fix: the in_store test did not work when NON_STANDARD was defined,
because in this case, the bit tested resided in user area
1989-11-30 17:29:00 +00:00
ceriel ac489d50a3 Corrected assertion 1989-11-30 15:12:11 +00:00
ceriel fec7208f70 new malloc.c, derived from new Minix version 1989-11-30 14:59:18 +00:00
ceriel 30208cda9a changed commented #defines to #undefs 1989-11-30 14:25:40 +00:00
ceriel a022b9490c LOE INE used address register; it is probably better to use a general register 1989-11-30 10:07:49 +00:00
ceriel 7c723a8e48 Made compilation command and interpreter command variable 1989-11-29 16:12:47 +00:00
ceriel 75cab1f389 Added a move 1989-11-29 12:47:23 +00:00
ceriel bf9730d10e corrected clean entry in Makefile 1989-11-29 10:56:11 +00:00
ceriel cd64ce0424 rounding for un-normalized numbers was wrong 1989-11-29 09:56:59 +00:00
ceriel 79b0bb3347 do not declare sprintf. On some systems it is an int, on others it is
a char *
1989-11-29 09:55:03 +00:00
ceriel 0e2861d8b0 Added 80[23]87 support 1989-11-29 09:49:35 +00:00
eck 5f3e4693e6 array type-checking was wrong 1989-11-28 15:28:52 +00:00
ceriel 2465ad8ed8 fixed bug: sometimes destroyed contents of register variable 1989-11-28 14:42:56 +00:00
ceriel a49ffb7945 fixed entier routine: did not work properly for negative args 1989-11-28 14:16:38 +00:00
ceriel 55a133aa3c fef did not work properly for negative args 1989-11-28 12:51:35 +00:00
ceriel 86b6eab206 speeded up a bit for printing 0.0 1989-11-27 17:29:35 +00:00