Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id CEE0A63B30D for ; Thu, 3 Jan 2008 16:02:54 -0500 (EST) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3ED2821507; Thu, 3 Jan 2008 21:03:46 +0000 (UTC) From: Juan Romero Pardines Subject: CVS commit: pkgsrc/emulators/bochs To: pkgsrc-changes@NetBSD.org Reply-To: xtraeme@netbsd.org Message-Id: <20080103210346.3ED2821507@cvs.netbsd.org> Date: Thu, 3 Jan 2008 21:03:46 +0000 (UTC) Content-Length: 1076 Lines: 34 Module Name: pkgsrc Committed By: xtraeme Date: Thu Jan 3 21:03:46 UTC 2008 Modified Files: pkgsrc/emulators/bochs: Makefile PLIST distinfo pkgsrc/emulators/bochs/patches: patch-aa patch-ad Removed Files: pkgsrc/emulators/bochs/patches: patch-ae Log Message: Update to 2.3.6: + More than 25% emulation speedup vs Bochs 2.3.5 release! + Up to 40% speedup vs Bochs 2.3.5 release with trace cache optimization! - Lots of bugfixes in CPU emulation - Bochs benchmarking support - Added emulation of Intel SSE4.2 instruction set and others, please review the CHANGES file. To generate a diff of this commit: cvs rdiff -r1.50 -r1.51 pkgsrc/emulators/bochs/Makefile cvs rdiff -r1.8 -r1.9 pkgsrc/emulators/bochs/PLIST cvs rdiff -r1.20 -r1.21 pkgsrc/emulators/bochs/distinfo cvs rdiff -r1.11 -r1.12 pkgsrc/emulators/bochs/patches/patch-aa cvs rdiff -r1.8 -r1.9 pkgsrc/emulators/bochs/patches/patch-ad cvs rdiff -r1.5 -r0 pkgsrc/emulators/bochs/patches/patch-ae Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.