summaryrefslogtreecommitdiff
path: root/rtl/arm/setjump.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix cycling of arm compiler starting with release ppcarm 3.0.4pierre2019-01-301-0/+12
* * replaced fstm/fldm with vstm/vldm for clang compatibilityjonas2019-01-291-3/+3
* * fix VFPv4 supportflorian2016-03-061-3/+3
* Undo recent VFP assembler changes to make bootstrapping from 3.0.1 possible.laksen2015-03-141-5/+5
* Merge from armiw branch.laksen2015-03-131-5/+5
* reverted r25622 which was an accidental commit of some highly experimental de...karoly2013-10-021-87/+6
* really fixed FillChar and fixed FillWord. fixes 8 tests.karoly2013-10-021-6/+87
* Fix compilation of arm-wince on Linux(?).svenbarth2013-09-011-0/+4
* * intial armv6m support, it is not working yet, constant pool insertation and...florian2013-03-031-3/+40
* * fix setjump for arm<=armv5 with vfpflorian2012-08-031-0/+6
* * fix longjmp for -Cparmv7m, resolves #22014florian2012-05-151-1/+1
* + support for the ARM hard float EABI on Linux (patch by Peter Green):jonas2012-03-291-3/+3
* + initial implementation of iso style gotos in iso modeflorian2010-08-051-2/+2
* * use BLX instead of "mov r14, r15; mov r15, reg" for a_call_reg on ARMv6jonas2009-12-041-1/+1
* o added ARM VPFv2/VFPv3 support:jonas2009-12-031-3/+21
* * merged armthum branchflorian2009-10-041-4/+24
* * fixed warnings and notes while compiling system unit for wince.yury2006-07-181-1/+0
* * remove $Logpeter2005-06-071-9/+0
* * log and id tags removedfpc2005-05-211-1/+0
* initial importfpc2005-05-161-0/+44