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
.
vitasdk
/
buildscripts
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
65
Code
Issues
1
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
GCC 15
- #142
#142
Merged
frangarcj
merged 24 commits into
master
vitasdk/buildscripts:master
from
gcc-15
vitasdk/buildscripts:gcc-15
Copy head branch name to clipboard
Apr 25, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
GCC 15
#142
frangarcj
merged 24 commits into
master
vitasdk/buildscripts:master
from
gcc-15
vitasdk/buildscripts:gcc-15
Copy head branch name to clipboard
Commits
Commits on Apr 24, 2026
build: add updated autotools config scripts
Show description for 3f154e9
frangarcj
committed
3f154e9
View commit details
Copy full SHA for 3f154e9
Browse repository at this point
deps: update toolchain dependencies to latest versions
Show description for ef23444
frangarcj
committed
ef23444
View commit details
Copy full SHA for ef23444
Browse repository at this point
gcc: add patch for GCC 15.2.0
Show description for 94aec5f
frangarcj
committed
94aec5f
View commit details
Copy full SHA for 94aec5f
Browse repository at this point
gcc: remove obsolete GCC 10.3.0 patch
Show description for 6b43b6a
frangarcj
committed
6b43b6a
View commit details
Copy full SHA for 6b43b6a
Browse repository at this point
gdb: update patch for GDB 15.2
Show description for 190e200
frangarcj
committed
190e200
View commit details
Copy full SHA for 190e200
Browse repository at this point
libzip: update patch to match newer version
Show description for 915e9aa
frangarcj
committed
915e9aa
View commit details
Copy full SHA for 915e9aa
Browse repository at this point
gdb: add support for ARM Vita target in osabi.h
frangarcj
committed
f3641bb
View commit details
Copy full SHA for f3641bb
Browse repository at this point
gcc: remove option to use system zlib in toolchain dependencies
frangarcj
committed
cf5c252
View commit details
Copy full SHA for cf5c252
Browse repository at this point
build: update macOS runner version to 14
frangarcj
committed
79ce0db
View commit details
Copy full SHA for 79ce0db
Browse repository at this point
build: add texinfo to macOS build dependencies
frangarcj
committed
3155678
View commit details
Copy full SHA for 3155678
Browse repository at this point
gcc: update toolchain dependency to use zlib from specified directory
frangarcj
committed
46975e0
View commit details
Copy full SHA for 46975e0
Browse repository at this point
build: update Dockerfile and CI configuration for improved compatibility and dependencies
frangarcj
committed
8ce2849
View commit details
Copy full SHA for 8ce2849
Browse repository at this point
build: add DOWNLOAD_EXTRACT_TIMESTAMP to toolchain dependencies and patches for macOS compatibility
frangarcj
committed
8f0ff6b
View commit details
Copy full SHA for 8f0ff6b
Browse repository at this point
build: modify make command avoid race conditions in macOS build
frangarcj
committed
0106ffd
View commit details
Copy full SHA for 0106ffd
Browse repository at this point
build: fix zlib download URL by adding fossils fallback
frangarcj
committed
1a4acb8
View commit details
Copy full SHA for 1a4acb8
Browse repository at this point
build: remove autoreconf for libelf to preserve patch and fix Windows build
frangarcj
committed
c115b39
View commit details
Copy full SHA for c115b39
Browse repository at this point
build: fix libelf Windows build by adding CFLAGS=-std=gnu99 and zlib dependency
frangarcj
committed
45d287a
View commit details
Copy full SHA for 45d287a
Browse repository at this point
build: revert libelf to master state but keep config.guess copy via &&
frangarcj
committed
dc9c557
View commit details
Copy full SHA for dc9c557
Browse repository at this point
build: fix libelf by patching configure.in and using autoreconf
frangarcj
committed
d805130
View commit details
Copy full SHA for d805130
Browse repository at this point
build: fix GDB and binutils on modern GCC (C23 issues)
frangarcj
committed
a2422ef
View commit details
Copy full SHA for a2422ef
Browse repository at this point
ci: optimize build speed with caching and parallelism
frangarcj
committed
bc6c213
View commit details
Copy full SHA for bc6c213
Browse repository at this point
Commits on Apr 25, 2026
ci: use native arm64 runner for docker build
frangarcj
committed
a4bb8e5
View commit details
Copy full SHA for a4bb8e5
Browse repository at this point
ci: add ccache and download caching to build workflow
frangarcj
committed
0e8aef5
View commit details
Copy full SHA for 0e8aef5
Browse repository at this point
ci: add bison and flex to Dockerfile
frangarcj
committed
8c56249
View commit details
Copy full SHA for 8c56249
Browse repository at this point
You can’t perform that action at this time.