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 |
|
ceriel
|
676aee2213
|
Added call to C_close in the fatal routine
|
1989-06-15 19:08:18 +00:00 |
|
ceriel
|
b1c3d1bc53
|
fixed problem with void returns and changed a warning somewhat
|
1989-06-15 19:06:56 +00:00 |
|
ceriel
|
56e985729d
|
some added patterns for M688881, and a fix
|
1989-06-15 10:35:42 +00:00 |
|
ceriel
|
4dfa2310fc
|
continue when an include file is not found
|
1989-06-15 09:16:27 +00:00 |
|
eck
|
cd367c7940
|
Initial revision
|
1989-06-14 16:11:19 +00:00 |
|
eck
|
8c9800d8fe
|
Initial revision
|
1989-06-14 15:07:06 +00:00 |
|
eck
|
06c441dab7
|
Initial revision
|
1989-06-14 14:41:35 +00:00 |
|
eck
|
5406895717
|
Initial revision
|
1989-06-13 11:23:28 +00:00 |
|
eck
|
341aaf8dc1
|
Initial revision
|
1989-06-12 15:22:14 +00:00 |
|
ceriel
|
8b21acdbb3
|
removed old Pascal error files
|
1989-06-12 14:24:17 +00:00 |
|