Commit történet

Szerző SHA1 Üzenet Dátum
  pierre 615e1c0431 Only set llvm to true if LLVM custom option variable is set, but not to false if not (as true might be the default value) 4 éve
  nickysn 125dbdc21c + implemented Do_Rename for the WASI target 4 éve
  nickysn 539ea53bab + implemented Do_Seek and Do_Seekend for the WASI target 4 éve
  nickysn 17fac45ddc + implemented Do_FileSize for the WASI target 4 éve
  nickysn 5718b33dd8 + implemented Do_FilePos for the WASI target 4 éve
  nickysn 5ee902800c + implemented do_truncate for the WASI target 4 éve
  nickysn a7b3747b7b + implemented Erase() for the WASI target 4 éve
  nickysn 0af333bd0f + implemented RmDir for the WASI target 4 éve
  nickysn 144d7ed978 + implemented MkDir for the WASI target 4 éve
  nickysn bc08af99b0 + initial implementation of resolving relative paths 4 éve
  nickysn ba3383f7e3 + keep also the fds for the current dirs 4 éve
  nickysn d3ce008cd3 + initial implementation of GetDir() for WASI 4 éve
  nickysn 0a384b0905 * enumerate preopened dirs on startup and store them in a list, accessible via global vars in the system unit 4 éve
  florian bbcc396644 * ARM: fix for Merge Add/Sub optimization 4 éve
  florian 356afdd25b * ARM (thumb): do not save registers in routines marked as noreturn 4 éve
  michael 15f25da1fa * Fix issue ID #0039024, potential wrong write 4 éve
  michael 492a0ffcac * Better precision for samedatetime. Issue ID #39023, patch by Zoran Vučenović 4 éve
  marcus 436b8c2121 AROS: some fixes for AVL_ functions, added missing NewCreateTaskA 4 éve
  marcus 810e62b7c9 Amiga, MorphOS, AROS: unified function results to LongBool in amigados unit, correct type for GFXBase 4 éve
  florian ddb572513c + LICENSE and README.md added, taken from git test conversion as committed by Michael 4 éve
  florian 50648f2a60 + ARM: PushPop optimziation 4 éve
  pierre ce2984e16a Fix compilation of tiso8601 test by adding -Mobjfpc option 4 éve
  florian e1d9d1be0a + Merge Add/Sub optimization 4 éve
  michael f3e7d96053 * Fix issue #39009, remove size 20 limit on float types 4 éve
  florian 3f8aeadb91 * do not generate exit code for arm (thumb and thumb-2) if a routine is marked as noreturn 4 éve
  florian 2c418b988c * use smaller alignment when generating thumb code 4 éve
  florian c193551980 * HaltProc does not return 4 éve
  florian 7ee31ae252 * optimization "Merging stores: STR/STR -> STM" cannot be carried out when generating thumb code 4 éve
  florian 4e159b3d45 * set no result in NoBeginThread, it never returns 4 éve
  florian 2e086a2570 + skeleton of an embedded thread manager 4 éve