Histórico de Commits

Autor SHA1 Mensagem Data
  Michaël Van Canneyt 8c8f8088eb * Seems not all was committed há 3 anos atrás
  Jonas Maebe 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
  Nikolay Nikolov e3139fea21 + setup a thread manager (functions are still not yet implemented), when the WASI RTL is compiled with multithreading support há 3 anos atrás
  Nikolay Nikolov 47c271dcd0 + implemented InterlockedIncrement, InterlockedDecrement, InterlockedExchange, há 3 anos atrás
  Nikolay Nikolov d9eb8d75b9 + return a small, fake backtrace for WebAssembly, so that in case of a runtime há 4 anos atrás
  Nikolay Nikolov 3258937d97 + implemented move() for WebAssembly via the memory.copy instruction há 4 anos atrás
  Nikolay Nikolov 2e3e3edb5f + implemented FillChar for WebAssembly via the memory.fill instruction há 4 anos atrás
  Nikolay Nikolov 91f0f1a86c * don't include except.inc if wasm32 native exception is turned on, instead há 4 anos atrás
  Nikolay Nikolov 33e25a3dfe + added except_native.inc include file (empty for now, but will provide RTL há 4 anos atrás
  nickysn 8c33dc4692 * return nil in get_caller_addr, get_caller_frame an sptr há 4 anos atrás
  nickysn de15809f62 + added some WASM32 functions há 4 anos atrás
  nickysn b8367e3152 + added fpc_cpuinit for WebAssembly há 4 anos atrás
  nickysn a5fafea8d1 * more updates to attempt to get a larger part of the full RTL to compile for WASM32 há 4 anos atrás