Add missing ChangeLog entries for previous commit.
gdb/ChangeLog:
2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
* dwarf2read.c (add_partial_symbol): Skip nameless modules.
gdb/testsuite/Changelog:
2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
* gdb.fortran/block-data.f: New.
* gdb.fortran/block-data.exp: New.
+2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
+
+ * dwarf2read.c (add_partial_symbol): Skip nameless modules.
+
2019-06-11 Tom Tromey <tom@tromey.com>
* common/common-utils.c (xmalloc, xrealloc, xcalloc)
+2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
+
+ * gdb.fortran/block-data.f: New.
+ * gdb.fortran/block-data.exp: New.
+
2019-06-11 Tom de Vries <tdevries@suse.de>
PR testsuite/24521