Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 573f2c20d7 taddnode.cmp_of_disjunct_ranges: fortify in case of programs with errors há 3 anos atrás
  Jonas Maebe 8c67a4370b rautils: don't interpret ".L3" as potentially meaning "unitx.identifier" há 3 anos atrás
  florian 390084d59e * tests fixed há 3 anos atrás
  Marcus Sackrow 638de87a5a AThreads: prevent deadlock for event set before waited há 3 anos atrás
  florian 4556cb35d1 + completed Risc-V 64 pseudo instructions há 3 anos atrás
  florian 6a00f9f403 * unified Risc-V 32 and 64 cpubase.pas há 3 anos atrás
  florian 09587d0c1b * standard Risc-V pseudo instructions for Risc-V 32 completed há 3 anos atrás
  florian b29b81ae7b * pseudo instructions for flag handling há 3 anos atrás
  florian 1c7626715d * the stack pointer on Risc-V points always at the last used position, resolves #39739 há 3 anos atrás
  Nikolay Nikolov 34ebeb15ed * pass the option to create shared, imported memory to the linker, in case the module is compiled with -CTwasmthreads há 3 anos atrás
  Nikolay Nikolov d378240134 + added the WebAssembly saturating truncation instructions to the internal assembler há 3 anos atrás
  Nikolay Nikolov 0ba7ef98b3 + support the memory.init and the data.drop instructions in the internal asm writer for WebAssembly há 3 anos atrás
  Jonas Maebe 83604b709c ngtcon: fix def of emitted vmt in procedure of object typed constants há 3 anos atrás
  Nikolay Nikolov 7cd082ba5f + produce a target_features section when compiling with -CTwasmthreads há 3 anos atrás
  Nikolay Nikolov 1dd80d596d + added a 'producers' custom section to WebAssembly object modules, containing the FPC version há 3 anos atrás
  Nikolay Nikolov 1ce1a0fe1f * added non-atomic implementations of the atomic operations in the WebAssembly unit, used when the RTL is compiled without -CTwasmthreads há 3 anos atrás
  Nikolay Nikolov bf41245549 * fixed compilation of ppudump há 3 anos atrás
  Nikolay Nikolov 1fce5121f3 + added the 'wasmthreads' target switch (enabled via -CTwasmthreads) há 3 anos atrás
  Nikolay Nikolov ee89b7c9ec * fixed warning há 3 anos atrás
  florian ca29df1aa9 * Risc-V: return with mret from interrupt handlers, resolves #39737 há 3 anos atrás
  florian b810afa193 * test also cmem unit intensively há 3 anos atrás
  Nikolay Nikolov 3a095f5ed5 + support all the new types in encode_wasm_basic_type há 3 anos atrás
  Nikolay Nikolov 907e8402ab + added the WebAssembly reference and vector types to TWasmBasicType há 3 anos atrás
  Nikolay Nikolov 2888710594 + added the WebAssembly table instructions há 3 anos atrás
  Nikolay Nikolov 534383f686 + added the WebAssembly reference instructions ref.null, ref.is_null and ref.func há 3 anos atrás
  Nikolay Nikolov e2eadc51a3 + added the memory.init and data.drop instructions há 3 anos atrás
  Nikolay Nikolov dbba2d2746 + implemented popcnt via the popcnt instruction in WebAssembly há 3 anos atrás
  Nikolay Nikolov c9ed14f87b + enable the 64-bit SAR instruction on the WebAssembly target há 3 anos atrás
  Nikolay Nikolov b6aaa06f83 + enable the ROL/ROR instructions for WebAssembly há 3 anos atrás
  Michaël Van Canneyt 4765d885df * Export wasiAlloc, wasiFree há 3 anos atrás