summaryrefslogtreecommitdiff
path: root/rtl/arm/int64p.inc
Commit message (Expand)AuthorAgeFilesLines
* * split fpc_mul_<64 bit> into separate procedures with and without overflow c...florian2017-02-191-6/+31
* Fix some minor UMULL, and FPv4_S16 define problemslaksen2015-09-061-2/+2
* * intial armv6m support, it is not working yet, constant pool insertation and...florian2013-03-031-1/+2
* * fix int64 multiplication on armebmicha2008-03-081-0/+17
* * Fixed access to stack parameter in fpc_mul_qword for arm. yury2007-11-011-1/+1
* * Fixed register saving in fpc_mul_qword for arm. It fixed bug #10017.yury2007-10-311-4/+6
* + Removed HASCOMPILERPROC definemichael2005-06-071-1/+1
* * remove $Logpeter2005-06-071-9/+0
* * log and id tags removedfpc2005-05-211-1/+0
* initial importfpc2005-05-161-0/+56