fpc/rtl/linux
2021-02-02 23:56:22 +00:00
..
aarch64
arm
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 Correct computation of operatingsystem_parameter_envp, which wrongly pointed to the NIL pointer separating argv from environment variables 2020-11-24 09:39:55 +00:00
sparc
sparc64
sparcgen
x86_64 * 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
xtensa Correct computation of operatingsystem_parameter_envp, which wrongly pointed to the NIL pointer separating argv from environment variables 2020-11-24 09:39:55 +00:00
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 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
Makefile.fpc
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 * 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
t_linux.h2paschk
termio.pp
termios.inc
termiosproc.inc
unxconst.inc
unxfunc.inc
unxsysc.inc
unxsysch.inc