summaryrefslogtreecommitdiff
path: root/tests/devel/try.c
Commit message (Expand)AuthorAgeFilesLines
* * tests/devel/try.c, tune/speed.c, tune/tuneup.c: Avoid strings longerKevin Ryde2002-09-281-19/+19
* * tests/devel/try.c: Add mpn_copyi and mpn_copyd.Kevin Ryde2002-08-121-0/+7
* * mpn/pa64/umul.asm, mpn/pa64/udiv.asm, mpn/asm-defs.m4, acconfig.h,Kevin Ryde2002-07-011-61/+75
* * tests/devel/try.c (mpn_mod_34lsub1): Only exists forKevin Ryde2002-06-291-1/+3
* * tests/devel/try.c (CNST_34LSUB1): Nailify.Kevin Ryde2002-06-221-1/+1
* * tests/devel/try.c (validate_divexact_1): Correction to compare.Kevin Ryde2002-04-161-12/+44
* * tests/refmpn.c, tests/devel/try.c, tune/speed.c: Add preliminaryKevin Ryde2002-03-311-36/+140
* * mpn/generic/pre_divrem_1.c: Don't support size==0.Kevin Ryde2002-01-051-1/+2
* * mpn/generic/mul_basecase.c, mpz/mul.c, mpz/n_pow_ui.c,Kevin Ryde2001-12-291-1/+4
* * tests/devel/try.c, tune/speed.c, tune/speed.h, tune/common.c,Kevin Ryde2001-12-211-7/+25
* * gmp-impl.h, mpn/asm-defs.m4, configure.in, tune/speed.c,Kevin Ryde2001-10-271-5/+43
* (malloc_region): Need fd=-1 for mmap MAP_ANON on BSD.Kevin Ryde2001-09-221-1/+2
* * tests/devel/try.c (TYPE_PREINV_MOD_1): Don't allow size==0.Kevin Ryde2001-09-221-1/+2
* * tests/devel/try.c (malloc_region): Use mmap if available.Kevin Ryde2001-09-081-4/+36
* * tests/devel/try.c (TYPE_SUBMUL_1): Use correct reference routine.Kevin Ryde2001-09-021-2/+4
* * tests/devel/try.c (ARRAY_ITERATION): Make types match on "?:" legs.Kevin Ryde2001-08-261-8/+1
* Correction to:Kevin Ryde2001-07-241-1/+1
* * tests/devel/try.c: Add mpn_add and mpn_sub, don't use CAST_TO_VOID.Kevin Ryde2001-07-231-39/+61
* * tests/devel/try.c (TYPE_ZERO): No return value from call.Kevin Ryde2001-07-111-13/+36
* * tests/devel/try.c (MPN_ZERO): Add testing.Kevin Ryde2001-07-061-5/+17
* * tests/refmpn.c, tests.h (refmpn_zero): New function.Kevin Ryde2001-07-011-2/+2
* More of:Kevin Ryde2001-06-291-1/+1
* * tests/devel/try.c (TYPE_SB_DIVREM_MN): More fixes for calling method.Kevin Ryde2001-06-291-8/+6
* * tests/devel/try.c (TYPE_SB_DIVREM_MN): Fix initial fill of quotientKevin Ryde2001-06-231-1/+1
* * mpn/generic/mul_1.c: Allow "incr" style overlaps.Kevin Ryde2001-06-101-1/+1
* * tests/devel/try.c, tune/many.pl: Add some umul_ppmm testing support.Kevin Ryde2001-05-111-16/+57
* * tests/devel/try.c: Run reference function when validate fails.Kevin Ryde2001-04-251-80/+88
* * tests/devel/try.c: Don't test size==0 on mpn_popcount andKevin Ryde2001-04-201-9/+55
* * tests/devel/try.c: Add testing of mpn_mul_2, and aKevin Ryde2001-04-031-36/+78
* Add a note to the "Future" section.Kevin Ryde2001-03-081-0/+4
* * tests/devel/try.c (param_init): Fix reference functions for and_nKevin Ryde2001-03-081-2/+2
* * tune/speed.c, tests/devel/try.c: Seed RANDS, not srandom etc.Kevin Ryde2001-03-081-7/+1
* * tests/devel/try.c (pointer_setup): Allow dst_size == SIZE_SIZE2 forKevin Ryde2001-03-051-0/+4
* More of:Kevin Ryde2001-02-021-0/+2
* * tests/devel/try.c: Partial rewrite, new scheme of function types,Kevin Ryde2001-02-011-463/+1124
* * tests/devel/try.c: Remove mpn_mod_1_rshift testing.Kevin Ryde2001-01-081-6/+0
* * tests/devel/try.c: Use libtests, define PROT_NONE if the systemKevin Ryde2001-01-061-53/+12
* * tests/devel: New directory.Kevin Ryde2001-01-061-0/+1686