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 c9301e3 PR 19264 looping in ppc64_elf_size_stubs new 2edb36e Add command line option to stop the assembler from padding th [...] new 95daf21 oops - omitted from previous delta
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: gas/ChangeLog | 15 +++++++++++++++ gas/NEWS | 3 +++ gas/as.c | 10 +++++++++- gas/as.h | 6 ++++-- gas/doc/as.texinfo | 18 +++++++++++++++++- gas/testsuite/gas/elf/elf.exp | 1 + gas/testsuite/gas/elf/section11.d | 13 +++++++++++++ gas/testsuite/gas/elf/section11.s | 14 ++++++++++++++ gas/write.c | 10 ++++++++-- 9 files changed, 84 insertions(+), 6 deletions(-) create mode 100644 gas/testsuite/gas/elf/section11.d create mode 100644 gas/testsuite/gas/elf/section11.s