This is the mail archive of the binutils@sources.redhat.com 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: E500 APUinfo fix


On Mon, Jun 23, 2003 at 08:36:51PM -0700, Mark Mitchell wrote:
> Use bytes to count APUinfo slots.

Tch.

	* ld-powerpc/apuinfo.rd: Update.

Index: ld/testsuite/ld-powerpc/apuinfo.rd
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-powerpc/apuinfo.rd,v
retrieving revision 1.1
diff -u -p -r1.1 apuinfo.rd
--- ld/testsuite/ld-powerpc/apuinfo.rd	3 Dec 2002 18:24:33 -0000	1.1
+++ ld/testsuite/ld-powerpc/apuinfo.rd	25 Jun 2003 08:46:22 -0000
@@ -5,6 +5,6 @@
 #target: powerpc-eabi*
 
 Hex dump of section '.PPC.EMB.apuinfo':
-  0x00000000 00000008 00000007 00000002 41505569 ............APUi
+  0x00000000 00000008 0000001c 00000002 41505569 ............APUi
   0x00000010 6e666f00 00420001 00430001 00410001 nfo..B...C...A..
   0x00000020 01020001 01010001 00400001 01000001 .........@......


-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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