summaryrefslogtreecommitdiff
path: root/tune
Commit message (Expand)AuthorAgeFilesLines
...
* Regenerate for:Kevin Ryde2001-05-271-0/+2
* More somehow missed:Kevin Ryde2001-05-261-3/+3
* * configure, aclocal.m4, missing, ansi2knr.c, */Makefile.in: Update toKevin Ryde2001-05-261-246/+238
* * tests/devel/try.c, tune/many.pl: Add some umul_ppmm testing support.Kevin Ryde2001-05-111-0/+10
* Amend a couple of comments.Kevin Ryde2001-05-031-3/+5
* Tiny bit more for:Kevin Ryde2001-05-031-0/+1
* Correction for:Kevin Ryde2001-04-211-6/+4
* * tune/many.pl, tune/speed.h: Add special mpn_back_to_back forKevin Ryde2001-04-201-7/+28
* * tune/speed.c,speed.h,common.c: Add measuring of mpn_divexact_1,Kevin Ryde2001-04-201-0/+19
* * gmp-impl.h (DIVEXACT_1_THRESHOLD): New threshold.Kevin Ryde2001-04-201-0/+74
* * tune/speed.c,speed.h,common.c: Add measuring of mpn_divexact_1,Kevin Ryde2001-04-201-0/+20
* * tune/speed.c,speed.h,common.c: Add measuring of mpn_divexact_1,Kevin Ryde2001-04-201-1/+8
* Regenerate for:Kevin Ryde2001-04-201-2/+4
* * tune/freq.c (speed_cpu_frequency_sysctl): Avoid having unusedKevin Ryde2001-04-171-47/+58
* Regenerate for:Kevin Ryde2001-04-151-2/+2
* (speed_cpu_frequency_sysctlbyname): Remove hw.model test which is inKevin Ryde2001-04-141-62/+35
* * tune/speed.c: Print clock speed in MHz, not cycle time.Kevin Ryde2001-04-141-2/+7
* * tune/freq.c (speed_cpu_frequency_processor_info): RequireKevin Ryde2001-04-141-4/+10
* * tune/many.pl: Change RM_TMP_S to RM_TMP to match mpn/Makeasm.am,Kevin Ryde2001-04-141-4/+4
* * configure.in (m68*-*-netbsd1.4*): Pretend getrusage doesn't exist.Kevin Ryde2001-04-111-6/+5
* * tune/speed.c,speed.h,common.c,many.pl: Add measuring of mpn_com_nKevin Ryde2001-04-031-1/+15
* * tune/speed.c,speed.h,common.c,many.pl: Add measuring of mpn_com_nKevin Ryde2001-04-033-0/+54
* Remove a divmod_1 prototype no longer used.Kevin Ryde2001-03-191-1/+0
* * tune/README: Notes on the 1x1 div threshold for mpn_gcd_1.Kevin Ryde2001-03-151-0/+23
* Regenerate for:Kevin Ryde2001-03-081-3/+2
* * tune/speed.c, tests/devel/try.c: Seed RANDS, not srandom etc.Kevin Ryde2001-03-081-7/+1
* * tune/tuneup.c (KARATSUBA_MUL_THRESHOLD): Limit probing toKevin Ryde2001-03-071-1/+2
* * tune/tuneup.c (all): Start karatsuba probing at size==4, for theKevin Ryde2001-03-051-5/+8
* * tune/speed.h (speed_cyclecounter): Inline asm version for i386.Kevin Ryde2001-03-051-0/+14
* RegenerateKevin Ryde2001-03-031-0/+1
* Regenerate for Kevin's last changes.tege2001-03-011-0/+11
* * tune/many.pl: Add mpn_count_{leading,trailing}_zeros andKevin Ryde2001-02-242-9/+13
* * tune/many.pl: Add mpn_count_{leading,trailing}_zeros andKevin Ryde2001-02-241-56/+176
* * tune/tuneup.c (all): Only one compiler print should match, no needKevin Ryde2001-02-211-8/+5
* (all): Recognise DECC and MIPSpro compilers.tege2001-02-191-2/+16
* * tune/tuneup.c: Identify compiler used (GCC and Sun C so far).Kevin Ryde2001-02-151-1/+15
* * tune/tuneup.c gmp-impl.h: Tune BASECASE_SQR_THRESHOLD.Kevin Ryde2001-02-111-28/+86
* * tune/speed.c,speed.h,common.c,many.pl: Add measuring ofKevin Ryde2001-02-104-0/+21
* Regenerate for:Kevin Ryde2001-02-091-1/+1
* Add a copyright year.Kevin Ryde2001-02-081-1/+1
* More of:Kevin Ryde2001-02-041-9/+9
* * tune/many.pl (pictable): Use $(ASMFLAGS_PIC) and $(CFLAGS_PIC).Kevin Ryde2001-02-031-3/+6
* * tests/devel/try.c: Partial rewrite, new scheme of function types,Kevin Ryde2001-02-021-22/+24
* Regenerate.Kevin Ryde2001-02-021-34/+34
* * tune/Makefile.am (libspeed_la_SOURCES): Update.Kevin Ryde2001-02-011-1/+1
* * tune/divrem1div.c, tune/divrem1inv.c, tune/divrem2div.c,Kevin Ryde2001-02-014-0/+0
* * tune/README: Misc updates.Kevin Ryde2001-02-011-40/+69
* * tune/time.c: Remove unnecessary longlong.h.Kevin Ryde2001-01-311-1/+29
* * tune/freq.c (speed_cpu_frequency_proc_cpuinfo): Ignore "cycleKevin Ryde2001-01-301-3/+9
* Add some spaces to make the output pretty.Kevin Ryde2001-01-291-8/+8