peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
a23e3f0a2f
* add string returns in LOC_REFERENCE
|
22 years ago |
florian
|
41da381f1a
* fixed a lot of PowerPC related stuff
|
22 years ago |
peter
|
c21ca3dfa0
+ added currency support based on int64
|
22 years ago |
peter
|
41dfcfba39
* expectloc fixes
|
22 years ago |
peter
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
carl
|
ff5cc80fcd
* bugfix for generic calls to FPU emulation code
|
22 years ago |
carl
|
ce2b1f45ef
* load_frame_pointer is now generic
|
22 years ago |
peter
|
a85f45752c
* support pchar-char operations converting to string first
|
22 years ago |
peter
|
6b5793284a
* stop processing assignment node when the binaryoverload generates
|
22 years ago |
peter
|
cab4c8879f
* only compile cs_fp_emulation support when cpufpuemu is defined
|
23 years ago |
carl
|
edb20100ac
+ Add loading of softfpu in emulation mode
|
23 years ago |
peter
|
acb449fb1f
* more currency fixes, taddcurr runs now successfull
|
23 years ago |
peter
|
184ddcb6ed
* when both flaottypes are the same then handle the addnode using
|
23 years ago |
carl
|
6a52e7a9e5
- removed the invalid if <> checking (Delphi is strange on this)
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
carl
|
60d17dbc01
* some small speed optimizations
|
23 years ago |
peter
|
5b2dd3bf97
* fix tbs0417
|
23 years ago |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 years ago |
Jonas Maebe
|
9577abf606
* fixed web bug #2136
|
23 years ago |
peter
|
443f982775
* support dynamicarray<>nil
|
23 years ago |
Jonas Maebe
|
e3700b1d79
* fixed web bug #2139: checking for division by zero fixed
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
carl
|
6c2bede5a8
* second part bug report 1996 fix, testrange in cordconstnode
|
23 years ago |
Jonas Maebe
|
e66f54e328
* changed some ctypeconvnode/toggleflag(nf_explizit) combo's to
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
carl
|
588abc6631
* jmpbuf size allocation for exceptions is now cpu specific (as it should)
|
23 years ago |
carl
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 years ago |
Jonas Maebe
|
f8b6c707a2
* made assigned() handling generic
|
23 years ago |
Jonas Maebe
|
ed2bdb31a6
* the optimization of converting a multiplication with a power of two to
|
23 years ago |