From 54f1b3cf509cd889905287cb8ce6c5ae33911a21 Mon Sep 17 00:00:00 2001 From: Andrew Hsieh Date: Fri, 13 Jun 2014 12:38:00 -0700 Subject: Add upstream binutils-2.25 snapshot 4/4 2014 For MIPS -mmsa support Change-Id: I08c4f002fa7b33dec85ed75956e6ab551bb03c96 --- binutils-2.25/gas/testsuite/gas/mips/elf-rel26.d | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 binutils-2.25/gas/testsuite/gas/mips/elf-rel26.d (limited to 'binutils-2.25/gas/testsuite/gas/mips/elf-rel26.d') diff --git a/binutils-2.25/gas/testsuite/gas/mips/elf-rel26.d b/binutils-2.25/gas/testsuite/gas/mips/elf-rel26.d new file mode 100644 index 00000000..aeb4e16d --- /dev/null +++ b/binutils-2.25/gas/testsuite/gas/mips/elf-rel26.d @@ -0,0 +1,22 @@ +#as: -mips32 -32 -EL -KPIC +#readelf: --relocs +#name: MIPS ELF reloc 26 + +Relocation section '\.rel\.pdr' .* + *Offset.* +00.* + +Relocation section '\.rel\.text\.foo' at offset .* contains 11 entries: + *Offset * Info * Type * Sym\.Value * Sym\. Name +0+000 * .+ * R_MIPS_HI16 * 0+0 * _gp_disp +0+004 * .+ * R_MIPS_LO16 * 0+0 * _gp_disp +0+014 * .+ * R_MIPS_GOT16 * 0+0 * \$LC28 +0+01c * .+ * R_MIPS_LO16 * 0+0 * \$LC28 +0+020 * .+ * R_MIPS_CALL16 * 0+0 * bar +0+030 * .+ * R_MIPS_PC16 * 0+0 * \$L846 +0+034 * .+ * R_MIPS_GOT16 * 0+0 * \$LC27 +0+038 * .+ * R_MIPS_PC16 * 0+0 * \$L848 +0+048 * .+ * R_MIPS_PC16 * 0+0 * \$L925 +0+010 * .+ * R_MIPS_GOT16 * 0+0 * \.rodata\.foo +0+05c * .+ * R_MIPS_LO16 * 0+0 * \.rodata\.foo +#pass -- cgit v1.2.3