提交历史

作者 SHA1 备注 提交日期
  nickysn dd00619e1a * improved the accuracy of the stack tracking in g_adjust_stack_after_call 4 年之前
  nickysn fdf1f7d966 * adjust stack correctly in a_op_stack 4 年之前
  nickysn 4e57c4d89e + enable smartlink sections for the llvm-mc assembler 4 年之前
  nickysn 60d21bcf0d * fix llvm-mc error for string constants missing a .size directive 4 年之前
  nickysn 8697fb4822 * write the WebAssembly procdefs in the standard way, instead of using the special JVM way 4 年之前
  nickysn 91ee50679f - disable the --allow-undefined linker option when linking for WASI 4 年之前
  nickysn 23e7e9530e + enable linker map file creation for the llvm WebAssembly linker. Note: this requires LLVM 12, which is not yet released. 4 年之前
  nickysn 062360341c * synchronized with trunk 4 年之前
  nickysn c89a049102 + print 'linking' message for the WASI target 4 年之前
  nickysn f83ef3c610 * avoid creating threadvar sections in the LLVM-MC WebAssembly output 4 年之前
  nickysn 99d8d8f296 * fixed several WebAssembly instruction names 4 年之前
  nickysn ca3cf821f3 * fixed writing of floating point constants for the LLVM-MC assembler 4 年之前
  pierre b88f9ad57c Reset paratargetdbg to dbg_none when handling -g- option, to really suppress debug information generation 4 年之前
  nickysn bc7f37dad7 * fixed compilation of the setjmp/longjmp dummy functions for WebAssembly 4 年之前
  nickysn de15809f62 + added some WASM32 functions 4 年之前
  nickysn 899d718895 + more WASI rtl functions (dummy, not yet implemented) 4 年之前
  nickysn 6df4254c12 + added WASI sysdir.inc and sysfile.inc (functions not implemented yet) 4 年之前
  nickysn 9f69800394 + added some more WASI RTL constants 4 年之前
  Mattias Gaertner c32ef4af38 pastojs: ord(integer) 4 年之前
  Mattias Gaertner af5a6cd9d2 fcl-passrc: resolver: ord(integer) 4 年之前
  florian 7a3eb453d4 * arm/aarch64: patch by J. Gareth Moreton: fix register allocation information for Mov2None 2, should resolve #38055 4 年之前
  nickysn f8361cb5dd * fixed internal error with functions with ret_in_param result types and unitialized result 4 年之前
  Mattias Gaertner 13318117ed pastojs: nicer filer error messages 4 年之前
  nickysn 0651e88682 * fixed wasm32 compilation error in setjump.inc 4 年之前
  Mattias Gaertner eaa519209e pastojs: fixed if then asm a;b end 4 年之前
  nickysn ed9b14bc20 + allow int64 as for loop counter also for 32-bit targets with a 64-bit ALU 4 年之前
  pierre 62edfa5584 Change parameter type of Build* procedure from out to var, as the StringList is created in calling main 4 年之前
  pierre 0f575de1dd Fix compilation for OpenBSD target after changes that use libc by default 4 年之前
  yury fe09efbd0e * Removed usage the Windows unit from the tregistry2 test. 4 年之前
  nickysn 780ded903a * synchronized with trunk 4 年之前