fpc/compiler/arm
2007-07-12 21:55:34 +00:00
..
aasmcpu.pas
agarmgas.pas
aoptcpu.pas * Fixed arm optimizer bug (mantis #9209). No testsuite regressions with -O2. 2007-07-06 13:09:28 +00:00
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
armatt.inc
armatts.inc
armins.dat
armnop.inc
armop.inc
armreg.dat
armtab.inc
cgcpu.pas * fixed ARM stackframe optimization when float registers are used. 2007-07-12 21:55:34 +00:00
cpubase.pas
cpuinfo.pas * Activated safecall support for ARM CPU. 2007-06-21 17:32:35 +00:00
cpunode.pas
cpupara.pas * Fixed passing variant parameters by value for ARM. It fixes tw7806.pp. 2007-06-21 15:06:43 +00:00
cpupi.pas * fixed ARM stackframe optimization when float registers are used. 2007-07-12 21:55:34 +00:00
cputarg.pas * fixed compilation for arm targets. 2007-06-18 23:38:54 +00:00
itcpugas.pas
narmadd.pas
narmcal.pas
narmcnv.pas - removed several ;; 2007-05-28 15:59:17 +00:00
narmcon.pas * Completely fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host. 2007-07-10 21:05:12 +00:00
narminl.pas * Fixed Abs and Sqrt in hardfloat mode on arm. 2007-07-08 08:17:32 +00:00
narmmat.pas
narmset.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +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