nickysn 492101df76 * fixed a race condition during parallel build on linux, when the loaders are hace 10 años
..
arm 6381280ebd arm-linux: new gprt0 based on cprt0, plus gmon initialization, so profiling output generation actually works now hace 11 años
i386 2efa348b19 - Cleaned out more assembler hacks around ExitCode variable hace 10 años
m68k ad2963783e * m68k-linux startup code: hace 11 años
mips 66d735c536 - MIPS: forward declaration of fpc_threadvar_relocate_proc is not needed. hace 11 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 82d92dbf50 * call seterrno instead of manually handling the setting setting the errno hace 10 años
sparc 1643c175f2 + .so startup code for sparc-linux. hace 11 años
x86_64 c1091e1724 * added more asmmode directives to make compilation more robust in case the asmmode is changed by configuration files, resolves #27255 hace 10 años
Makefile 492101df76 * fixed a race condition during parallel build on linux, when the loaders are hace 10 años
Makefile.fpc 492101df76 * fixed a race condition during parallel build on linux, when the loaders are hace 10 años
buildrtl.lpi 0d717c7e0e * update by newer lazarus version hace 10 años
buildrtl.pp a001e12d04 * rtl-console initial version. hace 11 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 11 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 11 años
osdefs.inc 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) hace 12 años
osmacro.inc 16183bebfe * libc's open() function is a varargs function hace 10 años
ossysc.inc a433d53117 + linux syscalls for arm thumb hace 12 años
ostypes.inc fe49a4b60c Fix Fp*Stat calls when compiling with FPC_USE_LIBC for x86_64-linux. hace 10 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 6bfff9702e + add linux/i386 start units hace 19 años
si_c21.pp 6bfff9702e + add linux/i386 start units hace 19 años
si_c21g.pp 6bfff9702e + add linux/i386 start units hace 19 años
si_dll.pp 6bfff9702e + add linux/i386 start units hace 19 años
si_g.pp 6bfff9702e + add linux/i386 start units hace 19 años
si_intf.inc 53680329d3 * changed type of operatingsystem_parameter_argc from ptruint to longint, hace 10 años
si_prc.pp 6bfff9702e + add linux/i386 start units hace 19 años
si_uc.pp 7d5d4ba706 + add i386-linux uclibc process startup code hace 18 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 9abb852d70 * fix incompatiblity in signess between 64 and 32, make tthreadid=ptruint hace 18 años
system.pp 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. hace 10 años
termio.pp ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes hace 11 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