-
Notifications
You must be signed in to change notification settings - Fork 60
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
[WIP] c18n: Reduce benchmark ABI-only code #2135
Closed
Closed
Commits on Jun 29, 2024
-
c18n: Fix typo in ifdef expression
The check for benchmark ABI was erroneously added and conflicts with benchmark ABI-only code below.
Configuration menu - View commit details
-
Copy full SHA for caad629 - Browse repository at this point
Copy the full SHA caad629View commit details -
c18n: Push a dummy frame during rtld_bind
The dummy frame indicates that the current compartment is RTLD. Because rtld_bind may enter itself (e.g., via a ifunc resolver), a frame that correctly identifies the current compartment as RTLD is necessary.
Configuration menu - View commit details
-
Copy full SHA for 5710f6b - Browse repository at this point
Copy the full SHA 5710f6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 588b82a - Browse repository at this point
Copy the full SHA 588b82aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a8ba9e - Browse repository at this point
Copy the full SHA 3a8ba9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bed2e23 - Browse repository at this point
Copy the full SHA bed2e23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8703632 - Browse repository at this point
Copy the full SHA 8703632View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccbf2c2 - Browse repository at this point
Copy the full SHA ccbf2c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff4ff64 - Browse repository at this point
Copy the full SHA ff4ff64View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad7fc38 - Browse repository at this point
Copy the full SHA ad7fc38View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1ab858 - Browse repository at this point
Copy the full SHA d1ab858View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52acadb - Browse repository at this point
Copy the full SHA 52acadbView 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.