[Gmp-commit] /var/hg/gmp-5.0: Remove thumb, since directory now empty.

mercurial at gmplib.org mercurial at gmplib.org
Sun May 6 13:19:40 CEST 2012


details:   /var/hg/gmp-5.0/rev/e696ba32ac81
changeset: 13580:e696ba32ac81
user:      Torbjorn Granlund <tege at gmplib.org>
date:      Sun May 06 13:19:36 2012 +0200
description:
Remove thumb, since directory now empty.

diffstat:

 ChangeLog       |  2 ++
 mpn/Makefile.am |  2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 800f0e05b6cc -r e696ba32ac81 ChangeLog
--- a/ChangeLog	Sun May 06 13:16:16 2012 +0200
+++ b/ChangeLog	Sun May 06 13:19:36 2012 +0200
@@ -2,6 +2,8 @@
 
 	* Version 5.0.5 released.
 
+	* mpn/Makefile.am (TARG_DIST): Remove thumb, since directory now empty.
+
 2012-04-28  Torbjorn Granlund  <tege at gmplib.org>
 
 	* mpn/thumb/add_n.s: Remove broken code.
diff -r 800f0e05b6cc -r e696ba32ac81 mpn/Makefile.am
--- a/mpn/Makefile.am	Sun May 06 13:16:16 2012 +0200
+++ b/mpn/Makefile.am	Sun May 06 13:19:36 2012 +0200
@@ -74,7 +74,7 @@
 
 TARG_DIST = a29k alpha arm clipper cray generic i960 ia64 lisp m68k m88k \
   minithres mips32 mips64 ns32k pa32 pa64 power powerpc32 powerpc64 pyr \
-  s390_32 s390_64 sh sparc32 sparc64 thumb vax x86 x86_64 z8000 z8000x
+  s390_32 s390_64 sh sparc32 sparc64 vax x86 x86_64 z8000 z8000x
 
 EXTRA_DIST = asm-defs.m4 cpp-ccas m4-ccas $(TARG_DIST)
 


More information about the gmp-commit mailing list