]> git.ipfire.org Git - thirdparty/grub.git/commit
Remove mips_attributes.
authorVladimir Serbinenko <phcoder@gmail.com>
Wed, 22 Jul 2015 18:47:56 +0000 (20:47 +0200)
committerVladimir Serbinenko <phcoder@gmail.com>
Wed, 22 Jul 2015 19:05:11 +0000 (21:05 +0200)
commiteecdbebc8416467c029ab05d1c457901c4701c26
treede224bd3b6e33e438d952f5974251bf985e35bd0
parentf250c337f1a5ab648709c899d14fcf086f5c3aff
Remove mips_attributes.

mips_attributes was introduced to work around clang problems with
-msoft-float. Those problems are now fixed and moreover .gnu_attributes
itself is unportable and creates problem with clang.

Revert "mips: Fix soft-float handling."

This partially reverts commit 6a4ecd276ed39f66be0ad6ff0f8ff67598098605.
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