Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * mpz/inp_raw.c (NTOH_LIMB_FETCH): Use simple generic default, since | Kevin Ryde | 2002-07-17 | 1 | -38/+7 |
* | * mpz/inp_raw.c, mpz/out_raw.c: Nailify. | Kevin Ryde | 2002-04-23 | 1 | -13/+56 |
* | * gmp-impl.h (BSWAP_LIMB_FETCH, BSWAP_LIMB_STORE): New macros. | Kevin Ryde | 2002-03-24 | 1 | -1/+1 |
* | * mpz/inp_raw.c (NTOH_LIMB_FETCH) [generic 16bit]: Remove spurious "+". | Kevin Ryde | 2002-03-13 | 1 | -3/+3 |
* | * mpz/inp_raw.c: Avoid a gcc 3.0 powerpc64 bug on AIX. | Kevin Ryde | 2001-12-27 | 1 | -3/+5 |
* | More of: | Kevin Ryde | 2001-12-21 | 1 | -2/+3 |
* | * mpz/inp_raw.c, mpz/out_raw.c: Rewrite. | Kevin Ryde | 2001-12-21 | 1 | -61/+113 |
* | * mpz/inp_raw.c, mpz/out_raw.c: Add private defines of BITS_PER_CHAR. | Kevin Ryde | 2001-01-07 | 1 | -0/+3 |
* | Remove K&R function headers. | tege | 2001-01-02 | 1 | -7/+1 |
* | Copyright (C) -> Copyright. | Kevin Ryde | 2000-10-15 | 1 | -1/+1 |
* | *** empty log message *** | tege | 2000-07-24 | 1 | -4/+4 |
* | Initial revision | tege | 1996-05-08 | 1 | -0/+101 |