fpc/compiler/x86_64
svenbarth 2b59000d56 + implement compiler support for SEH on Win64
Note: due to the way we access variables in a nested function (which in this case includes exception filters) we can not extract the finally handlers and call them (like we do on i386 and x86_64, but instead we duplicate the finally code)

git-svn-id: trunk@44941 -
2020-04-21 06:06:05 +00:00
..
aoptcpu.pas * patch by J. Gareth Moreton: optimize MOVSXD as well, resolves #36700 2020-02-15 20:53:40 +00:00
aoptcpub.pas - get rid of MaxOps, it is redundant with max_operands 2018-11-02 21:32:29 +00:00
aoptcpud.pas
cgcpu.pas * there is no exit stackframe needed if a subroutine never returns 2020-02-16 13:06:19 +00:00
cpubase.inc * fixed x86-64 NR_RETURN_ADDRESS_REG 2019-03-03 17:14:59 +00:00
cpuelf.pas + dwarf support for tls threadvars 2019-10-05 20:48:31 +00:00
cpuinfo.pas * common naming for fpu_none string 2019-12-24 16:14:28 +00:00
cpunode.pas + tls support for x86_64-linux (not yet enabled by default) 2019-01-27 09:37:25 +00:00
cpupara.pas * added is_normal_fieldvarsym() helper and use it 2019-12-24 22:12:44 +00:00
cpupi.pas + initial native x86-64 support 2019-02-26 22:08:20 +00:00
cputarg.pas * split i/t_darwin from i/t_bsd, as they don't have that much in common 2020-03-29 18:27:27 +00:00
hlcgcpu.pas * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ 2019-07-07 21:33:43 +00:00
nx64add.pas * factored out the conditions under which add nodes need to perform 2019-08-03 12:19:50 +00:00
nx64cal.pas
nx64cnv.pas
nx64flw.pas * the VMT of the exception class needs to be referenced indirectly 2019-11-21 21:44:48 +00:00
nx64inl.pas
nx64mat.pas
nx64set.pas + support for verifying whether a case statements handles all possibilities 2019-05-12 14:29:11 +00:00
r8664ari.inc
r8664att.inc
r8664con.inc
r8664dwrf.inc
r8664int.inc
r8664iri.inc
r8664nasm.inc
r8664nor.inc
r8664num.inc
r8664ot.inc
r8664rni.inc
r8664sri.inc
r8664stab.inc
r8664std.inc
rax64att.pas
rax64int.pas
rgcpu.pas
symcpu.pas * when creating wrappers, add a prefix to parameter names to prevent them 2018-12-24 22:10:06 +00:00
win64unw.pas + implement compiler support for SEH on Win64 2020-04-21 06:06:05 +00:00
x8664ats.inc new avx512-opcodes VBMI2,VNNI,BITALG ... 2019-11-06 19:51:01 +00:00
x8664att.inc new avx512-opcodes VBMI2,VNNI,BITALG ... 2019-11-06 19:51:01 +00:00
x8664int.inc new avx512-opcodes VBMI2,VNNI,BITALG ... 2019-11-06 19:51:01 +00:00
x8664nop.inc new avx512-opcodes VBMI2,VNNI,BITALG ... 2019-11-06 19:51:01 +00:00
x8664op.inc new avx512-opcodes VBMI2,VNNI,BITALG ... 2019-11-06 19:51:01 +00:00
x8664pro.inc + MULX instruction 2019-12-21 16:20:09 +00:00
x8664tab.inc new avx512-opcodes VBMI2,VNNI,BITALG ... 2019-11-06 19:51:01 +00:00