Commit History

Author SHA1 Message Date
  Michaël Van Canneyt 6a067b55d1 * Some minor rewordings as per 39349 1 year ago
  florian af01314799 * properly write info if GDB is not found 1 year ago
  Nikolay Nikolov ee3ff19312 + allow referencing TLS_SIZE_SYM, TLS_ALIGN_SYM and TLS_BASE_SYM from WebAssembly inline asm 1 year ago
  Nikolay Nikolov 43229cdf2e + support the atomic instructions in the WebAssembly inline asm reader 1 year ago
  Karoly Balogh e571bd8693 h68units: added an initial version of an IOCS API unit with some graphics related calls, and an example program using it 1 year ago
  Karoly Balogh 8d7517b430 h68units: fixed dottedunits inclusion 1 year ago
  Karoly Balogh 3ee412a4a5 human68k: add interface function to h68kdos_super call 1 year ago
  Michaël Van Canneyt e0b8e2f5fe * Allow to create arrays and lists 1 year ago
  Michaël Van Canneyt 90e80fba48 * Allow to create arrays and lists 1 year ago
  Nikolay Nikolov fcfcdc2ccd - removed debug printing from the WebAssembly inline assembler reader 1 year ago
  Nikolay Nikolov c95dfe24e7 + WASI: use an initial heap area, that exists between the end of the stack area, 1 year ago
  Michaël Van Canneyt 027f7e1e0c * Fix casing 1 year ago
  Nikolay Nikolov 7d1999eedb * WASI: preserve the initial value of the stack pointer on startup, so that we 1 year ago
  Nikolay Nikolov 5cfd214b68 * fixed WebAssembly inline asm parsing bug for the global.get/global.set ID instruction 1 year ago
  Michaël Van Canneyt 2a3ed89dbc * Generate parameter map 1 year ago
  Michaël Van Canneyt a44cc73857 * Add possibility to transform strings (code page changes) and add auxiliary methods to TParamMap 1 year ago
  Nikolay Nikolov 50c1eb4089 + added WebAssembly inline asm test for the instructions: 1 year ago
  Nikolay Nikolov 813427da84 + added WebAssembly inline asm test for the instructions: 1 year ago
  Karoly Balogh 2e8955b3c8 human68k: enable building a handful of simpler packages for human68k 1 year ago
  Karoly Balogh 37d699ed60 human68k: sync h68kdos.inc file between packages and rtl 1 year ago
  Rika Ichinose 1030f67fb4 Use IndexQWord_SSE41 directly if -Cp RTL compiled with supports SSE 4.1. 1 year ago
  Nikolay Nikolov 7f4f254888 + added test for the WebAssembly inline asm call instruction 1 year ago
  Nikolay Nikolov b08b5bf136 * fixed the WebAssembly inline asm call instruction with the internal assembler writer 1 year ago
  Nikolay Nikolov d8340641cc + support the call instruction in the WebAssembly inline asm 1 year ago
  Michaël Van Canneyt 258ad62c4d * Do not try to export symbol if an error occurred, avoid internal error. Fixes issue #40858 1 year ago
  Nikolay Nikolov 0a9169eb67 + allow referencing '$__stack_pointer' in WebAssembly inline asm as argument to 1 year ago
  Nikolay Nikolov bbb159658a + added basic WebAssembly inline assembler test 1 year ago
  Nikolay Nikolov 6277c21261 + support OPR_FLOATCONSTANT in TInstruction.ConcatInstruction 1 year ago
  Nikolay Nikolov e67094ec28 * WebAssembly temp gen: introduced localsfirsttemp and localslasttemp, use these 1 year ago
  florian e4b88655af * test for mr 724 1 year ago