OSDN Git Service

* elf2flt.c (output_relocs) <use_resolved> [TARGET_arm]: Add
[uclinux-h8/elf2flt.git] / elf2flt.c
index 09bf896..2b4cb83 100644 (file)
--- a/elf2flt.c
+++ b/elf2flt.c
@@ -702,6 +702,7 @@ dump_symbols(symbols, number_of_symbols);
                                case R_ARM_ABS32:
                                        relocation_needed = 1;
                                        break;
+                               case R_ARM_REL32:
                                case R_ARM_THM_PC22:
                                        relocation_needed = 0;
                                        break;