pierre
|
1a16b36498
* generate code accepted by nasm
|
25 years ago |
pierre
|
d9fc5de9ac
+ accept nasmwin32 output
|
25 years ago |
pierre
|
1f64423e43
* nasmwin32 is 9 chars long, idtxt changed accordingly
|
25 years ago |
pierre
|
c45c6b14a3
+ nasmwin32 for win32 object output with nasm assembler
|
25 years ago |
pierre
|
67a0b6c79e
+ TOperand.SetCorrectSize virtual method added
|
25 years ago |
pierre
|
5377e30ab7
+ AttSufFPUint for integer fpu instructions
|
25 years ago |
pierre
|
3dfae51aed
+ R suffix for integer FPU operations
|
25 years ago |
pierre
|
a573aff1a2
Check conversion of integer FPU instructions
|
25 years ago |
pierre
|
6d02ebf1b8
+ test enhanced
|
25 years ago |
florian
|
2a901bf527
* initialize/finalize_data checks if procinfo is assigned else
|
25 years ago |
Tomas Hajny
|
9f76bab4ed
+ LineInfo added
|
25 years ago |
pierre
|
e320e8610e
new files
|
25 years ago |
pierre
|
2b1245e5c1
* explicitly disable range check
|
25 years ago |
pierre
|
db5d26f132
+ added check for file with .ree extension
|
25 years ago |
pierre
|
6800fa46bc
* avoid cyclic overloaded list for operators
|
25 years ago |
pierre
|
7f4168fb0a
* fix for bug #909
|
25 years ago |
michael
|
620e7fc689
* TRim(right|Left) more Delphi compatible
|
25 years ago |
florian
|
a2e8fd9f07
*** empty log message ***
|
25 years ago |
florian
|
ff5b72e3bd
* fixed another problem with readln(<floating point register variable>);
|
25 years ago |
florian
|
e6f4922ad6
*** empty log message ***
|
25 years ago |
florian
|
f71ddb9e2f
* readln(r); works now, if r is a fpu register variable
|
25 years ago |
florian
|
3f9126f999
* fixed bug #903: the compiler gives now a nice message if it can't create
|
25 years ago |
florian
|
b8faf9a8a3
* some more procedures can be now hooked by the OS specific implementation
|
25 years ago |
florian
|
2c210cd7ee
* a lot of optimizing done
|
25 years ago |
florian
|
7c75febd64
* enumerations with size 1 or 2 weren't handled corretly if they were register
|
25 years ago |
florian
|
099f13ec92
*** empty log message ***
|
25 years ago |
florian
|
38567989b0
*** empty log message ***
|
25 years ago |
florian
|
339d986a2a
* bug #701 fixed: ansistrings in interface and implementation part of the units
|
25 years ago |
florian
|
b16a589d24
* proper test for web bug #701
|
25 years ago |
florian
|
548f14e16d
* halt in the finalization statement of a unit lead to an endless loop; fixed
|
25 years ago |