Commit graph

3958 commits

Author SHA1 Message Date
ceriel 02c5bf9140 changed lay-out of manual page a bit 1989-07-12 09:48:15 +00:00
ceriel f62db3f3c6 Added #define for Free, improved text 1989-07-11 17:02:07 +00:00
ceriel c8ca61ba6e con_float now uses the flt_arith module 1989-07-11 14:17:34 +00:00
ceriel 7455c23f0f tail_mon needed for .e 1989-07-11 12:52:00 +00:00
ceriel 347197573b made to compile, added proper cast 1989-07-11 12:48:40 +00:00
ceriel 1b08effa77 Added some %persistents, improved behaviour of preprocessor, and other
minor mods
1989-07-11 12:34:38 +00:00
ceriel c483664bb1 made names of some files shorter 1989-07-11 11:38:52 +00:00
ceriel 96916a7ab4 there is no longer a lib directory; it is replaced by ../libce 1989-07-11 11:34:51 +00:00
ceriel 1e9c82d6e5 made to work, and added the b64 shift routines to the interface 1989-07-11 09:15:17 +00:00
ceriel a7b5504034 new mechanism for floating point constants 1989-07-10 17:15:55 +00:00
ceriel c820d77690 new floating point constant mechanism 1989-07-10 16:52:02 +00:00
ceriel 1c848c8db3 Added flt_arith 1989-07-10 11:25:02 +00:00
ceriel c20a2155fa Initial revision 1989-07-10 11:17:19 +00:00
ceriel 811612634a replaced some db.. instructions; they are wrong if the count register
contains a count > 65535
1989-07-07 16:01:03 +00:00
ceriel 00c4a00675 replaced some db.. instructions; they are wrong if the count register
contains a count > 65535
1989-07-07 15:11:35 +00:00
ceriel b32fb46dfe replaced some db.. instructions; they are wrong if the count register
contains a count > 65535
1989-07-07 15:05:33 +00:00
ceriel 01a95e3b08 replaced some db.. instructions; they are wrong if the count register
contains a count > 65535
1989-07-07 13:53:37 +00:00
ceriel 46b57440a0 made a bit more robust 1989-06-30 14:46:27 +00:00
ceriel 7d131a2cd5 fix: did not work when called from different directory 1989-06-29 11:03:23 +00:00
ceriel 55da4da081 some fixes 1989-06-28 12:51:16 +00:00
ceriel 3aec06a088 Added ret.s 1989-06-28 12:40:22 +00:00
ceriel 7fadcacc26 fixed bug: the assembler suppressed a relocation record because it
thought it was RELPC. It was not
1989-06-27 16:26:02 +00:00
ceriel cd8f86a7e4 Added descriptions for EM machines 1989-06-27 15:46:58 +00:00
ceriel 58f837cd33 fixed reading of archives 1989-06-27 15:41:47 +00:00
ceriel b005d26d3f removed the ACKFLOAT #define 1989-06-27 13:17:39 +00:00
ceriel 1ae39bf15b Added con_float, for floating point constants 1989-06-27 13:16:17 +00:00
ceriel f781103cb4 removed some useless PushBack's, and added warnings 1989-06-27 11:43:26 +00:00
eck 27d7d5ed68 various fixes and improvements 1989-06-26 10:37:05 +00:00
ceriel 11349c78cd use better algorithms for some mathematical functions 1989-06-20 13:10:32 +00:00
ceriel 6d78cd6710 bug fix: printed some reals wrong 1989-06-20 11:43:01 +00:00
ceriel 9e151cf706 Added routines to read and write LONGREALS 1989-06-20 11:23:43 +00:00
ceriel 761312d0dd use new math algorithms 1989-06-19 16:22:23 +00:00
ceriel 8b702734cf use new math routines 1989-06-19 15:56:30 +00:00
ceriel d4389da709 initialize variable inheader 1989-06-19 11:31:22 +00:00
ceriel 197f5bc796 generated with newer makefile generator 1989-06-19 11:30:37 +00:00
ceriel 869ba1ec9e use make_asobj 1989-06-19 11:27:36 +00:00
ceriel 0374c089c3 Added some patterns for floating point code 1989-06-19 11:24:10 +00:00
ceriel eabc223bf0 generated stupid code for long unsigned comparison 1989-06-19 11:23:08 +00:00
ceriel 9953b58092 don't remove compiler generated labels when they are external 1989-06-19 11:19:22 +00:00
ceriel 1205b95090 use different (better) hashing algorithm 1989-06-19 11:17:41 +00:00
ceriel a9102764e6 Added ranlib line 1989-06-19 11:16:53 +00:00
ceriel c48f281b39 Avoid I/O buffering when using the checking malloc 1989-06-19 11:10:58 +00:00
ceriel e2b5163869 avoid a null-reference 1989-06-19 11:09:44 +00:00
ceriel f99f25cc5f fix: sizes were the wrong way around for MAXINSTR 1989-06-19 09:57:35 +00:00
ceriel b11e382851 some minor corrections 1989-06-19 09:56:16 +00:00
ceriel 3824cfd66d fixed some leapyear problems 1989-06-19 09:50:38 +00:00
ceriel 96a52f7a6f fixed exit status of test program 1989-06-19 09:49:22 +00:00
ceriel f3249a04a1 versions for new Pascal compiler 1989-06-19 09:46:29 +00:00
ceriel 53b430aed6 fixed some typos 1989-06-15 19:50:14 +00:00
ceriel eee6d61c7b improved Makefile, fixed writes: a field width of 0 is not standard 1989-06-15 19:11:01 +00:00