Histórico de Commits

Autor SHA1 Mensagem Data
  Michaël Van Canneyt a81eac2483 * Correct dictionary construction há 1 ano atrás
  Michaël Van Canneyt 37c32a9eb7 * Explicitly specify path to include files há 1 ano atrás
  Michaël Van Canneyt 22c978c33f * Print clickable URL with start location há 1 ano atrás
  florian 1ecc880fc8 + cpu type RV64GC há 1 ano atrás
  Nikolay Nikolov af5c2d66c2 * removed TODO comment from WasiThreadSwitch há 1 ano atrás
  Nikolay Nikolov 5d058258fc + added some more comments in wasi_thread_start há 1 ano atrás
  Nikolay Nikolov a0e1dce1fd * WebAssembly threads: call fpc_wasm32_init_tls from inline asm code to avoid há 1 ano atrás
  Nikolay Nikolov fcfce9f2d5 * WebAssembly threads: implement WasiEndThread using exceptions. There's no há 1 ano atrás
  Nikolay Nikolov e03389c6a8 * WebAssembly threads: destroy the event and mutex in WasiBeginThread in case wasi_thread_spawn fails há 1 ano atrás
  Nikolay Nikolov 77d592221a * WebAssembly threads: use New and Dispose instead of GetMem/FreeMem for allocating/freeing TWasmThread há 1 ano atrás
  Nikolay Nikolov f23cc9ec6d * WebAssembly threads: free the stack block and TLS block in case wasi_thread_spawn fails há 1 ano atrás
  florian e6ba09aedd + Risc-V 64: tcpuparamanager.get_saved_registers_int and tcpuparamanager.get_saved_registers_fpu há 1 ano atrás
  Michaël Van Canneyt d0b03c9c71 * Correct callback handler for object tree há 1 ano atrás
  Michaël Van Canneyt 25af7a4281 * Export get_object_tree há 1 ano atrás
  Michaël Van Canneyt 45ec51dc1f * Install error handler to examine exceptions during callback há 1 ano atrás
  Nikolay Nikolov 9e0b2869a3 * WebAssembly threads: disable stack checking for the FPCWasmThreadStartPascal procedure há 1 ano atrás
  Nikolay Nikolov 9d771396ff + WebAssembly threads: init StackBottom (used for stack checking) more precisely há 1 ano atrás
  Nikolay Nikolov da59711442 * WebAssembly threads: pass the stack size to InitThread when starting a new thread há 1 ano atrás
  Nikolay Nikolov 8bbb28ace8 + WASI: enable the generic stack checking há 1 ano atrás
  Nikolay Nikolov 68f4191119 + WASI: set StackBottom on startup há 1 ano atrás
  Nikolay Nikolov 60bb6c19d9 + WASI: set StackLength on startup há 1 ano atrás
  Nikolay Nikolov b340994e1b * proper implementation for the function Sptr (which returns the stack pointer) for WebAssembly há 1 ano atrás
  florian 23dec631f5 + Risc-V: apply OptPass1OP to more operations há 1 ano atrás
  florian 3e6cd16bb5 + Risc-V 32: tcpuparamanager.get_saved_registers_int há 1 ano atrás
  Nikolay Nikolov 3c027b0ba0 * WebAssembly threads: use the stack size, specified for the main thread (via há 1 ano atrás
  Nikolay Nikolov a417b0db9b * WebAssembly threads: simplified (optimized) the implementation of há 1 ano atrás
  florian 4afb07cc5e + Risc-V 32: tcpuparamanager.get_saved_registers_fpu há 1 ano atrás
  Nikolay Nikolov 74a4550ff0 * WebAssembly threads: fix TThread.WaitFor (use -1 instead of 0 to signal infinite timeout) há 1 ano atrás
  Nikolay Nikolov 6be3a42a2f * WebAssembly: optimized SysOSAlloc to use memory area left at the end of the há 1 ano atrás
  Michaël Van Canneyt a0c11becde * Small fix in saveobject há 1 ano atrás