Commit History

Autor SHA1 Mensaxe Data
  nickysn 4fa09a6f8b - removed the trunc32 parameter of thlcgwasm.a_op_stack, because it is no longer used, nor necessary %!s(int64=4) %!d(string=hai) anos
  nickysn 3bdf0938c0 - removed thlcgwasm.maybepreparedivu32, because it is not needed - WebAssembly has 32-bit unsigned division, unlike the JVM %!s(int64=4) %!d(string=hai) anos
  nickysn ffebab9691 * fixed byte/word to int64 conversion in thlcgwasm.resize_stack_int_val %!s(int64=4) %!d(string=hai) anos
  nickysn dc9feba435 - removed thlcgwasm.loadstoreopc and replaced it with direct code - this actually improves code readability now %!s(int64=4) %!d(string=hai) anos
  nickysn aaf28ca259 - removed commented out code %!s(int64=4) %!d(string=hai) anos
  nickysn 72abf6f472 + add "fingerprints" in the beginning of each routine for easier debugging (this %!s(int64=4) %!d(string=hai) anos
  nickysn 43f9dedb00 * fixed class name in comment %!s(int64=4) %!d(string=hai) anos
  nickysn 6803a111f7 * fix for 64-bit shl/shr %!s(int64=4) %!d(string=hai) anos
  nickysn cb12a91936 * both stack parameters of 64-bit SHL/SHR/SAR in WebAssembly should be 64-bit, unlike the JVM %!s(int64=4) %!d(string=hai) anos
  nickysn a6410fae90 * fixes to the type conversions in thlcgwasm.resize_stack_int_val %!s(int64=4) %!d(string=hai) anos
  nickysn 17bfdee158 * decstack after call_indirect %!s(int64=4) %!d(string=hai) anos
  nickysn e4c9f030af * more precise stack tracking in thlcgwasm.prepare_stack_for_ref %!s(int64=4) %!d(string=hai) anos
  nickysn 4d758a64c2 * make functions, that return result in param to not have a return type in WebAssembly %!s(int64=4) %!d(string=hai) anos
  nickysn 2bdd089645 - removed unused parameters from g_adjust_stack_after_call for WebAssembly %!s(int64=4) %!d(string=hai) anos
  nickysn b3eca0e4f9 + produce a warning for values, remaining on top of stack at end of function %!s(int64=4) %!d(string=hai) anos
  nickysn dd00619e1a * improved the accuracy of the stack tracking in g_adjust_stack_after_call %!s(int64=4) %!d(string=hai) anos
  nickysn fdf1f7d966 * adjust stack correctly in a_op_stack %!s(int64=4) %!d(string=hai) anos
  nickysn 4e57c4d89e + enable smartlink sections for the llvm-mc assembler %!s(int64=4) %!d(string=hai) anos
  nickysn 60d21bcf0d * fix llvm-mc error for string constants missing a .size directive %!s(int64=4) %!d(string=hai) anos
  nickysn 8697fb4822 * write the WebAssembly procdefs in the standard way, instead of using the special JVM way %!s(int64=4) %!d(string=hai) anos
  nickysn 91ee50679f - disable the --allow-undefined linker option when linking for WASI %!s(int64=4) %!d(string=hai) anos
  nickysn 23e7e9530e + enable linker map file creation for the llvm WebAssembly linker. Note: this requires LLVM 12, which is not yet released. %!s(int64=4) %!d(string=hai) anos
  nickysn 062360341c * synchronized with trunk %!s(int64=4) %!d(string=hai) anos
  nickysn c89a049102 + print 'linking' message for the WASI target %!s(int64=4) %!d(string=hai) anos
  nickysn f83ef3c610 * avoid creating threadvar sections in the LLVM-MC WebAssembly output %!s(int64=4) %!d(string=hai) anos
  nickysn 99d8d8f296 * fixed several WebAssembly instruction names %!s(int64=4) %!d(string=hai) anos
  nickysn ca3cf821f3 * fixed writing of floating point constants for the LLVM-MC assembler %!s(int64=4) %!d(string=hai) anos
  pierre b88f9ad57c Reset paratargetdbg to dbg_none when handling -g- option, to really suppress debug information generation %!s(int64=4) %!d(string=hai) anos
  nickysn bc7f37dad7 * fixed compilation of the setjmp/longjmp dummy functions for WebAssembly %!s(int64=4) %!d(string=hai) anos
  nickysn de15809f62 + added some WASM32 functions %!s(int64=4) %!d(string=hai) anos