diff options
author | Michael Meissner <gnu@the-meissners.org> | 1997-02-20 16:05:18 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1997-02-20 16:05:18 +0000 |
commit | c6c7035cfbe209813006b7c28dac452412a0aeb8 (patch) | |
tree | 89130abbd891b0f5bc423b1f39e5bfb0d0cbd291 /bfd/reloc.c | |
parent | 528031fd49710a960a89c65777ea1c779fbbbced (diff) | |
download | gdb-c6c7035cfbe209813006b7c28dac452412a0aeb8.zip gdb-c6c7035cfbe209813006b7c28dac452412a0aeb8.tar.gz gdb-c6c7035cfbe209813006b7c28dac452412a0aeb8.tar.bz2 |
Since d10v is public now, remove all sanitization statements
Diffstat (limited to 'bfd/reloc.c')
-rw-r--r-- | bfd/reloc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/reloc.c b/bfd/reloc.c index 201f142..f499fd7 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -2240,7 +2240,6 @@ COMMENT {* end-sanitize-arc *} COMMENT -{* start-sanitize-d10v *} ENUM BFD_RELOC_D10V_10_PCREL_R ENUMDOC @@ -2266,7 +2265,6 @@ ENUMDOC This is an 18-bit reloc with the right 2 bits assumed to be 0. COMMENT -{* end-sanitize-d10v *} COMMENT {* start-sanitize-d30v *} |