florian
|
6684d2c520
+ added basic olevariant support
|
22 years ago |
peter
|
99bb20747e
* parent framepointer changed to hidden parameter
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |
florian
|
220e05dd5e
* fixed arm concatcopy
|
22 years ago |
peter
|
6731abb0db
* fixed some reported bugs
|
22 years ago |
peter
|
047a066711
* procinlinenode removed
|
22 years ago |
peter
|
072a55b73e
* methodpointer self pushing fixed
|
22 years ago |
peter
|
05c05f2555
* failn removed
|
22 years ago |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 years ago |
florian
|
9612e57805
* introduced defaultordconsttype to decribe the default size of ordinal constants
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
peter
|
72ad478f97
* fix compile for ppc,sparc,m68k
|
22 years ago |
peter
|
c21ca3dfa0
+ added currency support based on int64
|
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 |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
peter
|
d774c8d988
* Copy() is now internal syssym that calls compilerprocs
|
23 years ago |
carl
|
f3d9f997cd
* low-highval always checked if limit ober 2GB is reached (to avoid overflow)
|
23 years ago |
carl
|
752beef0dd
* cardinal -> longword
|
23 years ago |
mazen
|
a49dea276c
fixed compilation problem related to tai_labeled_instruction
|
23 years ago |
peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
23 years ago |
peter
|
8082f79ea6
* first things tai,tnode storing in ppu
|
23 years ago |
carl
|
c403293c6a
+ fpu emulation support (generic and untested)
|
23 years ago |
carl
|
c68b2dfbee
* rename swatoperands to swapoperands
|
23 years ago |
florian
|
589c742efe
+ support of explicit type case <any ordinal type>->pointer
|
23 years ago |
carl
|
86ef6eec0b
+ Extended is now CPU dependant (equal to bestrealtype)
|
23 years ago |
florian
|
31da813d1d
* exit is now a syssym instead of a keyword
|
23 years ago |
florian
|
07783d2a0d
* powerpc target fixed, very simple units can be compiled
|
23 years ago |
carl
|
9fe207578a
+ more SPARC patches from Mazen
|
23 years ago |
florian
|
479a745096
* first x86-64 patches
|
23 years ago |