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

runtime/cgo: cgo support for linux/mips and linux/mipsle #18267

Closed
minux opened this issue Dec 9, 2016 · 7 comments
Closed

runtime/cgo: cgo support for linux/mips and linux/mipsle #18267

minux opened this issue Dec 9, 2016 · 7 comments

Comments

@minux
Copy link
Member

minux commented Dec 9, 2016

Tracking bug for linux/mips and linux/mipsle cgo support.

@minux minux added this to the Unplanned milestone Dec 9, 2016
@vstefanovic
Copy link
Member

The cgo support is ready, we can submit the patch if it is not too late for 1.8.

@bradfitz
Copy link
Contributor

I'm pretty sure it's too late, but I'll let @ianlancetaylor decide. He'd probably have to review it. One argument is that this port is new, so perhaps it's okay for code to land this late.

@bradfitz bradfitz modified the milestones: Go1.9, Unplanned Dec 12, 2016
@ianlancetaylor
Copy link
Contributor

I think it's OK if the changes only touch MIPS-specific code.

@bradfitz
Copy link
Contributor

@vstefanovic, can you send it in the next day or two? The next (and maybe last) beta is Thursday. It would need to be in by Wednesday night (US/Pacific), but it also needs review time.

@minux
Copy link
Member Author

minux commented Dec 13, 2016 via email

@vstefanovic
Copy link
Member

Ok, let me commit cgo now, soft-float tomorrow.

@bradfitz
Copy link
Contributor

This happened in https://golang.org/cl/34318

@golang golang locked and limited conversation to collaborators Dec 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants