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 a6e7fea128b gdb: throw OPTIMIZED_OUT_ERROR rather than GENERIC_ERROR new 2bb7589ddf6 gdbsupport: move xfree into its own file new 8579fd136a6 gdb/gdbsupport: make xstrprintf and xstrvprintf return a un [...]
The 2 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: gdb/ada-lang.c | 3 +- gdb/auto-load.c | 17 +++------ gdb/breakpoint.c | 9 ++--- gdb/charset.c | 18 ++++----- gdb/cli/cli-cmds.c | 9 ++--- gdb/cli/cli-decode.c | 12 +++--- gdb/cli/cli-utils.c | 2 +- gdb/cp-abi.c | 11 ++---- gdb/frv-tdep.c | 14 ++----- gdb/gcore.c | 2 +- gdb/guile/scm-breakpoint.c | 2 +- gdb/guile/scm-cmd.c | 33 +++++++---------- gdb/guile/scm-exception.c | 12 +++--- gdb/guile/scm-gsmob.c | 7 +--- gdb/guile/scm-ports.c | 6 +-- gdb/jit.c | 4 +- gdb/language.c | 3 +- gdb/linespec.c | 5 ++- gdb/location.c | 9 +++-- gdb/macrotab.c | 2 +- gdb/main.c | 2 +- gdb/mi/mi-cmd-env.c | 2 +- gdb/python/py-breakpoint.c | 2 +- gdb/remote.c | 39 +++++++++----------- gdb/riscv-tdep.c | 4 +- gdb/rust-lang.h | 5 +-- gdb/skip.c | 2 +- gdb/target.c | 6 +-- gdb/tracepoint.c | 2 +- gdb/tui/tui-layout.c | 4 +- gdb/utils.c | 4 +- gdb/xtensa-tdep.c | 3 +- gdbsupport/common-utils.cc | 10 ++--- gdbsupport/common-utils.h | 22 ++--------- .../gdb.arch/ppc-dfp.c => gdbsupport/gdb-xfree.h | 43 ++++++++++------------ gdbsupport/gdb_unique_ptr.h | 1 + 36 files changed, 140 insertions(+), 191 deletions(-) copy gdb/testsuite/gdb.arch/ppc-dfp.c => gdbsupport/gdb-xfree.h (54%)