Michaël Van Canneyt
|
637513ce94
* use sametext instead of converting case
|
5 months ago |
Michaël Van Canneyt
|
22c91ec124
* use sametext instead of converting case
|
5 months ago |
Michaël Van Canneyt
|
5130e82af0
* use sametext instead of converting case
|
5 months ago |
Michaël Van Canneyt
|
6e964d153e
* use sametext instead of converting case
|
5 months ago |
Michaël Van Canneyt
|
cbbba25198
* Patch from Eric Grange to correct TRectF.FitInto
|
5 months ago |
Michaël Van Canneyt
|
4b04608a44
* Small optimization. Use SameText instead of uppercasing both strings
|
5 months ago |
Michaël Van Canneyt
|
2406b203be
* Fix mem leak (stack memory never freed) in wasm.
|
5 months ago |
florian
|
32a9dab401
* don't use arm assembler md5 implementation of thumb code is generated
|
5 months ago |
J. Gareth "Curious Kit" Moreton
|
7719a5a5a7
* Added tests for #41210
|
5 months ago |
J. Gareth "Curious Kit" Moreton
|
b611c0011d
* x86: Fixed bug and refactored optimisations where SHR instructions were
|
5 months ago |
florian
|
9bc294a5ed
* clean up
|
5 months ago |
florian
|
da65fc54a6
* align stack to 16 bytes on riscv32-embedded as well
|
5 months ago |
J. Gareth "Curious Kit" Moreton
|
b0852b70c6
* Fixed oversight in TStringConstNode that stopped it building under DEBUG_NODE_XML
|
5 months ago |
marcoonthegit
|
1d01a5fb35
* fix two wrong lpCstrs in gevolumeinformationa overload. Part of bug 0041221
|
5 months ago |
florian
|
bd1da8ffb7
* align stack to 16 bytes on RiscV32 as required by the ABI
|
5 months ago |
florian
|
6c4d218b8d
* use for threadvars on RiscV always the size optimization code path as loading addresses is expensive
|
5 months ago |
Michaël Van Canneyt
|
fc43e66f05
* Wake main thread when a thread is auto freed
|
5 months ago |
Michaël Van Canneyt
|
1a21ea41b8
* Correctly set current thread
|
5 months ago |
Pierre Muller
|
3bf5c67485
Revert "Add missing dependency on types unit for math unit"
|
5 months ago |
Pierre Muller
|
1f01ba4bc0
Add missing dependency on types unit for math unit
|
5 months ago |
Pierre Muller
|
43538416e3
Handle ADR LDM and STM arm instructions
|
5 months ago |
Michaël Van Canneyt
|
a797828619
* Some additional thread debugging statements
|
5 months ago |
florian
|
fb126e32f9
* RtlUnwind destroys register, so save and restore them afterwards
|
5 months ago |
Michaël Van Canneyt
|
9e9153b2d3
* forgot to commit
|
5 months ago |
Michaël Van Canneyt
|
736fc12e55
* Allow wasm guest & host to be notified of wasm memory growth
|
5 months ago |
florian
|
62236ec2bb
* proper naming
|
5 months ago |
florian
|
425ef662cc
* patch by Pierre to fix spilling and jump handling of pseudo-instructions
|
5 months ago |
Pierre Muller
|
282f4aa060
Add definitions of ALUSInt and ALUUInt types in java/jsystemh_types.inc
|
5 months ago |
florian
|
b1151ef4ea
+ missing instruction
|
5 months ago |
Rika Ichinose
|
6ab6be4793
Faster Val().
|
7 months ago |