-
gmp (2:5.0.5+dfsg-2ubuntu3) raring; urgency=low
* Work around binutils bug with s/[ .. ]/[..]/ in ARM assembly.
-- Adam Conrad <email address hidden> Thu, 06 Dec 2012 04:43:07 -0700
-
gmp (2:5.0.5+dfsg-2ubuntu2) raring; urgency=low
* Add arm64 support (LP: #1079831).
-- Wookey <email address hidden> Fri, 23 Nov 2012 02:49:47 +0000
-
gmp (2:5.0.5+dfsg-2ubuntu1) raring; urgency=low
* Resynchronise with Debian. Remaining changes:
- Support for thumb2 instructions in arm assembler.
gmp (2:5.0.5+dfsg-2) unstable; urgency=low
* Revert to FAT binary situation of 5.0.4: disabled for amd64,
kfreebsd-amd64, and lpia; enabled for all other architectures.
* control: Mark libgmp-dev as "Multi-arch: same", requested by Wookey
http://lists.alioth.debian.org/pipermail/debian-science-maintainers/2012-May/013386.html
gmp (2:5.0.5+dfsg-1.1) unstable; urgency=low
* Non-maintainer upload.
* Revert to --disable-fat, as it seems to cause gcc to abort on some
machines (closes: #671866)
gmp (2:5.0.5+dfsg-1) unstable; urgency=low
* New upstream.
* rules: Always built FAT binary, on advice from upstream. By default,
GMP compiles for the CPU it detect at configure time. But with
--enable-fat it detects the CPU at run time. This is important for
cpu-dependent workarounds.
gmp (2:5.0.4+dfsg-1) unstable; urgency=low
* New upstream version.
- Fix for buffer overruns. Closes: #658821.
* rules: add build-arch, build-indep rules.
gmp (2:5.0.3+dfsg-1) unstable; urgency=low
* New upstream version. Supports s390x.
* patches/s390x.patch: Remove.
* patches/upstream-dcpi1_bdiv_q.patch: Remove. Applied upstream.
-- Colin Watson <email address hidden> Wed, 31 Oct 2012 08:17:01 +0000
-
gmp (2:5.0.2+dfsg-2ubuntu2) quantal; urgency=low
* Rebuild for new armel compiler default of ARMv5t.
-- Colin Watson <email address hidden> Tue, 02 Oct 2012 10:17:57 +0100