summaryrefslogtreecommitdiffstats
path: root/runtime/arith.c
Commit message (Expand)AuthorAgeFilesLines
* Implement _div64 and _mod64 for ppc32Anton Vorontsov2009-12-011-3/+39
* PR10632: simplify randint() implementationFrank Ch. Eigler2009-09-231-24/+10
* PR1062: runtime functionCharley Wang2009-09-231-0/+22
* Use 'static' as much as possibleJosh Stone2009-01-281-11/+11
* 2007-05-30 Martin Hunt <hunt@redhat.com>hunt2007-05-301-105/+335
* Adding s390x supportdwilder2006-10-191-0/+7
* 2005-09-12 Martin Hunt <hunt@redhat.com>hunt2005-09-121-205/+188
* 2005-09-10 Frank Ch. Eigler <fche@elastic.org>fche2005-09-101-159/+171
* Fix for jiffies.hunt2005-09-091-1/+2
* 2005-09-09 Martin Hunt <hunt@redhat.com>hunt2005-09-091-14/+12
* 2005-09-08 Martin Hunt <hunt@redhat.com>hunt2005-09-081-4/+5
* 2005-09-08 Martin Hunt <hunt@redhat.com>hunt2005-09-081-63/+275
* 2005-08-21 Frank Ch. Eigler <fche@redhat.com>fche2005-08-211-11/+11
* 2005-08-19 Frank Ch. Eigler <fche@elastic.org>fche2005-08-191-1/+23
* 2005-08-12 Frank Ch. Eigler <fche@elastic.org>fche2005-08-121-0/+79