Update overflow type for R_XSTORMY16_16 reloc.

From-SVN: r67062
This commit is contained in:
Nick Clifton 2003-05-21 13:53:04 +00:00 committed by Nick Clifton
parent b3b33a51bd
commit 278566a235
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2003-05-21 Nick Clifton <nickc@redhat.com>
* config/stormy16/stormy-abi: Update overflow type for
R_XSTORMY16_16 reloc.
2003-05-21 Nathan Sidwell <nathan@codesourcery.com>
* c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.

View File

@ -133,7 +133,7 @@ Name Value Field Calculation Overflow
----------------------------------------------------------------
R_XSTORMY16_NONE 0 none none none
R_XSTORMY16_32 1 32 S + A none
R_XSTORMY16_16 2 16 S + A none
R_XSTORMY16_16 2 16 S + A either
R_XSTORMY16_8 3 8 S + A unsigned
R_XSTORMY16_PC32 4 32 S + A - P none
R_XSTORMY16_PC16 5 16 S + A - P signed