diff options
| author | Yao Zhang <lunaria21@gmail.com> | 2015-09-10 09:15:19 -0400 |
|---|---|---|
| committer | Minux Ma <minux@golang.org> | 2015-11-12 04:50:32 +0000 |
| commit | 7ff52e13cdc61af1f63ab27bd91c1f00cf11bd86 (patch) | |
| tree | 5b9c687d79553fa2680389b06d6790ecff76dedd /src/debug/elf/testdata | |
| parent | 559fb85af6e2ba723da0377d2c72cfadeb32768a (diff) | |
| download | go-7ff52e13cdc61af1f63ab27bd91c1f00cf11bd86.tar.xz | |
debug/elf: added MIPS ELF relocations
Change-Id: I05352749a852095baae2f67fd71ffcf5f727538d
Reviewed-on: https://go-review.googlesource.com/14453
Reviewed-by: Minux Ma <minux@golang.org>
Diffstat (limited to 'src/debug/elf/testdata')
| -rw-r--r-- | src/debug/elf/testdata/go-relocation-test-gcc492-mips64.obj | bin | 0 -> 4120 bytes |
| -rw-r--r-- | src/debug/elf/testdata/go-relocation-test-gcc493-mips64le.obj | bin | 0 -> 4160 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/debug/elf/testdata/go-relocation-test-gcc492-mips64.obj b/src/debug/elf/testdata/go-relocation-test-gcc492-mips64.obj Binary files differnew file mode 100644 index 0000000000..68febe18fe --- /dev/null +++ b/src/debug/elf/testdata/go-relocation-test-gcc492-mips64.obj diff --git a/src/debug/elf/testdata/go-relocation-test-gcc493-mips64le.obj b/src/debug/elf/testdata/go-relocation-test-gcc493-mips64le.obj Binary files differnew file mode 100644 index 0000000000..20bbd6c4e8 --- /dev/null +++ b/src/debug/elf/testdata/go-relocation-test-gcc493-mips64le.obj |
