]> Cypherpunks repositories - gostls13.git/commit
debug/elf: add support for GOARCH=mips{,le}
authorVladimir Stefanovic <vladimir.stefanovic@imgtec.com>
Tue, 18 Oct 2016 21:50:48 +0000 (23:50 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 3 Nov 2016 22:38:25 +0000 (22:38 +0000)
commit2c39e50995bb02325b2c17f253b10f5ada0e337f
tree09f772eea50e29017eea019affb8ba6a7119c552
parent26827bc2fe4c80dc68b3793631d24975425c9467
debug/elf: add support for GOARCH=mips{,le}

Change-Id: Ia6f8ae7e56a49ad66b60a24c4afb606f3cfe5efd
Reviewed-on: https://go-review.googlesource.com/31482
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/debug/elf/file.go
src/debug/elf/file_test.go
src/debug/elf/testdata/go-relocation-test-gcc492-mipsle.obj [new file with mode: 0644]
src/debug/elf/testdata/go-relocation-test-gcc540-mips.obj [new file with mode: 0644]