florian 1a2b99bc09 * correctly reset fpu on x86_64-linux after a floating point exception, resolves second part of #37468 5 年之前
..
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. 11 年之前
bsyscall.inc 4ace790492 * remove $Log 20 年之前
cprt0.as c6af4e42c0 * ensure that the stack is aligned after haltproc, should resolve #33311 7 年之前
dllprt0.as 0f9451fbb7 * switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target 8 年之前
gprt0.as 05a92d55e4 * partly reverted #38320, the code was correct 7 年之前
prt0.as 0f9451fbb7 * switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target 8 年之前
si_c.inc b60ac4c2db * @PLT is needed for calls to link it properly with pic code 5 年之前
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 b24eb3cce7 * x86_64-linux uses now pascal init code 7 年之前
si_prc.inc f6667a5143 * we have to use __tls_get_addr from the dyn. linker lib else tls on programs with pure pascal dyn. libraries fail 6 年之前
sighnd.inc 1a2b99bc09 * correctly reset fpu on x86_64-linux after a floating point exception, resolves second part of #37468 5 年之前
sighndh.inc 4ace790492 * remove $Log 20 年之前
stat.inc bffbff73e1 * remove deprecated parts linux stat records (FPC 1.0 leftovers) 7 年之前
syscall.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 年之前
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 295041e523 * updated linux syscall numbers 6 年之前