Jonas Maebe
|
8349cde7db
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
|
hace 17 años |
Jonas Maebe
|
6c536dab3e
* added several missing make_simple_ref() calls
|
hace 17 años |
peter
|
dbba46c0e4
* set addr_pic
|
hace 17 años |
Jonas Maebe
|
c8f270c556
+ darwin/x86_64 gprof support
|
hace 17 años |
Jonas Maebe
|
032352d98b
+ darwin/x86_64 support
|
hace 17 años |
Jonas Maebe
|
8d8ba9a583
* fixed pic reference loading for non-darwin i386 platforms after
|
hace 18 años |
florian
|
19b79468ad
* store/load mmx registers properly
|
hace 18 años |
florian
|
f32831c44a
* fixed assembling of fisttp of sse3 instruction set
|
hace 18 años |
Jonas Maebe
|
c84744b27f
* fixed a_jmp_name() for darwin/i386 (go via a stub)
|
hace 18 años |
Jonas Maebe
|
3266f4e483
+ Compiler support for pic on darwin/i386. The i386 rtl still needs
|
hace 18 años |
Jonas Maebe
|
9750e49d5a
* fixed x86 compilation after r8651
|
hace 18 años |
Jonas Maebe
|
ecd2445602
+ segment register support in g_concatcopy (should fix #9667, but I
|
hace 18 años |
tom_at_work
|
b0bb3f94a7
* improve powerpc64/linux stub for external procedures in units: also consider GOT change in call to this external procedure
|
hace 18 años |
peter
|
2f044481ae
* release temp when downgrading fpuregister value
|
hace 18 años |
daniel
|
a05d228679
- Remove IE from g_concatcopy again.
|
hace 18 años |
daniel
|
f0633187f4
+ Change constants in g_concatcopy to make the right decisions on x86_64.
|
hace 18 años |
daniel
|
4f6eb50391
+ Internalerror if g_concatcopy is called with len=0.
|
hace 18 años |
florian
|
c7100799ed
+ forbid usage of $E on targets supporting no fpu emulation
|
hace 18 años |
florian
|
fe69d19f9c
* align stack properly if no stack frame is generated, should resolve #8986
|
hace 18 años |
florian
|
f87e96dfb0
* properly release open array value parameters on x86-64 or if they contain automated types, resolves #8664
|
hace 18 años |
Jonas Maebe
|
abef29c1d5
* fixed x86 vector mmloads and use scalar loads in ncgcnv
|
hace 18 años |
Jonas Maebe
|
fc99b0ad48
* fixed floating point precision conversions for loc_mmregister and
|
hace 18 años |
Jonas Maebe
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
hace 18 años |
florian
|
36a500c38c
* don't coalescate with frame/stack pointer
|
hace 18 años |
florian
|
c238bb15d1
* .init section support
|
hace 18 años |
florian
|
836dbad1b2
* bitpacked stuff fixed for x86-64
|
hace 18 años |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
hace 19 años |
florian
|
85d63d9fa9
* settings refactored
|
hace 19 años |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
hace 19 años |
peter
|
0bb22a2d17
* don't generate fwait by default anymore
|
hace 19 años |