CVS log for ports/emulators/gxemul/Makefile
Up to [FreeBSD] / ports / emulators / gxemul
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Jun 14 21:19:11 2010 UTC (19 months, 4 weeks ago) by imp
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -2 lines
Upgrade to latest gxemul 0.6.0. Submitted by: Tassilo Philipp Feature safe: yes
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Nov 19 23:41:52 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE Reported by: pointyhat
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Sep 19 22:29:10 2009 UTC (2 years, 4 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2 lines
- Update to 0.4.7.2 PR: ports/138364 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer timeout (imp; 19 days) Feature safe: yes
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Oct 3 22:53:29 2008 UTC (3 years, 4 months ago) by imp
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
o Fix a bug reported by Oleksandr Tymoshenko: Due to small issue with gxemul (PCI registers values of piix controller are not saved having been written) FreeBSD in gxemul panics after detecting IDE devices. Apply this patch to fix it... o Bump PORTREVISION o Take on this port. Submitted by: gonzo@
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Jun 15 02:05:00 2008 UTC (3 years, 7 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
- Update to version 0.4.6.5 PR: ports/124587 Submitted by: KATO Tsuguru <tkato432 AT yahoo.com>
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu May 22 00:49:24 2008 UTC (3 years, 8 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +9 -13 lines
- Update to version 0.4.6.3 PR: 123870 Submitted by: Ports Fury
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:48:29 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Apr 10 09:15:41 2008 UTC (3 years, 10 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Reset maintainership.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Mar 23 23:03:02 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Feb 22 14:56:38 2008 UTC (3 years, 11 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Upgrade to v0.4.6.2. Changes from the previous ported version include: - The MIPS32/64 "ror" instruction is now supported. - Support for NetBSD 4.0, OpenBSD/landisk 4.2. - Documentation updates. - Bug fixes.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jul 4 07:49:52 2007 UTC (4 years, 7 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
- Upgrade to v0.4.6. Upstream changes include: - NetBSD/pmppc can now run in the emulator (with root-on-nfs), on an emulated Artesyn PM/PPC board. - Host CPU usage reductions when the guest OS is in an idle loop. - Minor SuperH emulation speed improvements. - General code cleanup: Non-working (skeleton) emulation modes have been removed, and many unused/legacy constructs have been removed.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat May 19 20:04:29 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 2 13:03:43 2007 UTC (4 years, 9 months ago) by jkoshy
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Upgrade to v0.4.5.1. Upstream changes from the previous version of the port include: - Initial support for "disk overlays", enabling rollback of emulated disk contents. - Bug fixes to dyntrans and other modules. - GDB debugging stub support, some dummy and experimentals CPUs and machine modes have been removed. - Landisk emulation now runs OpenBSD/landisk.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 6 05:33:21 2007 UTC (4 years, 11 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Upgrade to version 0.4.4. Upstream changes include: - a redesign/rewrite of the interrupt routing system. - more stable SuperH emulation. - minor AltiVec changes. These changes allow a NetBSD/dreamcast 'Live CD' to boot and NetBSD/macppc to boot a GENERIC kernel after install.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Nov 8 04:54:00 2006 UTC (5 years, 3 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
Upgrade to v0.4.3. Upstream changes include: - SH4 emulation now allows NetBSD/dreamcast to reach userland. - A framework to let emulated clocks run at same speed as the host clock has been added. - The built-in debugger's expression syntax has been changed. - Better MIPS emulation for some combination of emulated processor and guest operating system. - Bug fixes.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Sep 2 15:31:21 2006 UTC (5 years, 5 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Add an interim patch that allows FreeBSD to learn the clock frequency of the emulated MIPS32 processor from yamon's environment. Submitted by: bms
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Aug 20 11:16:14 2006 UTC (5 years, 5 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Update to v0.4.2. Upstream changes include: - NetWinder emulation mode works well enough to let NetBSD/netwinder run from a disk image. - Algorithmics P5064 emulation works well enough to let NetBSD/algor run from a disk image. - PCI configuration register writes are now handled, which allows NetBSD/Malta (evbmips) 3.0.1 and NetBSD/cobalt 3.0.1 to run from PCI IDE harddisk images. - Some performance increases for translation table updates.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jul 26 10:59:59 2006 UTC (5 years, 6 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -33 lines
Upgrade to v0.4.1. Major upstream changes from the previous ported version include: - speedups for MIPS emulation, - an improved dyntrans backend, - tweaks to ARM, PPC, AVR, SPARC and MIPS emulation, - support for remote debugging using GDB, - a new statistics gathering option "-s", - most configuration options are no longer supported, - bug fixes. Port changes: - the port no longer depends on GCC >= 3.2 on FreeBSD 4.X. - OPTION "X" has been renamed as "X11" for consistency.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Feb 19 09:04:11 2006 UTC (5 years, 11 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -84 lines
- Upgrade to v0.3.8. User visible changes include: - i80321 (XScale) mode can run NetBSD/evbarm, - performance speedups for framebuffer output - most CPU types are enabled by default. - Remove obsolete USE_REINPLACE directive. - Add a local MASTER site. - Take over port maintainership.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 10 10:56:15 2006 UTC (6 years, 1 month ago) by vs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -0 lines
Unbreak: USE_GCC=3.2+ on 4.x
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Dec 31 04:57:23 2005 UTC (6 years, 1 month ago) by imp
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +60 -7 lines
Update to 0.3.7 from 0.3.2. See http://gavare.se/gxemul/gxemul-stable/HISTORY.html for a long changelog between these releases. Summary: vastly improved arm, mips and ppc support. Lots of new CPUs and a better dynamic code generator for the instructions emulated. Vastly improved hardware device emulation. Can boot many free and obscure guest operating systems.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Sep 30 13:08:24 2005 UTC (6 years, 4 months ago) by oliver
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
reset maintainer to ports@ Approved by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 20 10:35:33 2005 UTC (6 years, 8 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_6_0_0
Add gxemul.
GXemul is a free instruction-level machine emulator, emulating not only the
CPU, but also other hardware components, making it possible to use the emulator
to run unmodified operating systems such as NetBSD, OpenBSD, or Linux.
A few different machine types are emulated. The following machine types are
emulated well enough to run at least one "guest OS":
* DECstation 5000/200 ("3max"): serial controller (including keyboard and
mouse), ethernet, SCSI, and graphical framebuffers.
* Acer Pica-61 (an ARC machine): serial controller, "VGA" text console, and
SCSI.
* NEC MobilePro 770, 780, 800, and 880 (HPCmips machines): framebuffer,
keyboard, and a PCMCIA IDE controller.
* Cobalt: serial controller and PCI IDE.
WWW: http://gavare.se/gxemul/
PR: ports/81048
Submitted by: Janni <jannisan@t-online.de>
