fpc/compiler/arm
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
..
aasmcpu.pas + fpu_fpv4_sp_d32 2020-04-12 14:24:56 +00:00
agarmgas.pas * mark all external assemblers using an LLVM tool using af_llvm 2020-07-19 14:30:35 +00:00
aoptcpu.pas * ARM: factor out TARMAsmOptimizer.OptPass1And 2020-05-30 20:44:19 +00:00
aoptcpub.pas
aoptcpud.pas
armatt.inc
armatts.inc
armins.dat
armnop.inc
armop.inc
armreg.dat
armtab.inc
cgcpu.pas * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00
cpubase.pas * Handle R_SUBMMWHOLE in reg_cgsize for R_MMREGISTER type 2020-07-17 15:27:27 +00:00
cpuelf.pas * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00
cpuinfo.pas + initial support for arm-freertos largely based on patch by Michael Ring 2020-04-19 20:59:52 +00:00
cpunode.pas
cpupara.pas * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00
cpupi.pas * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00
cputarg.pas + initial support for arm-freertos largely based on patch by Michael Ring 2020-04-19 20:59:52 +00:00
hlcgcpu.pas
itcpugas.pas
narmadd.pas * arm: more fixes for fpu_fpv4_sp_d16 2020-04-12 18:05:50 +00:00
narmcal.pas * get rid of fpu_vfp_first/last hack 2020-04-13 17:27:46 +00:00
narmcnv.pas Only try to use softfpu functions when fputype is fpu_soft 2020-07-09 22:51:42 +00:00
narmcon.pas * arm: more fixes for fpu_fpv4_sp_d16 2020-04-12 18:05:50 +00:00
narminl.pas * get rid of fpu_vfp_first/last hack 2020-04-13 17:27:46 +00:00
narmld.pas
narmmat.pas * generate soft float code for arm vfp units which have no double operation support 2020-07-17 16:45:52 +00:00
narmmem.pas
narmset.pas
narmutil.pas Handle all existing possible values for init_settings.fputype to set Tag_FP_Arch .eabi_attribute 2020-04-13 20:56:44 +00:00
pp.lpi.template
raarm.pas
raarmgas.pas
rarmcon.inc
rarmdwa.inc
rarmnor.inc
rarmnum.inc
rarmrni.inc
rarmsri.inc
rarmsta.inc
rarmstd.inc
rarmsup.inc
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