Commit History

Author SHA1 Message Date
  Nikolay Nikolov beee98e246 * WebAssembly debug info: make wasmtime happy by not emitting line info end 1 year ago
  Nikolay Nikolov aba44452f3 * WebAssembly internal linker: also don't remove unused data sections if 1 year ago
  Nikolay Nikolov 36ecb2b5da * WebAssembly internal linker: don't remove unused code sections if smartlinking 1 year ago
  Nikolay Nikolov 993db6cf32 WebAssembly debug info: use different LINE_BASE and LINE_RANGE on WebAssembly to 1 year ago
  Nikolay Nikolov 4914a5a31f + introduced LINE_RANGE constant in the DWARF debug info generation unit 1 year ago
  Nikolay Nikolov 562ca0ad80 * WebAssembly internal assembler writer: generate the function locals header 1 year ago
  Nikolay Nikolov 1a08d76ccb + WebAssembly: insert a tai_local directive also for assembler functions 1 year ago
  Nikolay Nikolov 80523e192a * TWasmObjData.DeclareLocal renamed DeclareLocals. No functional changes. 1 year ago
  Nikolay Nikolov b9ca30165c * WebAssembly: refactored tai_local, so that it is a single directive, 1 year ago
  Nikolay Nikolov 05b67c7408 - WebAssembly: removed tai_local.name, because we don't use it 1 year ago
  florian a685e2aa5a + avrsim6 controller type 1 year ago
  florian 761b451962 + AVR: dummy thlcgcpu.g_intf_wrapper implementation 1 year ago
  florian 190b27ad45 * use proper value for Fnv64 initialization 1 year ago
  florian 84da5e619c * use also an FNV hash to shorten interface wrapper names 1 year ago
  Michaël Van Canneyt aec11012e8 * Remove superfluous initialization of local variable. Fixes issue #40917 1 year ago
  Michaël Van Canneyt 633f905b79 * Correct export name 1 year ago
  Pierre Muller 231bb3df8d Change prt0.as and cprt0.as to allow to generate FreeBSD aarch64 13.2 executables 1 year ago
  Michaël Van Canneyt 3e2b0ac8b9 * CopyFromMemory 1 year ago
  Pierre Muller f5336f6311 Set DynamicLinker for FreeBSD systems 1 year ago
  Pierre Muller feb7d54553 Fix compilation of heaptrc unit using fixes branch bsd compiler 1 year ago
  florian 5c91c89aea * avr: take advantage of sbiw in mod/div_word 1 year ago
  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 year ago
  Margers d1e239f3c4 Branch to save Enhanced video buffer or Legacy video buffer (Unix). 1 year ago
  Margers f3eb7f8608 Restored array of Sw_Word to array of Word as those are ment to be video buffer cells. 1 year ago
  Margers f0760bacc0 Ctrl-C in ide does not generate signal SIGINT (dos). 1 year ago
  Margers e945c65255 Remove redundant ctrl-c enable and disable. 1 year ago
  Margers 359d23e595 Properly mirror InitEnhancedVideo with DoneEnhancedVideo in FV. 1 year ago
  Margers bc7c288703 Save and restore user screen original cursor position for every unix terminal not only xterm 1 year ago
  Margers 9c3a66930c Message box have to draw some blank lines. 1 year ago
  Margers 8ff73efe32 On return to IDE screen resize IDEapp if needed (Unix). 1 year ago