mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
Removed R_V850_16_PCREL.
This commit is contained in:
@ -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>
|
Tue Sep 2 17:41:05 1997 Nick Clifton <nickc@cygnus.com>
|
||||||
|
|
||||||
start-sanitize-v850e
|
start-sanitize-v850e
|
||||||
|
@ -55,7 +55,6 @@ enum reloc_type
|
|||||||
{
|
{
|
||||||
R_V850_NONE = 0,
|
R_V850_NONE = 0,
|
||||||
R_V850_9_PCREL,
|
R_V850_9_PCREL,
|
||||||
R_V850_16_PCREL,
|
|
||||||
R_V850_22_PCREL,
|
R_V850_22_PCREL,
|
||||||
R_V850_HI16_S,
|
R_V850_HI16_S,
|
||||||
R_V850_HI16,
|
R_V850_HI16,
|
||||||
|
Reference in New Issue
Block a user