fpc/rtl/linux/x86_64
Jonas Maebe 3a1fb45315 * synchronised with trunk till r41976
git-svn-id: branches/debug_eh@41977 -
2019-05-02 19:44:41 +00:00
..
abitag.as + 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. 2015-01-26 17:15:48 +00:00
bsyscall.inc
cprt0.as * ensure that the stack is aligned after haltproc, should resolve #33311 2018-03-03 16:14:51 +00:00
dllprt0.as * switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target 2017-07-08 20:39:36 +00:00
gprt0.as * partly reverted #38320, the code was correct 2018-03-03 16:41:52 +00:00
prt0.as * switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target 2017-07-08 20:39:36 +00:00
si_c.inc * x86_64-linux uses now pascal init code 2018-03-04 18:22:04 +00:00
si_dll.inc * switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target 2017-07-08 20:39:36 +00:00
si_g.inc * x86_64-linux uses now pascal init code 2018-03-04 18:22:04 +00:00
si_prc.inc + tls support for x86_64-linux (not yet enabled by default) 2019-01-27 09:37:25 +00:00
sighnd.inc * use trampoline on x86-64/linux to convert signals properly in exceptions for psabieh 2019-03-02 23:05:26 +00:00
sighndh.inc
stat.inc * remove deprecated parts linux stat records (FPC 1.0 leftovers) 2018-08-19 15:10:22 +00:00
syscall.inc * made calls to seterrno position-independent 2013-05-30 12:23:50 +00:00
syscallh.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
sysnr.inc * Update syscall list for i386 and x86_64 cpus, 2019-04-25 06:23:37 +00:00