diff options
author | Nick Clifton <nickc@redhat.com> | 1999-07-05 06:29:47 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-07-05 06:29:47 +0000 |
commit | 752149a0588c2410eec80160f65c2191967fd575 (patch) | |
tree | 0f7d3c8c5e70d14f7e76e232e22ca4a72c20b139 /bfd/reloc.c | |
parent | 5e38c3b8564f88a243079d4c8b8595aba0be3e87 (diff) | |
download | gdb-752149a0588c2410eec80160f65c2191967fd575.zip gdb-752149a0588c2410eec80160f65c2191967fd575.tar.gz gdb-752149a0588c2410eec80160f65c2191967fd575.tar.bz2 |
Add BFD_RELOC_ARM_ADRL_IMMEDIATE.
Diffstat (limited to 'bfd/reloc.c')
-rw-r--r-- | bfd/reloc.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/reloc.c b/bfd/reloc.c index 360c1b2..5e1b73a 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -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 |