]> git.proxmox.com Git - grub2.git/commit - ChangeLog
Remove -march=mips3 from TARGET_CCASFLAGS as it creates linking problem
authorVladimir Serbinenko <phcoder@gmail.com>
Fri, 22 Nov 2013 03:36:53 +0000 (04:36 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Fri, 22 Nov 2013 03:36:53 +0000 (04:36 +0100)
commit0d8f04cd830f55800a078e16b6c68647786fd917
tree0643bbf5f382331d613527b099ac433f90f1521a
parent490605201962c6f7b9bc39856fa28c040ef79feb
Remove -march=mips3 from TARGET_CCASFLAGS as it creates linking problem
when rest of GRUB is compiled for hisher stepping. Instead use
.set mips3/.set mips1 around cache and sync opcodes.
ChangeLog
conf/Makefile.common
grub-core/kern/mips/cache.S
grub-core/kern/mips/cache_flush.S