fpc/rtl/linux
2021-09-06 23:05:35 +02:00
..
aarch64
arm * fix compilation for CPUs without thumb 2021-02-23 20:39:25 +00:00
i386 * 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
m68k Also set __stkptr inside cprt0.as and dllprt0.as startup assembly sources 2021-01-19 22:30:59 +00:00
mips Also set __stkptr inside cprt0.as startup assembly source 2021-01-19 22:28:37 +00:00
mipsel
powerpc
powerpc64
riscv32
riscv64 + RiscV: initial implementation of gprof support 2021-03-12 21:27:51 +00:00
sparc
sparc64
sparcgen
x86_64 * x86_64-linux: assembler helpers syscalls do not need a stackframe 2021-02-04 20:57:11 +00:00
xtensa
buildrtl.lpi
buildrtl.pp
bunxsysc.inc
errno-mips.inc
errno-sparc.inc
errno.inc
errnostr.inc
fpcylix.pp
fpmake.inc
linux.pp Fix compilation of linux unit with -dFPC_USE_LIBC option 2021-02-02 23:56:22 +00:00
linuxvcs.pp
Makefile * set EXEEXT to .wasm for the WASI target in fpcmake 2021-06-24 00:16:00 +00:00
Makefile.fpc + RiscV: initial implementation of gprof support 2021-03-12 21:27:51 +00:00
osdefs.inc
osmacro.inc
ossysc.inc + linux implementation of System.GetCPUCount 2021-01-07 22:44:49 +00:00
ostypes.inc + linux implementation of System.GetCPUCount 2021-01-07 22:44:49 +00:00
pmutext.inc
pthread.inc
ptypes.inc
rtldefs.inc
si_c21.pp
si_c21g.pp
si_c.pp
si_dll.pp
si_g.pp
si_impl.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_intf.inc
si_prc.pp
si_uc.pp
signal.inc
suuid.inc
sysnr-gen.inc
sysos.inc
sysosh.inc
system.pp Fix compilation with 3.2.2 release for arm and i386 CPUs 2021-05-29 21:25:16 +00:00
t_linux.h2paschk
termio.pp
termios.inc * indention fixed 2021-09-06 23:05:35 +02:00
termiosproc.inc
unxconst.inc
unxfunc.inc
unxsysc.inc
unxsysch.inc