Historique des commits

Auteur SHA1 Message Date
  Nikolay Nikolov e59321dc6e + define addr_lo8 and addr_hi8 for the 6502 as well il y a 1 an
  Nikolay Nikolov 564570bbd7 + started working on a 6502 target il y a 1 an
  Margers 8a836ccafc Support for tmmreg. il y a 4 mois
  Pierre Muller e1478e27b3 Fix range check error inside tsuperregisterworklist.addnodup method il y a 6 mois
  Michaël Van Canneyt 5aeaf398cd * Fix range check error il y a 6 mois
  Michaël Van Canneyt b3a8fd009a * user dyn array for Superregister il y a 6 mois
  Nikolay Nikolov 2e65a5d458 + introduced cgbase.topcg2str and topcmp2str for converting TOpCg and TOpCmp to strings (useful for debug logging, etc) il y a 1 an
  Nikolay Nikolov 11712658b0 + implemented WebAssembly code generator support for funcref and externref data il y a 2 ans
  Jinyang He 12c4290ffe Add loongarch64 architecture support to compiler il y a 2 ans
  Jonas Maebe e2ade64a1e cgbase: make first parameter of supregset_reset "out" il y a 3 ans
  Nikolay Nikolov 557e823734 + introduced trefaddr.addr_got_tls, to be used for generating WebAssembly threadvar access, when WASM multithreading is turned on il y a 3 ans
  florian 8006900e8e - clean up il y a 4 ans
  florian e047e7db91 + RiscV: initial support of pic generation il y a 4 ans
  Jonas Maebe 9376f5a43a * AArch64: added SIMD instructions (only plain ARMv8-A for now) il y a 5 ans
  yury e6b89c98f5 * Changed tsuperregisterworklist.get() to always return the last item from the list. il y a 5 ans
  florian cb11e2568d + Xtensa: patch by Christo Crause to add optional MAC16 registers, resolves #37130 il y a 5 ans
  nickysn b98cc1ebff + added subregisters for the Z80 flags il y a 5 ans
  Jonas Maebe 3f6ad30b69 * don't convert the fpu parameters size from tcgsize -> int -> float_tcgsize il y a 5 ans
  nickysn 4e5eb7fa4e + implemented tcgz80.a_loadaddr_ref_reg for symbol references il y a 5 ans
  florian 70a836c4a2 * first part of merging parts of Jeppe's intrinsics patch, mainly r31135 il y a 5 ans
  florian b7c6e01b03 * cleaning up tcgsize: it makes no sense to declare every combination and type il y a 5 ans
  Jonas Maebe 9bd33f7a45 + support for LLVM metadata constant string parameters il y a 5 ans
  florian 16163b74ec + support for the gnu2 general-dynamic tls model on arm, use it instead of the gnu one as the gnu2 one can be relaxed (access optimizations by the linker) il y a 6 ans
  florian 03dfc615dc + new relocations for arm tls il y a 6 ans
  florian 69786ffe73 somehow committing went wrong, second part of last commit: il y a 6 ans
  Jonas Maebe b1a41aa5b8 * fixed NR_INVALID declaration il y a 6 ans
  florian 597a23d278 + tls support for x86_64-linux (not yet enabled by default) il y a 6 ans
  florian 063415fa72 + i386-linux support for tls-based threadvars il y a 7 ans
  florian 9f16c34329 + initial work for tls-based threadvar support on arm-linux il y a 7 ans
  Jeppe Johansen ceb38833f2 Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk. il y a 7 ans