.. |
arm
|
* Fixed comments for EABI syscalls.
|
2008-06-05 07:47:45 +00:00 |
i386
|
* call finalization routine of dynamic linker before exiting (forgot to
|
2008-04-14 12:00:48 +00:00 |
m68k
|
* properties set
|
2007-08-02 07:38:09 +00:00 |
powerpc
|
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
2008-03-02 12:59:02 +00:00 |
powerpc64
|
* properties set
|
2007-08-02 07:38:09 +00:00 |
sparc
|
* More deprecated.
|
2007-06-03 18:55:36 +00:00 |
x86_64
|
* update sysnr.inc for x86 and x86_64 to latest kernel
|
2007-09-02 22:06:04 +00:00 |
buildrtl.lpi
|
Merged revisions 11665-11738 via svnmerge from
|
2008-09-10 20:14:31 +00:00 |
buildrtl.pp
|
Merged revisions 11665-11738 via svnmerge from
|
2008-09-10 20:14:31 +00:00 |
bunxsysc.inc
|
* moved fplstat(ansistring,pstat) overload to bunxovl(h).inc, so all
|
2008-09-02 10:14:45 +00:00 |
errno.inc
|
|
|
errnostr.inc
|
* Ales Katona's errors patch
|
2006-01-07 18:41:15 +00:00 |
fpcylix.pp
|
+ MAX_PATH
|
2005-09-25 15:44:26 +00:00 |
fpmake.inc
|
|
|
gpm.pp
|
* Mouse unit is solely responsible for xterm mouse.
|
2007-01-19 21:59:24 +00:00 |
ipccall.inc
|
* fix IPC for FPC_USE_LIBS
|
2007-07-07 09:13:23 +00:00 |
ipcsys.inc
|
* fix IPC for FPC_USE_LIBS
|
2007-07-07 09:13:23 +00:00 |
linux.pp
|
* fix x86 -> cpu86 define
|
2007-09-03 10:54:44 +00:00 |
linuxvcs.pp
|
* disable iochecking when opening terminal (to avoid RTE of #11376).
|
2008-07-26 10:48:36 +00:00 |
Makefile
|
- removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies
|
2008-07-20 13:05:03 +00:00 |
Makefile.fpc
|
- removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies
|
2008-07-20 13:05:03 +00:00 |
oldlinux.pp
|
fix compilation for {$T+} linux/win
|
2006-10-04 20:43:55 +00:00 |
osdefs.inc
|
* cpux86 -> cpui386 (cpux86 does not exist)
|
2005-12-31 14:21:11 +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
|
* fixed breakage
|
2007-11-08 09:01:13 +00:00 |
ostypes.inc
|
* added S_IRWXG and S_IRWXU constants to ostypes.inc of linux (defined in sys/stat.h)
|
2008-09-16 22:57:07 +00:00 |
pthread.inc
|
* added cdecl for sigmask
|
2007-09-17 20:26:29 +00:00 |
ptypes.inc
|
* properly fix the statfs for both 32 and 64bit linux
|
2008-06-14 11:01:02 +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
|
* added SA_RESETHAND and SA_NODEFER constants
|
2007-03-03 22:21:07 +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
|
Merged revisions 11665-11738 via svnmerge from
|
2008-09-10 20:14:31 +00:00 |
termio.pp
|
* various bugfixes
|
2006-02-02 08:22:35 +00:00 |
termios.inc
|
* fix for 10292. Higher baudrates and new utf constant
|
2008-01-20 21:58:26 +00:00 |
termiosproc.inc
|
* Prevent range check errors on powerpc-linux
|
2007-07-22 09:53:21 +00:00 |
unixsock.inc
|
* move setting of socketerror to real socketcall
|
2007-07-22 20:42:41 +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
|
* fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice)
|
2006-07-16 10:19:21 +00:00 |
unxfunc.inc
|
fix compilation for {$T+} linux/win
|
2006-10-04 20:43:55 +00:00 |
unxsockh.inc
|
* add UDP and TCP setsockopt constants (linux)
|
2008-05-31 21:10:18 +00:00 |
unxsysc.inc
|
* hopefuly fix the fp* problems for stat and others
|
2007-09-08 13:51:39 +00:00 |
unxsysch.inc
|
* hopefuly fix the fp* problems for stat and others
|
2007-09-08 13:51:39 +00:00 |