Commit Graph

  • 662c87a579 flt_status maintained for flt_str2flt() ceriel 1989-12-18 18:17:17 +00:00
  • 328b5011af use normal C compiler ceriel 1989-12-18 16:41:55 +00:00
  • dc87f207cd added Makefile, LIST and .distr eck 1989-12-18 16:15:07 +00:00
  • 25291680b0 changed EM_* to _EM_*, added Makefile, LIST and .distr eck 1989-12-18 16:11:26 +00:00
  • 2a15fcf645 fixed Makefile, added .distr eck 1989-12-18 16:06:47 +00:00
  • dc2dd991c6 fixed some bugs, added LIST, Makefile & .distr eck 1989-12-18 16:02:55 +00:00
  • 8a409311da fixed some bugs, added LIST, Makefile & .distr eck 1989-12-18 15:49:11 +00:00
  • d43142d811 changed from Hart & Cheney to Cody & Waite eck 1989-12-18 15:44:36 +00:00
  • 6e2b44962f made a lot of changes eck 1989-12-18 15:33:48 +00:00
  • e00f89ea6f made a lot of changes eck 1989-12-18 15:14:14 +00:00
  • 2f92b46a9d made a lot of changes eck 1989-12-18 15:04:14 +00:00
  • bb48507f58 small changes, added LIST, Makefile and .distr eck 1989-12-18 14:44:38 +00:00
  • 94db19641a Initial revision eck 1989-12-18 14:40:54 +00:00
  • d8486967aa many changes and improvements eck 1989-12-18 14:00:32 +00:00
  • 0c6ba1fd58 added Header eck 1989-12-18 13:53:00 +00:00
  • 09a352c151 Initial revision eck 1989-12-18 13:50:55 +00:00
  • c98a786cc4 Intial revision eck 1989-12-18 13:31:20 +00:00
  • 2b8e44b860 publicdata is extern for development version ceriel 1989-12-18 13:18:43 +00:00
  • d6f0d3b65f test on BIGMACHINE was wrong ceriel 1989-12-15 15:35:17 +00:00
  • a0187208a5 fixed: did not compare properly with 0; reduced size ceriel 1989-12-13 16:35:19 +00:00
  • e891b36895 removed declaration of unused variable ceriel 1989-12-13 13:09:10 +00:00
  • 8790a879c9 fixed sizeof() eck 1989-12-13 12:53:22 +00:00
  • a5f05e8ba0 changed character comparisons with NULL ceriel 1989-12-13 09:19:47 +00:00
  • bdb0b550f7 U-flag was not handled properly eck 1989-12-12 14:59:59 +00:00
  • b3a142e244 fixed null-pointer constants and SkipToNewLine() eck 1989-12-12 12:52:03 +00:00
  • 24a1c0d390 SkipToNewLine() now recognizes strings and character constants eck 1989-12-12 12:41:39 +00:00
  • 9bab5d363c Bug fix in ZRL decoding ceriel 1989-12-08 15:04:37 +00:00
  • a8033da29e better error checking ceriel 1989-12-07 16:28:05 +00:00
  • 2f5b25269e copied from newer version ceriel 1989-12-06 12:53:37 +00:00
  • 0950240cfa Changed maximum # of args ceriel 1989-12-06 12:43:01 +00:00
  • 3bed868bb9 .word -> .data2 ceriel 1989-12-06 12:41:05 +00:00
  • f2996068f8 changed alignments ceriel 1989-12-06 12:39:25 +00:00
  • 58eaf6df5b some small fixes ceriel 1989-12-06 12:38:18 +00:00
  • 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 ceriel 1989-11-30 17:29:00 +00:00
  • ac489d50a3 Corrected assertion ceriel 1989-11-30 15:12:11 +00:00
  • fec7208f70 new malloc.c, derived from new Minix version ceriel 1989-11-30 14:59:18 +00:00
  • 30208cda9a changed commented #defines to #undefs ceriel 1989-11-30 14:25:40 +00:00
  • a022b9490c LOE INE used address register; it is probably better to use a general register ceriel 1989-11-30 10:07:49 +00:00
  • 7c723a8e48 Made compilation command and interpreter command variable ceriel 1989-11-29 16:12:47 +00:00
  • 75cab1f389 Added a move ceriel 1989-11-29 12:47:23 +00:00
  • bf9730d10e corrected clean entry in Makefile ceriel 1989-11-29 10:56:11 +00:00
  • cd64ce0424 rounding for un-normalized numbers was wrong ceriel 1989-11-29 09:56:59 +00:00
  • 79b0bb3347 do not declare sprintf. On some systems it is an int, on others it is a char * ceriel 1989-11-29 09:55:03 +00:00
  • 0e2861d8b0 Added 80[23]87 support ceriel 1989-11-29 09:49:35 +00:00
  • 5f3e4693e6 array type-checking was wrong eck 1989-11-28 15:28:52 +00:00
  • 2465ad8ed8 fixed bug: sometimes destroyed contents of register variable ceriel 1989-11-28 14:42:56 +00:00
  • a49ffb7945 fixed entier routine: did not work properly for negative args ceriel 1989-11-28 14:16:38 +00:00
  • 55a133aa3c fef did not work properly for negative args ceriel 1989-11-28 12:51:35 +00:00
  • 86b6eab206 speeded up a bit for printing 0.0 ceriel 1989-11-27 17:29:35 +00:00
  • 862f83571f speeded up a bit for converting 0.0 to string ceriel 1989-11-27 17:25:55 +00:00
  • b91af798bc fixed rounding on ties to round to even, and fixed extend bug (test for 0 was wrong) ceriel 1989-11-27 16:26:02 +00:00
  • 1758da9285 Added fp8087.s ceriel 1989-11-27 16:19:16 +00:00
  • 61c646a496 Added 8087 support ceriel 1989-11-27 16:19:15 +00:00
  • c6d60cb24f fixed small bug eck 1989-11-27 11:40:58 +00:00
  • 671556cfc4 improved type-checking, fixed preprocessor bug, fixed syntax bug eck 1989-11-27 11:37:11 +00:00
  • 5d81b090b9 Corrected MathLib0.mod: entier was wrong on negative args ceriel 1989-11-27 09:37:56 +00:00
  • 4734150614 removed ctype.c, the library functions are generated eck 1989-11-23 10:43:15 +00:00
  • d50600e263 fixed unary & and indirect calls eck 1989-11-22 16:41:09 +00:00
  • 96da16ce33 fixed bugs, added dynamic buffer allocation to preprocessor eck 1989-11-22 13:58:36 +00:00
  • 3107e638f8 some more speed-up changes ceriel 1989-11-22 13:38:37 +00:00
  • f9fadbf045 fixed bugs, added dynamic buffer allocation eck 1989-11-22 12:59:15 +00:00
  • 5ffd738802 cleaned up a bit ceriel 1989-11-21 15:44:29 +00:00
  • 6a19ee76cc removed some superfluous instructions ceriel 1989-11-21 15:42:56 +00:00
  • 43e04499d0 changed label formats ceriel 1989-11-21 15:40:24 +00:00
  • 295c8d2515 a fix to ZER ? and simplified ZRL, ZRE ceriel 1989-11-21 11:38:08 +00:00
  • f6c7b7bbcd changed some variables from arith to int ceriel 1989-11-21 11:37:10 +00:00
  • cf4c99a093 fixed line number after line directives ceriel 1989-11-21 11:33:21 +00:00
  • 01b937d82e some arith variables changed into int ceriel 1989-11-21 11:28:56 +00:00
  • c6134a1f59 changed mechanism a bit ceriel 1989-11-20 14:35:23 +00:00
  • 6709f6e340 no default size for asld ceriel 1989-11-17 16:55:48 +00:00
  • 99c20a6a08 default size is now large ceriel 1989-11-17 16:53:53 +00:00
  • a46596cbba new object module makes buffering superfluous ceriel 1989-11-17 16:50:59 +00:00
  • 07cb257465 print unsigned bitfields as unsigned ceriel 1989-11-17 16:37:20 +00:00
  • e9d477fd6e more internal buffering ceriel 1989-11-17 15:56:53 +00:00
  • 99cae8d6df fix to previous change ceriel 1989-11-17 15:19:55 +00:00
  • c4ca7db14f improved #line handling ceriel 1989-11-17 14:53:05 +00:00
  • 9ad5d4b5e0 generate ; after label ceriel 1989-11-17 13:15:48 +00:00
  • 5300633c2b improved error messages ceriel 1989-11-17 11:52:33 +00:00
  • ff90971199 improved error messages ceriel 1989-11-17 11:44:48 +00:00
  • c023409091 improved make.tokcase for EOF handling ceriel 1989-11-17 11:41:47 +00:00
  • cde3638bc9 improved for EOF handling ceriel 1989-11-17 11:40:48 +00:00
  • b6c29b5541 fixed bug which caused memory faults on erroneous input ceriel 1989-11-17 11:36:43 +00:00
  • a43e504fb1 fixed error messages by allowing more than one "simultaneous" symbol2str ceriel 1989-11-17 11:31:05 +00:00
  • 676fee0a3e fixed bug which caused unsigned bitfield problems ceriel 1989-11-17 11:28:38 +00:00
  • d57dfac961 improved error messages ceriel 1989-11-17 11:27:26 +00:00
  • d4bcec7ec2 removed some unused variables ceriel 1989-11-16 16:08:59 +00:00
  • 42a7f3d8e7 new version with internal buffering ceriel 1989-11-16 15:52:08 +00:00
  • e93e256512 bug fix: static link was not always removed ceriel 1989-11-16 14:57:15 +00:00
  • 72f667fbf9 Added unsigned bit-field test ceriel 1989-11-15 17:46:58 +00:00
  • f9d19e9302 fixed assembler part of link instruction ceriel 1989-11-15 17:46:25 +00:00
  • edf2f575a2 link instruction does not work for more than 32768 bytes locals on M68000 ceriel 1989-11-15 16:10:18 +00:00
  • 3868470366 many speed-up changes, resulting in 20-25% speedup, and fixed serious floating point handling bug ceriel 1989-11-13 15:36:12 +00:00
  • 776233c718 improved qualifier checking eck 1989-11-13 14:01:50 +00:00
  • c30769327b fixes: ucmp did not quite work right, flt_div had an obscure bug ceriel 1989-11-13 12:54:33 +00:00
  • 12669d882f call to abs should be call to fabs ceriel 1989-11-13 10:15:35 +00:00
  • b93cdd9aac do not use sprintf; use sprint instead ceriel 1989-11-09 21:33:29 +00:00
  • c5ee3b6735 Added patterns ceriel 1989-11-09 18:43:02 +00:00
  • 38880093e8 fixed typo ceriel 1989-11-09 18:12:12 +00:00
  • 0ce3cd0c76 no casts in constants used in #if! ceriel 1989-11-09 18:07:14 +00:00
  • 95fc55f840 fix: did not work for 4-byte floats ceriel 1989-11-09 17:01:29 +00:00