openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
Capstone
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 126 of 139
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
python: add PPC test to test.py & test_detail.py
Nguyen Anh Quynh
More...
about 11 years ago
ppc: add branch hint support to cs_ppc struct
Nguyen Anh Quynh
More...
about 11 years ago
ppc: support details information
Nguyen Anh Quynh
More...
about 11 years ago
correct the last fix
Nguyen Anh Quynh
More...
about 11 years ago
arm64 & arm: do not update details when detail option is off. bug reported by Pancake.
Nguyen Anh Quynh
More...
about 11 years ago
copy all include files for install target. bug spotted by Pancake
Nguyen Anh Quynh
More...
about 11 years ago
add new API: cs_strerror() return a string describing a given error code. this should be used together with cs_errno()
Nguyen Anh Quynh
More...
about 11 years ago
fix a crashed bug in cs_close(): call destroy function before freeing handle's memory
Nguyen Anh Quynh
More...
about 11 years ago
Merge branch 'ppc' of https://github.com/aquynh/capstone into ppc
Nguyen Anh Quynh
More...
about 11 years ago
Merge branch 'next' of https://github.com/aquynh/capstone into ppc
Nguyen Anh Quynh
More...
about 11 years ago
cache insns for fast lookup in mapping.c. based on the idea of Dang Hoang Vu
Nguyen Anh Quynh
More...
about 11 years ago
tests: use LDFLAGS to link test files - this is to make Gentoo happy
Nguyen Anh Quynh
More...
about 11 years ago
tests: use LDFLAGS to link test files - this is to make Gentoo happy
Nguyen Anh Quynh
More...
about 11 years ago
tests: correct the dummy setup for LDFLAGS. suggested by Anton Bolshakov
Nguyen Anh Quynh
More...
about 11 years ago
tests: correct the dummy setup for LDFLAGS. suggested by Anton Bolshakov
Nguyen Anh Quynh
More...
about 11 years ago
tests: dummy setup LDFLAGS for Gentoo
Nguyen Anh Quynh
More...
about 11 years ago
tests: dummy setup LDFLAGS for Gentoo
Nguyen Anh Quynh
More...
about 11 years ago
rename some C header guards to be without _ as prefix to follow naming convention of C language. suggested by Markus Elfring
Nguyen Anh Quynh
More...
about 11 years ago
rename some old header guards from SB to CS
Nguyen Anh Quynh
More...
about 11 years ago
ppc: change type @disp to int32_t, and add @update_cr0 to cs_ppc struct
Nguyen Anh Quynh
More...
about 11 years ago
fix for the last commit, and make the test code no longer specify ppc code as 64bit
Nguyen Anh Quynh
More...
about 11 years ago
ppc: support for PPC32 was already in
Nguyen Anh Quynh
More...
about 11 years ago
python: simplify access to operand's information thanks to some getters for <ARCH>Ops classes
Nguyen Anh Quynh
More...
about 11 years ago
python: simplify access to operand's information thanks to some getters for <ARCH>Ops classes
Nguyen Anh Quynh
More...
about 11 years ago
Makefile: correctly set /usr/lib64 as installed dir for Gentoo 64-bit
Nguyen Anh Quynh
More...
about 11 years ago
Makefile: correctly set /usr/lib64 as installed dir for Gentoo 64-bit
Nguyen Anh Quynh
More...
about 11 years ago
refine insn_map structure to further reduce binary size: this makes .SO file around 120K smaller
Nguyen Anh Quynh
More...
about 11 years ago
refine insn_map structure to further reduce binary size: this makes .SO file around 120K smaller
Nguyen Anh Quynh
More...
about 11 years ago
some minor fixes for Makefile
Nguyen Anh Quynh
More...
about 11 years ago
remove -x from PPC files
Nguyen Anh Quynh
More...
about 11 years ago
←
1
2
…
122
123
124
125
126
127
128
129
130
…
138
139
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree