This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 80eaec735e3 [gdb/symtab] Handle named DW_TAG_unspecified_type DIE new 84e605558eb Suppress printing of superfluous BFD error messages new c6449f19d66 BFD error message suppression test case
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/gdb_bfd.c | 67 ++++++++ .../{solib-symbol-lib.c => bfd-errors-lib.c} | 23 ++- gdb/testsuite/gdb.base/bfd-errors.exp | 185 +++++++++++++++++++++ 3 files changed, 270 insertions(+), 5 deletions(-) copy gdb/testsuite/gdb.base/{solib-symbol-lib.c => bfd-errors-lib.c} (79%) create mode 100644 gdb/testsuite/gdb.base/bfd-errors.exp