fpc/rtl/linux/mips
yury 3a2884df70 * Android: The list of supported syscalls has been auto-generated directly from android sources for each CPU.
* Minor adjustments to make all compilable with the proper list of Android syscalls.

git-svn-id: trunk@39739 -
2018-09-11 16:10:50 +00:00
..
bsyscall.inc * Android: The list of supported syscalls has been auto-generated directly from android sources for each CPU. 2018-09-11 16:10:50 +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
stat.inc
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 linux: an attempt to clean up and fix syscall calling conventions for ftruncate64, pread64 and pwrite64 on platforms which use aligned register pairs to pass the 64bit parameters 2017-12-12 02:39:45 +00:00