From: Nick Clifton Date: Thu, 11 Jun 1998 16:14:19 +0000 (+0000) Subject: Add more checks for NULL pointers. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=e2a15d35a88dcfc200f8d46c807b6f8287f94a6b;p=deliverable%2Fbinutils-gdb.git Add more checks for NULL pointers. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index d4ad499d6d..d7cde280cb 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,7 @@ Thu Jun 11 08:56:46 1998 Nick Clifton + * 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.