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 | e4f4033278e6653beed124c40f96eb78df891445 (patch) | |
tree | 51066b7ab3e7e1606418edd6910f3734bfb32c94 /bfd/bfd-in2.h | |
parent | 2cc25232b9df331ea860caf727d5622495ac674a (diff) | |
download | gdb-e4f4033278e6653beed124c40f96eb78df891445.tar.gz |
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 860ca3551be..044e1a55433 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 |