Skip to content
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: Support for ppc32 #2930

Closed
wants to merge 6 commits into from
Closed

Conversation

ymanton
Copy link
Contributor

@ymanton ymanton commented Sep 4, 2018

No description provided.

@mstoodle mstoodle added the new platform Cross component work needed to support a new platform label Sep 5, 2018
pugixml is too big to be built with `-fpic`.

Signed-off-by: Younes Manton <[email protected]>
This patch reduces the number of instructions used
to implement OMRCAS8Helper by reducing register
shuffling and removing the unecessary stdcx that
is performed when the comparison fails.

Signed-off-by: Younes Manton <[email protected]>
@Leonardo2718
Copy link
Contributor

@ymanton any update on this?

@0xdaryl
Copy link
Contributor

0xdaryl commented Feb 26, 2019

As this PR hasn't had activity in nearly 6 months and with work still to do, may I suggest your close this PR and continue to work on it in your personal repo and then re-open a PR when its ready?

@ymanton
Copy link
Contributor Author

ymanton commented Mar 4, 2019

I was using this PR and the corresponding ones in OpenJ9 and the OpenJDK extensions as places to hang patches so that the participants in eclipse-openj9/openj9#2585 could easily find them. I'll close this and submit more specific PRs shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new platform Cross component work needed to support a new platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants