| .. |
|
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
|
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 |
|
mipsel
|
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 |
|
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 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 |
|
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
|
* .lpi version update
|
2011-10-30 14:24:03 +00:00 |
|
buildrtl.pp
|
rtl: enable character.pas building for win64 and linux
|
2011-09-23 00:37:00 +00:00 |
|
bunxsysc.inc
|
* fpgetsid, Mantis #20329
|
2011-09-22 13:21:38 +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
|
- removed "packed" from record types that should/need not be packed
|
2011-11-08 23:13:16 +00:00 |
|
linuxvcs.pp
|
* disable iochecking when opening terminal (to avoid RTE of #11376).
|
2008-07-26 10:48:36 +00:00 |
|
Makefile
|
* rebuilt Makefiles
|
2011-12-04 15:34:01 +00:00 |
|
Makefile.fpc
|
rtl: make cwstring.pp dependent of dynlibs, load iconvctl dynamically
|
2011-10-25 01:25:23 +00:00 |
|
oldlinux.pp
|
* Fixed spell error revealed by lintian.
|
2010-10-06 20:33:57 +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
|
- removed "packed" from record types that should/need not be packed
|
2011-11-08 23:13:16 +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
|
+ add i386-linux uclibc process startup code
|
2007-09-30 14:53:54 +00:00 |
|
signal.inc
|
* fixed FPC_USE_LIBC building for Linux and exception handling (mantis #13450)
|
2011-07-31 23:36:17 +00:00 |
|
suuid.inc
|
* Fixed file handle leak when creating GUIDs
|
2008-05-29 12:42:42 +00:00 |
|
sysos.inc
|
* fixed i386/linux rtl compilation and functionality when compiled
|
2008-05-21 15:20:13 +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
|
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
|
- removed "packed" from record types that should/need not be packed
|
2011-11-08 23:13:16 +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
|
* add UDP and TCP setsockopt constants (linux)
|
2008-05-31 21:10:18 +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 |