pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/gxemul Update to 0.3.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6894544df3dd
branches:  trunk
changeset: 498537:6894544df3dd
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Aug 25 11:03:30 2005 +0000

description:
Update to 0.3.5.

The user-visible changes between release 0.3.4 and 0.3.5 are minor, and
can be summarized as follows:

        o)  Updates to the (old) binary translation subsystem, resulting
            in minor speed improvements.

        o)  64-bit MIPS dmult/dmultu has been fixed.

        o)  slt* instructions for 64-bit MIPS were incorrectly implemented
            in the i386 backend. This has been fixed.

diffstat:

 emulators/gxemul/Makefile |  4 ++--
 emulators/gxemul/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 843666aace98 -r 6894544df3dd emulators/gxemul/Makefile
--- a/emulators/gxemul/Makefile Thu Aug 25 10:38:03 2005 +0000
+++ b/emulators/gxemul/Makefile Thu Aug 25 11:03:30 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2005/06/28 11:49:58 xtraeme Exp $
+# $NetBSD: Makefile,v 1.9 2005/08/25 11:03:30 xtraeme Exp $
 #
 
-DISTNAME=      gxemul-0.3.4
+DISTNAME=      gxemul-0.3.5
 CATEGORIES=    emulators
 MASTER_SITES=  http://gavare.se/gxemul/src/
 
diff -r 843666aace98 -r 6894544df3dd emulators/gxemul/distinfo
--- a/emulators/gxemul/distinfo Thu Aug 25 10:38:03 2005 +0000
+++ b/emulators/gxemul/distinfo Thu Aug 25 11:03:30 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/06/28 11:49:58 xtraeme Exp $
+$NetBSD: distinfo,v 1.5 2005/08/25 11:03:30 xtraeme Exp $
 
-SHA1 (gxemul-0.3.4.tar.gz) = 318706f3ab021559fb2be4f87799ce140251a2df
-RMD160 (gxemul-0.3.4.tar.gz) = 3709541e4a5fc97a3f5b3da559ab0c3d94002606
-Size (gxemul-0.3.4.tar.gz) = 1267855 bytes
+SHA1 (gxemul-0.3.5.tar.gz) = 8701136ec018d99636231bf0d8b6fef95df47355
+RMD160 (gxemul-0.3.5.tar.gz) = bab15a2591d2b99ae45db66f80c26159a68743d4
+Size (gxemul-0.3.5.tar.gz) = 1284846 bytes



Home | Main Index | Thread Index | Old Index