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 bf716a53bd8 Fix crash with C++ qualified names new b1c95bc4dd7 Move bfd_init to bfd.c new 5a671d7a854 Move mips_refhi_list to bfd tdata new 10c386190cb peXXigen.c sanity checks new 8eacd95dd44 Set dwarf2 stash pointer earlier
The 4 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/Makefile.am | 6 ++-- bfd/Makefile.in | 20 +++++------ bfd/bfd-in2.h | 20 +++++------ bfd/bfd.c | 37 +++++++++++++++++-- bfd/coff-mips.c | 23 ++++-------- bfd/doc/local.mk | 6 ++-- bfd/dwarf2.c | 3 +- bfd/ecoff.c | 15 ++++++++ bfd/init.c | 26 -------------- bfd/libecoff.h | 11 +++++- bfd/peXXigen.c | 96 +++++++++++++++++++++++++++----------------------- bfd/po/SRC-POTFILES.in | 1 - 12 files changed, 140 insertions(+), 124 deletions(-)