Historique des commits

Auteur SHA1 Message Date
  marco ee760a60f4 * changed copyright to Sven since he is the first one with an implementation. il y a 5 ans
  marco 3053f8c2e8 * many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified il y a 5 ans
  sergei 12e0416323 * m68k-linux: now actually fixed syscall failure conditions. il y a 11 ans
  sergei 4b4651d298 * m68k-linux: syscalls are expected to return -1 on failure, not -errno. This fixes some of the tests, webtbs/tw2494 is one of them. il y a 11 ans
  Károly Balogh c6d60979d2 set errno after syscalls. this fixes tiorte test at least. this code ideally should be in assembly, but it seems the assembler reader needs some fixing first... il y a 11 ans
  svenbarth 1e48c7c930 Now that spilling correctly works on m68k we definitely need to store/restore the registers inside the FpSyscall functions. Fixes quite some tests. il y a 11 ans
  Jonas Maebe 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) il y a 12 ans
  svenbarth 7bc5995d4d Implement SysCall interface for m68k-linux. This is especially useful for testing code using il y a 13 ans
  svenbarth 322dbe5b65 Various adjustments to the RTL for m68k: il y a 13 ans
  florian b07cd83892 * made system unit on m68k-linux compilable il y a 19 ans