| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
* Makefile.am, mpz/Makefile.am, gmp-h.in: Add them.
|
| |
|
| |
|
|
|
|
| |
(CXX_OBJECTS): Add osfuns$U.lo.
|
| |
|
| |
|
|
|
|
| |
README.
|
| |
|
|
|
|
| |
* Makefile.am, mpz/Makefile.am: Add them.
|
|
|
|
|
|
|
| |
* Makefile.am (libmp_la_DEPENDENCIES): Revise mpz objects needed by
new mpz/powm.c.
(Can get rid of a few now that powm is mostly mpn based.)
|
|
|
|
| |
mpz/invert$U.lo, mpz/tdiv_q$U.lo to support new mpz/powm.c.
|
| |
|
|
|
|
|
|
|
| |
scanf/sscanf.c, scanf/sscanffuns.c, scanf/vfscanf.c, scanf/vscanf.c,
scanf/vsscanf.c, scanf/Makefile.am, tests/misc/t-scanf.c: New files.
* gmp-h.in, gmp-impl.h, Makefile.am, configure.in: Consequent
additions.
|
|
|
|
|
| |
* configure.in, acinclude.m4, Makefile.am, printf/Makefile.am: Use it
if libc vsnprintf missing or bad.
|
| |
|
|
|
|
|
| |
* tal-notreent.c: Renamed from stack-alloc.c.
* Makefile.am, acinclude.m4, gmp-impl.h: Update.
|
|
|
|
| |
* Makefile.am, acinclude.m4, gmp-impl.h: Update.
|
|
|
|
| |
* Makefile.am, cxx/Makefile.am: Updates for Gerardo's stuff.
|
|
|
|
|
|
|
|
| |
2001-10-09 Gerardo Ballabio <ballabio@sissa.it>
* cxx/isfuns.cc: New file.
* cxx/ismpf.cc, cxx/ismpq.cc, cxx/ismpz.cc: New files.
* gmpxx.h, mpfrxx.h: New files.
|
|
|
|
|
| |
in NEWS file is too big).
(dist-hook): Don't distribute numbered or unnumbered emacs backups.
|
|
|
|
|
| |
cxx/osmpf.cc, cxx/osmpq.cc, cxx/osmpz.cc: New files.
* Makefile.am: Add them, in new libgmpxx.
|
| |
|
|
|
|
| |
* printf/Makefile.am, Makefile.am: Add it.
|
|
|
|
| |
* Makefile.am, mpq/Makefile.am: Single mpq/aors.lo now.
|
|
|
|
|
|
|
| |
* Makefile.am, mpq/Makefile.am: Add it.
* fdl.texi: New file, with two @appendix directive tweaks.
* Makefile.am (gmp_TEXINFOS): Add it.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
tests/printf/Makefile.am, gmp-h.in, gmp-impl.h, gmp.texi: Remove C++
support, for the time being.
* libmp.sym: New file.
* Makefile.am (libmp_la_LDFLAGS): Use it.
(DISTCLEANFILES): Remove asm-syntax.h, no longer generated.
Remove some comments about "make check".
|
|
|
|
|
|
|
|
|
|
|
| |
* printf: New directory.
* printf/Makefile.am, asprintf.c, doprnt.c, doprntf.c, doprntfx.cc,
doprnti.c, doprntix.cc, fprintf.c, obprintf.c, obprntffuns.c,
obvprintf.c, osfuns.cc, osmpf.cc, osmpq.cc, osmpz.cc, printf.c,
printffuns.c, snprintf.c, snprntffuns.c, sprintf.c, sprintffuns.c,
vasprintf.c, vfprintf.c, vprintf.c, vsnprintf.c, vsprintf.c: New
files.
* configure.in, Makefile.am: Add them.
|
|
|
|
|
|
|
|
|
|
| |
* printf/Makefile.am, asprintf.c, doprnt.c, doprntf.c, doprntfx.cc,
doprnti.c, doprntix.cc, fprintf.c, obprintf.c, obprntffuns.c,
obvprintf.c, osfuns.cc, osmpf.cc, osmpq.cc, osmpz.cc, printf.c,
printffuns.c, snprintf.c, snprntffuns.c, sprintf.c, sprintffuns.c,
vasprintf.c, vfprintf.c, vprintf.c, vsnprintf.c, vsprintf.c: New
files.
* configure.in, Makefile.am: Add them.
|
|
|
|
| |
* Makefile.am, mpq/Makefile.am: Add it.
|
|
|
|
|
| |
* tal-reent.c: New file.
* Makefile.am: Update.
|
|
|
|
|
|
|
| |
selected with --enable-alloca=debug.
* tal-debug.c: New file.
* configure.in, Makefile.am: Compile stack-alloc.c only for
--disable-alloca.
|
|
|
|
|
| |
* Makefile.am, mpz/Makefile.am, mpq/Makefile.am, mpf/Makefile.am,
mpbsd/Makefile.am (INCLUDES): Set -D__GMP_WITHIN_GMP.
|
|
|
|
|
|
|
| |
* Makefile.am, mpz/Makefile.am: Add them.
* Makefile.am, mpz/Makefile.am, mpq/Makefile.am, mpf/Makefile.am,
mpbsd/Makefile.am (AM_CPPFLAGS): Set -D__GMP_WITHIN_GMP.
|
|
|
|
|
|
| |
EXTRA_DIST to libgmp_la_SOURCES, so they get included in TAGS.
* Makefile.am: Conditionalize mpfr in $(SUBDIRS) to handle mpfr.info.
|
|
|
|
| |
mpz_si_pow_ui, pending full si support.
|
|
|
|
|
|
|
|
|
|
|
| |
mpz_submul_ui entrypoint, share more code between some of the
conditionals, use mpn_mul_1c if available.
* mpz/addmul_ui.c: Remove file.
* mpz/aorsmul.c: New file.
* Makefile.am, mpz/Makefile.am: Update.
* mpq/set_str.c: New file.
* Makefile.am, mpq/Makefile.am: Add it.
|
|
|
|
| |
* Makefile.am, mpz/Makefile.am: Add it.
|
| |
|
|
|
|
|
|
| |
* Makefile.am, mpz/Makefile.am: Add them.
* mpf/cmp_d.c, mpf/get_dfl_prec.c: New files.
* Makefile.am, mpf/Makefile.am: Add them.
|
|
|
|
| |
* Makefile.am, mpz/Makefile.am: Add them.
|
|
|
|
| |
* Makefile.am, mpq/Makefile.am: Add it.
|
|
|
|
|
|
|
|
| |
copy, don't copy if unnecessary.
* mpf/ceilfloor.c: New file likewise, and use common subroutine for
ceil and floor.
* mpf/integer.c: Remove file.
* Makefile.am, mpf/Makefile.am: Update.
|
|
|
|
| |
* Makefile.am, mpz/Makefile.am: Add them.
|
|
|
|
| |
automatically.
|
|
|
|
|
|
|
|
|
| |
mpz_cdiv_q_2exp entrypoint.
* mpz/cfdiv_r_2exp.c: New file, rewrite of fdiv_r_2exp.c, use all mpn,
add mpz_cdiv_r_2exp entrypoint.
* mpz/fdiv_q_2exp.c, mpz/fdiv_r_2exp.c: Remove files.
* mpz/Makefile.am (libmpz_la_SOURCES): Update.
* Makefile.am (MPZ_OBJECTS): Ditto.
|
|
|
|
|
| |
* mpz/Makefile.am (libmpz_la_SOURCES): Add them.
* Makefile.am (MPZ_OBJECTS): Ditto.
|
|
|
|
| |
* Makefile.am (EXTRA_DIST): Remove it.
|
| |
|