| .. |
|
bsyscall.inc
|
58f8a00814
* MIPS fppipe(): added error handling, and fixed parameter location (assembler procedures should not modify initial location of parameters, but one of MIPS code generator hacks copies parameters to stack. That hack is subject to remove).
|
13 år sedan |
|
cprt0.as
|
c156b5a8b2
First version working to link with shared c library
|
13 år sedan |
|
dllprt0.as
|
bb1e7646cb
* More changes to better obey ABI rules
|
13 år sedan |
|
gprt0.as
|
6b57f3a3d1
* Use include prt0.as for cprt0, gprt0 and dllprt0 as files
|
13 år sedan |
|
prt0.as
|
d8d7c38aec
* Use to call PASCALMAIN to allow linking with PIC Code
|
13 år sedan |
|
sighnd.inc
|
ea36d4996a
+ MIPS: In PIC mode, set $t9 to correct value before exiting SignalToRunError, without it any subsequent access to global variable will repeatedly crash.
|
13 år sedan |
|
sighndh.inc
|
b0fcb8cb2f
Third field of SignalToRunError must be PUContext type
|
13 år sedan |
|
stat.inc
|
bd060f4627
Stat record matching closer system include file
|
13 år sedan |
|
syscall.inc
|
bba4932ef9
* Fix commit 23220, by moving declaration from syscallh.inc to syscall.inc
|
13 år sedan |
|
syscallh.inc
|
bba4932ef9
* Fix commit 23220, by moving declaration from syscallh.inc to syscall.inc
|
13 år sedan |
|
sysnr.inc
|
80fc5f05dc
+ system unit part of David Zhang's MIPS port
|
16 år sedan |