Add support for M32R GOT relocs
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index 5001cf87b510eec32efb362c33344937d2898245..3b9d78cf937a0e4384e70f422178df626aac6bfb 100644 (file)
@@ -2821,6 +2821,9 @@ add3, load, and store instructions.  */
   BFD_RELOC_M32R_JMP_SLOT,
   BFD_RELOC_M32R_RELATIVE,
   BFD_RELOC_M32R_GOTOFF,
+  BFD_RELOC_M32R_GOTOFF_HI_ULO,
+  BFD_RELOC_M32R_GOTOFF_HI_SLO,
+  BFD_RELOC_M32R_GOTOFF_LO,
   BFD_RELOC_M32R_GOTPC24,
   BFD_RELOC_M32R_GOT16_HI_ULO,
   BFD_RELOC_M32R_GOT16_HI_SLO,
This page took 0.023918 seconds and 4 git commands to generate.