]> git.proxmox.com Git - grub2.git/commit - configure.ac
mips: Fix soft-float handling.
authorVladimir Serbinenko <phcoder@gmail.com>
Mon, 23 Feb 2015 21:33:28 +0000 (22:33 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Mon, 23 Feb 2015 21:33:28 +0000 (22:33 +0100)
commit6a4ecd276ed39f66be0ad6ff0f8ff67598098605
tree52c81ee427c476010c6a7d4b5e66450abf4dc779
parent7ea452a142d55e80b2a33d59958eef41559fb8eb
mips: Fix soft-float handling.

Add -msoft-float alongside clang arguments to specify ABI.
Specify ABI in asm files explicitly.
This trigers asm warning due to gcc failing to propagate -msoft-float
but it's tolerable.
configure.ac
grub-core/boot/mips/startup_raw.S
grub-core/kern/mips/cache.S
grub-core/kern/mips/startup.S
grub-core/lib/mips/relocator_asm.S
include/grub/mips/kernel.h