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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
NetBSD
/
src
Public
Notifications
You must be signed in to change notification settings
Fork
367
Star
984
Code
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Clang build for evbmips
- #85
#85
Open
FlyGoat
wants to merge 22 commits into
NetBSD:trunk
NetBSD/src:trunk
from
FlyGoat:clang-built-mips
FlyGoat/netbsd-src:clang-built-mips
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Clang build for evbmips
#85
FlyGoat
wants to merge 22 commits into
NetBSD:trunk
NetBSD/src:trunk
from
FlyGoat:clang-built-mips
FlyGoat/netbsd-src:clang-built-mips
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2026
external/llvm: Backport MIPS fixed-register support
Show description for 83fbe07
FlyGoat
committed
83fbe07
View commit details
Copy full SHA for 83fbe07
Browse repository at this point
external/llvm: Backport o32 support on 64-bit MIPS CPUs
Show description for 0d6ff33
FlyGoat
committed
0d6ff33
View commit details
Copy full SHA for 0d6ff33
Browse repository at this point
external/llvm: Backport MIPS immediate expression support
Show description for d337713
FlyGoat
committed
d337713
View commit details
Copy full SHA for d337713
Browse repository at this point
external/llvm: Backport build compatibility fixes
Show description for 0a963dd
FlyGoat
committed
0a963dd
View commit details
Copy full SHA for 0a963dd
Browse repository at this point
external/llvm: Backport MIPS PIC la symbol binding fix
Show description for 2572de2
FlyGoat
committed
2572de2
View commit details
Copy full SHA for 2572de2
Browse repository at this point
external/llvm: Backport MIPS branch delay-slot fix
Show description for 8e27f56
FlyGoat
committed
8e27f56
View commit details
Copy full SHA for 8e27f56
Browse repository at this point
mips: Use compiler-rt and libc++ with Clang
Show description for 72f9452
FlyGoat
committed
72f9452
View commit details
Copy full SHA for 72f9452
Browse repository at this point
Commits on Sep 1, 2026
ld.elf_so: Build MIPS sources as PIC
Show description for 6d5e617
FlyGoat
committed
6d5e617
View commit details
Copy full SHA for 6d5e617
Browse repository at this point
openssl: Declare MIPS local symbols before use
Show description for 7b16f33
FlyGoat
committed
7b16f33
View commit details
Copy full SHA for 7b16f33
Browse repository at this point
mips: Make libc profiling build with Clang
Show description for 83eab1c
FlyGoat
committed
83eab1c
View commit details
Copy full SHA for 83eab1c
Browse repository at this point
mips: Fix errors reported by Clang
Show description for 4b3bd41
FlyGoat
committed
4b3bd41
View commit details
Copy full SHA for 4b3bd41
Browse repository at this point
mips: Make kernel assembly build with Clang IAS
Show description for 15cf0e3
FlyGoat
committed
15cf0e3
View commit details
Copy full SHA for 15cf0e3
Browse repository at this point
mips: Initialize tlb_lo0 when PGSHIFT is odd
Show description for 7f73062
FlyGoat
committed
7f73062
View commit details
Copy full SHA for 7f73062
Browse repository at this point
mips: Handle Clang stubs in mips_fixup_addr
Show description for 2eb0cf4
FlyGoat
committed
2eb0cf4
View commit details
Copy full SHA for 2eb0cf4
Browse repository at this point
evbmips: Build MALTA for MIPS32 and MIPS32R2 CPUs
Show description for 03d66f8
FlyGoat
committed
03d66f8
View commit details
Copy full SHA for 03d66f8
Browse repository at this point
tests/ld.elf_so: Allow the MIPS IFUNC linker warning
Show description for 23fa884
FlyGoat
committed
23fa884
View commit details
Copy full SHA for 23fa884
Browse repository at this point
ld.elf_so: Disable jump tables in MIPS relocation code
Show description for 816b408
FlyGoat
committed
816b408
View commit details
Copy full SHA for 816b408
Browse repository at this point
mips: Fix printf formats in trap.c
Show description for 38701e8
FlyGoat
committed
38701e8
View commit details
Copy full SHA for 38701e8
Browse repository at this point
mips: Add FPEMUL support for conditional moves
Show description for 349bd73
FlyGoat
committed
349bd73
View commit details
Copy full SHA for 349bd73
Browse repository at this point
mips: Detect the FPU before using hardware or emulation
Show description for 4ee3cce
FlyGoat
committed
4ee3cce
View commit details
Copy full SHA for 4ee3cce
Browse repository at this point
evbmips: Let MALTA use a hardware FPU
Show description for a2f940d
FlyGoat
committed
a2f940d
View commit details
Copy full SHA for a2f940d
Browse repository at this point
evbmips: Add piixide to the MALTA kernel
Show description for da1df1e
FlyGoat
committed
da1df1e
View commit details
Copy full SHA for da1df1e
Browse repository at this point
You can’t perform that action at this time.