Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Keystone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Third Party Mirrors
Keystone
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
69e83bc7a2326eab2dc4c6cc3cae19032eb94f2b
Select Git revision
Branches
5
FixAbs
cleanup
master
default
protected
next
test
Tags
6
0.9.2
0.9.2-rc1.post2
0.9.2-rc1.post1
0.9.2-rc1
0.9.1
0.9
11 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
May
29
28
29
28
29
28
27
28
27
26
27
26
25
24
25
24
23
22
21
20
21
20
19
18
17
16
15
14
13
12
11
10
11
10
9
10
9
8
7
8
7
6
5
4
3
2
1
2
1
30
Apr
29
30
29
28
29
28
x86: report unsupported instructions in encodeInstruction(). this fixes c-crashes/crash-24-x64-not-is16bitmemoperand.c
Merge branch 'master' of https://github.com/keystone-engine/beta
handle parser error in getIntVal(), getAPIntVal() & Lex(). this fixes some crashes in c-crashes
Merge pull request #131 from practicalswift/add-two-crash-cases
Add two crash cases:
Merge pull request #128 from practicalswift/this-is-not-an-immediate
Add crash case crash-22-x64-this-is-not-an-immediate.c
handle error of EmitIntValue() to fix some ARM assertation bugs
Merge pull request #126 from practicalswift/expected-absolute-expression
Merge pull request #120 from practicalswift/use-platform-in-crash-filename
Merge pull request #119 from practicalswift/add-test-status-script
Add crash case crash-21-x64-llvm-error-expected-absolute-expression.c
Use platform name in crash filenames. Mark x86_64 crashes as such.
Add test status script.
c-crashes: print \n before each run for readability
c-crashes: print out error type
update bindings after the last change
propagate error from llvm/lib/MC/MCParser/AsmParser.cpp to ks_asm()
Merge pull request #118 from practicalswift/run-crash-cases-in-deterministic-order
Run crash cases in deterministic order.
Merge branch 'master' of https://github.com/keystone-engine/beta
Merge pull request #116 from practicalswift/segfault-in-llvm-mcassembler-computefragmentsize
Merge pull request #115 from practicalswift/unable-to-encode-mcoperand
Add crash case crash-20-segfault-in-llvm-mcassembler-computefragmentsize.c
Add crash case crash-19-unable-to-encode-mcoperand.c
arm: propagate more error back to ks_asm()
arm64: propagate parser error back to ks_asm()
arm: propagate more parser error to ks_asm()
Revert "Limit value of local labels (fix #82)."
Merge pull request #114 from ekse/fix-local-label
Limit value of local labels (fix #82).
arm: propagate error from ARMAsmParser::validateTargetOperandClass(). this fixes crash-16-expression-value-must-be-representable-in-32-bits.c
propagate error from APFloat::convertFromDecimalString(). this fixes crash-06-exponent-has-no-digits-in-apfloat-line-126.c
mips: propagate error from MipsAsmParser::processInstruction() back to ks_asm(). this fixes issue #110
fix a switch with a lonely case in MCContext::createSymbolImpl()
Merge branch 'master' into iksteen-remove-object-format
Merge pull request #113 from fotisl/master
Fixed rel address issues for SystemZ (Issue #108)
Merge branch 'remove-object-format' of https://github.com/iksteen/keystone-beta into iksteen-remove-object-format
Merge branch 'master' of https://github.com/fotisl/beta into fotisl-master
Loading