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 6638cfadb9b [gdb/testsuite] Add Term::get_string_with_attrs in tuiterm new f752be8f916 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 [...]