fpc/compiler/x86_64
Jonas Maebe eb7ba1690e * mark all external assemblers using an LLVM tool using af_llvm
+ added support for constructing target triplets
  * pass "-target triplet" when using an LLVM assembler
   o removed no longer needed $DARWINVERSION and $ARCH parameters
  * consistently use as_clang_gas when clang is used to assembler GAS-style
    assembly, and rename as_llcm_clang to as_clang_llvm (for consistency)
  * support pipe assembling when using clang on *nix in all cases

git-svn-id: trunk@45807 -
2020-07-19 14:30:35 +00:00
..
aoptcpu.pas * factored out OptPass1VPXor 2020-05-24 17:52:07 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * fix several double ; 2020-05-24 17:52:09 +00:00
cpubase.inc
cpuelf.pas + introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the 2020-04-25 12:59:25 +00:00
cpuinfo.pas * common naming for fpu_none string 2019-12-24 16:14:28 +00:00
cpunode.pas
cpupara.pas * added is_normal_fieldvarsym() helper and use it 2019-12-24 22:12:44 +00:00
cpupi.pas
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
nx64add.pas
nx64cal.pas
nx64cnv.pas
nx64flw.pas
nx64inl.pas
nx64mat.pas
nx64set.pas
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
tripletcpu.pas * mark all external assemblers using an LLVM tool using af_llvm 2020-07-19 14:30:35 +00:00
win64unw.pas + implement compiler support for SEH on Win64 2020-04-21 06:06:05 +00:00
x8664ats.inc
x8664att.inc
x8664int.inc
x8664nop.inc
x8664op.inc
x8664pro.inc + MULX instruction 2019-12-21 16:20:09 +00:00
x8664tab.inc