2008-02-20 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / bfd / reloc.c
index aa218754bc734cfccae5f5979fbae5c2932af506..027ede0bf6ae60aca27848ce72bee11cc7a664ca 100644 (file)
@@ -2367,6 +2367,12 @@ 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
@@ -2918,6 +2924,11 @@ ENUMX
 ENUMDOC
   ARM group relocations.
 
+ENUM
+  BFD_RELOC_ARM_V4BX
+ENUMDOC
+  Annotation of BX instructions.
+
 ENUM
   BFD_RELOC_ARM_IMMEDIATE
 ENUMX
This page took 0.028987 seconds and 4 git commands to generate.