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 48e9cc84058 Ensure 'exec-file has changed' check has priority over 'exe [...] new 0381901e629 Do without ld ENABLE_PLUGINS new 1e92785005c PR26132, ar creates invalid libraries for some targets with [...]
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/ChangeLog | 7 ++++++ bfd/configure | 24 ++++++++++++++++++ bfd/configure.ac | 24 ++++++++++++++++++ bfd/plugin.c | 2 +- ld/ChangeLog | 21 ++++++++++++++++ ld/Makefile.am | 25 ++++-------------- ld/Makefile.in | 77 +++++++++++++++++++++----------------------------------- ld/configure | 18 ++----------- ld/configure.ac | 1 - ld/ldfile.c | 10 ++++---- ld/ldlang.c | 30 +++++++++++----------- ld/ldlang.h | 4 +-- ld/ldlex.h | 4 +-- ld/ldmain.c | 14 +++++------ ld/lexsup.c | 16 ++++++------ ld/plugin.c | 2 ++ ld/testplug.c | 2 ++ ld/testplug2.c | 2 ++ ld/testplug3.c | 2 ++ ld/testplug4.c | 2 ++ 20 files changed, 162 insertions(+), 125 deletions(-)