florian
|
001057b52e
* re-added assembler optimization accidently removed in r44738 as noted by margers on the mailing list
|
пре 5 година |
nickysn
|
599b7e80c0
* fix for OP_ROR in tcgavr.a_op_reg_reg_internal
|
пре 5 година |
Károly Balogh
|
09b6bed27c
m68k-amiga: implemented CreateNewProc for legacy support, means AThreads now works on OS v1.2+
|
пре 5 година |
svenbarth
|
4f16473baa
* fix typo
|
пре 5 година |
svenbarth
|
de35356a4d
* when checking for an existing operator overload for the assignment operator, check for the correct variant (explicit or not) matching the overload
|
пре 5 година |
svenbarth
|
f5fc806c9d
* fix comment
|
пре 5 година |
Károly Balogh
|
1bd66a605c
amicommon: only include exec helpers when compiling for v2.0 in athreads
|
пре 5 година |
Károly Balogh
|
db0deab026
amicommon: instead of a runtime check, check for OS2.0+ features at compile time in DOS
|
пре 5 година |
Károly Balogh
|
024ab0a854
amicommon: only include exec extensions when complied for v2.0
|
пре 5 година |
florian
|
9176efbab4
* factored out TARMAsmOptimizer.OptPass1SXTH
|
пре 5 година |
florian
|
19a9d4c4ac
* factored out TARMAsmOptimizer.OptPass1SXTB
|
пре 5 година |
florian
|
7172397077
* factored out TARMAsmOptimizer.OptPass1UXTH
|
пре 5 година |
Károly Balogh
|
4f14f0f4e5
m68k-amiga: startup code to print a console message and quit, when the OS is known to be too old for the RTL
|
пре 5 година |
Károly Balogh
|
c577e290d1
m68k-amiga: enable certain legacy exec support functions only when compiling for OS v2.0
|
пре 5 година |
Károly Balogh
|
2f8fe76bed
m68k-amiga: have an AMIGA prefix in OS_MINVERSION public constant, add OS 2.0 support, make sure we open v39 by default as it is needed by memory pool functions
|
пре 5 година |
Károly Balogh
|
36e4db15bc
m68k-amiga: make it possible to disable functions newer than OS 2.0 (v37+)
|
пре 5 година |
pierre
|
73b563b367
Avoid invalid typecast in tarmunaryminusnode.pass_1 method
|
пре 5 година |
florian
|
9bcff94e9e
* factored out TARMAsmOptimizer.OptPass1UXTB
|
пре 5 година |
marco
|
3c467f7cc5
* added some image_dllcharacteristics flags + removed some hard tabs.
|
пре 5 година |
florian
|
c4b66c89f7
* check for stup instead of stp
|
пре 5 година |
florian
|
2276caae24
+ common assembler optimizer base class for arm and aarch64
|
пре 5 година |
pierre
|
3022927a6f
Handle all existing possible values for init_settings.fputype to set Tag_FP_Arch .eabi_attribute
|
пре 5 година |
florian
|
3dff78621c
* Aarch64: UTX/STX instructions include now the postfix, so it is the same as for ARM
|
пре 5 година |
florian
|
2bae2a451c
* load 0 into unaligned memory in a simpler way
|
пре 5 година |
florian
|
7c2c8581b7
* get rid of fpu_vfp_first/last hack
|
пре 5 година |
florian
|
3d4cc7c2f6
* fixes compilation on WinCE
|
пре 5 година |
florian
|
cd35cdad25
* fix Min/MaxSingle/Double values, resolves #36870
|
пре 5 година |
florian
|
458a6000e7
+ arm: optimize sxth/sxtb
|
пре 5 година |
florian
|
4d73a9e637
* simplify tc_bool_2_int
|
пре 5 година |
marcus
|
8b95fb8377
Morphos: Fixed compilation after r44709
|
пре 5 година |