CVS log for ports/math/libgmp4/files/Attic/patch-longlong.h
Up to [FreeBSD] / ports / math / libgmp4 / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2
Wed Jun 9 22:49:30 2004 UTC (7 years, 8 months ago) by ale
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
Update to 4.1.3 release: o Upwardly binary compatible with 4.1.2, 4.1.1, 4.1, 4.0.1, 4.0, and 3.x versions. o Bug fix to FFT multiplication code. o Bug fix to K6 assembly code for gcd. o Bug fix to IA-64 assembly code for population count. o Portability improvements, most notably functional AMD64 support. o Many minor bug fixes. o Make portlint happy.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 7 00:35:40 2004 UTC (8 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_10_0
Fix build of math/libgmp4 on AMD64 systems On Opteron/AMD64 systems with GCC, count_trailing_zeros in longlong.h may cause errors from the assembler about incorrect registers used with bsfq. Submitted by: edwin@mavetju.org Approved by: Alex Dupre <sysadmin@alexdupre.com> Obtained from: http://www.swox.com/gmp/#STATUS
