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 7b793987b5e Use GNU make pattern rule in ld Makefile new cefaa117f76 gas/ELF: allow "inheriting" section attributes and type new 183440b0aa1 gas/ELF: widen use of $dump_opts in testsuite new 67694446f77 bfd: correct relocation handling for objcopy COFF -> ELF
The 3 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: bfd/coff-i386.c | 3 +- bfd/coff-sh.c | 3 +- bfd/coff-x86_64.c | 3 +- bfd/coffcode.h | 9 ++++- gas/config/obj-elf.c | 53 ++++++++++++++++++++++++++++-- gas/doc/as.texi | 12 +++++++ gas/testsuite/gas/arm/wince.d | 6 ++-- gas/testsuite/gas/elf/bignums.d | 4 +-- gas/testsuite/gas/elf/dwarf2-5.d | 4 +-- gas/testsuite/gas/elf/elf.exp | 14 ++++---- gas/testsuite/gas/elf/group1a.d | 2 -- gas/testsuite/gas/elf/groupautoa.d | 2 -- gas/testsuite/gas/elf/section10.d | 2 -- gas/testsuite/gas/elf/section11.d | 5 --- gas/testsuite/gas/elf/section30.d | 28 ++++++++++++++++ gas/testsuite/gas/elf/section30.s | 67 ++++++++++++++++++++++++++++++++++++++ gas/testsuite/gas/elf/section4.d | 2 -- 17 files changed, 185 insertions(+), 34 deletions(-) create mode 100644 gas/testsuite/gas/elf/section30.d create mode 100644 gas/testsuite/gas/elf/section30.s