Why does m32r-elf use REL relocations?

Nick Clifton nickc@redhat.com
Thu Jun 12 13:17:00 GMT 2003


Hi Kazuhiro,

> Would you tell me why M32R target uses REL relocations instead of RELA?

Because that is what Mitsubishi requested.  They were concerned about
the size of object files and wanted to use REL relocations as these
are smaller.

> Can we change them ?

The problem would be incompatibility with already existing m32r object
files.  (In libraries for instance).

Cheers
        Nick
        



More information about the Binutils mailing list