summaryrefslogtreecommitdiff
path: root/rtl/inc/int64.inc
Commit message (Expand)AuthorAgeFilesLines
* Optimize generic 64-bit division codemasta2014-07-301-0/+13
* * in the generic implementation of fpc_mul_int64, fallback directly tonickysn2014-01-171-26/+33
* + added different mul helpers for the 32 to 64-bit muls, since they can usuallynickysn2014-01-051-0/+20
* * fix possible issues due to new behaviour of constant shiftingflorian2013-12-291-1/+1
* * RTL: Changed 'shift' parameter of 64-bit shift helpers to CPU-native size, ...sergei2013-09-131-4/+4
* * Applied a counterpart of r22318 to 64-bit mod/div routines.sergei2013-02-211-54/+29
* Replace HandleErrorFrame calls by HandleErrorAddrFrameInd where possible in ...pierre2012-07-121-6/+6
* * fixed overflow checking for $8000000000000000 in generic int64 muljonas2008-03-011-1/+1
* * changed record typecast into shift to avoid q3 becoming notjonas2006-04-091-1/+1
* + Removed HASCOMPILERPROC definemichael2005-06-071-10/+10
* * remove $Logpeter2005-06-071-6/+0
* * log and id tags removedfpc2005-05-211-1/+0
* + Removed VER1_0 definesmichael2005-05-191-2/+0
* initial importfpc2005-05-161-0/+372