Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
static-analysis-engineering
/
codehawk
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
76
Code
Issues
9
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Stackframe
- #225
#225
Merged
sipma
merged 21 commits into
static-analysis-engineering:master
static-analysis-engineering/codehawk:master
from
sipma:stackframe
sipma/codehawk:stackframe
Copy head branch name to clipboard
Jan 24, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Stackframe
#225
sipma
merged 21 commits into
static-analysis-engineering:master
static-analysis-engineering/codehawk:master
from
sipma:stackframe
sipma/codehawk:stackframe
Copy head branch name to clipboard
Commits
Commits on Dec 27, 2025
CHB: utility function for extracting stack variable offsets
sipma
committed
eb8e876
View commit details
Copy full SHA for eb8e876
Browse repository at this point
CHB: add more memory access recording
sipma
committed
c2ec5cc
View commit details
Copy full SHA for c2ec5cc
Browse repository at this point
Commits on Jan 5, 2026
CHB:ARM:stack offsets of local variables should be negative
sipma
committed
e68a649
View commit details
Copy full SHA for e68a649
Browse repository at this point
CHB:remove actual structname from summary
sipma
committed
48944e4
View commit details
Copy full SHA for 48944e4
Browse repository at this point
CHB:add error handling
sipma
committed
62faa59
View commit details
Copy full SHA for 62faa59
Browse repository at this point
CHB:add to global memory access recording (incomplete)
sipma
committed
471448c
View commit details
Copy full SHA for 471448c
Browse repository at this point
Commits on Jan 6, 2026
CHB:include stackslots for arguments and fix tests
sipma
committed
b0d4e47
View commit details
Copy full SHA for b0d4e47
Browse repository at this point
CHB: allow for register spill/restore in trampoline
sipma
committed
99ae5b5
View commit details
Copy full SHA for 99ae5b5
Browse repository at this point
Commits on Jan 13, 2026
CHB:ARM: give priority to declared stack types
sipma
committed
20c7d8a
View commit details
Copy full SHA for 20c7d8a
Browse repository at this point
Commits on Jan 20, 2026
CHB:ARM: exclude char pointer from conversion
sipma
committed
2389c6b
View commit details
Copy full SHA for 2389c6b
Browse repository at this point
CHB:ARM: add diagnostics to operand
sipma
committed
cbb1c98
View commit details
Copy full SHA for cbb1c98
Browse repository at this point
CHB: add diagnostics
sipma
committed
b2a6c69
View commit details
Copy full SHA for b2a6c69
Browse repository at this point
Commits on Jan 21, 2026
CHB: remove __pderef__ designation
sipma
committed
dcad2ac
View commit details
Copy full SHA for dcad2ac
Browse repository at this point
CHB: resolve basevar type
sipma
committed
11510fd
View commit details
Copy full SHA for 11510fd
Browse repository at this point
CHB:ARM: restore provided types in StoreRegister
sipma
committed
d16c791
View commit details
Copy full SHA for d16c791
Browse repository at this point
Commits on Jan 22, 2026
CHB: add enum to is_scalar
sipma
committed
844b714
View commit details
Copy full SHA for 844b714
Browse repository at this point
CHB: add diagnostics
sipma
committed
8f9eeb3
View commit details
Copy full SHA for 8f9eeb3
Browse repository at this point
CHB: resolve type in offset conversion
sipma
committed
83ee461
View commit details
Copy full SHA for 83ee461
Browse repository at this point
CHB: generalize offset handling
sipma
committed
075b061
View commit details
Copy full SHA for 075b061
Browse repository at this point
Commits on Jan 23, 2026
CHB: correct for stackpointer wrap-around
sipma
committed
c402f7f
View commit details
Copy full SHA for c402f7f
Browse repository at this point
CHB:ARM: restore conversion in arguments
sipma
committed
c805589
View commit details
Copy full SHA for c805589
Browse repository at this point
You can’t perform that action at this time.