OSDN Git Service

Add BFD_RELOC_ARM_ADRL_IMMEDIATE.
authornickc <nickc>
Mon, 5 Jul 1999 06:29:45 +0000 (06:29 +0000)
committernickc <nickc>
Mon, 5 Jul 1999 06:29:45 +0000 (06:29 +0000)
bfd/ChangeLog
bfd/bfd-in2.h
bfd/reloc.c

index 3ce3af0..ccf94ad 100644 (file)
@@ -1,3 +1,10 @@
+1999-07-05  Nick Clifton  <nickc@cygnus.com>
+
+       * reloc.c: Add new, assembler only, ARM reloc:
+       BFD_RELOC_ARM_ADRL_IMMEDIATE.
+       
+       * bfd-in2.h: Regenerate.
+
 1999-07-02  Mark Mitchell  <mark@codesourcery.com>
 
        * dwarf2.c (parse_comp_unit): Add ABBREV_LENGTH parameter.
index 055cee2..1009c4d 100644 (file)
@@ -1915,6 +1915,7 @@ not stored in the instruction. */
 /* These relocs are only used within the ARM assembler.  They are not
 (at present) written to any object files. */
   BFD_RELOC_ARM_IMMEDIATE,
+  BFD_RELOC_ARM_ADRL_IMMEDIATE,
   BFD_RELOC_ARM_OFFSET_IMM,
   BFD_RELOC_ARM_SHIFT_IMM,
   BFD_RELOC_ARM_SWI,
index 360c1b2..5e1b73a 100644 (file)
@@ -2175,6 +2175,8 @@ ENUMDOC
 ENUM
   BFD_RELOC_ARM_IMMEDIATE
 ENUMX
+  BFD_RELOC_ARM_ADRL_IMMEDIATE
+ENUMX
   BFD_RELOC_ARM_OFFSET_IMM
 ENUMX
   BFD_RELOC_ARM_SHIFT_IMM