Next | Query returned 98 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2012-07-16 02:19:14 by David Brownlee | Files touched by this commit (3)
Log message:
Fix the mkstemp() configure check - can now boot full Dreamcast CD images again. \ 
Bump PKGREVISION
   2012-06-23 21:26:28 by David A. Holland | Files touched by this commit (1)
Log message:
Add -lsocket -lnsl on Solaris.
   2012-02-06 06:37:40 by Matt Thomas | Files touched by this commit (2)
Log message:
Fix a bug in blx rM register emulation on arm.
   2011-10-26 08:57:30 by matthew green | Files touched by this commit (2)
Log message:
implement sh "LDS Rn,MACH".  gcc now generates this for some kernel code.
   2011-07-28 08:25:14 by matthew green | Files touched by this commit (2)
Log message:
implement "LDS Rn,MACL".
   2011-07-17 14:49:17 by matthew green | Files touched by this commit (4)
Log message:
- try to enable big-endian mips support (from matt@)
- add sh kernel-address-in-user-mode exception support (seems to work
  for me, but XXX: some sh person should really look at this.)
   2010-07-02 16:41:50 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Fix compilation. Fix PLIST. Bump revision.
   2010-05-13 16:48:54 by Izumi Tsutsui | Files touched by this commit (7) | Package updated
Log message:
Update gxemul to 0.6.0. Okay'ed by wiz@, in PR pkg/43296 by me.

---
The main change between release 0.4.7.2 and 0.6.0 is:

 * Since late 2007, a complete rewrite of the emulator's base framework
   has been going on. GXemul 0.6.0 is a very early release of the new
   framework. So far, only the testm88k machine mode has been rewritten
   to use the new framework, all other machine modes run in legacy mode
   using the old framework (which is still included).

   In other words: For most emulation modes, 0.6.0 will be exactly
   like 0.4.7.2.

 In addition to the new framework, a couple of other changes are
 worth mentioning:

 * Many unused, rarely used, and bogus emulation modes and features
   were removed, to reduce the maintenance burden.

 * Some operating systems listed on the guest OS page have had
   new releases; the documentation has been updated to reflect this.

 * New source code (but not the legacy part) is documented using
   Doxygen comments, and there is a unit testing framework in place.

 * There is now finally an install Makefile target, and the -j make
   option can be used to parallelize builds.

Please read the HISTORY file for more details.
---

Also update pkgsrc files:
 * update COMMENT and DESCR per the latest release note
 * remove MAKE_JOBS_SAFE=no as mentioned in the above changes list.
   2009-07-21 22:52:21 by Aleksej Saushev | Files touched by this commit (1)
Log message:
MAKE_JOBS unsafe.
   2009-07-18 20:43:56 by Izumi Tsutsui | Files touched by this commit (6) | Package updated
Log message:
Update gxemul to 0.4.7.2, and also pull some fixes from upstream trunk
for running several NetBSD ports properly on the emulator. PR pkg/41742

Discussed with and okay'ed by wiz@.

Upstream changes:

The changes between release 0.4.6.6 and 0.4.7 are:

 * Motorola 88K emulation is now complete enough to run a guest operating
    system: OpenBSD/mvme88k 4.4.

    A big thank you goes to Miod Vallat, who sent me physical 88100
    documentation, via snail mail. This has been invaluable when implementing
    the 88K emulation mode.

The changes between release 0.4.7 and 0.4.7.1 are:

 * Applying a man page hypenation patch from Jonathan Wiltshire.
 * Minor documentation errors fixed.
 * Some more missing M88K instructions added.
 * NetBSD/hpcmips can now be installed and run using serial console (i.e.
    without -X), in addition to using the framebuffer.

The changes between release 0.4.7.1 and 0.4.7.2 are:

 * NetBSD 5.0, OpenBSD 4.5, and HelenOS 0.4.0 have been released, and the
    guest OS page has been updated to reflect this. (Not all versions and
    architectures work; the versions listed on the guest OS page are the latest
    ones that have been tested.)
 * A bug has been fixed which prevented configuration files from being used.

Patches pulled from upstream trunk:

patch-aa:
Applying a patch for setting the ARCBIOS OSLOADPARTITION environment
variable in a more correct way.
http://gxemul.svn.sourceforge.net/viewvc/gxemul?view=rev&revision=5473
This makes NetBSD/arc work on PICA emulation with VGA console.
(more proper fix than the previous patch-aa)

patch-ab:
Better fix for the Cobalt board ID number.
http://gxemul.svn.sourceforge.net/viewvc/gxemul?view=rev&revision=5485
(fixes in the previous patch-ab has been integrated in the latest release)

patch-ac:
Applying a patch which makes NetBSD/hpcmips work well with the clock again.
http://gxemul.svn.sourceforge.net/viewvc/gxemul?view=rev&revision=5472

pkgsrc changes:
- update MASTER_SITES and HOMEPAGE (now they are in sourceforge)
- update PLIST (add share/doc/gxemul/unsupported.html)

Next | Query returned 98 messages, browsing 41 to 50 | Previous