MIPS: Sync elf.h from binutils
commit59dc07637fa1a693bd7599a98b0735697544077b
authorYing Huang <ying.huang@oss.cipunited.com>
Thu, 15 Jun 2023 07:50:21 +0000 (15 03:50 -0400)
committerMark Wielaard <mark@klomp.org>
Sat, 22 Jul 2023 11:51:16 +0000 (22 13:51 +0200)
treea62a0f1f888ddafae9d50f42323205250aaa4624
parentc39e5442f14c53538e0ffda0fd95f6ae71571946
MIPS: Sync elf.h from binutils

Add new definitions for the MIPS target, specifically: relocation
types, machine flags, section type names, and object attribute tags
and values.  On MIPS64, up to three relocations may be specified
within r_info, by the r_type, r_type2, and r_type3 fields, so add new
macros to get the respective reloc types for MIPS64.
elf/elf.h