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 6732c57eeea [gdb/testsuite] Add gdb.dwarf2/backward-spec-inter-cu.exp new bacc61fd3e6 Thread-safety improvements for bfd_check_format_matches new 20bf7711bce Avoid cache race in bfd_check_format_matches
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: bfd/bfd-in2.h | 6 +++ bfd/bfd.c | 148 ++++++++++++++++++++++++++++++++++++++++++++++++++++------ bfd/cache.c | 84 +++++++++++++++++++++++++++++++-- bfd/format.c | 87 ++++++++++++++++++---------------- bfd/libbfd.h | 35 ++++++++++---- bfd/targets.c | 58 ----------------------- 6 files changed, 292 insertions(+), 126 deletions(-)