florian 597a23d278 + tls support for x86_64-linux (not yet enabled by default) 6 lat temu
..
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 lat temu
bsyscall.inc 4ace790492 * remove $Log 20 lat temu
cprt0.as c6af4e42c0 * ensure that the stack is aligned after haltproc, should resolve #33311 7 lat temu
dllprt0.as 0f9451fbb7 * switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target 8 lat temu
gprt0.as 05a92d55e4 * partly reverted #38320, the code was correct 7 lat temu
prt0.as 0f9451fbb7 * switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target 8 lat temu
si_c.inc b24eb3cce7 * x86_64-linux uses now pascal init code 7 lat temu
si_dll.inc 0f9451fbb7 * switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target 8 lat temu
si_g.inc b24eb3cce7 * x86_64-linux uses now pascal init code 7 lat temu
si_prc.inc 597a23d278 + tls support for x86_64-linux (not yet enabled by default) 6 lat temu
sighnd.inc 7ba4e67564 * Fixed Linux FPU exception mapping for x86_64 and MIPS, might be still incomplete, but at least operations yielding NaNs no longer produce EAccessViolation. 11 lat temu
sighndh.inc 4ace790492 * remove $Log 20 lat temu
stat.inc bffbff73e1 * remove deprecated parts linux stat records (FPC 1.0 leftovers) 7 lat temu
syscall.inc 78f94ab035 * made calls to seterrno position-independent 12 lat temu
syscallh.inc 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 lat temu
sysnr.inc 176f545c3b * fix linux syscall numbers naming consistency (fixes x86_64 unit linux build) 16 lat temu