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

cmd/objdump: implement s390x disassembler #15255

Open
mundaym opened this issue Apr 12, 2016 · 5 comments
Open

cmd/objdump: implement s390x disassembler #15255

mundaym opened this issue Apr 12, 2016 · 5 comments
Assignees
Labels
arch-s390x Issues solely affecting the s390x architecture. compiler/runtime Issues related to the Go compiler and/or runtime. FeatureRequest NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@mundaym
Copy link
Member

mundaym commented Apr 12, 2016

Unplanned at the moment.

@gopherbot
Copy link

CL https://golang.org/cl/21894 mentions this issue.

@bradfitz bradfitz added this to the Unplanned milestone Apr 12, 2016
gopherbot pushed a commit that referenced this issue Apr 12, 2016
The disassembler is not yet implemented on s390x.

Updates #15255.

Change-Id: Ibab319c8c087b1a619baa1529398305c1e721877
Reviewed-on: https://go-review.googlesource.com/21894
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
@rsc rsc added the NeedsFix The path to resolution is known, but the work has not been done. label Sep 26, 2016
@mundaym mundaym added the arch-s390x Issues solely affecting the s390x architecture. label Dec 2, 2020
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jul 13, 2022
@srinivas-pokala srinivas-pokala self-assigned this Aug 30, 2023
@srinivas-pokala
Copy link
Contributor

@rsc, I am working on disassembler support for linux/s390x

@gopherbot
Copy link

Change https://go.dev/cl/575735 mentions this issue: cmd/objdump: implement s390x go disassembler support

@gopherbot
Copy link

Change https://go.dev/cl/579977 mentions this issue: cmd/objdump: enable disassembler tests on s390x platform

@gopherbot
Copy link

Change https://go.dev/cl/581015 mentions this issue: cmd/vendor/golang.org/x/arch:add s390x disassembler changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-s390x Issues solely affecting the s390x architecture. compiler/runtime Issues related to the Go compiler and/or runtime. FeatureRequest NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

6 participants