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: [arm] Don't "adjust" EABI relocations


On Tue, 2004-11-30 at 17:41, Daniel Jacobowitz wrote:
> It's the default nowadays, because every use is guarded by these two
> things: "the command line argument was not specified" and "the osabi is
> 0".  We never produce objects with an OSABI of 0; we use ELF_OSABI_ARM
> (spelling?) instead, which is 'a'.

If we are still setting the OSABI field in EABI conforming objects, then
that is a bug.

R.


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