summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Disable for nails.tege2002-04-301-0/+2
|
* Nailify.tege2002-04-302-9/+13
|
* (LIMBS_PER_DOUBLE, MP_BASE_AS_DOUBLE): Nailify.tege2002-04-301-3/+3
|
* (__GMPZ_FITS_UTYPE_P): Cast maxval to before shifting it.tege2002-04-301-1/+1
|
* Replace nonsense header comment.tege2002-04-291-2/+2
|
* Nailify.tege2002-04-291-2/+2
|
* Nailify.tege2002-04-291-0/+13
|
* Nailify.tege2002-04-291-2/+2
|
* *** empty log message ***tege2002-04-291-0/+15
|
* Nailify. GNUify code layout.tege2002-04-291-58/+80
|
* Nailify. Misc changes.tege2002-04-291-38/+201
|
* Let argv[1] mean # of repetitions.tege2002-04-292-9/+9
|
* Nailify.tege2002-04-292-3/+3
|
* (modlimb_invert): Nailify.tege2002-04-291-19/+19
|
* *** empty log message ***tege2002-04-271-0/+16
|
* Fix overflow conditions for nails.tege2002-04-271-0/+3
|
* *** empty log message ***Kevin Ryde2002-04-271-0/+11
|
* Add a29k umul, udiv unused.Kevin Ryde2002-04-271-1/+5
| | | | Add new automake CCAS.
* (div2): Remove qh paramater.tege2002-04-271-30/+11
| | | | | (mpn_gcdext): Streamline double-limb code. Move GCDEXT_THRESHOLD check to after initial division.
* * tune/time.c (sgi_works_p): Allow for 64-bit counter, and fixKevin Ryde2002-04-271-9/+11
| | | | SGI_CYCLECNTR_SIZE handling.
* (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
| | | | Fix umul_ppmm invocation for for nails.
* * demos/expr/exprfr.c: Add nan and inf constants.Kevin Ryde2002-04-261-1/+23
| | | | * demos/expr/t-expr.c: Exercise them.
* * 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
| | | | | | * configure.in (*-*-cygwin*): Give a sensible default command line limit, to avoid blowups reported by Jim Fougeron on windows 9x. (--enable-nails): Make the default 2, since mp_bases has data for that.
* *** empty log message ***Kevin Ryde2002-04-241-0/+11
|
* * configure.in (*-*-cygwin*): Give a sensible default command lineKevin Ryde2002-04-241-1/+14
| | | | | limit, to avoid blowups reported by Jim Fougeron on windows 9x. (--enable-nails): Make the default 2, since mp_bases has data for that.
* More of:Kevin Ryde2002-04-241-0/+9
| | | | | * mpfr/mpfr-math.h (__mpfr_nan): Use a "double" for the bytes, to avoid a mis-conversion on alpha gcc 3.0.2.
* 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
| | | | | avoid a mis-conversion on alpha gcc 3.0.2. (_MPFR_INFP_BYTES, _MPFR_INFM_BYTES): Should be a zero mantissa.
* Remove pa64, pa64 combination task, done.tege2002-04-231-4/+1
| | | | Remove hppa => pa32 renaming task, done.
* *** 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
| | | | mpn/generic/divrem_2.c: Nailify ASSERTs.
* 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
|