diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ef6e817..979d845 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,7 @@ 2007-07-27 Michael Snyder <msnyder@access-company.com> + * coffgen.c (_bfd_coff_read_internal_relocs): Return if count is zero. + * elf32-i386.c (elf_i386_check_relocs): Check for null pointer. 2007-07-27 H.J. Lu <hongjiu.lu@intel.com> |