forked from bminor/binutils-gdb
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Relax BALC[32] to 16-bit variant using trampolines #2
Open
djtodoro
wants to merge
13
commits into
MediaTek-Labs:nmips/gold_v7
Choose a base branch
from
djtodoro:syrmia/gold_v7_blac_stubs
base: nmips/gold_v7
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
Relax BALC[32] to 16-bit variant using trampolines #2
djtodoro
wants to merge
13
commits into
MediaTek-Labs:nmips/gold_v7
from
djtodoro:syrmia/gold_v7_blac_stubs
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc8558a - Browse repository at this point
Copy the full SHA dc8558aView commit details
Commits on Feb 13, 2024
-
[Bug #39] Expand ADDIU[GP.B] to ADDIU[GP.W]
gold/ * nanomips-insn.def: Add new transformation. * nanomips.cc (Nanomips_expand_insn::type): Expand ADDIU[GP.B] to ADDIU[GP.W] if the offset is word-aligned and fits 21 bits. * testsuite/Makefile.am: Add new tests. * testsuite/Makefile.in: Re-generate. * testsuite/nanomips_gprel_out_of_range_small.s: New source. * testsuite/nanomips_gprel_out_of_range_small.t: New script. * testsuite/nanomips_gprel_out_of_range.sh: Check new test output.
Configuration menu - View commit details
-
Copy full SHA for fe152d5 - Browse repository at this point
Copy the full SHA fe152d5View commit details -
Relax BALC[32] to 16-bit variant using trampolines
Enabled by default, to disable use --no-relax-balc-trampolines
Configuration menu - View commit details
-
Copy full SHA for 70943f1 - Browse repository at this point
Copy the full SHA 70943f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35052d5 - Browse repository at this point
Copy the full SHA 35052d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef5d841 - Browse repository at this point
Copy the full SHA ef5d841View commit details -
Configuration menu - View commit details
-
Copy full SHA for a76cef8 - Browse repository at this point
Copy the full SHA a76cef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfa043b - Browse repository at this point
Copy the full SHA dfa043bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 956b72b - Browse repository at this point
Copy the full SHA 956b72bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c1cf22 - Browse repository at this point
Copy the full SHA 3c1cf22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 723dfa3 - Browse repository at this point
Copy the full SHA 723dfa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9ec11e - Browse repository at this point
Copy the full SHA f9ec11eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aa7a36 - Browse repository at this point
Copy the full SHA 5aa7a36View commit details
Commits on May 28, 2024
-
Implementation of balc stubs fix + one test for testing balc stubs
Fixed issues in align Changed picking balc tramp candidates a bit Reimplemented processing of R_NANOMIPS_NOTRAMP
Configuration menu - View commit details
-
Copy full SHA for f1b6d09 - Browse repository at this point
Copy the full SHA f1b6d09View commit details
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.