aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/elf.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-0/+19
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Gravatar Masahiro Yamada 1-2/+2
2016-08-02MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentGravatar Paul Burton 1-0/+19
2016-05-28MIPS: Spelling fix lets -> let'sGravatar Ralf Baechle 1-1/+1
2016-01-20MIPS: Add IEEE Std 754 conformance mode selectionGravatar Maciej W. Rozycki 1-4/+8
2016-01-20MIPS: ELF: Interpret the NAN2008 file header flagGravatar Maciej W. Rozycki 1-0/+56
2016-01-20ELF: Also pass any interpreter's file header to `arch_check_elf'Gravatar Maciej W. Rozycki 1-1/+1
2016-01-20MIPS: Use a union to access the ELF file headerGravatar Maciej W. Rozycki 1-14/+26
2015-05-12MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataGravatar Paul Burton 1-15/+17
2015-04-08MIPS: ELF: Drop `get_fp_abi'Gravatar Maciej W. Rozycki 1-12/+2
2015-02-17MIPS: kernel: elf: Improve the overall ABI and FPU mode checksGravatar Markos Chandras 1-115/+188
2014-11-24MIPS: Kconfig option to better exercise/debug hybrid FPRsGravatar Paul Burton 1-0/+18
2014-11-24MIPS: ELF: Set FP mode according to .MIPS.abiflagsGravatar Paul Burton 1-0/+173