[Gmp-commit] /var/hg/gmp: Changelog

mercurial at gmplib.org mercurial at gmplib.org
Sun May 27 09:30:00 CEST 2012


details:   /var/hg/gmp/rev/f0438b9eb75e
changeset: 15013:f0438b9eb75e
user:      Marco Bodrato <bodrato at mail.dm.unipi.it>
date:      Sun May 27 09:29:51 2012 +0200
description:
Changelog

diffstat:

 ChangeLog            |  4 ++++
 mpn/x86_64/fat/fat.c |  2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r e1f4512a775f -r f0438b9eb75e ChangeLog
--- a/ChangeLog	Sat May 26 23:07:05 2012 +0200
+++ b/ChangeLog	Sun May 27 09:29:51 2012 +0200
@@ -1,3 +1,7 @@
+2012-05-27 Marco Bodrato <bodrato at mail.dm.unipi.it>
+
+	* mpn/x86_64/fat/fat.c: abort iff longmode-capable-bit is turned off.
+
 2012-05-26  Torbjorn Granlund  <tege at gmplib.org>
 
 	* mpz: Use MPZ_REALLOC return value when possible.
diff -r e1f4512a775f -r f0438b9eb75e mpn/x86_64/fat/fat.c
--- a/mpn/x86_64/fat/fat.c	Sat May 26 23:07:05 2012 +0200
+++ b/mpn/x86_64/fat/fat.c	Sun May 27 09:29:51 2012 +0200
@@ -1,4 +1,4 @@
-/* x86 fat binary initializers.
+/* x86_64 fat binary initializers.
 
    Contributed to the GNU project by Kevin Ryde (original x86_32 code) and
    Torbjorn Granlund (port to x86_64)


More information about the gmp-commit mailing list