linux-user: Extend image_info struct with MIPS fp_abi and interp_fp_abi fields
commit74cfc704e539fd06dbb6f69ff9f6fb54dbfc0f1e
authorStefan Markovic <smarkovic@wavecomp.com>
Mon, 22 Oct 2018 14:43:40 +0000 (22 16:43 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Mon, 29 Oct 2018 14:50:23 +0000 (29 15:50 +0100)
treece90dda419cafe2d597ec7b3f469060ab26d3d49
parent3f8e8ac3314c0fcbd19983a81f676ac60d0ca5c8
linux-user: Extend image_info struct with MIPS fp_abi and interp_fp_abi fields

Add MIPS specific image_info struct fields fp_abi and interp_fp_abi
to store executable and interpreter fp_abi values (based on kernel
struct arch_elf_state in mips/include/asm/elf.h).

Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Stefan Markovic <smarkovic@wavecomp.com>
linux-user/qemu.h