fpc/rtl/linux/mips
2016-10-02 12:56:59 +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 * updated FSF address (mantis #30198, patch by Paul Gevers) 2016-10-02 12:56:59 +00:00
dllprt0.as * Frame size on MIPS must be divisible by 8, thanks to Vsevolod Alekseyev for spotting this. 2014-02-08 21:06:30 +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 * Fixed Linux FPU exception mapping for x86_64 and MIPS, might be still incomplete, but at least operations yielding NaNs no longer produce EAccessViolation. 2014-03-20 01:59: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 - MIPS: forward declaration of fpc_threadvar_relocate_proc is not needed. 2014-11-22 20:48:53 +00:00
syscallh.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
sysnr.inc