fpc/rtl/linux
Károly Balogh 705033284e + regenerated makefiles to support powerpc-amiga target
git-svn-id: trunk@4371 -
2006-08-06 12:28:28 +00:00
..
arm * fixed base 2006-02-20 08:22:27 +00:00
i386 * stkptr is global 2006-02-24 11:13:46 +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
fpcylix.pp
fpmake.inc
gpm.pp * various bugfixes 2006-02-02 08:22:35 +00:00
ipccall.inc
ipcsys.inc
linux.pp * fix 64bit epoll "special" packing 2006-07-25 11:44:24 +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 * linux unit moved and renamed. 2006-02-12 19:06:39 +00:00
osdefs.inc
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
system.pp remove startup sigaction flag hack for x86_64 (fixed properly using SA_RESTORER) 2006-04-23 18:35:45 +00:00
termio.pp * various bugfixes 2006-02-02 08:22:35 +00:00
termios.inc
termiosproc.inc
tthread.inc * fixed compilation on 64 bit platforms with DEBUG_MT enabled 2006-07-16 10:19:52 +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 * fixed alignment issues with sparc/linux for pclose 2006-08-06 11:51:11 +00:00
unxsockh.inc
unxsysc.inc
unxsysch.inc