ceriel
|
a5f05e8ba0
|
changed character comparisons with NULL
|
1989-12-13 09:19:47 +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
|
75cab1f389
|
Added a move
|
1989-11-29 12:47:23 +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 |
|
ceriel
|
2465ad8ed8
|
fixed bug: sometimes destroyed contents of register variable
|
1989-11-28 14:42:56 +00:00 |
|
ceriel
|
55a133aa3c
|
fef did not work properly for negative args
|
1989-11-28 12:51:35 +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 |
|
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
|
a46596cbba
|
new object module makes buffering superfluous
|
1989-11-17 16:50:59 +00:00 |
|
ceriel
|
f9d19e9302
|
fixed assembler part of link instruction
|
1989-11-15 17:46:25 +00:00 |
|
ceriel
|
edf2f575a2
|
link instruction does not work for more than 32768 bytes locals on M68000
|
1989-11-15 16:10:18 +00:00 |
|
ceriel
|
c5ee3b6735
|
Added patterns
|
1989-11-09 18:43:02 +00:00 |
|
ceriel
|
95fc55f840
|
fix: did not work for 4-byte floats
|
1989-11-09 17:01:29 +00:00 |
|
ceriel
|
d9d6cc127f
|
Allow more procedure parameters
|
1989-11-09 11:04:18 +00:00 |
|
ceriel
|
339f9dd942
|
fixed bug in EM replacement code, and use new #defines from tables.h
|
1989-11-08 17:13:33 +00:00 |
|
ceriel
|
636c151d51
|
fix: printed wrong message; now dumps core at end
|
1989-11-08 14:42:09 +00:00 |
|
ceriel
|
9dcaf4ecdc
|
improved checking
|
1989-11-08 12:30:55 +00:00 |
|
ceriel
|
f3250e5db5
|
fixed: commited wrong version
|
1989-11-08 11:22:50 +00:00 |
|
ceriel
|
1546ac1235
|
fixed: send ended up in data segment!
|
1989-11-06 11:35:52 +00:00 |
|
ceriel
|
6d39055193
|
use fwrite instead of write
|
1989-11-03 18:32:32 +00:00 |
|
ceriel
|
1158018fdf
|
Added some patterns
|
1989-11-03 13:28:37 +00:00 |
|
ceriel
|
0928518b8d
|
Added a nicer trap handler
|
1989-11-03 11:54:41 +00:00 |
|
ceriel
|
a951391408
|
removed stop.s
|
1989-11-03 11:53:47 +00:00 |
|
ceriel
|
bc565a13f1
|
updated to minix 1.3
|
1989-11-03 09:25:46 +00:00 |
|
ceriel
|
d72e4424cd
|
modified labels
|
1989-11-01 15:35:42 +00:00 |
|
ceriel
|
c33ae16bce
|
the include file is called con_float, not float_cst
|
1989-11-01 10:57:04 +00:00 |
|
ceriel
|
9c03f2c8bd
|
kill tokens using address registers better
|
1989-11-01 10:14:27 +00:00 |
|
ceriel
|
da85a0fa2f
|
Added code expander
|
1989-10-31 11:14:01 +00:00 |
|
ceriel
|
64c2ad3838
|
There is no d0 register!
|
1989-10-27 18:20:14 +00:00 |
|
ceriel
|
c2f70c4857
|
andl3 does not exist! use bicl3 instead
|
1989-10-27 18:03:37 +00:00 |
|
ceriel
|
f04baf2201
|
Added code expander
|
1989-10-27 09:06:43 +00:00 |
|
ceriel
|
cd1bb106ec
|
improved STI 8 code
|
1989-10-26 15:54:21 +00:00 |
|
ceriel
|
9196107b79
|
fixed so that jumps back to local labels also work
|
1989-10-26 15:42:30 +00:00 |
|
ceriel
|
74546bd985
|
Added a command to kill a register
|
1989-10-26 15:41:38 +00:00 |
|
ceriel
|
adc8fc6e9e
|
Added _exit.c
|
1989-10-26 11:51:46 +00:00 |
|
ceriel
|
acfb0f2eed
|
Added _exit.c
|
1989-10-26 11:39:31 +00:00 |
|
ceriel
|
69d8dc3b44
|
use new version of con_float
|
1989-10-26 11:07:26 +00:00 |
|
ceriel
|
a751b2ef42
|
Use Motorola byte order for floating point
|
1989-10-26 11:04:53 +00:00 |
|
ceriel
|
7f4a6b31a7
|
Use Intel byte order for floating point
|
1989-10-26 11:03:30 +00:00 |
|
ceriel
|
cf855ea282
|
fixed so that jumps back to local labels also work
|
1989-10-26 11:01:44 +00:00 |
|
ceriel
|
ed479cbb76
|
Do not call the .nop subroutine for a NOP (ANSI C modification)
|
1989-10-26 10:10:34 +00:00 |
|
ceriel
|
851a0c4501
|
Use Intel byte order for floating point
|
1989-10-26 09:52:41 +00:00 |
|
ceriel
|
3a8a4fc1df
|
Use Motorola byte order for floating point
|
1989-10-26 09:49:32 +00:00 |
|