mirror of
https://github.com/rxrbln/t2sde.git
synced 2025-05-08 20:21:59 +08:00
36 lines
1.3 KiB
Plaintext
36 lines
1.3 KiB
Plaintext
[COPY] --- T2-COPYRIGHT-BEGIN ---
|
|
[COPY] t2/package/*/ski/ski.desc
|
|
[COPY] Copyright (C) 2004 - 2025 The T2 SDE Project
|
|
[COPY] SPDX-License-Identifier: GPL-2.0
|
|
[COPY] --- T2-COPYRIGHT-END ---
|
|
|
|
[I] An ia64 instruction set simulator
|
|
|
|
[T] Ski is an IA-64 instruction set simulator, originally written by the
|
|
[T] Hewlett-Packard Company. It simulates the IA-64 architecture as defined by
|
|
[T] the Intel Itanium 2 architecture manuals. This is not a full platform
|
|
[T] simulator; i.e., no system chipset or PCI bus simulation is done. However,
|
|
[T] ski supports the full instruction set of the architecture, including
|
|
[T] privileged instructions and associated semantics.
|
|
|
|
[U] https://ski.sourceforge.net/
|
|
[U] https://github.com/trofi/ski
|
|
|
|
[A] Hewlett-Packard Development Company, L.P.
|
|
[A] Sergei Trofimovich <slyfox@gentoo.org>
|
|
[M] René Rebe <rene@t2-project.org>
|
|
|
|
[C] extra/emulator
|
|
[F] NO-LTO.gcc
|
|
|
|
[L] GPL
|
|
[S] Stable
|
|
[V] 27595f2
|
|
|
|
[O] hook_add preconf 1 'NOCONFIGURE=1 ./autogen.sh'
|
|
[O] hook_add premake 5 'eval $MAKE $makeopt -C src eparse.h'
|
|
[O] var_append PKG_CONFIG_PATH ';' "/lib/pkgconfig" ';' "/lib64/pkgconfig"
|
|
[O] var_append confopt ' ' 'CFLAGS=-Wno-unused-but-set-variable'
|
|
|
|
[D] 926685c691bc598bba7f5c8b94cfd642c7733a9505d1062421b30406 ski-27595f2.tar.gz !https://codeload.github.com/trofi/ski/tar.gz/27595f2
|