ceriel
|
d6f0d3b65f
|
test on BIGMACHINE was wrong
|
1989-12-15 15:35:17 +00:00 |
|
ceriel
|
a0187208a5
|
fixed: did not compare properly with 0; reduced size
|
1989-12-13 16:35:19 +00:00 |
|
ceriel
|
e891b36895
|
removed declaration of unused variable
|
1989-12-13 13:09:10 +00:00 |
|
eck
|
8790a879c9
|
fixed sizeof()
|
1989-12-13 12:53:22 +00:00 |
|
ceriel
|
a5f05e8ba0
|
changed character comparisons with NULL
|
1989-12-13 09:19:47 +00:00 |
|
eck
|
bdb0b550f7
|
U-flag was not handled properly
|
1989-12-12 14:59:59 +00:00 |
|
eck
|
b3a142e244
|
fixed null-pointer constants and SkipToNewLine()
|
1989-12-12 12:52:03 +00:00 |
|
eck
|
24a1c0d390
|
SkipToNewLine() now recognizes strings and character constants
|
1989-12-12 12:41:39 +00:00 |
|
ceriel
|
9bab5d363c
|
Bug fix in ZRL decoding
|
1989-12-08 15:04:37 +00:00 |
|
ceriel
|
a8033da29e
|
better error checking
|
1989-12-07 16:28:05 +00:00 |
|
ceriel
|
2f5b25269e
|
copied from newer version
|
1989-12-06 12:53:37 +00:00 |
|
ceriel
|
0950240cfa
|
Changed maximum # of args
|
1989-12-06 12:43:01 +00:00 |
|
ceriel
|
3bed868bb9
|
.word -> .data2
|
1989-12-06 12:41:05 +00:00 |
|
ceriel
|
f2996068f8
|
changed alignments
|
1989-12-06 12:39:25 +00:00 |
|
ceriel
|
58eaf6df5b
|
some small fixes
|
1989-12-06 12:38:18 +00:00 |
|
ceriel
|
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
|
1989-11-30 17:29:00 +00:00 |
|
ceriel
|
ac489d50a3
|
Corrected assertion
|
1989-11-30 15:12:11 +00:00 |
|
ceriel
|
fec7208f70
|
new malloc.c, derived from new Minix version
|
1989-11-30 14:59:18 +00:00 |
|
ceriel
|
30208cda9a
|
changed commented #defines to #undefs
|
1989-11-30 14:25:40 +00:00 |
|
ceriel
|
a022b9490c
|
LOE INE used address register; it is probably better to use a general register
|
1989-11-30 10:07:49 +00:00 |
|
ceriel
|
7c723a8e48
|
Made compilation command and interpreter command variable
|
1989-11-29 16:12:47 +00:00 |
|
ceriel
|
75cab1f389
|
Added a move
|
1989-11-29 12:47:23 +00:00 |
|
ceriel
|
bf9730d10e
|
corrected clean entry in Makefile
|
1989-11-29 10:56:11 +00:00 |
|
ceriel
|
cd64ce0424
|
rounding for un-normalized numbers was wrong
|
1989-11-29 09:56:59 +00:00 |
|
ceriel
|
79b0bb3347
|
do not declare sprintf. On some systems it is an int, on others it is
a char *
|
1989-11-29 09:55:03 +00:00 |
|
ceriel
|
0e2861d8b0
|
Added 80[23]87 support
|
1989-11-29 09:49:35 +00:00 |
|
eck
|
5f3e4693e6
|
array type-checking was wrong
|
1989-11-28 15:28:52 +00:00 |
|
ceriel
|
2465ad8ed8
|
fixed bug: sometimes destroyed contents of register variable
|
1989-11-28 14:42:56 +00:00 |
|
ceriel
|
a49ffb7945
|
fixed entier routine: did not work properly for negative args
|
1989-11-28 14:16:38 +00:00 |
|
ceriel
|
55a133aa3c
|
fef did not work properly for negative args
|
1989-11-28 12:51:35 +00:00 |
|
ceriel
|
86b6eab206
|
speeded up a bit for printing 0.0
|
1989-11-27 17:29:35 +00:00 |
|
ceriel
|
862f83571f
|
speeded up a bit for converting 0.0 to string
|
1989-11-27 17:25:55 +00:00 |
|
ceriel
|
b91af798bc
|
fixed rounding on ties to round to even, and fixed extend bug (test for 0
was wrong)
|
1989-11-27 16:26:02 +00:00 |
|
ceriel
|
1758da9285
|
Added fp8087.s
|
1989-11-27 16:19:16 +00:00 |
|
ceriel
|
61c646a496
|
Added 8087 support
|
1989-11-27 16:19:15 +00:00 |
|
eck
|
c6d60cb24f
|
fixed small bug
|
1989-11-27 11:40:58 +00:00 |
|
eck
|
671556cfc4
|
improved type-checking, fixed preprocessor bug, fixed syntax bug
|
1989-11-27 11:37:11 +00:00 |
|
ceriel
|
5d81b090b9
|
Corrected MathLib0.mod: entier was wrong on negative args
|
1989-11-27 09:37:56 +00:00 |
|
eck
|
4734150614
|
removed ctype.c, the library functions are generated
|
1989-11-23 10:43:15 +00:00 |
|
eck
|
d50600e263
|
fixed unary & and indirect calls
|
1989-11-22 16:41:09 +00:00 |
|
eck
|
96da16ce33
|
fixed bugs, added dynamic buffer allocation to preprocessor
|
1989-11-22 13:58:36 +00:00 |
|
ceriel
|
3107e638f8
|
some more speed-up changes
|
1989-11-22 13:38:37 +00:00 |
|
eck
|
f9fadbf045
|
fixed bugs, added dynamic buffer allocation
|
1989-11-22 12:59:15 +00:00 |
|
ceriel
|
5ffd738802
|
cleaned up a bit
|
1989-11-21 15:44:29 +00:00 |
|
ceriel
|
6a19ee76cc
|
removed some superfluous instructions
|
1989-11-21 15:42:56 +00:00 |
|
ceriel
|
43e04499d0
|
changed label formats
|
1989-11-21 15:40:24 +00:00 |
|
ceriel
|
295c8d2515
|
a fix to ZER ? and simplified ZRL, ZRE
|
1989-11-21 11:38:08 +00:00 |
|
ceriel
|
f6c7b7bbcd
|
changed some variables from arith to int
|
1989-11-21 11:37:10 +00:00 |
|
ceriel
|
cf4c99a093
|
fixed line number after line directives
|
1989-11-21 11:33:21 +00:00 |
|
ceriel
|
01b937d82e
|
some arith variables changed into int
|
1989-11-21 11:28:56 +00:00 |
|