pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/gxemul Update gxemul to 0.4.6.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/54231e2a2473
branches: trunk
changeset: 543447:54231e2a2473
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Jun 18 21:30:15 2008 +0000
description:
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:
emulators/gxemul/Makefile | 4 ++--
emulators/gxemul/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 2829a11f8637 -r 54231e2a2473 emulators/gxemul/Makefile
--- a/emulators/gxemul/Makefile Wed Jun 18 20:29:32 2008 +0000
+++ b/emulators/gxemul/Makefile Wed Jun 18 21:30:15 2008 +0000
@@ -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 -r 2829a11f8637 -r 54231e2a2473 emulators/gxemul/distinfo
--- a/emulators/gxemul/distinfo Wed Jun 18 20:29:32 2008 +0000
+++ b/emulators/gxemul/distinfo Wed Jun 18 21:30:15 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index