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 1f22ee1f723 Automatic date update in version.in new 642f545a933 Add new directive to GAS: .attach_to_group.
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: gas/ChangeLog | 15 +++++++++++++++ gas/config/obj-elf.c | 24 ++++++++++++++++++++++++ gas/doc/as.texi | 12 +++++++++++- gas/testsuite/gas/elf/attach-1.d | 11 +++++++++++ gas/testsuite/gas/elf/attach-1.s | 11 +++++++++++ gas/testsuite/gas/elf/attach-2.d | 11 +++++++++++ gas/testsuite/gas/elf/attach-2.s | 9 +++++++++ gas/testsuite/gas/elf/attach-err.d | 3 +++ gas/testsuite/gas/elf/attach-err.err | 4 ++++ gas/testsuite/gas/elf/attach-err.s | 5 +++++ gas/testsuite/gas/elf/elf.exp | 4 ++++ 11 files changed, 108 insertions(+), 1 deletion(-) create mode 100644 gas/testsuite/gas/elf/attach-1.d create mode 100644 gas/testsuite/gas/elf/attach-1.s create mode 100644 gas/testsuite/gas/elf/attach-2.d create mode 100644 gas/testsuite/gas/elf/attach-2.s create mode 100644 gas/testsuite/gas/elf/attach-err.d create mode 100644 gas/testsuite/gas/elf/attach-err.err create mode 100644 gas/testsuite/gas/elf/attach-err.s