marco f411f08629 * declared external fpc_geteipasebx , with local suffix to avoid clashes. 14 年之前
..
arm 00768bea47 * fix compilation of dllprt0.as for older arm assemblers without push support 14 年之前
i386 f411f08629 * declared external fpc_geteipasebx , with local suffix to avoid clashes. 14 年之前
m68k 3307d98c40 - Revert micro-exe mode for now. 15 年之前
mips 3307d98c40 - Revert micro-exe mode for now. 15 年之前
mipsel 9e59c6dec7 * more mipsel code 16 年之前
powerpc 7f9dedec99 Moved global variables from .text section to .bss in ppc/linux startup code, improves position independency 15 年之前
powerpc64 1f61b5b30c * reverted the rtl patches from r14184, because they cause an endless 15 年之前
sparc d4cde5eaa2 * added syscall_nr_futex = 142 for sparc architecture 14 年之前
x86_64 0da9d36116 * fixed internal assembler for x86-64 so that it correctly handles 14 年之前
Makefile 747b93b7ec + cpu unit for x86-64 containing a CAS128 implementation 15 年之前
Makefile.fpc 747b93b7ec + cpu unit for x86-64 containing a CAS128 implementation 15 年之前
buildrtl.lpi 1d1e62fcd0 * .lpi version update 15 年之前
buildrtl.pp 1d1e62fcd0 * .lpi version update 15 年之前
bunxsysc.inc 1009a84e25 + Add modify_ldt to linux unit 15 年之前
errno.inc 4ace790492 * remove $Log 20 年之前
errnostr.inc 27c92161d6 * Ales Katona's errors patch 20 年之前
fpcylix.pp a7d088b197 + MAX_PATH 20 年之前
fpmake.inc 03f441c966 + Initial check-in 20 年之前
gpm.pp bafbe5a451 * socket ->fpsocket 16 年之前
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 d8032f6366 - disabled modify_ldt for non-x86 platforms, since it does not exist there 15 年之前
linuxvcs.pp e6410f45c1 * disable iochecking when opening terminal (to avoid RTE of #11376). 17 年之前
oldlinux.pp b127fc154a * Fixed spell error revealed by lintian. 15 年之前
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 d2a7a4c627 * fixed signal return trampolines for ARM EABI (mantis #15803) 15 年之前
ostypes.inc 36aa39cc38 o fixed several Linux ipc bugs, based on patch by Ruben Chaer/ 15 年之前
pthread.inc 3e165e2dcf * Fixed compilation on Linux after r15557 15 年之前
ptypes.inc 5d87461507 * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. 15 年之前
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 a67a85332d * added SA_RESETHAND and SA_NODEFER constants 18 年之前
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 f34ffd02c9 * fix for 19114. Deal with empty arguments more graciously by quoting them. 14 年之前
termio.pp d19c95db8f * various bugfixes 19 年之前
termios.inc aa4edaf074 * yet another fix for 10292, mea culpa. (identifiers were added for the wrong architecture) 17 年之前
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 a64bdeb9ef * add UDP and TCP setsockopt constants (linux) 17 年之前
unxsysc.inc 28e614c237 * move fdatasync to linux unit 17 年之前
unxsysch.inc 28e614c237 * move fdatasync to linux unit 17 年之前