..
arm
* Modified bootstrap code so separate prt0.as/prt0_10.as files are no
2004-07-03 21:50:30 +00:00
i386
* fixed runerror for invalid operation
2004-08-08 09:36:09 +00:00
m68k
* the stat type is processor-dependent
2003-05-15 22:50:50 +00:00
powerpc
* fixed argc<->argv
2004-09-02 18:57:37 +00:00
sparc
* fixed symbol names
2004-09-25 18:43:45 +00:00
x86_64
* Modified bootstrap code so separate prt0.as/prt0_10.as files are no
2004-07-03 21:50:30 +00:00
baseunix.pp
* UnixType changes. Please report problems to me.
2004-03-04 22:15:16 +00:00
bunxfunc.inc
* fpselect for amd64,arm
2004-10-24 13:55:52 +00:00
bunxmacr.inc
* fpISxxx macros renamed to C compliant fpS_ISxxx
2003-09-27 12:51:33 +00:00
bunxmain.inc
* linux now compiles with FPC_USE_LIBC
2003-12-30 15:43:20 +00:00
bunxtype.inc
* sparc has different values for O_ flags
2004-09-12 15:20:23 +00:00
classes.pp
* classes uses types to import TPoint and TRect
2004-01-22 17:11:23 +00:00
ctypes.inc
* fixed definition of pthread_mutex_t for non-linux targets (and for
2004-09-09 20:29:06 +00:00
errno.inc
+ added comment to ETXTBSY
2004-03-04 13:10:23 +00:00
ipccall.inc
* IPC reform
2004-04-25 19:15:43 +00:00
ipcsys.inc
* ordinal-pointer conversions fixed
2004-04-28 20:48:20 +00:00
Makefile
* units are now created in separate directory units/cpu-os/
2004-10-30 12:36:43 +00:00
Makefile.fpc
* units are now created in separate directory units/cpu-os/
2004-10-30 12:36:43 +00:00
osmain.inc
* compiler defined HEAP and HEAPSIZE removed
2004-10-25 15:38:59 +00:00
ossysc.inc
* fixed fork for sparc
2004-08-22 12:34:11 +00:00
ossysch.inc
* changes due to the previous *BSD changes. Mainly moving constants from
2003-11-19 11:46:55 +00:00
ostypes.inc
- killed tsyscallregs
2004-02-06 23:06:16 +00:00
pthread.inc
* fixed definition of pthread_mutex_t for non-linux targets (and for
2004-09-09 20:29:06 +00:00
ptypes.inc
* fixed definition of pthread_mutex_t for non-linux targets (and for
2004-09-09 20:29:06 +00:00
signal.inc
* fixed floating point and integer exception handling on sparc/linux
2004-08-04 19:27:09 +00:00
sysc11.inc
* ordinal-pointer conversions fixed
2004-04-28 20:48:20 +00:00
sysconst.inc
* hmprf, Linux has different ioctls kernel<->libc
2004-02-21 16:27:29 +00:00
syslinux.pp
system.pp
* fixed execpathstr setting
2004-07-09 22:31:22 +00:00
systypes.inc
* use cpu64
2004-04-26 16:53:19 +00:00
termio.pp
* forgot to commit with rest. now added.
2003-11-20 09:06:49 +00:00
termios.inc
+ added x84_64 ioctls
2004-10-04 21:06:45 +00:00
termiosproc.inc
* isatty return cint again
2004-07-09 19:03:35 +00:00
tthread.inc
* remove cdecl
2004-03-03 22:00:37 +00:00
unixsock.inc
* x86-64 fixes
2004-04-22 17:17:13 +00:00
unixsysc.inc
* ordinal-pointer conversions fixed
2004-04-28 20:48:20 +00:00
unxsockh.inc
* first changes sockets units
2004-03-16 18:03:37 +00:00
unxsysc.inc
* x86-64 fixes
2004-04-22 17:17:13 +00:00
unxsysch.inc
* fpreadlink(pathstr) moved to unxovl (since not platform specific),
2004-01-01 16:10:23 +00:00