Michaël Van Canneyt
|
28dba2e721
* Git did not add .lst files
|
1 jaar geleden |
Michaël Van Canneyt
|
01589aa693
* WasmEdge library import
|
1 jaar geleden |
Pierre Muller
|
1f8865454b
Increase size of Param field of TSwitchItem object, to avoid truncation for -Cploongarch64 option
|
1 jaar geleden |
Nikolay Nikolov
|
376de92a50
Merge branch 'main' into wasm_goto
|
1 jaar geleden |
Michaël Van Canneyt
|
1866aa1515
* Fix windows compilation
|
1 jaar geleden |
Michaël Van Canneyt
|
39ef628a77
* Already namespaced
|
1 jaar geleden |
Michaël Van Canneyt
|
48385fce80
* Forgot to add
|
1 jaar geleden |
Michaël Van Canneyt
|
4a88ed950a
* No namespaces for fpmkunit
|
1 jaar geleden |
Michaël Van Canneyt
|
55d33aa6a7
* Fix compilation using namespaces & unicode rtl
|
1 jaar geleden |
Michaël Van Canneyt
|
00330a562c
* Rework to use new fpdebugcapture unit
|
1 jaar geleden |
Michaël Van Canneyt
|
652d41a70a
* Dependencies for utils to compile to webassembly
|
1 jaar geleden |
Michaël Van Canneyt
|
9d00605c35
* Allow compilation for wasm
|
1 jaar geleden |
Michaël Van Canneyt
|
f4863177b6
* Remove duplicate code, move some code from fileutils to utils
|
1 jaar geleden |
Michaël Van Canneyt
|
6fda6f79d8
* License header
|
1 jaar geleden |
Michaël Van Canneyt
|
a0878c9565
* Debug capture separated out
|
1 jaar geleden |
Nikolay Nikolov
|
d39b5e8296
Merge branch 'main' into wasm_goto
|
1 jaar geleden |
Michaël Van Canneyt
|
b4ccac8def
* Fix compilation with pas2js
|
1 jaar geleden |
Michaël Van Canneyt
|
74c995c06b
* Add system.math.vectors for Delphi compatibility.
|
1 jaar geleden |
J. Gareth "Curious Kit" Moreton
|
286c823e27
* Tests for i40474 and i40475 (BIC issue on AArch64 and incorrect shifter/extender mnemonics respectively)
|
1 jaar geleden |
J. Gareth "Curious Kit" Moreton
|
23e514621d
* a64: Corrected supported shifter/extender mnemonics for arithmetic/logical instructions
|
1 jaar geleden |
J. Gareth "Curious Kit" Moreton
|
bb2e626fc3
* a64: Fixed bug where BIC instructions were treated as having 2 operands rather than 3
|
1 jaar geleden |
J. Gareth "Curious Kit" Moreton
|
82a8640111
* a64: New conditional branch to CSET peephole optimisation
|
3 jaren geleden |
J. Gareth "Curious Kit" Moreton
|
af9c9a826e
* a64: Porting of MatchOperand function from x86 that takes integer parameter
|
3 jaren geleden |
J. Gareth "Curious Kit" Moreton
|
6b569d0ada
* ARM: New test to evaluate ADR encoding error
|
1 jaar geleden |
J. Gareth "Curious Kit" Moreton
|
c4061e49e6
* ARM: Fixed issue where some offsets of ADR assembly instructions
|
1 jaar geleden |
Nikolay Nikolov
|
3defa34470
+ check whether all br instructions, generated by goto point to a pascal goto label
|
1 jaar geleden |
Nikolay Nikolov
|
31dff18a61
* refactored the taicpu_wasm_structured_instruction descendants to use a wstyp enum variable, instead of using the 'is' operator to determine the class type
|
1 jaar geleden |
Nikolay Nikolov
|
5486182f56
+ introduced thlcgobj.a_jmp_always_pascal_goto - same as .a_jmp_always, but generated by a pascal goto statement
|
1 jaar geleden |
Nikolay Nikolov
|
064172d65a
* refactored thlcgwasm.a_jmp_always. No functional changes.
|
1 jaar geleden |
Nikolay Nikolov
|
cf21365a21
* fixed and enabled the is_pascal_goto_target check
|
1 jaar geleden |