From 9441383da25fd761c3015f34a0f77dbebb4f7b31 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 12 Jan 2005 23:47:11 +0000 Subject: Update to 0.2.4. Here is a short summary of the changes from version 0.2.3 to 0.2.4: x) Debian GNU/Linux can now be installed. However, it is VERY unstable, and Linux Oopses when there is heavy serial console output. A '-U' command line option reduces the risk, but doesn't fix the problem. x) When emulating framebuffers for machines like the DECstation 5000/200, that have a hardware mouse cursor, the host machine's X cursor is now invisible. (This might not sound like a very exiting change, but it "feels" a lot better than before.) x) Improvements to the experimental dynamic binary translation subsystem. x) Many improvements to the single-step debugger. x) Various other bugfixes and updates. --- emulators/mips64emul/Makefile | 4 ++-- emulators/mips64emul/PLIST | 5 ++++- emulators/mips64emul/distinfo | 6 +++--- 3 files changed, 9 insertions(+), 6 deletions(-) (limited to 'emulators') diff --git a/emulators/mips64emul/Makefile b/emulators/mips64emul/Makefile index 91743ae5450..a2496852670 100644 --- a/emulators/mips64emul/Makefile +++ b/emulators/mips64emul/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2004/12/21 12:05:58 xtraeme Exp $ +# $NetBSD: Makefile,v 1.13 2005/01/12 23:47:11 xtraeme Exp $ # -DISTNAME= mips64emul-0.2.3 +DISTNAME= mips64emul-0.2.4 CATEGORIES= emulators MASTER_SITES= http://gavare.se/mips64emul/src/ diff --git a/emulators/mips64emul/PLIST b/emulators/mips64emul/PLIST index 498b81e1d87..a2202e126a5 100644 --- a/emulators/mips64emul/PLIST +++ b/emulators/mips64emul/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2004/12/20 23:14:59 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.5 2005/01/12 23:47:11 xtraeme Exp $ bin/mips64emul man/man1/mips64emul.1 share/doc/mips64emul/20041024-netbsd-arc-installed.gif @@ -22,4 +22,7 @@ share/doc/mips64emul/ultrix4.5-20040706.png share/doc/mips64emul/ultrix4.5-20040706_small.gif share/doc/mips64emul/20041129-redhat_mips.png share/doc/mips64emul/20041129-redhat_mips_small.png +share/doc/mips64emul/20041213-debian_4.png +share/doc/mips64emul/20041213-debian_4_small.gif +share/doc/mips64emul/maddr.gif @dirrm share/doc/mips64emul diff --git a/emulators/mips64emul/distinfo b/emulators/mips64emul/distinfo index 2446df7cda2..94db306ced2 100644 --- a/emulators/mips64emul/distinfo +++ b/emulators/mips64emul/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2004/12/20 23:14:59 xtraeme Exp $ +$NetBSD: distinfo,v 1.9 2005/01/12 23:47:11 xtraeme Exp $ -SHA1 (mips64emul-0.2.3.tar.gz) = 6c2f2c9e7a57da12d9786bfe9fe71339021dddbe -Size (mips64emul-0.2.3.tar.gz) = 795082 bytes +SHA1 (mips64emul-0.2.4.tar.gz) = d9025c5ddf3015bb7420c22622c85b4742eaae29 +Size (mips64emul-0.2.4.tar.gz) = 863024 bytes -- cgit v1.2.3