85 Commits (a5b1e4a1716d4ab4c26187f1b3f975bc233b65ef)

Author SHA1 Message Date
Bruno Haible 1e7aede9bd Avoid shifting a 32-bit zero value by more than 31 bits. 20 years ago
Bruno Haible c4e47eb4f1 Make the long-float overflow check work on 64-bit platforms. 20 years ago
Richard Kreckel e269351d54 The patch of 2005-05-01 made it impossible to test the type of a cl_UP 20 years ago
Richard Kreckel 126552d49e * m4/cc.m4 (CL_AS_NOEXECSTACK): New macro... 20 years ago
Richard Kreckel 2ebe834823 Make out of the box build on x86_64 system with complete 32 bit 20 years ago
Richard Kreckel 48bd67094d Speed up the linking step 20 years ago
Richard Kreckel 750e9a86b2 * The FSF has moved offices to 51 Franklin Street, Fifth Floor. 20 years ago
Richard Kreckel 6d4cabf35e Fix crashes in find_univpoly_ring and related functions 20 years ago
Richard Kreckel b4bf50e16a * src/Makefile.in: Use $CXX instead of $CC when linking. 20 years ago
Richard Kreckel 57023a0ee9 * src/Makefile.in: Let config.status set LDFLAGS. 20 years ago
Richard Kreckel b53f33a60e * Also filter out SCCS subdirs while recursing and searching for 20 years ago
Richard Kreckel 7792c43d12 * src/integer/input/cl_I_read_stream.cc (read_integer): Fix a bug 20 years ago
Richard Kreckel ccc9b05698 * src/base/cl_low.h: Add mulu64 assembler macro for ia64. 20 years ago
Richard Kreckel 1bf866178f * src/base/cl_low.h: Add mul and div macros for x86_64. 20 years ago
Richard Kreckel b31a3a904d * src/integer/conv/cl_I_from_digits.cc (digits_to_I): Fix thinko in 20 years ago
Richard Kreckel abe559d7d8 * src/integer/conv/cl_I_to_digits (I_to_digits): Fix an elusive stack 20 years ago
Richard Kreckel ac82f8ef8b * src/integer/conv/cl_I_from_digits.cc (digits_to_I): Speedup when 20 years ago
Richard Kreckel 8548d5d0a5 * src/integer/conv/cl_I_to_digits.cc (I_to_digits): Fix bug in base 32. 20 years ago
Richard Kreckel 089003015a Support for little-endian Mips, second shot 20 years ago
Richard Kreckel abbb561b2c Support for little-endian Mips 21 years ago
Bruno Haible 5849757ed2 Update comment. 21 years ago
Richard Kreckel 7a0e86b187 * src/base/cl_macros.h: alloca(3) has size_t argument type. 21 years ago
Richard Kreckel 541905ab43 * Remove unused labels. 21 years ago
Richard Kreckel f2f5fb349d * Make template specializations explicit. 21 years ago
Richard Kreckel a8369235e2 * Change all C include headers to ISO style within C++ code. 21 years ago
Richard Kreckel 00a938019a * rational/transcendental/cl_RA_logp.cc: fix bug where base is 21 years ago
Richard Kreckel b19d4896e5 * Whow, time goes by... 21 years ago
Richard Kreckel 85a244e45d * src/Makefile.in: Fix for parallel build: wait for subdir objects to 21 years ago
Richard Kreckel 852b7a29c4 * src/integer/output/cl_I_print.cc (print_integer): workaround 21 years ago
Bruno Haible ffca5a5837 Fix a bug occurring with extremely high exponents. 21 years ago
Bruno Haible b68181a566 Fix an extreme case in long-float multiplication. 21 years ago
cbauer 9968f5fffa install library as program, not as data 21 years ago
Richard Kreckel 251c2a8ca1 2004-01-01 Richard B. Kreckel <kreckel@ginac.de> 21 years ago
Richard Kreckel 82cebb4ca2 * Update copyright date. 21 years ago
Richard Kreckel 697c3c7f80 Rework of autoconfiscation infrastructure 21 years ago
Richard Kreckel dbba474f3e * src/polynomial/cl_UP_gen.h (gen_minus): Fix case where first 21 years ago
Richard Kreckel e2ecea4d04 * src/numtheory/cl_nt_sqrtmodp.cc: #undef _R. 22 years ago
Richard Kreckel 9220842a15 More dependent base resolution issues 22 years ago
Richard Kreckel 34f61129e8 Dependent base resolution needed for GCC-3.4 22 years ago
Bruno Haible 6c54f0ef9f Tweak for MacOS X. 22 years ago
Bruno Haible d52730c3c1 Complete last patch. 22 years ago
Bruno Haible d7ddb41f4b Add support for MacOS X. 22 years ago
Richard Kreckel 228e757e01 * src/base/digitseq/cl_asm.h: ensure intCsize==16 when including 23 years ago
Richard Kreckel df7f7906ab * Last bits for release 1.1.5. 23 years ago
Bruno Haible 9d39b1f00e Force link-time references despite optimizations done by g++. 23 years ago
Bruno Haible 1b9acd9ada Avoid g++-3.1 offsetof warnings. 23 years ago
Bruno Haible 3383e943c4 Avoid g++-3.1 typename warning. 23 years ago
Richard Kreckel 38a48d3130 * Bump dates, version numbers, etc, for 1.1.4-release... 23 years ago
Richard Kreckel 6617af2754 * autoconf/acinclude.m4: revamp MPN-matcher. 23 years ago
Richard Kreckel b490c68766 * src/base/digitseq/cl_DS.h: <gmp.h> is not included extern "C" 23 years ago