peter
|
1c96916943
* generic write_float and str_float
|
26 years ago |
peter
|
4841b4236c
* updated messages
|
26 years ago |
florian
|
78d13ec796
* changes to compile it with Delphi 4.0
|
26 years ago |
peter
|
b2e44e6445
* only allow *<reg/ref> when call/jmp is used
|
26 years ago |
peter
|
9c69c18d96
* merged nasm compiler
|
26 years ago |
peter
|
2a8d4f61c5
* fixed var+const support
|
26 years ago |
peter
|
9bbbfdecf9
* redesigned record offset parsing to support nested records
|
26 years ago |
pierre
|
cad607a01f
* wrong log for v1.37 corrected
|
26 years ago |
pierre
|
8ef9a31210
ra386att.pas
|
26 years ago |
pierre
|
ca165f8343
* fix for bug0124 and better error position info
|
26 years ago |
pierre
|
f58a4b485c
* ifdef USE_OP3 released (changed into ifndef NO_OP3)
|
26 years ago |
pierre
|
e39755387b
+ ifdef USE_OP3 code :
|
26 years ago |
peter
|
c8f444b65f
* ag386bin updates
|
26 years ago |
peter
|
bf9b5e3a54
* updates for ag386bin
|
26 years ago |
pierre
|
8f5a141f9b
* incompatible size warning or error suppressed for sizes > 4
|
26 years ago |
pierre
|
094fde4f06
* bug0175 solved give error on $R+ and warning otherwise
|
26 years ago |
peter
|
1ace0dc9b8
* moved some tables from ra386*.pas -> i386.pas
|
26 years ago |
peter
|
7d90cad6c0
* general constant solution. Constant expressions are now almost
|
27 years ago |
peter
|
ce3e2aec84
+ rec.field(%esi) support
|
27 years ago |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
Jonas Maebe
|
f6e600a839
* replaced two "in [A_...]" constructs I had missed before
|
27 years ago |
Jonas Maebe
|
7aaa973e8f
* allow constant offsets for go32v2 in assembler blocks
|
27 years ago |
Jonas Maebe
|
242244016d
* changed "if longintvar in set" to case or "if () or () .." statements
|
27 years ago |
peter
|
1b481e1cca
* fixes for 'asm sti end;'
|
27 years ago |
peter
|
83d1beb321
* fixed instruct not in table msg
|
27 years ago |
pierre
|
274bce92b8
+ added -Se in Makefile cvstest target
|
27 years ago |
peter
|
d9642d577b
* constant fixes
|
27 years ago |
peter
|
d84489d9b7
* recordtype.field support in constant expressions
|
27 years ago |
peter
|
f5923597a1
* fixed some opsize
|
27 years ago |
peter
|
e06ac8e64f
+ leal procsym,eax is now allowed
|
27 years ago |