J. Gareth "Curious Kit" Moreton
|
f85aa24ad0
* x86: Refactoring register update code in "OptPass2ADD" and "OptPass2SUB"
|
6 months ago |
J. Gareth "Curious Kit" Moreton
|
b2dd980329
* x86: Fixed bug where flags register wasn't tracked during
|
6 months ago |
J. Gareth "Curious Kit" Moreton
|
5536810075
* x86: Fixed bug where "aoc_ForceNewIteration" wouldn't update the registers properly in some circumstances
|
6 months ago |
florian
|
7878a7b390
* better error reporting
|
6 months ago |
florian
|
c89153242d
* test for last commit a43f1bc1
|
6 months ago |
ccrause
|
a43f1bc1d0
Change branch and jump destinations to byte based distances.
|
6 months ago |
florian
|
4200ebd748
* another ; after then removed, hopefully finally resolves #41171
|
6 months ago |
florian
|
9328dd6489
* fix further instances where reallocmem instead of sysreallocmem is used to allocate the cmdline buffer, resolves #41168
|
6 months ago |
florian
|
90faca9e69
* use sysreallocmem as proposed in #41168
|
6 months ago |
Michaël Van Canneyt
|
cf632954d4
* Fix version history
|
6 months ago |
Michaël Van Canneyt
|
3677680c08
* Do not call verbose if EscapeSQL does nothing
|
6 months ago |
Michaël Van Canneyt
|
b40450d687
* Try to handle mixed separation/output lines
|
6 months ago |
Michaël Van Canneyt
|
e7ae1f9152
* Handle "internalerror generated" suffix found in log file, but not in longlog
|
6 months ago |
Michaël Van Canneyt
|
59ed4c9228
Set AllVersionID field
|
6 months ago |
Michaël Van Canneyt
|
13ea45d243
* Add tsutils to uses clause
|
6 months ago |
Michaël Van Canneyt
|
ec788a84fd
Fix ShowLastLog and ShowHistory methods
|
6 months ago |
Michaël Van Canneyt
|
1034d4d9a5
* Some corrections in output
|
6 months ago |
Michaël Van Canneyt
|
a341661f98
* threadlist -> tasklist
|
6 months ago |
Michaël Van Canneyt
|
716aeb4783
Use default URL for sources if CategoryId <= 1
|
6 months ago |
Michaël Van Canneyt
|
86765fa5a6
* Remove extra spaces in field names
|
6 months ago |
Michaël Van Canneyt
|
af52e8ce9a
* Fix error in version sorting
|
6 months ago |
Michaël Van Canneyt
|
28233953c1
* More specific names for detailed test run results
|
6 months ago |
Michaël Van Canneyt
|
dd2e8c8d3e
* Add required packages
|
6 months ago |
florian
|
b4b4896f7f
* ensure result is set
|
6 months ago |
florian
|
2679972f38
* factor out TRVCpuAsmOptimizer.OptPass1SLTIU
|
6 months ago |
Michaël Van Canneyt
|
0df9da502b
* Correct errors like "then;" . Fixes issue #41171
|
6 months ago |
florian
|
2ef405b3e5
* avoid that not explicitly as vectors marked arrays end up in registers where they are handled not properly
|
6 months ago |
Nikolay Nikolov
|
0977f0ac0d
* WASI system.pp: check that WebAssembly threads are always turned off for the wasip1 target, and always turned on for the wasip1threads target
|
6 months ago |
Nikolay Nikolov
|
7703ff9b34
* moved the common WASI RTL source files and includes to a 'wasicommon' dir
|
6 months ago |
Nikolay Nikolov
|
40e41a846f
+ added .o files for the C linking tests for the wasip1threads platform
|
6 months ago |