dev-util / unicorn

A lightweight multi-platform, multi-architecture CPU emulator framework

Official package sites : https://www.unicorn-engine.org ·

v9999 :: 0/2 :: gentoo

Modified
License
BSD-2 GPL-2 LGPL-2.1
USE flags
logging python static-libs test

v2.1.3 :: 0/2 :: gentoo

Modified
License
BSD-2 GPL-2 LGPL-2.1
Keywords
~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
USE flags
logging python static-libs test

v2.1.2 :: 0/2 :: gentoo

Modified
License
BSD-2 GPL-2 LGPL-2.1
Keywords
amd64 arm64 x86 ~arm ~ppc ~ppc64 ~riscv
USE flags
logging python static-libs test

v2.1.1 :: 0/2 :: gentoo

Modified
License
BSD-2 GPL-2 LGPL-2.1
Keywords
amd64 x86 ~arm ~arm64 ~ppc ~ppc64 ~riscv
USE flags
logging python static-libs

v2.0.1-r1 :: 0/2 :: gentoo

Modified
License
BSD-2 GPL-2 LGPL-2.1
Keywords
~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
USE flags
python static-libs

v2.0.1 :: 0/2 :: gentoo

Modified
License
BSD-2 GPL-2 LGPL-2.1
Keywords
amd64 x86 ~arm ~arm64 ~ppc ~ppc64 ~riscv
USE flags
python static-libs

General

logging
Enable logging
python
Add optional support/bindings for the Python language
static-libs
Build static versions of dynamic libraries as well
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_targets

python3_10
Build with Python 3.10
python3_11
Build with Python 3.11
python3_12
Build with Python 3.12
python3_13
Build with Python 3.13

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-libs / glib : The GLib library of C routines

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-debug / gef : GDB Enhanced Features for exploit devs & reversers

dev-debug / pwndbg : A GDB plug-in that makes debugging with GDB suck less

dev-util / pwntools : CTF framework and exploit development library

940715
dev-util/unicorn-2.0.1 calls strings directly
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-util/unicorn: Stabilize 2.1.2 arm64, #951948
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/unicorn: Stabilize 2.1.2 x86, #951745
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-util/unicorn: Stabilize 2.1.2 amd64, #951745
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/unicorn: Stabilize 2.1.1 amd64, #951576
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-util/unicorn: Stabilize 2.1.1 x86, #951576
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-util/unicorn: sync live
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/40959 Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-util/unicorn: add 2.1.3
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-util/unicorn: provide version number for python build system
Closes: https://bugs.gentoo.org/949873 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/40646 Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-util/unicorn: fix build failure on ppc
Closes: https://bugs.gentoo.org/949905 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-util/unicorn: sync live
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/40595 Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-util/unicorn: add 2.1.2
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Z. Liu · gentoo
dev-util/unicorn: fix unexpected implicit function declarations
1. patch merged by upstream at https://github.com/unicorn-engine/unicorn/pull/2085 2. malloc_trim is not available for musl only Closes: https://bugs.gentoo.org/906919 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/40116 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/unicorn: enable py3.13
Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-util/unicorn: add 2.1.1
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-util/unicorn: sync live
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/33245 Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-util/unicorn: fix modern C issue
Closes: https://bugs.gentoo.org/879685 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-util/unicorn: fix implicit function declarations QA issues
Closes: https://bugs.gentoo.org/906919 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-util/unicorn: enable py3.12
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/32830 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Mario Haustein · gentoo
dev-util/unicorn: sync live
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/unicorn: Keyword 2.0.1 ppc64, #888513
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/unicorn: Keyword 2.0.1 arm64, #888513
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-util/unicorn: Keyword 2.0.1 arm, #888513
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
dev-util/unicorn: forward keywords to live ebuild
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Yixun Lan · gentoo
dev-util/unicorn: Keyword 2.0.1 riscv, #892824
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-util/unicorn: Keyword 2.0.1 ppc, #888513
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-util/unicorn: drop 2.0.0
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/unicorn: Stabilize 2.0.1 amd64, #888531
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-util/unicorn: Stabilize 2.0.1 x86, #888531
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-util/unicorn: add 2.0.1
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/28083 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-util/unicorn: fix lto type mismatch
Closes: https://bugs.gentoo.org/858506 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/27484 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/unicorn: Stabilize 2.0.0 x86, #863476
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-util/unicorn: Stabilize 2.0.0 amd64, #863476
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/unicorn: drop 2.0.0_rc7
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/unicorn: drop redundant BUILD_SHARED_LIBS
cmake.eclass does this for us Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-util/unicorn: fix PythonGHDistfileSuffix
Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-util/unicorn: version bump 2.0.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/26270 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mario Haustein · gentoo
dev-util/unicorn: remove old
Bug: https://bugs.gentoo.org/849395 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/25733 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/unicorn: enable py3.8; add pypi remote-id
Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-util/unicorn: version bump 2.0.0-rc7
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/25115 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/unicorn: drop 2.0.0_rc5
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Smith · gentoo
dev-util/unicorn: update LICENSE
Signed-off-by: Matthew Smith <matthew@gentoo.org>
Mario Haustein · gentoo
dev-util/unicorn: version bump 2.0.0-rc6
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/24481 Signed-off-by: Matthew Smith <matthew@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/unicorn: update for distutlis-r1.eclass' DISTUTILS_DEPS var
Bug: https://bugs.gentoo.org/832337 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/unicorn: fix Python dependencies (BDEPEND)
I'm not sure there's anything distutils-r1.eclass can do for us here, so it is what it is, but we need to inline the deps from the eclass as we've set DISTUTILS_OPTIONAL to only do the Python parts w/ USE=python. Closes: https://bugs.gentoo.org/832337 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/unicorn: minor cleanups
- Define subslot (tools like this often end up breaking ABI and it's useful to set it proactively here) - Use PEP517 - Add a missing `|| die` - Minor whitespace changes - HTTPSify HOMEPAGE See: https://github.com/gentoo/gentoo/pull/23806 Signed-off-by: Sam James <sam@gentoo.org>
Mario Haustein · gentoo
dev-util/unicorn: new ebuild
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>