fpc/compiler/powerpc64
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
aoptcpub.pas
aoptcpud.pas
cgcpu.pas
cpubase.pas * patch by J. Gareth Moreton, issue #36271, part 3: support for the other architectures 2019-11-10 16:11:40 +00:00
cpuinfo.pas * safecall support is meanwhile generic, so enabled for all linux targets 2020-01-31 21:58:49 +00:00
cpunode.pas
cpupara.pas * ppc64le: fix storing homogeneous 64 bit float parameters in case they are 2020-05-01 13:02:45 +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
itcpugas.pas
nppcadd.pas * fix several double ; 2020-05-24 17:52:09 +00:00
nppccal.pas
nppccnv.pas
nppcld.pas
nppcmat.pas
ppcins.dat
ppcreg.dat
rappc.pas
rappcgas.pas
rppccon.inc
rppcdwrf.inc
rppcgas.inc
rppcgri.inc
rppcgss.inc
rppcmot.inc
rppcmri.inc
rppcnor.inc
rppcnum.inc
rppcrni.inc
rppcsri.inc
rppcstab.inc
rppcstd.inc
rppcsup.inc
symcpu.pas * added is_normal_fieldvarsym() helper and use it 2019-12-24 22:12:44 +00:00
tripletcpu.pas * mark all external assemblers using an LLVM tool using af_llvm 2020-07-19 14:30:35 +00:00