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
Type
/
to 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
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
BPF target support
- #79608
#79608
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
alessandrod:bpf
alessandrod/rust:bpf
Copy head branch name to clipboard
Jun 6, 2021
Conversation
Commits
14
(14)
Checks
Files changed
Merged
BPF target support
#79608
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
alessandrod:bpf
alessandrod/rust:bpf
Copy head branch name to clipboard
Commits
Commits on May 23, 2021
Add BPF target
Show description for 12e7092
alessandrod
committed
12e7092
View commit details
Copy full SHA for 12e7092
Browse repository at this point
Fix formatting
alessandrod
committed
25b3c88
View commit details
Copy full SHA for 25b3c88
Browse repository at this point
Add BPF target to config.toml.example
alessandrod
committed
cf5ac62
View commit details
Copy full SHA for cf5ac62
Browse repository at this point
Pass target features to bpf-linker
alessandrod
committed
12ac719
View commit details
Copy full SHA for 12ac719
Browse repository at this point
Add support for BPF inline assembly
alessandrod
committed
b2a6967
View commit details
Copy full SHA for b2a6967
Browse repository at this point
Add BPF target to platform-support.md
alessandrod
committed
49f9d73
View commit details
Copy full SHA for 49f9d73
Browse repository at this point
Update LLVM submodule
alessandrod
committed
6b27795
View commit details
Copy full SHA for 6b27795
Browse repository at this point
Commits on May 29, 2021
BPF: add assembly test
alessandrod
committed
ec0382e
View commit details
Copy full SHA for ec0382e
Browse repository at this point
BPF: fix #[target_feature(enable = "alu32")]
alessandrod
committed
9cf2170
View commit details
Copy full SHA for 9cf2170
Browse repository at this point
BPF: abi: extend args/ret to 32 bits
Show description for bd8e5ce
alessandrod
committed
bd8e5ce
View commit details
Copy full SHA for bd8e5ce
Browse repository at this point
BPF: misc minor review fixes
alessandrod
committed
ab93a13
View commit details
Copy full SHA for ab93a13
Browse repository at this point
Fix tests
alessandrod
committed
ab86acd
View commit details
Copy full SHA for ab86acd
Browse repository at this point
Commits on May 30, 2021
BPF: remove unnecessary flags from src/test/codegen/bpf-alu32.rs
alessandrod
committed
ee07447
View commit details
Copy full SHA for ee07447
Browse repository at this point
BPF: review fixes
alessandrod
committed
0adb933
View commit details
Copy full SHA for 0adb933
Browse repository at this point
You can’t perform that action at this time.