..
arm
* replaced the "quick exit" instruction sequences from the syscall variants
2010-10-01 15:06:57 +00:00
i386
* moved {$asmmode att} to top of file (mantis #17377 )
2010-09-09 19:46:59 +00:00
m68k
* several fixes by Pierre Pede (parts of his patch to mantis #12492 )
2009-09-12 21:57:41 +00:00
mips
* several mips/mipsel related stuff fixed
2009-11-27 15:10:56 +00:00
mipsel
* more mipsel code
2009-12-06 12:12:15 +00:00
powerpc
* remove the RTL's installed signal handlers at the end of the system
2009-05-02 09:40:44 +00:00
powerpc64
* remove the RTL's installed signal handlers at the end of the system
2009-05-02 09:40:44 +00:00
sparc
* remove the RTL's installed signal handlers at the end of the system
2009-05-02 09:40:44 +00:00
x86_64
* support of data > 2 GB on x86_64-linux with PIC by picifing the startup code, resolves #17236
2010-08-25 19:43:29 +00:00
buildrtl.lpi
* .lpi version update
2010-01-02 15:54:39 +00:00
buildrtl.pp
* .lpi version update
2010-01-02 15:54:39 +00:00
bunxsysc.inc
+ Add modify_ldt to linux unit
2010-07-18 21:53:26 +00:00
errno.inc
errnostr.inc
fpcylix.pp
fpmake.inc
gpm.pp
* socket ->fpsocket
2009-08-09 10:30:15 +00:00
ipccall.inc
ipcsys.inc
linux.pp
- disabled modify_ldt for non-x86 platforms, since it does not exist there
2010-08-17 21:34:09 +00:00
linuxvcs.pp
* disable iochecking when opening terminal (to avoid RTE of #11376 ).
2008-07-26 10:48:36 +00:00
Makefile
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
2010-09-29 21:56:47 +00:00
Makefile.fpc
* enables compilation of iso7185 unit on all targets
2010-08-06 17:45:42 +00:00
oldlinux.pp
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
* fixed signal return trampolines for ARM EABI (mantis #15803 )
2010-02-18 20:53:28 +00:00
ostypes.inc
* fixed linux flock type by defining and using a kernel_off_t type
2009-05-09 19:47:59 +00:00
pthread.inc
* Fixed compilation on Linux after r15557
2010-07-12 21:38:55 +00:00
ptypes.inc
* moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp.
2010-01-09 16:05:42 +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
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
system.pp
* moved ugetrlimit to the implementation (as linux specific call it shouldn't be exported)
2009-10-16 18:47:43 +00:00
termio.pp
termios.inc
* yet another fix for 10292, mea culpa. (identifiers were added for the wrong architecture)
2008-09-26 19:32:39 +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
* 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