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 8cd6d968de1 Add form used for SPECIAL_expr as comment in testsuite Dwar [...] new ff4bc37d77a Keep input SHF_GNU_RETAIN sections and strip output SHF_GNU [...]
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: elfcpp/elfcpp.h | 1 + gold/layout.cc | 31 +++++++------- gold/object.cc | 4 +- gold/object.h | 50 ++++++++++++++++++++++ gold/testsuite/Makefile.am | 16 +++++++ gold/testsuite/Makefile.in | 26 +++++++++-- gold/testsuite/{pr26936.sh => retain.sh} | 43 +++++++++++-------- .../retain1.s => gold/testsuite/retain_1.s | 0 gold/testsuite/retain_2.s | 22 ++++++++++ 9 files changed, 154 insertions(+), 39 deletions(-) copy gold/testsuite/{pr26936.sh => retain.sh} (50%) copy binutils/testsuite/binutils-all/retain1.s => gold/testsuite/retain_1.s (100%) create mode 100644 gold/testsuite/retain_2.s