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 e0f06496026 gdb: hold a target_ops_ref in scoped_finish_thread_state new 8872d02b0f1 Sync libiberty sources with gcc master version
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: include/demangle.h | 8 +- include/libiberty.h | 10 +- libiberty/ChangeLog | 54 ++++ libiberty/Makefile.in | 1 - libiberty/acinclude.m4 | 2 +- libiberty/aclocal.m4 | 1 - libiberty/configure | 5 - libiberty/cp-demangle.c | 65 ++++- libiberty/simple-object-coff.c | 459 ++++++++++++++++++++++++++++------ libiberty/simple-object-mach-o.c | 25 +- libiberty/testsuite/demangle-expected | 7 + 11 files changed, 515 insertions(+), 122 deletions(-)