Jeppe
|
37b5147b19
riscv32: Fix potential FP proc_exit bug
|
před 3 roky |
Michaël Van Canneyt
|
ff3f183eb2
* Patch from Bart to remove unneeded test
|
před 3 roky |
Michaël Van Canneyt
|
c286e44499
* Use correct define for regexpr, name has changed
|
před 3 roky |
Alexey Torgashin
|
d6dbcb5c8b
Update packages/regexpr/src/regexpr.pas
|
před 3 roky |
Michaël Van Canneyt
|
6dfc0c4bae
* Do not define UNICODE by default, only in Uregexpr
|
před 3 roky |
florian
|
fcb5531fbc
* convert a+/-const1-/const2 in into a+/-(-const1)+(-const2) to enable further optimizations, resolves #39782
|
před 3 roky |
florian
|
83ce54b815
set Tag_ABI_VFP_args to 1 only if the hard float abi is used, should resolve #39817
|
před 3 roky |
mattias
|
8abe70e25a
webidl: wasmjob: dictionary
|
před 3 roky |
ccrause
|
1108d03609
Split startup code into different .init sections according to avr-libs convention.
|
před 3 roky |
mattias
|
29be433e1b
webidl: wasmjob: function type object as arg and return type
|
před 3 roky |
mattias
|
6aaa92680c
webidl: wasmjob: object attribute
|
před 3 roky |
mattias
|
c50ef1efcf
webidl: wasmjob: create unique local var
|
před 3 roky |
mattias
|
623b723b11
webidl: wasmjob: pass method as argument
|
před 3 roky |
mattias
|
f107502018
webidl: cast
|
před 3 roky |
florian
|
ceda27ae25
* allow type parameters in variant parts of records as we do not now
|
před 3 roky |
florian
|
f92102a5f2
* patch by Rika: SwapEndian([u]int16) has unnecessary “and $FFFF”, resolves #39814
|
před 3 roky |
mattias
|
54ba991c11
webidl: wasmjob: callback wrapper for primitive types
|
před 3 roky |
mattias
|
bbda3631fa
webidl: add const modifier to function def arguments
|
před 3 roky |
mattias
|
a50e0382c5
webidl: added Function and BigInteger to base types
|
před 3 roky |
mattias
|
dd0acb6360
webidl: resolving type defs
|
před 3 roky |
mattias
|
fb5456da79
webidl: wasmjob: prefix callbacks with T
|
před 3 roky |
mattias
|
b9dc428e20
webidl: wasmjob: invoke procedure
|
před 3 roky |
mattias
|
2333af5cfd
webidl: wasmjob: invoke function with primitive args
|
před 3 roky |
mattias
|
29d1212bf3
webidl: wasmjob: invoke function
|
před 3 roky |
florian
|
98d297cf54
* patch by Bart B to refactor ConvUtils (no functional changes), resolves #39813
|
před 3 roky |
magorium
|
4058a0ac4b
AROS: Make sure opaque SMP extension is used for ABIv11 only
|
před 3 roky |
magorium
|
c660120329
AROS: Ensure that spinlocks for SMP enabled build is not possible for ABIv11
|
před 3 roky |
magorium
|
14f9774838
AROS: Ensure that spinlocks for SMP enabled build can only be active for ABIv1
|
před 3 roky |
magorium
|
41a48fe385
AROS: Use structure spinlock for SMP enabled build (ABI/BC break)
|
před 3 roky |
magorium
|
b467de658d
AROS: Add structure spinlock for SMP builds
|
před 3 roky |