fpc/rtl/linux/mips
sergei ea36d4996a + MIPS: In PIC mode, set $t9 to correct value before exiting SignalToRunError, without it any subsequent access to global variable will repeatedly crash.
+ Added alias name to SignalToRunError, to be consistent with other targets.

git-svn-id: trunk@23553 -
2013-01-31 21:44:06 +00:00
..
bsyscall.inc + Add missing implementation of pipe syscall 2012-07-11 07:48:54 +00:00
cprt0.as First version working to link with shared c library 2012-07-05 20:58:27 +00:00
dllprt0.as Try to convert dllprt0.as code to PIC 2013-01-18 15:02:26 +00:00
gprt0.as * Use include prt0.as for cprt0, gprt0 and dllprt0 as files 2012-06-20 20:27:55 +00:00
prt0.as * Use to call PASCALMAIN to allow linking with PIC Code 2012-07-05 20:57:25 +00:00
sighnd.inc + MIPS: In PIC mode, set $t9 to correct value before exiting SignalToRunError, without it any subsequent access to global variable will repeatedly crash. 2013-01-31 21:44:06 +00:00
sighndh.inc Third field of SignalToRunError must be PUContext type 2012-07-10 10:06:02 +00:00
stat.inc Stat record matching closer system include file 2012-06-07 23:03:41 +00:00
syscall.inc * Fix commit 23220, by moving declaration from syscallh.inc to syscall.inc 2012-12-25 22:54:49 +00:00
syscallh.inc * Fix commit 23220, by moving declaration from syscallh.inc to syscall.inc 2012-12-25 22:54:49 +00:00
sysnr.inc