grub/grub-core/kern/arm
Vladimir Serbinenko 57ffe93485 * grub-core/kern/arm/cache_armv6.S: Remove special handling for
clang (not necessarry with -no-integrated-as).
	* include/grub/symbol.h [__arm__]: Likewise.
2013-11-14 10:05:19 +01:00
..
efi * include/grub/symbol.h (END) [__arm__]: New macros. Replace all .end 2013-11-13 05:19:30 +01:00
uboot * grub-core/kern/arm/uboot/startup.S: Remove = by replacing with 2013-11-13 06:27:03 +01:00
cache.c * grub-core/kern/arm/cache.c (probe_caches): Move asm part to ... 2013-11-13 09:58:52 +01:00
cache.S * grub-core/kern/arm/cache.S: Replace = with explicit litteral load. 2013-11-13 06:23:32 +01:00
cache_armv6.S * grub-core/kern/arm/cache_armv6.S: Remove special handling for 2013-11-14 10:05:19 +01:00
cache_armv7.S Detect cache type on runtime rather than compile time 2013-05-17 01:33:22 +02:00
dl.c * grub-core/kern/arm/dl.c (do_relocations): Accept and ignore 2013-10-03 23:55:06 +02:00
dl_helper.c * grub-core/kern/arm/dl_helper.c: Use more proper %p for pointer. 2013-10-12 07:50:26 +02:00
misc.S * grub-core/kern/arm/misc.S: Make thumb2-compatible. 2013-11-14 01:33:06 +01:00