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 |
|
ceriel
|
c6134a1f59
|
changed mechanism a bit
|
1989-11-20 14:35:23 +00:00 |
|
ceriel
|
6709f6e340
|
no default size for asld
|
1989-11-17 16:55:48 +00:00 |
|
ceriel
|
99c20a6a08
|
default size is now large
|
1989-11-17 16:53:53 +00:00 |
|
ceriel
|
a46596cbba
|
new object module makes buffering superfluous
|
1989-11-17 16:50:59 +00:00 |
|
ceriel
|
07cb257465
|
print unsigned bitfields as unsigned
|
1989-11-17 16:37:20 +00:00 |
|
ceriel
|
e9d477fd6e
|
more internal buffering
|
1989-11-17 15:56:53 +00:00 |
|
ceriel
|
99cae8d6df
|
fix to previous change
|
1989-11-17 15:19:55 +00:00 |
|
ceriel
|
c4ca7db14f
|
improved #line handling
|
1989-11-17 14:53:05 +00:00 |
|
ceriel
|
9ad5d4b5e0
|
generate ; after label
|
1989-11-17 13:15:48 +00:00 |
|
ceriel
|
5300633c2b
|
improved error messages
|
1989-11-17 11:52:33 +00:00 |
|
ceriel
|
ff90971199
|
improved error messages
|
1989-11-17 11:44:48 +00:00 |
|
ceriel
|
c023409091
|
improved make.tokcase for EOF handling
|
1989-11-17 11:41:47 +00:00 |
|
ceriel
|
cde3638bc9
|
improved for EOF handling
|
1989-11-17 11:40:48 +00:00 |
|
ceriel
|
b6c29b5541
|
fixed bug which caused memory faults on erroneous input
|
1989-11-17 11:36:43 +00:00 |
|
ceriel
|
a43e504fb1
|
fixed error messages by allowing more than one "simultaneous" symbol2str
|
1989-11-17 11:31:05 +00:00 |
|