Histórico de Commits

Autor SHA1 Mensagem Data
  nickysn aaf28ca259 - removed commented out code há 4 anos atrás
  nickysn 72abf6f472 + add "fingerprints" in the beginning of each routine for easier debugging (this há 4 anos atrás
  nickysn 43f9dedb00 * fixed class name in comment há 4 anos atrás
  nickysn 6803a111f7 * fix for 64-bit shl/shr há 4 anos atrás
  nickysn cb12a91936 * both stack parameters of 64-bit SHL/SHR/SAR in WebAssembly should be 64-bit, unlike the JVM há 4 anos atrás
  nickysn a6410fae90 * fixes to the type conversions in thlcgwasm.resize_stack_int_val há 4 anos atrás
  nickysn 17bfdee158 * decstack after call_indirect há 4 anos atrás
  nickysn e4c9f030af * more precise stack tracking in thlcgwasm.prepare_stack_for_ref há 4 anos atrás
  nickysn 4d758a64c2 * make functions, that return result in param to not have a return type in WebAssembly há 4 anos atrás
  nickysn 2bdd089645 - removed unused parameters from g_adjust_stack_after_call for WebAssembly há 4 anos atrás
  nickysn b3eca0e4f9 + produce a warning for values, remaining on top of stack at end of function há 4 anos atrás
  nickysn dd00619e1a * improved the accuracy of the stack tracking in g_adjust_stack_after_call há 4 anos atrás
  nickysn fdf1f7d966 * adjust stack correctly in a_op_stack há 4 anos atrás
  nickysn 4e57c4d89e + enable smartlink sections for the llvm-mc assembler há 4 anos atrás
  nickysn 60d21bcf0d * fix llvm-mc error for string constants missing a .size directive há 4 anos atrás
  nickysn 8697fb4822 * write the WebAssembly procdefs in the standard way, instead of using the special JVM way há 4 anos atrás
  nickysn 91ee50679f - disable the --allow-undefined linker option when linking for WASI há 4 anos atrás
  nickysn 23e7e9530e + enable linker map file creation for the llvm WebAssembly linker. Note: this requires LLVM 12, which is not yet released. há 4 anos atrás
  nickysn 062360341c * synchronized with trunk há 4 anos atrás
  nickysn c89a049102 + print 'linking' message for the WASI target há 4 anos atrás
  nickysn f83ef3c610 * avoid creating threadvar sections in the LLVM-MC WebAssembly output há 4 anos atrás
  nickysn 99d8d8f296 * fixed several WebAssembly instruction names há 4 anos atrás
  nickysn ca3cf821f3 * fixed writing of floating point constants for the LLVM-MC assembler há 4 anos atrás
  pierre b88f9ad57c Reset paratargetdbg to dbg_none when handling -g- option, to really suppress debug information generation há 4 anos atrás
  nickysn bc7f37dad7 * fixed compilation of the setjmp/longjmp dummy functions for WebAssembly há 4 anos atrás
  nickysn de15809f62 + added some WASM32 functions há 4 anos atrás
  nickysn 899d718895 + more WASI rtl functions (dummy, not yet implemented) há 4 anos atrás
  nickysn 6df4254c12 + added WASI sysdir.inc and sysfile.inc (functions not implemented yet) há 4 anos atrás
  nickysn 9f69800394 + added some more WASI RTL constants há 4 anos atrás
  Mattias Gaertner c32ef4af38 pastojs: ord(integer) há 4 anos atrás