florian
|
e28238da9b
* handle absolute on strings correctly for dwarf debug info, resolves #39816
|
3 년 전 |
Robert Roland
|
a19add9c88
Add cntfrq_el0 and cntpct_el0 AArch64 registers
|
3 년 전 |
florian
|
a9db747eb9
+ test for #39786
|
3 년 전 |
florian
|
a2a2a6d79e
* naming fixed, it is a test for #39785
|
3 년 전 |
Michaël Van Canneyt
|
f754ecf3d4
* Fix AV when reading palette. Fixes issue #39823
|
3 년 전 |
Michaël Van Canneyt
|
672f90bf40
Reset col when reading new lines. Fix issue #39356
|
3 년 전 |
florian
|
c5a0d16c58
* experimental test for #39758
|
3 년 전 |
Jeppe
|
f5cf8956c5
riscv: Merge stack code, fix interrupted code
|
3 년 전 |
Jeppe
|
37b5147b19
riscv32: Fix potential FP proc_exit bug
|
3 년 전 |
Michaël Van Canneyt
|
ff3f183eb2
* Patch from Bart to remove unneeded test
|
3 년 전 |
Michaël Van Canneyt
|
c286e44499
* Use correct define for regexpr, name has changed
|
3 년 전 |
Alexey Torgashin
|
d6dbcb5c8b
Update packages/regexpr/src/regexpr.pas
|
3 년 전 |
Michaël Van Canneyt
|
6dfc0c4bae
* Do not define UNICODE by default, only in Uregexpr
|
3 년 전 |
florian
|
fcb5531fbc
* convert a+/-const1-/const2 in into a+/-(-const1)+(-const2) to enable further optimizations, resolves #39782
|
3 년 전 |
florian
|
83ce54b815
set Tag_ABI_VFP_args to 1 only if the hard float abi is used, should resolve #39817
|
3 년 전 |
mattias
|
8abe70e25a
webidl: wasmjob: dictionary
|
3 년 전 |
ccrause
|
1108d03609
Split startup code into different .init sections according to avr-libs convention.
|
3 년 전 |
mattias
|
29be433e1b
webidl: wasmjob: function type object as arg and return type
|
3 년 전 |
mattias
|
6aaa92680c
webidl: wasmjob: object attribute
|
3 년 전 |
mattias
|
c50ef1efcf
webidl: wasmjob: create unique local var
|
3 년 전 |
mattias
|
623b723b11
webidl: wasmjob: pass method as argument
|
3 년 전 |
mattias
|
f107502018
webidl: cast
|
3 년 전 |
florian
|
ceda27ae25
* allow type parameters in variant parts of records as we do not now
|
3 년 전 |
florian
|
f92102a5f2
* patch by Rika: SwapEndian([u]int16) has unnecessary “and $FFFF”, resolves #39814
|
3 년 전 |
mattias
|
54ba991c11
webidl: wasmjob: callback wrapper for primitive types
|
3 년 전 |
mattias
|
bbda3631fa
webidl: add const modifier to function def arguments
|
3 년 전 |
mattias
|
a50e0382c5
webidl: added Function and BigInteger to base types
|
3 년 전 |
mattias
|
dd0acb6360
webidl: resolving type defs
|
3 년 전 |
mattias
|
fb5456da79
webidl: wasmjob: prefix callbacks with T
|
3 년 전 |
mattias
|
b9dc428e20
webidl: wasmjob: invoke procedure
|
3 년 전 |