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 74201a32082 Re: windres: don't exit so much on errors in read_coff_rsrc new 7e432e93f8a Limit BFD_SUPPORTS_PLUGINS check to plugin.h and targets.c
The 1 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/archive.c | 6 ----- bfd/bfd-in.h | 8 +++++++ bfd/bfd-in2.h | 8 +++++++ bfd/elflink.c | 7 +----- bfd/format.c | 22 +++++------------- bfd/plugin.c | 10 -------- bfd/plugin.h | 63 +++++++++++++++++++++++++++++++++++++++++++++++++- bfd/xtensa-dynconfig.c | 62 ++++++++++++++++++++++++------------------------- binutils/ar.c | 54 ++++++++++++++++++------------------------- binutils/nm.c | 22 ++++-------------- binutils/objcopy.c | 25 ++++---------------- ld/ldfile.c | 8 ------- ld/ldlang.c | 28 ++-------------------- ld/ldlang.h | 2 -- ld/ldlex.h | 2 -- ld/ldmain.c | 8 ------- ld/lexsup.c | 27 +++++++++------------- ld/libdep_plugin.c | 2 -- ld/plugin.c | 2 -- ld/testplug.c | 2 -- ld/testplug2.c | 2 -- ld/testplug3.c | 2 -- ld/testplug4.c | 2 -- 23 files changed, 161 insertions(+), 213 deletions(-)