| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
from repository. They're instead generated by automake and
autoconf before distribution.
|
| |
|
| |
|
| |
|
|
|
|
| |
* demos/expr/expr-impl.h: Don't use expr-config.h.
|
|
|
|
|
|
|
|
| |
* configure.in, Makefile.am, doc/gmp.texi, doc/configuration,
tests/cxx/Makefile.am, demos/expr/Makefile.am, demos/expr/README,
demos/expr/expr.c, demos/expr/expr.h, demos/expr/expr-config-h.in,
demos/expr/expr-impl.h, demos/expr/run-expr.c, demos/expr/t-expr.c:
MPFR now published separately, remove various bits.
|
|
|
|
| |
* */Makefile.in, install-sh: Update to automake 1.8.3.
|
|
|
|
| |
1.8.2 and libtool 1.5.2.
|
|
|
|
|
| |
* configure.in, demos/calc/Makefile.am: Use -lcurses or -lncurses with
readline, when available.
|
|
|
|
| |
* mkinstalldirs: Remove, not required by automake 1.8.
|
|
|
|
| |
doc/mdate-sh: Update to automake 1.8.
|
|
|
|
|
| |
* configure.in (LIBGMP_LDFLAGS, LIBGMPXX_LDFLAGS): New AC_SUBSTs with
options to generate .def files with windows DLLs.
|
|
|
|
|
|
| |
2003-07-24 Niels Möller <nisse@lysator.liu.se>
* mpz/combit.c: New file.
* Makefile.am, mpz/Makefile.am: Add it.
|
| |
|
|
|
|
| |
* mpfr/*: Update to mpfr cvs 2003-01-11.
|
|
|
|
|
| |
Revert this:
* configure.in, acinclude.m4 (GMP_LDFLAGS_SYMBOLIC): New macro.
|
|
|
|
| |
* configure.in, acinclude.m4 (GMP_LDFLAGS_SYMBOLIC): New macro.
|
|
|
|
|
|
| |
* configure.in: (AM_INIT_AUTOMAKE): Use "gnu no-dependencies
$(top_builddir)/ansi2knr".
* */Makefile.am (AUTOMAKE_OPTIONS): Remove, now in configure.in.
|
|
|
|
|
| |
* configure.in: (AM_INIT_AUTOMAKE): Use "gnu no-dependencies
$(top_builddir)/ansi2knr".
|
|
|
|
| |
Update to automake 1.7.2.
|
|
|
|
|
|
| |
* configure.in, Makefile.am, printf/Makefile.am,
printf/repl-vsnprintf.c: Handle vsnprintf replacement with C
conditionals.
|
| |
|
|
|
|
|
| |
* Makefile.am, mpz/Makefile.am: Setups for gen-fac_ui.c generating
mpz/fac_ui.h.
|
| |
|
|
|
|
|
| |
* configure.in, acinclude.m4 (GMP_PROG_LEX): Remove this in favour of
AM_PROG_LEX, now ok when lex is missing.
|
|
|
|
|
|
| |
And more of:
* configure.in, acinclude.m4 (GMP_PROG_CC_FOR_BUILD,
(Don't need HOST_CC as an AC_SUBST, just a variable.)
|
|
|
|
|
|
|
| |
* configure.in, acinclude.m4 (GMP_PROG_CC_FOR_BUILD,
GMP_PROG_CPP_FOR_BUILD, GMP_PROG_EXEEXT_FOR_BUILD,
GMP_C_FOR_BUILD_ANSI, GMP_CHECK_LIBM_FOR_BUILD): New macros.
(GMP_PROG_HOST_CC): Remove, superceded by GMP_PROG_CC_FOR_BUILD.
|
|
|
|
| |
Update to automake 1.6.1.
|
|
|
|
| |
(libmpz_la_SOURCES): Add ui_sub.c.
|
|
|
|
| |
* Makefile.am, mpz/Makefile.am, gmp-h.in: Add them.
|
|
|
|
| |
* mpfr/*, configure.in: Update to final mpfr 2.0.1.
|
|
|
|
|
|
| |
* mpfr/*: Update to another new mpfr 2.0.1.
* configure.in, Makefile.am, mpfr/Makefile.am, mpfr/tests/Makefile.am:
Use MPFR_CONFIGS macro, establish separate MPFR_CFLAGS for mpfr build.
|
|
|
|
|
|
| |
* gmp-h.in, mp-h.in, configure.in, acinclude.m4: Remove __GMP from
AC_SUBSTs, since autoconf says leading "_" in makefile variables is
not portable.
|
|
|
|
|
|
| |
* configure.in, mpfr/Makefile.am, mpfr/tests/Makefile.am: Use
-mieee-with-inexact or -ieee_with_inexact for mpfr on alpha, so
denorms work.
|
|
|
|
|
|
|
|
|
| |
* demos/pexpr.c, demos/pexpr-config-h.in, configure.in: Use an
autoconf test for stack_t.
* configure.in, gmp-h.in, mp-h.in, macos/configure: Use
__GMP_LIBGMP_DLL to enable windows declspec, don't require _WIN32
(etc), remove __GMP_LIBGMP_SHARED and __GMP_LIBGMP_STATIC.
|
|
|
|
|
|
| |
* configure.in (--enable-nails): New option.
(GMP_NAIL_BITS, GMP_LIMB_BITS, GMP_NUMB_BITS): New defines for gmp.h
and config.m4.
|
|
|
|
|
|
| |
A better effort at:
* configure.in: Add --with-readline, AC_PROG_YACC and AM_PROG_LEX.
* configure.in: Put demos/expr configs in expr-config.h.
|
| |
|
|
|
|
| |
mpz/Makefile.am: Add get_d_2exp.c.
|
|
|
|
|
| |
* mpz/init2.c, mpz/realloc2.c: New files.
* Makefile.am, mpz/Makefile.am: Add them.
|
|
|
|
|
|
| |
* printf/repl-vsnprintf.c: New file.
* configure.in, acinclude.m4, Makefile.am, printf/Makefile.am: Use it
if libc vsnprintf missing or bad.
|
|
|
|
| |
* Makefile.am: Compile millerrabin.c.
|
|
|
|
| |
"make clean" when ansi2knr actually in use, helps DOS 8.3.
|
|
|
|
| |
* mpz/README: Remove file, now adequately covered in the manual.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Amend to use .h files:
* mpz/aors.h: Renamed from mpz/aors.c.
* mpz/add.c, mpz/sub.c: New files, using mpz/aors.h.
* mpz/aors_ui.h: Renamed from mpz/aors_ui.c.
* mpz/add_ui.c, mpz/sub_ui.c: New files, using mpz/aors_ui.h.
* mpz/fits_s.h: Renamed and adapted from mpz/fits_s.c.
* mpz/fits_sshort.c, mpz/fits_sint.c, mpz/fits_slong.c: New files.
* mpz/mul_i.h: Renamed from mpz/mul_siui.c.
* mpz/mul_ui.c, mpz/mul_ui.c: New files, using mpz/mul_i.h.
* mpz/Makefile.am: Consequent updates.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* mpz/aors.i: Renamed from mpz/aors.c.
* mpz/add.c, mpz/sub.c: New files, using mpz/aors.i.
* mpz/aors_ui.i: Renamed from mpz/aors_ui.c.
* mpz/add_ui.c, mpz/sub_ui.c: New files, using mpz/aors_ui.i.
* mpz/fits_s.i: Renamed and adapted from mpz/fits_s.c.
* mpz/fits_sshort.c, mpz/fits_sint.c, mpz/fits_slong.c: New files.
* mpz/mul_i.i: Renamed from mpz/mul_siui.c.
* mpz/mul_ui.c, mpz/mul_ui.c: New files, using mpz/mul_i.i.
* mpz/Makefile.am: Consequent updates.
(INCLUDES): Remove -DOPERATION_$*.
|
| |
|
| |
|
|
|
|
|
| |
* configure.in, gmp-h.in (__GMP_HAVE_HOST_CPU_FAMILY_power,
__GMP_HAVE_HOST_CPU_FAMILY_powerpc): New AC_SUBSTs.
|
| |
|