Histórico de Commits

Autor SHA1 Mensagem Data
  mattias 0b5c8030e4 pas2js: comment há 4 anos atrás
  Nikolay Nikolov cc314e61a2 + started working on the WebAssembly internal assembler há 4 anos atrás
  mattias f10fae66df pastojs: error on linklib options há 4 anos atrás
  mattias d14c13fc72 pastojs: fixed compile tests há 4 anos atrás
  mattias 8a0fe7bc85 fcl-js: less hints há 4 anos atrás
  florian 5bcc530707 * handle -<mm reg.> more cleverly if SSE is used há 4 anos atrás
  florian 5a2d884fe3 * is_calljmp really means calls and jmp há 4 anos atrás
  florian f78818e387 * some warnings fixed há 4 anos atrás
  Nikolay Nikolov d3ec8f0d29 * generate an internalerror if there are values remaining on top of stack há 4 anos atrás
  Nikolay Nikolov 324382d3a5 * use create_functype to determine accurately the number of parameters to há 4 anos atrás
  Nikolay Nikolov f7cc2d560c + initialize br_blocks in the thlcgwasm constructor há 4 anos atrás
  Nikolay Nikolov a3610bfea1 + also added stack underflow check in thlcgwasm.incstack (in case stack há 4 anos atrás
  Nikolay Nikolov d4bd1f1e9b * don't halt with an internal error, but add an asm comment instead, when a há 4 anos atrás
  Nikolay Nikolov 58e4692795 * fixed thlcgwasm.g_adjust_stack_after_call after the removal of discardresult há 4 anos atrás
  Nikolay Nikolov fa36141649 * fixed the stack tracking in twasmcallnode.do_release_unused_return_value for há 4 anos atrás
  florian d292958665 * + .gitconfig with configuration for better diffing, needs a há 4 anos atrás
  J. Gareth "Kit" Moreton 962c5bd727 x86: MOV constant optimisation há 4 anos atrás
  Nikolay Nikolov 33e25a3dfe + added except_native.inc include file (empty for now, but will provide RTL há 4 anos atrás
  Nikolay Nikolov f76e91fb8b * cloned twasmtryexceptnode.pass_generate_code_no_exceptions into twasmtryexceptnode.pass_generate_code_native_exceptions há 4 anos atrás
  Nikolay Nikolov 334ea46b44 * cloned twasmraisenode.pass_1_no_exceptions into twasmraisenode.pass_1_native_exceptions há 4 anos atrás
  Nikolay Nikolov c2754eac3f + introduced the wasm32_throw_fpcexception inline function, that emits a há 4 anos atrás
  Nikolay Nikolov ac2f299d04 + declare __FPC_exception as a label, otherwise wasm-ld crashes há 4 anos atrás
  florian 8ad5362b17 * more warnings fixed há 4 anos atrás
  Nikolay Nikolov 87702b58c5 + emit a catch instruction in the try/end_try block, generated for há 4 anos atrás
  Yuriy Sydorov a83f5749de * Reverted the accidentally committed debug code in 4a7a113a. há 4 anos atrás
  Nikolay Nikolov 288f79cb3b + declare the __FPC_exception tag, when compiling with native WebAssembly há 4 anos atrás
  Nikolay Nikolov d8665f8a51 * write the .globaltype directive and the imports in the beginning of the há 4 anos atrás
  florian bee87583de * avoid warnings há 4 anos atrás
  FPK 3f26551c42 Compile with -Oodfa to get better warnings há 4 anos atrás
  Nikolay Nikolov d36e239f45 + enabled the exception handling instructions in the llvm-mc command line há 4 anos atrás