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 2469b3c584 Riscv ld-elf/stab failure and fake label cleanup. new 9e5b9d2b29 Basic c++ification of varobj new ddf0ea085b Make varobj::children an std::vector new 0604393c22 Replace VEC (varobj_update_result) with std::vector new 7e2fd2f47b Remove DEF_VEC_P (varobj_p)
The 4 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 | 56 ++++++++ gdb/ada-varobj.c | 5 +- gdb/mi/mi-cmd-var.c | 62 ++++----- gdb/varobj.c | 362 ++++++++++++++++++---------------------------------- gdb/varobj.h | 67 +++++----- 5 files changed, 245 insertions(+), 307 deletions(-)