ceriel
|
3e194345cf
|
Added #define for buffer size needed for flt_flt2str()
|
1989-07-31 13:05:51 +00:00 |
|
ceriel
|
990e7a67da
|
Added some assertions
|
1989-07-31 12:55:33 +00:00 |
|
ceriel
|
ef8450fce9
|
use con_float file, and use new interface to fif and fef routines
|
1989-07-31 11:42:27 +00:00 |
|
ceriel
|
4759f1c9f9
|
use con_float file
|
1989-07-31 11:22:43 +00:00 |
|
ceriel
|
53ce9da827
|
fixed some bugs, added flt_umin
|
1989-07-28 14:13:39 +00:00 |
|
ceriel
|
3d644d25cb
|
needs tail_mon for all languages
|
1989-07-27 10:22:26 +00:00 |
|
ceriel
|
5f35d0c644
|
fixed behaviour on too long floating point constants
|
1989-07-26 11:16:59 +00:00 |
|
ceriel
|
90101c0dec
|
Added ext_comp.c
|
1989-07-26 11:08:24 +00:00 |
|
ceriel
|
6f9afbf0d5
|
use IEEE format in floating point package
|
1989-07-25 15:50:29 +00:00 |
|
ceriel
|
f7360f0fec
|
many changes, to use IEEE format
|
1989-07-25 14:21:09 +00:00 |
|
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 |
|