Removed R_V850_16_PCREL.

This commit is contained in:
Nick Clifton 1997-09-03 18:23:36 +00:00
parent 93f1885739
commit 3b52112dfd
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,7 @@
Wed Sep 3 11:25:57 1997 Nick Clifton <nickc@cygnus.com>
* v850.h (reloc_type): Remove R_V850_16_PCREL.
Tue Sep 2 17:41:05 1997 Nick Clifton <nickc@cygnus.com>
start-sanitize-v850e

View file

@ -55,7 +55,6 @@ enum reloc_type
{
R_V850_NONE = 0,
R_V850_9_PCREL,
R_V850_16_PCREL,
R_V850_22_PCREL,
R_V850_HI16_S,
R_V850_HI16,