summaryrefslogtreecommitdiff
path: root/tune/time.c
Commit message (Expand)AuthorAgeFilesLines
* (main): Cast printf args to right type.Torbjorn Granlund2020-11-191-6/+8
* (cgt_works_p): Add a missing verbosity check.Torbjorn Granlund2016-11-271-2/+2
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-2/+1
* Fix typos.Torbjorn Granlund2013-07-221-1/+1
* Fixed typo in delay loop message.Niels M?ller2013-02-271-1/+1
* Add copyright years.Torbjorn Granlund2012-11-201-1/+2
* Clean out __GMP_PROTO.Torbjorn Granlund2012-03-031-2/+2
* (STCK): Use proper memory constraint.Torbjorn Granlund2011-10-101-1/+1
* (getrusage_backwards_p): Properly cast printed values.Torbjorn Granlund2011-10-091-2/+2
* Added rudimentary sanity check for clock_gettime working.Niels Möller2010-02-161-0/+40
* Make use of cycle counter for measurements configurable.Niels Möller2010-02-151-2/+2
* Deleted hack to avoid the cycle counter on linux.Niels Möller2010-02-151-8/+12
* Don't use the cycle counter on linux. Fix speed_time_string when using clock_...Niels Möller2010-02-111-2/+11
* Fix lot of spelling errors.Torbjorn Granlund2009-11-151-1/+1
* Change _PROTO => __GMP_PROTO.Torbjorn Granlund2008-12-071-1/+1
* Clean up spacing.tege2007-09-241-219/+219
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* More of:Kevin Ryde2004-05-171-2/+3
* Correction to:Kevin Ryde2004-05-151-1/+1
* * tune/time.c (getrusage_backwards_p): New functionKevin Ryde2004-05-151-3/+59
* * tune/time.c (speed_endtime): Return 0.0 for negative time measured.Kevin Ryde2004-02-281-37/+67
* * tune/time.c (mftb): Note single mftb possible for powerpc64.Kevin Ryde2004-01-171-1/+3
* Fix a typo in a comment.Kevin Ryde2003-08-221-1/+1
* * tune/time.c (cycles_works_p): Scope variables down to relevant partKevin Ryde2003-03-261-24/+25
* * tune/time.c (speed_time_init): Allow for Cray times() apparentlyKevin Ryde2002-10-081-2/+10
* * configure.in (AC_CHECK_FUNCS): Add strerror.Kevin Ryde2002-10-081-0/+6
* * tune/time.c (have_cgt_id): Renamed from HAVE_CGT_ID so avoidKevin Ryde2002-08-241-3/+3
* * tune/time.c (freq_measure_mftb_one): Use struct_timeval, for theKevin Ryde2002-08-201-1/+3
* * tune/time.c, tune/freq.c, tune/speed.h: Add powerpc mftb support.Kevin Ryde2002-06-031-1/+148
* * tune/time.c (sgi_works_p): Allow for 64-bit counter, and fixKevin Ryde2002-04-271-9/+11
* Add a comment about powerpc time base regs.Kevin Ryde2002-03-311-1/+6
* Clarify:Kevin Ryde2002-03-231-1/+1
* Avoid cray syssgi():Kevin Ryde2002-03-231-3/+4
* * tune/time.c: Add SGI hardware counter measuring method, change someKevin Ryde2002-03-221-32/+186
* Fix a typo in:Kevin Ryde2002-02-281-1/+1
* * tune/time.c (MICROSECONDS_P): Don't trust time differences of 1Kevin Ryde2002-02-271-38/+74
* * tune/time.c (DIFF_SECS_ROUTINE): Eliminate the unused "type"Kevin Ryde2002-02-241-28/+34
* More of:Kevin Ryde2002-02-231-9/+19
* More of:Kevin Ryde2002-02-221-5/+11
* * tune/time.c, tune/speed.h (speed_time_init): Include clock tickKevin Ryde2002-02-221-21/+163
* * tune/time.c (speed_cycletime): Note can be 0.0.Kevin Ryde2002-02-131-2/+2
* Fix a typo in a diagnostic.Kevin Ryde2002-01-041-2/+2
* * tune/time.c, tune/speed.h: Add s390 "stck" method, flattenKevin Ryde2001-12-211-104/+149
* Amend a couple of comments.Kevin Ryde2001-05-031-3/+5
* Add a copyright year.Kevin Ryde2001-02-081-1/+1