Commit History

Author SHA1 Message Date
  nickysn 893e08489d + added a dummy test rtl function that takes parameters and returns a result 5 years ago
  nickysn 76f1b8cf60 + generate the .functype directive for the llvm-mc wasm assembler 5 years ago
  nickysn 325c91d152 * synchronized with trunk 5 years ago
  nickysn f95d35340c + first attempt at writing the .local WASM directive 5 years ago
  florian 250c0750a2 * Xtensa: several issues with parameter passing of the windowed api fixed 5 years ago
  florian 1041bc5a17 * made test more verbose 5 years ago
  florian f4ded560cc * Xtensa: OP_NOT fixed 5 years ago
  Mattias Gaertner 7a87452764 pastojs: GetTypeKind 5 years ago
  Mattias Gaertner 13903e44f4 fcl-passrc: resolver: GetTypeKind 5 years ago
  nickysn 35a4e705db + define tf_smartlink_sections for the WASM targets 5 years ago
  nickysn 8b3dd67869 + enabled tf_needs_symbol_type for the wasm targets 5 years ago
  nickysn e3da45de37 * fixed the global.get, global.set, local.set, local.get and local.tee instructions in the llvm-mc instruction writer 5 years ago
  nickysn 0e3754e24d * copied the gas_op2str table, because it will require changes from the wat2wasm table 5 years ago
  nickysn 5157ea0524 * llvm-mc instruction writing, copied from the wat2wasm writer 5 years ago
  nickysn 2d39ddf85e + write the global procedures/functions in the llvm-mc assembler writer 5 years ago
  nickysn 44d8dd2d43 * synchronized with trunk 5 years ago
  florian f30f62231f * reverted 46417: if a assembler subroutine needs an entry instruction, it should be added explicitly 5 years ago
  florian 6e25a014e6 * Xtensa: force correct location into a register in tcpunotnode.second_boolean 5 years ago
  florian 3c6c403b7b * Xtensa-FreeRTOS: use setjmp/longjmp provided by the Xtensa libraries, we 5 years ago
  florian 5aa3da26f5 * fix test for targets with little memory 5 years ago
  pierre b7a1195f5d Generate more precise error message 5 years ago
  pierre 836a932b9a Move z80 specific -Sf options from rtl.cfg to system.cfg, as -Sf options are only accepted when compiliing system unit 5 years ago
  pierre 8aa844e2fe Fix compilation with -dEXTDEBUG for aarch64 5 years ago
  pierre d4c9e1f260 Replace outdated cgop2string function by tcgsize2str function from cgbase unit to fix EXTDEBUG cycle on powerpc64le-linux 5 years ago
  pierre 46c354ae58 Fix EXTDEBUG code: tai_comment requires use of strpnew function with constant string 5 years ago
  Mattias Gaertner eec29225df fcl-passrc: generic function: inline specialize test 5 years ago
  Mattias Gaertner 9ca61c10d0 fcl-passrc: generic function: inline specialize 5 years ago
  florian 03b147eef8 * compilation fixed 5 years ago
  pierre 4739762790 * Try to avoid deadlocks with worker threads: 5 years ago
  pierre 1e8aa99f81 * Disable range and overflow checking inside softfpu implementation 5 years ago