svenbarth
|
e82b9c3b2e
* disable the new FindResource(Ex) overloads for Win16 for now (the one with PChar is disabled as well); this will need to be revisited once Win16 receives proper resource support
|
5 年之前 |
florian
|
84a1f614d9
* fix several double ;
|
5 年之前 |
florian
|
afb68dbcf3
* factored out OptPass1VPXor
|
5 年之前 |
florian
|
88c98a5741
* improve copy_avx gencopy mode
|
5 年之前 |
florian
|
93eb40b05c
* create vpxor instead of pxor in avx mode
|
5 年之前 |
florian
|
82a3877126
+ x86: track use of full ymm registers and generate vzeroupper if needed
|
5 年之前 |
florian
|
78381bd1ae
* x86 has to use newalignment as well
|
5 年之前 |
florian
|
3d81c8e51d
* re-activate copy_mm: using it instead of movs might reduce register pressure
|
5 年之前 |
florian
|
0bce44e342
* compilation on i386 fixed
|
5 年之前 |
svenbarth
|
1d4bbcef75
+ add additional overloads for FindResource and FindResourceEx so that mixtures of AnsiString and MAKEINTRESOURCE types as well as names can be used
|
5 年之前 |
Jonas Maebe
|
aa243faab8
* do not load unused parameters, as their localloc has not been set (and
|
5 年之前 |
florian
|
809fb83334
* adapt optimizer to handle push/pop for stack alignment
|
5 年之前 |
florian
|
8f0a3cfce7
* x86-64: adjust stack by push/pop if possible
|
5 年之前 |
Károly Balogh
|
d2879f5bb9
tosunits: fixed the palette to be ST only (9 bits) in the example picture, this is a bug in GraphX2 which was used to convert the picture to DEGAS format
|
5 年之前 |
Károly Balogh
|
9f80b11c5d
tosunits: added another example which shows a DEGAS format picture
|
5 年之前 |
Mattias Gaertner
|
766ccac8df
fcl-passrc: try except on do else end without semicolon at do statement
|
5 年之前 |
Mattias Gaertner
|
e0d2651a61
fcl-passrc: added tkOtherwise in all mdoes except ISO and ExtPas
|
5 年之前 |
Mattias Gaertner
|
cfcfeaaf42
pas2js: fixed typo
|
5 年之前 |
Károly Balogh
|
6cc818cbe3
m68k: avoid more vlink warnings regarding changed section attributes, when the target system has no write-protected sections
|
5 年之前 |
Károly Balogh
|
58af742f3a
m68k: atari syscalls might also destroy D2 and A2
|
5 年之前 |
Károly Balogh
|
60d4363f47
tosunits: added some more xbios calls
|
5 年之前 |
florian
|
e76f9e5b36
* patch by Christo Crause: fix register search on xtensa, resolves #37121
|
5 年之前 |
Jonas Maebe
|
bc1b1e5d1f
* added missing method declarations for AOPowerManager.InnerWakeLock class
|
5 年之前 |
Jonas Maebe
|
5be84e8079
* replaced custom packed record with tmethod
|
5 年之前 |
svenbarth
|
d05997db74
* fix compilation after r45461
|
5 年之前 |
svenbarth
|
90c1bf2e12
* add tests\test\unit\types directory to list of tested directories
|
5 年之前 |
michael
|
4247c8b1d0
* Test for otherwise without semicolon before it (laz sources)
|
5 年之前 |
michael
|
b1e78f1e75
* Add missing calling conventions
|
5 年之前 |
michael
|
4dcae91474
* Trim content of directives
|
5 年之前 |
florian
|
d2d2904d78
* make more use of is_typeparam
|
5 年之前 |