Jonas Maebe c71cb9dc69 * fixed null termination of cmdline (based on patch by C Western, 13 年之前
..
arm 109eb8bf75 Add a couple of ARM Linux syscalls 13 年之前
i386 9ce34c63c9 Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. 14 年之前
m68k 3307d98c40 - Revert micro-exe mode for now. 15 年之前
mips a311c53167 Replace HandleErrorFrame calls by HandleErrorAddrFrameInd where possible in common code (to allow correct backtrace for mips cpu) 13 年之前
mipsel 4934a42389 * avoid assembler warning about missing eol at eof 13 年之前
powerpc 9ce34c63c9 Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. 14 年之前
powerpc64 9ce34c63c9 Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. 14 年之前
sparc 645698183d Integer Overflow signal must be mapped to error 215, not 205, which is for floating point overflow 13 年之前
x86_64 393f1d58ed * Fixed register rsi being overwritten. It is used to pass argc into libc_start_main. 13 年之前
Makefile a553798151 * improved makefile rules for linux 13 年之前
Makefile.fpc a553798151 * improved makefile rules for linux 13 年之前
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 0cea493014 * Fix hidden parameter for fpsigprocmask for mips cpu (16 instead of 8) 13 年之前
ostypes.inc 61acf7de97 * Fix O_ constants for mips cpu 13 年之前
pthread.inc 3e165e2dcf * Fixed compilation on Linux after r15557 15 年之前
ptypes.inc 32644a526c Use CPUMIPS instead of MIPS conditional 13 年之前
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 f00beea41c * fixed i386/linux rtl compilation and functionality when compiled 17 年之前
sysosh.inc 9abb852d70 * fix incompatiblity in signess between 64 and 32, make tthreadid=ptruint 18 年之前
system.pp c71cb9dc69 * fixed null termination of cmdline (based on patch by C Western, 13 年之前
termio.pp d19c95db8f * various bugfixes 20 年之前
termios.inc 54bfc8156d Fix termios constants for mips cpu, mostly using octal prefix 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 年之前