svenbarth fc48a05080 * regenerate Makefile after r32504 пре 10 година
..
arm 7df123aa1e * insert it statements for arm thumb2 in syscall assembler procedures пре 12 година
i386 ca73033018 Improve PIC startup code when not using C libraries. It correctly reaches PascalMain, but it crashes inside fpc_cpucodeinit when setting has_mmx_support :/ пре 10 година
m68k e65c4e13e0 * m68k: updated/fixed dllprt0.as, now able to link a shared library. пре 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. пре 12 година
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. пре 12 година
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. пре 12 година
sparc 1643c175f2 + .so startup code for sparc-linux. пре 12 година
x86_64 fc55a13971 Move PascalMain external from the si_*.inc files to a new include file si_impl.inc that's included in the implementation sections of the si_*.pp units пре 10 година
Makefile fc48a05080 * regenerate Makefile after r32504 пре 10 година
Makefile.fpc 3f1be976b6 Set FPC_HAS_INDIRECT_MAIN_INFORMATION for i386-linux пре 10 година
buildrtl.lpi 6278c2473e * version updated пре 14 година
buildrtl.pp a001e12d04 * rtl-console initial version. пре 12 година
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 пре 20 година
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. пре 12 година
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 пре 12 година
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 пре 13 година
ostypes.inc 5b58162d6b * increased the size of tdirent to пре 12 година
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 fc55a13971 Move PascalMain external from the si_*.inc files to a new include file si_impl.inc that's included in the implementation sections of the si_*.pp units пре 10 година
si_c21.pp fc55a13971 Move PascalMain external from the si_*.inc files to a new include file si_impl.inc that's included in the implementation sections of the si_*.pp units пре 10 година
si_c21g.pp fc55a13971 Move PascalMain external from the si_*.inc files to a new include file si_impl.inc that's included in the implementation sections of the si_*.pp units пре 10 година
si_dll.pp fc55a13971 Move PascalMain external from the si_*.inc files to a new include file si_impl.inc that's included in the implementation sections of the si_*.pp units пре 10 година
si_g.pp fc55a13971 Move PascalMain external from the si_*.inc files to a new include file si_impl.inc that's included in the implementation sections of the si_*.pp units пре 10 година
si_impl.inc 5a4a36158c Adjust non-Windows resources to work with indirect main information as well. пре 10 година
si_intf.inc 9217d50f5c * Fix smartlinking for linux. пре 19 година
si_prc.pp fc55a13971 Move PascalMain external from the si_*.inc files to a new include file si_impl.inc that's included in the implementation sections of the si_*.pp units пре 10 година
si_uc.pp fc55a13971 Move PascalMain external from the si_*.inc files to a new include file si_impl.inc that's included in the implementation sections of the si_*.pp units пре 10 година
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 8d864dd055 Prepare Linux System unit for working with indirect main information. пре 10 година
system.pp 5a4a36158c Adjust non-Windows resources to work with indirect main information as well. пре 10 година
termio.pp ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes пре 12 година
termios.inc 322dbe5b65 Various adjustments to the RTL for m68k: пре 13 година
termiosproc.inc e93413fae7 * Initial FPC_USE_LIBC implementation of termios for Linux. пре 12 година
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 пре 17 година
unxsysch.inc 28e614c237 * move fdatasync to linux unit пре 17 година