Commit History

Author SHA1 Message Date
  nickysn f95d35340c + first attempt at writing the .local WASM directive 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
  nickysn 7bab5b6483 * synchronized with trunk 5 years ago
  florian c73c98d995 * Xtensa FreeRTOS: unified haltproc 5 years ago
  florian 03a0e6e82f * Xtensa: fixed TCPUAddNode.second_cmpsmallset 5 years ago
  Jonas Maebe beac71ed24 * fix deleting the linksyms file after successful linking (mantis #37636) 5 years ago
  Jonas Maebe 3208929e17 * add Xcode-11.0 as LLVM target version versin 5 years ago
  Jonas Maebe 453bfcd370 * emit the correct declaration for procdefs used to force a procname in LLVM 5 years ago
  nickysn d197f4de85 * synchronized with trunk 5 years ago
  nickysn 438908d86a + added tf_under_development for the wasm32 targets 5 years ago