fpc/rtl/linux/mips
2013-10-10 13:14:56 +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 - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. 2013-10-10 13:14:56 +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
stat.inc
syscall.inc
syscallh.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
sysnr.inc