summaryrefslogtreecommitdiff
path: root/emulators/gxemul/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2008-06-18 21:30:15 +0000
committerminskim <minskim>2008-06-18 21:30:15 +0000
commit26ab55f6c39104f6fae9d973cf980c7745cf69c7 (patch)
treea38817dc72e8d9ef94adc59033bee139f867aa56 /emulators/gxemul/Makefile
parent763096432ecd91fd2b498ac39ae125667e15a4de (diff)
downloadpkgsrc-26ab55f6c39104f6fae9d973cf980c7745cf69c7.tar.gz
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).
Diffstat (limited to 'emulators/gxemul/Makefile')
-rw-r--r--emulators/gxemul/Makefile4
1 files changed, 2 insertions, 2 deletions
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/