Mention PR gdb/16696 in corresponding ChangeLog entry.

This commit is contained in:
Pedro Alves
2014-03-12 11:07:37 +00:00
parent 7701725167
commit 5893c83a47

View File

@ -42,6 +42,7 @@
2014-03-07 Pedro Alves <palves@redhat.com> 2014-03-07 Pedro Alves <palves@redhat.com>
PR gdb/16696
* rs6000-core.c (rs6000coff_core_p): Cast pointers to bfd_vma * rs6000-core.c (rs6000coff_core_p): Cast pointers to bfd_vma
through ptr_to_uint instead of through long. through ptr_to_uint instead of through long.