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: Test cases regarding relocation


> -----Original Message-----
> From: binutils-owner On Behalf Of Sherry Samuel
> Sent: 20 October 2004 13:17

> Hi,
> 	I would like to test generation of relocation 
> information for Renesas SH targets. 

  Lots of the testsuite tests work by creating an object file, then using
objdump to emit all the internal information (including relocs) and
verifying (using regexp-matching) that it is correct.

> Are there any test cases available which will emit the 
> relocation  information?

Try:

 grep R_ <binutils-source-dir>/ld/testsuite/ld-sh/*.d

as a first step....

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


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