.. |
arm
|
Add a couple of ARM Linux syscalls
|
2012-07-22 22:58:16 +00:00 |
i386
|
- Removed duplicate file header
|
2012-12-21 09:16:23 +00:00 |
m68k
|
rtl/linux/m68k/prt0.as:
|
2012-11-05 21:12:09 +00:00 |
mips
|
* mips-linux: call SetErrno in order to remove dependence on threadvar implementation details.
|
2012-12-21 04:42:41 +00:00 |
mipsel
|
* avoid assembler warning about missing eol at eof
|
2012-04-21 18:23:18 +00:00 |
powerpc
|
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.
|
2011-09-08 21:17:35 +00:00 |
powerpc64
|
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.
|
2011-09-08 21:17:35 +00:00 |
sparc
|
Fix PIC instruction for syscalls
|
2012-09-28 14:47:54 +00:00 |
x86_64
|
* Fixed register rsi being overwritten. It is used to pass argc into libc_start_main.
|
2012-08-09 07:34:49 +00:00 |
buildrtl.lpi
|
* version updated
|
2012-02-22 17:47:54 +00:00 |
buildrtl.pp
|
rtl: enable character.pas building for win64 and linux
|
2011-09-23 00:37:00 +00:00 |
bunxsysc.inc
|
* Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore
|
2012-06-08 09:34:36 +00:00 |
errno-mips.inc
|
+ ESysERFKILL added
|
2012-07-09 13:45:20 +00:00 |
errno-sparc.inc
|
Added errors 127 to 133 for Sparc
|
2012-04-19 15:04:22 +00:00 |
errno.inc
|
MIPS system errors separated into errno-mips.inc file
|
2012-07-09 13:17:29 +00:00 |
errnostr.inc
|
|
|
fpcylix.pp
|
|
|
fpmake.inc
|
|
|
gpm.pp
|
- removed "packed" from record types that should/need not be packed
|
2011-11-08 23:13:16 +00:00 |
ipccall.inc
|
+ semtimedop() for Linux, marked as "platform" (last part of patch from
|
2010-11-13 18:37:43 +00:00 |
ipcsys.inc
|
+ semtimedop() for Linux, marked as "platform" (last part of patch from
|
2010-11-13 18:37:43 +00:00 |
linux.pp
|
* Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore
|
2012-06-08 09:34:36 +00:00 |
linuxvcs.pp
|
* disable iochecking when opening terminal (to avoid RTE of #11376).
|
2008-07-26 10:48:36 +00:00 |
Makefile
|
Regenerate after: Use "-K PIC" for assembler call if pic mode is selected
|
2012-09-27 15:47:47 +00:00 |
Makefile.fpc
|
Use "-K PIC" for assembler call if pic mode is selected
|
2012-09-27 15:47:31 +00:00 |
oldlinux.pp
|
* Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore
|
2012-06-08 09:34:36 +00:00 |
osdefs.inc
|
* Patch from Henry Vermaak to fix EABI kernel API for arm.
|
2009-08-20 08:00:50 +00:00 |
osmacro.inc
|
* Linux 64-bit FS patch from neli for FPC_USE_LIBC
|
2007-02-16 22:16:54 +00:00 |
ossysc.inc
|
* Fix hidden parameter for fpsigprocmask for mips cpu (16 instead of 8)
|
2012-06-26 23:13:27 +00:00 |
ostypes.inc
|
* Fix O_ constants for mips cpu
|
2012-06-17 12:40:14 +00:00 |
pthread.inc
|
* Fixed compilation on Linux after r15557
|
2010-07-12 21:38:55 +00:00 |
ptypes.inc
|
Use CPUMIPS instead of MIPS conditional
|
2012-07-06 15:26:49 +00:00 |
si_c21.pp
|
+ add linux/i386 start units
|
2006-11-02 17:49:36 +00:00 |
si_c21g.pp
|
+ add linux/i386 start units
|
2006-11-02 17:49:36 +00:00 |
si_c.pp
|
+ add linux/i386 start units
|
2006-11-02 17:49:36 +00:00 |
si_dll.pp
|
+ add linux/i386 start units
|
2006-11-02 17:49:36 +00:00 |
si_g.pp
|
+ add linux/i386 start units
|
2006-11-02 17:49:36 +00:00 |
si_intf.inc
|
* Fix smartlinking for linux.
|
2006-11-10 10:19:15 +00:00 |
si_prc.pp
|
+ add linux/i386 start units
|
2006-11-02 17:49:36 +00:00 |
si_uc.pp
|
+ add i386-linux uclibc process startup code
|
2007-09-30 14:53:54 +00:00 |
signal.inc
|
* Fix Sigcontext field order for MIPS CPU
|
2012-06-26 16:21:57 +00:00 |
suuid.inc
|
* Fixed file handle leak when creating GUIDs
|
2008-05-29 12:42:42 +00:00 |
sysos.inc
|
* move fpgetenv(pchar) to unit system for syscall based *nix rtls.
|
2012-09-10 09:21:56 +00:00 |
sysosh.inc
|
* fix incompatiblity in signess between 64 and 32, make tthreadid=ptruint
|
2007-05-28 14:25:59 +00:00 |
system.pp
|
Enabled signal handlers
|
2012-10-18 20:12:41 +00:00 |
termio.pp
|
|
|
termios.inc
|
Various adjustments to the RTL for m68k:
|
2012-10-18 20:12:02 +00:00 |
termiosproc.inc
|
* Prevent range check errors on powerpc-linux
|
2007-07-22 09:53:21 +00:00 |
unixsock.inc
|
* Patch from Henry Vermaak to fix EABI kernel API for arm.
|
2009-08-20 08:00:50 +00:00 |
unixsockets.inc
|
* add preliminary UnixSockets with linux implementation
|
2007-08-19 13:35:43 +00:00 |
unixsocketsh.inc
|
* add preliminary UnixSockets with linux implementation
|
2007-08-19 13:35:43 +00:00 |
unxconst.inc
|
|
|
unxfunc.inc
|
|
|
unxsockh.inc
|
- Removed level 2 comments and control characters in comments.
|
2012-06-27 20:04:39 +00:00 |
unxsysc.inc
|
* move fdatasync to linux unit
|
2008-11-15 20:44:44 +00:00 |
unxsysch.inc
|
* move fdatasync to linux unit
|
2008-11-15 20:44:44 +00:00 |