2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Nikolay Nikolov f42817d1a2 * fixed opcode generation for the f32.const in the WebAssembly internal asm 4 жил өмнө
  Nikolay Nikolov 95243ed6ed + implemented sqrt via the f32.sqrt and f64.sqrt instructions 4 жил өмнө
  Nikolay Nikolov 6e6c946e0f * the fpc_Catches result test code was inverted 4 жил өмнө
  florian 7ce1a7c6a0 * x86_64-linux doesn't need .data.rel.ro either 4 жил өмнө
  Nikolay Nikolov 99dbbcadcd + generate functype directives for all functions in all used units, regardless 4 жил өмнө
  Nikolay Nikolov 6e7f0744ca + implemented the 'on' node for WebAssembly in native exceptions mode 4 жил өмнө
  Nikolay Nikolov 0e647a073e + override the 'on' node for WebAssembly 4 жил өмнө
  Nikolay Nikolov ef738f01cf * fixed warning 4 жил өмнө
  Nikolay Nikolov f2abce7ea5 + initial implementation of try..except..end in wasm native exceptions mode. 4 жил өмнө
  Michaël Van Canneyt 93b3315691 * Parse cookies also when setting variable based on name 4 жил өмнө
  Michaël Van Canneyt bfe3afbc62 * Add error check 4 жил өмнө
  Nikolay Nikolov 99e449eaa1 * decblock moved after end_try, instead of after catch 4 жил өмнө
  Nikolay Nikolov 3836b0be04 * longjmp in fpc_reraise changed to a throw instruction intrinsic in wasm native exceptions mode 4 жил өмнө
  Nikolay Nikolov 0c3e179652 - get rid of fpc_PushExceptAddr and fpc_PopAddrStack entirely, when compiling in 4 жил өмнө
  Nikolay Nikolov 91f0f1a86c * don't include except.inc if wasm32 native exception is turned on, instead 4 жил өмнө
  Nikolay Nikolov 73bc8edef3 + RTL support for raising exceptions in native wasm exceptions mode 4 жил өмнө
  Nikolay Nikolov c9fd115ec5 * fixes to the try..finally code generation in wasm native exceptions mode 4 жил өмнө
  Nikolay Nikolov 21fd8cd5d3 * updated ppudump with the new asm symbol types and binding types 4 жил өмнө
  Nikolay Nikolov cdf1ceca76 * emit a weak symbol for the exception tag, since that's what the LLVM linker 4 жил өмнө
  Nikolay Nikolov f701d2f294 + support in_wasm32_throw_fpcexception in twasminlinenode.pass_typecheck_cpu 4 жил өмнө
  Nikolay Nikolov ec0bdfbdd9 * fill exceptstate variables and update flowcontrol in 4 жил өмнө
  J. Gareth "Curious Kit" Moreton 15b2f9a7b1 Changed get_volatile_registers_mm to not return XMM16 to XMM31 when not under AVX512 4 жил өмнө
  Nikolay Nikolov b463f2a141 + added support for exception tags and for the 'throw' and 'catch' instructions 4 жил өмнө
  Nikolay Nikolov 82b6450f19 + introduced the AT_WASM_EXCEPTION_TAG asm symbol type, use that for specifying 4 жил өмнө
  Nikolay Nikolov e0ad427b6c + introduced the FPC_EXCEPTION_TAG_SYM string constant 4 жил өмнө
  Nikolay Nikolov b46c010f82 + also support immutable wasm globals in the wasm assembler writer (both internal and external) 4 жил өмнө
  Nikolay Nikolov 7b31549119 * the data section is now only written by the internal wasm object writer, when 4 жил өмнө
  Nikolay Nikolov e85aff2b96 * combined TWasmObjSymbol.ImportIndex and .FuncIndex into just .FuncIndex, 4 жил өмнө
  Nikolay Nikolov 2bce4d36db + proper support for WASM globals in the internal object writer - emit 4 жил өмнө
  Nikolay Nikolov 5ad2d47e23 * track wasm global types in the internal object writer 4 жил өмнө