.. |
bsyscall.inc
|
4ace790492
* remove $Log
|
20 years ago |
cprt0.as
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
9 years ago |
dllprt0.as
|
a3364a4b80
- RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit.
|
12 years ago |
gprt0.as
|
94f2b1d941
* add initialstkptr to get the stackpointer at startup before
|
19 years ago |
prt0.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 |
sighnd.inc
|
4995677b0f
--- Zusammenführung
|
4 years ago |
sighndh.inc
|
745cafdc70
* signal handler update, uses uc_mcontext instead of sigcontext_struct in later Linux versions
|
20 years ago |
stat.inc
|
f53309b61c
--- Merging r39644 into '.':
|
7 years ago |
syscall.inc
|
897ae85a0e
revs 43962,43963,43964,43965,43969
|
5 years ago |
syscallh.inc
|
897ae85a0e
revs 43962,43963,43964,43965,43969
|
5 years ago |
sysnr.inc
|
a3a7285df4
linux: an attempt to clean up and fix syscall calling conventions for ftruncate64, pread64 and pwrite64 on platforms which use aligned register pairs to pass the 64bit parameters
|
7 years ago |