PR binutils/5535
[deliverable/binutils-gdb.git] / bfd / reloc.c
index 525fe35b6335b5d68632bc7ccd67bbc4d2759d6f..f413ced7172708c8e6a4cc266f92249295286a76 100644 (file)
@@ -2361,6 +2361,18 @@ ENUM
   BFD_RELOC_MN10300_RELATIVE
 ENUMDOC
   Adjust by program base.
+ENUM
+  BFD_RELOC_MN10300_SYM_DIFF
+ENUMDOC
+  Together with another reloc targeted at the same location,
+  allows for a value that is the difference of two symbols
+  in the same section.
+ENUM
+  BFD_RELOC_MN10300_ALIGN
+ENUMDOC
+  The addend of this reloc is an alignment power that must
+  be honoured at the offset's location, regardless of linker
+  relaxation.
 COMMENT
 
 ENUM
This page took 0.0231 seconds and 4 git commands to generate.