| Commit message (Expand) | Author | Age | Files | Lines |
* | (mpn_udiv_qrnnd_r based udiv_qrnnd): Fix typo. | tege | 2002-12-04 | 1 | -1/+1 |
* | Amend last change. | tege | 2002-12-04 | 1 | -4/+4 |
* | *** empty log message *** | tege | 2002-12-04 | 1 | -1/+1 |
* | *** empty log message *** | tege | 2002-12-04 | 1 | -0/+4 |
* | Define float registers with `f' prefix. | tege | 2002-12-04 | 1 | -0/+1 |
* | Regenerate for: | Kevin Ryde | 2002-12-04 | 1 | -41/+18 |
* | Regenerate for: | Kevin Ryde | 2002-12-04 | 1 | -22/+28 |
* | *** empty log message *** | Kevin Ryde | 2002-12-04 | 1 | -0/+16 |
* | (GMP_PROG_EXEEXT_FOR_BUILD, GMP_C_FOR_BUILD_ANSI, | Kevin Ryde | 2002-12-04 | 1 | -0/+2 |
* | (Known Build Problems): Note libtool stripping options when linking. | Kevin Ryde | 2002-12-04 | 1 | -0/+10 |
* | (GMP_C_FOR_BUILD_ANSI): Remove any a.out etc created. | Kevin Ryde | 2002-12-03 | 1 | -0/+1 |
* | *** empty log message *** | tege | 2002-12-03 | 1 | -0/+4 |
* | Use config.m4. | tege | 2002-12-03 | 3 | -37/+14 |
* | * gmp.texi (Floating-point Functions): Note the mantissa is binary and | Kevin Ryde | 2002-12-03 | 1 | -0/+8 |
* | Rearrange the comments for: | Kevin Ryde | 2002-12-03 | 1 | -5/+8 |
* | (GMP_ASM_GLOBL): Establish this from the host cpu type. | Kevin Ryde | 2002-12-03 | 1 | -20/+19 |
* | * acinclude.m4 (GMP_ASM_LABEL_SUFFIX): Don't make an empty result a | Kevin Ryde | 2002-12-03 | 1 | -2/+3 |
* | *** empty log message *** | tege | 2002-12-03 | 1 | -0/+4 |
* | Use LDEF. | tege | 2002-12-03 | 9 | -93/+103 |
* | *** empty log message *** | Kevin Ryde | 2002-12-03 | 1 | -0/+25 |
* | Regenerate for: | Kevin Ryde | 2002-12-03 | 2 | -101/+92 |
* | * INSTALL: Use return rather than exit in the example programs. | Kevin Ryde | 2002-12-03 | 1 | -4/+4 |
* | * gmp.texi (Build Options): Move non-unix notes to ... | Kevin Ryde | 2002-12-03 | 1 | -20/+35 |
* | * acinclude.m4 (GMP_ASM_LABEL_SUFFIX): Must test empty suffix first, | Kevin Ryde | 2002-12-02 | 1 | -54/+50 |
* | * longlong.h (count_leading_zeros, count_trailing_zeros) [ev67, ev68]: | Kevin Ryde | 2002-12-02 | 1 | -1/+1 |
* | * gen-psqr.c (HAVE_CONST, const): New macros. | Kevin Ryde | 2002-12-02 | 1 | -0/+21 |
* | Add a couple of comments. | Kevin Ryde | 2002-12-02 | 1 | -3/+7 |
* | *** empty log message *** | tege | 2002-12-02 | 1 | -0/+5 |
* | Split popc_limb again, combined version gives too many compiler warnings. | tege | 2002-12-02 | 1 | -1/+40 |
* | *** empty log message *** | tege | 2002-12-01 | 2 | -2/+21 |
* | (div1): Disable unused function. | tege | 2002-12-01 | 1 | -0/+2 |
* | abort => ASSERT_ALWAYS. | tege | 2002-12-01 | 1 | -6/+3 |
* | Don't include longlong.h. | tege | 2002-12-01 | 2 | -2/+0 |
* | Don't include stdlib.h. | tege | 2002-12-01 | 2 | -2/+0 |
* | abort => ASSERT_ALWAYS. | tege | 2002-12-01 | 2 | -4/+3 |
* | *** empty log message *** | tege | 2002-12-01 | 1 | -0/+8 |
* | (f_cmp_fraction, f_cmp_divisor): Change parameter to `const void *', | tege | 2002-12-01 | 1 | -2/+8 |
* | * gmp.texi (Integer Division): Fix a couple of @math's for tex. | Kevin Ryde | 2002-12-01 | 1 | -18/+29 |
* | Regenerate for: | Kevin Ryde | 2002-12-01 | 1 | -3/+23 |
* | Regenerate for: | Kevin Ryde | 2002-12-01 | 2 | -1/+125 |
* | *** empty log message *** | Kevin Ryde | 2002-12-01 | 1 | -0/+12 |
* | * tests/cxx/clocale.c: New file, reinstating what was localeconv.c, | Kevin Ryde | 2002-11-30 | 1 | -0/+62 |
* | * tests/cxx/clocale.c: New file, reinstating localeconv.c and | Kevin Ryde | 2002-11-30 | 1 | -1/+1 |
* | * tests/cxx/t-locale.cc: Test non std::locale systems too. | Kevin Ryde | 2002-11-30 | 1 | -38/+49 |
* | * tests/tests.h (ostringstream, istringstream): Provide fakes of these | Kevin Ryde | 2002-11-30 | 1 | -0/+28 |
* | * tests/cxx/t-locale.cc, tests/cxx/t-ostream.cc: Remove <sstream>. | Kevin Ryde | 2002-11-30 | 2 | -2/+0 |
* | * configure.in (AC_CHECK_HEADERS) [C++]: Add <sstream>. | Kevin Ryde | 2002-11-30 | 1 | -0/+7 |
* | (__gmp_doprnt): Comment out a `break' to shut up compiler warnings. | tege | 2002-11-30 | 1 | -1/+1 |
* | *** empty log message *** | tege | 2002-11-30 | 1 | -0/+2 |
* | Add `many' hints to return insns. | tege | 2002-11-30 | 1 | -2/+2 |