fpc/compiler/arm
florian c77267e01f * more div n^2 optimization
git-svn-id: trunk@8867 -
2007-10-20 18:02:55 +00:00
..
aasmcpu.pas * fixed compilation on arm in extdebug mode 2007-10-12 16:14:49 +00:00
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 + eDSP instructions for arm 2007-02-11 15:10:27 +00:00
armatts.inc + eDSP instructions for arm 2007-02-11 15:10:27 +00:00
armins.dat + eDSP instructions for arm 2007-02-11 15:10:27 +00:00
armnop.inc + eDSP instructions for arm 2007-02-11 15:10:27 +00:00
armop.inc + eDSP instructions for arm 2007-02-11 15:10:27 +00:00
armreg.dat
armtab.inc + eDSP instructions for arm 2007-02-11 15:10:27 +00:00
cgcpu.pas * fix big endian arm loading (fixes issue #8752) 2007-10-20 14:31:08 +00:00
cpubase.pas * handle pc relative offsets in ldf/stf correctly 2007-01-21 22:55:12 +00:00
cpuinfo.pas * Activated safecall support for ARM CPU. 2007-06-21 17:32:35 +00:00
cpunode.pas
cpupara.pas * pass classes and interfaces by value if const is used, resolves #9674 2007-09-14 19:26:09 +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 * renamed nf_swaped to nf_swapped 2007-01-05 12:47:22 +00:00
narmcal.pas
narmcnv.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +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 * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
narmmat.pas * more div n^2 optimization 2007-10-20 18:02:55 +00:00
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 * allow mla to take 4 operands, resolves #9461 2007-10-14 18:08:49 +00:00
rarmcon.inc
rarmdwa.inc
rarmnor.inc
rarmnum.inc
rarmrni.inc
rarmsri.inc
rarmsta.inc
rarmstd.inc
rarmsup.inc
rgcpu.pas * fixed interference generation for top_local 2007-02-04 20:43:31 +00:00