Jonas Maebe
|
d4978a9583
Merged revisions 7245,7251,7257,7260,7334,7336 via svnmerge from
|
18 年之前 |
Jonas Maebe
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
18 年之前 |
florian
|
6118c3e477
* fixed assembling of movd with 64 bit registers
|
18 年之前 |
florian
|
ab919747a6
* several m68k fixes
|
18 年之前 |
florian
|
95518d7ecf
* pushparavalue shouldn't care about emulation settings
|
19 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
peter
|
3078a1927f
* remove ttype
|
19 年之前 |
florian
|
67ba76f090
* several arm fixes
|
19 年之前 |
Jonas Maebe
|
6997121c18
* also perform "SSA" for certain loads (currently derefn, righthand side of
|
19 年之前 |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 年之前 |
Jonas Maebe
|
35126247bc
* disabled a_call_ref for non-x86 (generates better code for ppc,
|
19 年之前 |
Jonas Maebe
|
2fd0ddf2f5
* fixed web bug #7100 (finalize instead of only decrref temps for
|
19 年之前 |
Jonas Maebe
|
d75b19e484
* removed/conditionalised several unused variables
|
19 年之前 |
peter
|
da8b734b56
* fix previous commit
|
19 年之前 |
peter
|
722c91e8f3
* disable vtentry code until a clean implementation is done
|
19 年之前 |
Jonas Maebe
|
e344ee3cd7
+ support for register variables which contain records
|
19 年之前 |
florian
|
da02375f57
+ safecall support for x86_64
|
19 年之前 |
florian
|
acc016c9ec
* finished safecall support
|
19 年之前 |
florian
|
9bd2ee5477
* optimized code generation for virtual method calls
|
19 年之前 |
peter
|
fe4ab79cd9
* remove check for out/var parameters with LOC_CREFERENCE, we generate valid
|
19 年之前 |
peter
|
be88cd47b2
Merged revisions 3090-3113 via svnmerge from
|
19 年之前 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年之前 |
Jonas Maebe
|
fad5d59bd9
* turned {$ifdef cputargethasfixedstack} into "if use_fixed_stack"
|
19 年之前 |
Jonas Maebe
|
7c9cfe5e06
* fixed tests/test/cg/tformfnc.pp
|
19 年之前 |
tom_at_work
|
93bb997d8f
* ppc64/linux: enhanced varargs support (passes tprintf test now)
|
19 年之前 |
florian
|
cd96d43ac3
* reverted lazy binding patch: lazy binding requires anyways PIC
|
19 年之前 |
florian
|
72d7597edc
+ implementation of lazy binding for linux
|
19 年之前 |
Jonas Maebe
|
89094457c5
* pass varargs float parameters only in integer registers instead of only
|
20 年之前 |
peter
|
a720145fd1
* remove obsolete pass2inline code
|
20 年之前 |