Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  pierre 2b79b11744 Add some colors for comparison between two run results 5 yıl önce
  michael 79f2398e6a Small fix by Andrey to fix links 5 yıl önce
  nickysn 6803a111f7 * fix for 64-bit shl/shr 5 yıl önce
  nickysn cb12a91936 * both stack parameters of 64-bit SHL/SHR/SAR in WebAssembly should be 64-bit, unlike the JVM 5 yıl önce
  nickysn a6410fae90 * fixes to the type conversions in thlcgwasm.resize_stack_int_val 5 yıl önce
  nickysn 17bfdee158 * decstack after call_indirect 5 yıl önce
  nickysn e4c9f030af * more precise stack tracking in thlcgwasm.prepare_stack_for_ref 5 yıl önce
  yury d83e1a33ca * tregistry2 test: Use cwstring on unices. Perform the test only on Windows and Linux. 5 yıl önce
  pierre 3bfb995a48 Add sleep inside loop to find package that can be compiled, if none is ready in ProcessThreadResult 5 yıl önce
  tg74 22e8cd3fd3 avxtestgenerator: working on new testmethods avx512-memref-operands - 'compressed disp8*N' 5 yıl önce
  nickysn 4d758a64c2 * make functions, that return result in param to not have a return type in WebAssembly 5 yıl önce
  nickysn 2bdd089645 - removed unused parameters from g_adjust_stack_after_call for WebAssembly 5 yıl önce
  nickysn b3eca0e4f9 + produce a warning for values, remaining on top of stack at end of function 5 yıl önce
  nickysn dd00619e1a * improved the accuracy of the stack tracking in g_adjust_stack_after_call 5 yıl önce
  nickysn fdf1f7d966 * adjust stack correctly in a_op_stack 5 yıl önce
  nickysn 4e57c4d89e + enable smartlink sections for the llvm-mc assembler 5 yıl önce
  Károly Balogh 429bbb5c64 powerpc-amiga: fixed the vlink linker script to handle fpc.resources and fpc.reshandles sections. at least fixes building projects with resources with vlink, otherwise untested. 5 yıl önce
  Károly Balogh 8ad127ca30 powerpc-amiga: added some exec functions which will be required for some athreads rework 5 yıl önce
  nickysn 60d21bcf0d * fix llvm-mc error for string constants missing a .size directive 5 yıl önce
  nickysn 8697fb4822 * write the WebAssembly procdefs in the standard way, instead of using the special JVM way 5 yıl önce
  nickysn 91ee50679f - disable the --allow-undefined linker option when linking for WASI 5 yıl önce
  nickysn 23e7e9530e + enable linker map file creation for the llvm WebAssembly linker. Note: this requires LLVM 12, which is not yet released. 5 yıl önce
  nickysn 062360341c * synchronized with trunk 5 yıl önce
  nickysn c89a049102 + print 'linking' message for the WASI target 5 yıl önce
  nickysn f83ef3c610 * avoid creating threadvar sections in the LLVM-MC WebAssembly output 5 yıl önce
  nickysn 99d8d8f296 * fixed several WebAssembly instruction names 5 yıl önce
  nickysn ca3cf821f3 * fixed writing of floating point constants for the LLVM-MC assembler 5 yıl önce
  pierre b88f9ad57c Reset paratargetdbg to dbg_none when handling -g- option, to really suppress debug information generation 5 yıl önce
  nickysn bc7f37dad7 * fixed compilation of the setjmp/longjmp dummy functions for WebAssembly 5 yıl önce
  nickysn de15809f62 + added some WASM32 functions 5 yıl önce