svenbarth
|
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 years ago |
florian
|
597a23d278
+ tls support for x86_64-linux (not yet enabled by default)
|
6 years ago |
svenbarth
|
533789777b
* prepare Linux RTL for a platform-by-platform switch to indirect entry information, including the capability to bootstrap a direct entry target to an indirect one while using the assembly startup files of the indirect one
|
8 years ago |
svenbarth
|
266eccde9f
Merge revision(s) 32484 from branches/svenbarth/packages
|
9 years ago |