diff options
| author | Vladimir Stefanovic <vladimir.stefanovic@imgtec.com> | 2016-10-18 23:50:48 +0200 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2016-11-03 22:38:25 +0000 |
| commit | 2c39e50995bb02325b2c17f253b10f5ada0e337f (patch) | |
| tree | 09f772eea50e29017eea019affb8ba6a7119c552 /src/debug/elf/testdata | |
| parent | 26827bc2fe4c80dc68b3793631d24975425c9467 (diff) | |
| download | go-2c39e50995bb02325b2c17f253b10f5ada0e337f.tar.xz | |
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>
Diffstat (limited to 'src/debug/elf/testdata')
| -rw-r--r-- | src/debug/elf/testdata/go-relocation-test-gcc492-mipsle.obj | bin | 0 -> 2864 bytes |
| -rw-r--r-- | src/debug/elf/testdata/go-relocation-test-gcc540-mips.obj | bin | 0 -> 3064 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/debug/elf/testdata/go-relocation-test-gcc492-mipsle.obj b/src/debug/elf/testdata/go-relocation-test-gcc492-mipsle.obj Binary files differnew file mode 100644 index 0000000000..a5fbcfbbdd --- /dev/null +++ b/src/debug/elf/testdata/go-relocation-test-gcc492-mipsle.obj diff --git a/src/debug/elf/testdata/go-relocation-test-gcc540-mips.obj b/src/debug/elf/testdata/go-relocation-test-gcc540-mips.obj Binary files differnew file mode 100644 index 0000000000..270c777596 --- /dev/null +++ b/src/debug/elf/testdata/go-relocation-test-gcc540-mips.obj |
