99262e37ef
* gas/mips/mips.exp: Set has_newabi for all Linux targets. * gas/mips/cfi-n64-1.d: Adjust for targets that do not infer the ISA from the ABI. * gas/mips/elf-rel-got-n32.d: Likewise. * gas/mips/elf-rel-got-n64.d: Likewise. * gas/mips/elf-rel-xgot-n32.d: Likewise. * gas/mips/elf-rel-xgot-n64.d: Likewise. * gas/mips/elf-rel18.d: Likewise. * gas/mips/elf-rel28-n32.d: Likewise. * gas/mips/elf-rel28-n64.d: Likewise. * gas/mips/jal-newabi.d: Likewise. * gas/mips/ldstla-n64-shared.d: Likewise. * gas/mips/ldstla-n64-sym32.d: Likewise. * gas/mips/ldstla-n64.d: Likewise. * gas/mips/macro-warn-1-n32.d: Likewise. * gas/mips/macro-warn-2-n32.d: Likewise. * gas/mips/n32-consec.d: Likewise. ld/testsuite/ * ld-mips-elf/mips-elf.exp: Set has_newabi for all Linux targets. Adjust abi_asflags for targets that do not infer the ISA from the ABI. * ld-mips-elf/eh-frame1-n32.d: Adjust for targets that do not infer the ISA from the ABI. * ld-mips-elf/eh-frame1-n64.d: Likewise. * ld-mips-elf/eh-frame2-n32.d: Likewise. * ld-mips-elf/eh-frame2-n64.d: Likewise. * ld-mips-elf/elf-rel-got-n32-embed.d: Likewise. * ld-mips-elf/elf-rel-got-n32.d: Likewise. * ld-mips-elf/elf-rel-got-n64-embed.d: Likewise. * ld-mips-elf/elf-rel-got-n64-linux.d: Likewise. * ld-mips-elf/elf-rel-got-n64.d: Likewise. * ld-mips-elf/elf-rel-xgot-n32-embed.d: Likewise. * ld-mips-elf/elf-rel-xgot-n32.d: Likewise. * ld-mips-elf/elf-rel-xgot-n64-embed.d: Likewise. * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise. * ld-mips-elf/elf-rel-xgot-n64.d: Likewise. * ld-mips-elf/emit-relocs-1.d: Likewise. * ld-mips-elf/got-page-2.d: Likewise. * ld-mips-elf/no-shared-1-n32.d: Likewise. * ld-mips-elf/no-shared-1-n64.d: Likewise. * ld-mips-elf/rel32-n32.d: Likewise. * ld-mips-elf/rel64.d: Likewise. * ld-mips-elf/relax-jalr-n32-shared.d: Likewise. * ld-mips-elf/relax-jalr-n32.d: Likewise. * ld-mips-elf/relax-jalr-n64-shared.d: Likewise. * ld-mips-elf/relax-jalr-n64.d: Likewise. * ld-mips-elf/reloc-1-n32.d: Likewise. * ld-mips-elf/reloc-1-n64.d: Likewise. * ld-mips-elf/textrel-1.d: Likewise.
25 lines
1.1 KiB
Makefile
25 lines
1.1 KiB
Makefile
#name: MIPS textrel-1
|
|
#source: textrel-1.s
|
|
#as: -march=from-abi -EB -n32
|
|
#ld: -shared -melf32btsmipn32
|
|
#readelf: -d
|
|
|
|
Dynamic section at offset .* contains 17 entries:
|
|
Tag Type Name/Value
|
|
0x00000004 \(HASH\) 0x[0-9a-f]*
|
|
0x00000005 \(STRTAB\) 0x[0-9a-f]*
|
|
0x00000006 \(SYMTAB\) 0x[0-9a-f]*
|
|
0x0000000a \(STRSZ\) [0-9]* \(bytes\)
|
|
0x0000000b \(SYMENT\) 16 \(bytes\)
|
|
0x00000003 \(PLTGOT\) 0x[0-9a-f]*
|
|
0x00000011 \(REL\) 0x[0-9a-f]*
|
|
0x00000012 \(RELSZ\) 8 \(bytes\)
|
|
0x00000013 \(RELENT\) 8 \(bytes\)
|
|
0x70000001 \(MIPS_RLD_VERSION\) 1
|
|
0x70000005 \(MIPS_FLAGS\) NOTPOT
|
|
0x70000006 \(MIPS_BASE_ADDRESS\) 0x0
|
|
0x7000000a \(MIPS_LOCAL_GOTNO\) [0-9]*
|
|
0x70000011 \(MIPS_SYMTABNO\) [0-9]*
|
|
0x70000012 \(MIPS_UNREFEXTNO\) [0-9]*
|
|
0x70000013 \(MIPS_GOTSYM\) 0x[0-9a-f]*
|
|
0x00000000 \(NULL\) 0x0
|