aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/elf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-20MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki1-4/+8
2016-01-20MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki1-0/+56
2016-01-20ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki1-1/+1
2016-01-20MIPS: Use a union to access the ELF file headerMaciej W. Rozycki1-14/+26
2015-05-12MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton1-15/+17
2015-04-08MIPS: ELF: Drop `get_fp_abi'Maciej W. Rozycki1-12/+2
2015-02-17MIPS: kernel: elf: Improve the overall ABI and FPU mode checksMarkos Chandras1-115/+188
2014-11-24MIPS: Kconfig option to better exercise/debug hybrid FPRsPaul Burton1-0/+18
2014-11-24MIPS: ELF: Set FP mode according to .MIPS.abiflagsPaul Burton1-0/+173