This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix double-counting of MIPS dynamic relocs


Richard Sandiford wrote:


Thanks for the heads-up. I checked in this patch as obvious.


Richard


ld/testsuite/ * ld-mips-elf/reloc-estimate-1.d: Make endian-neutral.



I think this should go on the branch as well.

David Daney


Index: ld/testsuite/ld-mips-elf/reloc-estimate-1.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-mips-elf/reloc-estimate-1.d,v
retrieving revision 1.1
diff -u -p -r1.1 reloc-estimate-1.d
--- ld/testsuite/ld-mips-elf/reloc-estimate-1.d 7 Aug 2008 19:50:05 -0000 1.1
+++ ld/testsuite/ld-mips-elf/reloc-estimate-1.d 20 Sep 2008 09:38:31 -0000
@@ -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) ....


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]