Commit graph

3970 commits

Author SHA1 Message Date
ceriel
c7be2d1a44 bug fix in NGI for longs 1989-07-24 10:40:21 +00:00
ceriel
52a8f7d1f1 needed ldexp routine for exp.c 1989-07-19 14:51:19 +00:00
ceriel
c09e4ced7e main.old is not always present, so ignore exit status of 'size main.old' 1989-07-19 14:27:19 +00:00
ceriel
36fb149236 new directory for Pascal front-end 1989-07-19 09:01:57 +00:00
ceriel
a0eb2f398d LIBSUF must be 'a', not 'ma' 1989-07-19 08:56:46 +00:00
ceriel
c6cbc82178 merged -m flag with -j flag 1989-07-17 16:40:18 +00:00
ceriel
3e357f311f documented environment variables, changed EM_DIR into ACKDIR 1989-07-17 16:19:10 +00:00
ceriel
228fe4b4d0 undef PASS_BIG_VAL_AS_VAR for now; it does not work properly in all cases 1989-07-17 15:37:04 +00:00
ceriel
b1ee8fe36b fixed a problem with the store: we sometimes lost some memory 1989-07-17 15:13:09 +00:00
ceriel
09a52b8cf2 fixed a problem with recursive macros: this was not always detected 1989-07-14 09:51:02 +00:00
ceriel
b07825aee3 exponent was wrong in divide routine; corrected 1989-07-13 11:18:02 +00:00
ceriel
cee897ecfa procedure function --> function procedure 1989-07-12 10:59:16 +00:00
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