summaryrefslogtreecommitdiffstats
path: root/ipc/compat.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-09MIPS: Stub asm/fpu.h functionsPaul Burton1-3/+82
2018-11-09MIPS: Hardcode cpu_has_fpu=0 when CONFIG_MIPS_FP_SUPPORT=nPaul Burton1-3/+8
2018-11-09MIPS: Introduce CONFIG_MIPS_FP_SUPPORTPaul Burton2-0/+8
2018-11-09MIPS: Better abstract R2300 FPU usage in KconfigPaul Burton2-3/+6
2018-11-09MIPS: Drop forward declarations of sigcontext in asm/fpu.hPaul Burton1-3/+0
2018-11-09MIPS: Ensure emulated FP sets PF_USED_MATHPaul Burton4-10/+7
2018-11-09MIPS: Simplify FP context initializationPaul Burton9-292/+38
2018-11-08MIPS: BCM5xxx: Remove dead init_fpu codePaul Burton1-6/+0
2018-11-08MIPS: Hide CONFIG_MIPS_O32_FP64_SUPPORT prompt for >= MIPSr6Paul Burton1-1/+1
2018-11-08MIPS: Hardcode cpu_has_mmips=1 for microMIPS kernelsPaul Burton1-1/+3
2018-11-08MIPS: Simplify GCC_OFF_SMALL_ASM definitionPaul Burton1-11/+7
2018-11-08MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macrosPaul Burton2-10/+2