fpc/rtl/arm
2011-04-05 18:44:10 +00:00
..
arm.inc * patch by Simon Ley to improve move on arm: unneeded plds are removed, resolves #19050 2011-04-05 18:44:10 +00:00
divide.inc * use BLX instead of "mov r14, r15; mov r15, reg" for a_call_reg on ARMv6 2009-12-04 22:38:50 +00:00
int64p.inc * fix int64 multiplication on armeb 2008-03-08 13:02:51 +00:00
makefile.cpu
math.inc o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
mathu.inc * use BLX instead of "mov r14, r15; mov r15, reg" for a_call_reg on ARMv6 2009-12-04 22:38:50 +00:00
mathuh.inc
set.inc
setjump.inc + initial implementation of iso style gotos in iso mode 2010-08-05 19:20:46 +00:00
setjumph.inc + initial implementation of iso style gotos in iso mode 2010-08-05 19:20:46 +00:00
strings.inc
stringss.inc
thumb2.inc o patch by Jeppe Johansen to fix mantis #17472: 2010-12-24 15:54:39 +00:00