Michael VAN CANNEYT 23d5ef3e31 * Makefiles corrected for blockrtl (hardcoded in compiler) %!s(int64=2) %!d(string=hai) anos
..
aarch64 cdfe3aa1eb Avoid null array size field for aarch64-linux TUContext %!s(int64=3) %!d(string=hai) anos
arm 5afa26ddd1 * fix compilation for CPUs without thumb %!s(int64=4) %!d(string=hai) anos
i386 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
loongarch64 293113e318 add loongarch64 linux rtl support %!s(int64=2) %!d(string=hai) anos
m68k fd83fd5779 m68k-linux: try to be as ColdFire compatible in the startup code as possible, so explicitly use jsr, otherwise this might compile to a long bsr, that is not CF compatible (except cfv4) %!s(int64=3) %!d(string=hai) anos
mips 7ff6d78543 * mips(el)-linux: provide __libc_csu_* as weak symbols %!s(int64=3) %!d(string=hai) anos
mips64 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
mips64el d42f577a3f + additional skeleton files for mips64 %!s(int64=3) %!d(string=hai) anos
mipsel 4934a42389 * avoid assembler warning about missing eol at eof %!s(int64=13) %!d(string=hai) anos
powerpc 0758aa1143 FPU exception mask: generlised system unit interface %!s(int64=3) %!d(string=hai) anos
powerpc64 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
riscv32 3053f8c2e8 * 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 %!s(int64=5) %!d(string=hai) anos
riscv64 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
sparc 1433c4f2f8 Fix compilation of sparc-linux rtl with -dFPC_USE_LIBC %!s(int64=3) %!d(string=hai) anos
sparc64 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
sparcgen b2a67d4656 * fixed comments in sysnr.inc files %!s(int64=5) %!d(string=hai) anos
x86_64 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
xtensa 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
Makefile 23d5ef3e31 * Makefiles corrected for blockrtl (hardcoded in compiler) %!s(int64=2) %!d(string=hai) anos
Makefile.fpc ed12ead9aa * Darwin added %!s(int64=2) %!d(string=hai) anos
buildrtl.lpi f5496c9d11 * improved build unit lazarus project for linux %!s(int64=5) %!d(string=hai) anos
buildrtl.pp f5496c9d11 * improved build unit lazarus project for linux %!s(int64=5) %!d(string=hai) anos
bunxsysc.inc 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
errno-mips.inc 3ccfd2d74d + ESysERFKILL added %!s(int64=13) %!d(string=hai) anos
errno-sparc.inc f4b437288e Added errors 127 to 133 for Sparc %!s(int64=13) %!d(string=hai) anos
errno.inc 6bc339192d MIPS system errors separated into errno-mips.inc file %!s(int64=13) %!d(string=hai) anos
errnostr.inc 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
fpcylix.pp b52777c103 * Dotted RTL compiles %!s(int64=2) %!d(string=hai) anos
fpmake.inc 03f441c966 + Initial check-in %!s(int64=20) %!d(string=hai) anos
linux.pp b52777c103 * Dotted RTL compiles %!s(int64=2) %!d(string=hai) anos
linuxvcs.pp b52777c103 * Dotted RTL compiles %!s(int64=2) %!d(string=hai) anos
osdefs.inc 293113e318 add loongarch64 linux rtl support %!s(int64=2) %!d(string=hai) anos
osmacro.inc 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
ossysc.inc 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
ostypes.inc 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
pmutext.inc 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
pthread.inc 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
ptypes.inc 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we %!s(int64=12) %!d(string=hai) anos
si_c.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages %!s(int64=9) %!d(string=hai) anos
si_c21.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages %!s(int64=9) %!d(string=hai) anos
si_c21g.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages %!s(int64=9) %!d(string=hai) anos
si_dll.pp 5491cf9519 Force PIC usage for sparc64 CPU %!s(int64=8) %!d(string=hai) anos
si_g.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages %!s(int64=9) %!d(string=hai) anos
si_impl.inc 359bb64aed * 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) %!s(int64=4) %!d(string=hai) anos
si_intf.inc 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
si_prc.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages %!s(int64=9) %!d(string=hai) anos
si_uc.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages %!s(int64=9) %!d(string=hai) anos
signal.inc 3b48c6e316 * sparc64 uses the same different signal numbers as sparc32 on linux %!s(int64=8) %!d(string=hai) anos
suuid.inc ae84482a9a * string -> shortstring %!s(int64=2) %!d(string=hai) anos
sysnr-gen.inc 295041e523 * updated linux syscall numbers %!s(int64=5) %!d(string=hai) anos
sysos.inc 288c7e3c9e * Do_IsDevice treats pipes and sockets the same way as character devices %!s(int64=5) %!d(string=hai) anos
sysosh.inc 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
system.pp ae84482a9a * string -> shortstring %!s(int64=2) %!d(string=hai) anos
t_linux.h2paschk e154b9933f Add some types and records to rtl/linux/t_linux.h2paschk and set macro _LARGEFILE64_SOURCE for __i386__ C code %!s(int64=5) %!d(string=hai) anos
termio.pp b52777c103 * Dotted RTL compiles %!s(int64=2) %!d(string=hai) anos
termios.inc 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
termiosproc.inc 83d72bdf19 Use TIOCtlRequest type for local variable nr inside TCSetAttr function %!s(int64=6) %!d(string=hai) anos
unxconst.inc cd8842a74d * fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice) %!s(int64=19) %!d(string=hai) anos
unxfunc.inc 266ebc351b * remove some deprecated functions. Most have alternatives since at least 2.4, and more often 2.2 %!s(int64=10) %!d(string=hai) anos
unxsysc.inc 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
unxsysch.inc 1b0eb7acd9 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos