7
0
forked from pool/capstone

17 Commits

Author SHA256 Message Date
71e9cdc105 Accepting request 1276754 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1276754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/capstone?expand=0&rev=6
2025-05-13 18:12:08 +00:00
043b7a8faf - Use %ldconfig_scriptlets
- Update to version 5.0.6:
  * Add little endian support for TMS320c64x
  * Full changelog at
    https://github.com/capstone-engine/capstone/compare/5.0.5...5.0.6

OBS-URL: https://build.opensuse.org/package/show/devel:tools/capstone?expand=0&rev=16
2025-05-12 07:47:38 +00:00
a0c9018d90 Accepting request 1267879 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1267879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/capstone?expand=0&rev=5
2025-04-09 19:49:21 +00:00
Martin Pluskal
190664b0f1 - Update to version 5.0.5:
* Full changelog at
    https://github.com/capstone-engine/capstone/compare/4.0.2...5.0.5
- Use CMake for building
  * Include .cmake devel files

OBS-URL: https://build.opensuse.org/package/show/devel:tools/capstone?expand=0&rev=14
2025-04-08 11:08:41 +00:00
7f258ce2f9 Accepting request 1166189 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1166189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/capstone?expand=0&rev=4
2024-04-09 14:46:39 +00:00
Martin Pluskal
5211d007f8 Accepting request 1165540 from home:Guillaume_G:branches:devel:tools
- Build with distro %{optflags}

OBS-URL: https://build.opensuse.org/request/show/1165540
OBS-URL: https://build.opensuse.org/package/show/devel:tools/capstone?expand=0&rev=12
2024-04-08 12:02:45 +00:00
b98960f2f8 Accepting request 1056673 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1056673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/capstone?expand=0&rev=3
2023-01-07 16:17:37 +00:00
Martin Pluskal
9b7ab939ed Accepting request 1056374 from home:mwilck:branches:devel:tools
- Enable static library, and add libcapstone-devel-static subpackage
  (this is helpful for qemu-linux-user)

OBS-URL: https://build.opensuse.org/request/show/1056374
OBS-URL: https://build.opensuse.org/package/show/devel:tools/capstone?expand=0&rev=10
2023-01-06 18:37:52 +00:00
948b8654c7 Accepting request 826947 from devel:tools
- update to 4.0.2
  Windows kernel-mode driver support
  - Add armv8, ppc32 & thumbv8 modes
  - Print instruction ID
  - Support CS_OPT_UNSIGNED for ATT syntax
  - Fix operand size for some instructions
  - Fix LOCK prefixes
  - Recognize xacquire/xrelease prefix
  - Fix call/jmp access mode of mem operand
  - Add ENDBR32, ENDBR64 to reduce mode
  - Other minor fixes
  - Support CS_OPT_UNSIGNED
  - Fix register access flags for memory instructions
  - Fix UMOV vess
  - Update writeback for STR_POST_REG
  - Store correct register value in op.reg_pair
  - BDZLA is absolute branch
  - Fix truncated 64bit imm operand
  - Fix base/index printing
  - Fix skipdata struct being destroyed
  - Add __repr__ for capstone.CsInsn
  - Fix Java bindings to use pointers instead of longs
  - Fix x86_op record

OBS-URL: https://build.opensuse.org/request/show/826947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/capstone?expand=0&rev=2
2020-08-17 10:04:19 +00:00
a13b0eebb7 - update to 4.0.2
Windows kernel-mode driver support
  - Add armv8, ppc32 & thumbv8 modes
  - Print instruction ID
  - Support CS_OPT_UNSIGNED for ATT syntax
  - Fix operand size for some instructions
  - Fix LOCK prefixes
  - Recognize xacquire/xrelease prefix
  - Fix call/jmp access mode of mem operand
  - Add ENDBR32, ENDBR64 to reduce mode
  - Other minor fixes
  - Support CS_OPT_UNSIGNED
  - Fix register access flags for memory instructions
  - Fix UMOV vess
  - Update writeback for STR_POST_REG
  - Store correct register value in op.reg_pair
  - BDZLA is absolute branch
  - Fix truncated 64bit imm operand
  - Fix base/index printing
  - Fix skipdata struct being destroyed
  - Add __repr__ for capstone.CsInsn
  - Fix Java bindings to use pointers instead of longs
  - Fix x86_op record

OBS-URL: https://build.opensuse.org/package/show/devel:tools/capstone?expand=0&rev=8
2020-08-16 02:50:45 +00:00
755746adf1 Accepting request 808776 from devel:tools
.

OBS-URL: https://build.opensuse.org/request/show/808776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/capstone?expand=0&rev=1
2020-07-02 22:01:07 +00:00
Martin Pluskal
fc6ae01b1c Accepting request 808770 from home:jengelh:branches:devel:tools
- Rename -docs subpackage to -doc to follow openSUSE practices.
- Descriptions: say what the package is, not what it wants to be.

