diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index d4ad499..d7cde28 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,7 @@ Thu Jun 11 08:56:46 1998 Nick Clifton <nickc@cygnus.com> + * write.c (adjust_reloc_syms): Add more checks for NULL pointers. + * config/tc-v850.c (v850_comm): Set SEC_COMMON bit on special common sections. |