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 739b3f1d8f Make native gdbserver boards no longer be "remote" (in DejaG [...] new b05628f0a8 Use std::vector in end_symtab_get_static_block new 2dc0e21971 Remove some cleanups from probe.c new a90ecff85a Remove cleanup from ppc-linux-nat.c new b80406accc Simple cleanup removals in remote.c new b7b030adc4 Return unique_xmalloc_ptr from target_read_stralloc new 87028b8739 Return unique_xmalloc_ptr from target_fileio_read_stralloc
The 6 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/ChangeLog | 54 +++++++++++++++++++++ gdb/buildsym.c | 39 +++++---------- gdb/linux-tdep.c | 117 ++++++++++++++++++--------------------------- gdb/osdata.c | 10 ++-- gdb/ppc-linux-nat.c | 11 ++--- gdb/probe.c | 24 ++-------- gdb/remote.c | 135 ++++++++++++++++++---------------------------------- gdb/solib-aix.c | 15 ++---- gdb/solib-svr4.c | 16 ++----- gdb/solib-target.c | 15 ++---- gdb/sparc64-tdep.c | 12 ++--- gdb/target.c | 24 +++++----- gdb/target.h | 27 +++++------ gdb/xml-support.c | 27 ++++------- gdb/xml-support.h | 7 +-- gdb/xml-syscall.c | 18 ++----- gdb/xml-tdesc.c | 37 +++++--------- 17 files changed, 235 insertions(+), 353 deletions(-)