OBS-URL: https://build.opensuse.org/request/show/808770
OBS-URL: https://build.opensuse.org/package/show/devel:tools/capstone?expand=0&rev=6
2020-05-25 12:49:34 +00:00
Martin Pluskal
536333b6a9 Accepting request 792788 from home:alois:branches:devel:tools
- Update to version 4.0.1
  [ Core ]
  * Fix some issues for packaging (Debian, Gentoo).
  * Better support for building with Mingw.
  * cstool has new option -s to turn on skipdata mode.
  * cstool -v now report build settings of the core.
  * Add suite/capstone_get_setup.c so users can integrate with
    their own code
  * to retrieve Capstone settings at build time.
  [ Arm ]
  * Fix 4.0 regression: the tbh [r0, r1, lsl #1] instruction
    sets the operand.shift.value back again.
  * Remove ARM_REG_PC group for BX instruction.
  [ X86 ]
  * Fix: endbr32 and endbr64 instructions are now properly
    decoded in both CS_MODE_32 and CS_MODE_64.
  [ M680X ]
  * Fix some issues reported by clang-analyzer.
  [ Python ]
  * Fix skipdata setup.
  * Add getter/setter for skipdata_mnem, skipdata_callback.
  version 4.0:
  [ Core ]
  * New APIs: cs_regs_access()
  * Add new options for cs_option(): CS_OPT_MNEMONIC &
    CS_OPT_UNSIGNED & CS_OPT_SYNTAX_MASM.
  * Various updates & bugfixes for all architectures.
  * Add 4 new architectures: EVM, M68K, M680X & TMS320C64x.
  * Add new group types: CS_GRP_PRIVILEGE &
    CS_GRP_BRANCH_RELATIVE.
  * Add new error types: CS_ERR_X86_MASM.
  [ X86 ]
  * Add XOP code condition type in x86_xop_cc.
  * Add some info on encoding to cs_x86 in cs_x86_encoding.
  * Add register flags update in cs_x86.{eflags, fpu_flags}
  * Change cs_x86.disp type from int32_t to int64_t.
  * Add new groups: X86_GRP_VM & X86_GRP_FPU.
  * Lots of new instructions (AVX)
  [ ARM64 ]
  * Add instruction ARM64_INS_NEGS & ARM64_INS_NGCS.
  [ Mips ]
  * Add mode CS_MODE_MIPS2.
  [ PPC ]
  * Change cs_ppc_op.imm type from int32_t to int64_t.
  * Add new groups: PPC_GRP_ICBT, PPC_GRP_P8ALTIVEC,
    PPC_GRP_P8VECTOR & PPC_GRP_QPX.
  * Lots of new instructions (QPX among them)
  [ Sparc ]
  * Change cs_sparc_op.imm type from int32_t to int64_t.
  [ Binding ]
  * New bindings: PowerShell & VB6
- Bumped sover to 4
- Spec cleanup

OBS-URL: https://build.opensuse.org/request/show/792788
OBS-URL: https://build.opensuse.org/package/show/devel:tools/capstone?expand=0&rev=5
2020-04-10 06:10:26 +00:00
Martin Pluskal
d63fe77809 Accepting request 629465 from home:bfrogers:branches:devel:tools
Update to 3.0.5

OBS-URL: https://build.opensuse.org/request/show/629465
OBS-URL: https://build.opensuse.org/package/show/devel:tools/capstone?expand=0&rev=4
2018-08-16 07:25:58 +00:00
Martin Pluskal
70e1871805 Accepting request 596690 from home:a_faerber:branches:devel:languages:python
Update to 3.0.5-rc2

OBS-URL: https://build.opensuse.org/request/show/596690
OBS-URL: https://build.opensuse.org/package/show/devel:tools/capstone?expand=0&rev=3
2018-04-15 13:08:50 +00:00
Martin Pluskal
6a2ed12f2d Accepting request 575438 from home:StefanBruens:branches:devel:tools
- Correct the license tag, Capstone is BSD-3-Clause
- Provide python3 bindings
- Rename bindings subpackage to docs, it does not contain any
  bindings but documentation
- Package some more documentation
- Build with %{optflags}

OBS-URL: https://build.opensuse.org/request/show/575438
OBS-URL: https://build.opensuse.org/package/show/devel:tools/capstone?expand=0&rev=2
2018-02-12 08:05:11 +00:00
Martin Pluskal
7fbb6f4497 Accepting request 560445 from home:mnhauke
initial package for capstone - needed for edb-debugger

OBS-URL: https://build.opensuse.org/request/show/560445
OBS-URL: https://build.opensuse.org/package/show/devel:tools/capstone?expand=0&rev=1
2017-12-29 10:03:19 +00:00