marco
|
897ae85a0e
revs 43962,43963,43964,43965,43969
|
5 years ago |
sergei
|
12e0416323
* m68k-linux: now actually fixed syscall failure conditions.
|
11 years ago |
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.
|
11 years ago |
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...
|
11 years ago |
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.
|
11 years ago |
Jonas Maebe
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 years ago |
svenbarth
|
7bc5995d4d
Implement SysCall interface for m68k-linux. This is especially useful for testing code using
|
12 years ago |
svenbarth
|
322dbe5b65
Various adjustments to the RTL for m68k:
|
12 years ago |
florian
|
b07cd83892
* made system unit on m68k-linux compilable
|
19 years ago |