forked from Imagelibrary/binutils-gdb
ld/testsuite/
* ld-mips-elf/reloc-estimate-1.d: Make endian-neutral.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-09-20 Richard Sandiford <rdsandiford@googlemail.com>
|
||||||
|
|
||||||
|
* ld-mips-elf/reloc-estimate-1.d: Make endian-neutral.
|
||||||
|
|
||||||
2008-09-20 Jan Kratochvil <jan.kratochvil@redhat.com>
|
2008-09-20 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||||
|
|
||||||
Provide virtual target "cfi" for targets supporting CFI.
|
Provide virtual target "cfi" for targets supporting CFI.
|
||||||
|
|||||||
@@ -15,4 +15,4 @@ OFFSET TYPE VALUE
|
|||||||
# The address must be 0x810. We should only ever allocate one dynamic
|
# The address must be 0x810. We should only ever allocate one dynamic
|
||||||
# reloc over and above the first R_MIPS_NONE entry.
|
# reloc over and above the first R_MIPS_NONE entry.
|
||||||
Contents of section \.foo:
|
Contents of section \.foo:
|
||||||
0810 deadbeef ....
|
0810 (deadbeef|efbeadde) ....
|
||||||
|
|||||||
Reference in New Issue
Block a user