fpc/rtl/linux/i386
2024-01-06 17:06:51 +01:00
..
abitag.inc + abi tag for i386 2018-12-02 22:56:12 +00:00
bsyscall.inc
si_c21.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
si_c.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
si_dll.inc
si_g.inc
si_prc.inc * if the Linux target is compiled with FPC_USE_LIBC the initialization of TLS is not required (according to one comment by Florian), so disable all related code in that case (as for example the syscall numbers are not available then) 2021-01-09 15:58:13 +00:00
si_uc.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
sighnd.inc * check first for x86 exception and only for sse if no x87 exceptions is thrown, clear all exception afterwards 2020-10-16 19:44:25 +00:00
sighndh.inc * updated tfpstate 2020-08-03 19:42:13 +00:00
stat.inc * remove deprecated parts linux stat records (FPC 1.0 leftovers) 2018-08-19 15:10:22 +00:00
syscall.inc Fix syscall unit compilation for i386-linux using -dFPC_USE_LIBC 2024-01-06 17:06:51 +01:00
syscallh.inc * many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified 2020-01-17 12:07:50 +00:00
sysnr.inc * fixed comments in sysnr.inc files 2020-11-15 19:30:19 +00:00