florian 18e3f4a11c + intrinsics unit for i386 il y a 3 semaines
..
aarch64 cdfe3aa1eb Avoid null array size field for aarch64-linux TUContext il y a 3 ans
arm 0f0454a092 Modify references to old syslinux unit in comments il y a 2 ans
i386 7c9cf75418 Fix syscall unit compilation for i386-linux using -dFPC_USE_LIBC il y a 2 ans
loongarch64 bc641cc76b Use frame register $r22 (aliased as $fp) inside SignalToRunerror for loongarch64 CPU to fix backtrace dumps il y a 2 ans
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) il y a 3 ans
mips 0f0454a092 Modify references to old syslinux unit in comments il y a 2 ans
mips64 0f0454a092 Modify references to old syslinux unit in comments il y a 2 ans
mips64el d42f577a3f + additional skeleton files for mips64 il y a 3 ans
mipsel 4934a42389 * avoid assembler warning about missing eol at eof il y a 13 ans
powerpc 2efb72bede Use call to seterrno function inside FpSysCall functions for powerpc cpu on linux OS il y a 1 an
powerpc64 0f0454a092 Modify references to old syslinux unit in comments il y a 2 ans
riscv32 a4ca9f5357 * upated syscalls il y a 1 an
riscv64 a4ca9f5357 * upated syscalls il y a 1 an
sparc 0f0454a092 Modify references to old syslinux unit in comments il y a 2 ans
sparc64 0f0454a092 Modify references to old syslinux unit in comments il y a 2 ans
sparcgen b2a67d4656 * fixed comments in sysnr.inc files il y a 5 ans
x86_64 654d75b777 * fix bootstrapping with with 3.2.2 and -dFPC_USE_LIBC il y a 2 ans
xtensa d959e47c83 Fix _FPC_xtensa_exit first parameter passing il y a 11 mois
Makefile 18e3f4a11c + intrinsics unit for i386 il y a 3 semaines
Makefile.fpc 18e3f4a11c + intrinsics unit for i386 il y a 3 semaines
buildrtl.lpi f5496c9d11 * improved build unit lazarus project for linux il y a 6 ans
buildrtl.pp 1caa5dfde8 Re-implement (for debugging purposes) buildrtl.pp unit for Linux OS (not used in regular RTL compilation) il y a 1 an
bunxsysc.inc 40072fb762 * defines fixed il y a 2 ans
errno-mips.inc 3ccfd2d74d + ESysERFKILL added il y a 13 ans
errno-sparc.inc f4b437288e Added errors 127 to 133 for Sparc il y a 13 ans
errno.inc 6bc339192d MIPS system errors separated into errno-mips.inc file il y a 13 ans
errnostr.inc 4c2b54ee0d * Char -> AnsiChar il y a 2 ans
fpcylix.pp ccfa38c68e * Dotted RTL compiles il y a 2 ans
fpmake.inc 03f441c966 + Initial check-in il y a 20 ans
linux.pp 3332a7218c + constants for more RiscV extensions added il y a 2 mois
linuxvcs.pp ccfa38c68e * Dotted RTL compiles il y a 2 ans
osdefs.inc f202dda5c5 Use prlimit64 in FpSetRLimit and FpSetRLimit il y a 2 ans
osmacro.inc 4c2b54ee0d * Char -> AnsiChar il y a 2 ans
ossysc.inc 4c2b54ee0d * Char -> AnsiChar il y a 2 ans
ostypes.inc 8720ab7d3d * fix rlim_t for i386 and other 32 bit CPUs supporting 64 bit fs calls il y a 7 mois
pmutext.inc 4c2b54ee0d * Char -> AnsiChar il y a 2 ans
pthread.inc f0b714d5ad * Add pthread_mutex_timedlock, sem_timedwait may be needed in future il y a 2 ans
ptypes.inc 4c2b54ee0d * Char -> AnsiChar il y a 2 ans
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we il y a 12 ans
si_c.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages il y a 9 ans
si_c21.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages il y a 9 ans
si_c21g.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages il y a 9 ans
si_dll.pp 5491cf9519 Force PIC usage for sparc64 CPU il y a 8 ans
si_g.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages il y a 9 ans
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) il y a 5 ans
si_intf.inc 4c2b54ee0d * Char -> AnsiChar il y a 2 ans
si_prc.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages il y a 9 ans
si_uc.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages il y a 9 ans
signal.inc 3b48c6e316 * sparc64 uses the same different signal numbers as sparc32 on linux il y a 8 ans
suuid.inc 9d6a495c02 * string -> shortstring il y a 2 ans
sysnr-gen.inc a4ca9f5357 * upated syscalls il y a 1 an
sysos.inc 288c7e3c9e * Do_IsDevice treats pipes and sockets the same way as character devices il y a 5 ans
sysosh.inc 4c2b54ee0d * Char -> AnsiChar il y a 2 ans
system.pp ce5a632432 Remove the rest of the VER3_0 conditionals. il y a 1 an
t_linux.h2paschk e154b9933f Add some types and records to rtl/linux/t_linux.h2paschk and set macro _LARGEFILE64_SOURCE for __i386__ C code il y a 5 ans
termio.pp ccfa38c68e * Dotted RTL compiles il y a 2 ans
termios.inc 4c2b54ee0d * Char -> AnsiChar il y a 2 ans
termiosproc.inc 83d72bdf19 Use TIOCtlRequest type for local variable nr inside TCSetAttr function il y a 6 ans
unxconst.inc cd8842a74d * fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice) il y a 19 ans
unxfunc.inc 266ebc351b * remove some deprecated functions. Most have alternatives since at least 2.4, and more often 2.2 il y a 10 ans
unxsysc.inc 4c2b54ee0d * Char -> AnsiChar il y a 2 ans
unxsysch.inc 4c2b54ee0d * Char -> AnsiChar il y a 2 ans