peter
|
4245cedfed
* compare longint-cardinal also makes types wider
|
22 years ago |
peter
|
a28d911c98
* IncompatibleTypes() added that will include unit names when
|
22 years ago |
peter
|
95f132db3d
* set_varstate cleanup
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
florian
|
eb9a587759
+ support of NaN and Inf in the compiler as values of real constants
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
peter
|
28ebc69c8f
* removed changesettype because that will change the definition
|
22 years ago |
peter
|
5197c95be6
* widen cardinal+signed operations
|
22 years ago |
peter
|
75394a788e
* disable string node optimizations for the moment
|
22 years ago |
peter
|
0799b0663d
* generic fpc_shorstr_concat
|
22 years ago |
florian
|
1f099e81a7
* if something doesn't work with callparatemp, the define callparatemp
|
22 years ago |
Jonas Maebe
|
7804ac8ec2
- disable addoptnodes for powerpc, because they can generate calls in
|
22 years ago |
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
|
22 years ago |
carl
|
edb20100ac
+ Add loading of softfpu in emulation mode
|
22 years ago |
peter
|
acb449fb1f
* more currency fixes, taddcurr runs now successfull
|
22 years ago |
peter
|
184ddcb6ed
* when both flaottypes are the same then handle the addnode using
|
22 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 |