2
0
marco db7f4eccc2 * checked r22466. Most remaining mutations added. With the exception of sysunix.inc. 12 жил өмнө
..
arm 308fb42f4b * fix parameter handling in FPC_SYSCALL4 to FPC_SYSCALL6 12 жил өмнө
i386 f9dbcbd0c3 - Removed duplicate file header 12 жил өмнө
m68k fdf6b17421 rtl/linux/m68k/prt0.as: 13 жил өмнө
mips 6f1997f5e5 + MIPS: added profiling support 12 жил өмнө
mipsel 4934a42389 * avoid assembler warning about missing eol at eof 13 жил өмнө
powerpc bba4932ef9 * Fix commit 23220, by moving declaration from syscallh.inc to syscall.inc 12 жил өмнө
powerpc64 bba4932ef9 * Fix commit 23220, by moving declaration from syscallh.inc to syscall.inc 12 жил өмнө
sparc bba4932ef9 * Fix commit 23220, by moving declaration from syscallh.inc to syscall.inc 12 жил өмнө
x86_64 78f94ab035 * made calls to seterrno position-independent 12 жил өмнө
Makefile 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
Makefile.fpc a592e77f35 rtl: add missing windows codepages (mantis #0024294) 12 жил өмнө
buildrtl.lpi 6278c2473e * version updated 13 жил өмнө
buildrtl.pp 67ae360a2b rtl: enable character.pas building for win64 and linux 14 жил өмнө
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 жил өмнө
gpm.pp 715c819ff7 - removed "packed" from record types that should/need not be packed 14 жил өмнө
ipccall.inc 0cb2fa1baf + semtimedop() for Linux, marked as "platform" (last part of patch from 15 жил өмнө
ipcsys.inc 0cb2fa1baf + semtimedop() for Linux, marked as "platform" (last part of patch from 15 жил өмнө
linux.pp 651589c9a4 * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore 13 жил өмнө
linuxvcs.pp e6410f45c1 * disable iochecking when opening terminal (to avoid RTE of #11376). 17 жил өмнө
oldlinux.pp 651589c9a4 * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore 13 жил өмнө
osdefs.inc e8a375c774 * Patch from Henry Vermaak to fix EABI kernel API for arm. 16 жил өмнө
osmacro.inc 57cfd89fbd * Linux 64-bit FS patch from neli for FPC_USE_LIBC 18 жил өмнө
ossysc.inc a433d53117 + linux syscalls for arm thumb 12 жил өмнө
ostypes.inc 61acf7de97 * Fix O_ constants for mips cpu 13 жил өмнө
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 db7f4eccc2 * checked r22466. Most remaining mutations added. With the exception of sysunix.inc. 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 15d86a5489 * merged my own Windows specific fixes, and reworked the sysutils part a bit. 12 жил өмнө
termio.pp d19c95db8f * various bugfixes 19 жил өмнө
termios.inc 322dbe5b65 Various adjustments to the RTL for m68k: 13 жил өмнө
termiosproc.inc d51b735deb * Prevent range check errors on powerpc-linux 18 жил өмнө
unixsock.inc e8a375c774 * Patch from Henry Vermaak to fix EABI kernel API for arm. 16 жил өмнө
unixsockets.inc 7a21cb5888 * add preliminary UnixSockets with linux implementation 18 жил өмнө
unixsocketsh.inc 7a21cb5888 * add preliminary UnixSockets with linux implementation 18 жил өмнө
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 жил өмнө
unxsockh.inc 185e34915c - Removed level 2 comments and control characters in comments. 13 жил өмнө
unxsysc.inc 28e614c237 * move fdatasync to linux unit 17 жил өмнө
unxsysch.inc 28e614c237 * move fdatasync to linux unit 17 жил өмнө