From 26ab55f6c39104f6fae9d973cf980c7745cf69c7 Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 18 Jun 2008 21:30:15 +0000 Subject: Update gxemul to 0.4.6.5. Changes since 0.4.6.1: * Applying a patch from Oleksandr Tymoshenko for the wdc device, fixing the order of 16-bit words within 32-bit words in the identify struct, and the error register is not cleared on reads any more. * The disk device used in the test machines can now access disk images larger than 4 GBs when emulating 32-bit architectures (as suggested by Julian Elischer). * For ARM emulation, a special case for PC-relative load which wasn't implemented before has now been implemented. (The problem could be triggered by attempting large builds using NetBSD's pkgsrc inside e.g. NetBSD/cats.) * The ARM 'bkpt' instruction has been implemented (patch from Jiri Svoboda). --- emulators/gxemul/Makefile | 4 ++-- emulators/gxemul/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'emulators/gxemul') diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile index 7ab57e900d9..db11acf14e8 100644 --- a/emulators/gxemul/Makefile +++ b/emulators/gxemul/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2008/05/26 02:13:18 joerg Exp $ +# $NetBSD: Makefile,v 1.37 2008/06/18 21:30:15 minskim Exp $ # -DISTNAME= gxemul-0.4.6.1 +DISTNAME= gxemul-0.4.6.5 CATEGORIES= emulators MASTER_SITES= http://gavare.se/gxemul/src/ diff --git a/emulators/gxemul/distinfo b/emulators/gxemul/distinfo index f102b1db9fd..e7b05baae9b 100644 --- a/emulators/gxemul/distinfo +++ b/emulators/gxemul/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.23 2008/01/04 22:31:01 xtraeme Exp $ +$NetBSD: distinfo,v 1.24 2008/06/18 21:30:15 minskim Exp $ -SHA1 (gxemul-0.4.6.1.tar.gz) = 7b746e6951b8040f16d8056cf0d244bdb7f34160 -RMD160 (gxemul-0.4.6.1.tar.gz) = 0aa7977f0ad2fd095a219075dab61119bc6574a8 -Size (gxemul-0.4.6.1.tar.gz) = 2186644 bytes +SHA1 (gxemul-0.4.6.5.tar.gz) = 9eaee8a7f0ce811199e206b736e87208b0b6fe29 +RMD160 (gxemul-0.4.6.5.tar.gz) = edc2a51d13e5c0e85a6cd5ac54d63aa605b22275 +Size (gxemul-0.4.6.5.tar.gz) = 2187357 bytes -- cgit v1.2.3