.. |
bsyscall.inc
|
4ace790492
* remove $Log
|
20 years ago |
cprt0.as
|
3216e8c7bc
* mark produced object files as "does not require executable stack" by
|
16 years ago |
cprt21.as
|
0ad1a26c61
* adjusted startup code so it guarantees 16 byte stack alignment on program
|
13 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.
|
11 years ago |
gprt0.as
|
3216e8c7bc
* mark produced object files as "does not require executable stack" by
|
16 years ago |
gprt21.as
|
0ad1a26c61
* adjusted startup code so it guarantees 16 byte stack alignment on program
|
13 years ago |
prt0.as
|
0ad1a26c61
* adjusted startup code so it guarantees 16 byte stack alignment on program
|
13 years ago |
si_c.inc
|
20a6b7fa3d
* fixed compilation after introduction of nostackframe checks
|
12 years ago |
si_c21.inc
|
d6f5bcee45
- Cleaned out assembler hacks around ExitCode variable
|
10 years ago |
si_c21g.inc
|
f9dbcbd0c3
- Removed duplicate file header
|
12 years ago |
si_dll.inc
|
ead8d0c1d4
* Clean up i386-Linux startup code for shared libraries:
|
11 years ago |
si_g.inc
|
92ff07deaf
* several fixes by Pierre Pede (parts of his patch to mantis #12492)
|
16 years ago |
si_prc.inc
|
2efa348b19
- Cleaned out more assembler hacks around ExitCode variable
|
10 years ago |
si_uc.inc
|
87ef559542
* rtl: fix i386-linux uclibc atexit functionality (call exit instead of _exit)
|
15 years ago |
sighnd.inc
|
3a9abf75a9
Reset FPU state in SignalToRunError for SIGFPE, fixes tw12214 failure
|
10 years ago |
sighndh.inc
|
75c00e21c9
* i386 signal handler receives a ucontext instead of sigcontext
|
20 years ago |
stat.inc
|
389ea20704
* fix FPC_USES_LIBC cycling, by fixing libc stat records (both 32 and 64 bit)
|
18 years ago |
syscall.inc
|
c40960466a
* More correctly scan Elf Auxiliary Vector. Fixes possible crash when the first vector entry is AT_NULL. Issue #26973.
|
10 years ago |
syscallh.inc
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 years ago |
sysnr.inc
|
04d8ad3f17
* fix linux syscall numbers naming consistency #2 (overlooked some)
|
16 years ago |