Conversation
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.
…ity and dependencies
…atches for macOS compatibility
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.