fpc/compiler/arm
2007-09-14 19:26:09 +00:00
..
aasmcpu.pas * Don't optimize (eliminate) arm fpu move instruction if it performs float type conversion. It fixes tb0519.pp on arm-linux. 2007-07-14 21:52:15 +00:00
agarmgas.pas * removed unneeded label. 2006-11-24 13:20:32 +00:00
aoptcpu.pas * Fixed arm optimizer bug (mantis #9209). No testsuite regressions with -O2. 2007-07-06 13:09:28 +00:00
aoptcpub.pas Merged revisions 2782 via svnmerge from 2006-03-06 10:00:14 +00:00
aoptcpuc.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
aoptcpud.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * remove $Log 2005-06-07 09:47:55 +00:00
armtab.inc + eDSP instructions for arm 2007-02-11 15:10:27 +00:00
cgcpu.pas * improved constant loading for arm 2007-09-11 19:28:48 +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 + better case code generation for arm 2006-11-15 22:44:13 +00:00
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 + added all used instructions to armins.dat 2005-09-08 22:08:31 +00:00
narmadd.pas * renamed nf_swaped to nf_swapped 2007-01-05 12:47:22 +00:00
narmcal.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * Fixed Internal error 2003042401 in tw7379 for ARM CPU. 2007-01-14 01:15:22 +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 * improved template with help from Mattias Gaertner 2006-08-28 20:29:04 +00:00
raarm.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
raarmgas.pas + support for VMTOFFSET in assembler readers to get VMT offset of virtual 2007-01-24 18:26:23 +00:00
rarmcon.inc * arm compiler compilation fixed 2003-12-18 17:06:21 +00:00
rarmdwa.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
rarmnor.inc * initial revision of new register naming 2003-09-03 19:10:30 +00:00
rarmnum.inc * arm compiler compilation fixed 2003-12-18 17:06:21 +00:00
rarmrni.inc * some assembling problems fixed 2003-09-09 12:53:39 +00:00
rarmsri.inc * initial revision of new register naming 2003-09-03 19:10:30 +00:00
rarmsta.inc * initial revision of new register naming 2003-09-03 19:10:30 +00:00
rarmstd.inc * initial revision of new register naming 2003-09-03 19:10:30 +00:00
rarmsup.inc * initial revision of new register naming 2003-09-03 19:10:30 +00:00
rgcpu.pas * fixed interference generation for top_local 2007-02-04 20:43:31 +00:00