Subject: CVS commit: pkgsrc/emulators/gxemul
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 04/14/2007 17:46:41
Module Name: pkgsrc
Committed By: xtraeme
Date: Sat Apr 14 17:46:41 UTC 2007
Modified Files:
pkgsrc/emulators/gxemul: Makefile PLIST distinfo
Log Message:
Update to 0.4.5.
o) Initial support for "disk overlays" has been implemented. This
enables e.g. simple roll-back of emulated disk contents to a
previous state.
o) Dyntrans bug fixes; code translations on physical addresses that
were offset a multiple of 128 MB from each other could either
cause weird bugs, or translation leaks (leading to unnecessary
dyntrans cache overflows).
o) Some cleanup: The GDB debugging stub support, some dummy machine
modes (TS7200, Walnut, PB1000, and Meshcube), and some dummy or
experimental CPUs (RCA180x and Transputer) have been removed, to
make the emulator slightly more maintainable.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/emulators/gxemul/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/emulators/gxemul/PLIST
cvs rdiff -r1.19 -r1.20 pkgsrc/emulators/gxemul/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.