aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/elf.c
Commit message (Expand)AuthorAge
* MIPS: Avoid BUG warning in arch_check_elfJames Cowgill2017-05-03
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-06
|\
| * MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton2016-08-02
* | tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-04
|/
* MIPS: Spelling fix lets -> let'sRalf Baechle2016-05-28
* MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki2016-01-19
* MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki2016-01-19
* ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki2016-01-19
* MIPS: Use a union to access the ELF file headerMaciej W. Rozycki2016-01-19
* MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton2015-05-12
* MIPS: ELF: Drop `get_fp_abi'Maciej W. Rozycki2015-04-07
* MIPS: kernel: elf: Improve the overall ABI and FPU mode checksMarkos Chandras2015-02-17
* MIPS: Kconfig option to better exercise/debug hybrid FPRsPaul Burton2014-11-24
* MIPS: ELF: Set FP mode according to .MIPS.abiflagsPaul Burton2014-11-24