fpc/compiler/arm
Jonas Maebe a6f20cdba9 * align the stack pointer to alignment.localalignmax, fixes crashes on
ARM EABI systems because of a missing 8 byte alignment (mantis
    #11595, #13391 and #13454)

git-svn-id: trunk@13030 -
2009-04-24 12:35:26 +00:00
..
aasmcpu.pas * handle case tables correctly when inserting pc relative data 2009-02-27 12:58:18 +00:00
agarmgas.pas * changed the supported targets for assembler writers to a set, and 2009-01-28 15:12:43 +00:00
aoptcpu.pas + optimization of sequential ands 2009-02-27 12:59:08 +00:00
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
armatt.inc + support for nop, msr and mrs instructions 2009-01-26 14:18:42 +00:00
armatts.inc + support for nop, msr and mrs instructions 2009-01-26 14:18:42 +00:00
armins.dat + support for nop, msr and mrs instructions 2009-01-26 14:18:42 +00:00
armnop.inc + support for nop, msr and mrs instructions 2009-01-26 14:18:42 +00:00
armop.inc + support for nop, msr and mrs instructions 2009-01-26 14:18:42 +00:00
armreg.dat + support for arm special registers 2009-01-26 14:22:38 +00:00
armtab.inc + support for nop, msr and mrs instructions 2009-01-26 14:18:42 +00:00
cgcpu.pas * align the stack pointer to alignment.localalignmax, fixes crashes on 2009-04-24 12:35:26 +00:00
cpubase.pas * Replaced all user defined warnings by TODO comments to reduce compiler noise. 2008-07-23 11:00:03 +00:00
cpuinfo.pas + Wp<Controllertype> support for arm and avr 2009-02-02 20:16:25 +00:00
cpunode.pas + better case code generation for arm 2006-11-15 22:44:13 +00:00
cpupara.pas * handle 64 bit parameters correctly for arm eabi 2008-10-18 13:48:57 +00:00
cpupi.pas * Fixed 'mixed signed/unsigned' and pointer conversion warnings. 2008-07-23 11:17:27 +00:00
cputarg.pas + some generic changes preparing for darwin/arm support 2008-10-02 15:10:13 +00:00
itcpugas.pas
narmadd.pas + check for location.loc<>expectloc in extdebug mode 2008-03-23 10:18:33 +00:00
narmcal.pas
narmcnv.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
narmcon.pas * fixed class cast errors in range checking code 2009-02-08 13:07:12 +00:00
narminl.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
narmmat.pas * Fixed compiler cycling with enabled range and overflow checking. 2008-07-29 21:11:03 +00:00
narmset.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
pp.lpi.template
raarm.pas
raarmgas.pas * Fixed 'mixed signed/unsigned' and pointer conversion warnings. 2008-07-23 11:17:27 +00:00
rarmcon.inc + support for arm special registers 2009-01-26 14:22:38 +00:00
rarmdwa.inc + support for arm special registers 2009-01-26 14:22:38 +00:00
rarmnor.inc + support for arm special registers 2009-01-26 14:22:38 +00:00
rarmnum.inc + support for arm special registers 2009-01-26 14:22:38 +00:00
rarmrni.inc + support for arm special registers 2009-01-26 14:22:38 +00:00
rarmsri.inc + support for arm special registers 2009-01-26 14:22:38 +00:00
rarmsta.inc + support for arm special registers 2009-01-26 14:22:38 +00:00
rarmstd.inc + support for arm special registers 2009-01-26 14:22:38 +00:00
rarmsup.inc + support for arm special registers 2009-01-26 14:22:38 +00:00
rgcpu.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00