2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  nickysn 14bca0d0dd - removed debug writeln from the WASI linker invocation code 4 жил өмнө
  nickysn cdb74f034c + call InitSystemThreads in the system unit startup for WASI 4 жил өмнө
  nickysn 910bbc6b37 * override is_pushleftright for WebAssembly and make it return true 4 жил өмнө
  nickysn c8760b12d4 + initial attempt for implementing do_open. Not working yet 4 жил өмнө
  nickysn e14451c6b6 + added error handling to the do_read and do_Write WASI routines 4 жил өмнө
  nickysn 85ea2b9b11 + added the WASI errno constants 4 жил өмнө
  nickysn 9b173ac119 + implemented do_isdevice for WASI 4 жил өмнө
  nickysn d6038c5709 + implemented do_read for WASI 4 жил өмнө
  nickysn f585b2d846 + si_prc startup unit added to the makefiles 4 жил өмнө
  nickysn df947d3ae8 * fixed rtl compilation with FPC 3.2.0 starting compiler 4 жил өмнө
  nickysn f5f15e3dbf + added startup code for WASI 4 жил өмнө
  nickysn 7f60637c92 - removed the system unit startup code debug output 4 жил өмнө
  nickysn 204b0a777d + implemented system_exit for WASI 4 жил өмнө
  nickysn d8f2d85474 * switch to wasi_snapshot_preview1 4 жил өмнө
  nickysn 8866fcbc56 - removed the FULL_RTL ifdefs, i.e. always build a full rtl 4 жил өмнө
  nickysn 5794afac54 + implemented do_write for WASI. Error handling is not yet done. 4 жил өмнө
  nickysn 9b2e3aa251 + rtl file routines debug output 4 жил өмнө
  nickysn 00d2f6273b + implemented OpenStdIO 4 жил өмнө
  nickysn bc0d510ee2 + added DebugWriteHexWord and DebugWriteHexLongWord 4 жил өмнө
  nickysn 61ba4869ae * quick and dirty fix for the move parameter order passing in g_concatcopy 4 жил өмнө
  nickysn ae39e3da44 + endless loop in system_exit (for now) 4 жил өмнө
  nickysn dd47111e61 + call SysInitStdIO (empty for now) and clear InOutRes at startup 4 жил өмнө
  nickysn 4165c893be * synchronized with trunk 4 жил өмнө
  nickysn 84bf3a390e + init exceptions and the unicode string manager 4 жил өмнө
  nickysn 54299874d3 + implemented memory.grow and memory.size intrinsics and implemented SysOSAlloc 4 жил өмнө
  nickysn fe7fd69d5e + initialize heap in the system unit startup (but SysOSAlloc is not yet implemented) 4 жил өмнө
  nickysn 11ed6adf63 + set IsConsole and IsLibrary in the wasi system unit startup 4 жил өмнө
  nickysn 83f3d68537 + some system unit debug output 4 жил өмнө
  nickysn 4d933d74b9 + call the inherited methods for generating the standard entry/exit code, so that units are initialized/finalized 4 жил өмнө
  nickysn 9908a9d82a + add functypes for the unit init and finalization code procedures 4 жил өмнө