florian
|
3d81c8e51d
* re-activate copy_mm: using it instead of movs might reduce register pressure
|
5 yıl önce |
florian
|
0bce44e342
* compilation on i386 fixed
|
5 yıl önce |
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 yıl önce |
Jonas Maebe
|
aa243faab8
* do not load unused parameters, as their localloc has not been set (and
|
5 yıl önce |
florian
|
809fb83334
* adapt optimizer to handle push/pop for stack alignment
|
5 yıl önce |
florian
|
8f0a3cfce7
* x86-64: adjust stack by push/pop if possible
|
5 yıl önce |
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 yıl önce |
Károly Balogh
|
9f80b11c5d
tosunits: added another example which shows a DEGAS format picture
|
5 yıl önce |
Mattias Gaertner
|
766ccac8df
fcl-passrc: try except on do else end without semicolon at do statement
|
5 yıl önce |
Mattias Gaertner
|
e0d2651a61
fcl-passrc: added tkOtherwise in all mdoes except ISO and ExtPas
|
5 yıl önce |
Mattias Gaertner
|
cfcfeaaf42
pas2js: fixed typo
|
5 yıl önce |
Károly Balogh
|
6cc818cbe3
m68k: avoid more vlink warnings regarding changed section attributes, when the target system has no write-protected sections
|
5 yıl önce |
Károly Balogh
|
58af742f3a
m68k: atari syscalls might also destroy D2 and A2
|
5 yıl önce |
Károly Balogh
|
60d4363f47
tosunits: added some more xbios calls
|
5 yıl önce |
florian
|
e76f9e5b36
* patch by Christo Crause: fix register search on xtensa, resolves #37121
|
5 yıl önce |
Jonas Maebe
|
bc1b1e5d1f
* added missing method declarations for AOPowerManager.InnerWakeLock class
|
5 yıl önce |
Jonas Maebe
|
5be84e8079
* replaced custom packed record with tmethod
|
5 yıl önce |
svenbarth
|
d05997db74
* fix compilation after r45461
|
5 yıl önce |
svenbarth
|
90c1bf2e12
* add tests\test\unit\types directory to list of tested directories
|
5 yıl önce |
michael
|
4247c8b1d0
* Test for otherwise without semicolon before it (laz sources)
|
5 yıl önce |
michael
|
b1e78f1e75
* Add missing calling conventions
|
5 yıl önce |
michael
|
4dcae91474
* Trim content of directives
|
5 yıl önce |
florian
|
d2d2904d78
* make more use of is_typeparam
|
5 yıl önce |
florian
|
51da470757
* constrained type parameters are not undefined defs, resolves #37107
|
5 yıl önce |
Jonas Maebe
|
4caa471a24
* implemented a_load_undefined_cgpara for LLVM, fixes LLVM code generator
|
5 yıl önce |
marcus
|
571095773a
Amiga: optimized video unit drawing
|
5 yıl önce |
yury
|
627fcb4354
* Do not use the LOC_VOID location to indicate unused parameters.
|
5 yıl önce |
michael
|
a409f63a55
* Fix use of defines
|
5 yıl önce |
nickysn
|
56632b720c
+ Z80: handle the flags register in TAoptBaseCpu.RegModifiedByInstruction
|
5 yıl önce |
nickysn
|
88b6bbe6cc
* compilation fixed after r45450
|
5 yıl önce |