Files
binutils-gdb/include/elf
John Darrington 2849d19feb S12Z: New 32 bit Reloc.
Third party tools produce 32 bit relocs  at index 6 with strange properties.
This change moves the existing 32 bit reloc (R_S12Z_EXT32) to index 7
and introduces a new one (R_S12Z_CW32) at index 6 to try to support code
generated by these tools.

  * bfd/elf32-s12z.c (elf_s12z_howto_table) [R_S12Z_CW32]: New member.
  * binutils/readelf.c (is_32bit_abs_reloc): Reloc type 7 is also 32 bit.
  * include/elf/s12z.h (elf_s12z_reloc_tpe) [RELOC_NUMBER (R_S12Z_CW32)]: New enum.
2018-10-23 16:09:30 +02:00
..
2018-08-06 16:41:32 +03:00
2016-01-01 22:59:17 +10:30
2012-12-10 12:48:03 +00:00
2018-09-20 10:23:46 +02:00
2018-08-31 22:15:05 +09:30
2018-04-09 17:25:20 +09:30
2018-05-18 14:03:18 -07:00
2018-10-23 16:09:30 +02:00