.. |
arm
|
* fixed base
|
2006-02-20 08:22:27 +00:00 |
i386
|
* name mangling changed
|
2006-09-03 21:11:10 +00:00 |
m68k
|
+ some files from old fixes branch added
|
2006-01-31 21:55:42 +00:00 |
powerpc
|
* syscalls regenerated by Neli.
|
2006-02-12 21:45:34 +00:00 |
powerpc64
|
* fixed syscall helpers: threadvar index now correctly loaded as dword, helpers are now TOC and environment pointer aware, one-parameter helper was bugged and general cleanup; solves random crashes in these functions in particular with -O2 and threads.
|
2006-07-16 19:22:31 +00:00 |
sparc
|
+ added missing syscalls from Mark Morgan Lloyd
|
2006-08-03 16:16:07 +00:00 |
x86_64
|
* change non-volatile rbx to volatile r11
|
2006-06-30 20:01:37 +00:00 |
bunxsysc.inc
|
* adds fpgetcwd support to sysdir.inc and fixes compilation
|
2006-03-19 17:10:04 +00:00 |
errno.inc
|
|
|
errnostr.inc
|
* Ales Katona's errors patch
|
2006-01-07 18:41:15 +00:00 |
fpcylix.pp
|
|
|
fpmake.inc
|
|
|
gpm.pp
|
fix compilation for {$T+} linux/win
|
2006-10-04 20:43:55 +00:00 |
ipccall.inc
|
* fixed last commit (1337) which broke some files in the repository
|
2005-10-08 17:23:44 +00:00 |
ipcsys.inc
|
|
|
linux.pp
|
* fixed EPOLLOUT vs EPOLLPRI mixup in constants
|
2006-09-01 07:54:48 +00:00 |
linuxvcs.pp
|
* vcsa functionality moved into linuxvcs unit
|
2006-01-28 23:17:48 +00:00 |
Makefile
|
+ regenerated makefiles to support powerpc-amiga target
|
2006-08-06 12:28:28 +00:00 |
Makefile.fpc
|
* makefiles updated for linux <-> oldlinux
|
2006-02-12 19:16:21 +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
|
|
|
ossysc.inc
|
fix syscall used for exiting, like C _exit (issue #7025)
|
2006-06-19 19:38:10 +00:00 |
ostypes.inc
|
* Now right.
|
2006-06-05 21:46:05 +00:00 |
pthread.inc
|
|
|
ptypes.inc
|
|
|
signal.inc
|
fix packing of sigaction record
|
2006-04-23 18:28:24 +00:00 |
suuid.inc
|
|
|
syslinux.pp
|
|
|
sysos.inc
|
* fixed problem which did not properly flush stdout before input on ppc64/linux
|
2006-04-30 12:10:17 +00:00 |
sysosh.inc
|
* release old stack pointer register on ppc64 after method prolog
|
2005-10-26 19:50:17 +00:00 |
system.pp
|
* don't mess with the command line buffers if no command line is given
|
2006-10-08 14:20:23 +00:00 |
termio.pp
|
* various bugfixes
|
2006-02-02 08:22:35 +00:00 |
termios.inc
|
|
|
termiosproc.inc
|
* removed old BSD ifdefs
|
2005-10-13 18:39:22 +00:00 |
tthread.inc
|
* remove pipe hack from linux tthread as well
|
2006-10-14 11:42:34 +00:00 |
unixsock.inc
|
* fixed x86-64 send/recv socket call
|
2006-02-23 20:47:40 +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
|
* moves MSG_* constants from socketsh.inc to platform specific unxsockh.inc and fixes them for freebsd/darwin and solaris (linux ones were used before, not right)
|
2006-09-18 20:56:13 +00:00 |
unxsysc.inc
|
|
|
unxsysch.inc
|
|
|