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 fe19e45ff3 Automatic date update in version.in new 91ae256e33 Relax a -r --gc-sections requirement new ac85e67c05 PR23788, objcopy: failed to find link section new e4c2619ad1 PR23800, .eqv doesn't always defer expression evaluation
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/ChangeLog | 6 ++++++ bfd/elf.c | 18 +++++++++--------- gas/ChangeLog | 11 +++++++++++ gas/config/tc-spu.c | 17 ++++++++++++++++- gas/expr.c | 7 +++++++ gas/testsuite/gas/all/eqv-dot.d | 12 ++++++++++++ gas/testsuite/gas/all/eqv-dot.s | 8 ++++++++ gas/testsuite/gas/all/gas.exp | 1 + ld/ChangeLog | 5 +++++ ld/ldlang.c | 6 ++++-- 10 files changed, 79 insertions(+), 12 deletions(-) create mode 100644 gas/testsuite/gas/all/eqv-dot.d create mode 100644 gas/testsuite/gas/all/eqv-dot.s