Commit History

Author SHA1 Message Date
  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
  Nikolay Nikolov 99943610cb * WebAssembly: generate the final bashB opcode of a function via the 1 year ago
  Nikolay Nikolov d81170ab23 * fix generation of addend for R_WASM_FUNCTION_OFFSET_I32 relocations. This 1 year ago
  Nikolay Nikolov c8e4a52428 + WebAssembly internal object writer: added safety check for catching bugs, 1 year ago
  Nikolay Nikolov d41d98b70b * WebAssembly internal object writer: fixed helper function SlebSize() 1 year ago
  Nikolay Nikolov 23debb77b3 * set procalign and loopalign to 0 for WebAssembly - code alignment is unnecessary, as this is a VM. 1 year ago
  Nikolay Nikolov d2231e99e8 * fix the final entry size in the .debug_aranges table on platforms where the 1 year ago
  Nikolay Nikolov cc15a2dba7 * fixed blocksize when generating debug info for WebAssembly threadvars 1 year ago
  Nikolay Nikolov 1ddf014980 * create a TWasmGlobalAsmSymbol instead of TAsmSymbol when generating debug info 1 year ago
  Nikolay Nikolov dbc3e71eda + more relocation types added to the enum TWasmRelocationType 1 year ago
  Nikolay Nikolov 06917784d0 - removed redundant if 1 year ago