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: Why does m32r-elf use REL relocations?


Michael Meissner writes:
 > > > Can we change them ?
 > > 
 > > The problem would be incompatibility with already existing m32r object
 > > files.  (In libraries for instance).
 > 
 > In theory the BFD routines should be able to handle linking modules with REL
 > and RELA relocations, but always producing RELA for new code.  I suspect you
 > would need some amount of code in BFD to handle both, but it shouldn't be that
 > great.

Agreed.


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