fpc/compiler/arm
florian b93f4b8096 * whitespace fixes
* implicitly add PC as base register for symbols

git-svn-id: trunk@19274 -
2011-09-28 20:36:44 +00:00
..
aasmcpu.pas
agarmgas.pas * remove cpu type cortex m3 on arm, it is just an ARMv7-M 2011-08-27 19:26:16 +00:00
aoptcpu.pas * also use blx instead of bl for direct calls on ARMv5+, since the target 2011-09-05 20:33:15 +00:00
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
armatt.inc * patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502 2011-08-16 22:39:00 +00:00
armatts.inc * patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502 2011-08-16 22:39:00 +00:00
armins.dat * patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502 2011-08-16 22:39:00 +00:00
armnop.inc
armop.inc * patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502 2011-08-16 22:39:00 +00:00
armreg.dat
armtab.inc
cgcpu.pas * offset used by A_LDF,A_STF,A_FLDS,A_FLDD,A_FSTS,A_FSTD must be dividable by 4 2011-09-28 19:01:09 +00:00
cpubase.pas - removed no more used constants 2011-08-13 20:54:01 +00:00
cpuinfo.pas + support for lpc1768 by David Welch 2011-08-31 20:17:23 +00:00
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas
itcpugas.pas
narmadd.pas
narmcal.pas
narmcnv.pas * Always create a section before emitting data to current_asmdata.asmlists[al_typedconsts]. Without it, such data ends up in sections created elsewhere, creating very non-obvious dependencies on other parts of compiler. 2011-06-24 02:05:56 +00:00
narmcon.pas
narminl.pas
narmmat.pas + patch by Jeppe Johansen to make use of the div/udiv instruction on arm7m, resolves #20022 2011-09-24 21:41:01 +00:00
narmset.pas * forgotten part of r18233 2011-08-16 22:44:50 +00:00
pp.lpi.template
raarm.pas
raarmgas.pas * whitespace fixes 2011-09-28 20:36:44 +00:00
rarmcon.inc
rarmdwa.inc
rarmnor.inc
rarmnum.inc
rarmrni.inc
rarmsri.inc
rarmsta.inc
rarmstd.inc
rarmsup.inc
rgcpu.pas * patch by Jeppe Johansen to avoid corruption of frame/stack pointer by pre/post indexed operations, resolves #19679 2011-08-16 22:43:30 +00:00