Historique des commits

Auteur SHA1 Message Date
  florian 3e6cd16bb5 + Risc-V 32: tcpuparamanager.get_saved_registers_int il y a 1 an
  Nikolay Nikolov 3c027b0ba0 * WebAssembly threads: use the stack size, specified for the main thread (via il y a 1 an
  Nikolay Nikolov a417b0db9b * WebAssembly threads: simplified (optimized) the implementation of il y a 1 an
  florian 4afb07cc5e + Risc-V 32: tcpuparamanager.get_saved_registers_fpu il y a 1 an
  Nikolay Nikolov 74a4550ff0 * WebAssembly threads: fix TThread.WaitFor (use -1 instead of 0 to signal infinite timeout) il y a 1 an
  Nikolay Nikolov 6be3a42a2f * WebAssembly: optimized SysOSAlloc to use memory area left at the end of the il y a 1 an
  Michaël Van Canneyt a0c11becde * Small fix in saveobject il y a 1 an
  Nikolay Nikolov 801f902efe * WebAssembly threads: fix threadvars with the new WASI-threads implementation il y a 1 an
  Nikolay Nikolov aaf536ae10 * WebAssembly: allow specifying the initial and max memory size via the $M il y a 1 an
  Nikolay Nikolov 7681c192db * WebAssembly threads: protect SysOSAlloc against race conditions via a critical section il y a 1 an
  Nikolay Nikolov 9cf31e2bb3 + show a message and automatically switch to external linking if WebAssembly multithreading is enabled il y a 1 an
  Nikolay Nikolov 31bb06ac87 + WebAssembly threads: initial implementation of the WASI threads proposal: il y a 1 an
  Nikolay Nikolov bb93b918a5 * WebAssembly threads: don't check for GetThreadState(MyThread)<>tsRunning in il y a 1 an
  Nikolay Nikolov 694341aa78 * WebAssembly threads: fixed bug in LockMutexTimeoutNoWait, caused by the use of il y a 1 an
  Nikolay Nikolov c2fcb1a833 * WebAssembly threads: reformat code in LockMutexTimeoutNoWait for better il y a 1 an
  florian cc2406ad74 * factor out TRVCpuAsmOptimizer.OptPass1Add il y a 1 an
  Nikolay Nikolov e612401562 * WebAssembly threads: also access TRTLCriticalSection.Owner using atomic loads and stores il y a 1 an
  Nikolay Nikolov 6a1eb520e9 * WebAssembly threads: use atomic loads and stores for accessing TRTLCriticalSection.Locked il y a 1 an
  Nikolay Nikolov 41ead20bfb * WebAssembly threads: fixed race condition LockMutex in the check where Locked il y a 1 an
  Nikolay Nikolov 692bd62359 * WebAssembly threads: bug fixes in LockMutexTimeoutWait il y a 1 an
  florian 8708144c50 + RiscV: AndiAndi2Andi il y a 1 an
  Nikolay Nikolov a179ca8cf8 * WebAssembly mutex: changed the timeout parameter to be in nanoseconds (these il y a 1 an
  Nikolay Nikolov a21dfc0245 * WebAssembly mutex: changed the aTimeoutMS parameters of LockMutexTimeoutNoWait il y a 1 an
  Nikolay Nikolov 6d45fd09a2 * WebAssembly mutex: treat all negative values of aTimeoutMS as infinite, instead of just -1 il y a 1 an
  Jan Rysavy 08bae9ee2e OpenSSL: add support for OSSL_PARAM, EVP_PKEY_encrypt, EVP_PKEY_decrypt il y a 1 an
  florian 5b5a8b3387 * add cpuriscv to be on the safe side il y a 1 an
  florian 80febbd8cf * Risc-V: use OptPass1OP more il y a 1 an
  Michaël Van Canneyt 406d5f4147 * Dump certificate in temp dir. Fixes issue #40872 il y a 1 an
  Nikolay Nikolov 04b9bc7702 * fix typo in comment il y a 1 an
  florian 13dfd1cafd * get rid of a couple of more tabs il y a 1 an