.. |
arm
|
edebd84426
* fixed arm compilation
|
18 years ago |
i386
|
0f73d54ac8
+ Added ATT assmebler mode directive to override any default in fpc.cfg. Otherwise we need to override it in makefile.
|
18 years ago |
m68k
|
82b973937d
* Change padding to 2 bytes.
|
18 years ago |
powerpc
|
d030103742
+ Restore "stat" data structure in backward compatible state
|
18 years ago |
powerpc64
|
25ad38ec50
* updated stat record
|
19 years ago |
sparc
|
d7da24aae2
* fixed another bloody stat record issue
|
18 years ago |
x86_64
|
3399c88af7
* More typo fixes
|
18 years ago |
Makefile
|
673d02c6b8
* re-added darwin/ppc64 support (please use up-to-date fpcmake)
|
18 years ago |
Makefile.fpc
|
d49ffdf543
* Renamed dynlibs.pas
|
18 years ago |
bunxsysc.inc
|
1a0a2c8adc
* fix lstat for x86_64 linux syscall, has no 32 bit variant
|
18 years ago |
errno.inc
|
4ace790492
* remove $Log
|
20 years ago |
errnostr.inc
|
27c92161d6
* Ales Katona's errors patch
|
19 years ago |
fpcylix.pp
|
a7d088b197
+ MAX_PATH
|
20 years ago |
fpmake.inc
|
03f441c966
+ Initial check-in
|
20 years ago |
gpm.pp
|
ac23d1ea3c
* Mouse unit is solely responsible for xterm mouse.
|
18 years ago |
ipccall.inc
|
9e7d550455
* fixed last commit (1337) which broke some files in the repository
|
20 years ago |
ipcsys.inc
|
0c889207ca
* fixed ipc syscalls and data structures for x86-64, resolves #8616
|
18 years ago |
linux.pp
|
fd6f6cf7e9
* fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge)
|
18 years ago |
linuxvcs.pp
|
bb797e93f0
* vcsa functionality moved into linuxvcs unit
|
19 years ago |
oldlinux.pp
|
d704af7216
fix compilation for {$T+} linux/win
|
19 years ago |
osdefs.inc
|
226ef51699
* cpux86 -> cpui386 (cpux86 does not exist)
|
19 years ago |
osmacro.inc
|
57cfd89fbd
* Linux 64-bit FS patch from neli for FPC_USE_LIBC
|
18 years ago |
ossysc.inc
|
5da5440e12
* Ptrint considered harmfull bug no 54689826, change to ptruint.
|
18 years ago |
ostypes.inc
|
fd6f6cf7e9
* fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge)
|
18 years ago |
pthread.inc
|
d50a9a37f3
+ Added sem_timedwait prototype for Linux pthreads
|
18 years ago |
ptypes.inc
|
572608a64f
* fixed ipc for 32 bit systems
|
18 years ago |
si_c.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 years ago |
si_c21.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 years ago |
si_c21g.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 years ago |
si_dll.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 years ago |
si_g.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 years ago |
si_intf.inc
|
9217d50f5c
* Fix smartlinking for linux.
|
19 years ago |
si_prc.pp
|
6bfff9702e
+ add linux/i386 start units
|
19 years ago |
signal.inc
|
a67a85332d
* added SA_RESETHAND and SA_NODEFER constants
|
18 years ago |
suuid.inc
|
180fd52858
+ Reworked GUID creation
|
20 years ago |
sysos.inc
|
57cfd89fbd
* Linux 64-bit FS patch from neli for FPC_USE_LIBC
|
18 years ago |
sysosh.inc
|
d2b1da0aea
* TThreadID is a QWord for all 64 bit Linuxes, not just for PPC64
|
19 years ago |
system.pp
|
3bc08cafae
* -dFPC_USE_LIBC fix
|
18 years ago |
termio.pp
|
d19c95db8f
* various bugfixes
|
19 years ago |
termios.inc
|
4ace790492
* remove $Log
|
20 years ago |
termiosproc.inc
|
0bc7d92310
* removed old BSD ifdefs
|
20 years ago |
unixsock.inc
|
8991b8f365
* new socketerror scheme. OS/2 and netware are now broken and still must be done. (merge me and all previous socket related commits please)
|
18 years ago |
unxconst.inc
|
cd8842a74d
* fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice)
|
19 years ago |
unxfunc.inc
|
d704af7216
fix compilation for {$T+} linux/win
|
19 years ago |
unxsockh.inc
|
0219dcf2ab
* removes old (wrong) AF_ and PF_ consts from socketsh.inc
|
19 years ago |
unxsysc.inc
|
4ace790492
* remove $Log
|
20 years ago |
unxsysch.inc
|
4ace790492
* remove $Log
|
20 years ago |