daniel
|
a05d228679
- Remove IE from g_concatcopy again.
|
18 years ago |
daniel
|
f0633187f4
+ Change constants in g_concatcopy to make the right decisions on x86_64.
|
18 years ago |
daniel
|
4f6eb50391
+ Internalerror if g_concatcopy is called with len=0.
|
18 years ago |
florian
|
c7100799ed
+ forbid usage of $E on targets supporting no fpu emulation
|
18 years ago |
florian
|
fe69d19f9c
* align stack properly if no stack frame is generated, should resolve #8986
|
18 years ago |
florian
|
f87e96dfb0
* properly release open array value parameters on x86-64 or if they contain automated types, resolves #8664
|
18 years ago |
Jonas Maebe
|
abef29c1d5
* fixed x86 vector mmloads and use scalar loads in ncgcnv
|
18 years ago |
Jonas Maebe
|
fc99b0ad48
* fixed floating point precision conversions for loc_mmregister and
|
18 years ago |
Jonas Maebe
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
18 years ago |
florian
|
36a500c38c
* don't coalescate with frame/stack pointer
|
18 years ago |
florian
|
c238bb15d1
* .init section support
|
18 years ago |
florian
|
836dbad1b2
* bitpacked stuff fixed for x86-64
|
18 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
19 years ago |
peter
|
0bb22a2d17
* don't generate fwait by default anymore
|
19 years ago |
florian
|
efd24ba7a0
* x86_64 abis ensure that the direction flag is clear at procedure entry
|
19 years ago |
florian
|
abc957d80d
* fixed stack initialization on Win x64, still not sure if it is necessary
|
19 years ago |
Jonas Maebe
|
51259b697b
* more mmx/sse register spilling fixes:
|
19 years ago |
florian
|
b3ae0c51a4
* sizes2load handles OS_NO properly if one size is given
|
19 years ago |
florian
|
55484f9bb7
* shifting can operate on 64 bit values on x86_64
|
19 years ago |
florian
|
6d0a078441
* do stack page initialization on i386-wince as well
|
19 years ago |
florian
|
9e66674ff9
+ first part of qwordbool implementation
|
19 years ago |
Jonas Maebe
|
a3a74c3fbe
* fixed interface wrappers for darwin in case they end up in
|
19 years ago |
daniel
|
3048a98a6f
* Fix and activate internal backtrace routines
|
19 years ago |
peter
|
0a50dd1029
* give IE if fpu stack counter becomes < 0
|
19 years ago |
florian
|
af4d5c898a
+ stack touching for win64
|
19 years ago |
florian
|
2d3d4a66f6
* keep stack aligned to 16 byte borders on winx64
|
19 years ago |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |