diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 731ed0f..73ae75f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -3,6 +3,9 @@ Thu Jun 11 08:56:46 1998 Nick Clifton <nickc@cygnus.com> * config/tc-d30v.c (md_apply_fix3): Catch BFD_RELOC_8, BFD_RELOC_16, BFD_RELOC_64 and issue appropriate error messages. + (check_range): If the operand is shifted, then shift the number + before checking its range. + * write.c (adjust_reloc_syms): Add more checks for NULL pointers. * config/tc-v850.c (v850_comm): Set SEC_COMMON bit on special |