mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +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.
14 lines
285 B
Plaintext
14 lines
285 B
Plaintext
|
|
tmpdir/shlib-dynapp-1: file format elf32-tic6x-le
|
|
|
|
DYNAMIC RELOCATION RECORDS
|
|
OFFSET +TYPE +VALUE
|
|
100000b8 R_C6000_ABS32 b
|
|
100000bc R_C6000_ABS32 a
|
|
100000c4 R_C6000_ABS32 g1
|
|
100000c8 R_C6000_ABS32 g2
|
|
100000cc R_C6000_COPY a
|
|
100000b4 R_C6000_JUMP_SLOT sub0
|
|
|
|
|