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 458ad2b83e bfd: remove unused local variables in elf32-score, elf32-sco [...] new 7bdf4127c3 ld: Allow section groups to be resolved as part of a relocat [...]
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: bfd/ChangeLog | 14 +++++++++++ bfd/elf.c | 35 ++++++++++++++-------------- bfd/elflink.c | 6 +++-- include/ChangeLog | 5 ++++ include/bfdlink.h | 3 +++ ld/ChangeLog | 21 +++++++++++++++++ ld/NEWS | 5 ++++ ld/ld.h | 5 ++++ ld/ld.texinfo | 23 ++++++++++++++++++ ld/ldgram.y | 4 +++- ld/ldlang.c | 18 +++++++++++--- ld/ldlex.h | 1 + ld/ldlex.l | 1 + ld/ldmain.c | 6 +++++ ld/lexsup.c | 6 +++++ ld/testsuite/ld-elf/group11.d | 6 +++++ ld/testsuite/ld-elf/group12.d | 6 +++++ ld/testsuite/ld-elf/{group.ld => group12.ld} | 2 ++ 18 files changed, 143 insertions(+), 24 deletions(-) create mode 100644 ld/testsuite/ld-elf/group11.d create mode 100644 ld/testsuite/ld-elf/group12.d copy ld/testsuite/ld-elf/{group.ld => group12.ld} (89%)