pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/emulators/unicorn



Module Name:    pkgsrc
Committed By:   kamil
Date:           Sat Dec 12 01:26:39 UTC 2015

Added Files:
        pkgsrc/emulators/unicorn: DESCR Makefile PLIST distinfo

Log Message:
Import unicorn-0.9 as emulators/unicorn

Unicorn is a lightweight, multi-platform, multi-architecture CPU emulator
framework based on QEMU.

Unicorn offers some unparalleled features:
 - Multi-architecture: ARM, AMM64 (ARMv8), M68K, MIPS, SPARC, and X86 (16, 32,
   64-bit)
 - Clean/simple/lightweight/intuitive architecture-neutral API
 - Implemented in pure C language, with bindings for Python, Java, and Go
 - Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris
   confirmed)
 - High performance via Just-In-Time compilation
 - Support for fine-grained instrumentation at various levels
 - Thread-safety by design


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/emulators/unicorn/DESCR \
    pkgsrc/emulators/unicorn/Makefile pkgsrc/emulators/unicorn/PLIST \
    pkgsrc/emulators/unicorn/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index