sergei 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. před 12 roky
..
arm 7df123aa1e * insert it statements for arm thumb2 in syscall assembler procedures před 12 roky
i386 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. před 12 roky
m68k 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. před 12 roky
mips 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. před 12 roky
mipsel 4934a42389 * avoid assembler warning about missing eol at eof před 13 roky
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. před 12 roky
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. před 12 roky
sparc 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) před 12 roky
x86_64 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. před 12 roky
Makefile 1bea98995b * regenerated fpcmake makefiles after r25642 před 12 roky
Makefile.fpc a592e77f35 rtl: add missing windows codepages (mantis #0024294) před 12 roky
buildrtl.lpi 6278c2473e * version updated před 14 roky
buildrtl.pp 67ae360a2b rtl: enable character.pas building for win64 and linux před 14 roky
bunxsysc.inc 651589c9a4 * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore před 13 roky
errno-mips.inc 3ccfd2d74d + ESysERFKILL added před 13 roky
errno-sparc.inc f4b437288e Added errors 127 to 133 for Sparc před 13 roky
errno.inc 6bc339192d MIPS system errors separated into errno-mips.inc file před 13 roky
errnostr.inc 27c92161d6 * Ales Katona's errors patch před 20 roky
fpcylix.pp a7d088b197 + MAX_PATH před 20 roky
fpmake.inc 03f441c966 + Initial check-in před 20 roky
gpm.pp 715c819ff7 - removed "packed" from record types that should/need not be packed před 14 roky
ipccall.inc 0cb2fa1baf + semtimedop() for Linux, marked as "platform" (last part of patch from před 15 roky
ipcsys.inc 0cb2fa1baf + semtimedop() for Linux, marked as "platform" (last part of patch from před 15 roky
linux.pp 651589c9a4 * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore před 13 roky
linuxvcs.pp e6410f45c1 * disable iochecking when opening terminal (to avoid RTE of #11376). před 17 roky
oldlinux.pp 651589c9a4 * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore před 13 roky
osdefs.inc 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) před 12 roky
osmacro.inc 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) před 12 roky
ossysc.inc a433d53117 + linux syscalls for arm thumb před 12 roky
ostypes.inc 61acf7de97 * Fix O_ constants for mips cpu před 13 roky
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. před 13 roky
ptypes.inc 32644a526c Use CPUMIPS instead of MIPS conditional před 13 roky
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we před 12 roky
si_c.pp 6bfff9702e + add linux/i386 start units před 19 roky
si_c21.pp 6bfff9702e + add linux/i386 start units před 19 roky
si_c21g.pp 6bfff9702e + add linux/i386 start units před 19 roky
si_dll.pp 6bfff9702e + add linux/i386 start units před 19 roky
si_g.pp 6bfff9702e + add linux/i386 start units před 19 roky
si_intf.inc 9217d50f5c * Fix smartlinking for linux. před 19 roky
si_prc.pp 6bfff9702e + add linux/i386 start units před 19 roky
si_uc.pp 7d5d4ba706 + add i386-linux uclibc process startup code před 18 roky
signal.inc 262bf0fe6e * Fix Sigcontext field order for MIPS CPU před 13 roky
suuid.inc 8b94b4b849 * Fixed file handle leak when creating GUIDs před 17 roky
sysos.inc 1a895a875b * move fpgetenv(pchar) to unit system for syscall based *nix rtls. před 13 roky
sysosh.inc 9abb852d70 * fix incompatiblity in signess between 64 and 32, make tthreadid=ptruint před 18 roky
system.pp 2b2a68446d * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. před 13 roky
termio.pp d19c95db8f * various bugfixes před 20 roky
termios.inc 322dbe5b65 Various adjustments to the RTL for m68k: před 13 roky
termiosproc.inc d51b735deb * Prevent range check errors on powerpc-linux před 18 roky
unixsock.inc e8a375c774 * Patch from Henry Vermaak to fix EABI kernel API for arm. před 16 roky
unixsockets.inc 7a21cb5888 * add preliminary UnixSockets with linux implementation před 18 roky
unixsocketsh.inc 7a21cb5888 * add preliminary UnixSockets with linux implementation před 18 roky
unxconst.inc cd8842a74d * fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice) před 19 roky
unxfunc.inc d704af7216 fix compilation for {$T+} linux/win před 19 roky
unxsockh.inc 185e34915c - Removed level 2 comments and control characters in comments. před 13 roky
unxsysc.inc 28e614c237 * move fdatasync to linux unit před 17 roky
unxsysch.inc 28e614c237 * move fdatasync to linux unit před 17 roky