grub/grub-core/kern/arm
Vladimir Serbinenko 42e24b6006 Fix thumb compilation with clang.
According to EABI only STT_FUNC has convention of lowest bit indicating
execution mode. R_THM_{JUMP,CALL}* relocations are assumed to be pointing
to thumb mode unless they use STT_FUNC.
2017-02-02 00:59:49 +01:00
..
efi arm-efi: Reduce timer event frequency by 10 2016-01-07 20:54:20 +01:00
uboot arm-uboot: Make self-relocatable to allow loading at any address 2016-02-27 13:40:52 +01:00
cache.c Enable cache on ARM U-Boot port. 2013-12-23 05:01:58 +01:00
cache.S Fix ARM cache maintainance. 2013-12-23 04:27:53 +01:00
cache_armv6.S * grub-core/kern/arm/cache_armv6.S: Remove .arch directive. 2013-12-25 23:31:42 +01:00
cache_armv7.S Add explicit thumb interwork bx in asm files. 2013-12-17 14:50:44 +01:00
compiler-rt.S Remove libgcc dependency. 2015-03-03 20:50:37 +01:00
dl.c Fix thumb compilation with clang. 2017-02-02 00:59:49 +01:00
dl_helper.c dl_helper: Cleanup 2015-03-27 14:37:16 +01:00