.. |
abitag.as
|
e2eb6dffbb
+ x86_64-linux: build ABI tag separately, the purpose it twofold: 1) it is the only part of startup that cannot be yet handled directly by compiler, 2) it provides a single point to modify whenever necessary.
|
пре 10 година |
bsyscall.inc
|
4ace790492
* remove $Log
|
пре 20 година |
si_c.inc
|
35a7490ae1
* provide __libc_csu_init and __libc_csu_fini as weak symbols
|
пре 3 година |
si_dll.inc
|
0f9451fbb7
* switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target
|
пре 8 година |
si_g.inc
|
baa28faa19
* pic'fied startup code
|
пре 4 година |
si_prc.inc
|
359bb64aed
* if the Linux target is compiled with FPC_USE_LIBC the initialization of TLS is not required (according to one comment by Florian), so disable all related code in that case (as for example the syscall numbers are not available then)
|
пре 4 година |
sighnd.inc
|
91fe098eb4
* check first for x86 exception and only for sse if no x87 exceptions is thrown, clear all exception afterwards
|
пре 5 година |
sighndh.inc
|
4ace790492
* remove $Log
|
пре 20 година |
stat.inc
|
bffbff73e1
* remove deprecated parts linux stat records (FPC 1.0 leftovers)
|
пре 7 година |
syscall.inc
|
91586331b5
* x86_64-linux: assembler helpers syscalls do not need a stackframe
|
пре 4 година |
syscallh.inc
|
3053f8c2e8
* many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified
|
пре 5 година |
sysnr.inc
|
b2a67d4656
* fixed comments in sysnr.inc files
|
пре 5 година |