fpc/rtl/arm
svenbarth 7babce23da Fix compilation of arm-wince on Linux(?).
rtl/arm/arm.inc & setjump.inc:
  * don't use BX if the current CPU (default for arm-wince is ARMv3)  does not support it

git-svn-id: trunk@25393 -
2013-09-01 14:05:48 +00:00
..
arm.inc Fix compilation of arm-wince on Linux(?). 2013-09-01 14:05:48 +00:00
armdefines.inc * compiler defined cpuflags instead of creating them during system unit compilation 2012-08-15 15:49:11 +00:00
int64p.inc * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet 2013-03-03 12:20:10 +00:00
makefile.cpu * remove $Log 2005-06-07 09:47:55 +00:00
math.inc + support for the ARM hard float EABI on Linux (patch by Peter Green): 2012-03-29 20:50:09 +00:00
mathu.inc Fix ARM FPU Exceptions for WinCE 2012-07-23 22:58:02 +00:00
mathuh.inc * fpa exception masking fixed 2007-01-17 15:52:36 +00:00
set.inc * remove $Log 2005-06-07 09:47:55 +00:00
setjump.inc Fix compilation of arm-wince on Linux(?). 2013-09-01 14:05:48 +00:00
setjumph.inc + support for the ARM hard float EABI on Linux (patch by Peter Green): 2012-03-29 20:50:09 +00:00
strings.inc * disable assembler versions of string routines for arm thumb 2013-03-25 17:54:32 +00:00
stringss.inc * remove $Log 2005-06-07 09:47:55 +00:00
thumb2.inc Fixed ARMv7-EM code generation and RTL compilation 2012-11-01 17:25:01 +00:00
thumb.inc + fpc_cpucodeinit for arm thumb 2013-03-24 20:24:42 +00:00