Károly Balogh
|
c3bafd3a8d
sinclairql: added to fpmkunit
|
4 years ago |
Károly Balogh
|
3870c4791c
sinclairql: disabled a bunch of things in RTL until they're implemented
|
4 years ago |
Károly Balogh
|
82e16f02ca
sinclairql: make sure the default CPU target is 68000 for the QL. also, some cleanups
|
4 years ago |
Károly Balogh
|
05d680902e
* make sure things still build with 3.0 after r47353
|
4 years ago |
Károly Balogh
|
e0555c307f
sinclairql: added support to fpcmake
|
4 years ago |
Károly Balogh
|
53928dc0ed
m68k: fix references like <symbol>(An) to parse properly in the assembler reader
|
4 years ago |
Jonas Maebe
|
091b0fde0c
* fixed type of size parameter passed to fpc_getmem() when translating
|
4 years ago |
svenbarth
|
359ff64afd
* increase PPU version so that the change of Chr() to a full intrinsic will not lead to problems
|
4 years ago |
svenbarth
|
c496b609d1
* fix for Mantis #38051: make Chr() a real intrinsics so that it can be used in type declarations as well
|
4 years ago |
Károly Balogh
|
d5596ef21d
sinclairql: initial heap allocation code, and minor system unit bits
|
4 years ago |
michael
|
b90d6e1114
* Fix relative path detection (bug id 37727)
|
4 years ago |
Károly Balogh
|
b425c97fce
sinclairql: implemented startup code, including binary relocation and stack allocation
|
4 years ago |
Károly Balogh
|
c8d18f5ac6
sinclairql: implemented some OS trap wrappers, to be used by the RTL
|
4 years ago |
Károly Balogh
|
954123deb3
sinclairql: when linking with vlink, generate an unrelocated binary with appended relocation info, so the startup code can relocate it
|
4 years ago |
florian
|
47066f0ce7
* moved UseAVX from cgx86 to cpubase
|
4 years ago |
florian
|
e46b426ca1
+ tx86addnode.second_opvector makes use of AVX instructions
|
4 years ago |
michael
|
af415ddc0d
* Correct line number
|
4 years ago |
michael
|
74b533f167
* Fix bug #37852, possible memleak
|
4 years ago |
michael
|
741f4fa649
* Fail with trailing garbage in joStrict mode, bug ID #0037837
|
4 years ago |
michael
|
a798ba3fca
* Fix small typo
|
4 years ago |
michael
|
5ec7ffa8d9
* Fix bug #37980: correct verifypeercert
|
4 years ago |
ondrej
|
4fa3362355
* forgotten int64 parameter type
|
4 years ago |
Jonas Maebe
|
49fbe53cf3
+ test for mantis #36381 (seems already fixed)
|
4 years ago |
Mattias Gaertner
|
71b8d5643d
pastojs: fixed shortrefglobals for minimal class interface, issue #38042
|
4 years ago |
Mattias Gaertner
|
a2af4429f9
pastojs: fixed shortrefglobals for proc without args, issue #38043
|
4 years ago |
Mattias Gaertner
|
280c0d90f7
pastojs: fixed diable optimization using fpc syntax prepend No, issue #38045
|
4 years ago |
florian
|
f7050ef41a
+ take care of vzeroupper in exit code optimizations
|
4 years ago |
florian
|
81e8982dd4
+ completed Ch_* information for VMOVD*
|
4 years ago |
Mattias Gaertner
|
e69cd3fd1c
pastojs: fixed diable optimization using fpc syntax prepend No, issue #38045
|
4 years ago |
florian
|
6ec460c619
* patch by J. Gareth Moreton: MOV/LDR/STR/MOV optimisations for ARM/AArch64, resolves #37638
|
4 years ago |