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.4.6:
details: https://anonhg.NetBSD.org/pkgsrc/rev/96003d08440d
branches: trunk
changeset: 530140:96003d08440d
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sat Jun 16 18:15:16 2007 +0000
description:
Update to 0.4.6:
The changes between release 0.4.5.1 and 0.4.6 include, among other things:
o) NetBSD/pmppc can now run in the emulator (with root-on-nfs), on
an emulated Artesyn PM/PPC board.
o) An instruction combination has been implemented for the idle loop
used by NetBSD/arm (cats, netwinder, and iq80321). In plain English,
this means that if the guest OS inside the emulator is not using
any CPU, the emulator should not use much CPU on the host either.
o) Some minor SuperH emulation speed improvements.
o) General code cleanup: Non-working (skeleton) emulation modes have
been removed, to make it easier to maintain the source code in
the long run, and many unused/legacy constructs have been removed.
diffstat:
emulators/gxemul/Makefile | 4 ++--
emulators/gxemul/PLIST | 4 +++-
emulators/gxemul/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 7 deletions(-)
diffs (44 lines):
diff -r 72a33fa09e3f -r 96003d08440d emulators/gxemul/Makefile
--- a/emulators/gxemul/Makefile Sat Jun 16 15:05:08 2007 +0000
+++ b/emulators/gxemul/Makefile Sat Jun 16 18:15:16 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2007/05/01 16:34:45 xtraeme Exp $
+# $NetBSD: Makefile,v 1.32 2007/06/16 18:15:16 xtraeme Exp $
#
-DISTNAME= gxemul-0.4.5.1
+DISTNAME= gxemul-0.4.6
CATEGORIES= emulators
MASTER_SITES= http://gavare.se/gxemul/src/
diff -r 72a33fa09e3f -r 96003d08440d emulators/gxemul/PLIST
--- a/emulators/gxemul/PLIST Sat Jun 16 15:05:08 2007 +0000
+++ b/emulators/gxemul/PLIST Sat Jun 16 18:15:16 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2007/05/01 16:34:45 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.18 2007/06/16 18:15:16 xtraeme Exp $
bin/gxemul
man/man1/gxemul.1
share/doc/gxemul/20040504-ultrix45-boot1.png
@@ -75,6 +75,8 @@
share/doc/gxemul/20070318-netbsd-macppc_small.png
share/doc/gxemul/20070419-openbsd-landisk.png
share/doc/gxemul/20070419-openbsd-landisk_small.png
+share/doc/gxemul/20070616-netbsd-pmppc-diskless.png
+share/doc/gxemul/20070616-netbsd-pmppc-diskless_small.png
share/doc/gxemul/HISTORY
share/doc/gxemul/LICENSE
share/doc/gxemul/README
diff -r 72a33fa09e3f -r 96003d08440d emulators/gxemul/distinfo
--- a/emulators/gxemul/distinfo Sat Jun 16 15:05:08 2007 +0000
+++ b/emulators/gxemul/distinfo Sat Jun 16 18:15:16 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2007/05/01 16:34:45 xtraeme Exp $
+$NetBSD: distinfo,v 1.22 2007/06/16 18:15:16 xtraeme Exp $
-SHA1 (gxemul-0.4.5.1.tar.gz) = 357b653d39dbdd81e5b85b0cf1c2e9216316b75c
-RMD160 (gxemul-0.4.5.1.tar.gz) = b73040d1bd804eb7f549dcbb1d75402846ad8f4b
-Size (gxemul-0.4.5.1.tar.gz) = 2136079 bytes
+SHA1 (gxemul-0.4.6.tar.gz) = 7601038f5a68ac62bf394c81d81e0050a5723238
+RMD160 (gxemul-0.4.6.tar.gz) = 706cb17021ba2d9d8bb256c841fd46712f032075
+Size (gxemul-0.4.6.tar.gz) = 2191737 bytes
Home |
Main Index |
Thread Index |
Old Index