ld/testsuite/

* ld-mips-elf/reloc-estimate-1.d: Make endian-neutral.
This commit is contained in:
Richard Sandiford
2008-09-20 09:47:43 +00:00
parent 33aa234e0c
commit bc235167c0
2 changed files with 5 additions and 1 deletions

View File

@ -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>
Provide virtual target "cfi" for targets supporting CFI.

View File

@ -15,4 +15,4 @@ OFFSET TYPE VALUE
# The address must be 0x810. We should only ever allocate one dynamic
# reloc over and above the first R_MIPS_NONE entry.
Contents of section \.foo:
0810 deadbeef ....
0810 (deadbeef|efbeadde) ....