Skip to content

Gcc 15#143

Open
frangarcj wants to merge 26 commits into
masterfrom
gcc-15
Open

Gcc 15#143
frangarcj wants to merge 26 commits into
masterfrom
gcc-15

Conversation

@frangarcj
Copy link
Copy Markdown
Contributor

No description provided.

Add config.guess and config.sub from autoconf 2025-07-10 to support
newer build systems and architectures.
Update GCC to 15.2.0, GDB to 15.2, binutils to 2.43, and dependency
libraries (zlib 1.3.1, GMP 6.3.0, MPFR 4.2.2, MPC 1.3.1, ISL 0.24)
to support the latest GCC release.
Add platform-specific modifications for PS Vita:
- Define __vita__ macro for ARM target
- Use signed char as default
- Configure STDINT to use int for int32_t
- Add PS Vita system libraries to default link spec
- Add pthread support in driver options
- Fix libgomp configuration for PS Vita environment
- Fix compatibility issues with newer Clang versions
Remove GCC 10 patch as it has been replaced by GCC 15 patch.
Update GDB patch to match new version:
- Update patch subject line to reference GDB 15.2
- Change osabi.h header location (previously defs.h)
Update libzip patch file paths and context to match the current
library version structure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant