.. |
arm
|
* fix edsp instructions detection
|
2008-03-07 21:51:14 +00:00 |
i386
|
* fixed shared library initialisation for FPC-compiled libraries
|
2008-03-15 23:28:09 +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 |
bunxsysc.inc
|
* armel and little/big endian support
|
2007-11-07 20:41:27 +00:00 |
errno.inc
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
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
|
+ Initial check-in
|
2005-08-29 07:38:56 +00:00 |
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
|
* vcsa functionality moved into linuxvcs unit
|
2006-01-28 23:17:48 +00:00 |
Makefile
|
* Added clocale.pp from Petr Kristan
|
2008-04-09 08:32:26 +00:00 |
Makefile.fpc
|
* Added clocale.pp from Petr Kristan
|
2008-04-09 08:32:26 +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
|
* Remove double definition of O_LARGEFILE for powerpc-linux and give it
|
2007-07-22 07:47:34 +00:00 |
pthread.inc
|
* added cdecl for sigmask
|
2007-09-17 20:26:29 +00:00 |
ptypes.inc
|
* fixed 16-bits types tgid/tpid/mode_t removed 1.0 compat ifdef
|
2008-02-02 17:39:27 +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
|
|
|
sysos.inc
|
* fixed ioctl for non-linux: the third parameter is "..." there rather
|
2007-11-10 18:22:37 +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 9693-10480 via svnmerge from
|
2008-03-12 21:33:48 +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
|
* removes old (wrong) AF_ and PF_ consts from socketsh.inc
|
2006-11-22 10:50:19 +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 |