OSDN Git Service

elf2flt.c (output_relocs) <use_resolved> [TARGET_arm]:
[uclinux-h8/elf2flt.git] / elf2flt.c
index 90718e4..89e04db 100644 (file)
--- a/elf2flt.c
+++ b/elf2flt.c
@@ -699,6 +699,7 @@ dump_symbols(symbols, number_of_symbols);
                                        relocation_needed = 1;
                                        break;
                                case R_ARM_REL32:
+                               case R_ARM_THM_PC11:
                                case R_ARM_THM_PC22:
                                        relocation_needed = 0;
                                        break;