svenbarth fc48a05080 * regenerate Makefile after r32504 hace 10 años
..
arm 7df123aa1e * insert it statements for arm thumb2 in syscall assembler procedures hace 12 años
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 :/ hace 10 años
m68k e65c4e13e0 * m68k: updated/fixed dllprt0.as, now able to link a shared library. hace 11 años
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. hace 12 años
mipsel 4934a42389 * avoid assembler warning about missing eol at eof hace 13 años
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. hace 12 años
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. hace 12 años
sparc 1643c175f2 + .so startup code for sparc-linux. hace 12 años
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 hace 10 años
Makefile fc48a05080 * regenerate Makefile after r32504 hace 10 años
Makefile.fpc 3f1be976b6 Set FPC_HAS_INDIRECT_MAIN_INFORMATION for i386-linux hace 10 años
buildrtl.lpi 6278c2473e * version updated hace 14 años
buildrtl.pp a001e12d04 * rtl-console initial version. hace 12 años
bunxsysc.inc 651589c9a4 * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore hace 13 años
errno-mips.inc 3ccfd2d74d + ESysERFKILL added hace 13 años
errno-sparc.inc f4b437288e Added errors 127 to 133 for Sparc hace 13 años
errno.inc 6bc339192d MIPS system errors separated into errno-mips.inc file hace 13 años
errnostr.inc 27c92161d6 * Ales Katona's errors patch hace 20 años
fpcylix.pp a7d088b197 + MAX_PATH hace 20 años
fpmake.inc 03f441c966 + Initial check-in hace 20 años
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. hace 12 años
linuxvcs.pp e6410f45c1 * disable iochecking when opening terminal (to avoid RTE of #11376). hace 17 años
oldlinux.pp ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes hace 12 años
osdefs.inc 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) hace 12 años
osmacro.inc 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) hace 12 años
ossysc.inc a433d53117 + linux syscalls for arm thumb hace 13 años
ostypes.inc 5b58162d6b * increased the size of tdirent to hace 12 años
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. hace 13 años
ptypes.inc 32644a526c Use CPUMIPS instead of MIPS conditional hace 13 años
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we hace 12 años
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 hace 10 años
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 hace 10 años
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 hace 10 años
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 hace 10 años
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 hace 10 años
si_impl.inc 5a4a36158c Adjust non-Windows resources to work with indirect main information as well. hace 10 años
si_intf.inc 9217d50f5c * Fix smartlinking for linux. hace 19 años
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 hace 10 años
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 hace 10 años
signal.inc 262bf0fe6e * Fix Sigcontext field order for MIPS CPU hace 13 años
suuid.inc 8b94b4b849 * Fixed file handle leak when creating GUIDs hace 17 años
sysos.inc 1a895a875b * move fpgetenv(pchar) to unit system for syscall based *nix rtls. hace 13 años
sysosh.inc 8d864dd055 Prepare Linux System unit for working with indirect main information. hace 10 años
system.pp 5a4a36158c Adjust non-Windows resources to work with indirect main information as well. hace 10 años
termio.pp ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes hace 12 años
termios.inc 322dbe5b65 Various adjustments to the RTL for m68k: hace 13 años
termiosproc.inc e93413fae7 * Initial FPC_USE_LIBC implementation of termios for Linux. hace 12 años
unxconst.inc cd8842a74d * fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice) hace 19 años
unxfunc.inc d704af7216 fix compilation for {$T+} linux/win hace 19 años
unxsysc.inc 28e614c237 * move fdatasync to linux unit hace 17 años
unxsysch.inc 28e614c237 * move fdatasync to linux unit hace 17 años