Jonas Maebe
|
92f038ebec
* fixed saving/restoring of volatile fpu registers under sysv
|
22 years ago |
Jonas Maebe
|
2d05b23107
* moved tb0151 from tbf to tbs
|
22 years ago |
Jonas Maebe
|
980efd582d
+ support for currency typed constants if currency=int64. Warning: does
|
22 years ago |
Jonas Maebe
|
7de6463c43
* hopefully fixed bug tb0454 (merged from nppcadd)
|
22 years ago |
Jonas Maebe
|
da6a3d28c8
* hopefully fixed tb0454
|
22 years ago |
Jonas Maebe
|
83323b4955
* fixed tb0350 (support loading address of reference containing the
|
22 years ago |
Jonas Maebe
|
e9051dc267
+ powerpc suppport
|
22 years ago |
Jonas Maebe
|
67eaf25d33
+ ppc support
|
22 years ago |
Jonas Maebe
|
8953ed5494
* fixed tnotnode for < 32 bit quantities
|
22 years ago |
florian
|
2028eb6b96
+ except handling related nodes now include pi_do_call if necessary
|
22 years ago |
florian
|
245c5fe197
* strscan fix from Jonas
|
22 years ago |
Jonas Maebe
|
bfd9c1f91c
* fixed for processors where sizeof extended = sizeof(double)
|
22 years ago |
florian
|
d38abc3a3f
+ setting of bit 6 of cr for c var args on ppc implemented
|
22 years ago |
Jonas Maebe
|
85e84512fb
* fixed procedures declared as "interrupt" for non-x86
|
22 years ago |
Jonas Maebe
|
e9a522fdae
* fixed fillchar for SYSV abi
|
22 years ago |
Jonas Maebe
|
430d41fdb0
* fixed *locked* routines
|
22 years ago |
Jonas Maebe
|
4eb1eb94d1
* fixed result of failed syscalls (no extra neg is needed)
|
22 years ago |
florian
|
0f5fa6973b
* initial code
|
22 years ago |
florian
|
218beb5b32
* handling of open array value parameters fixed
|
22 years ago |
Jonas Maebe
|
da74a9fea6
- removed unused methods from old generic spilling code
|
22 years ago |
Jonas Maebe
|
6bab64590e
* hopefully fixed varargs (both Pascal- and C-style)
|
22 years ago |
Jonas Maebe
|
ffa51d27c3
* hopefully fixed interfaces (untested)
|
22 years ago |
peter
|
ae6be6bc0e
* support type convs for write typed
|
22 years ago |
peter
|
3677577d9f
* check with fileexists() before opening a file
|
22 years ago |
peter
|
b7a19dd847
* new bug
|
22 years ago |
Tomas Hajny
|
ac8870b489
* regcall fixes
|
22 years ago |
florian
|
c72e3a8eea
* updated instruction includes from new instruction table
|
22 years ago |
florian
|
8c796e366d
* asm mode is only on i386 set now
|
22 years ago |
peter
|
7fe57a2396
* fixed time calculation
|
22 years ago |
peter
|
d7f6e2bdf8
* fixed compile for linux
|
22 years ago |