buildroot/package/elf2flt
Max Filippov c99a3950d8 package/elf2flt: add support for XTENSA_[PN]DIFF relocations
Xtensa have added new relocation types R_XTENSA_[NP]DIFF{8,16,32} with
the same properties as the existing types R_XTENSA_DIFF{8,16,32}.
Add them to the list of ignored relocation types.

This fixes the following error when invoking elf2flt on xtensa binaries
built with the recent binutils:

  ERROR: reloc type R_XTENSA_PDIFF32 unsupported in this context

Reported-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-05-15 21:31:25 +02:00
..
0001-ld-elf2flt-behave-properly-when-called-with-a-name-d.patch
0002-elf2flt.c-add-new-relocation-types-for-xtensa.patch package/elf2flt: add support for XTENSA_[PN]DIFF relocations 2020-05-15 21:31:25 +02:00
Config.in.host
elf2flt.hash package/e*: add license file hashes 2020-02-03 14:44:52 +01:00
elf2flt.mk