Nikolay Nikolov
|
80523e192a
* TWasmObjData.DeclareLocal renamed DeclareLocals. No functional changes.
|
1 سال پیش |
Nikolay Nikolov
|
b9ca30165c
* WebAssembly: refactored tai_local, so that it is a single directive,
|
1 سال پیش |
Nikolay Nikolov
|
05b67c7408
- WebAssembly: removed tai_local.name, because we don't use it
|
1 سال پیش |
florian
|
a685e2aa5a
+ avrsim6 controller type
|
1 سال پیش |
florian
|
761b451962
+ AVR: dummy thlcgcpu.g_intf_wrapper implementation
|
1 سال پیش |
florian
|
190b27ad45
* use proper value for Fnv64 initialization
|
1 سال پیش |
florian
|
84da5e619c
* use also an FNV hash to shorten interface wrapper names
|
1 سال پیش |
Michaël Van Canneyt
|
aec11012e8
* Remove superfluous initialization of local variable. Fixes issue #40917
|
1 سال پیش |
Michaël Van Canneyt
|
633f905b79
* Correct export name
|
1 سال پیش |
Pierre Muller
|
231bb3df8d
Change prt0.as and cprt0.as to allow to generate FreeBSD aarch64 13.2 executables
|
1 سال پیش |
Michaël Van Canneyt
|
3e2b0ac8b9
* CopyFromMemory
|
1 سال پیش |
Pierre Muller
|
f5336f6311
Set DynamicLinker for FreeBSD systems
|
1 سال پیش |
Pierre Muller
|
feb7d54553
Fix compilation of heaptrc unit using fixes branch bsd compiler
|
1 سال پیش |
florian
|
5c91c89aea
* avr: take advantage of sbiw in mod/div_word
|
1 سال پیش |
Pierre Muller
|
cfe85a036b
Add TEST_FAILLIST, TEST_LOG and TEST_LONGLOG variables, and use those to set LOGFILES list, to avoid troubles if LOG, LONGLOG or FAILLIST variables already are set
|
1 سال پیش |
Margers
|
d1e239f3c4
Branch to save Enhanced video buffer or Legacy video buffer (Unix).
|
1 سال پیش |
Margers
|
f3eb7f8608
Restored array of Sw_Word to array of Word as those are ment to be video buffer cells.
|
1 سال پیش |
Margers
|
f0760bacc0
Ctrl-C in ide does not generate signal SIGINT (dos).
|
1 سال پیش |
Margers
|
e945c65255
Remove redundant ctrl-c enable and disable.
|
1 سال پیش |
Margers
|
359d23e595
Properly mirror InitEnhancedVideo with DoneEnhancedVideo in FV.
|
1 سال پیش |
Margers
|
bc7c288703
Save and restore user screen original cursor position for every unix terminal not only xterm
|
1 سال پیش |
Margers
|
9c3a66930c
Message box have to draw some blank lines.
|
1 سال پیش |
Margers
|
8ff73efe32
On return to IDE screen resize IDEapp if needed (Unix).
|
1 سال پیش |
Nikolay Nikolov
|
99943610cb
* WebAssembly: generate the final bashB opcode of a function via the
|
1 سال پیش |
Nikolay Nikolov
|
d81170ab23
* fix generation of addend for R_WASM_FUNCTION_OFFSET_I32 relocations. This
|
1 سال پیش |
Nikolay Nikolov
|
c8e4a52428
+ WebAssembly internal object writer: added safety check for catching bugs,
|
1 سال پیش |
Nikolay Nikolov
|
d41d98b70b
* WebAssembly internal object writer: fixed helper function SlebSize()
|
1 سال پیش |
Nikolay Nikolov
|
23debb77b3
* set procalign and loopalign to 0 for WebAssembly - code alignment is unnecessary, as this is a VM.
|
1 سال پیش |
Nikolay Nikolov
|
d2231e99e8
* fix the final entry size in the .debug_aranges table on platforms where the
|
1 سال پیش |
Nikolay Nikolov
|
cc15a2dba7
* fixed blocksize when generating debug info for WebAssembly threadvars
|
1 سال پیش |