.. |
arm
|
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 |
i386
|
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 |
m68k
|
- Revert micro-exe mode for now.
|
2010-10-15 16:49:48 +00:00 |
mips
|
* started to fix simple mips syscalls
|
2012-02-12 18:20:43 +00:00 |
mipsel
|
Add mipsel file including mips counterparts
|
2012-02-04 22:29:04 +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
|
+ added missing syscalls so sparc-linux rtl compiles again
|
2011-12-09 20:35:11 +00:00 |
x86_64
|
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 |
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
|
* Fppwrite fixed after yesterday's mess
|
2012-02-08 21:29:54 +00:00 |
errno.inc
|
|
|
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
|
* Added clock_getres, clock_gettime, clock_settime calls
|
2011-12-09 16:30:23 +00:00 |
linuxvcs.pp
|
|
|
Makefile
|
Add x86_64-openbsd target in Makefiles
|
2012-04-06 16:49:08 +00:00 |
Makefile.fpc
|
+ gas for mips is by default little endian, so pass the endianess
|
2012-02-08 21:28:22 +00:00 |
oldlinux.pp
|
* harmless deprecated warning, just in case.
|
2012-02-07 10:55:11 +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
|
|
|
ossysc.inc
|
* add public alias to getrlimit
|
2011-12-21 14:05:52 +00:00 |
ostypes.inc
|
- removed "packed" from record types that should/need not be packed
|
2011-11-08 23:13:16 +00:00 |
pthread.inc
|
* Fixed compilation on Linux after r15557
|
2010-07-12 21:38:55 +00:00 |
ptypes.inc
|
- removed "packed" from record types that should/need not be packed
|
2011-11-08 23:13:16 +00:00 |
si_c21.pp
|
|
|
si_c21g.pp
|
|
|
si_c.pp
|
|
|
si_dll.pp
|
|
|
si_g.pp
|
|
|
si_intf.inc
|
|
|
si_prc.pp
|
|
|
si_uc.pp
|
|
|
signal.inc
|
* started to fix simple mips syscalls
|
2012-02-12 18:20:43 +00:00 |
suuid.inc
|
|
|
sysos.inc
|
|
|
sysosh.inc
|
|
|
system.pp
|
rtl: init widestring and unitcodestring managers before initialization of Standard IO files (stdin,stdout,stderr)
|
2011-10-25 02:29:29 +00:00 |
termio.pp
|
|
|
termios.inc
|
* completed termios constants for mips, some need to be checked on a real mips-linux system, see custom warning
|
2012-02-08 21:29:10 +00:00 |
termiosproc.inc
|
|
|
unixsock.inc
|
* Patch from Henry Vermaak to fix EABI kernel API for arm.
|
2009-08-20 08:00:50 +00:00 |
unixsockets.inc
|
|
|
unixsocketsh.inc
|
|
|
unxconst.inc
|
|
|
unxfunc.inc
|
|
|
unxsockh.inc
|
|
|
unxsysc.inc
|
|
|
unxsysch.inc
|
|
|