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 mips{,64} diassembler #12559

Closed
minux opened this issue Sep 10, 2015 · 3 comments
Closed

cmd/objdump: implement mips{,64} diassembler #12559

minux opened this issue Sep 10, 2015 · 3 comments

Comments

@minux
Copy link
Member

minux commented Sep 10, 2015

No description provided.

@minux minux added this to the Go1.6 milestone Sep 10, 2015
@rsc rsc modified the milestones: Unplanned, Go1.6 Nov 5, 2015
@gopherbot
Copy link
Contributor

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

gopherbot pushed a commit that referenced this issue Dec 15, 2016
…s{,le}

Updates #12559.

Change-Id: I5e8f4cf7071d0d71618527a6b6096e771d5eeb28
Reviewed-on: https://go-review.googlesource.com/34317
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
@agnivade
Copy link
Contributor

agnivade commented Jun 8, 2019

Separate tracking bugs are filed for mips(#19158) and mip64(#19156). Closing this in favor of those.

@agnivade agnivade closed this as completed Jun 8, 2019
@gopherbot
Copy link
Contributor

Change https://golang.org/cl/209817 mentions this issue: cmd/objdump: reference tracking bug in TestDisasmCode skip message

gopherbot pushed a commit that referenced this issue Dec 4, 2019
Issue #12559 was closed and split into #19158 for mips{,le} and #19156
for mips64{,le}. Instead of referencing the individual GOARCH-specific
issues in the skip test messages of TestDisasmCode use the tracking bug

Change-Id: I6929d25f4ec5aef4f069b7692c4e29106088ce65
Reviewed-on: https://go-review.googlesource.com/c/go/+/209817
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
@golang golang locked and limited conversation to collaborators Dec 3, 2020
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

4 participants