2008-02-20 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index 858bb29d93a783c24596d2e6b0203d35ca66c058..c1b5341ab2cf7fd2f787fba0326d2a710e20e982 100644 (file)
@@ -3089,6 +3089,9 @@ pc-relative or some form of GOT-indirect relocation.  */
   BFD_RELOC_ARM_LDC_SB_G1,
   BFD_RELOC_ARM_LDC_SB_G2,
 
+/* Annotation of BX instructions.  */
+  BFD_RELOC_ARM_V4BX,
+
 /* These relocs are only used within the ARM assembler.  They are not
 (at present) written to any object files.  */
   BFD_RELOC_ARM_IMMEDIATE,
This page took 0.024289 seconds and 4 git commands to generate.