From f865a31d1ed571ccb8d17653b150e3a30f22b30d Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Thu, 11 Jun 2009 11:27:58 +0000 Subject: Add PC-relative branch instructions to moxie port. --- bfd/reloc.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bfd/reloc.c') diff --git a/bfd/reloc.c b/bfd/reloc.c index ad002d7..fd82c2d 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -2316,6 +2316,12 @@ ENUMDOC COMMENT ENUM + BFD_RELOC_MOXIE_10_PCREL +ENUMDOC + Moxie ELF relocations. +COMMENT + +ENUM BFD_RELOC_FRV_LABEL16 ENUMX BFD_RELOC_FRV_LABEL24 -- cgit v1.1