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 8bb8f834672 Fix gdb.interrupt race new 60856b5cdaf Fix implementation of SUBALIGN.
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: ld/ldlang.c | 13 ++++++++----- ld/testsuite/ld-scripts/align.exp | 8 ++++++++ ld/testsuite/ld-scripts/subalign.d | 12 ++++++++++++ ld/testsuite/ld-scripts/subalign.s | 20 ++++++++++++++++++++ ld/testsuite/ld-scripts/subalign.t | 20 ++++++++++++++++++++ 5 files changed, 68 insertions(+), 5 deletions(-) create mode 100644 ld/testsuite/ld-scripts/subalign.d create mode 100644 ld/testsuite/ld-scripts/subalign.s create mode 100644 ld/testsuite/ld-scripts/subalign.t