Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: Add IEEE Std 754 conformance mode selection | Maciej W. Rozycki | 2016-01-20 | 1 | -4/+8 |
* | MIPS: ELF: Interpret the NAN2008 file header flag | Maciej W. Rozycki | 2016-01-20 | 1 | -0/+56 |
* | ELF: Also pass any interpreter's file header to `arch_check_elf' | Maciej W. Rozycki | 2016-01-20 | 1 | -1/+1 |
* | MIPS: Use a union to access the ELF file header | Maciej W. Rozycki | 2016-01-20 | 1 | -14/+26 |
* | MIPS: fix FP mode selection in lieu of .MIPS.abiflags data | Paul Burton | 2015-05-12 | 1 | -15/+17 |
* | MIPS: ELF: Drop `get_fp_abi' | Maciej W. Rozycki | 2015-04-08 | 1 | -12/+2 |
* | MIPS: kernel: elf: Improve the overall ABI and FPU mode checks | Markos Chandras | 2015-02-17 | 1 | -115/+188 |
* | MIPS: Kconfig option to better exercise/debug hybrid FPRs | Paul Burton | 2014-11-24 | 1 | -0/+18 |
* | MIPS: ELF: Set FP mode according to .MIPS.abiflags | Paul Burton | 2014-11-24 | 1 | -0/+173 |