2011-12-09 David Daney <david.daney@cavium.com>
* ld-mips-elf/tls-multi-got-1.r: Add "0x" to match value for MIPS_BASE_ADDRESS. * ld-mips-elf/textrel-1.d: Same. * ld-mips-elf/multi-got-1.d: Same.
This commit is contained in:
parent
1afeeb75f2
commit
7181d6843d
4 changed files with 10 additions and 3 deletions
|
@ -1,3 +1,10 @@
|
|||
2011-12-09 David Daney <david.daney@cavium.com>
|
||||
|
||||
* ld-mips-elf/tls-multi-got-1.r: Add "0x" to match value for
|
||||
MIPS_BASE_ADDRESS.
|
||||
* ld-mips-elf/textrel-1.d: Same.
|
||||
* ld-mips-elf/multi-got-1.d: Same.
|
||||
|
||||
2011-12-05 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* ld-cris/weakref4.d: Updated pattern match for the message from
|
||||
|
|
|
@ -18,7 +18,7 @@ Dynamic section at offset .* contains 17 entries:
|
|||
0x00000013 \(RELENT\) 8 \(bytes\)
|
||||
0x70000001 \(MIPS_RLD_VERSION\) 1
|
||||
0x70000005 \(MIPS_FLAGS\) NOTPOT
|
||||
0x70000006 \(MIPS_BASE_ADDRESS\) 0
|
||||
0x70000006 \(MIPS_BASE_ADDRESS\) 0x0
|
||||
0x7000000a \(MIPS_LOCAL_GOTNO\) 2
|
||||
0x70000011 \(MIPS_SYMTABNO\) [0-9]+
|
||||
0x70000012 \(MIPS_UNREFEXTNO\) [0-9]+
|
||||
|
|
|
@ -17,7 +17,7 @@ Dynamic section at offset .* contains 17 entries:
|
|||
0x00000013 \(RELENT\) 8 \(bytes\)
|
||||
0x70000001 \(MIPS_RLD_VERSION\) 1
|
||||
0x70000005 \(MIPS_FLAGS\) NOTPOT
|
||||
0x70000006 \(MIPS_BASE_ADDRESS\) 0
|
||||
0x70000006 \(MIPS_BASE_ADDRESS\) 0x0
|
||||
0x7000000a \(MIPS_LOCAL_GOTNO\) [0-9]*
|
||||
0x70000011 \(MIPS_SYMTABNO\) [0-9]*
|
||||
0x70000012 \(MIPS_UNREFEXTNO\) [0-9]*
|
||||
|
|
|
@ -12,7 +12,7 @@ Dynamic section at offset .* contains 18 entries:
|
|||
0x00000013 \(RELENT\) 8 \(bytes\)
|
||||
0x70000001 \(MIPS_RLD_VERSION\) 1
|
||||
0x70000005 \(MIPS_FLAGS\) NOTPOT
|
||||
0x70000006 \(MIPS_BASE_ADDRESS\) 0
|
||||
0x70000006 \(MIPS_BASE_ADDRESS\) 0x0
|
||||
0x7000000a \(MIPS_LOCAL_GOTNO\) 2
|
||||
0x70000011 \(MIPS_SYMTABNO\) 20013
|
||||
0x70000012 \(MIPS_UNREFEXTNO\) 10
|
||||
|
|
Loading…
Reference in a new issue