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: [patch] Assume interworking for EABIv3 objects.


On Wed, 2004-08-25 at 23:07, Paul Brook wrote:
> The new arm EABI does not have a flag in the elf header for indicating thumb 
> interworking support. However the ABI does require that objects are 
> interworkable.
> The patch below makes bfd assume it should enable thumb interworking for these 
> object files.
> This is only really a temporary fix until we come up with a replacement for 
> the header flags.
> 
> Tested with cross to arm-none-elf.
> Ok?
> 
> Paul
> 
> 2004-08-25  Paul Brook  <paul@codesourcery.com>
> 
> 	* INTERWORK_FLAG: Return true for EABIv3 objects.

OK.

R.


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