[PATCH 08/10] MIPS: ELF: add definition for the .MIPS.abiflags section

2014-09-11 Thread Paul Burton
New toolchains will generate a .MIPS.abiflags section, referenced by a new PT_MIPS_ABIFLAGS program header. This section will provide information about the requirements of the ELF, including the ISA level the code is built for, the ASEs it requires, the size of various registers and its

[PATCH 08/10] MIPS: ELF: add definition for the .MIPS.abiflags section

2014-09-11 Thread Paul Burton
New toolchains will generate a .MIPS.abiflags section, referenced by a new PT_MIPS_ABIFLAGS program header. This section will provide information about the requirements of the ELF, including the ISA level the code is built for, the ASEs it requires, the size of various registers and its