mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +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.
16 lines
422 B
Plaintext
16 lines
422 B
Plaintext
|
|
.*: file format elf32-tradbigmips
|
|
|
|
DYNAMIC RELOCATION RECORDS
|
|
OFFSET +TYPE +VALUE
|
|
00000000 R_MIPS_NONE \*ABS\*
|
|
000404a8 R_MIPS_TLS_DTPMOD32 \*ABS\*
|
|
000404a0 R_MIPS_TLS_DTPMOD32 tlsvar_gd@@VER_1
|
|
000404a4 R_MIPS_TLS_DTPREL32 tlsvar_gd@@VER_1
|
|
0004049c R_MIPS_TLS_TPREL32 tlsvar_ie@@VER_1
|
|
|
|
|
|
Contents of section .got:
|
|
40490 00000000 80000000 00000460 00000000 .*
|
|
404a0 00000000 00000000 00000000 00000000 .*
|