fpc/rtl/linux
2022-02-06 21:57:01 +01: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
mips64 + additional skeleton files for mips64 2022-02-06 21:57:01 +01:00
mips64el + additional skeleton files for mips64 2022-02-06 21:57:01 +01:00
mipsel
powerpc
powerpc64 * all references to libc_csu_ cleaned, should resolve #39295 2022-01-05 21:42:17 +01:00
riscv32
riscv64 + RiscV: initial implementation of gprof support 2021-03-12 21:27:51 +00:00
sparc
sparc64
sparcgen
x86_64 * clean up of assembler files not used anymore 2022-01-05 20:52:35 +01: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 + startup code skeleton for MIPS64 2022-02-06 13:50:32 +01:00
Makefile.fpc + startup code skeleton for MIPS64 2022-02-06 13:50:32 +01:00
osdefs.inc
osmacro.inc
ossysc.inc
ostypes.inc
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 * check paramstr argument for negative values, resolves #39410 2021-10-20 20:04:32 +02: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