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 29866fa186 Fix address violation when attempting to read a corrupt fiel [...] new 62a5222fda LD/testsuite: Add 2**4 section alignment FILL script statement test
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/ChangeLog | 10 +++++++++ ld/testsuite/ld-scripts/data.exp | 1 + ld/testsuite/ld-scripts/fill.d | 33 ++++++++++++++++++++++------- ld/testsuite/ld-scripts/fill16.d | 43 ++++++++++++++++++++++++++++++++++++++ ld/testsuite/ld-scripts/fill16_0.s | 6 ++++++ ld/testsuite/ld-scripts/fill16_1.s | 6 ++++++ ld/testsuite/ld-scripts/fill16_2.s | 6 ++++++ 7 files changed, 97 insertions(+), 8 deletions(-) create mode 100644 ld/testsuite/ld-scripts/fill16.d create mode 100644 ld/testsuite/ld-scripts/fill16_0.s create mode 100644 ld/testsuite/ld-scripts/fill16_1.s create mode 100644 ld/testsuite/ld-scripts/fill16_2.s