summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (div2): Remove qh paramater.tege2002-04-271-30/+11
* * tune/time.c (sgi_works_p): Allow for 64-bit counter, and fixKevin Ryde2002-04-271-9/+11
* (mpz_get_ui): Fix typo from last change.tege2002-04-261-2/+2
* (GMP_NUMB_HALFMAX): Renamed from MP_LIMB_T_HALFMAX.tege2002-04-261-5/+9
* * demos/expr/exprfr.c: Add nan and inf constants.Kevin Ryde2002-04-261-1/+23
* * demos/expr/exprfr.c: Add nan and inf constants.Kevin Ryde2002-04-261-0/+9
* Adjust allocation for nails.tege2002-04-261-1/+1
* *** empty log message ***tege2002-04-241-4/+7
* Regenerate for:Kevin Ryde2002-04-241-974/+995
* *** empty log message ***Kevin Ryde2002-04-241-0/+11
* * configure.in (*-*-cygwin*): Give a sensible default command lineKevin Ryde2002-04-241-1/+14
* More of:Kevin Ryde2002-04-241-0/+9
* Simplify by using mpn_tdiv_qr instead of mpn_divmod.tege2002-04-241-64/+10
* Stuff from yesterday.Kevin Ryde2002-04-241-3/+20
* * mpfr/mpfr-math.h (__mpfr_nan): Use a "double" for the bytes, toKevin Ryde2002-04-241-7/+7
* Remove pa64, pa64 combination task, done.tege2002-04-231-4/+1
* *** empty log message ***tege2002-04-231-0/+2
* Fix typo.tege2002-04-231-1/+2
* *** empty log message ***tege2002-04-231-0/+8
* *** empty log message ***tege2002-04-231-1/+5
* Nailify.tege2002-04-233-6/+6
* Rewrite again.tege2002-04-231-8/+20
* Rework nails code.tege2002-04-231-3/+3
* * gmp-impl.h (NEG_MOD): Nailify.Kevin Ryde2002-04-231-0/+6
* * mpn/generic/divis.c, mpz/cong.c, mpz/cong_2exp.c: Nailify.Kevin Ryde2002-04-231-7/+6
* * mpn/generic/divis.c, mpz/cong_2exp.c: Nailify.Kevin Ryde2002-04-231-3/+3
* * demos/expr/Makefile.am (LDADD): Add $(LIBM) for the benefit of mpfr.Kevin Ryde2002-04-231-1/+3
* * demos/expr/Makefile.am (LDADD): Add $(LIBM) for the benefit of mpfr.Kevin Ryde2002-04-231-1/+3
* * mpn/generic/divis.c: Nailify.Kevin Ryde2002-04-231-6/+7
* * mpn/generic/sb_divrem_mn.c, mpn/generic/divrem.c,Kevin Ryde2002-04-231-1/+3
* Add a copyright year.Kevin Ryde2002-04-231-1/+1
* * mpz/kronzu.c, mpz/kronuz.c, mpz/kronzs.c, mpz/kronsz.c: Nailify.Kevin Ryde2002-04-232-10/+30
* * mpz/kronzu.c, mpz/kronuz.c, mpz/kronzs.c, mpz/kronsz.c: Nailify.Kevin Ryde2002-04-232-9/+25
* * mpn/generic/bdivmod.c, mpz/divexact.c, mpz/dive_ui.c: Nailify.Kevin Ryde2002-04-231-1/+13
* Revert this:Kevin Ryde2002-04-232-4/+0
* Add a comment about AIX strnlen.Kevin Ryde2002-04-231-0/+3
* * gmp-impl.h, mpn/mp_bases.c: Add back GMP_NUMB_BITS==30 bases data.Kevin Ryde2002-04-232-1/+270
* * mpn/lisp/gmpasm-mode.el: Remove mention of defunct LF macro.Kevin Ryde2002-04-231-2/+2
* * mpz/inp_raw.c, mpz/out_raw.c: Nailify.Kevin Ryde2002-04-232-28/+119
* * mpn/x86/k6/mmx/logops_n.asm, mpn/x86/k6/mmx/com_n.asm: Nailify.Kevin Ryde2002-04-232-17/+27
* Revert this:Kevin Ryde2002-04-238-17/+0
* * mpn/generic/bdivmod.c, mpz/divexact.c: Nailify.Kevin Ryde2002-04-232-19/+27
* Add a comment to:Kevin Ryde2002-04-221-0/+8
* * mpz/divis_ui.c, mpz/cong_ui.c: Nailify.Kevin Ryde2002-04-222-10/+35
* * mpn/generic/sb_divrem_mn.c, mpn/generic/divrem_2.c: Nailify ASSERTs.Kevin Ryde2002-04-222-2/+6
* * mpfr/get_d.c: Patch from Paul to avoid problem with constant foldingKevin Ryde2002-04-221-2/+4
* *** empty log message ***tege2002-04-221-0/+25
* Handle "binomial" operator.tege2002-04-221-1/+20
* Rewrite/Nailify.tege2002-04-224-61/+243
* Rework nails code to handle parameter overlap.tege2002-04-221-17/+25