mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
99f647e200
git commit 202be274a4
went a little wild in removing trailing spaces
in gas/testsuite/gas/i386/{secidx.d,secrel.d}, causing
x86_64-w64-mingw32 +FAIL: i386 secrel reloc
x86_64-w64-mingw32 +FAIL: i386 secidx reloc
I could have just replaced the trailing space, but let's fix the
objdump output instead. Touches lots of testsuite files.
37 lines
1.1 KiB
Plaintext
37 lines
1.1 KiB
Plaintext
|
|
.*: file format elf32-tradbigmips
|
|
|
|
DYNAMIC RELOCATION RECORDS
|
|
OFFSET +TYPE +VALUE
|
|
00000000 R_MIPS_NONE \*ABS\*
|
|
0013f7f0 R_MIPS_TLS_DTPMOD32 \*ABS\*
|
|
0014944c R_MIPS_TLS_DTPMOD32 \*ABS\*
|
|
0013f7f8 R_MIPS_TLS_DTPMOD32 tlsvar_gd
|
|
0013f7fc R_MIPS_TLS_DTPREL32 tlsvar_gd
|
|
00149458 R_MIPS_TLS_DTPMOD32 tlsvar_gd
|
|
0014945c R_MIPS_TLS_DTPREL32 tlsvar_gd
|
|
0013f800 R_MIPS_TLS_TPREL32 tlsvar_ie
|
|
00149454 R_MIPS_TLS_TPREL32 tlsvar_ie
|
|
00143e78 R_MIPS_REL32 sym_1_9526
|
|
#...
|
|
00139a54 R_MIPS_REL32 sym_2_8654
|
|
|
|
|
|
Contents of section .got:
|
|
122320 00000000 80000000 000d7f48 000d65a4 .*
|
|
122330 000d1f54 000d5fc0 000d59f8 000d1970 .*
|
|
#...
|
|
135ba0 000cf1b4 000e0df8 00000000 80000000 .*
|
|
135bb0 00000000 00000000 00000000 00000000 .*
|
|
#...
|
|
13f7e0 00000000 00000000 00000000 00000000 .*
|
|
13f7f0 00000000 00000000 00000000 00000000 .*
|
|
13f800 00000000 00000000 80000000 00000000 .*
|
|
#...
|
|
149410 00000000 00000000 00000000 00000000 .*
|
|
149420 00000000 00000000 00000000 00000000 .*
|
|
149430 00000000 00000000 00000000 00000000 .*
|
|
149440 00000000 00000000 00000000 00000000 .*
|
|
149450 00000000 00000000 00000000 00000000 .*
|
|
#pass
|