diff options
author | Nick Clifton <nickc@redhat.com> | 1999-05-15 15:38:13 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-05-15 15:38:13 +0000 |
commit | 36797d47c90c84f9e60535885978c1fd71d1aa0a (patch) | |
tree | 9a500e3d5524b8a1c1fdba04d5fb2034f05efc74 /bfd/bfd-in2.h | |
parent | 661016bb24e303838a4d3821c2c85e042da085fa (diff) | |
download | gdb-36797d47c90c84f9e60535885978c1fd71d1aa0a.zip gdb-36797d47c90c84f9e60535885978c1fd71d1aa0a.tar.gz gdb-36797d47c90c84f9e60535885978c1fd71d1aa0a.tar.bz2 |
Add support for mcore RVA relocs.
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 860ca35..044e1a5 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -2171,6 +2171,7 @@ short offset into 11 bits. */ BFD_RELOC_MCORE_PCREL_IMM4BY2, BFD_RELOC_MCORE_PCREL_32, BFD_RELOC_MCORE_PCREL_JSR_IMM11BY2, + BFD_RELOC_MCORE_RVA, /* These two relocations are used by the linker to determine which of the entries in a C++ virtual function table are actually used. When |