fpc/rtl/linux
pierre 495a6cfebf Merge of rev21558-59-60 by Foxsen
21558:
use inherited first_int_to_real to avoid mixing doubles and singles
it fixes the failure of test/cg/taddcurr.pp

21559:
set default round mode to round nearest instead of round to zero
it fix test/cg/taddcurr.pp

21560:
enable softfpu, default first_int_to_real depends on int64_to_float64/32 etc.
It is needed by the patch of r21558

git-svn-id: trunk@21601 -
2012-06-13 22:39:00 +00:00
..
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 Stat record matching closer system include file 2012-06-07 23:03: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 syscall 280 is __NR_tee for sparc CPU 2012-04-18 15:54:34 +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 * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore 2012-06-08 09:34:36 +00:00
errno-sparc.inc Added errors 127 to 133 for Sparc 2012-04-19 15:04:22 +00:00
errno.inc EDEADLOCK is same as EDEADLK, error number 58 does not exist in Linux 2012-04-18 15:39:12 +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
Makefile * fixed compilation command for mmx unit after r21405 2012-05-29 08:38:43 +00:00
Makefile.fpc * fixed compilation command for mmx unit after r21405 2012-05-29 08:38:43 +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
osmacro.inc
ossysc.inc * retry close() in fpclosedir() when it returns EINTR 2012-06-08 11:14:52 +00:00
ostypes.inc * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore, one missing 2012-06-08 09:43:09 +00:00
pthread.inc * Fixed compilation on Linux after r15557 2010-07-12 21:38:55 +00:00
ptypes.inc * fix size of pthread_rwlock_t. Mantis #21552 Fields are now opaque. 2012-05-05 22:04:08 +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 * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore 2012-06-08 09:34:36 +00:00
suuid.inc
sysos.inc
sysosh.inc
system.pp Merge of rev21558-59-60 by Foxsen 2012-06-13 22:39:00 +00:00
termio.pp
termios.inc * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore 2012-06-08 09:34:36 +00:00
termiosproc.inc
unixsock.inc
unixsockets.inc
unixsocketsh.inc
unxconst.inc
unxfunc.inc
unxsockh.inc
unxsysc.inc
unxsysch.inc