.. |
bsyscall.inc
|
4ace790492
* remove $Log
|
20 years ago |
cprt0.as
|
5692c9e787
* tabs by spaces replaced
|
15 years ago |
dllprt0.as
|
9ce34c63c9
Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux.
|
14 years ago |
gprt0.as
|
4bc28de96f
* use different haltproc for arm-linux-eabi, this should be cleaned up by using also pascal units for the startup code for arm-linux
|
16 years ago |
prt0.as
|
a86531c225
* load exit code in _haltproc for thumb
|
12 years ago |
sighnd.inc
|
9dc03c809e
+ in_edsp_test is only available if FPC_SYSTEM_FPC_MOVE is defined
|
12 years ago |
sighndh.inc
|
4ace790492
* remove $Log
|
20 years ago |
stat.inc
|
3b5699e488
* removed packed, the stat record should be c packed
|
17 years ago |
syscall.inc
|
308fb42f4b
* fix parameter handling in FPC_SYSCALL4 to FPC_SYSCALL6
|
12 years ago |
syscallh.inc
|
4ace790492
* remove $Log
|
20 years ago |
sysnr.inc
|
109eb8bf75
Add a couple of ARM Linux syscalls
|
13 years ago |
ucprt0.as
|
3216e8c7bc
* mark produced object files as "does not require executable stack" by
|
16 years ago |