aboutsummaryrefslogtreecommitdiff
path: root/bfd/reloc.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1997-09-16 21:21:30 +0000
committerNick Clifton <nickc@redhat.com>1997-09-16 21:21:30 +0000
commit5bb28764085071f64e6eae9de388ea72893150df (patch)
tree152736724d98b6c7fd2b1fc7b0298ba454150e44 /bfd/reloc.c
parent752851788a0a9976575a6efffa672120d7a45353 (diff)
downloadgdb-5bb28764085071f64e6eae9de388ea72893150df.zip
gdb-5bb28764085071f64e6eae9de388ea72893150df.tar.gz
gdb-5bb28764085071f64e6eae9de388ea72893150df.tar.bz2
Add support for a 16 bit reloc against the TDA pointer!
Diffstat (limited to 'bfd/reloc.c')
-rw-r--r--bfd/reloc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/reloc.c b/bfd/reloc.c
index e878ce3..9e31e49 100644
--- a/bfd/reloc.c
+++ b/bfd/reloc.c
@@ -2414,6 +2414,10 @@ ENUM
BFD_RELOC_V850_TDA_7_7_OFFSET
ENUMDOC
This is a 7 bit offset from the tiny data area pointer.
+ENUM
+ BFD_RELOC_V850_TDA_16_16_OFFSET
+ENUMDOC
+ This is a 16 bit offset from the tiny data area pointer.
COMMENT
{* start-sanitize-v850e *}
ENUM