Commit History

Автор SHA1 Съобщение Дата
  Nikolay Nikolov ac2f299d04 + declare __FPC_exception as a label, otherwise wasm-ld crashes преди 3 години
  Nikolay Nikolov 288f79cb3b + declare the __FPC_exception tag, when compiling with native WebAssembly преди 3 години
  Nikolay Nikolov d8665f8a51 * write the .globaltype directive and the imports in the beginning of the преди 3 години
  Nikolay Nikolov d36e239f45 + enabled the exception handling instructions in the llvm-mc command line преди 3 години
  nickysn 715de4547a * fixed WASI dll imports that are declared in a different unit преди 4 години
  pierre 570af33fa9 Add a second handling of NIL entries in deflist преди 4 години
  pierre e6045673ee Handle NIL entries in deflist after commit 48986 преди 4 години
  nickysn 4f828929a3 * fixed the support for infinity and nan float literal values in the webassembly преди 4 години
  nickysn d090af4abe * skip nil values in current_module.deflist in TLLVMMachineCodePlaygroundAssembler.WriteImports преди 4 години
  nickysn 807c743e35 * system identifier system_wasm32_wasm renamed system_wasm32_embedded преди 4 години
  nickysn 9908a9d82a + add functypes for the unit init and finalization code procedures преди 4 години
  nickysn 4e57c4d89e + enable smartlink sections for the llvm-mc assembler преди 4 години
  nickysn 8697fb4822 * write the WebAssembly procdefs in the standard way, instead of using the special JVM way преди 4 години
  nickysn f83ef3c610 * avoid creating threadvar sections in the LLVM-MC WebAssembly output преди 4 години
  nickysn ca3cf821f3 * fixed writing of floating point constants for the LLVM-MC assembler преди 4 години
  nickysn b6735179ed * use a functype operand for a_if, instead of hardcoding преди 4 години
  nickysn 07c1783e24 * refactored call_indirect to use a 'functype' operand type. This type will be reused for block instructions as well. преди 4 години
  nickysn 6ef60815b8 * fixed the 'if' instruction syntax in the llvm-mc asm writer преди 4 години
  nickysn 4ea7d8dffb + enable the sign extension wasm32 instructions преди 4 години
  nickysn 8c05ba538d * fixed formatting in wasm32 instr writer write instruction преди 4 години
  nickysn 5dfdaf870f - removed redundant code from wasm32 instruction writer преди 4 години
  nickysn 09ae46cfdd - removed unused code from TWASM32InstrWriter.WriteInstruction преди 4 години
  nickysn 35489718f3 * fixed call_indirect for the llvm-mc asm writer преди 4 години
  nickysn da87a9e48d + write proctype of procedures in other units as well преди 4 години
  nickysn 64b2d8ef85 * wasm base and index reference access fixes преди 4 години
  nickysn 1d8c5edbcc + write references with registers for debugging purposes (to support asm output with -sr) in the LLVM-MC asm writer преди 4 години
  nickysn 19519eb3d2 + support global references with offset in the LLVM-MC asm writer преди 4 години
  nickysn 8494283925 * fixed load/store LLVM-MC asm output for global variables преди 4 години
  nickysn da5c9a978e + write procdef for imports преди 4 години
  nickysn 8fee0f6130 + partial implementation of imports преди 4 години