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 |
|
ceriel
|
3899b18911
|
Motorola byte ordering
|
1989-10-25 17:35:09 +00:00 |
|
ceriel
|
d4d3e6b484
|
use 8087 byte order
|
1989-10-25 17:33:49 +00:00 |
|
ceriel
|
a5b0790d96
|
Added CSA ==4 and CSB ==4 entries, needed for ANSI C
|
1989-10-25 17:21:52 +00:00 |
|
ceriel
|
13ea4896b0
|
changes for different byte orderings
|
1989-10-25 17:15:37 +00:00 |
|
ceriel
|
07f019213d
|
Added csa4.s and csb4.s
|
1989-10-25 17:08:45 +00:00 |
|
ceriel
|
68a2852f57
|
fixed bug and changed con_float
|
1989-10-25 13:24:29 +00:00 |
|
ceriel
|
88a316478d
|
adapted floating point package to handle IEEE format in different byte orders
|
1989-10-24 16:10:01 +00:00 |
|
ceriel
|
b4e38b8fcd
|
adapted to use 80387 floating point format
|
1989-10-24 16:00:37 +00:00 |
|
ceriel
|
b5a1f8a3b3
|
define IEEEFLOAT
|
1989-10-24 15:08:27 +00:00 |
|
ceriel
|
8740dcc72e
|
adapted to use 80387 floating point format
|
1989-10-24 15:00:09 +00:00 |
|
ceriel
|
c5dcddd4fd
|
adapted to also generate other byte-orders
|
1989-10-24 14:57:17 +00:00 |
|
ceriel
|
42940634dd
|
Added ce directory
|
1989-10-24 09:30:32 +00:00 |
|
ceriel
|
ead414d725
|
only give warning about relocation info if -u flag is not given
|
1989-10-23 10:51:46 +00:00 |
|
ceriel
|
ba8482c5ab
|
Added another pattern
|
1989-10-23 10:26:00 +00:00 |
|
ceriel
|
10dd78edbf
|
Added patterns
|
1989-10-20 17:32:04 +00:00 |
|
ceriel
|
64b7d49c0a
|
Added patterns
|
1989-10-20 14:36:26 +00:00 |
|
eck
|
78d3e500fb
|
added CPP variable to Makefile
|
1989-10-20 11:05:00 +00:00 |
|
ceriel
|
95563ae3bc
|
small improvement: added pattern for LDC -1 CMS 4 ZEQ/ZNE
|
1989-10-18 10:15:49 +00:00 |
|
ceriel
|
85da3bcac1
|
only give warning about unresolved references if -u option is not given
|
1989-10-16 14:52:03 +00:00 |
|
ceriel
|
7b969cc623
|
head_em.sun renamed to head_ext
|
1989-10-16 14:45:00 +00:00 |
|
ceriel
|
284bd607fd
|
Added head_em.s for Sun floating point emulation
|
1989-10-13 14:35:50 +00:00 |
|
ceriel
|
9d08fc6678
|
use strindex() instead of index()
|
1989-10-12 11:16:43 +00:00 |
|
ceriel
|
19df56bc23
|
use EMHOME instead of ../../..
|
1989-10-11 14:21:37 +00:00 |
|
ceriel
|
ebcd62f7d2
|
bug fix in rounding for 4-byte floating point numbers
|
1989-10-11 13:34:05 +00:00 |
|
ceriel
|
9feb3f9254
|
Added i386 to .distr file
|
1989-10-10 14:20:45 +00:00 |
|
ceriel
|
48252cc673
|
initial version
|
1989-10-10 11:40:55 +00:00 |
|
ceriel
|
010bade227
|
many fixes, found by actually running the code
|
1989-10-10 11:38:18 +00:00 |
|
ceriel
|
9715c40c3f
|
initial version
|
1989-10-10 11:01:01 +00:00 |
|
ceriel
|
a96f33ef34
|
many fixes; got working afcc with this version
|
1989-10-10 10:58:30 +00:00 |
|
ceriel
|
e713e6f8fe
|
many fixes, found by actually running the code it produces
|
1989-10-10 10:54:20 +00:00 |
|
ceriel
|
d25472bbfb
|
many fixes; now passes the tests
|
1989-10-10 10:44:26 +00:00 |
|
ceriel
|
8f74dd7ae6
|
Initial revision
|
1989-10-10 10:38:39 +00:00 |
|
ceriel
|
7e0c59d59a
|
some fixes
|
1989-10-09 14:15:51 +00:00 |
|
ceriel
|
eb2a76270f
|
corrected XOR problem, and ILOCAL does not exist for m68k4
|
1989-10-06 11:13:16 +00:00 |
|
ceriel
|
5d8db9045e
|
fixed: removed an #endif
|
1989-10-04 11:06:18 +00:00 |
|
ceriel
|
463a0e7f40
|
use the con_float include file
|
1989-10-04 10:28:50 +00:00 |
|
ceriel
|
77259cd2f9
|
removed yet another eor.l error
|
1989-09-29 11:45:19 +00:00 |
|
ceriel
|
18439ffa3f
|
exit from main instead of return
|
1989-08-22 11:46:56 +00:00 |
|
ceriel
|
360caa08bb
|
use strindex instead of index
|
1989-08-21 17:03:05 +00:00 |
|
ceriel
|
4c0ea89fe0
|
use strindex instead of index
|
1989-08-21 16:56:15 +00:00 |
|