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 75c6202 Automatic date update in version.in new d81222d Fix edge cases in orphan section placement. new bfbf34d When using linker scripts, place linker-generated sections by [...]
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: gold/ChangeLog | 22 ++++++++++++ gold/script-sections.cc | 46 ++++++++++++++++++++++-- gold/testsuite/Makefile.am | 11 ++++++ gold/testsuite/Makefile.in | 22 +++++++++--- gold/testsuite/script_test_13.c | 2 ++ gold/testsuite/{pr20717.sh => script_test_13.sh} | 23 ++++++------ gold/testsuite/script_test_13.t | 7 ++++ 7 files changed, 114 insertions(+), 19 deletions(-) create mode 100644 gold/testsuite/script_test_13.c copy gold/testsuite/{pr20717.sh => script_test_13.sh} (63%) create mode 100644 gold/testsuite/script_test_13.t