grub/grub-core/kern/mips
Vladimir Serbinenko 0d8f04cd83 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.
2013-11-22 04:36:53 +01:00
..
arc MIPS grub_machine_get_bootlocation arguments are used 2013-11-16 16:59:07 +04:00
loongson Add new ports: i386-xen and x86_64-xen. This allows running GRUB in 2013-11-09 21:29:11 +01:00
qemu_mips * grub-core/kern/mips/qemu_mips/init.c (grub_machine_init): Update 2013-11-18 16:39:45 +01:00
cache.S Remove -march=mips3 from TARGET_CCASFLAGS as it creates linking problem 2013-11-22 04:36:53 +01:00
cache_flush.S Remove -march=mips3 from TARGET_CCASFLAGS as it creates linking problem 2013-11-22 04:36:53 +01:00
dl.c Unify GOT/trampoline handling between PPC, MIPS and IA64 as they 2013-11-21 21:54:33 +01:00
init.c Implement grub_machine_get_bootlocation for ARC. 2013-04-27 19:12:11 +02:00
startup.S Move mips-arc link address. Previous link address was chosen 2013-04-24 13:54:17 +02:00