fpc/rtl/linux
micha 6bfff9702e + add linux/i386 start units
git-svn-id: trunk@5183 -
2006-11-02 17:49:36 +00:00
..
arm * stat records differ too much: use stat include file 2006-10-31 15:45:22 +00:00
i386 + add linux/i386 start units 2006-11-02 17:49:36 +00:00
m68k * stat records differ too much: use stat include file 2006-10-31 15:45:22 +00:00
powerpc * stat records differ too much: use stat include file 2006-10-31 15:45:22 +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 * stat records differ too much: use stat include file 2006-10-31 15:45:22 +00:00
x86_64 * fix x86_64 linux stat record 2006-11-02 13:48:56 +00:00
bunxsysc.inc * fix linux/sysutils 64 bit file handling: make off_t 64 bit 2006-11-01 16:32:12 +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 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 * fix shmat from Nikolay Nikolov 2005-10-01 20:54:11 +00:00
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 + implement pascal inline asm start/halt code for linux/i386 2006-11-02 16:58:41 +00:00
Makefile.fpc + implement pascal inline asm start/halt code for linux/i386 2006-11-02 16:58:41 +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 * fixed FPC_USE_LIBC on linux 2005-09-28 19:30:55 +00:00
ossysc.inc * fix linux/sysutils 64 bit file handling: make off_t 64 bit 2006-11-01 16:32:12 +00:00
ostypes.inc * fix linux/sysutils 64 bit file handling: make off_t 64 bit 2006-11-01 16:32:12 +00:00
pthread.inc * remove $Log 2005-06-07 09:47:55 +00:00
ptypes.inc * fix linux/sysutils 64 bit file handling: make off_t 64 bit 2006-11-01 16:32:12 +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 + add linux/i386 start units 2006-11-02 17:49:36 +00:00
si_prc.pp + add linux/i386 start units 2006-11-02 17:49:36 +00:00
signal.inc fix packing of sigaction record 2006-04-23 18:28:24 +00:00
suuid.inc + Reworked GUID creation 2005-05-21 10:03:44 +00:00
sysos.inc * Optimize posixtorunerror for size. Because inoutres is a threadvar, it 2006-10-22 21:03:48 +00:00
sysosh.inc * release old stack pointer register on ppc64 after method prolog 2005-10-26 19:50:17 +00:00
system.pp * Free hidden cmdline instead of cmdline property. 2006-10-18 20:32:45 +00:00
termio.pp * various bugfixes 2006-02-02 08:22:35 +00:00
termios.inc * remove $Log 2005-06-07 09:47:55 +00:00
termiosproc.inc * removed old BSD ifdefs 2005-10-13 18:39:22 +00:00
tthread.inc * fixed semaphore init, caused endless loop when terminating any 2006-10-15 14:46:36 +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 * remove $Log 2005-06-07 09:47:55 +00:00
unxsysch.inc * remove $Log 2005-06-07 09:47:55 +00:00