-
Notifications
You must be signed in to change notification settings - Fork 157
Move to GCC 14.2 #908
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
nashif
wants to merge
33
commits into
zephyrproject-rtos:main
Choose a base branch
from
nashif:topic-gcc_14_2_main1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Move to GCC 14.2 #908
+30,289
−484
Conversation
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like saving the intermediate crosstool bits won't be that useful?
yep, was a local attemp to speed things up |
5830c89
to
d7377ed
Compare
Open
fd7e17b
to
bf8ce51
Compare
Signed-off-by: Anas Nashif <[email protected]>
Use installed python3 instead of pointing to specific version. Signed-off-by: Anas Nashif <[email protected]>
Signed-off-by: Anas Nashif <[email protected]>
Signed-off-by: Anas Nashif <[email protected]>
Signed-off-by: Anas Nashif <[email protected]>
Signed-off-by: Anas Nashif <[email protected]>
This appears to trigger some compiler bugs. Let's see if disabling this option generates a working toolchain. Signed-off-by: Keith Packard <[email protected]>
Add new module to deal with out of tree gcc patches for arc64. Signed-off-by: Anas Nashif <[email protected]>
Signed-off-by: Anas Nashif <[email protected]>
Signed-off-by: Keith Packard <[email protected]>
Signed-off-by: Anas Nashif <[email protected]>
Signed-off-by: Anas Nashif <[email protected]>
Signed-off-by: Anas Nashif <[email protected]>
Signed-off-by: Anas Nashif <[email protected]>
d289594
to
68c7771
Compare
Update branch to point to 3324eed0e2a124ca41789919ec0e0d15df23a1e1 Signed-off-by: Anas Nashif <[email protected]>
This reverts commit 6cd6af0.
This file depends upon the architecture configuration and is generated along with the remaining compiler configuration bits. While gcc doesn't use it, delivering it with gcc avoids needing to customize the C libraries and simplifies the SDK. It also makes using the toolchain for other C library development, like picolibc CI, possible. Signed-off-by: Keith Packard <[email protected]>
Now that we're not building newlib, let Zephyr know it isn't available. Signed-off-by: Keith Packard <[email protected]>
picolibc provides this file, don't replace it with a gcc-specific version. Signed-off-by: Keith Packard <[email protected]>
Signed-off-by: Keith Packard <[email protected]>
We're not providing this library any more Signed-off-by: Keith Packard <[email protected]>
Track gcc changes. Signed-off-by: Keith Packard <[email protected]>
This lets Zephyr not use picolibc.specs Signed-off-by: Keith Packard <[email protected]>
Use code from branches zephyr-gcc-14.2 arc-2024.12-for-zephyr Signed-off-by: Anas Nashif <[email protected]>
We're not building this, so don't ship it Signed-off-by: Keith Packard <[email protected]>
Signed-off-by: Anas Nashif <[email protected]>
Zephyr can add an option to re-enable them, but we want to disable them by default as essentially no Zephyr targets are set up to make these useful. Signed-off-by: Keith Packard <[email protected]>
This one was missed because the ctng option is defined for the x86_64 target. Signed-off-by: Anas Nashif <[email protected]>
This avoids smashing target-specific CPP_SPEC values. Signed-off-by: Anas Nashif <[email protected]>
We do not build or test newlib anymore. Signed-off-by: Anas Nashif <[email protected]>
Make sure the core gcc is built the same way as the final gcc. This is required for x86_64, but a good idea everywhere. Signed-off-by: Keith Packard <[email protected]>
Update qemu to 9.2.3 Signed-off-by: Anas Nashif <[email protected]>
524edb9
to
1055bca
Compare
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.
GCC 14.2