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 a1893a821c Silence GCC 9 error about deprecated implicit copy constructor. new a2575bec24 Update support for .note.gnu.property sections.
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: gold/ChangeLog | 35 ++++++++ gold/layout.cc | 186 ++++++++++++++++++++++++++++++++-------- gold/layout.h | 13 ++- gold/object.cc | 5 +- gold/target.h | 35 ++++---- gold/testsuite/Makefile.am | 4 +- gold/testsuite/Makefile.in | 4 +- gold/testsuite/gnu_property_a.S | 5 ++ gold/x86_64.cc | 116 ++++++++++++++++++++----- 9 files changed, 320 insertions(+), 83 deletions(-)