Károly Balogh 6381280ebd arm-linux: new gprt0 based on cprt0, plus gmon initialization, so profiling output generation actually works now 11 年之前
..
arm 6381280ebd arm-linux: new gprt0 based on cprt0, plus gmon initialization, so profiling output generation actually works now 11 年之前
i386 ead8d0c1d4 * Clean up i386-Linux startup code for shared libraries: 11 年之前
m68k ad2963783e * m68k-linux startup code: 11 年之前
mips 7ba4e67564 * Fixed Linux FPU exception mapping for x86_64 and MIPS, might be still incomplete, but at least operations yielding NaNs no longer produce EAccessViolation. 11 年之前
mipsel 4934a42389 * avoid assembler warning about missing eol at eof 13 年之前
powerpc a3364a4b80 - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. 11 年之前
powerpc64 a3364a4b80 - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. 11 年之前
sparc 1643c175f2 + .so startup code for sparc-linux. 11 年之前
x86_64 eb30da60a6 * x86_64-linux: fixed existing Pascal startup code (syntax only, operation not tested yet) and added missing files. 11 年之前
Makefile 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
Makefile.fpc 7f9c65d4c1 * x86_64-linux: include startup units into build. 11 年之前
buildrtl.lpi 6278c2473e * version updated 13 年之前
buildrtl.pp a001e12d04 * rtl-console initial version. 11 年之前
bunxsysc.inc 651589c9a4 * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore 13 年之前
errno-mips.inc 3ccfd2d74d + ESysERFKILL added 13 年之前
errno-sparc.inc f4b437288e Added errors 127 to 133 for Sparc 13 年之前
errno.inc 6bc339192d MIPS system errors separated into errno-mips.inc file 13 年之前
errnostr.inc 27c92161d6 * Ales Katona's errors patch 19 年之前
fpcylix.pp a7d088b197 + MAX_PATH 20 年之前
fpmake.inc 03f441c966 + Initial check-in 20 年之前
linux.pp a8671e550e * fix FPC_USE_LIBC for inotify and clock* functions, and always link librt when this unit is used under FPC_USE_LIBC. 11 年之前
linuxvcs.pp e6410f45c1 * disable iochecking when opening terminal (to avoid RTE of #11376). 17 年之前
oldlinux.pp ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 11 年之前
osdefs.inc 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 年之前
osmacro.inc 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 年之前
ossysc.inc a433d53117 + linux syscalls for arm thumb 12 年之前
ostypes.inc 5b58162d6b * increased the size of tdirent to 11 年之前
pthread.inc bf2a01cfeb fix pthreads use with Android: it does not provide some functions. This patch is partially based on the bug report 0021525. Further, fix use of sem_timedwait in cthreads.pp since Android supports it. 13 年之前
ptypes.inc 32644a526c Use CPUMIPS instead of MIPS conditional 13 年之前
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 年之前
si_c.pp 6bfff9702e + add linux/i386 start units 19 年之前
si_c21.pp 6bfff9702e + add linux/i386 start units 19 年之前
si_c21g.pp 6bfff9702e + add linux/i386 start units 19 年之前
si_dll.pp 6bfff9702e + add linux/i386 start units 19 年之前
si_g.pp 6bfff9702e + add linux/i386 start units 19 年之前
si_intf.inc 9217d50f5c * Fix smartlinking for linux. 19 年之前
si_prc.pp 6bfff9702e + add linux/i386 start units 19 年之前
si_uc.pp 7d5d4ba706 + add i386-linux uclibc process startup code 18 年之前
signal.inc 262bf0fe6e * Fix Sigcontext field order for MIPS CPU 13 年之前
suuid.inc 8b94b4b849 * Fixed file handle leak when creating GUIDs 17 年之前
sysos.inc 1a895a875b * move fpgetenv(pchar) to unit system for syscall based *nix rtls. 13 年之前
sysosh.inc 9abb852d70 * fix incompatiblity in signess between 64 and 32, make tthreadid=ptruint 18 年之前
system.pp cfd2600b24 - Don't include softfpu code on SPARC, unless bootstrapping with 2.6. 11 年之前
termio.pp ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 11 年之前
termios.inc 322dbe5b65 Various adjustments to the RTL for m68k: 12 年之前
termiosproc.inc e93413fae7 * Initial FPC_USE_LIBC implementation of termios for Linux. 11 年之前
unxconst.inc cd8842a74d * fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice) 19 年之前
unxfunc.inc d704af7216 fix compilation for {$T+} linux/win 19 年之前
unxsysc.inc 28e614c237 * move fdatasync to linux unit 16 年之前
unxsysch.inc 28e614c237 * move fdatasync to linux unit 16 年之前