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: RFC: adapting the testsuite for target that doesn't use .text/.data


On Jun 3, 2010, at 3:46 PM, Nick Clifton wrote:

>> * changing on the fly (ie within gas-defs.exp) the options of objdump and the result expected.
>> 
>> I much prefer this one, but I'd like to know if others have different opinions.
> 
> Not quite sure what you mean here.  Are you suggesting some sort post-objdump filter to translate section names ?

Right.  One filter to change the command line (eg: objdump -j .data --> objdump -j D_1) and one
for the output.  I will make a try and post it.

Thank you for the comment,
Tristan.


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