fpc/rtl/linux/mips
sergei 6f1997f5e5 + MIPS: added profiling support
git-svn-id: trunk@23950 -
2013-03-21 13:40:50 +00:00
..
bsyscall.inc * 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). 2013-02-13 18:01:12 +00:00
cprt0.as + MIPS: added profiling support 2013-03-21 13:40:50 +00:00
dllprt0.as * More changes to better obey ABI rules 2013-02-10 13:01:49 +00:00
gprt0.as + MIPS: added profiling support 2013-03-21 13:40:50 +00:00
prt0.as * Forgotten delay slot was causing exit code loss in most library-related tests. 2013-03-16 20:01:33 +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