diff options
author | Paul Burton | 2014-09-11 08:30:21 +0100 |
---|---|---|
committer | Ralf Baechle | 2014-11-24 07:45:07 +0100 |
commit | 6cd962292d9eb3b3e7189fde532f7e49f395cccb (patch) | |
tree | 52becfc0bcacfc7ef1e20e097ba90cb853395fbc /arch/mips/Kconfig | |
parent | 4227a2d4efc9c84f35826dc4d1e6dc183f6c1c05 (diff) |
MIPS: ELF: Add definition for the .MIPS.abiflags section
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 expectations of the floating point mode. This patch
introduces a definition of the structure of this section and the program
header, for use in a subsequent patch.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: linux-fsdevel@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/7682/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
0 files changed, 0 insertions, 0 deletions