summaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2004-02-09 19:44:01 +0000
committerDaniel Jacobowitz <dan@debian.org>2004-02-09 19:44:01 +0000
commitcee0802370de30b5e41a57a9e2bde1b446ca0770 (patch)
treeb601adf9aaa6b9c05aa7a20e421d619f1234da1b /bfd/bfd-in2.h
parentf4570b829b5e52cf5d7abebf61a18d876fa6bcc1 (diff)
downloadbinutils-redhat-drow-cplus-branch.tar.gz
Merge drow-cplus-merge-20040208 to drow-cplus-branch.drow-cplus-branch
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index 4cc59e0bfb..f66c29ce23 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -3377,6 +3377,10 @@ value and a 8-bit page number. The symbol address is transformed
to follow the 16K memory bank of 68HC12 (seen as mapped in the window). */
BFD_RELOC_M68HC11_24,
+/* Motorola 68HC12 reloc.
+This is the 5 bits of a value. */
+ BFD_RELOC_M68HC12_5B,
+
/* These relocs are only used within the CRIS assembler. They are not
(at present) written to any object files. */
BFD_RELOC_CRIS_BDISP8,