This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_45-branch in repository binutils-gdb.
from 44cd1f92e51 PR 33197 [AVR] Incorrect syntax in generated ldscript new a0d3507d107 strip: Properly handle LLVM IR bitcode
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/bfd-in2.h | 7 + bfd/format.c | 84 +++++++++-- binutils/objcopy.c | 40 ++++-- .../testsuite/binutils-all/x86-64/pr33198.c | 0 binutils/testsuite/binutils-all/x86-64/x86-64.exp | 158 +++++++++++++++++++++ binutils/testsuite/lib/binutils-common.exp | 27 ++++ 6 files changed, 295 insertions(+), 21 deletions(-) copy ld/testsuite/ld-elf/pr23162a.c => binutils/testsuite/binutils-all/x86-64/pr33 [...]