Károly Balogh
|
b425c97fce
sinclairql: implemented startup code, including binary relocation and stack allocation
|
4 年之前 |
Károly Balogh
|
c8d18f5ac6
sinclairql: implemented some OS trap wrappers, to be used by the RTL
|
4 年之前 |
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 年之前 |
florian
|
47066f0ce7
* moved UseAVX from cgx86 to cpubase
|
4 年之前 |
florian
|
e46b426ca1
+ tx86addnode.second_opvector makes use of AVX instructions
|
4 年之前 |
michael
|
af415ddc0d
* Correct line number
|
4 年之前 |
michael
|
74b533f167
* Fix bug #37852, possible memleak
|
4 年之前 |
michael
|
741f4fa649
* Fail with trailing garbage in joStrict mode, bug ID #0037837
|
4 年之前 |
michael
|
a798ba3fca
* Fix small typo
|
4 年之前 |
michael
|
5ec7ffa8d9
* Fix bug #37980: correct verifypeercert
|
4 年之前 |
ondrej
|
4fa3362355
* forgotten int64 parameter type
|
4 年之前 |
Jonas Maebe
|
49fbe53cf3
+ test for mantis #36381 (seems already fixed)
|
4 年之前 |
Mattias Gaertner
|
71b8d5643d
pastojs: fixed shortrefglobals for minimal class interface, issue #38042
|
4 年之前 |
Mattias Gaertner
|
a2af4429f9
pastojs: fixed shortrefglobals for proc without args, issue #38043
|
4 年之前 |
Mattias Gaertner
|
280c0d90f7
pastojs: fixed diable optimization using fpc syntax prepend No, issue #38045
|
4 年之前 |
florian
|
f7050ef41a
+ take care of vzeroupper in exit code optimizations
|
4 年之前 |
florian
|
81e8982dd4
+ completed Ch_* information for VMOVD*
|
4 年之前 |
Mattias Gaertner
|
e69cd3fd1c
pastojs: fixed diable optimization using fpc syntax prepend No, issue #38045
|
4 年之前 |
florian
|
6ec460c619
* patch by J. Gareth Moreton: MOV/LDR/STR/MOV optimisations for ARM/AArch64, resolves #37638
|
4 年之前 |
yury
|
2e48a13bfb
* android: In some android versions time zone names are available only after first call of localtime().
|
4 年之前 |
florian
|
3ae370b190
* also use avx copying for mod 4=0 memory blocks
|
4 年之前 |
michael
|
51c3787342
* Micro-optimization, bug id #38044
|
4 年之前 |
ondrej
|
7ded8307c9
* timezones android compilation
|
4 年之前 |
ondrej
|
d2a517389f
* forgotten int64 parameter type
|
4 年之前 |
ondrej
|
be4c907117
* read int64 transition table from linux timezone files if available
|
4 年之前 |
ondrej
|
39674e2852
* win: fix GetLocalTimeOffset lower boundary
|
4 年之前 |
ondrej
|
691fb2c9fe
* add unix timezone test
|
4 年之前 |
ondrej
|
3ee2097f1a
* unix timezone optimizations
|
4 年之前 |
Mattias Gaertner
|
2bb083acf1
pastojs: set version 2.1.1
|
4 年之前 |
Mattias Gaertner
|
b308412a37
pastojs: filer: generic constraints
|
4 年之前 |