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
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 }}
ellipsis-dev-test
/
go
Public
forked from
golang/go
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
all: add plan9/arm64 port
- #6
#6
Open
hbrooks
wants to merge 28 commits into
master
ellipsis-dev-test/go:master
from
demo/pr-76271
ellipsis-dev-test/go:demo/pr-76271
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Open
all: add plan9/arm64 port
#6
hbrooks
wants to merge 28 commits into
master
ellipsis-dev-test/go:master
from
demo/pr-76271
ellipsis-dev-test/go:demo/pr-76271
Copy head branch name to clipboard
Commits
Commits on May 27, 2026
all: add plan9/arm64 port
Show description for 7d24d9f
rafael2k
committed
7d24d9f
View commit details
Copy full SHA for 7d24d9f
Browse repository at this point
runtime: Fix and simplify timesplit(), based on Richard Miller feedback
rafael2k
committed
05d7b97
View commit details
Copy full SHA for 05d7b97
Browse repository at this point
internal/testenv: update CPUIsSlow
psilva261
authored and
rafael2k
committed
d8d05c4
View commit details
Copy full SHA for d8d05c4
Browse repository at this point
net/http: deflake TestServerEmptyBodyRace
psilva261
authored and
rafael2k
committed
3224fbb
View commit details
Copy full SHA for 3224fbb
Browse repository at this point
net/http: deflake TestServerEmptyBodyRace also on amd64
psilva261
authored and
rafael2k
committed
e2e5ed4
View commit details
Copy full SHA for e2e5ed4
Browse repository at this point
runtime, syscall: fix plan9/arm64 asm declarations
Show description for 457644d
rafael2knokia
authored and
rafael2k
committed
457644d
View commit details
Copy full SHA for 457644d
Browse repository at this point
runtime: mark plan9/arm64 sigtramp NOFRAME
Show description for 9e0291c
rafael2knokia
authored and
rafael2k
committed
9e0291c
View commit details
Copy full SHA for 9e0291c
Browse repository at this point
runtime: stabilize plan9/arm64 memory tests
Show description for 003e3d9
rafael2knokia
authored and
rafael2k
committed
003e3d9
View commit details
Copy full SHA for 003e3d9
Browse repository at this point
os: accept Plan 9 paths in open errors
Show description for 8f5cc56
rafael2knokia
authored and
rafael2k
committed
8f5cc56
View commit details
Copy full SHA for 8f5cc56
Browse repository at this point
net: adjust tests for Plan 9 TCP behavior
Show description for b21423e
rafael2knokia
authored and
rafael2k
committed
b21423e
View commit details
Copy full SHA for b21423e
Browse repository at this point
runtime: skip slow leak profile test on plan9/arm64
Show description for 509b46a
rafael2knokia
authored and
rafael2k
committed
509b46a
View commit details
Copy full SHA for 509b46a
Browse repository at this point
net/http,crypto/tls: skip flaky plan9/arm64 tests
Show description for 3514434
rafael2knokia
authored and
rafael2k
committed
3514434
View commit details
Copy full SHA for 3514434
Browse repository at this point
runtime: use memory segments on plan9/arm64
Show description for 39d9091
rafael2knokia
authored and
rafael2k
committed
39d9091
View commit details
Copy full SHA for 39d9091
Browse repository at this point
runtime: re-enable plan9/arm64 page allocator and leak profile tests
Show description for dc6d48c
rafael2knokia
authored and
rafael2k
committed
dc6d48c
View commit details
Copy full SHA for dc6d48c
Browse repository at this point
runtime: align plan9/arm64 segment heap base to arena size
Show description for b906986
rafael2knokia
authored and
rafael2k
committed
b906986
View commit details
Copy full SHA for b906986
Browse repository at this point
crypto/tls: narrow plan9/arm64 test skips
Show description for cf256b6
rafael2knokia
authored and
rafael2k
committed
cf256b6
View commit details
Copy full SHA for cf256b6
Browse repository at this point
crypto/tls,net/http: drop remaining plan9/arm64 test skips
Show description for 05c295a
rafael2knokia
authored and
rafael2k
committed
05c295a
View commit details
Copy full SHA for 05c295a
Browse repository at this point
net/http: skip TestServerNoWriteTimeout on plan9/arm64
Show description for 1dfa482
rafael2knokia
authored and
rafael2k
committed
1dfa482
View commit details
Copy full SHA for 1dfa482
Browse repository at this point
net/http: skip TestTransportReqCancelerCleanupOnRequestBodyWriteError on plan9/arm64
Show description for 5128c7c
rafael2knokia
authored and
rafael2k
committed
5128c7c
View commit details
Copy full SHA for 5128c7c
Browse repository at this point
net/http: broaden plan9/arm64 skips to plan9 (kernel-wide tcpsplice bug)
Show description for b2a118a
rafael2knokia
authored and
rafael2k
committed
b2a118a
View commit details
Copy full SHA for b2a118a
Browse repository at this point
crypto/tls,net/http: skip flaky plan9 TLS-handshake tests (tcpsplice race)
Show description for 7d0f082
rafael2knokia
authored and
rafael2k
committed
7d0f082
View commit details
Copy full SHA for 7d0f082
Browse repository at this point
crypto/tls,net/http: skip whole packages in short mode on plan9 (tcpsplice)
Show description for 7464fc6
rafael2knokia
authored and
rafael2k
committed
7464fc6
View commit details
Copy full SHA for 7464fc6
Browse repository at this point
net: revert plan9-specific test waivers (lookup, timeout, writev)
Show description for 0efcf17
rafael2knokia
authored and
rafael2k
committed
0efcf17
View commit details
Copy full SHA for 0efcf17
Browse repository at this point
internal/poll: prefer deadline error over spurious EOF on plan9 SMP
Show description for b3f48eb
rafael2knokia
authored and
rafael2k
committed
b3f48eb
View commit details
Copy full SHA for b3f48eb
Browse repository at this point
internal/poll: spin briefly for sub-millisecond plan9 deadlines
Show description for 7605b5b
rafael2knokia
authored and
rafael2k
committed
7605b5b
View commit details
Copy full SHA for 7605b5b
Browse repository at this point
crypto/tls,net/http: drop plan9 tcpsplice short-mode waivers
Show description for 11871c6
rafael2knokia
authored and
rafael2k
committed
11871c6
View commit details
Copy full SHA for 11871c6
Browse repository at this point
internal/testenv: drop plan9/arm64 from CPUIsSlow
Show description for 6f40730
rafael2knokia
authored and
rafael2k
committed
6f40730
View commit details
Copy full SHA for 6f40730
Browse repository at this point
net/http: remove no-op TestMain functions added for plan9 short-mode skips
Show description for cb03905
rafael2knokia
authored and
rafael2k
committed
cb03905
View commit details
Copy full SHA for cb03905
Browse repository at this point
You can’t perform that action at this time.