pierre
|
c03c1f8af3
* set NOUSEEXCEPT to remove use of setjump/longjump
|
vor 25 Jahren |
pierre
|
9f2bc4dcdb
* Makefile adapted to unit name changes
|
vor 25 Jahren |
marco
|
65668aec0a
* added constants for syscall.inc
|
vor 25 Jahren |
marco
|
e0832afca6
* syscall variablenames reintroduced.
|
vor 25 Jahren |
marco
|
100dcf470c
* rest of syscalls has constants now
|
vor 25 Jahren |
marco
|
2d0e7cadad
* replaced about half of the syscall nr's by symbols from sysnr.inc
|
vor 25 Jahren |
marco
|
5a466d68ff
* Initial version. (copied from linux.) Patch for BSD not ready yeT
|
vor 25 Jahren |
michael
|
49862f46c6
+ Changed unit names to correct names
|
vor 25 Jahren |
pierre
|
1a16b36498
* generate code accepted by nasm
|
vor 25 Jahren |
pierre
|
d9fc5de9ac
+ accept nasmwin32 output
|
vor 25 Jahren |
pierre
|
1f64423e43
* nasmwin32 is 9 chars long, idtxt changed accordingly
|
vor 25 Jahren |
pierre
|
c45c6b14a3
+ nasmwin32 for win32 object output with nasm assembler
|
vor 25 Jahren |
pierre
|
67a0b6c79e
+ TOperand.SetCorrectSize virtual method added
|
vor 25 Jahren |
pierre
|
5377e30ab7
+ AttSufFPUint for integer fpu instructions
|
vor 25 Jahren |
pierre
|
3dfae51aed
+ R suffix for integer FPU operations
|
vor 25 Jahren |
pierre
|
a573aff1a2
Check conversion of integer FPU instructions
|
vor 25 Jahren |
pierre
|
6d02ebf1b8
+ test enhanced
|
vor 25 Jahren |
florian
|
2a901bf527
* initialize/finalize_data checks if procinfo is assigned else
|
vor 25 Jahren |
Tomas Hajny
|
9f76bab4ed
+ LineInfo added
|
vor 25 Jahren |
pierre
|
e320e8610e
new files
|
vor 25 Jahren |
pierre
|
2b1245e5c1
* explicitly disable range check
|
vor 25 Jahren |
pierre
|
db5d26f132
+ added check for file with .ree extension
|
vor 25 Jahren |
pierre
|
6800fa46bc
* avoid cyclic overloaded list for operators
|
vor 25 Jahren |
pierre
|
7f4168fb0a
* fix for bug #909
|
vor 25 Jahren |
michael
|
620e7fc689
* TRim(right|Left) more Delphi compatible
|
vor 25 Jahren |
florian
|
a2e8fd9f07
*** empty log message ***
|
vor 25 Jahren |
florian
|
ff5b72e3bd
* fixed another problem with readln(<floating point register variable>);
|
vor 25 Jahren |
florian
|
e6f4922ad6
*** empty log message ***
|
vor 25 Jahren |
florian
|
f71ddb9e2f
* readln(r); works now, if r is a fpu register variable
|
vor 25 Jahren |
florian
|
3f9126f999
* fixed bug #903: the compiler gives now a nice message if it can't create
|
vor 25 Jahren |