From 5bb28764085071f64e6eae9de388ea72893150df Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 16 Sep 1997 21:21:30 +0000 Subject: Add support for a 16 bit reloc against the TDA pointer! --- bfd/reloc.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bfd/reloc.c') 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 -- cgit v1.1