Update MIPS PIE tests for DF_1_PIE change

Since linker now sets the DF_1_PIE bit in the DT_FLAGS_1 tag for PIE,
we need to update MIPS PIE tests for it.

	* ld-mips-elf/pie-n32.d: Updated.
	* ld-mips-elf/pie-n64.d: Likewise.
	* ld-mips-elf/pie-o32.d: Likewise.
This commit is contained in:
H.J. Lu 2015-09-22 11:12:01 -07:00
parent e3ec6cc681
commit 0a6b6047cf
4 changed files with 25 additions and 16 deletions

View File

@ -1,3 +1,9 @@
2015-09-22 H.J. Lu <hongjiu.lu@intel.com>
* ld-mips-elf/pie-n32.d: Updated.
* ld-mips-elf/pie-n64.d: Likewise.
* ld-mips-elf/pie-o32.d: Likewise.
2015-09-22 H.J. Lu <hongjiu.lu@intel.com>
* ld-elf/pie.d: New test.

View File

@ -3,16 +3,16 @@
#ld: -melf32btsmipn32 -pie
#readelf: -d
Dynamic section at offset 0x180 contains 16 entries:
Dynamic section at offset 0x180 contains 17 entries:
Tag * Type * Name/Value
0x00000004 \(HASH\) * 0x228
0x00000005 \(STRTAB\) * 0x304
0x00000006 \(SYMTAB\) * 0x264
0x00000004 \(HASH\) * 0x230
0x00000005 \(STRTAB\) * 0x30c
0x00000006 \(SYMTAB\) * 0x26c
0x0000000a \(STRSZ\) * 72 \(bytes\)
0x0000000b \(SYMENT\) * 16 \(bytes\)
0x70000035 \(MIPS_RLD_MAP_REL\) * 0x101b8
0x70000035 \(MIPS_RLD_MAP_REL\) * 0x101c8
0x00000015 \(DEBUG\) * 0x0
0x00000003 \(PLTGOT\) * 0x10370
0x00000003 \(PLTGOT\) * 0x10380
0x70000001 \(MIPS_RLD_VERSION\) * 1
0x70000005 \(MIPS_FLAGS\) * NOTPOT
0x70000006 \(MIPS_BASE_ADDRESS\) * 0x0
@ -20,4 +20,5 @@ Dynamic section at offset 0x180 contains 16 entries:
0x70000011 \(MIPS_SYMTABNO\) * 10
0x70000012 \(MIPS_UNREFEXTNO\) * 13
0x70000013 \(MIPS_GOTSYM\) * 0xa
0x6ffffffb \(FLAGS_1\) * Flags: PIE
0x00000000 \(NULL\) * 0x0

View File

@ -3,16 +3,16 @@
#ld: -melf64btsmip -pie
#readelf: -d
Dynamic section at offset 0x208 contains 16 entries:
Dynamic section at offset 0x208 contains 17 entries:
Tag * Type * Name/Value
0x0+00000004 \(HASH\) * 0x358
0x0+00000005 \(STRTAB\) * 0x488
0x0+00000006 \(SYMTAB\) * 0x398
0x0+00000004 \(HASH\) * 0x368
0x0+00000005 \(STRTAB\) * 0x498
0x0+00000006 \(SYMTAB\) * 0x3a8
0x0+0000000a \(STRSZ\) * 72 \(bytes\)
0x0+0000000b \(SYMENT\) * 24 \(bytes\)
0x0+70000035 \(MIPS_RLD_MAP_REL\) * 0x102a8
0x0+70000035 \(MIPS_RLD_MAP_REL\) * 0x102b8
0x0+00000015 \(DEBUG\) * 0x0
0x0+00000003 \(PLTGOT\) * 0x10510
0x0+00000003 \(PLTGOT\) * 0x10520
0x0+70000001 \(MIPS_RLD_VERSION\) * 1
0x0+70000005 \(MIPS_FLAGS\) * NOTPOT
0x0+70000006 \(MIPS_BASE_ADDRESS\) * 0x0
@ -20,4 +20,5 @@ Dynamic section at offset 0x208 contains 16 entries:
0x0+70000011 \(MIPS_SYMTABNO\) * 10
0x0+70000012 \(MIPS_UNREFEXTNO\) * 13
0x0+70000013 \(MIPS_GOTSYM\) * 0xa
0x0+6ffffffb \(FLAGS_1\) * Flags: PIE
0x0+00000000 \(NULL\) * 0x0

View File

@ -3,11 +3,11 @@
#ld: -melf32btsmip -pie
#readelf: -d
Dynamic section at offset 0x178 contains 16 entries:
Dynamic section at offset 0x178 contains 17 entries:
Tag * Type * Name/Value
0x00000004 \(HASH\) * 0x220
0x00000005 \(STRTAB\) * 0x2fc
0x00000006 \(SYMTAB\) * 0x25c
0x00000004 \(HASH\) * 0x228
0x00000005 \(STRTAB\) * 0x304
0x00000006 \(SYMTAB\) * 0x264
0x0000000a \(STRSZ\) * 72 \(bytes\)
0x0000000b \(SYMENT\) * 16 \(bytes\)
0x70000035 \(MIPS_RLD_MAP_REL\) * 0x101c0
@ -20,4 +20,5 @@ Dynamic section at offset 0x178 contains 16 entries:
0x70000011 \(MIPS_SYMTABNO\) * 10
0x70000012 \(MIPS_UNREFEXTNO\) * 13
0x70000013 \(MIPS_GOTSYM\) * 0xa
0x6ffffffb \(FLAGS_1\) * Flags: PIE
0x00000000 \(NULL\) * 0x0