florian
|
245c5fe197
* strscan fix from Jonas
|
22 年 前 |
Jonas Maebe
|
bfd9c1f91c
* fixed for processors where sizeof extended = sizeof(double)
|
22 年 前 |
florian
|
d38abc3a3f
+ setting of bit 6 of cr for c var args on ppc implemented
|
22 年 前 |
Jonas Maebe
|
85e84512fb
* fixed procedures declared as "interrupt" for non-x86
|
22 年 前 |
Jonas Maebe
|
e9a522fdae
* fixed fillchar for SYSV abi
|
22 年 前 |
Jonas Maebe
|
430d41fdb0
* fixed *locked* routines
|
22 年 前 |
Jonas Maebe
|
4eb1eb94d1
* fixed result of failed syscalls (no extra neg is needed)
|
22 年 前 |
florian
|
0f5fa6973b
* initial code
|
22 年 前 |
florian
|
218beb5b32
* handling of open array value parameters fixed
|
22 年 前 |
Jonas Maebe
|
da74a9fea6
- removed unused methods from old generic spilling code
|
22 年 前 |
Jonas Maebe
|
6bab64590e
* hopefully fixed varargs (both Pascal- and C-style)
|
22 年 前 |
Jonas Maebe
|
ffa51d27c3
* hopefully fixed interfaces (untested)
|
22 年 前 |
peter
|
ae6be6bc0e
* support type convs for write typed
|
22 年 前 |
peter
|
3677577d9f
* check with fileexists() before opening a file
|
22 年 前 |
peter
|
b7a19dd847
* new bug
|
22 年 前 |
Tomas Hajny
|
ac8870b489
* regcall fixes
|
22 年 前 |
florian
|
c72e3a8eea
* updated instruction includes from new instruction table
|
22 年 前 |
florian
|
8c796e366d
* asm mode is only on i386 set now
|
22 年 前 |
peter
|
7fe57a2396
* fixed time calculation
|
22 年 前 |
peter
|
d7f6e2bdf8
* fixed compile for linux
|
22 年 前 |
peter
|
1c7e6fc380
* sparc updates
|
22 年 前 |
peter
|
be4dfaa4d3
* row changed to ppchar
|
22 年 前 |
florian
|
466744d413
* rtl and compiler compile with -Cfsse2
|
22 年 前 |
florian
|
ace2d682b0
* rtl and compiler compile with -Cfsse2
|
22 年 前 |
florian
|
3d8e1ab1fb
+ fpu<->mm register conversion
|
22 年 前 |
florian
|
dd2bb53aa5
+ possible sse2 unit usage for double calculations
|
22 年 前 |
peter
|
e380119e8c
* sparc assembler reader updates
|
22 年 前 |
florian
|
06442fa677
+ $fputype directive support
|
22 年 前 |
peter
|
31a33a1a7b
* fixed indexbyte for regcall
|
22 年 前 |
peter
|
bcdf065947
* fix set_set_range
|
22 年 前 |