提交历史

作者 SHA1 备注 提交日期
  Michael VAN CANNEYT ccfa38c68e * Dotted RTL compiles 2 年之前
  Nikolay Nikolov 1ce1a0fe1f * added non-atomic implementations of the atomic operations in the WebAssembly unit, used when the RTL is compiled without -CTwasmthreads 3 年之前
  Nikolay Nikolov 3cb4952745 * AtomicWait marked as inline 3 年之前
  Nikolay Nikolov a916aa36d8 + added AtomicNotify() to the WebAssembly unit 3 年之前
  Nikolay Nikolov 19cce3e42e + added AtomicWait() to the WebAssembly unit 3 年之前
  Nikolay Nikolov 7cac9d2f02 + added AtomicStore() to the WebAssembly unit 3 年之前
  Nikolay Nikolov 219294c02b + added AtomicLoad() to the WebAssembly unit 3 年之前
  Nikolay Nikolov 7fa8f514af + added AtomicCompareExchange() to the WebAssembly unit 3 年之前
  Nikolay Nikolov 9ba01e7aee + added AtomicExchange() to the WebAssembly unit 3 年之前
  Nikolay Nikolov 362cabe684 + added AtomicAnd(), AtomicOr() and AtomicXor() to the WebAssembly unit 3 年之前
  Nikolay Nikolov 99d66b4c93 + added AtomicAdd() and AtomicSub() intrinsics to the WebAssembly unit 3 年之前
  Nikolay Nikolov 585d0cf574 + added unit WebAssembly for WebAssembly-specific stuff. Currently contains 3 年之前