fpc/rtl/darwin
2021-06-30 21:01:48 +00:00
..
aarch64 * darwin/AArch64: always clear fpu exception flags regardless of the 2020-12-27 13:18:59 +00:00
arm * fixed floating point div-by-zero RTE code on Darwin (208 instead of 200, 2019-05-12 14:28:55 +00:00
i386
powerpc
powerpc64
ppcgen * fixed floating point div-by-zero RTE code on Darwin (208 instead of 200, 2019-05-12 14:28:55 +00:00
x86 * fixed floating point div-by-zero RTE code on Darwin (208 instead of 200, 2019-05-12 14:28:55 +00:00
x86_64
buildrtl.lpi + lazarus project 2021-04-04 14:54:56 +00:00
buildrtl.pp + lazarus project 2021-04-04 14:54:56 +00:00
console.pp * Extention -> extension (By Reinier, bug ID #25979) 2014-05-10 15:31:41 +00:00
errno.inc
errnostr.inc
extres_multiarch.inc + Darwin/AArch64 support 2015-02-23 22:53:50 +00:00
Makefile * patch by Alfred to fix cross building to darwin, resolves #39109 2021-06-30 21:01:48 +00:00
Makefile.fpc * patch by Alfred to fix cross building to darwin, resolves #39109 2021-06-30 21:01:48 +00:00
pmutext.inc
pthread.inc * fix for Mantis #37252: apply patch by Bi0T1N to implement TThread.NameThreadForDebugging for Mac OS X 10.6 and newer (older versions don't provide the required functions) 2021-05-02 12:46:39 +00:00
ptypes.inc + Darwin/AArch64 support 2015-02-23 22:53:50 +00:00
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
signal.inc + Darwin/AArch64 support for handling hardware exceptions 2015-02-23 22:51:54 +00:00
sysctlh.inc * patch from mantis 37205, add OS X sysctl constants 2021-04-03 19:42:11 +00:00
sysinit.pas Merged revision(s) 32491-32492 from branches/svenbarth/packages: 2016-06-12 09:08:17 +00:00
sysmach.inc * use getpagesize function instead of reading external variables to restore 2020-03-29 14:52:49 +00:00
termio.pp * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 2014-01-02 13:26:09 +00:00
termios.inc * made several OS interfacing records non-packed, since they are not packed 2012-03-29 17:10:13 +00:00
termiosproc.inc Use TIOCtlRequest type for local variable nr inside TCSetAttr function 2019-05-10 07:23:31 +00:00
unxconst.inc
unxfunc.inc