Ski is an instruction simulator designed to execute and test ia64 code on non-ia64 machines. This is CPU simulator only; there is no machine simulator (for all the stuff beyond the CPU such as the PCI bus or random IO devices).
Be the first to post a text review of ski. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Corrected some build problems
2008-02-04 Ian Wienand <ianw@ieee.org> * Makefile.am: remove some old targets, hack XSki target * doc/Makefile.am: add docs to extra_dist * Makefile.am: add old changelog to dist * src/Makefile.am: add X_INTERFACE_LIBS to fix x build 2008-02-03 Al Stone <ahs3@debian.org> * src/Makefile.am: correct the list of source files for libski. * src/iaexec_dec.sed: rename of memory.h to simmem.h was not accounted for in this script. 2008-02-03 Al Stone <ahs3@debian.org> * Applied Dan Horak's patches to build and distribute gski better. (from sf.net). * Applied Dan's patch to move sim_root, sim_root_len out of the libraries. * Applied Dan's patch to combine libski and libskiui into a single library. 2008-02-03 Al Stone <ahs3@debian.org> * doc/ski-manual-v1.0.pdf: removed. Replaced with doc/manual/* * doc/manual: added. Replaces old PDF file with OpenOffice versions of the same manual. We can now include this as part of the Debian package since we now have source. * src/Makefile.am: include gski.glade in the distribution archive (from Dan Horak). 2008-01-23 Ian Wienand <ianw@ieee.org> * macros/debian.m4: remove (uneeded) * macros/sed.m4: remove (in autoconf) * Makefile.am: conditionally make links to x/gtk programs * configure.ac: remove motif test, re-arrange X/GTK tests to require enabling with --with-gtk/--with-x11 * macros/motif.m4: abstract motif tests from configure.ac to here * src/Makefile.am: conditional build x/gski * src/ski.c: fixes for conditional build * src/ui.c: as above * src/ssGtk.c: as above 2008-01-22 Ian Wienand <ianw@ieee.org> [ Remove libltdl subdir and build library in directly ] * aclocal.m4: remove (autogenerated) * libltdl/*: remove * src/libltdl.{c|h}: add * src/memory.h: move to simmem.h to avoid conflict with system memory.h * src/memory.c: move to simmem.c in line with above * src/*.c: memory.h->simmem.h * Makefile.am: remove references to libltdl/ * configure.ac: remove references to libltdl/ * src/Makefile.am: add and build ltdl.{c|h}, simmem changes 2008-01-22 Ian Wienand <ianw@ieee.org> * Makefile.am: create install hook, don't strip binary, install links
The big change for this release is the addition of open source documentation; at the same time, there's been quite a bit of code cleanup (re-enabling the X11 version, combining libski and libskiui into a single library, and other odds and ends). The should make both the Fedora and Debian packaging easier.
2008-02-03 Al Stone <ahs3@debian.org> * src/Makefile.am: correct the list of source files for libski. * src/iaexec_dec.sed: rename of memory.h to simmem.h was not accounted for in this script. 2008-02-03 Al Stone <ahs3@debian.org> * Applied Dan Horak's patches to build and distribute gski better. (from sf.net). * Applied Dan's patch to move sim_root, sim_root_len out of the libraries. * Applied Dan's patch to combine libski and libskiui into a single library. 2008-02-03 Al Stone <ahs3@debian.org> * doc/ski-manual-v1.0.pdf: removed. Replaced with doc/manual/* * doc/manual: added. Replaces old PDF file with OpenOffice versions of the same manual. We can now include this as part of the Debian package since we now have source. * src/Makefile.am: include gski.glade in the distribution archive (from Dan Horak). 2008-01-23 Ian Wienand <ianw@ieee.org> * macros/debian.m4: remove (uneeded) * macros/sed.m4: remove (in autoconf) * Makefile.am: conditionally make links to x/gtk programs * configure.ac: remove motif test, re-arrange X/GTK tests to require enabling with --with-gtk/--with-x11 * macros/motif.m4: abstract motif tests from configure.ac to here * src/Makefile.am: conditional build x/gski * src/ski.c: fixes for conditional build * src/ui.c: as above * src/ssGtk.c: as above 2008-01-22 Ian Wienand <ianw@ieee.org> [ Remove libltdl subdir and build library in directly ] * aclocal.m4: remove (autogenerated) * libltdl/*: remove * src/libltdl.{c|h}: add * src/memory.h: move to simmem.h to avoid conflict with system memory.h * src/memory.c: move to simmem.c in line with above * src/*.c: memory.h->simmem.h * Makefile.am: remove references to libltdl/ * configure.ac: remove references to libltdl/ * src/Makefile.am: add and build ltdl.{c|h}, simmem changes 2008-01-22 Ian Wienand <ianw@ieee.org> * Makefile.am: create install hook, don't strip binary, install links
xterm on x86_64 works properly now, newer versions of glibc can be used, and the most exciting bit is an experimental GTK-based interface -- try the 'gski' command when you get a chance.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?